Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 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-ssh9950841385554798185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7092402847031207772.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1627235546943586466.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh13230348699906415898.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-ssh1592181379000005127.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 Running on prd-ubuntu20.04-docker-8c-8g-14753 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/519 [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/519 # 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (main) > 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 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#4560)" > git rev-list --no-walk 079d219be26533084879877c2803b7bbbdfcd758 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-09T20:19:32.308Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-09T20:19:32.392Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-09T20:19:32.411Z] ========================================================= [2023-05-09T20:19:32.411Z] EdgeX Global Pipelines Version Info [2023-05-09T20:19:32.411Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:19:33.950Z] ------------------- [2023-05-09T20:19:33.950Z] stable info: [2023-05-09T20:19:33.950Z] ------------------- [2023-05-09T20:19:33.950Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-09T20:19:33.950Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:19:33.950Z] Message: update stable to v1.0.249 [2023-05-09T20:19:34.517Z] ------------------- [2023-05-09T20:19:34.517Z] experimental info: [2023-05-09T20:19:34.517Z] ------------------- [2023-05-09T20:19:34.517Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-09T20:19:34.517Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-09T20:19:34.517Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-09T20:19:34.737Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-05-09T20:19:34.755Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-05-09T20:19:34.774Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-09T20:19:34.790Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-09T20:19:34.808Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-09T20:19:34.824Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-09T20:19:34.838Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-09T20:19:34.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-05-09T20:19:34.867Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-05-09T20:19:34.885Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-05-09T20:19:34.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-09T20:19:34.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-09T20:19:34.932Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-09T20:19:34.946Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-09T20:19:34.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-09T20:19:34.984Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T20:19:35.003Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-09T20:19:35.017Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-09T20:19:35.034Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-09T20:19:35.049Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-09T20:19:35.063Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-09T20:19:35.078Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-09T20:19:35.096Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-09T20:19:35.114Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-05-09T20:19:35.132Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-05-09T20:19:35.150Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-05-09T20:19:35.168Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] echo [2023-05-09T20:19:35.183Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 12c0691 [Pipeline] echo [2023-05-09T20:19:35.196Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:19:35.247Z] provisioning config files... [2023-05-09T20:19:35.262Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config15605125967367208684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:19:35.568Z] ---> docker-login.sh [2023-05-09T20:19:35.568Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:19:35.828Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:19:35.828Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:19:35.828Z] Configure a credential helper to remove this warning. See [2023-05-09T20:19:35.828Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:19:35.828Z] [2023-05-09T20:19:35.828Z] Login Succeeded [2023-05-09T20:19:35.828Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:19:35.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:19:35.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:19:35.829Z] Configure a credential helper to remove this warning. See [2023-05-09T20:19:35.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:19:35.829Z] [2023-05-09T20:19:35.829Z] Login Succeeded [2023-05-09T20:19:35.829Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:19:36.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:19:36.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:19:36.089Z] Configure a credential helper to remove this warning. See [2023-05-09T20:19:36.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:19:36.089Z] [2023-05-09T20:19:36.089Z] Login Succeeded [2023-05-09T20:19:36.089Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:19:36.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:19:36.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:19:36.089Z] Configure a credential helper to remove this warning. See [2023-05-09T20:19:36.089Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:19:36.089Z] [2023-05-09T20:19:36.089Z] Login Succeeded [2023-05-09T20:19:36.089Z] docker.io [2023-05-09T20:19:36.349Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:19:36.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:19:36.610Z] Configure a credential helper to remove this warning. See [2023-05-09T20:19:36.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:19:36.610Z] [2023-05-09T20:19:36.610Z] Login Succeeded [2023-05-09T20:19:36.610Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:19:36.619Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:19:36.929Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/core-command/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo core-command,cmd/core-command/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-05-09T20:19:36.929Z] + dirname+ cmd/core-data/Dockerfile [2023-05-09T20:19:36.929Z] cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo core-data,cmd/core-data/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/core-metadata/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-05-09T20:19:36.929Z] + + cut -d/ -f2 [2023-05-09T20:19:36.929Z] dirname cmd/security-bootstrapper/Dockerfile [2023-05-09T20:19:36.929Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/security-spire-agent/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/security-spire-config/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/security-spire-server/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-05-09T20:19:36.929Z] + + dirname cmd/support-notifications/Dockerfilecut [2023-05-09T20:19:36.929Z] -d/ -f2 [2023-05-09T20:19:36.929Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-05-09T20:19:36.929Z] + dirname cmd/support-scheduler/Dockerfile [2023-05-09T20:19:36.929Z] + cut -d/ -f2 [2023-05-09T20:19:36.929Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-05-09T20:19:36.995Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-09T20:19:37.367Z] + git rev-list -1 --merges 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795~1..12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] echo [2023-05-09T20:19:37.385Z] -----------> git rev-list -1 --merges 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795~1..12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [false] [Pipeline] sh [2023-05-09T20:19:37.675Z] + git log --format=format:%s -1 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] echo [2023-05-09T20:19:37.688Z] ========================================================= [2023-05-09T20:19:37.688Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-09T20:19:37.688Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-05-09T20:19:38.088Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:19:38.088Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-09T20:19:38.088Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-09T20:19:38.088Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-09T20:19:38.088Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-09T20:19:38.088Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-09T20:19:38.088Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:19:38.521Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:19:38.522Z] [2023-05-09T20:19:38.522Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:19:38.821Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:19:38.821Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-09T20:19:38.821Z] b85a868b505f: Pulling fs layer [2023-05-09T20:19:38.821Z] e2be974225ed: Pulling fs layer [2023-05-09T20:19:38.821Z] 339a4e72a1f5: Pulling fs layer [2023-05-09T20:19:38.821Z] 988bab9f4d93: Pulling fs layer [2023-05-09T20:19:38.821Z] 1469e6f7b9e6: Pulling fs layer [2023-05-09T20:19:38.821Z] eaf3925da568: Pulling fs layer [2023-05-09T20:19:38.821Z] 988bab9f4d93: Waiting [2023-05-09T20:19:38.821Z] 1469e6f7b9e6: Waiting [2023-05-09T20:19:38.821Z] bab4dde63d76: Pulling fs layer [2023-05-09T20:19:38.821Z] eaf3925da568: Waiting [2023-05-09T20:19:38.821Z] bde34c3a00c8: Pulling fs layer [2023-05-09T20:19:38.821Z] b352a97aabf1: Pulling fs layer [2023-05-09T20:19:38.821Z] 4872d77fe225: Pulling fs layer [2023-05-09T20:19:38.821Z] b352a97aabf1: Waiting [2023-05-09T20:19:38.821Z] bab4dde63d76: Waiting [2023-05-09T20:19:38.821Z] bde34c3a00c8: Waiting [2023-05-09T20:19:38.821Z] 5851b861e8e6: Pulling fs layer [2023-05-09T20:19:38.821Z] 5851b861e8e6: Waiting [2023-05-09T20:19:38.821Z] e2be974225ed: Verifying Checksum [2023-05-09T20:19:38.821Z] e2be974225ed: Download complete [2023-05-09T20:19:38.821Z] 988bab9f4d93: Verifying Checksum [2023-05-09T20:19:38.821Z] 988bab9f4d93: Download complete [2023-05-09T20:19:39.081Z] 1469e6f7b9e6: Verifying Checksum [2023-05-09T20:19:39.081Z] 1469e6f7b9e6: Download complete [2023-05-09T20:19:39.081Z] b85a868b505f: Verifying Checksum [2023-05-09T20:19:39.081Z] b85a868b505f: Download complete [2023-05-09T20:19:39.081Z] eaf3925da568: Download complete [2023-05-09T20:19:39.081Z] bde34c3a00c8: Download complete [2023-05-09T20:19:39.342Z] 339a4e72a1f5: Verifying Checksum [2023-05-09T20:19:39.342Z] 339a4e72a1f5: Download complete [2023-05-09T20:19:39.342Z] b352a97aabf1: Download complete [2023-05-09T20:19:39.342Z] 4872d77fe225: Verifying Checksum [2023-05-09T20:19:39.342Z] 4872d77fe225: Download complete [2023-05-09T20:19:39.342Z] 5851b861e8e6: Verifying Checksum [2023-05-09T20:19:39.342Z] 5851b861e8e6: Download complete [2023-05-09T20:19:39.600Z] bab4dde63d76: Verifying Checksum [2023-05-09T20:19:39.600Z] bab4dde63d76: Download complete [2023-05-09T20:19:40.166Z] b85a868b505f: Pull complete [2023-05-09T20:19:40.425Z] e2be974225ed: Pull complete [2023-05-09T20:19:40.685Z] 339a4e72a1f5: Pull complete [2023-05-09T20:19:40.685Z] 988bab9f4d93: Pull complete [2023-05-09T20:19:40.948Z] 1469e6f7b9e6: Pull complete [2023-05-09T20:19:40.948Z] eaf3925da568: Pull complete [2023-05-09T20:19:42.866Z] bab4dde63d76: Pull complete [2023-05-09T20:19:42.866Z] bde34c3a00c8: Pull complete [2023-05-09T20:19:42.867Z] b352a97aabf1: Pull complete [2023-05-09T20:19:42.867Z] 4872d77fe225: Pull complete [2023-05-09T20:19:42.867Z] 5851b861e8e6: Pull complete [2023-05-09T20:19:42.867Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-09T20:19:42.867Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:19:42.867Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:19:42.960Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:19:42.999Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T20:19:44.101Z] $ docker top 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f -eo pid,comm [2023-05-09T20:19:44.145Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T20:19:44.145Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:19:44.187Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:19:44.187Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:19:44.290Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:19:44.300Z] $ docker exec 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent [2023-05-09T20:19:44.404Z] SSH_AUTH_SOCK=/tmp/ssh-UQ5Ojvdct4gy/agent.32 [2023-05-09T20:19:44.404Z] SSH_AGENT_PID=38 [2023-05-09T20:19:44.409Z] Running ssh-add (command line suppressed) [2023-05-09T20:19:44.503Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_10768255028654890258.key (/w/workspace/edgex-go/519@tmp/private_key_10768255028654890258.key) [2023-05-09T20:19:44.512Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:19:44.802Z] + git tag --points-at HEAD [Pipeline] } [2023-05-09T20:19:44.820Z] $ docker exec --env ******** --env ******** 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent -k [2023-05-09T20:19:44.914Z] unset SSH_AUTH_SOCK; [2023-05-09T20:19:44.914Z] unset SSH_AGENT_PID; [2023-05-09T20:19:44.914Z] echo Agent pid 38 killed; [2023-05-09T20:19:44.918Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-09T20:19:44.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:19:44.943Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:19:45.059Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:19:45.067Z] $ docker exec 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent [2023-05-09T20:19:45.163Z] SSH_AUTH_SOCK=/tmp/ssh-cy5E8babkbfC/agent.70 [2023-05-09T20:19:45.163Z] SSH_AGENT_PID=76 [2023-05-09T20:19:45.168Z] Running ssh-add (command line suppressed) [2023-05-09T20:19:45.275Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_7843164170411995226.key (/w/workspace/edgex-go/519@tmp/private_key_7843164170411995226.key) [2023-05-09T20:19:45.281Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:19:45.568Z] + git semver init [2023-05-09T20:19:45.827Z] 2023-05-09 20:19:45,730 [run_init] DEBUG init version:0.0.0 force:False [2023-05-09T20:19:45.827Z] 2023-05-09 20:19:45,731 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/519/.semver [2023-05-09T20:19:45.827Z] 2023-05-09 20:19:45,732 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/519/.semver [2023-05-09T20:19:45.827Z] 2023-05-09 20:19:45,732 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/519/.semver'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:19:50.038Z] 2023-05-09 20:19:49,552 [append_file] DEBUG append to file:/w/workspace/edgex-go/519/.git/info/exclude [2023-05-09T20:19:50.038Z] 2023-05-09 20:19:49,553 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/519/.semver/main with force:False [2023-05-09T20:19:50.038Z] 2023-05-09 20:19:49,553 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:19:50.038Z] 2023-05-09 20:19:49,553 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:19:50.038Z] 3.0.0-dev.153 [Pipeline] } [2023-05-09T20:19:50.054Z] $ docker exec --env ******** --env ******** 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f ssh-agent -k [2023-05-09T20:19:50.148Z] unset SSH_AUTH_SOCK; [2023-05-09T20:19:50.149Z] unset SSH_AGENT_PID; [2023-05-09T20:19:50.149Z] echo Agent pid 76 killed; [2023-05-09T20:19:50.152Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:19:50.458Z] + git semver [Pipeline] } [2023-05-09T20:19:50.734Z] $ docker stop --time=1 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f [2023-05-09T20:19:51.996Z] $ docker rm -f --volumes 58a5da4e63bf5a9a31e6e2b6dd71191698c60cec2a3da0e7a08767168dd4ed1f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:19:52.327Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-09T20:19:52.526Z] Stashed 1 file(s) [Pipeline] echo [2023-05-09T20:19:52.529Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.153 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T20:19:52.946Z] + git config --global --add safe.directory /w/workspace/edgex-go/519 [Pipeline] echo [2023-05-09T20:19:52.959Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:19:52.971Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:19:52.981Z] ========================================================= [2023-05-09T20:19:52.981Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-09T20:19:52.981Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:19:53.268Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:19:53.268Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-09T20:19:53.268Z] f56be85fc22e: Pulling fs layer [2023-05-09T20:19:53.268Z] 85791d961cd3: Pulling fs layer [2023-05-09T20:19:53.268Z] d694b5ae8c79: Pulling fs layer [2023-05-09T20:19:53.268Z] 9f32a84ed3da: Pulling fs layer [2023-05-09T20:19:53.268Z] 4d19c01a9841: Pulling fs layer [2023-05-09T20:19:53.268Z] 9325e15d5711: Pulling fs layer [2023-05-09T20:19:53.268Z] 556b6ee489ea: Pulling fs layer [2023-05-09T20:19:53.268Z] c5a4b2cf53e6: Pulling fs layer [2023-05-09T20:19:53.268Z] 9325e15d5711: Waiting [2023-05-09T20:19:53.268Z] c5a4b2cf53e6: Waiting [2023-05-09T20:19:53.268Z] 556b6ee489ea: Waiting [2023-05-09T20:19:53.268Z] 9f32a84ed3da: Waiting [2023-05-09T20:19:53.268Z] 4d19c01a9841: Waiting [2023-05-09T20:19:53.268Z] 85791d961cd3: Verifying Checksum [2023-05-09T20:19:53.268Z] 85791d961cd3: Download complete [2023-05-09T20:19:53.268Z] 9f32a84ed3da: Verifying Checksum [2023-05-09T20:19:53.268Z] 9f32a84ed3da: Download complete [2023-05-09T20:19:53.268Z] 4d19c01a9841: Verifying Checksum [2023-05-09T20:19:53.268Z] 4d19c01a9841: Download complete [2023-05-09T20:19:53.268Z] f56be85fc22e: Verifying Checksum [2023-05-09T20:19:53.268Z] f56be85fc22e: Download complete [2023-05-09T20:19:53.268Z] 9325e15d5711: Verifying Checksum [2023-05-09T20:19:53.268Z] 9325e15d5711: Download complete [2023-05-09T20:19:53.527Z] f56be85fc22e: Pull complete [2023-05-09T20:19:53.527Z] 85791d961cd3: Pull complete [2023-05-09T20:19:54.094Z] d694b5ae8c79: Download complete [2023-05-09T20:19:54.351Z] c5a4b2cf53e6: Verifying Checksum [2023-05-09T20:19:54.351Z] c5a4b2cf53e6: Download complete [2023-05-09T20:19:54.351Z] 556b6ee489ea: Verifying Checksum [2023-05-09T20:19:54.351Z] 556b6ee489ea: Download complete [2023-05-09T20:19:57.633Z] d694b5ae8c79: Pull complete [2023-05-09T20:19:57.633Z] 9f32a84ed3da: Pull complete [2023-05-09T20:19:57.633Z] 4d19c01a9841: Pull complete [2023-05-09T20:19:57.633Z] 9325e15d5711: Pull complete [2023-05-09T20:19:59.529Z] 556b6ee489ea: Pull complete [2023-05-09T20:20:00.097Z] c5a4b2cf53e6: Pull complete [2023-05-09T20:20:00.097Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-09T20:20:00.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:20:00.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:20:00.401Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:20:00.402Z] WORKDIR /edgex [2023-05-09T20:20:00.402Z] COPY go.mod . [2023-05-09T20:20:00.402Z] RUN go mod download [2023-05-09T20:20:00.402Z] + docker build -t ci-base-image-x86_64 -f - . [2023-05-09T20:20:00.970Z] Sending build context to Docker daemon 170.7MB [2023-05-09T20:20:00.970Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-09T20:20:00.970Z] ---> c4be618373d6 [2023-05-09T20:20:00.970Z] Step 2/4 : WORKDIR /edgex [2023-05-09T20:20:02.883Z] ---> Running in f0823f959721 [2023-05-09T20:20:02.883Z] Removing intermediate container f0823f959721 [2023-05-09T20:20:02.883Z] ---> cdbf7d1b17e7 [2023-05-09T20:20:02.883Z] Step 3/4 : COPY go.mod . [2023-05-09T20:20:02.883Z] ---> 1e9a711f402a [2023-05-09T20:20:02.883Z] Step 4/4 : RUN go mod download [2023-05-09T20:20:02.883Z] ---> Running in f00e1d1fd9c2 [2023-05-09T20:20:07.622Z] Still waiting to schedule task [2023-05-09T20:20:07.622Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14755’ [2023-05-09T20:20:11.018Z] Removing intermediate container f00e1d1fd9c2 [2023-05-09T20:20:11.018Z] ---> b63a88d54271 [2023-05-09T20:20:11.018Z] Successfully built b63a88d54271 [2023-05-09T20:20:11.018Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:20:11.320Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:20:11.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:20:11.384Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:20:11.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-x86_64 cat [2023-05-09T20:20:11.732Z] $ docker top 6a47f2e9026e0be207d4f4b26fd77904fabb45f01289e741de218e609e822753 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:20:12.070Z] + go version [2023-05-09T20:20:12.070Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-09T20:20:12.086Z] $ docker stop --time=1 6a47f2e9026e0be207d4f4b26fd77904fabb45f01289e741de218e609e822753 [2023-05-09T20:20:13.338Z] $ docker rm -f --volumes 6a47f2e9026e0be207d4f4b26fd77904fabb45f01289e741de218e609e822753 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:20:13.779Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-09T20:20:13.779Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:20:13.849Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:20:13.891Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** ci-base-image-x86_64 cat [2023-05-09T20:20:14.210Z] $ docker top 61ca2453f5f535d0146843f78c89695d8531f6cad2019ac9ebc226692a998baf -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T20:20:14.267Z] ========================================================= [2023-05-09T20:20:14.267Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-05-09T20:20:14.267Z] ========================================================= [Pipeline] sh [2023-05-09T20:20:14.546Z] + git config --global --add safe.directory /w/workspace/edgex-go/519 [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:20:14.845Z] + make test [2023-05-09T20:20:14.845Z] go test -race -coverprofile=coverage.out ./... [2023-05-09T20:20:21.414Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-05-09T20:20:36.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-05-09T20:20:36.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-05-09T20:20:36.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-05-09T20:20:36.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-05-09T20:20:36.314Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-05-09T20:20:36.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-05-09T20:20:36.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-05-09T20:20:36.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-05-09T20:20:36.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-05-09T20:20:36.314Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-05-09T20:20:36.314Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-05-09T20:20:36.574Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-05-09T20:20:36.574Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-05-09T20:20:36.574Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-05-09T20:20:38.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-05-09T20:20:38.476Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-05-09T20:20:38.476Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-05-09T20:20:40.377Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements [2023-05-09T20:20:44.566Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.091s coverage: 71.5% of statements [2023-05-09T20:20:44.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-05-09T20:20:44.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-05-09T20:20:44.566Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-05-09T20:20:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-05-09T20:20:45.942Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-05-09T20:20:45.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.067s coverage: 54.0% of statements [2023-05-09T20:20:46.875Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-05-09T20:20:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-05-09T20:20:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:20:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-05-09T20:20:46.876Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-05-09T20:20:48.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-05-09T20:20:48.251Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-05-09T20:20:49.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.619s coverage: 88.5% of statements [2023-05-09T20:20:49.627Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.081s coverage: 3.8% of statements [2023-05-09T20:20:49.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-05-09T20:20:49.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:20:49.885Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-05-09T20:20:50.453Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.343s coverage: 95.6% of statements [2023-05-09T20:20:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-05-09T20:20:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-05-09T20:20:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-05-09T20:20:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-05-09T20:20:50.453Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-05-09T20:20:50.453Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.056s coverage: 72.2% of statements [2023-05-09T20:20:51.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-05-09T20:20:51.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-05-09T20:20:51.383Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-05-09T20:20:51.641Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.060s coverage: 65.9% of statements [2023-05-09T20:20:51.899Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-05-09T20:20:51.899Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2023-05-09T20:20:51.899Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-05-09T20:20:52.158Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.056s coverage: 29.0% of statements [2023-05-09T20:20:52.158Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.035s coverage: 42.9% of statements [2023-05-09T20:20:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.062s coverage: 82.9% of statements [2023-05-09T20:20:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.054s coverage: 94.1% of statements [2023-05-09T20:20:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.066s coverage: 96.3% of statements [2023-05-09T20:20:53.533Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.058s coverage: 87.5% of statements [2023-05-09T20:20:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-05-09T20:20:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-05-09T20:20:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-05-09T20:20:53.533Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-05-09T20:20:53.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-05-09T20:20:53.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-05-09T20:20:53.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-05-09T20:20:53.791Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-05-09T20:20:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-05-09T20:20:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-05-09T20:20:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-05-09T20:20:54.728Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-05-09T20:20:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-05-09T20:20:55.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-05-09T20:20:55.553Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-05-09T20:20:56.487Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-05-09T20:20:56.746Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-05-09T20:20:58.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-05-09T20:20:58.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-05-09T20:20:59.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-05-09T20:20:59.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-05-09T20:20:59.065Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-05-09T20:21:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-05-09T20:21:00.443Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-05-09T20:21:00.702Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-05-09T20:21:01.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-05-09T20:21:01.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-05-09T20:21:01.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-05-09T20:21:01.638Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-05-09T20:21:03.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-05-09T20:21:03.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-05-09T20:21:03.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-05-09T20:21:03.011Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-05-09T20:21:04.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-05-09T20:21:04.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:21:04.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-05-09T20:21:04.387Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-05-09T20:21:04.955Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements [2023-05-09T20:21:05.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-05-09T20:21:05.212Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-05-09T20:21:06.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-05-09T20:21:06.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.278s coverage: 79.9% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.071s coverage: 92.9% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.027s coverage: 64.4% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.073s coverage: 62.3% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.069s coverage: 87.2% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.091s coverage: 81.8% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.089s coverage: 82.1% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 86.0% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.171s coverage: 63.1% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.038s coverage: 89.4% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.026s coverage: 100.0% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.163s coverage: 38.4% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.058s coverage: 89.5% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.041s coverage: 84.8% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.110s coverage: 92.3% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-05-09T20:21:18.363Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.093s coverage: 97.7% of statements [2023-05-09T20:21:18.363Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-05-09T20:21:18.363Z] running golangci-lint [2023-05-09T20:21:18.363Z] golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z [2023-05-09T20:21:18.363Z] go version go1.20.2 linux/amd64 [2023-05-09T20:21:18.363Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-05-09T20:21:18.363Z] level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" [2023-05-09T20:21:30.555Z] level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 13.292190004s" [2023-05-09T20:21:30.815Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.230437ms" [2023-05-09T20:21:37.373Z] level=info msg="[linters_context/goanalysis] analyzers took 46.541673232s with top 10 stages: buildir: 25.629959427s, inspect: 1.670226364s, gosec: 1.466719318s, fact_deprecated: 1.407270008s, printf: 992.141097ms, ctrlflow: 959.965127ms, fact_purity: 728.137721ms, S1038: 727.541511ms, directives: 690.699677ms, nilness: 641.051096ms" [2023-05-09T20:21:37.373Z] level=info msg="[runner] Issues before processing: 203, after processing: 0" [2023-05-09T20:21:37.373Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 203/203, nolint: 0/23, cgo: 203/203, skip_dirs: 203/203, autogenerated_exclude: 203/203, skip_files: 203/203, exclude: 203/203, path_prettifier: 203/203, exclude-rules: 23/203, identifier_marker: 203/203" [2023-05-09T20:21:37.373Z] level=info msg="[runner] processing took 15.214978ms with stages: nolint: 6.860792ms, identifier_marker: 4.401757ms, exclude-rules: 1.235929ms, autogenerated_exclude: 1.164916ms, path_prettifier: 960.931µs, skip_dirs: 495.011µs, cgo: 51.491µs, filename_unadjuster: 39.911µs, max_same_issues: 890ns, skip_files: 600ns, uniq_by_line: 590ns, exclude: 340ns, path_shortener: 300ns, diff: 290ns, source_code: 280ns, severity-rules: 250ns, sort_results: 240ns, max_from_linter: 180ns, max_per_file_from_linter: 150ns, path_prefixer: 130ns" [2023-05-09T20:21:37.374Z] level=info msg="[runner] linters took 6.305438923s with stages: goanalysis_metalinter: 6.290121853s" [2023-05-09T20:21:37.374Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-05-09T20:21:37.374Z] level=info msg="Memory: 198 samples, avg is 175.4MB, max is 761.7MB" [2023-05-09T20:21:37.374Z] level=info msg="Execution took 19.647513874s" [2023-05-09T20:21:37.374Z] go vet ./... [2023-05-09T20:21:41.556Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-09T20:21:41.556Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-09T20:21:41.556Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-09T20:21:41.566Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-05-09T20:21:41.849Z] + ls -al . [2023-05-09T20:21:41.849Z] total 704 [2023-05-09T20:21:41.849Z] drwxrwxr-x 11 1001 1001 4096 May 9 20:20 . [2023-05-09T20:21:41.849Z] drwxr-xr-x 4 root root 4096 May 9 20:20 .. [2023-05-09T20:21:41.849Z] drwxrwxr-x 2 1001 1001 4096 May 9 20:19 .blubracket [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 16 May 9 20:19 .dockerignore [2023-05-09T20:21:41.849Z] drwxrwxr-x 8 1001 1001 4096 May 9 20:19 .git [2023-05-09T20:21:41.849Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:19 .github [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 1133 May 9 20:19 .gitignore [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 42 May 9 20:19 .golangci.yml [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 87 May 9 20:19 .hadolint.yml [2023-05-09T20:21:41.849Z] drwxr-xr-x 3 1001 1001 4096 May 9 20:19 .semver [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 166 May 9 20:19 .sonarcloud.properties [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 1171 May 9 20:19 ADOPTERS.md [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 10835 May 9 20:19 Attribution.txt [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 73765 May 9 20:19 CHANGELOG.md [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 3804 May 9 20:19 CONTRIBUTING.md [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 677 May 9 20:19 GOVERNANCE.md [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 883 May 9 20:19 Jenkinsfile [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 10775 May 9 20:19 LICENSE [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 14368 May 9 20:19 Makefile [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 582 May 9 20:19 OWNERS.md [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 9403 May 9 20:19 README.md [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 789 May 9 20:19 SECURITY.md [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 13 May 9 20:19 VERSION [2023-05-09T20:21:41.849Z] drwxrwxr-x 2 1001 1001 4096 May 9 20:19 bin [2023-05-09T20:21:41.849Z] drwxrwxr-x 18 1001 1001 4096 May 9 20:19 cmd [2023-05-09T20:21:41.849Z] -rw-r--r-- 1 root root 447731 May 9 20:21 coverage.out [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 3200 May 9 20:19 go.mod [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 31040 May 9 20:19 go.sum [2023-05-09T20:21:41.849Z] drwxrwxr-x 7 1001 1001 4096 May 9 20:19 internal [2023-05-09T20:21:41.849Z] drwxrwxr-x 3 1001 1001 4096 May 9 20:19 openapi [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 594 May 9 20:19 security.txt [2023-05-09T20:21:41.849Z] drwxrwxr-x 4 1001 1001 4096 May 9 20:19 snap [2023-05-09T20:21:41.849Z] -rw-rw-r-- 1 1001 1001 204 May 9 20:19 version.go [Pipeline] sh [2023-05-09T20:21:42.132Z] + '[' -e coverage.out ] [2023-05-09T20:21:42.132Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-05-09T20:21:42.241Z] Stashed 1 file(s) [Pipeline] sh [2023-05-09T20:21:42.525Z] + make build [2023-05-09T20:21:42.525Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-09T20:21:54.728Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-09T20:21:54.728Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-09T20:21:55.663Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-09T20:21:56.598Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-09T20:22:03.160Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-09T20:22:03.418Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-09T20:22:04.793Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-09T20:22:05.728Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-09T20:22:06.295Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-09T20:22:07.229Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-09T20:22:08.171Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-05-09T20:22:09.567Z] $ docker stop --time=1 61ca2453f5f535d0146843f78c89695d8531f6cad2019ac9ebc226692a998baf [2023-05-09T20:22:11.834Z] $ docker rm -f --volumes 61ca2453f5f535d0146843f78c89695d8531f6cad2019ac9ebc226692a998baf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:22:12.852Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T20:22:12.852Z] [2023-05-09T20:22:12.852Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:22:13.149Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T20:22:13.150Z] latest: Pulling from edgex-devops/edgex-compose [2023-05-09T20:22:13.150Z] cbdbe7a5bc2a: Pulling fs layer [2023-05-09T20:22:13.150Z] ca9280d653b3: Pulling fs layer [2023-05-09T20:22:13.150Z] 7e9c9ca2126c: Pulling fs layer [2023-05-09T20:22:13.408Z] cbdbe7a5bc2a: Download complete [2023-05-09T20:22:13.408Z] cbdbe7a5bc2a: Pull complete [2023-05-09T20:22:13.408Z] ca9280d653b3: Verifying Checksum [2023-05-09T20:22:13.408Z] ca9280d653b3: Download complete [2023-05-09T20:22:13.974Z] 7e9c9ca2126c: Download complete [2023-05-09T20:22:13.974Z] ca9280d653b3: Pull complete [2023-05-09T20:22:16.513Z] 7e9c9ca2126c: Pull complete [2023-05-09T20:22:16.513Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-05-09T20:22:16.513Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T20:22:16.513Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:22:16.593Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:22:16.636Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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/edgex-compose:latest cat [2023-05-09T20:22:17.550Z] $ docker top a6c0cae830c7fb82434acbe23f9007235eed200288ca803e480874aa634f7ebb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:22:17.901Z] + docker-compose build --help [2023-05-09T20:22:17.902Z] + grep parallel [2023-05-09T20:22:18.469Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T20:22:18.487Z] $ docker stop --time=1 a6c0cae830c7fb82434acbe23f9007235eed200288ca803e480874aa634f7ebb [2023-05-09T20:22:19.734Z] $ docker rm -f --volumes a6c0cae830c7fb82434acbe23f9007235eed200288ca803e480874aa634f7ebb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:22:20.123Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-05-09T20:22:20.124Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:22:20.201Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:22:20.240Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-05-09T20:22:20.549Z] $ docker top 5501382fe0496d36f9c83827c452fb0dc84e72b846f7363dbb9eef79049b4ab0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:22:20.881Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T20:22:21.449Z] Building core-command ... [2023-05-09T20:22:21.449Z] Building core-common-config-bootstrapper ... [2023-05-09T20:22:21.449Z] Building core-data ... [2023-05-09T20:22:21.449Z] Building core-metadata ... [2023-05-09T20:22:21.449Z] Building security-bootstrapper ... [2023-05-09T20:22:21.449Z] Building security-proxy-auth ... [2023-05-09T20:22:21.450Z] Building security-proxy-setup ... [2023-05-09T20:22:21.450Z] Building security-secretstore-setup ... [2023-05-09T20:22:21.450Z] Building security-spiffe-token-provider ... [2023-05-09T20:22:21.450Z] Building security-spire-agent ... [2023-05-09T20:22:21.450Z] Building security-spire-config ... [2023-05-09T20:22:21.450Z] Building security-spire-server ... [2023-05-09T20:22:21.450Z] Building support-notifications ... [2023-05-09T20:22:21.450Z] Building support-scheduler ... [2023-05-09T20:22:21.450Z] Building support-scheduler [2023-05-09T20:22:21.450Z] Building core-command [2023-05-09T20:22:21.450Z] Building security-proxy-auth [2023-05-09T20:22:21.450Z] Building security-spire-agent [2023-05-09T20:22:21.450Z] Building security-spire-config [2023-05-09T20:22:31.409Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:22:31.409Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:22:31.409Z] ---> b63a88d54271 [2023-05-09T20:22:31.409Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T20:22:31.409Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:22:31.409Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:22:31.409Z] ---> b63a88d54271 [2023-05-09T20:22:31.409Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T20:22:31.409Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:22:31.409Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:22:31.409Z] ---> b63a88d54271 [2023-05-09T20:22:31.409Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:22:31.409Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:22:31.409Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:22:31.409Z] ---> b63a88d54271 [2023-05-09T20:22:31.409Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:22:31.975Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:22:31.975Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:22:31.975Z] ---> b63a88d54271 [2023-05-09T20:22:31.975Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:22:35.264Z] ---> Running in 1af74c35bec8 [2023-05-09T20:22:35.264Z] ---> Running in 1fd39892524f [2023-05-09T20:22:35.264Z] ---> Running in 788bcbf2b6b1 [2023-05-09T20:22:35.264Z] ---> Running in 8ba443b3bfa2 [2023-05-09T20:22:35.264Z] ---> Running in ed024ad030b6 [2023-05-09T20:22:35.264Z] Removing intermediate container 788bcbf2b6b1 [2023-05-09T20:22:35.264Z] ---> ca1b8bb2d16e [2023-05-09T20:22:35.264Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T20:22:35.264Z] Removing intermediate container 1af74c35bec8 [2023-05-09T20:22:35.264Z] ---> af4f0fff068b [2023-05-09T20:22:35.264Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:22:35.264Z] Removing intermediate container ed024ad030b6 [2023-05-09T20:22:35.264Z] ---> aff2974e79d9 [2023-05-09T20:22:35.264Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T20:22:35.264Z] Removing intermediate container 8ba443b3bfa2 [2023-05-09T20:22:35.264Z] ---> d3a773a296e7 [2023-05-09T20:22:35.264Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:22:35.264Z] Removing intermediate container 1fd39892524f [2023-05-09T20:22:35.264Z] ---> ed31e2803cee [2023-05-09T20:22:35.264Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T20:22:35.264Z] ---> Running in 9a43ca9b1ac2 [2023-05-09T20:22:35.264Z] ---> Running in 6e68aaf5267b [2023-05-09T20:22:35.264Z] ---> Running in e84c97153920 [2023-05-09T20:22:35.264Z] ---> Running in 7ee2786b36a1 [2023-05-09T20:22:35.264Z] ---> Running in 824fb0cdf4af [2023-05-09T20:22:35.264Z] Removing intermediate container e84c97153920 [2023-05-09T20:22:35.264Z] ---> d16195788bf1 [2023-05-09T20:22:35.264Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T20:22:35.264Z] Removing intermediate container 9a43ca9b1ac2 [2023-05-09T20:22:35.264Z] ---> 1e25edb3a42e [2023-05-09T20:22:35.264Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:22:35.264Z] Removing intermediate container 824fb0cdf4af [2023-05-09T20:22:35.264Z] ---> 72219f5214fc [2023-05-09T20:22:35.264Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:22:35.264Z] ---> Running in fd79ff55dfba [2023-05-09T20:22:35.523Z] ---> Running in 8bd8239c2189 [2023-05-09T20:22:35.523Z] ---> Running in 7cdb4b159723 [2023-05-09T20:22:35.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:35.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.038Z] OK: 265 MiB in 53 packages [2023-05-09T20:22:36.295Z] OK: 265 MiB in 53 packages [2023-05-09T20:22:36.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:22:36.295Z] OK: 265 MiB in 53 packages [2023-05-09T20:22:36.295Z] OK: 265 MiB in 53 packages [2023-05-09T20:22:36.554Z] OK: 265 MiB in 53 packages [2023-05-09T20:22:36.554Z] Removing intermediate container 6e68aaf5267b [2023-05-09T20:22:36.554Z] ---> 4937e5637b06 [2023-05-09T20:22:36.554Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T20:22:36.554Z] Removing intermediate container 7ee2786b36a1 [2023-05-09T20:22:36.554Z] ---> adb9326a18aa [2023-05-09T20:22:36.554Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T20:22:36.811Z] ---> 8862ebd76483 [2023-05-09T20:22:36.811Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:22:36.811Z] Removing intermediate container fd79ff55dfba [2023-05-09T20:22:36.811Z] ---> d7bdf926b8a2 [2023-05-09T20:22:36.811Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T20:22:36.811Z] ---> Running in 2059e6c2647c [2023-05-09T20:22:36.811Z] ---> 1d1ed3d39914 [2023-05-09T20:22:36.811Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:22:36.811Z] ---> Running in f408cb026acb [2023-05-09T20:22:36.811Z] Removing intermediate container 7cdb4b159723 [2023-05-09T20:22:36.811Z] ---> 55b9a1a5fe7e [2023-05-09T20:22:36.811Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:22:36.811Z] ---> a40da7fb8b9b [2023-05-09T20:22:36.811Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:22:37.069Z] ---> Running in e6320ed9c28c [2023-05-09T20:22:37.070Z] Removing intermediate container 8bd8239c2189 [2023-05-09T20:22:37.070Z] ---> f52dd01530d7 [2023-05-09T20:22:37.070Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:22:37.070Z] ---> 0590d88308f5 [2023-05-09T20:22:37.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:22:37.070Z] ---> Running in d899bd49a73c [2023-05-09T20:22:37.070Z] ---> 85d6f49773ed [2023-05-09T20:22:37.070Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:22:37.070Z] ---> Running in 2ea878364c27 [2023-05-09T20:22:58.996Z] Removing intermediate container d899bd49a73c [2023-05-09T20:22:58.996Z] ---> 5634a653e098 [2023-05-09T20:22:58.996Z] Step 8/23 : COPY . . [2023-05-09T20:22:58.996Z] Removing intermediate container e6320ed9c28c [2023-05-09T20:22:58.996Z] ---> c4d816d514cd [2023-05-09T20:22:58.996Z] Step 8/24 : COPY . . [2023-05-09T20:22:58.996Z] Removing intermediate container 2059e6c2647c [2023-05-09T20:22:58.996Z] ---> b68365f349e6 [2023-05-09T20:22:58.996Z] Step 7/27 : COPY . . [2023-05-09T20:22:58.996Z] Removing intermediate container f408cb026acb [2023-05-09T20:22:58.996Z] ---> 129b529dd0d9 [2023-05-09T20:22:58.996Z] Step 7/27 : COPY . . [2023-05-09T20:22:58.996Z] Removing intermediate container 2ea878364c27 [2023-05-09T20:22:58.996Z] ---> 033d658164f6 [2023-05-09T20:22:58.996Z] Step 8/23 : COPY . . [2023-05-09T20:23:08.967Z] ---> ca7bad456d3a [2023-05-09T20:23:08.968Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T20:23:08.968Z] ---> fbadfedbda76 [2023-05-09T20:23:08.968Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T20:23:08.968Z] ---> 90b9165300ed [2023-05-09T20:23:08.968Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T20:23:08.968Z] ---> f02dc19ede11 [2023-05-09T20:23:08.968Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T20:23:08.968Z] ---> Running in 9b6c64315f18 [2023-05-09T20:23:08.968Z] ---> 2a4aa4b54ad3 [2023-05-09T20:23:08.968Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T20:23:08.968Z] ---> Running in d4ab56bffe37 [2023-05-09T20:23:08.968Z] ---> Running in 9b6a4b4bdc8c [2023-05-09T20:23:08.968Z] ---> Running in 0890bf988b5e [2023-05-09T20:23:08.968Z] ---> Running in 7717b4e9ea33 [2023-05-09T20:23:08.968Z] Removing intermediate container d4ab56bffe37 [2023-05-09T20:23:08.968Z] ---> 4ee25422c9e9 [2023-05-09T20:23:08.968Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T20:23:08.968Z] ---> Running in e586d189a50c [2023-05-09T20:23:08.968Z] Removing intermediate container 9b6a4b4bdc8c [2023-05-09T20:23:08.968Z] ---> 20b7e3e72951 [2023-05-09T20:23:08.968Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T20:23:08.968Z] ---> Running in e97bee986dda [2023-05-09T20:23:08.968Z] Removing intermediate container e586d189a50c [2023-05-09T20:23:08.968Z] ---> 005f2fcfb6e8 [2023-05-09T20:23:08.968Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T20:23:08.968Z] ---> Running in 90310c8cd63e [2023-05-09T20:23:08.968Z] Removing intermediate container e97bee986dda [2023-05-09T20:23:08.968Z] ---> c5e5676c166a [2023-05-09T20:23:08.968Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T20:23:08.968Z] ---> Running in 92510f29e11e [2023-05-09T20:23:08.968Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-09T20:23:08.968Z] Removing intermediate container 90310c8cd63e [2023-05-09T20:23:08.968Z] ---> b1d3e03a0168 [2023-05-09T20:23:08.968Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T20:23:08.968Z] ---> Running in 83bb52bf5415 [2023-05-09T20:23:08.968Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-09T20:23:08.968Z] Removing intermediate container 92510f29e11e [2023-05-09T20:23:08.968Z] ---> 7de3cf721035 [2023-05-09T20:23:08.968Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T20:23:08.968Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-09T20:23:08.968Z] ---> Running in 73c33dcf0aea [2023-05-09T20:23:09.536Z] Removing intermediate container 73c33dcf0aea [2023-05-09T20:23:09.536Z] ---> 4d27e1d8602e [2023-05-09T20:23:09.536Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T20:23:09.536Z] Removing intermediate container 83bb52bf5415 [2023-05-09T20:23:09.536Z] ---> 4628320cd5c0 [2023-05-09T20:23:09.536Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T20:23:09.536Z] ---> Running in 1feda70852c5 [2023-05-09T20:23:09.536Z] ---> Running in c1d19521e083 [2023-05-09T20:23:09.794Z] Removing intermediate container 1feda70852c5 [2023-05-09T20:23:09.794Z] ---> 85e0786c873b [2023-05-09T20:23:09.794Z] [2023-05-09T20:23:09.794Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T20:23:09.794Z] Removing intermediate container c1d19521e083 [2023-05-09T20:23:09.794Z] ---> 0feb5f9f5e8a [2023-05-09T20:23:09.794Z] [2023-05-09T20:23:09.794Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T20:23:10.358Z] 3.17: Pulling from library/alpine [2023-05-09T20:23:10.358Z] 3.17: Pulling from library/alpine [2023-05-09T20:23:10.923Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T20:23:10.923Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T20:23:10.923Z] ---> 9ed4aefc74f6 [2023-05-09T20:23:10.923Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T20:23:10.923Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T20:23:10.923Z] Status: Image is up to date for alpine:3.17 [2023-05-09T20:23:10.923Z] ---> 9ed4aefc74f6 [2023-05-09T20:23:10.923Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T20:23:10.923Z] ---> Running in b261f869155a [2023-05-09T20:23:10.923Z] ---> Running in e0cb3069d7c5 [2023-05-09T20:23:10.923Z] Removing intermediate container e0cb3069d7c5 [2023-05-09T20:23:10.923Z] ---> 69a1d1a8c49f [2023-05-09T20:23:10.923Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T20:23:10.923Z] ---> Running in 71dedbc32a9e [2023-05-09T20:23:11.180Z] Removing intermediate container b261f869155a [2023-05-09T20:23:11.180Z] ---> 3438102bf662 [2023-05-09T20:23:11.180Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T20:23:11.180Z] ---> Running in d300d6363456 [2023-05-09T20:23:11.745Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.003Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.262Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:23:12.262Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:23:12.262Z] OK: 17821 distinct packages available [2023-05-09T20:23:12.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.262Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:23:12.262Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:23:12.262Z] OK: 17821 distinct packages available [2023-05-09T20:23:12.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.262Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.525Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:12.525Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T20:23:12.525Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T20:23:12.525Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T20:23:12.525Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T20:23:12.525Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T20:23:12.525Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:23:12.525Z] OK: 8 MiB in 20 packages [2023-05-09T20:23:12.525Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T20:23:12.525Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T20:23:12.783Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T20:23:12.783Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T20:23:12.783Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:23:12.783Z] OK: 7 MiB in 19 packages [2023-05-09T20:23:13.735Z] Removing intermediate container d300d6363456 [2023-05-09T20:23:13.735Z] ---> e1e5644fc9fa [2023-05-09T20:23:13.735Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:23:13.735Z] Removing intermediate container 71dedbc32a9e [2023-05-09T20:23:13.735Z] ---> 5ee52f09be9c [2023-05-09T20:23:13.735Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:23:13.992Z] ---> 8e7294c7bf2b [2023-05-09T20:23:13.992Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:23:14.250Z] ---> 8e8e1b981e17 [2023-05-09T20:23:14.250Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:23:14.507Z] ---> d7372f2ef828 [2023-05-09T20:23:14.508Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T20:23:14.767Z] ---> fcb5968fc544 [2023-05-09T20:23:14.767Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T20:23:18.952Z] ---> 3d30d4bfbfeb [2023-05-09T20:23:18.952Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T20:23:18.952Z] ---> 5584f4b9d9f9 [2023-05-09T20:23:18.952Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T20:23:18.952Z] ---> 0eeb70a5a601 [2023-05-09T20:23:18.952Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T20:23:19.212Z] ---> Running in d0d075a9c818 [2023-05-09T20:23:19.775Z] Removing intermediate container d0d075a9c818 [2023-05-09T20:23:19.775Z] ---> 9e020f6c982f [2023-05-09T20:23:19.775Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T20:23:20.340Z] ---> e2e86e837f0a [2023-05-09T20:23:20.340Z] Step 22/27 : WORKDIR / [2023-05-09T20:23:20.340Z] ---> Running in 233ea5b5610f [2023-05-09T20:23:20.598Z] Removing intermediate container 233ea5b5610f [2023-05-09T20:23:20.598Z] ---> aaa1c9c88d2e [2023-05-09T20:23:20.598Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T20:23:20.598Z] ---> Running in 120a9ac439a4 [2023-05-09T20:23:20.856Z] Removing intermediate container 120a9ac439a4 [2023-05-09T20:23:20.856Z] ---> 11e8c88debdd [2023-05-09T20:23:20.856Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T20:23:21.112Z] ---> Running in b3cfe90216b8 [2023-05-09T20:23:21.112Z] ---> 6a659fec243f [2023-05-09T20:23:21.112Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T20:23:21.369Z] Removing intermediate container b3cfe90216b8 [2023-05-09T20:23:21.369Z] ---> d4de817f9631 [2023-05-09T20:23:21.369Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T20:23:21.369Z] ---> Running in 081d907d1c57 [2023-05-09T20:23:21.938Z] Removing intermediate container 081d907d1c57 [2023-05-09T20:23:21.938Z] ---> 9a6fef84f9f0 [2023-05-09T20:23:21.938Z] Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:23:21.938Z] ---> Running in 132838f6a4d9 [2023-05-09T20:23:21.938Z] ---> f32cac5b8eab [2023-05-09T20:23:21.938Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T20:23:21.938Z] Removing intermediate container 132838f6a4d9 [2023-05-09T20:23:21.938Z] ---> 289fff684941 [2023-05-09T20:23:21.938Z] Step 27/27 : LABEL version=3.0.0-dev.153 [2023-05-09T20:23:22.194Z] ---> Running in 7fd1a7262ba2 [2023-05-09T20:23:22.194Z] ---> 804eb2d8ccf0 [2023-05-09T20:23:22.194Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T20:23:22.452Z] Removing intermediate container 7fd1a7262ba2 [2023-05-09T20:23:22.452Z] ---> e939e06799b0 [2023-05-09T20:23:22.452Z] [2023-05-09T20:23:22.710Z] Successfully built e939e06799b0 [2023-05-09T20:23:22.710Z] Successfully tagged security-spire-config:latest [2023-05-09T20:23:22.710Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-05-09T20:23:22.710Z] ---> b2de60853fd6 [2023-05-09T20:23:22.710Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T20:23:22.710Z] ---> Running in 94ad121e8a54 [2023-05-09T20:23:22.969Z] Removing intermediate container 94ad121e8a54 [2023-05-09T20:23:22.969Z] ---> cbf3ded0cab2 [2023-05-09T20:23:22.969Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T20:23:23.534Z] ---> Running in 4734a7e3ace3 [2023-05-09T20:23:23.792Z] Removing intermediate container 4734a7e3ace3 [2023-05-09T20:23:23.792Z] ---> b17df868f37c [2023-05-09T20:23:23.792Z] Step 25/27 : LABEL arch=x86_64 [2023-05-09T20:23:23.792Z] ---> Running in 2a386c5ccde9 [2023-05-09T20:23:24.356Z] Removing intermediate container 2a386c5ccde9 [2023-05-09T20:23:24.356Z] ---> d0528ddcc689 [2023-05-09T20:23:24.356Z] Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:23:24.356Z] ---> Running in 1f3a01d88a76 [2023-05-09T20:23:24.356Z] Removing intermediate container 1f3a01d88a76 [2023-05-09T20:23:24.356Z] ---> a022cadb63f2 [2023-05-09T20:23:24.356Z] Step 27/27 : LABEL version=3.0.0-dev.153 [2023-05-09T20:23:24.356Z] ---> Running in d15bc2d2fec4 [2023-05-09T20:23:24.613Z] Removing intermediate container d15bc2d2fec4 [2023-05-09T20:23:24.613Z] ---> be42b5362814 [2023-05-09T20:23:24.613Z] [2023-05-09T20:23:24.613Z] Successfully built be42b5362814 [2023-05-09T20:23:24.613Z] Successfully tagged security-spire-agent:latest [2023-05-09T20:23:24.613Z]  Building security-spire-agent ... done Building security-spire-server [2023-05-09T20:23:27.137Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:23:27.137Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:23:27.137Z] ---> b63a88d54271 [2023-05-09T20:23:27.137Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T20:23:27.137Z] ---> Using cache [2023-05-09T20:23:27.137Z] ---> ed31e2803cee [2023-05-09T20:23:27.137Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T20:23:28.508Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:23:28.508Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:23:28.508Z] ---> b63a88d54271 [2023-05-09T20:23:28.508Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> ed31e2803cee [2023-05-09T20:23:28.508Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> adb9326a18aa [2023-05-09T20:23:28.508Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> 1d1ed3d39914 [2023-05-09T20:23:28.508Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> 129b529dd0d9 [2023-05-09T20:23:28.508Z] Step 7/26 : COPY . . [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> 90b9165300ed [2023-05-09T20:23:28.508Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> 20b7e3e72951 [2023-05-09T20:23:28.508Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> c5e5676c166a [2023-05-09T20:23:28.508Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T20:23:28.508Z] ---> Using cache [2023-05-09T20:23:28.508Z] ---> 7de3cf721035 [2023-05-09T20:23:28.508Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T20:23:29.440Z] ---> Running in c2457e3fedce [2023-05-09T20:23:29.441Z] ---> Running in 25d9f14c2b10 [2023-05-09T20:23:30.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:30.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:30.660Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:23:30.660Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:23:30.660Z] OK: 17821 distinct packages available [2023-05-09T20:23:30.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:30.917Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:30.917Z] OK: 265 MiB in 53 packages [2023-05-09T20:23:31.176Z] Removing intermediate container c2457e3fedce [2023-05-09T20:23:31.176Z] ---> 3f8cfe7962e6 [2023-05-09T20:23:31.176Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T20:23:31.176Z] ---> Running in 2bbd46e229b5 [2023-05-09T20:23:31.436Z] Removing intermediate container 2bbd46e229b5 [2023-05-09T20:23:31.436Z] ---> 828e6b5ba9c4 [2023-05-09T20:23:31.436Z] [2023-05-09T20:23:31.436Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T20:23:31.436Z] ---> 9ed4aefc74f6 [2023-05-09T20:23:31.437Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T20:23:31.437Z] ---> Using cache [2023-05-09T20:23:31.437Z] ---> 3438102bf662 [2023-05-09T20:23:31.437Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T20:23:31.696Z] ---> Running in 77fe0fcd64fb [2023-05-09T20:23:31.696Z] Removing intermediate container 25d9f14c2b10 [2023-05-09T20:23:31.696Z] ---> caf0e7f90c77 [2023-05-09T20:23:31.696Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T20:23:32.264Z] ---> 413e21192a1f [2023-05-09T20:23:32.264Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:23:32.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:32.264Z] ---> Running in 535f577dfa14 [2023-05-09T20:23:32.264Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:32.527Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:23:32.527Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:23:32.527Z] OK: 17821 distinct packages available [2023-05-09T20:23:32.527Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:32.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:32.785Z] Removing intermediate container 0890bf988b5e [2023-05-09T20:23:32.785Z] ---> f919e6bafa25 [2023-05-09T20:23:32.785Z] [2023-05-09T20:23:32.785Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:23:32.785Z] ---> 9ed4aefc74f6 [2023-05-09T20:23:32.785Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T20:23:32.785Z] ---> Running in 4a1f0d904223 [2023-05-09T20:23:33.046Z] Removing intermediate container 4a1f0d904223 [2023-05-09T20:23:33.046Z] ---> 0f930c198d9a [2023-05-09T20:23:33.046Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:23:33.046Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T20:23:33.046Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T20:23:33.046Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T20:23:33.046Z] ---> Running in dbb6ddeb58af [2023-05-09T20:23:33.046Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T20:23:33.046Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T20:23:33.046Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:23:33.046Z] OK: 8 MiB in 20 packages [2023-05-09T20:23:33.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:33.623Z] Removing intermediate container 9b6c64315f18 [2023-05-09T20:23:33.623Z] ---> cd0b8fad6134 [2023-05-09T20:23:33.623Z] [2023-05-09T20:23:33.623Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T20:23:33.623Z] ---> 9ed4aefc74f6 [2023-05-09T20:23:33.623Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:23:33.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:33.623Z] ---> Running in 3d66411f0198 [2023-05-09T20:23:33.623Z] Removing intermediate container 77fe0fcd64fb [2023-05-09T20:23:33.623Z] ---> 9ee8c6543056 [2023-05-09T20:23:33.623Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:23:33.881Z] ---> 3f3ae438154d [2023-05-09T20:23:33.881Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:23:33.881Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T20:23:33.881Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:23:33.881Z] OK: 7 MiB in 16 packages [2023-05-09T20:23:33.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:33.881Z] ---> e7231bdb14fc [2023-05-09T20:23:33.881Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T20:23:34.138Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:34.138Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T20:23:34.138Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:23:34.138Z] OK: 7 MiB in 16 packages [2023-05-09T20:23:34.395Z] Removing intermediate container dbb6ddeb58af [2023-05-09T20:23:34.395Z] ---> 5cd0e038314d [2023-05-09T20:23:34.395Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:23:34.974Z] ---> b9d61d66a035 [2023-05-09T20:23:34.974Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:23:34.974Z] ---> 0fd17378af10 [2023-05-09T20:23:34.974Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T20:23:34.974Z] Removing intermediate container 3d66411f0198 [2023-05-09T20:23:34.974Z] ---> 1f17b1aff7ec [2023-05-09T20:23:34.975Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:23:35.235Z] ---> Running in ce9e3a298c3e [2023-05-09T20:23:35.235Z] ---> 9141984e467a [2023-05-09T20:23:35.235Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T20:23:35.235Z] Removing intermediate container ce9e3a298c3e [2023-05-09T20:23:35.235Z] ---> 7b544d1b8f0b [2023-05-09T20:23:35.235Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T20:23:35.494Z] ---> ba04696aac56 [2023-05-09T20:23:35.494Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:23:35.494Z] ---> Running in 0ed9455ce27c [2023-05-09T20:23:35.494Z] Removing intermediate container 0ed9455ce27c [2023-05-09T20:23:35.494Z] ---> 5c1c9bd6bd6d [2023-05-09T20:23:35.494Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T20:23:35.494Z] ---> 6eadf30bc768 [2023-05-09T20:23:35.494Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T20:23:35.494Z] ---> Running in 42f22dd2ba97 [2023-05-09T20:23:35.494Z] ---> 9efd8d6d305e [2023-05-09T20:23:35.494Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T20:23:35.752Z] Removing intermediate container 42f22dd2ba97 [2023-05-09T20:23:35.752Z] ---> 27b41e7d81bc [2023-05-09T20:23:35.752Z] Step 15/24 : WORKDIR / [2023-05-09T20:23:35.752Z] ---> Running in 4b1a440e5ebb [2023-05-09T20:23:35.752Z] ---> 7645377dee5c [2023-05-09T20:23:35.752Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T20:23:35.752Z] ---> 82cae9b64a3a [2023-05-09T20:23:35.752Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:23:35.752Z] ---> Running in 57d6e2b5aeaf [2023-05-09T20:23:35.752Z] Removing intermediate container 4b1a440e5ebb [2023-05-09T20:23:35.752Z] ---> 1f5ca8580b27 [2023-05-09T20:23:35.752Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:23:36.011Z] ---> f194641c3935 [2023-05-09T20:23:36.011Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T20:23:36.011Z] ---> Running in ec78d5f24f94 [2023-05-09T20:23:36.011Z] ---> 5a3ea24875f3 [2023-05-09T20:23:36.011Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:23:36.011Z] Removing intermediate container ec78d5f24f94 [2023-05-09T20:23:36.011Z] ---> 9d5370e345e1 [2023-05-09T20:23:36.011Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T20:23:36.272Z] ---> Running in 371fb3e4069f [2023-05-09T20:23:36.272Z] ---> 699c58becc74 [2023-05-09T20:23:36.272Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T20:23:36.272Z] Removing intermediate container 371fb3e4069f [2023-05-09T20:23:36.272Z] ---> bbc872bd00ca [2023-05-09T20:23:36.272Z] Step 24/26 : LABEL arch=x86_64 [2023-05-09T20:23:36.272Z] ---> Running in cc781eea6909 [2023-05-09T20:23:36.529Z] Removing intermediate container cc781eea6909 [2023-05-09T20:23:36.529Z] ---> 43054b91ded5 [2023-05-09T20:23:36.529Z] Step 25/26 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:23:36.529Z] ---> Running in c6e947355cc7 [2023-05-09T20:23:36.529Z] Removing intermediate container 57d6e2b5aeaf [2023-05-09T20:23:36.529Z] ---> 9ae561933a00 [2023-05-09T20:23:36.529Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:23:36.529Z] ---> Running in 3fed2bf9d268 [2023-05-09T20:23:36.529Z] ---> e394d392a41c [2023-05-09T20:23:36.529Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:23:36.529Z] Removing intermediate container c6e947355cc7 [2023-05-09T20:23:36.529Z] ---> 413630a2c7fc [2023-05-09T20:23:36.529Z] Step 26/26 : LABEL version=3.0.0-dev.153 [2023-05-09T20:23:36.787Z] ---> Running in 6e470f4b5014 [2023-05-09T20:23:36.787Z] Removing intermediate container 3fed2bf9d268 [2023-05-09T20:23:36.787Z] ---> 38e8662e7186 [2023-05-09T20:23:36.787Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T20:23:36.787Z] ---> Running in 84887190d200 [2023-05-09T20:23:36.787Z] Removing intermediate container 6e470f4b5014 [2023-05-09T20:23:36.787Z] ---> 403a9b41eff4 [2023-05-09T20:23:36.787Z] [2023-05-09T20:23:36.787Z] ---> c46d5dacfe51 [2023-05-09T20:23:36.787Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T20:23:36.787Z] ---> Running in a8aee55944f4 [2023-05-09T20:23:36.787Z] Removing intermediate container 84887190d200 [2023-05-09T20:23:36.787Z] ---> 1731403e5b62 [2023-05-09T20:23:36.787Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T20:23:36.787Z] Successfully built 403a9b41eff4 [2023-05-09T20:23:36.787Z] Successfully tagged security-spire-server:latest [2023-05-09T20:23:36.787Z]  Building security-spire-server ... done Building support-notifications [2023-05-09T20:23:37.045Z] ---> Running in c80a95d59dc6 [2023-05-09T20:23:37.045Z] Removing intermediate container a8aee55944f4 [2023-05-09T20:23:37.045Z] ---> f22c4e8491a3 [2023-05-09T20:23:37.045Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:23:37.981Z] ---> Running in 9b3e38182785 [2023-05-09T20:23:37.981Z] Removing intermediate container c80a95d59dc6 [2023-05-09T20:23:37.981Z] ---> 1bc2155ed79e [2023-05-09T20:23:37.981Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:23:38.547Z] Removing intermediate container 7717b4e9ea33 [2023-05-09T20:23:38.547Z] ---> 00735f5a767b [2023-05-09T20:23:38.547Z] [2023-05-09T20:23:38.547Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:23:38.547Z] ---> 9ed4aefc74f6 [2023-05-09T20:23:38.547Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:23:38.547Z] ---> Using cache [2023-05-09T20:23:38.547Z] ---> 1f17b1aff7ec [2023-05-09T20:23:38.547Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:23:38.547Z] ---> Using cache [2023-05-09T20:23:38.547Z] ---> 7b544d1b8f0b [2023-05-09T20:23:38.547Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T20:23:38.547Z] ---> Running in ead1b0484140 [2023-05-09T20:23:38.547Z] Removing intermediate container 9b3e38182785 [2023-05-09T20:23:38.547Z] ---> f09fc7f4efe6 [2023-05-09T20:23:38.547Z] Step 22/24 : LABEL arch=x86_64 [2023-05-09T20:23:38.806Z] ---> Running in 9e3523352c90 [2023-05-09T20:23:38.806Z] ---> Running in c0c68aef1ca1 [2023-05-09T20:23:38.806Z] Removing intermediate container ead1b0484140 [2023-05-09T20:23:38.806Z] ---> 71d189c74608 [2023-05-09T20:23:38.806Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:23:39.065Z] Removing intermediate container 9e3523352c90 [2023-05-09T20:23:39.065Z] ---> bff1164db413 [2023-05-09T20:23:39.065Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T20:23:39.065Z] ---> Running in 1efa2ff90e33 [2023-05-09T20:23:39.065Z] Removing intermediate container c0c68aef1ca1 [2023-05-09T20:23:39.065Z] ---> 3232f1e7976e [2023-05-09T20:23:39.065Z] Step 23/24 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:23:39.065Z] ---> Running in ec2164e2bdcd [2023-05-09T20:23:39.065Z] ---> Running in c92b33d389b4 [2023-05-09T20:23:39.323Z] Removing intermediate container 1efa2ff90e33 [2023-05-09T20:23:39.323Z] ---> 7164ce5a1f99 [2023-05-09T20:23:39.323Z] [2023-05-09T20:23:39.581Z] Successfully built 7164ce5a1f99 [2023-05-09T20:23:39.581Z] Removing intermediate container ec2164e2bdcd [2023-05-09T20:23:39.581Z] ---> ff083cf0d156 [2023-05-09T20:23:39.581Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:23:39.581Z] Successfully tagged security-proxy-auth:latest [2023-05-09T20:23:39.581Z] Building core-metadata [2023-05-09T20:23:39.581Z]  Building security-proxy-auth ... done Removing intermediate container c92b33d389b4 [2023-05-09T20:23:39.581Z] ---> 942b0b85350f [2023-05-09T20:23:39.581Z] Step 24/24 : LABEL version=3.0.0-dev.153 [2023-05-09T20:23:39.581Z] ---> Running in f52acb78b3e5 [2023-05-09T20:23:39.841Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:23:39.841Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:23:39.841Z] ---> b63a88d54271 [2023-05-09T20:23:39.841Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:23:39.841Z] ---> Using cache [2023-05-09T20:23:39.841Z] ---> d3a773a296e7 [2023-05-09T20:23:39.841Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:23:39.841Z] ---> Using cache [2023-05-09T20:23:39.841Z] ---> 72219f5214fc [2023-05-09T20:23:39.841Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T20:23:40.409Z] ---> 75677675d7dd [2023-05-09T20:23:40.409Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:23:40.409Z] Removing intermediate container f52acb78b3e5 [2023-05-09T20:23:40.409Z] ---> 12e2e9dea929 [2023-05-09T20:23:40.409Z] [2023-05-09T20:23:40.668Z] ---> Running in 86a6b462676e [2023-05-09T20:23:40.668Z] Successfully built 12e2e9dea929 [2023-05-09T20:23:40.668Z] Successfully tagged core-command:latest [2023-05-09T20:23:40.668Z]  Building core-command ... done Building core-data [2023-05-09T20:23:40.926Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:40.926Z] ---> 2efa29648cf5 [2023-05-09T20:23:40.926Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T20:23:41.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:23:41.443Z] OK: 265 MiB in 53 packages [2023-05-09T20:23:42.826Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:23:42.826Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:23:42.826Z] ---> b63a88d54271 [2023-05-09T20:23:42.826Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:23:42.826Z] ---> Using cache [2023-05-09T20:23:42.826Z] ---> d3a773a296e7 [2023-05-09T20:23:42.826Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T20:23:42.826Z] ---> Using cache [2023-05-09T20:23:42.826Z] ---> 72219f5214fc [2023-05-09T20:23:42.826Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T20:23:42.826Z] ---> Using cache [2023-05-09T20:23:42.826Z] ---> 55b9a1a5fe7e [2023-05-09T20:23:42.826Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T20:23:42.826Z] ---> Using cache [2023-05-09T20:23:42.826Z] ---> 0590d88308f5 [2023-05-09T20:23:42.826Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:23:42.826Z] ---> Using cache [2023-05-09T20:23:42.826Z] ---> 5634a653e098 [2023-05-09T20:23:42.826Z] Step 8/25 : COPY . . [2023-05-09T20:23:42.826Z] ---> Using cache [2023-05-09T20:23:42.826Z] ---> f02dc19ede11 [2023-05-09T20:23:42.826Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T20:23:43.085Z] ---> 4e12b1fa95ba [2023-05-09T20:23:43.085Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:23:43.085Z] ---> Running in 71fe109c64cd [2023-05-09T20:23:43.085Z] Removing intermediate container 86a6b462676e [2023-05-09T20:23:43.085Z] ---> 92dc2627d06a [2023-05-09T20:23:43.085Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:23:43.085Z] ---> 14e096f9a48e [2023-05-09T20:23:43.085Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T20:23:43.346Z] ---> Running in c9c253e170de [2023-05-09T20:23:43.347Z] ---> bf15856d51ed [2023-05-09T20:23:43.347Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:23:43.347Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-09T20:23:43.347Z] Removing intermediate container c9c253e170de [2023-05-09T20:23:43.347Z] ---> c8a0fadf7c0a [2023-05-09T20:23:43.347Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:23:43.347Z] ---> Running in cbdfc7d40697 [2023-05-09T20:23:43.608Z] ---> Running in 14bddd93b3da [2023-05-09T20:23:43.608Z] Removing intermediate container 14bddd93b3da [2023-05-09T20:23:43.608Z] ---> 0dd7db56ae56 [2023-05-09T20:23:43.608Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T20:23:43.869Z] ---> Running in 6f7642fe543f [2023-05-09T20:23:44.126Z] Removing intermediate container 6f7642fe543f [2023-05-09T20:23:44.126Z] ---> 425cb21787bb [2023-05-09T20:23:44.126Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:23:44.126Z] ---> Running in 5dec9f080797 [2023-05-09T20:23:44.384Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:23:44.384Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:23:44.384Z] ---> b63a88d54271 [2023-05-09T20:23:44.384Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:23:44.384Z] ---> Using cache [2023-05-09T20:23:44.384Z] ---> d3a773a296e7 [2023-05-09T20:23:44.384Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:23:44.384Z] ---> Using cache [2023-05-09T20:23:44.384Z] ---> 72219f5214fc [2023-05-09T20:23:44.384Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:23:44.384Z] ---> Using cache [2023-05-09T20:23:44.384Z] ---> 55b9a1a5fe7e [2023-05-09T20:23:44.384Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:23:44.384Z] ---> Using cache [2023-05-09T20:23:44.384Z] ---> 0590d88308f5 [2023-05-09T20:23:44.384Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:23:44.384Z] ---> Using cache [2023-05-09T20:23:44.384Z] ---> 5634a653e098 [2023-05-09T20:23:44.384Z] Step 8/23 : COPY . . [2023-05-09T20:23:44.384Z] ---> Using cache [2023-05-09T20:23:44.384Z] ---> f02dc19ede11 [2023-05-09T20:23:44.384Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T20:23:44.384Z] ---> Running in 3037eef9eb27 [2023-05-09T20:23:44.384Z] Removing intermediate container 5dec9f080797 [2023-05-09T20:23:44.384Z] ---> ac11a6445a1b [2023-05-09T20:23:44.384Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:23:44.384Z] ---> Running in 0feddf1dd6f3 [2023-05-09T20:23:44.384Z] Removing intermediate container 0feddf1dd6f3 [2023-05-09T20:23:44.384Z] ---> 9fcd566df847 [2023-05-09T20:23:44.384Z] [2023-05-09T20:23:44.641Z] Successfully built 9fcd566df847 [2023-05-09T20:23:44.641Z] Successfully tagged support-scheduler:latest [2023-05-09T20:23:44.641Z]  Building support-scheduler ... done Building core-common-config-bootstrapper [2023-05-09T20:23:44.641Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-09T20:23:49.219Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-14757 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-05-09T20:23:49.230Z] Running in /w/workspace/edgex-go/519 [Pipeline] { [Pipeline] checkout [2023-05-09T20:23:49.262Z] The recommended git tool is: git [2023-05-09T20:23:49.898Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:23:49.898Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:23:49.898Z] ---> b63a88d54271 [2023-05-09T20:23:49.898Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:23:49.898Z] ---> Using cache [2023-05-09T20:23:49.899Z] ---> d3a773a296e7 [2023-05-09T20:23:49.899Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:23:49.899Z] ---> Using cache [2023-05-09T20:23:49.899Z] ---> 72219f5214fc [2023-05-09T20:23:49.899Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:23:49.899Z] ---> Using cache [2023-05-09T20:23:49.899Z] ---> 55b9a1a5fe7e [2023-05-09T20:23:49.899Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:23:49.899Z] ---> Using cache [2023-05-09T20:23:49.899Z] ---> 0590d88308f5 [2023-05-09T20:23:49.899Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:23:49.899Z] ---> Using cache [2023-05-09T20:23:49.899Z] ---> 5634a653e098 [2023-05-09T20:23:49.899Z] Step 8/23 : COPY . . [2023-05-09T20:23:49.899Z] ---> Using cache [2023-05-09T20:23:49.899Z] ---> f02dc19ede11 [2023-05-09T20:23:49.899Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T20:23:51.801Z] ---> Running in 6f106aec05a6 [2023-05-09T20:23:52.058Z] Removing intermediate container 535f577dfa14 [2023-05-09T20:23:52.058Z] ---> c80b13a858b0 [2023-05-09T20:23:52.058Z] Step 7/20 : COPY . . [2023-05-09T20:23:52.622Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-09T20:23:55.742Z] using credential edgex-jenkins-ssh [2023-05-09T20:23:55.761Z] Cloning the remote Git repository [2023-05-09T20:23:55.817Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-05-09T20:23:55.916Z] > git init /w/workspace/edgex-go/519 # timeout=10 [2023-05-09T20:23:56.074Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-05-09T20:23:56.076Z] > git --version # timeout=10 [2023-05-09T20:23:56.097Z] > git --version # 'git version 2.25.1' [2023-05-09T20:23:56.100Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-09T20:23:56.261Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:24:04.815Z] ---> ba6bac3f0e2b [2023-05-09T20:24:04.815Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T20:24:04.815Z] ---> Running in b92bed47dcde [2023-05-09T20:24:04.815Z] Removing intermediate container cbdfc7d40697 [2023-05-09T20:24:04.815Z] ---> 00b025ee41db [2023-05-09T20:24:04.815Z] Step 8/23 : COPY . . [2023-05-09T20:24:04.815Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-09T20:24:08.100Z] ---> c0ef6df9cb72 [2023-05-09T20:24:08.100Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T20:24:08.360Z] ---> Running in d4af84af2207 [2023-05-09T20:24:08.617Z] Removing intermediate container 71fe109c64cd [2023-05-09T20:24:08.617Z] ---> 59c4ba3883c6 [2023-05-09T20:24:08.617Z] [2023-05-09T20:24:08.617Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T20:24:08.617Z] ---> 9ed4aefc74f6 [2023-05-09T20:24:08.617Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:24:08.617Z] ---> Using cache [2023-05-09T20:24:08.617Z] ---> 1f17b1aff7ec [2023-05-09T20:24:08.617Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:24:08.617Z] ---> Using cache [2023-05-09T20:24:08.617Z] ---> 7b544d1b8f0b [2023-05-09T20:24:08.617Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T20:24:08.617Z] ---> Running in b0f048730679 [2023-05-09T20:24:09.184Z] Removing intermediate container b0f048730679 [2023-05-09T20:24:09.184Z] ---> 01a7433531eb [2023-05-09T20:24:09.184Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T20:24:09.184Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-09T20:24:09.184Z] ---> Running in 7c054439b45a [2023-05-09T20:24:09.441Z] Removing intermediate container 7c054439b45a [2023-05-09T20:24:09.441Z] ---> 9394458d10a0 [2023-05-09T20:24:09.441Z] Step 15/25 : WORKDIR / [2023-05-09T20:24:09.699Z] ---> Running in 33ebddb71179 [2023-05-09T20:24:09.699Z] Removing intermediate container 3037eef9eb27 [2023-05-09T20:24:09.699Z] ---> a5712d6f4197 [2023-05-09T20:24:09.699Z] [2023-05-09T20:24:09.699Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:24:09.699Z] ---> 9ed4aefc74f6 [2023-05-09T20:24:09.699Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:24:09.699Z] ---> Running in 03a71fe86ac8 [2023-05-09T20:24:09.960Z] Removing intermediate container 33ebddb71179 [2023-05-09T20:24:09.960Z] ---> 31d02bc533f8 [2023-05-09T20:24:09.960Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:24:09.960Z] Removing intermediate container 03a71fe86ac8 [2023-05-09T20:24:09.960Z] ---> 1672b2879c00 [2023-05-09T20:24:09.960Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T20:24:10.218Z] ---> Running in beba9c55aa7a [2023-05-09T20:24:10.478Z] ---> bbd7a9db192b [2023-05-09T20:24:10.478Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:24:10.478Z] Removing intermediate container beba9c55aa7a [2023-05-09T20:24:10.478Z] ---> 0f5e9f0c16b2 [2023-05-09T20:24:10.478Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T20:24:10.478Z] ---> Running in 7e88c8908d8e [2023-05-09T20:24:11.045Z] ---> 4b7a73ae33f2 [2023-05-09T20:24:11.045Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T20:24:11.045Z] Removing intermediate container 7e88c8908d8e [2023-05-09T20:24:11.045Z] ---> cc8ca04788bc [2023-05-09T20:24:11.045Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:24:11.045Z] ---> Running in b596e250bbb7 [2023-05-09T20:24:11.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:11.611Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:11.870Z] ---> 9081b7ac0628 [2023-05-09T20:24:11.870Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:24:12.129Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T20:24:12.129Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:24:12.129Z] OK: 7 MiB in 16 packages [2023-05-09T20:24:12.388Z] ---> 223b33e42134 [2023-05-09T20:24:12.388Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T20:24:12.645Z] Removing intermediate container b596e250bbb7 [2023-05-09T20:24:12.645Z] ---> c3ce949d330a [2023-05-09T20:24:12.645Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:24:12.645Z] ---> e3e5c7714bef [2023-05-09T20:24:12.645Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T20:24:12.645Z] ---> Running in b580d94506ab [2023-05-09T20:24:12.903Z] Removing intermediate container b580d94506ab [2023-05-09T20:24:12.903Z] ---> 3a3abb6ae3c0 [2023-05-09T20:24:12.903Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:24:12.903Z] ---> Running in e1748a615a3d [2023-05-09T20:24:12.903Z] ---> 3165ec3e5b13 [2023-05-09T20:24:12.903Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:24:13.420Z] Removing intermediate container e1748a615a3d [2023-05-09T20:24:13.420Z] ---> 7b3576198e24 [2023-05-09T20:24:13.420Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T20:24:13.420Z] ---> Running in b39e6d7183b3 [2023-05-09T20:24:13.420Z] ---> f75b5f35adcc [2023-05-09T20:24:13.420Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T20:24:13.683Z] Removing intermediate container b39e6d7183b3 [2023-05-09T20:24:13.683Z] ---> dfa389e79572 [2023-05-09T20:24:13.683Z] Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:24:13.683Z] ---> Running in 037fec36a000 [2023-05-09T20:24:14.255Z] Removing intermediate container 037fec36a000 [2023-05-09T20:24:14.255Z] ---> ab385280247c [2023-05-09T20:24:14.255Z] Step 25/25 : LABEL version=3.0.0-dev.153 [2023-05-09T20:24:14.255Z] ---> 854fd5350a6e [2023-05-09T20:24:14.255Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:24:14.255Z] ---> Running in 885d92dc977c [2023-05-09T20:24:14.514Z] Removing intermediate container 885d92dc977c [2023-05-09T20:24:14.514Z] ---> 6d15b052c0e9 [2023-05-09T20:24:14.514Z] [2023-05-09T20:24:14.773Z] Successfully built 6d15b052c0e9 [2023-05-09T20:24:14.773Z] Successfully tagged core-metadata:latest [2023-05-09T20:24:14.773Z]  Building core-metadata ... done Building security-bootstrapper [2023-05-09T20:24:14.773Z] ---> 9c158a03ed85 [2023-05-09T20:24:14.773Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T20:24:14.773Z] ---> Running in f0d3851090cf [2023-05-09T20:24:15.564Z] Avoid second fetch [2023-05-09T20:24:15.565Z] Checking out Revision 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 (main) [2023-05-09T20:24:14.431Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-05-09T20:24:14.453Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-09T20:24:15.594Z] > git config core.sparsecheckout # timeout=10 [2023-05-09T20:24:16.148Z] Removing intermediate container f0d3851090cf [2023-05-09T20:24:16.148Z] ---> 52b59575ae32 [2023-05-09T20:24:16.148Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:24:16.408Z] ---> Running in 27c7ed4ce17d [2023-05-09T20:24:16.408Z] Removing intermediate container 6f106aec05a6 [2023-05-09T20:24:16.408Z] ---> 9f63346b937a [2023-05-09T20:24:16.408Z] [2023-05-09T20:24:16.408Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:24:16.408Z] ---> 9ed4aefc74f6 [2023-05-09T20:24:16.408Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T20:24:16.408Z] ---> Using cache [2023-05-09T20:24:16.408Z] ---> 0f930c198d9a [2023-05-09T20:24:16.408Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:24:16.408Z] ---> Using cache [2023-05-09T20:24:16.408Z] ---> 5cd0e038314d [2023-05-09T20:24:16.408Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:24:16.408Z] ---> Using cache [2023-05-09T20:24:16.408Z] ---> b9d61d66a035 [2023-05-09T20:24:16.408Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:24:16.408Z] ---> Using cache [2023-05-09T20:24:16.408Z] ---> 0fd17378af10 [2023-05-09T20:24:16.408Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T20:24:16.440Z] Commit message: "refactor: Consume ProvisionWatcher DTO change for ServiceName (#4560)" [2023-05-09T20:24:16.667Z] Removing intermediate container 27c7ed4ce17d [2023-05-09T20:24:16.667Z] ---> eea46345a743 [2023-05-09T20:24:16.667Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T20:24:16.667Z] ---> Running in 5ffa98730618 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-09T20:24:17.359Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-09T20:24:17.359Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:24:17.359Z] Dload Upload Total Spent Left Speed [2023-05-09T20:24:17.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86741 [2023-05-09T20:24:17.492Z] Removing intermediate container 5ffa98730618 [2023-05-09T20:24:17.492Z] ---> 7452ff34cef2 [2023-05-09T20:24:17.492Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:24:17.492Z] ---> Running in fa45f0591e6f [2023-05-09T20:24:17.492Z] ---> 13083088228e [2023-05-09T20:24:17.492Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:24:17.492Z] Removing intermediate container fa45f0591e6f [2023-05-09T20:24:17.492Z] ---> 2c4f6f2c92d3 [2023-05-09T20:24:17.492Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:24:17.492Z] ---> Running in c82376f81456 [Pipeline] sh [2023-05-09T20:24:15.689Z] > git checkout -f 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 # timeout=10 [2023-05-09T20:24:18.062Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-09T20:24:18.343Z] Removing intermediate container c82376f81456 [2023-05-09T20:24:18.343Z] ---> 3f15747562b0 [2023-05-09T20:24:18.343Z] [2023-05-09T20:24:18.343Z] Successfully built 3f15747562b0 [2023-05-09T20:24:18.343Z] Successfully tagged core-data:latest [2023-05-09T20:24:18.343Z]  Building core-data ... done Building security-secretstore-setup [2023-05-09T20:24:18.343Z] ---> 734344eeefcf [2023-05-09T20:24:18.343Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T20:24:18.407Z] + sudo tee /etc/docker/daemon.new [2023-05-09T20:24:18.407Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-09T20:24:18.407Z] { [2023-05-09T20:24:18.407Z] "registry-mirrors": [ [2023-05-09T20:24:18.407Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-09T20:24:18.407Z] ], [2023-05-09T20:24:18.407Z] "bip": "10.250.0.254/24", [2023-05-09T20:24:18.407Z] "hosts": [ [2023-05-09T20:24:18.407Z] "tcp://0.0.0.0:5555", [2023-05-09T20:24:18.407Z] "unix:///var/run/docker.sock" [2023-05-09T20:24:18.407Z] ], [2023-05-09T20:24:18.407Z] "mtu": 1458, [2023-05-09T20:24:18.407Z] "selinux-enabled": true, [2023-05-09T20:24:18.407Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-09T20:24:18.407Z] } [Pipeline] sh [2023-05-09T20:24:18.752Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-09T20:24:19.100Z] + sudo service docker restart [2023-05-09T20:24:19.157Z] ---> 4fe8b5866cc7 [2023-05-09T20:24:19.157Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:24:19.415Z] ---> Running in c535f3e9441e [2023-05-09T20:24:20.784Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:24:20.784Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:24:20.784Z] ---> b63a88d54271 [2023-05-09T20:24:20.784Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T20:24:20.784Z] ---> Using cache [2023-05-09T20:24:20.784Z] ---> ed31e2803cee [2023-05-09T20:24:20.784Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T20:24:21.043Z] ---> Running in 8d8e1d61ac4f [2023-05-09T20:24:21.300Z] Removing intermediate container c535f3e9441e [2023-05-09T20:24:21.300Z] ---> d0574b2f9e5a [2023-05-09T20:24:21.300Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:24:21.561Z] ---> Running in b6915bf4842e [2023-05-09T20:24:21.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:21.819Z] Removing intermediate container b6915bf4842e [2023-05-09T20:24:21.819Z] ---> 137fcfabf5dc [2023-05-09T20:24:21.819Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T20:24:21.819Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:21.819Z] ---> Running in 0699fd5fbb71 [2023-05-09T20:24:22.089Z] OK: 265 MiB in 53 packages [2023-05-09T20:24:22.089Z] Removing intermediate container 0699fd5fbb71 [2023-05-09T20:24:22.089Z] ---> 36b340416fe5 [2023-05-09T20:24:22.089Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T20:24:22.351Z] ---> Running in 91e4a658eece [2023-05-09T20:24:22.647Z] Removing intermediate container 91e4a658eece [2023-05-09T20:24:22.647Z] ---> cabedf9e7e12 [2023-05-09T20:24:22.647Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:24:22.647Z] ---> Running in c8fc244ad58f [2023-05-09T20:24:22.647Z] Removing intermediate container 8d8e1d61ac4f [2023-05-09T20:24:22.647Z] ---> 1a74bc52d371 [2023-05-09T20:24:22.647Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T20:24:22.911Z] Removing intermediate container c8fc244ad58f [2023-05-09T20:24:22.911Z] ---> c2df51591bba [2023-05-09T20:24:22.911Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:24:22.911Z] ---> Running in d4ec26d187d5 [2023-05-09T20:24:23.171Z] Removing intermediate container d4ec26d187d5 [2023-05-09T20:24:23.171Z] ---> 376c9e459818 [2023-05-09T20:24:23.171Z] [2023-05-09T20:24:23.429Z] Successfully built 376c9e459818 [2023-05-09T20:24:23.429Z] Successfully tagged core-common-config-bootstrapper:latest [2023-05-09T20:24:23.429Z] Building security-proxy-setup [2023-05-09T20:24:23.429Z]  Building core-common-config-bootstrapper ... done  ---> 5f93cfebd2c3 [2023-05-09T20:24:23.429Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:24:23.686Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:24:23.686Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:24:23.686Z] ---> b63a88d54271 [2023-05-09T20:24:23.686Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T20:24:23.686Z] ---> Using cache [2023-05-09T20:24:23.686Z] ---> ed31e2803cee [2023-05-09T20:24:23.686Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T20:24:23.686Z] ---> Using cache [2023-05-09T20:24:23.686Z] ---> 1a74bc52d371 [2023-05-09T20:24:23.686Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T20:24:23.686Z] ---> Using cache [2023-05-09T20:24:23.686Z] ---> 5f93cfebd2c3 [2023-05-09T20:24:23.686Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:24:23.686Z] ---> Running in 8ffbfa3cd63b [2023-05-09T20:24:23.686Z] ---> Running in 141625d35e8b [2023-05-09T20:24:26.232Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:24:26.232Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:24:26.232Z] ---> b63a88d54271 [2023-05-09T20:24:26.232Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T20:24:26.232Z] ---> Using cache [2023-05-09T20:24:26.232Z] ---> ed31e2803cee [2023-05-09T20:24:26.232Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T20:24:26.232Z] ---> Using cache [2023-05-09T20:24:26.232Z] ---> 1a74bc52d371 [2023-05-09T20:24:26.232Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T20:24:26.232Z] ---> Using cache [2023-05-09T20:24:26.232Z] ---> 5f93cfebd2c3 [2023-05-09T20:24:26.232Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:24:27.290Z] ---> Running in c7b821380e59 [2023-05-09T20:24:31.650Z] Removing intermediate container b92bed47dcde [2023-05-09T20:24:31.650Z] ---> bcee8e077e1c [2023-05-09T20:24:31.650Z] [2023-05-09T20:24:31.650Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T20:24:31.650Z] ---> 9ed4aefc74f6 [2023-05-09T20:24:31.650Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T20:24:32.227Z] ---> Running in 938696a99705 [2023-05-09T20:24:32.488Z] Removing intermediate container 938696a99705 [2023-05-09T20:24:32.488Z] ---> a697ebd6c87e [2023-05-09T20:24:32.488Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T20:24:32.488Z] ---> Running in f656604e1e60 [2023-05-09T20:24:32.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:32.748Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:33.009Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:24:33.009Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:24:33.009Z] OK: 17821 distinct packages available [2023-05-09T20:24:33.009Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:33.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:33.270Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T20:24:33.270Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T20:24:33.270Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T20:24:33.530Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T20:24:33.530Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T20:24:33.530Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T20:24:33.530Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T20:24:33.530Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T20:24:33.530Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T20:24:33.530Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:24:33.530Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T20:24:33.530Z] OK: 10 MiB in 24 packages [2023-05-09T20:24:36.820Z] Removing intermediate container f656604e1e60 [2023-05-09T20:24:36.820Z] ---> e7e4ad0bdb46 [2023-05-09T20:24:36.820Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:24:37.388Z] provisioning config files... [2023-05-09T20:24:37.390Z] ---> bc1fe14b2ea7 [2023-05-09T20:24:37.390Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:24:37.418Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config1603838446357516335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:24:37.789Z] ---> docker-login.sh [2023-05-09T20:24:37.789Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:24:38.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:38.330Z] ---> bf46bb929e4c [2023-05-09T20:24:38.330Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T20:24:38.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:38.361Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:38.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:38.361Z] [2023-05-09T20:24:38.361Z] Login Succeeded [2023-05-09T20:24:38.361Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:24:38.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:38.898Z] Removing intermediate container 8ffbfa3cd63b [2023-05-09T20:24:38.898Z] ---> 7c3689c81330 [2023-05-09T20:24:38.898Z] Step 7/25 : COPY . . [2023-05-09T20:24:38.898Z] Removing intermediate container 141625d35e8b [2023-05-09T20:24:38.898Z] ---> 162d320015e8 [2023-05-09T20:24:38.898Z] Step 7/33 : COPY . . [2023-05-09T20:24:38.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:38.902Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:38.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:38.902Z] [2023-05-09T20:24:38.902Z] Login Succeeded [2023-05-09T20:24:38.902Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:24:39.158Z] ---> 10f0f0c38608 [2023-05-09T20:24:39.158Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:24:39.158Z] Removing intermediate container d4af84af2207 [2023-05-09T20:24:39.158Z] ---> c6babb320fcc [2023-05-09T20:24:39.158Z] [2023-05-09T20:24:39.158Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:24:39.158Z] ---> 9ed4aefc74f6 [2023-05-09T20:24:39.158Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T20:24:39.176Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:39.176Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:39.176Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:39.176Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:39.176Z] [2023-05-09T20:24:39.176Z] Login Succeeded [2023-05-09T20:24:39.176Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:24:39.447Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:39.447Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:39.447Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:39.447Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:39.447Z] [2023-05-09T20:24:39.447Z] Login Succeeded [2023-05-09T20:24:39.447Z] docker.io [2023-05-09T20:24:39.722Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:24:39.994Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:24:39.994Z] Configure a credential helper to remove this warning. See [2023-05-09T20:24:39.994Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:24:39.994Z] [2023-05-09T20:24:39.994Z] Login Succeeded [2023-05-09T20:24:39.994Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:24:40.017Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-05-09T20:24:40.622Z] + git config --global --add safe.directory /w/workspace/edgex-go/519 [Pipeline] echo [2023-05-09T20:24:40.642Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:24:40.656Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:24:40.670Z] ========================================================= [2023-05-09T20:24:40.670Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-09T20:24:40.670Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:24:41.007Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:24:41.007Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-09T20:24:41.007Z] c41833b44d91: Pulling fs layer [2023-05-09T20:24:41.007Z] ed15518f5707: Pulling fs layer [2023-05-09T20:24:41.007Z] feae8fd75edb: Pulling fs layer [2023-05-09T20:24:41.007Z] 242c74f7c9fa: Pulling fs layer [2023-05-09T20:24:41.007Z] 3cdef696dda3: Pulling fs layer [2023-05-09T20:24:41.007Z] 2ced38df9373: Pulling fs layer [2023-05-09T20:24:41.007Z] 58f1dce35555: Pulling fs layer [2023-05-09T20:24:41.007Z] 242c74f7c9fa: Waiting [2023-05-09T20:24:41.007Z] 3cdef696dda3: Waiting [2023-05-09T20:24:41.007Z] 2ced38df9373: Waiting [2023-05-09T20:24:41.007Z] 58f1dce35555: Waiting [2023-05-09T20:24:41.279Z] ed15518f5707: Verifying Checksum [2023-05-09T20:24:41.279Z] ed15518f5707: Download complete [2023-05-09T20:24:41.279Z] 242c74f7c9fa: Verifying Checksum [2023-05-09T20:24:41.279Z] 242c74f7c9fa: Download complete [2023-05-09T20:24:41.279Z] 3cdef696dda3: Verifying Checksum [2023-05-09T20:24:41.279Z] 3cdef696dda3: Download complete [2023-05-09T20:24:41.279Z] c41833b44d91: Verifying Checksum [2023-05-09T20:24:41.697Z] ---> Running in beb73f04cf7d [2023-05-09T20:24:41.697Z] ---> b2710e09c050 [2023-05-09T20:24:41.697Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T20:24:42.263Z] c41833b44d91: Pull complete [2023-05-09T20:24:42.270Z] ---> Running in 121e2f96bd3f [2023-05-09T20:24:42.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:42.270Z] Removing intermediate container 121e2f96bd3f [2023-05-09T20:24:42.270Z] ---> 2619bbf17d72 [2023-05-09T20:24:42.270Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T20:24:42.530Z] ---> Running in 4a89356f7b78 [2023-05-09T20:24:42.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:24:42.530Z] Removing intermediate container 4a89356f7b78 [2023-05-09T20:24:42.530Z] ---> a0737f0876bf [2023-05-09T20:24:42.530Z] Step 18/20 : LABEL arch=x86_64 [2023-05-09T20:24:42.530Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T20:24:42.530Z] ---> Running in 27d32ac6da0e [2023-05-09T20:24:42.530Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T20:24:42.791Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:24:42.791Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T20:24:42.791Z] ---> 4f86a6ac5655 [2023-05-09T20:24:42.791Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T20:24:42.791Z] ---> Running in 87e02fa1893e [2023-05-09T20:24:42.791Z] ---> 43706e5e2824 [2023-05-09T20:24:42.791Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T20:24:42.791Z] Removing intermediate container c7b821380e59 [2023-05-09T20:24:42.791Z] ---> c8b3be288987 [2023-05-09T20:24:42.791Z] Step 7/22 : COPY . . [2023-05-09T20:24:42.791Z] OK: 8 MiB in 17 packages [2023-05-09T20:24:42.791Z] Removing intermediate container 27d32ac6da0e [2023-05-09T20:24:42.791Z] ---> 4a950c75b303 [2023-05-09T20:24:42.791Z] Step 19/20 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:24:42.791Z] ---> Running in a58f938a0f77 [2023-05-09T20:24:42.791Z] ---> Running in 06be70fb0035 [2023-05-09T20:24:42.859Z] 58f1dce35555: Verifying Checksum [2023-05-09T20:24:42.859Z] 58f1dce35555: Download complete [2023-05-09T20:24:42.859Z] ed15518f5707: Pull complete [2023-05-09T20:24:43.362Z] Removing intermediate container 06be70fb0035 [2023-05-09T20:24:43.362Z] ---> bda0aa94548c [2023-05-09T20:24:43.362Z] Step 20/20 : LABEL version=3.0.0-dev.153 [2023-05-09T20:24:43.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-09T20:24:43.362Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-09T20:24:43.621Z] ---> Running in d9fa969d07a1 [2023-05-09T20:24:43.828Z] feae8fd75edb: Verifying Checksum [2023-05-09T20:24:43.828Z] feae8fd75edb: Download complete [2023-05-09T20:24:43.828Z] 2ced38df9373: Verifying Checksum [2023-05-09T20:24:43.828Z] 2ced38df9373: Download complete [2023-05-09T20:24:43.883Z] Removing intermediate container d9fa969d07a1 [2023-05-09T20:24:43.883Z] ---> 5405ec6414a6 [2023-05-09T20:24:43.883Z] [2023-05-09T20:24:43.883Z] Removing intermediate container beb73f04cf7d [2023-05-09T20:24:43.883Z] ---> 1d2c950cb8a7 [2023-05-09T20:24:43.883Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:24:43.883Z] ---> Running in 706df92c27ff [2023-05-09T20:24:43.883Z] Successfully built 5405ec6414a6 [2023-05-09T20:24:43.883Z] Successfully tagged security-spiffe-token-provider:latest [2023-05-09T20:24:44.154Z]  Building security-spiffe-token-provider ... done Removing intermediate container 706df92c27ff [2023-05-09T20:24:44.154Z] ---> 9ee6b9057ae1 [2023-05-09T20:24:44.154Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T20:24:44.154Z] ---> Running in 5608f45de549 [2023-05-09T20:24:44.154Z] Removing intermediate container 5608f45de549 [2023-05-09T20:24:44.154Z] ---> da9044e084e2 [2023-05-09T20:24:44.154Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T20:24:44.414Z] ---> Running in a59d4fac4a11 [2023-05-09T20:24:44.414Z] Removing intermediate container a59d4fac4a11 [2023-05-09T20:24:44.414Z] ---> 5e17182ea943 [2023-05-09T20:24:44.414Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:24:44.673Z] ---> b0c51c3cc56a [2023-05-09T20:24:44.673Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:24:44.977Z] ---> 1e28d3593705 [2023-05-09T20:24:44.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T20:24:45.625Z] ---> c31789caaa57 [2023-05-09T20:24:45.625Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:24:46.234Z] ---> 5bafc6f36a94 [2023-05-09T20:24:46.234Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T20:24:46.234Z] ---> Running in 634e41d73126 [2023-05-09T20:24:46.503Z] Removing intermediate container 634e41d73126 [2023-05-09T20:24:46.503Z] ---> e8e806bb2838 [2023-05-09T20:24:46.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:24:46.503Z] ---> Running in f2d653ec2499 [2023-05-09T20:24:46.503Z] Removing intermediate container f2d653ec2499 [2023-05-09T20:24:46.787Z] ---> 439d6f30d077 [2023-05-09T20:24:46.787Z] Step 21/23 : LABEL arch=x86_64 [2023-05-09T20:24:46.787Z] ---> Running in 47acfa4d6656 [2023-05-09T20:24:46.787Z] Removing intermediate container 47acfa4d6656 [2023-05-09T20:24:46.787Z] ---> e8d1fde76512 [2023-05-09T20:24:46.787Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:24:46.787Z] ---> Running in fb4cf8efe1a5 [2023-05-09T20:24:47.063Z] Removing intermediate container fb4cf8efe1a5 [2023-05-09T20:24:47.063Z] ---> cbb06ef6ab0c [2023-05-09T20:24:47.063Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:24:47.063Z] ---> Running in 1beb103258bf [2023-05-09T20:24:47.063Z] Removing intermediate container 1beb103258bf [2023-05-09T20:24:47.063Z] ---> 249c3905b603 [2023-05-09T20:24:47.063Z] [2023-05-09T20:24:47.346Z] Successfully built 249c3905b603 [2023-05-09T20:24:47.347Z] Successfully tagged support-notifications:latest [2023-05-09T20:24:47.623Z]  Building support-notifications ... done  ---> b25f7c7ac0b4 [2023-05-09T20:24:47.623Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T20:24:47.623Z] ---> Running in df41da0cefd6 [2023-05-09T20:24:48.256Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-09T20:24:56.221Z] feae8fd75edb: Pull complete [2023-05-09T20:24:56.221Z] 242c74f7c9fa: Pull complete [2023-05-09T20:24:56.221Z] 3cdef696dda3: Pull complete [2023-05-09T20:25:03.126Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-09T20:25:04.496Z] 2ced38df9373: Pull complete [2023-05-09T20:25:06.921Z] Removing intermediate container 87e02fa1893e [2023-05-09T20:25:06.921Z] ---> edfb522542ba [2023-05-09T20:25:06.921Z] [2023-05-09T20:25:06.921Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T20:25:06.921Z] ---> 9ed4aefc74f6 [2023-05-09T20:25:06.921Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T20:25:06.921Z] ---> Using cache [2023-05-09T20:25:06.921Z] ---> a697ebd6c87e [2023-05-09T20:25:06.921Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T20:25:06.921Z] Removing intermediate container a58f938a0f77 [2023-05-09T20:25:06.921Z] ---> f972056675df [2023-05-09T20:25:06.921Z] [2023-05-09T20:25:06.921Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T20:25:06.921Z] ---> 9ed4aefc74f6 [2023-05-09T20:25:06.921Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T20:25:06.921Z] ---> Running in 2cb623a0b1bd [2023-05-09T20:25:06.921Z] ---> Running in 753955f0e154 [2023-05-09T20:25:06.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:25:06.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:25:06.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:25:06.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:25:06.921Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T20:25:06.921Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T20:25:06.921Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:25:06.921Z] OK: 7 MiB in 17 packages [2023-05-09T20:25:06.948Z] 58f1dce35555: Pull complete [2023-05-09T20:25:06.948Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-09T20:25:06.948Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:25:06.949Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-05-09T20:25:07.185Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T20:25:07.185Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T20:25:07.185Z] (3/3) Installing su-exec (0.2-r2) [2023-05-09T20:25:07.185Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:25:07.185Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T20:25:07.185Z] OK: 8 MiB in 18 packages [2023-05-09T20:25:07.298Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:25:07.298Z] WORKDIR /edgex [2023-05-09T20:25:07.298Z] COPY go.mod . [2023-05-09T20:25:07.298Z] RUN go mod download ci-base-image-arm64 [2023-05-09T20:25:07.298Z] -f - . [2023-05-09T20:25:07.444Z] Removing intermediate container 2cb623a0b1bd [2023-05-09T20:25:07.445Z] ---> 02c183561acd [2023-05-09T20:25:07.445Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T20:25:07.445Z] ---> Running in 075ced93a055 [2023-05-09T20:25:07.704Z] Removing intermediate container 075ced93a055 [2023-05-09T20:25:07.704Z] ---> 8aff144a8041 [2023-05-09T20:25:07.704Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T20:25:07.704Z] ---> Running in 0b05372a530e [2023-05-09T20:25:07.704Z] Removing intermediate container 753955f0e154 [2023-05-09T20:25:07.704Z] ---> aa9a8e24dd55 [2023-05-09T20:25:07.704Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T20:25:07.704Z] Removing intermediate container df41da0cefd6 [2023-05-09T20:25:07.704Z] ---> c7bf28708889 [2023-05-09T20:25:07.704Z] [2023-05-09T20:25:07.704Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T20:25:07.704Z] ---> 9ed4aefc74f6 [2023-05-09T20:25:07.704Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T20:25:07.891Z] Sending build context to Docker daemon 2.931MB [2023-05-09T20:25:07.891Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-09T20:25:07.891Z] ---> fadd8f120f05 [2023-05-09T20:25:07.891Z] Step 2/4 : WORKDIR /edgex [2023-05-09T20:25:07.964Z] ---> Running in 22a6101aa29a [2023-05-09T20:25:07.964Z] ---> Running in 17bbca0fa4e2 [2023-05-09T20:25:07.964Z] Removing intermediate container 0b05372a530e [2023-05-09T20:25:07.964Z] ---> aa048e28b3ff [2023-05-09T20:25:07.964Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T20:25:07.964Z] ---> Running in 9a764f641a92 [2023-05-09T20:25:07.964Z] Removing intermediate container 22a6101aa29a [2023-05-09T20:25:07.964Z] ---> c250ca891dbd [2023-05-09T20:25:07.964Z] Step 12/25 : WORKDIR / [2023-05-09T20:25:07.964Z] ---> Running in d31623d6c076 [2023-05-09T20:25:07.964Z] Removing intermediate container 9a764f641a92 [2023-05-09T20:25:07.964Z] ---> 4d97fb9712a1 [2023-05-09T20:25:07.964Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-05-09T20:25:07.964Z] ---> Running in f34787a3413d [2023-05-09T20:25:08.224Z] Removing intermediate container d31623d6c076 [2023-05-09T20:25:08.224Z] ---> f359ce117da8 [2023-05-09T20:25:08.224Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:25:08.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-09T20:25:08.224Z] Removing intermediate container f34787a3413d [2023-05-09T20:25:08.224Z] ---> cbd78c048cc8 [2023-05-09T20:25:08.224Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T20:25:08.224Z] ---> Running in 7838e000d524 [2023-05-09T20:25:08.224Z] ---> 76dd2a37c361 [2023-05-09T20:25:08.224Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:25:08.224Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-09T20:25:08.486Z] ---> b526c98a6841 [2023-05-09T20:25:08.486Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-09T20:25:08.486Z] ---> 0f8918ad9da6 [2023-05-09T20:25:08.486Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-09T20:25:08.486Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T20:25:08.486Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T20:25:08.486Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:25:08.486Z] OK: 8 MiB in 17 packages [2023-05-09T20:25:08.746Z] ---> 452b6ae822b1 [2023-05-09T20:25:08.746Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:25:08.746Z] Removing intermediate container 7838e000d524 [2023-05-09T20:25:08.746Z] ---> 271acea4cf5e [2023-05-09T20:25:08.746Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T20:25:08.746Z] ---> Running in c9292cca859f [2023-05-09T20:25:08.746Z] ---> 000bb194730c [2023-05-09T20:25:08.746Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T20:25:09.023Z] Removing intermediate container c9292cca859f [2023-05-09T20:25:09.023Z] ---> daf047d826e7 [2023-05-09T20:25:09.023Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T20:25:09.023Z] Removing intermediate container 17bbca0fa4e2 [2023-05-09T20:25:09.023Z] ---> 1c305dc503f2 [2023-05-09T20:25:09.023Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T20:25:09.023Z] ---> Running in 03a679569737 [2023-05-09T20:25:09.023Z] ---> 5c661799bc78 [2023-05-09T20:25:09.023Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T20:25:09.023Z] ---> Running in 4cbeb078e796 [2023-05-09T20:25:09.283Z] Removing intermediate container 03a679569737 [2023-05-09T20:25:09.283Z] ---> 8a5fedef4fe7 [2023-05-09T20:25:09.283Z] Step 12/22 : WORKDIR /edgex [2023-05-09T20:25:09.283Z] ---> 81a68c2b8dc2 [2023-05-09T20:25:09.283Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T20:25:09.283Z] ---> Running in 63bc47d1ec58 [2023-05-09T20:25:09.283Z] Removing intermediate container 63bc47d1ec58 [2023-05-09T20:25:09.283Z] ---> 1ea311ff8a20 [2023-05-09T20:25:09.283Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:25:09.542Z] ---> 32efe9ed6632 [2023-05-09T20:25:09.542Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:25:09.542Z] ---> f99562a88476 [2023-05-09T20:25:09.542Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T20:25:09.542Z] ---> 24b199fa38dd [2023-05-09T20:25:09.542Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T20:25:09.802Z] ---> 3bd3916ff94a [2023-05-09T20:25:09.802Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:25:09.802Z] Removing intermediate container 4cbeb078e796 [2023-05-09T20:25:09.802Z] ---> 43c37830e7cd [2023-05-09T20:25:09.802Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:25:09.802Z] ---> Running in 96c1155b5557 [2023-05-09T20:25:09.802Z] ---> 6164f243bbfe [2023-05-09T20:25:09.802Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T20:25:09.802Z] ---> c166806e4828 [2023-05-09T20:25:09.802Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:25:09.866Z] ---> Running in 15ef895b646a [2023-05-09T20:25:09.866Z] Removing intermediate container 15ef895b646a [2023-05-09T20:25:09.866Z] ---> d20d8642cd76 [2023-05-09T20:25:09.866Z] Step 3/4 : COPY go.mod . [2023-05-09T20:25:10.061Z] ---> ef096fa2def5 [2023-05-09T20:25:10.061Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T20:25:10.061Z] ---> 9fd751122c52 [2023-05-09T20:25:10.061Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T20:25:10.321Z] ---> b43577e0d32e [2023-05-09T20:25:10.321Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:25:10.321Z] ---> Running in b86e57e2ba7d [2023-05-09T20:25:10.321Z] Removing intermediate container 96c1155b5557 [2023-05-09T20:25:10.321Z] ---> bdd223fb691e [2023-05-09T20:25:10.321Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:25:10.321Z] ---> Running in 9ab0adcb09e4 [2023-05-09T20:25:10.451Z] ---> f8855b3093e9 [2023-05-09T20:25:10.451Z] Step 4/4 : RUN go mod download [2023-05-09T20:25:10.451Z] ---> Running in fdd26a440182 [2023-05-09T20:25:10.578Z] ---> 01a06d405d7a [2023-05-09T20:25:10.578Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T20:25:10.578Z] Removing intermediate container 9ab0adcb09e4 [2023-05-09T20:25:10.578Z] ---> 2befbcdcc070 [2023-05-09T20:25:10.578Z] Step 23/25 : LABEL arch=x86_64 [2023-05-09T20:25:10.578Z] ---> Running in 20eb0cc68728 [2023-05-09T20:25:10.578Z] ---> 2ef994e6db30 [2023-05-09T20:25:10.578Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T20:25:10.578Z] Removing intermediate container 20eb0cc68728 [2023-05-09T20:25:10.578Z] ---> 997f12de946e [2023-05-09T20:25:10.578Z] Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:10.578Z] ---> Running in d3f4bc404d70 [2023-05-09T20:25:10.840Z] ---> 76ab342c09d6 [2023-05-09T20:25:10.840Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T20:25:10.840Z] Removing intermediate container d3f4bc404d70 [2023-05-09T20:25:10.840Z] ---> 607b4cfc6a18 [2023-05-09T20:25:10.840Z] Step 25/25 : LABEL version=3.0.0-dev.153 [2023-05-09T20:25:10.840Z] ---> Running in 4c9934799be1 [2023-05-09T20:25:10.840Z] Removing intermediate container 4c9934799be1 [2023-05-09T20:25:10.840Z] ---> 014d7c3cb1dd [2023-05-09T20:25:10.840Z] [2023-05-09T20:25:10.840Z] Removing intermediate container b86e57e2ba7d [2023-05-09T20:25:10.840Z] ---> 901eba5327a2 [2023-05-09T20:25:10.840Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:25:10.840Z] ---> 1b618bd3cd60 [2023-05-09T20:25:10.840Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T20:25:10.840Z] Successfully built 014d7c3cb1dd [2023-05-09T20:25:10.840Z] ---> Running in d3da08b27aa5 [2023-05-09T20:25:10.840Z] Successfully tagged security-secretstore-setup:latest [2023-05-09T20:25:11.098Z]  Building security-secretstore-setup ... done Removing intermediate container d3da08b27aa5 [2023-05-09T20:25:11.098Z] ---> 36cd9b8f90ad [2023-05-09T20:25:11.098Z] Step 20/22 : LABEL arch=x86_64 [2023-05-09T20:25:11.098Z] ---> Running in 87aec9a68c1c [2023-05-09T20:25:11.098Z] ---> 1719e538ea07 [2023-05-09T20:25:11.098Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T20:25:11.098Z] Removing intermediate container 87aec9a68c1c [2023-05-09T20:25:11.098Z] ---> e6f4aa8a6e59 [2023-05-09T20:25:11.098Z] Step 21/22 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:11.098Z] ---> Running in a6cf82d2f6d5 [2023-05-09T20:25:11.098Z] ---> 794c45aabd7b [2023-05-09T20:25:11.098Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T20:25:11.358Z] ---> Running in b11ecd502d8f [2023-05-09T20:25:11.358Z] Removing intermediate container a6cf82d2f6d5 [2023-05-09T20:25:11.358Z] ---> 47d67be23741 [2023-05-09T20:25:11.358Z] Step 22/22 : LABEL version=3.0.0-dev.153 [2023-05-09T20:25:11.358Z] ---> Running in 87474980a024 [2023-05-09T20:25:11.358Z] Removing intermediate container 87474980a024 [2023-05-09T20:25:11.358Z] ---> 3670dd14f136 [2023-05-09T20:25:11.358Z] [2023-05-09T20:25:11.358Z] Successfully built 3670dd14f136 [2023-05-09T20:25:11.358Z] Successfully tagged security-proxy-setup:latest [2023-05-09T20:25:11.926Z]  Building security-proxy-setup ... done Removing intermediate container b11ecd502d8f [2023-05-09T20:25:11.926Z] ---> 2d99fa2b93f2 [2023-05-09T20:25:11.926Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T20:25:11.926Z] ---> Running in 13af6c7996ff [2023-05-09T20:25:11.926Z] Removing intermediate container 13af6c7996ff [2023-05-09T20:25:11.926Z] ---> a7bf832d04ff [2023-05-09T20:25:11.926Z] Step 30/33 : CMD ["gate"] [2023-05-09T20:25:11.926Z] ---> Running in 892d486d3468 [2023-05-09T20:25:11.926Z] Removing intermediate container 892d486d3468 [2023-05-09T20:25:11.926Z] ---> 395d461ddc6a [2023-05-09T20:25:11.926Z] Step 31/33 : LABEL arch=x86_64 [2023-05-09T20:25:11.926Z] ---> Running in 9007fd726a23 [2023-05-09T20:25:12.187Z] Removing intermediate container 9007fd726a23 [2023-05-09T20:25:12.187Z] ---> 637d6ca55d0a [2023-05-09T20:25:12.187Z] Step 32/33 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:12.187Z] ---> Running in b0681e4b7462 [2023-05-09T20:25:12.187Z] Removing intermediate container b0681e4b7462 [2023-05-09T20:25:12.187Z] ---> 0d3c226c2716 [2023-05-09T20:25:12.187Z] Step 33/33 : LABEL version=3.0.0-dev.153 [2023-05-09T20:25:12.187Z] ---> Running in ceab2a22e190 [2023-05-09T20:25:12.187Z] Removing intermediate container ceab2a22e190 [2023-05-09T20:25:12.187Z] ---> 03ea28033198 [2023-05-09T20:25:12.187Z] [2023-05-09T20:25:12.446Z] Successfully built 03ea28033198 [2023-05-09T20:25:12.446Z] Successfully tagged security-bootstrapper:latest [2023-05-09T20:25:12.452Z]  Building security-bootstrapper ... done  [Pipeline] } [2023-05-09T20:25:12.463Z] $ docker stop --time=1 5501382fe0496d36f9c83827c452fb0dc84e72b846f7363dbb9eef79049b4ab0 [2023-05-09T20:25:13.755Z] $ docker rm -f --volumes 5501382fe0496d36f9c83827c452fb0dc84e72b846f7363dbb9eef79049b4ab0 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:25:14.083Z] + docker images [2023-05-09T20:25:14.083Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T20:25:14.083Z] security-bootstrapper latest 03ea28033198 1 second ago 22.2MB [2023-05-09T20:25:14.083Z] security-proxy-setup latest 3670dd14f136 2 seconds ago 18.7MB [2023-05-09T20:25:14.083Z] security-secretstore-setup latest 014d7c3cb1dd 3 seconds ago 32.8MB [2023-05-09T20:25:14.083Z] c7bf28708889 6 seconds ago 1.7GB [2023-05-09T20:25:14.083Z] f972056675df 8 seconds ago 1.72GB [2023-05-09T20:25:14.083Z] edfb522542ba 8 seconds ago 1.71GB [2023-05-09T20:25:14.083Z] support-notifications latest 249c3905b603 27 seconds ago 32.4MB [2023-05-09T20:25:14.083Z] security-spiffe-token-provider latest 5405ec6414a6 30 seconds ago 32.8MB [2023-05-09T20:25:14.083Z] c6babb320fcc 35 seconds ago 1.79GB [2023-05-09T20:25:14.083Z] bcee8e077e1c 44 seconds ago 1.76GB [2023-05-09T20:25:14.083Z] core-common-config-bootstrapper latest 376c9e459818 51 seconds ago 17.2MB [2023-05-09T20:25:14.083Z] core-data latest 3f15747562b0 56 seconds ago 20MB [2023-05-09T20:25:14.083Z] 9f63346b937a 57 seconds ago 1.72GB [2023-05-09T20:25:14.083Z] core-metadata latest 6d15b052c0e9 59 seconds ago 20.4MB [2023-05-09T20:25:14.083Z] a5712d6f4197 About a minute ago 1.73GB [2023-05-09T20:25:14.083Z] 59c4ba3883c6 About a minute ago 1.73GB [2023-05-09T20:25:14.083Z] support-scheduler latest 9fcd566df847 About a minute ago 31.8MB [2023-05-09T20:25:14.083Z] core-command latest 12e2e9dea929 About a minute ago 19.9MB [2023-05-09T20:25:14.083Z] security-proxy-auth latest 7164ce5a1f99 About a minute ago 18.3MB [2023-05-09T20:25:14.083Z] 00735f5a767b About a minute ago 1.79GB [2023-05-09T20:25:14.083Z] security-spire-server latest 403a9b41eff4 About a minute ago 103MB [2023-05-09T20:25:14.083Z] cd0b8fad6134 About a minute ago 1.72GB [2023-05-09T20:25:14.083Z] f919e6bafa25 About a minute ago 1.7GB [2023-05-09T20:25:14.083Z] 828e6b5ba9c4 About a minute ago 1.58GB [2023-05-09T20:25:14.083Z] security-spire-agent latest be42b5362814 About a minute ago 161MB [2023-05-09T20:25:14.083Z] security-spire-config latest e939e06799b0 About a minute ago 102MB [2023-05-09T20:25:14.083Z] 85e0786c873b 2 minutes ago 1.58GB [2023-05-09T20:25:14.083Z] 0feb5f9f5e8a 2 minutes ago 1.58GB [2023-05-09T20:25:14.083Z] ci-base-image-x86_64 latest b63a88d54271 5 minutes ago 918MB [2023-05-09T20:25:14.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine c4be618373d6 2 weeks ago 700MB [2023-05-09T20:25:14.083Z] alpine 3.17 9ed4aefc74f6 5 weeks ago 7.05MB [2023-05-09T20:25:14.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 10 months ago 253MB [2023-05-09T20:25:14.083Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:25:14.227Z] provisioning config files... [2023-05-09T20:25:14.237Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config9426170307975291591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:25:14.541Z] ---> docker-login.sh [2023-05-09T20:25:14.541Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:25:14.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:25:14.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:25:14.541Z] Configure a credential helper to remove this warning. See [2023-05-09T20:25:14.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:25:14.541Z] [2023-05-09T20:25:14.541Z] Login Succeeded [2023-05-09T20:25:14.541Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:25:14.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:25:14.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:25:14.541Z] Configure a credential helper to remove this warning. See [2023-05-09T20:25:14.541Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:25:14.541Z] [2023-05-09T20:25:14.541Z] Login Succeeded [2023-05-09T20:25:14.541Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:25:14.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:25:14.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:25:14.800Z] Configure a credential helper to remove this warning. See [2023-05-09T20:25:14.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:25:14.800Z] [2023-05-09T20:25:14.800Z] Login Succeeded [2023-05-09T20:25:14.800Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:25:14.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:25:14.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:25:14.800Z] Configure a credential helper to remove this warning. See [2023-05-09T20:25:14.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:25:14.800Z] [2023-05-09T20:25:14.800Z] Login Succeeded [2023-05-09T20:25:14.800Z] docker.io [2023-05-09T20:25:15.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:25:15.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:25:15.060Z] Configure a credential helper to remove this warning. See [2023-05-09T20:25:15.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:25:15.060Z] [2023-05-09T20:25:15.060Z] Login Succeeded [2023-05-09T20:25:15.060Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:25:15.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:15.094Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:25:15.114Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-05-09T20:25:15.114Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:15.114Z] latest [2023-05-09T20:25:15.114Z] 3.0.0-dev.153 [2023-05-09T20:25:15.114Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:15.114Z] main [2023-05-09T20:25:15.114Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:15.432Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:15.746Z] + docker push nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:15.746Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-09T20:25:15.746Z] 3d20f6e593c7: Preparing [2023-05-09T20:25:15.746Z] 8eca01ab1e2e: Preparing [2023-05-09T20:25:15.746Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:15.746Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:15.746Z] d7af9777d0d9: Preparing [2023-05-09T20:25:15.746Z] f1417ff83b31: Preparing [2023-05-09T20:25:15.746Z] f1417ff83b31: Waiting [2023-05-09T20:25:15.746Z] de4daf4d0fe9: Pushed [2023-05-09T20:25:15.746Z] aa0bd4dbef5b: Pushed [2023-05-09T20:25:15.746Z] d7af9777d0d9: Pushed [2023-05-09T20:25:15.746Z] 3d20f6e593c7: Pushed [2023-05-09T20:25:15.746Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:17.650Z] 8eca01ab1e2e: Pushed [2023-05-09T20:25:17.651Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:17.969Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:18.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-09T20:25:18.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-09T20:25:18.285Z] 3d20f6e593c7: Preparing [2023-05-09T20:25:18.285Z] 8eca01ab1e2e: Preparing [2023-05-09T20:25:18.285Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:18.285Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:18.285Z] d7af9777d0d9: Preparing [2023-05-09T20:25:18.285Z] f1417ff83b31: Preparing [2023-05-09T20:25:18.285Z] f1417ff83b31: Waiting [2023-05-09T20:25:18.285Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:18.285Z] 3d20f6e593c7: Layer already exists [2023-05-09T20:25:18.285Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:18.285Z] 8eca01ab1e2e: Layer already exists [2023-05-09T20:25:18.285Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:18.285Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:18.285Z] latest: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:18.595Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:18.917Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.153 [2023-05-09T20:25:18.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-09T20:25:18.917Z] 3d20f6e593c7: Preparing [2023-05-09T20:25:18.917Z] 8eca01ab1e2e: Preparing [2023-05-09T20:25:18.917Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:18.917Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:18.917Z] d7af9777d0d9: Preparing [2023-05-09T20:25:18.917Z] f1417ff83b31: Preparing [2023-05-09T20:25:18.917Z] f1417ff83b31: Waiting [2023-05-09T20:25:18.917Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:18.917Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:18.917Z] 8eca01ab1e2e: Layer already exists [2023-05-09T20:25:18.917Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:18.917Z] 3d20f6e593c7: Layer already exists [2023-05-09T20:25:18.917Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:18.917Z] 3.0.0-dev.153: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:19.241Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:19.552Z] + docker push nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:19.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-09T20:25:19.552Z] 3d20f6e593c7: Preparing [2023-05-09T20:25:19.552Z] 8eca01ab1e2e: Preparing [2023-05-09T20:25:19.552Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:19.552Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:19.552Z] d7af9777d0d9: Preparing [2023-05-09T20:25:19.552Z] f1417ff83b31: Preparing [2023-05-09T20:25:19.552Z] f1417ff83b31: Waiting [2023-05-09T20:25:19.552Z] 3d20f6e593c7: Layer already exists [2023-05-09T20:25:19.552Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:19.552Z] 8eca01ab1e2e: Layer already exists [2023-05-09T20:25:19.552Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:19.552Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:19.552Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:19.552Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:19.866Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:20.171Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-05-09T20:25:20.171Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-05-09T20:25:20.171Z] 3d20f6e593c7: Preparing [2023-05-09T20:25:20.171Z] 8eca01ab1e2e: Preparing [2023-05-09T20:25:20.171Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:20.171Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:20.171Z] d7af9777d0d9: Preparing [2023-05-09T20:25:20.171Z] f1417ff83b31: Preparing [2023-05-09T20:25:20.171Z] f1417ff83b31: Waiting [2023-05-09T20:25:20.171Z] 3d20f6e593c7: Layer already exists [2023-05-09T20:25:20.171Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:20.171Z] 8eca01ab1e2e: Layer already exists [2023-05-09T20:25:20.171Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:20.171Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:20.171Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:20.171Z] main: digest: sha256:c773fd9e03197df2df2e0654b0e665fd88f6f27a5f886c1e948fd90f045098c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:20.225Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:20.234Z] taggedImages: [2023-05-09T20:25:20.234Z] - nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:20.234Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-05-09T20:25:20.234Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.153 [2023-05-09T20:25:20.234Z] - nexus3.edgexfoundry.org:10004/core-command:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:20.234Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-05-09T20:25:20.267Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-05-09T20:25:20.267Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:20.267Z] latest [2023-05-09T20:25:20.267Z] 3.0.0-dev.153 [2023-05-09T20:25:20.267Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:20.267Z] main [2023-05-09T20:25:20.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:20.604Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:20.915Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:20.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-09T20:25:20.915Z] 562ce98db0eb: Preparing [2023-05-09T20:25:20.915Z] 96c02b521537: Preparing [2023-05-09T20:25:20.915Z] 3c7715d52c58: Preparing [2023-05-09T20:25:20.915Z] 71b37e811d75: Preparing [2023-05-09T20:25:20.915Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:20.915Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:20.915Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:20.915Z] f1417ff83b31: Preparing [2023-05-09T20:25:20.915Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:20.915Z] f1417ff83b31: Waiting [2023-05-09T20:25:20.915Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:20.915Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:20.915Z] 562ce98db0eb: Pushed [2023-05-09T20:25:21.175Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:21.175Z] 96c02b521537: Pushed [2023-05-09T20:25:21.175Z] 1c3c3173d47f: Pushed [2023-05-09T20:25:21.175Z] 3c7715d52c58: Pushed [2023-05-09T20:25:22.114Z] 71b37e811d75: Pushed [2023-05-09T20:25:22.373Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:22.692Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:23.008Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-09T20:25:23.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-09T20:25:23.008Z] 562ce98db0eb: Preparing [2023-05-09T20:25:23.008Z] 96c02b521537: Preparing [2023-05-09T20:25:23.008Z] 3c7715d52c58: Preparing [2023-05-09T20:25:23.008Z] 71b37e811d75: Preparing [2023-05-09T20:25:23.008Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:23.008Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:23.008Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:23.008Z] f1417ff83b31: Preparing [2023-05-09T20:25:23.008Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:23.008Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:23.008Z] f1417ff83b31: Waiting [2023-05-09T20:25:23.008Z] 71b37e811d75: Layer already exists [2023-05-09T20:25:23.008Z] 3c7715d52c58: Layer already exists [2023-05-09T20:25:23.008Z] 96c02b521537: Layer already exists [2023-05-09T20:25:23.008Z] 562ce98db0eb: Layer already exists [2023-05-09T20:25:23.008Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:23.008Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:23.008Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:23.008Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:23.008Z] latest: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:23.328Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:23.641Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.153 [2023-05-09T20:25:23.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-09T20:25:23.641Z] 562ce98db0eb: Preparing [2023-05-09T20:25:23.641Z] 96c02b521537: Preparing [2023-05-09T20:25:23.641Z] 3c7715d52c58: Preparing [2023-05-09T20:25:23.641Z] 71b37e811d75: Preparing [2023-05-09T20:25:23.641Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:23.641Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:23.641Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:23.641Z] f1417ff83b31: Preparing [2023-05-09T20:25:23.641Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:23.641Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:23.641Z] f1417ff83b31: Waiting [2023-05-09T20:25:23.641Z] 96c02b521537: Layer already exists [2023-05-09T20:25:23.641Z] 3c7715d52c58: Layer already exists [2023-05-09T20:25:23.641Z] 562ce98db0eb: Layer already exists [2023-05-09T20:25:23.641Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:23.641Z] 71b37e811d75: Layer already exists [2023-05-09T20:25:23.641Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:23.641Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:23.641Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:23.641Z] 3.0.0-dev.153: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:23.952Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:24.262Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:24.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-09T20:25:24.262Z] 562ce98db0eb: Preparing [2023-05-09T20:25:24.262Z] 96c02b521537: Preparing [2023-05-09T20:25:24.262Z] 3c7715d52c58: Preparing [2023-05-09T20:25:24.262Z] 71b37e811d75: Preparing [2023-05-09T20:25:24.262Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:24.262Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:24.262Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:24.262Z] f1417ff83b31: Preparing [2023-05-09T20:25:24.262Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:24.262Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:24.262Z] f1417ff83b31: Waiting [2023-05-09T20:25:24.262Z] 71b37e811d75: Layer already exists [2023-05-09T20:25:24.262Z] 96c02b521537: Layer already exists [2023-05-09T20:25:24.262Z] 562ce98db0eb: Layer already exists [2023-05-09T20:25:24.262Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:24.262Z] 3c7715d52c58: Layer already exists [2023-05-09T20:25:24.262Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:24.262Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:24.262Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:24.262Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:24.578Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:24.888Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-05-09T20:25:24.889Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-05-09T20:25:24.889Z] 562ce98db0eb: Preparing [2023-05-09T20:25:24.889Z] 96c02b521537: Preparing [2023-05-09T20:25:24.889Z] 3c7715d52c58: Preparing [2023-05-09T20:25:24.889Z] 71b37e811d75: Preparing [2023-05-09T20:25:24.889Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:24.889Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:24.889Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:24.889Z] f1417ff83b31: Preparing [2023-05-09T20:25:24.889Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:24.889Z] f1417ff83b31: Waiting [2023-05-09T20:25:24.889Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:24.889Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:24.889Z] 96c02b521537: Layer already exists [2023-05-09T20:25:24.889Z] 71b37e811d75: Layer already exists [2023-05-09T20:25:24.889Z] 3c7715d52c58: Layer already exists [2023-05-09T20:25:24.889Z] 562ce98db0eb: Layer already exists [2023-05-09T20:25:24.889Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:24.889Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:24.889Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:24.889Z] main: digest: sha256:0adf3834fa377e6be2d1b9672aaed5f33024d72dc2184fc4da78dce6420efc0a size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:24.930Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:24.938Z] taggedImages: [2023-05-09T20:25:24.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:24.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-05-09T20:25:24.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.153 [2023-05-09T20:25:24.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:24.938Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-05-09T20:25:24.962Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-05-09T20:25:24.962Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:24.962Z] latest [2023-05-09T20:25:24.962Z] 3.0.0-dev.153 [2023-05-09T20:25:24.962Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:24.962Z] main [2023-05-09T20:25:24.962Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:25.297Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:25.614Z] + docker push nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:25.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-09T20:25:25.614Z] e43244bd1bd8: Preparing [2023-05-09T20:25:25.614Z] 4831d286fc21: Preparing [2023-05-09T20:25:25.614Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:25.614Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:25.614Z] 2e74bcd4f960: Preparing [2023-05-09T20:25:25.614Z] f1417ff83b31: Preparing [2023-05-09T20:25:25.614Z] f1417ff83b31: Waiting [2023-05-09T20:25:25.614Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:25.614Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:25.614Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:25.614Z] e43244bd1bd8: Pushed [2023-05-09T20:25:25.614Z] 2e74bcd4f960: Pushed [2023-05-09T20:25:26.987Z] 4831d286fc21: Pushed [2023-05-09T20:25:27.245Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:27.563Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:27.867Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-09T20:25:27.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-09T20:25:27.867Z] e43244bd1bd8: Preparing [2023-05-09T20:25:27.867Z] 4831d286fc21: Preparing [2023-05-09T20:25:27.867Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:27.867Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:27.867Z] 2e74bcd4f960: Preparing [2023-05-09T20:25:27.867Z] f1417ff83b31: Preparing [2023-05-09T20:25:27.867Z] f1417ff83b31: Waiting [2023-05-09T20:25:27.867Z] e43244bd1bd8: Layer already exists [2023-05-09T20:25:27.867Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:27.867Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:27.867Z] 4831d286fc21: Layer already exists [2023-05-09T20:25:27.867Z] 2e74bcd4f960: Layer already exists [2023-05-09T20:25:27.867Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:27.867Z] latest: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:28.181Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:28.489Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.153 [2023-05-09T20:25:28.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-09T20:25:28.489Z] e43244bd1bd8: Preparing [2023-05-09T20:25:28.489Z] 4831d286fc21: Preparing [2023-05-09T20:25:28.489Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:28.489Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:28.489Z] 2e74bcd4f960: Preparing [2023-05-09T20:25:28.489Z] f1417ff83b31: Preparing [2023-05-09T20:25:28.489Z] 4831d286fc21: Layer already exists [2023-05-09T20:25:28.489Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:28.489Z] 2e74bcd4f960: Layer already exists [2023-05-09T20:25:28.489Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:28.489Z] e43244bd1bd8: Layer already exists [2023-05-09T20:25:28.489Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:28.489Z] 3.0.0-dev.153: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:28.807Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:29.120Z] + docker push nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:29.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-09T20:25:29.120Z] e43244bd1bd8: Preparing [2023-05-09T20:25:29.120Z] 4831d286fc21: Preparing [2023-05-09T20:25:29.120Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:29.120Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:29.120Z] 2e74bcd4f960: Preparing [2023-05-09T20:25:29.120Z] f1417ff83b31: Preparing [2023-05-09T20:25:29.120Z] f1417ff83b31: Waiting [2023-05-09T20:25:29.120Z] e43244bd1bd8: Layer already exists [2023-05-09T20:25:29.120Z] 4831d286fc21: Layer already exists [2023-05-09T20:25:29.120Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:29.120Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:29.120Z] 2e74bcd4f960: Layer already exists [2023-05-09T20:25:29.120Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:29.120Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:29.434Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:29.743Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-05-09T20:25:29.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-05-09T20:25:29.743Z] e43244bd1bd8: Preparing [2023-05-09T20:25:29.743Z] 4831d286fc21: Preparing [2023-05-09T20:25:29.743Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:29.743Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:29.743Z] 2e74bcd4f960: Preparing [2023-05-09T20:25:29.743Z] f1417ff83b31: Preparing [2023-05-09T20:25:29.744Z] 2e74bcd4f960: Layer already exists [2023-05-09T20:25:29.744Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:29.744Z] e43244bd1bd8: Layer already exists [2023-05-09T20:25:29.744Z] 4831d286fc21: Layer already exists [2023-05-09T20:25:29.744Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:29.744Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:29.744Z] main: digest: sha256:3b5dd6047f1cc943c8482df36bfc6decbca04264532db78c3d638ad73cc8eeef size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:29.783Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:29.792Z] taggedImages: [2023-05-09T20:25:29.792Z] - nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:29.792Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-05-09T20:25:29.792Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.153 [2023-05-09T20:25:29.792Z] - nexus3.edgexfoundry.org:10004/core-data:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:29.792Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-05-09T20:25:29.811Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-05-09T20:25:29.811Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:29.811Z] latest [2023-05-09T20:25:29.811Z] 3.0.0-dev.153 [2023-05-09T20:25:29.811Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:29.811Z] main [2023-05-09T20:25:29.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:30.129Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:30.437Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:30.437Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-09T20:25:30.437Z] 47c886dbd983: Preparing [2023-05-09T20:25:30.437Z] f42a501263c9: Preparing [2023-05-09T20:25:30.437Z] d003f2110046: Preparing [2023-05-09T20:25:30.437Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:30.437Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:30.437Z] d7af9777d0d9: Preparing [2023-05-09T20:25:30.437Z] f1417ff83b31: Preparing [2023-05-09T20:25:30.437Z] d7af9777d0d9: Waiting [2023-05-09T20:25:30.437Z] f1417ff83b31: Waiting [2023-05-09T20:25:30.437Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:30.437Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:30.437Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:30.437Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:30.437Z] 47c886dbd983: Pushed [2023-05-09T20:25:30.437Z] f42a501263c9: Pushed [2023-05-09T20:25:32.338Z] d003f2110046: Pushed [2023-05-09T20:25:32.338Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:32.653Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:32.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-09T20:25:32.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-09T20:25:32.962Z] 47c886dbd983: Preparing [2023-05-09T20:25:32.962Z] f42a501263c9: Preparing [2023-05-09T20:25:32.962Z] d003f2110046: Preparing [2023-05-09T20:25:32.962Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:32.962Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:32.962Z] d7af9777d0d9: Preparing [2023-05-09T20:25:32.962Z] f1417ff83b31: Preparing [2023-05-09T20:25:32.962Z] d7af9777d0d9: Waiting [2023-05-09T20:25:32.962Z] f1417ff83b31: Waiting [2023-05-09T20:25:32.962Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:32.962Z] 47c886dbd983: Layer already exists [2023-05-09T20:25:32.962Z] d003f2110046: Layer already exists [2023-05-09T20:25:32.962Z] f42a501263c9: Layer already exists [2023-05-09T20:25:32.962Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:32.962Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:32.962Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:32.962Z] latest: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:33.280Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:33.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.153 [2023-05-09T20:25:33.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-09T20:25:33.595Z] 47c886dbd983: Preparing [2023-05-09T20:25:33.595Z] f42a501263c9: Preparing [2023-05-09T20:25:33.595Z] d003f2110046: Preparing [2023-05-09T20:25:33.595Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:33.595Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:33.595Z] d7af9777d0d9: Preparing [2023-05-09T20:25:33.595Z] f1417ff83b31: Preparing [2023-05-09T20:25:33.595Z] d7af9777d0d9: Waiting [2023-05-09T20:25:33.595Z] f1417ff83b31: Waiting [2023-05-09T20:25:33.595Z] d003f2110046: Layer already exists [2023-05-09T20:25:33.595Z] 47c886dbd983: Layer already exists [2023-05-09T20:25:33.595Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:33.595Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:33.595Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:33.595Z] f42a501263c9: Layer already exists [2023-05-09T20:25:33.595Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:33.595Z] 3.0.0-dev.153: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:33.902Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:34.212Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:34.212Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-09T20:25:34.212Z] 47c886dbd983: Preparing [2023-05-09T20:25:34.212Z] f42a501263c9: Preparing [2023-05-09T20:25:34.212Z] d003f2110046: Preparing [2023-05-09T20:25:34.212Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:34.212Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:34.212Z] d7af9777d0d9: Preparing [2023-05-09T20:25:34.212Z] f1417ff83b31: Preparing [2023-05-09T20:25:34.212Z] d7af9777d0d9: Waiting [2023-05-09T20:25:34.212Z] f1417ff83b31: Waiting [2023-05-09T20:25:34.212Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:34.212Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:34.212Z] f42a501263c9: Layer already exists [2023-05-09T20:25:34.212Z] d003f2110046: Layer already exists [2023-05-09T20:25:34.212Z] 47c886dbd983: Layer already exists [2023-05-09T20:25:34.212Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:34.212Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:34.212Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:34.526Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:34.840Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-05-09T20:25:34.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-05-09T20:25:34.840Z] 47c886dbd983: Preparing [2023-05-09T20:25:34.840Z] f42a501263c9: Preparing [2023-05-09T20:25:34.840Z] d003f2110046: Preparing [2023-05-09T20:25:34.840Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:34.840Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:34.840Z] d7af9777d0d9: Preparing [2023-05-09T20:25:34.840Z] f1417ff83b31: Preparing [2023-05-09T20:25:34.840Z] d7af9777d0d9: Waiting [2023-05-09T20:25:34.840Z] f1417ff83b31: Waiting [2023-05-09T20:25:34.840Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:34.840Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:34.840Z] f42a501263c9: Layer already exists [2023-05-09T20:25:34.840Z] d003f2110046: Layer already exists [2023-05-09T20:25:34.840Z] 47c886dbd983: Layer already exists [2023-05-09T20:25:34.840Z] d7af9777d0d9: Layer already exists [2023-05-09T20:25:34.840Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:34.840Z] main: digest: sha256:704dde3d98e718f9c48b966c3865e0547c9b4203566e25124c6c569144b24a93 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:34.893Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:34.905Z] taggedImages: [2023-05-09T20:25:34.905Z] - nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:34.905Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-05-09T20:25:34.905Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.153 [2023-05-09T20:25:34.905Z] - nexus3.edgexfoundry.org:10004/core-metadata:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:34.905Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-05-09T20:25:34.932Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-05-09T20:25:34.932Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:34.932Z] latest [2023-05-09T20:25:34.932Z] 3.0.0-dev.153 [2023-05-09T20:25:34.932Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:34.932Z] main [2023-05-09T20:25:34.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:35.249Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:35.556Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:35.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-09T20:25:35.556Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:35.556Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:35.556Z] 38729b415b68: Preparing [2023-05-09T20:25:35.556Z] 62c8865936df: Preparing [2023-05-09T20:25:35.556Z] b5514ad9cb89: Preparing [2023-05-09T20:25:35.556Z] 795e72929ff8: Preparing [2023-05-09T20:25:35.556Z] b376f321c55a: Preparing [2023-05-09T20:25:35.556Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:35.556Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:35.556Z] 3a39edc93ba8: Preparing [2023-05-09T20:25:35.556Z] c963637f369a: Preparing [2023-05-09T20:25:35.556Z] 0f8482ff16aa: Preparing [2023-05-09T20:25:35.556Z] 823058c5e288: Preparing [2023-05-09T20:25:35.556Z] f1417ff83b31: Preparing [2023-05-09T20:25:35.556Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:35.556Z] 3a39edc93ba8: Waiting [2023-05-09T20:25:35.556Z] c963637f369a: Waiting [2023-05-09T20:25:35.556Z] 0f8482ff16aa: Waiting [2023-05-09T20:25:35.556Z] 823058c5e288: Waiting [2023-05-09T20:25:35.556Z] f1417ff83b31: Waiting [2023-05-09T20:25:35.556Z] b376f321c55a: Waiting [2023-05-09T20:25:35.556Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:35.556Z] b5514ad9cb89: Pushed [2023-05-09T20:25:35.814Z] 62c8865936df: Pushed [2023-05-09T20:25:35.814Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:35.814Z] 38729b415b68: Pushed [2023-05-09T20:25:35.814Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:35.814Z] 96af68ab1bc3: Pushed [2023-05-09T20:25:35.814Z] 795e72929ff8: Pushed [2023-05-09T20:25:35.814Z] 3a39edc93ba8: Pushed [2023-05-09T20:25:35.814Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:35.814Z] c963637f369a: Pushed [2023-05-09T20:25:35.814Z] 0f8482ff16aa: Pushed [2023-05-09T20:25:35.814Z] 823058c5e288: Pushed [2023-05-09T20:25:37.716Z] b376f321c55a: Pushed [2023-05-09T20:25:37.716Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:38.028Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:38.336Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-09T20:25:38.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-09T20:25:38.336Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:38.336Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:38.336Z] 38729b415b68: Preparing [2023-05-09T20:25:38.336Z] 62c8865936df: Preparing [2023-05-09T20:25:38.336Z] b5514ad9cb89: Preparing [2023-05-09T20:25:38.336Z] 795e72929ff8: Preparing [2023-05-09T20:25:38.336Z] b376f321c55a: Preparing [2023-05-09T20:25:38.336Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:38.336Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:38.336Z] 3a39edc93ba8: Preparing [2023-05-09T20:25:38.336Z] c963637f369a: Preparing [2023-05-09T20:25:38.336Z] 0f8482ff16aa: Preparing [2023-05-09T20:25:38.336Z] 823058c5e288: Preparing [2023-05-09T20:25:38.336Z] f1417ff83b31: Preparing [2023-05-09T20:25:38.336Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:38.336Z] 0f8482ff16aa: Waiting [2023-05-09T20:25:38.336Z] 823058c5e288: Waiting [2023-05-09T20:25:38.336Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:38.336Z] f1417ff83b31: Waiting [2023-05-09T20:25:38.336Z] 3a39edc93ba8: Waiting [2023-05-09T20:25:38.336Z] b376f321c55a: Waiting [2023-05-09T20:25:38.336Z] 795e72929ff8: Layer already exists [2023-05-09T20:25:38.336Z] 38729b415b68: Layer already exists [2023-05-09T20:25:38.336Z] 62c8865936df: Layer already exists [2023-05-09T20:25:38.336Z] 96af68ab1bc3: Layer already exists [2023-05-09T20:25:38.336Z] b5514ad9cb89: Layer already exists [2023-05-09T20:25:38.336Z] b376f321c55a: Layer already exists [2023-05-09T20:25:38.336Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:38.336Z] 3a39edc93ba8: Layer already exists [2023-05-09T20:25:38.336Z] c963637f369a: Layer already exists [2023-05-09T20:25:38.336Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:38.336Z] 823058c5e288: Layer already exists [2023-05-09T20:25:38.336Z] 0f8482ff16aa: Layer already exists [2023-05-09T20:25:38.336Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:38.336Z] latest: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:38.651Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:38.959Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.153 [2023-05-09T20:25:38.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-09T20:25:38.959Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:38.959Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:38.959Z] 38729b415b68: Preparing [2023-05-09T20:25:38.959Z] 62c8865936df: Preparing [2023-05-09T20:25:38.959Z] b5514ad9cb89: Preparing [2023-05-09T20:25:38.959Z] 795e72929ff8: Preparing [2023-05-09T20:25:38.959Z] b376f321c55a: Preparing [2023-05-09T20:25:38.959Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:38.959Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:38.959Z] 3a39edc93ba8: Preparing [2023-05-09T20:25:38.959Z] c963637f369a: Preparing [2023-05-09T20:25:38.959Z] 0f8482ff16aa: Preparing [2023-05-09T20:25:38.959Z] 823058c5e288: Preparing [2023-05-09T20:25:38.959Z] f1417ff83b31: Preparing [2023-05-09T20:25:38.959Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:38.959Z] 3a39edc93ba8: Waiting [2023-05-09T20:25:38.959Z] c963637f369a: Waiting [2023-05-09T20:25:38.959Z] 0f8482ff16aa: Waiting [2023-05-09T20:25:38.959Z] 823058c5e288: Waiting [2023-05-09T20:25:38.959Z] b376f321c55a: Waiting [2023-05-09T20:25:38.959Z] f1417ff83b31: Waiting [2023-05-09T20:25:38.959Z] 96af68ab1bc3: Layer already exists [2023-05-09T20:25:38.959Z] 62c8865936df: Layer already exists [2023-05-09T20:25:38.959Z] b5514ad9cb89: Layer already exists [2023-05-09T20:25:38.959Z] 795e72929ff8: Layer already exists [2023-05-09T20:25:38.959Z] b376f321c55a: Layer already exists [2023-05-09T20:25:38.959Z] 38729b415b68: Layer already exists [2023-05-09T20:25:38.959Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:38.959Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:38.959Z] 3a39edc93ba8: Layer already exists [2023-05-09T20:25:38.959Z] 0f8482ff16aa: Layer already exists [2023-05-09T20:25:38.959Z] c963637f369a: Layer already exists [2023-05-09T20:25:38.959Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:38.959Z] 823058c5e288: Layer already exists [2023-05-09T20:25:38.959Z] 3.0.0-dev.153: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:39.280Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:39.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:39.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-09T20:25:39.595Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:39.595Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:39.595Z] 38729b415b68: Preparing [2023-05-09T20:25:39.595Z] 62c8865936df: Preparing [2023-05-09T20:25:39.595Z] b5514ad9cb89: Preparing [2023-05-09T20:25:39.595Z] 795e72929ff8: Preparing [2023-05-09T20:25:39.595Z] b376f321c55a: Preparing [2023-05-09T20:25:39.595Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:39.595Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:39.595Z] 3a39edc93ba8: Preparing [2023-05-09T20:25:39.595Z] c963637f369a: Preparing [2023-05-09T20:25:39.595Z] 0f8482ff16aa: Preparing [2023-05-09T20:25:39.595Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:39.595Z] b376f321c55a: Waiting [2023-05-09T20:25:39.595Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:39.595Z] 3a39edc93ba8: Waiting [2023-05-09T20:25:39.595Z] c963637f369a: Waiting [2023-05-09T20:25:39.595Z] 823058c5e288: Preparing [2023-05-09T20:25:39.595Z] 0f8482ff16aa: Waiting [2023-05-09T20:25:39.595Z] f1417ff83b31: Preparing [2023-05-09T20:25:39.595Z] 823058c5e288: Waiting [2023-05-09T20:25:39.595Z] f1417ff83b31: Waiting [2023-05-09T20:25:39.595Z] 96af68ab1bc3: Layer already exists [2023-05-09T20:25:39.595Z] b5514ad9cb89: Layer already exists [2023-05-09T20:25:39.595Z] 38729b415b68: Layer already exists [2023-05-09T20:25:39.595Z] 62c8865936df: Layer already exists [2023-05-09T20:25:39.595Z] 795e72929ff8: Layer already exists [2023-05-09T20:25:39.595Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:39.595Z] b376f321c55a: Layer already exists [2023-05-09T20:25:39.595Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:39.595Z] c963637f369a: Layer already exists [2023-05-09T20:25:39.595Z] 3a39edc93ba8: Layer already exists [2023-05-09T20:25:39.595Z] 823058c5e288: Layer already exists [2023-05-09T20:25:39.595Z] 0f8482ff16aa: Layer already exists [2023-05-09T20:25:39.595Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:39.595Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:39.918Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:40.225Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-05-09T20:25:40.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-05-09T20:25:40.226Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:40.226Z] 96af68ab1bc3: Preparing [2023-05-09T20:25:40.226Z] 38729b415b68: Preparing [2023-05-09T20:25:40.226Z] 62c8865936df: Preparing [2023-05-09T20:25:40.226Z] b5514ad9cb89: Preparing [2023-05-09T20:25:40.226Z] 795e72929ff8: Preparing [2023-05-09T20:25:40.226Z] b376f321c55a: Preparing [2023-05-09T20:25:40.226Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:40.226Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:40.226Z] 3a39edc93ba8: Preparing [2023-05-09T20:25:40.226Z] c963637f369a: Preparing [2023-05-09T20:25:40.226Z] 0f8482ff16aa: Preparing [2023-05-09T20:25:40.226Z] 823058c5e288: Preparing [2023-05-09T20:25:40.226Z] f1417ff83b31: Preparing [2023-05-09T20:25:40.226Z] b376f321c55a: Waiting [2023-05-09T20:25:40.226Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:40.226Z] 3a39edc93ba8: Waiting [2023-05-09T20:25:40.226Z] c963637f369a: Waiting [2023-05-09T20:25:40.226Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:40.226Z] 0f8482ff16aa: Waiting [2023-05-09T20:25:40.226Z] 823058c5e288: Waiting [2023-05-09T20:25:40.226Z] f1417ff83b31: Waiting [2023-05-09T20:25:40.226Z] b5514ad9cb89: Layer already exists [2023-05-09T20:25:40.226Z] 38729b415b68: Layer already exists [2023-05-09T20:25:40.226Z] 62c8865936df: Layer already exists [2023-05-09T20:25:40.226Z] 795e72929ff8: Layer already exists [2023-05-09T20:25:40.226Z] 96af68ab1bc3: Layer already exists [2023-05-09T20:25:40.226Z] b376f321c55a: Layer already exists [2023-05-09T20:25:40.226Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:40.226Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:40.226Z] 3a39edc93ba8: Layer already exists [2023-05-09T20:25:40.226Z] c963637f369a: Layer already exists [2023-05-09T20:25:40.226Z] 823058c5e288: Layer already exists [2023-05-09T20:25:40.226Z] 0f8482ff16aa: Layer already exists [2023-05-09T20:25:40.226Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:40.226Z] main: digest: sha256:63de568aef14a9234642a29d0932be7807e9bec8d932d1f6a83150ea52f74924 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:40.264Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:40.272Z] taggedImages: [2023-05-09T20:25:40.272Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:40.272Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-05-09T20:25:40.272Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.153 [2023-05-09T20:25:40.272Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:40.272Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-05-09T20:25:40.290Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-05-09T20:25:40.290Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:40.290Z] latest [2023-05-09T20:25:40.290Z] 3.0.0-dev.153 [2023-05-09T20:25:40.290Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:40.290Z] main [2023-05-09T20:25:40.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:40.618Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:40.933Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:40.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-09T20:25:40.933Z] 6079103ef021: Preparing [2023-05-09T20:25:40.933Z] f2870453ed9c: Preparing [2023-05-09T20:25:40.933Z] 24dded343beb: Preparing [2023-05-09T20:25:40.933Z] fc2365cf027a: Preparing [2023-05-09T20:25:40.933Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:40.933Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:40.933Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:40.933Z] f1417ff83b31: Preparing [2023-05-09T20:25:40.933Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:40.933Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:40.933Z] f1417ff83b31: Waiting [2023-05-09T20:25:40.933Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:40.933Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:40.933Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:40.933Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:41.191Z] 24dded343beb: Pushed [2023-05-09T20:25:41.191Z] 6079103ef021: Pushed [2023-05-09T20:25:41.191Z] f2870453ed9c: Pushed [2023-05-09T20:25:42.569Z] fc2365cf027a: Pushed [2023-05-09T20:25:42.569Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:42.723Z] Removing intermediate container fdd26a440182 [2023-05-09T20:25:42.723Z] ---> bde72a90cb59 [2023-05-09T20:25:42.880Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:42.993Z] Successfully built bde72a90cb59 [2023-05-09T20:25:42.993Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:43.198Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-09T20:25:43.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-09T20:25:43.198Z] 6079103ef021: Preparing [2023-05-09T20:25:43.198Z] f2870453ed9c: Preparing [2023-05-09T20:25:43.198Z] 24dded343beb: Preparing [2023-05-09T20:25:43.198Z] fc2365cf027a: Preparing [2023-05-09T20:25:43.198Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:43.198Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:43.198Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:43.198Z] f1417ff83b31: Preparing [2023-05-09T20:25:43.198Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:43.198Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:43.198Z] 24dded343beb: Layer already exists [2023-05-09T20:25:43.198Z] 6079103ef021: Layer already exists [2023-05-09T20:25:43.198Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:43.198Z] fc2365cf027a: Layer already exists [2023-05-09T20:25:43.198Z] f2870453ed9c: Layer already exists [2023-05-09T20:25:43.198Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:43.198Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:43.198Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:43.198Z] latest: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:43.337Z] + docker inspect -f . ci-base-image-arm64 [2023-05-09T20:25:43.337Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:25:43.536Z] prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container [2023-05-09T20:25:43.536Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.153 [2023-05-09T20:25:43.619Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-09T20:25:44.860Z] $ docker top f581b38bf67e5291561bcb2de73841a8a27ce77146a57480ba3a489dfe5503b4 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-05-09T20:25:45.409Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.153 [2023-05-09T20:25:45.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-09T20:25:45.409Z] 6079103ef021: Preparing [2023-05-09T20:25:45.409Z] f2870453ed9c: Preparing [2023-05-09T20:25:45.409Z] 24dded343beb: Preparing [2023-05-09T20:25:45.409Z] fc2365cf027a: Preparing [2023-05-09T20:25:45.409Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:45.409Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:45.410Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:45.410Z] f1417ff83b31: Preparing [2023-05-09T20:25:45.410Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:45.410Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:45.410Z] f1417ff83b31: Waiting [2023-05-09T20:25:45.410Z] fc2365cf027a: Layer already exists [2023-05-09T20:25:45.410Z] f2870453ed9c: Layer already exists [2023-05-09T20:25:45.410Z] 6079103ef021: Layer already exists [2023-05-09T20:25:45.410Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:45.410Z] 24dded343beb: Layer already exists [2023-05-09T20:25:45.410Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:45.410Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:45.410Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:45.410Z] 3.0.0-dev.153: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:45.705Z] + go version [2023-05-09T20:25:45.706Z] go version go1.20.2 linux/arm64 [2023-05-09T20:25:45.718Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [2023-05-09T20:25:45.734Z] $ docker stop --time=1 f581b38bf67e5291561bcb2de73841a8a27ce77146a57480ba3a489dfe5503b4 [2023-05-09T20:25:47.388Z] $ docker rm -f --volumes f581b38bf67e5291561bcb2de73841a8a27ce77146a57480ba3a489dfe5503b4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] // stage [Pipeline] sh [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:47.870Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:47.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-09T20:25:47.870Z] 6079103ef021: Preparing [2023-05-09T20:25:47.870Z] f2870453ed9c: Preparing [2023-05-09T20:25:47.870Z] 24dded343beb: Preparing [2023-05-09T20:25:47.870Z] fc2365cf027a: Preparing [2023-05-09T20:25:47.870Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:47.870Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:47.870Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:47.870Z] f1417ff83b31: Preparing [2023-05-09T20:25:47.870Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:47.870Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:47.870Z] f1417ff83b31: Waiting [2023-05-09T20:25:47.870Z] f2870453ed9c: Layer already exists [2023-05-09T20:25:47.870Z] fc2365cf027a: Layer already exists [2023-05-09T20:25:47.870Z] 6079103ef021: Layer already exists [2023-05-09T20:25:47.870Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:47.870Z] 24dded343beb: Layer already exists [2023-05-09T20:25:47.870Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:47.870Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:47.870Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:47.870Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:48.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T20:25:48.047Z] [2023-05-09T20:25:48.047Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:48.178Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:48.401Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T20:25:48.401Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-05-09T20:25:48.401Z] 29e5d40040c1: Pulling fs layer [2023-05-09T20:25:48.401Z] 1ce36da41761: Pulling fs layer [2023-05-09T20:25:48.402Z] 25b303627fd3: Pulling fs layer [2023-05-09T20:25:48.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-05-09T20:25:48.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-05-09T20:25:48.486Z] 6079103ef021: Preparing [2023-05-09T20:25:48.486Z] f2870453ed9c: Preparing [2023-05-09T20:25:48.486Z] 24dded343beb: Preparing [2023-05-09T20:25:48.486Z] fc2365cf027a: Preparing [2023-05-09T20:25:48.486Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:48.486Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:48.486Z] 1c3c3173d47f: Preparing [2023-05-09T20:25:48.486Z] f1417ff83b31: Preparing [2023-05-09T20:25:48.486Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:48.486Z] 1c3c3173d47f: Waiting [2023-05-09T20:25:48.486Z] f1417ff83b31: Waiting [2023-05-09T20:25:48.486Z] fc2365cf027a: Layer already exists [2023-05-09T20:25:48.486Z] 6079103ef021: Layer already exists [2023-05-09T20:25:48.486Z] 24dded343beb: Layer already exists [2023-05-09T20:25:48.486Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:48.486Z] f2870453ed9c: Layer already exists [2023-05-09T20:25:48.486Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:48.486Z] 1c3c3173d47f: Layer already exists [2023-05-09T20:25:48.486Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:48.486Z] main: digest: sha256:3774d731a7c8c5416e56c8347d79aca0a0569413695734878c6738b7c043f6e2 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:48.537Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:48.548Z] taggedImages: [2023-05-09T20:25:48.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:48.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-05-09T20:25:48.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.153 [2023-05-09T20:25:48.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:48.548Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-05-09T20:25:48.577Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-05-09T20:25:48.577Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:48.577Z] latest [2023-05-09T20:25:48.577Z] 3.0.0-dev.153 [2023-05-09T20:25:48.577Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:48.577Z] main [2023-05-09T20:25:48.577Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:48.672Z] 29e5d40040c1: Verifying Checksum [2023-05-09T20:25:48.672Z] 29e5d40040c1: Download complete [2023-05-09T20:25:48.920Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-05-09T20:25:48.952Z] 1ce36da41761: Verifying Checksum [2023-05-09T20:25:48.952Z] 1ce36da41761: Download complete [Pipeline] sh [2023-05-09T20:25:49.219Z] 29e5d40040c1: Pull complete [2023-05-09T20:25:49.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:49.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-09T20:25:49.235Z] 6b252245d1a9: Preparing [2023-05-09T20:25:49.235Z] 0f518db0e018: Preparing [2023-05-09T20:25:49.235Z] e12fd6e1ada8: Preparing [2023-05-09T20:25:49.235Z] eb5bf68082a4: Preparing [2023-05-09T20:25:49.235Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:49.235Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:49.235Z] 07724050a8a8: Preparing [2023-05-09T20:25:49.235Z] 7d09296f05a4: Preparing [2023-05-09T20:25:49.235Z] f1417ff83b31: Preparing [2023-05-09T20:25:49.235Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:49.235Z] f1417ff83b31: Waiting [2023-05-09T20:25:49.235Z] 07724050a8a8: Waiting [2023-05-09T20:25:49.235Z] 7d09296f05a4: Waiting [2023-05-09T20:25:49.235Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:49.235Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:49.802Z] 6b252245d1a9: Pushed [2023-05-09T20:25:49.802Z] 0f518db0e018: Pushed [2023-05-09T20:25:49.802Z] 07724050a8a8: Pushed [2023-05-09T20:25:49.802Z] eb5bf68082a4: Pushed [2023-05-09T20:25:49.802Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:50.059Z] 7d09296f05a4: Pushed [2023-05-09T20:25:50.626Z] e12fd6e1ada8: Pushed [2023-05-09T20:25:50.642Z] 25b303627fd3: Download complete [2023-05-09T20:25:50.642Z] 1ce36da41761: Pull complete [2023-05-09T20:25:50.886Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:51.202Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:51.507Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-09T20:25:51.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-09T20:25:51.508Z] 6b252245d1a9: Preparing [2023-05-09T20:25:51.508Z] 0f518db0e018: Preparing [2023-05-09T20:25:51.508Z] e12fd6e1ada8: Preparing [2023-05-09T20:25:51.508Z] eb5bf68082a4: Preparing [2023-05-09T20:25:51.508Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:51.508Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:51.508Z] 07724050a8a8: Preparing [2023-05-09T20:25:51.508Z] 7d09296f05a4: Preparing [2023-05-09T20:25:51.508Z] f1417ff83b31: Preparing [2023-05-09T20:25:51.508Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:51.508Z] 07724050a8a8: Waiting [2023-05-09T20:25:51.508Z] 7d09296f05a4: Waiting [2023-05-09T20:25:51.508Z] f1417ff83b31: Waiting [2023-05-09T20:25:51.508Z] 0f518db0e018: Layer already exists [2023-05-09T20:25:51.508Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:51.508Z] 6b252245d1a9: Layer already exists [2023-05-09T20:25:51.508Z] eb5bf68082a4: Layer already exists [2023-05-09T20:25:51.508Z] e12fd6e1ada8: Layer already exists [2023-05-09T20:25:51.508Z] 7d09296f05a4: Layer already exists [2023-05-09T20:25:51.508Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:51.508Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:51.508Z] 07724050a8a8: Layer already exists [2023-05-09T20:25:51.508Z] latest: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:51.824Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:52.128Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.153 [2023-05-09T20:25:52.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-09T20:25:52.128Z] 6b252245d1a9: Preparing [2023-05-09T20:25:52.128Z] 0f518db0e018: Preparing [2023-05-09T20:25:52.128Z] e12fd6e1ada8: Preparing [2023-05-09T20:25:52.128Z] eb5bf68082a4: Preparing [2023-05-09T20:25:52.128Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:52.128Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:52.128Z] 07724050a8a8: Preparing [2023-05-09T20:25:52.128Z] 7d09296f05a4: Preparing [2023-05-09T20:25:52.128Z] f1417ff83b31: Preparing [2023-05-09T20:25:52.128Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:52.128Z] f1417ff83b31: Waiting [2023-05-09T20:25:52.128Z] 07724050a8a8: Waiting [2023-05-09T20:25:52.128Z] 7d09296f05a4: Waiting [2023-05-09T20:25:52.128Z] 0f518db0e018: Layer already exists [2023-05-09T20:25:52.128Z] 6b252245d1a9: Layer already exists [2023-05-09T20:25:52.128Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:52.128Z] e12fd6e1ada8: Layer already exists [2023-05-09T20:25:52.128Z] eb5bf68082a4: Layer already exists [2023-05-09T20:25:52.128Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:52.128Z] 7d09296f05a4: Layer already exists [2023-05-09T20:25:52.128Z] 07724050a8a8: Layer already exists [2023-05-09T20:25:52.128Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:52.128Z] 3.0.0-dev.153: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:52.439Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:52.749Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:52.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-09T20:25:52.750Z] 6b252245d1a9: Preparing [2023-05-09T20:25:52.750Z] 0f518db0e018: Preparing [2023-05-09T20:25:52.750Z] e12fd6e1ada8: Preparing [2023-05-09T20:25:52.750Z] eb5bf68082a4: Preparing [2023-05-09T20:25:52.750Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:52.750Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:52.750Z] 07724050a8a8: Preparing [2023-05-09T20:25:52.750Z] 7d09296f05a4: Preparing [2023-05-09T20:25:52.750Z] f1417ff83b31: Preparing [2023-05-09T20:25:52.750Z] 07724050a8a8: Waiting [2023-05-09T20:25:52.750Z] 7d09296f05a4: Waiting [2023-05-09T20:25:52.750Z] f1417ff83b31: Waiting [2023-05-09T20:25:52.750Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:52.750Z] eb5bf68082a4: Layer already exists [2023-05-09T20:25:52.750Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:52.750Z] e12fd6e1ada8: Layer already exists [2023-05-09T20:25:52.750Z] 0f518db0e018: Layer already exists [2023-05-09T20:25:52.750Z] 7d09296f05a4: Layer already exists [2023-05-09T20:25:52.750Z] 07724050a8a8: Layer already exists [2023-05-09T20:25:52.750Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:52.750Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:52.750Z] 6b252245d1a9: Layer already exists [2023-05-09T20:25:52.750Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:53.059Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:53.370Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-05-09T20:25:53.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-05-09T20:25:53.370Z] 6b252245d1a9: Preparing [2023-05-09T20:25:53.370Z] 0f518db0e018: Preparing [2023-05-09T20:25:53.370Z] e12fd6e1ada8: Preparing [2023-05-09T20:25:53.370Z] eb5bf68082a4: Preparing [2023-05-09T20:25:53.370Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:53.370Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:53.370Z] 07724050a8a8: Preparing [2023-05-09T20:25:53.370Z] 7d09296f05a4: Preparing [2023-05-09T20:25:53.370Z] f1417ff83b31: Preparing [2023-05-09T20:25:53.370Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:53.370Z] 07724050a8a8: Waiting [2023-05-09T20:25:53.370Z] 7d09296f05a4: Waiting [2023-05-09T20:25:53.370Z] f1417ff83b31: Waiting [2023-05-09T20:25:53.371Z] 0f518db0e018: Layer already exists [2023-05-09T20:25:53.371Z] e12fd6e1ada8: Layer already exists [2023-05-09T20:25:53.371Z] 6b252245d1a9: Layer already exists [2023-05-09T20:25:53.371Z] eb5bf68082a4: Layer already exists [2023-05-09T20:25:53.371Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:53.371Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:53.371Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:53.371Z] 7d09296f05a4: Layer already exists [2023-05-09T20:25:53.371Z] 07724050a8a8: Layer already exists [2023-05-09T20:25:53.628Z] main: digest: sha256:f9822120f811544dcf55267c842915ea1703edec8469f377c6c50da70fe811a9 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:53.667Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:53.673Z] taggedImages: [2023-05-09T20:25:53.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:53.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-05-09T20:25:53.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.153 [2023-05-09T20:25:53.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:53.674Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-05-09T20:25:53.696Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-05-09T20:25:53.696Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:53.696Z] latest [2023-05-09T20:25:53.696Z] 3.0.0-dev.153 [2023-05-09T20:25:53.696Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:53.696Z] main [2023-05-09T20:25:53.696Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:54.018Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:54.330Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:54.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-09T20:25:54.330Z] 314355423ea1: Preparing [2023-05-09T20:25:54.330Z] be05d3a2cb45: Preparing [2023-05-09T20:25:54.330Z] a069cb541f9c: Preparing [2023-05-09T20:25:54.330Z] bf951aaf8049: Preparing [2023-05-09T20:25:54.330Z] 01ae11cc4fbf: Preparing [2023-05-09T20:25:54.330Z] a290670b9959: Preparing [2023-05-09T20:25:54.330Z] a91a4eeb60ef: Preparing [2023-05-09T20:25:54.330Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:54.330Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:54.330Z] 6552ee5cf4b8: Preparing [2023-05-09T20:25:54.330Z] f1417ff83b31: Preparing [2023-05-09T20:25:54.330Z] a91a4eeb60ef: Waiting [2023-05-09T20:25:54.330Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:54.330Z] f1417ff83b31: Waiting [2023-05-09T20:25:54.330Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:54.330Z] 6552ee5cf4b8: Waiting [2023-05-09T20:25:54.330Z] a290670b9959: Waiting [2023-05-09T20:25:54.330Z] 314355423ea1: Pushed [2023-05-09T20:25:54.898Z] 01ae11cc4fbf: Pushed [2023-05-09T20:25:54.898Z] be05d3a2cb45: Pushed [2023-05-09T20:25:54.898Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:54.898Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:54.898Z] a290670b9959: Pushed [2023-05-09T20:25:54.898Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:54.898Z] a91a4eeb60ef: Pushed [2023-05-09T20:25:55.156Z] 6552ee5cf4b8: Pushed [2023-05-09T20:25:56.090Z] bf951aaf8049: Pushed [2023-05-09T20:25:56.090Z] a069cb541f9c: Pushed [2023-05-09T20:25:56.349Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:56.666Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:56.979Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-09T20:25:56.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-09T20:25:56.979Z] 314355423ea1: Preparing [2023-05-09T20:25:56.979Z] be05d3a2cb45: Preparing [2023-05-09T20:25:56.979Z] a069cb541f9c: Preparing [2023-05-09T20:25:56.979Z] bf951aaf8049: Preparing [2023-05-09T20:25:56.979Z] 01ae11cc4fbf: Preparing [2023-05-09T20:25:56.979Z] a290670b9959: Preparing [2023-05-09T20:25:56.979Z] a91a4eeb60ef: Preparing [2023-05-09T20:25:56.979Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:56.979Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:56.979Z] 6552ee5cf4b8: Preparing [2023-05-09T20:25:56.979Z] f1417ff83b31: Preparing [2023-05-09T20:25:56.979Z] a290670b9959: Waiting [2023-05-09T20:25:56.979Z] a91a4eeb60ef: Waiting [2023-05-09T20:25:56.979Z] 6552ee5cf4b8: Waiting [2023-05-09T20:25:56.979Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:56.979Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:56.979Z] f1417ff83b31: Waiting [2023-05-09T20:25:56.979Z] 01ae11cc4fbf: Layer already exists [2023-05-09T20:25:56.979Z] 314355423ea1: Layer already exists [2023-05-09T20:25:56.979Z] a069cb541f9c: Layer already exists [2023-05-09T20:25:56.979Z] bf951aaf8049: Layer already exists [2023-05-09T20:25:56.979Z] be05d3a2cb45: Layer already exists [2023-05-09T20:25:56.979Z] a91a4eeb60ef: Layer already exists [2023-05-09T20:25:56.979Z] a290670b9959: Layer already exists [2023-05-09T20:25:56.979Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:56.979Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:56.979Z] 6552ee5cf4b8: Layer already exists [2023-05-09T20:25:56.979Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:56.979Z] latest: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:57.290Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:57.601Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.153 [2023-05-09T20:25:57.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-09T20:25:57.601Z] 314355423ea1: Preparing [2023-05-09T20:25:57.601Z] be05d3a2cb45: Preparing [2023-05-09T20:25:57.601Z] a069cb541f9c: Preparing [2023-05-09T20:25:57.601Z] bf951aaf8049: Preparing [2023-05-09T20:25:57.601Z] 01ae11cc4fbf: Preparing [2023-05-09T20:25:57.601Z] a290670b9959: Preparing [2023-05-09T20:25:57.601Z] a91a4eeb60ef: Preparing [2023-05-09T20:25:57.601Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:57.601Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:57.601Z] 6552ee5cf4b8: Preparing [2023-05-09T20:25:57.601Z] f1417ff83b31: Preparing [2023-05-09T20:25:57.601Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:57.601Z] a290670b9959: Waiting [2023-05-09T20:25:57.601Z] 6552ee5cf4b8: Waiting [2023-05-09T20:25:57.601Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:57.601Z] f1417ff83b31: Waiting [2023-05-09T20:25:57.601Z] a91a4eeb60ef: Waiting [2023-05-09T20:25:57.601Z] bf951aaf8049: Layer already exists [2023-05-09T20:25:57.601Z] 314355423ea1: Layer already exists [2023-05-09T20:25:57.601Z] be05d3a2cb45: Layer already exists [2023-05-09T20:25:57.601Z] 01ae11cc4fbf: Layer already exists [2023-05-09T20:25:57.601Z] a290670b9959: Layer already exists [2023-05-09T20:25:57.601Z] a069cb541f9c: Layer already exists [2023-05-09T20:25:57.601Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:57.601Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:57.601Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:57.601Z] a91a4eeb60ef: Layer already exists [2023-05-09T20:25:57.601Z] 6552ee5cf4b8: Layer already exists [2023-05-09T20:25:57.601Z] 3.0.0-dev.153: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:57.916Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:58.242Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:58.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-09T20:25:58.242Z] 314355423ea1: Preparing [2023-05-09T20:25:58.242Z] be05d3a2cb45: Preparing [2023-05-09T20:25:58.242Z] a069cb541f9c: Preparing [2023-05-09T20:25:58.242Z] bf951aaf8049: Preparing [2023-05-09T20:25:58.242Z] 01ae11cc4fbf: Preparing [2023-05-09T20:25:58.242Z] a290670b9959: Preparing [2023-05-09T20:25:58.242Z] a91a4eeb60ef: Preparing [2023-05-09T20:25:58.242Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:58.242Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:58.242Z] 6552ee5cf4b8: Preparing [2023-05-09T20:25:58.242Z] f1417ff83b31: Preparing [2023-05-09T20:25:58.242Z] a91a4eeb60ef: Waiting [2023-05-09T20:25:58.242Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:58.242Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:58.242Z] 6552ee5cf4b8: Waiting [2023-05-09T20:25:58.242Z] f1417ff83b31: Waiting [2023-05-09T20:25:58.242Z] a290670b9959: Waiting [2023-05-09T20:25:58.242Z] 314355423ea1: Layer already exists [2023-05-09T20:25:58.242Z] 01ae11cc4fbf: Layer already exists [2023-05-09T20:25:58.242Z] bf951aaf8049: Layer already exists [2023-05-09T20:25:58.242Z] a069cb541f9c: Layer already exists [2023-05-09T20:25:58.242Z] be05d3a2cb45: Layer already exists [2023-05-09T20:25:58.242Z] a290670b9959: Layer already exists [2023-05-09T20:25:58.242Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:58.242Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:58.242Z] a91a4eeb60ef: Layer already exists [2023-05-09T20:25:58.242Z] 6552ee5cf4b8: Layer already exists [2023-05-09T20:25:58.242Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:58.242Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:58.554Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:58.859Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-05-09T20:25:58.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-05-09T20:25:58.859Z] 314355423ea1: Preparing [2023-05-09T20:25:58.859Z] be05d3a2cb45: Preparing [2023-05-09T20:25:58.859Z] a069cb541f9c: Preparing [2023-05-09T20:25:58.859Z] bf951aaf8049: Preparing [2023-05-09T20:25:58.859Z] 01ae11cc4fbf: Preparing [2023-05-09T20:25:58.859Z] a290670b9959: Preparing [2023-05-09T20:25:58.859Z] a91a4eeb60ef: Preparing [2023-05-09T20:25:58.859Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:58.859Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:58.859Z] 6552ee5cf4b8: Preparing [2023-05-09T20:25:58.859Z] f1417ff83b31: Preparing [2023-05-09T20:25:58.859Z] aa0bd4dbef5b: Waiting [2023-05-09T20:25:58.859Z] de4daf4d0fe9: Waiting [2023-05-09T20:25:58.859Z] 6552ee5cf4b8: Waiting [2023-05-09T20:25:58.859Z] a290670b9959: Waiting [2023-05-09T20:25:58.859Z] a91a4eeb60ef: Waiting [2023-05-09T20:25:58.859Z] f1417ff83b31: Waiting [2023-05-09T20:25:58.859Z] a069cb541f9c: Layer already exists [2023-05-09T20:25:58.859Z] 01ae11cc4fbf: Layer already exists [2023-05-09T20:25:58.859Z] be05d3a2cb45: Layer already exists [2023-05-09T20:25:58.859Z] bf951aaf8049: Layer already exists [2023-05-09T20:25:58.859Z] 314355423ea1: Layer already exists [2023-05-09T20:25:58.859Z] a290670b9959: Layer already exists [2023-05-09T20:25:58.859Z] 6552ee5cf4b8: Layer already exists [2023-05-09T20:25:58.859Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:58.859Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:58.859Z] a91a4eeb60ef: Layer already exists [2023-05-09T20:25:58.859Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:58.859Z] main: digest: sha256:148e3f430c977e1d5809b491f18d964d8077873e7cdf0ce516cccee4ea942f58 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:25:58.904Z] ===================================================== [Pipeline] echo [2023-05-09T20:25:58.913Z] taggedImages: [2023-05-09T20:25:58.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:58.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-05-09T20:25:58.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.153 [2023-05-09T20:25:58.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:58.913Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-05-09T20:25:58.938Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-05-09T20:25:58.938Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:58.938Z] latest [2023-05-09T20:25:58.938Z] 3.0.0-dev.153 [2023-05-09T20:25:58.938Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:25:58.938Z] main [2023-05-09T20:25:58.938Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:59.394Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:25:59.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:25:59.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-09T20:25:59.875Z] 8121f0b2c834: Preparing [2023-05-09T20:25:59.875Z] 922e6a4a690a: Preparing [2023-05-09T20:25:59.875Z] aa0bd4dbef5b: Preparing [2023-05-09T20:25:59.875Z] de4daf4d0fe9: Preparing [2023-05-09T20:25:59.875Z] 8801611f71f7: Preparing [2023-05-09T20:25:59.875Z] f1417ff83b31: Preparing [2023-05-09T20:25:59.875Z] f1417ff83b31: Waiting [2023-05-09T20:25:59.875Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:25:59.875Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:25:59.875Z] f1417ff83b31: Layer already exists [2023-05-09T20:25:59.875Z] 8121f0b2c834: Pushed [2023-05-09T20:26:00.443Z] 8801611f71f7: Pushed [2023-05-09T20:26:00.770Z] 25b303627fd3: Pull complete [2023-05-09T20:26:00.770Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-05-09T20:26:00.770Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T20:26:00.770Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:26:00.979Z] prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container [2023-05-09T20:26:01.063Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T20:26:02.985Z] 922e6a4a690a: Pushed [2023-05-09T20:26:02.985Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [2023-05-09T20:26:03.380Z] $ docker top db7106d90b5b0f5e3453a9a51783bfd112f8c066f226cc83b9ec40946defafa7 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:03.968Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:04.243Z] + docker-compose build --help [2023-05-09T20:26:04.243Z] + grep parallel [2023-05-09T20:26:04.274Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-09T20:26:04.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-09T20:26:04.274Z] 8121f0b2c834: Preparing [2023-05-09T20:26:04.274Z] 922e6a4a690a: Preparing [2023-05-09T20:26:04.274Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:04.274Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:04.274Z] 8801611f71f7: Preparing [2023-05-09T20:26:04.274Z] f1417ff83b31: Preparing [2023-05-09T20:26:04.274Z] f1417ff83b31: Waiting [2023-05-09T20:26:04.274Z] 8801611f71f7: Layer already exists [2023-05-09T20:26:04.274Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:04.274Z] 922e6a4a690a: Layer already exists [2023-05-09T20:26:04.274Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:04.274Z] 8121f0b2c834: Layer already exists [2023-05-09T20:26:04.274Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:04.274Z] latest: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:04.583Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:04.892Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.153 [2023-05-09T20:26:04.892Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-09T20:26:04.892Z] 8121f0b2c834: Preparing [2023-05-09T20:26:04.892Z] 922e6a4a690a: Preparing [2023-05-09T20:26:04.892Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:04.892Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:04.892Z] 8801611f71f7: Preparing [2023-05-09T20:26:04.892Z] f1417ff83b31: Preparing [2023-05-09T20:26:04.892Z] 8801611f71f7: Layer already exists [2023-05-09T20:26:04.892Z] 8121f0b2c834: Layer already exists [2023-05-09T20:26:04.892Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:04.892Z] 922e6a4a690a: Layer already exists [2023-05-09T20:26:04.892Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:04.892Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:04.892Z] 3.0.0-dev.153: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:05.205Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:05.514Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:05.514Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-09T20:26:05.514Z] 8121f0b2c834: Preparing [2023-05-09T20:26:05.514Z] 922e6a4a690a: Preparing [2023-05-09T20:26:05.514Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:05.514Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:05.514Z] 8801611f71f7: Preparing [2023-05-09T20:26:05.514Z] f1417ff83b31: Preparing [2023-05-09T20:26:05.514Z] 8121f0b2c834: Layer already exists [2023-05-09T20:26:05.514Z] 922e6a4a690a: Layer already exists [2023-05-09T20:26:05.514Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:05.514Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:05.514Z] 8801611f71f7: Layer already exists [2023-05-09T20:26:05.514Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:05.514Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:05.830Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:06.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-05-09T20:26:06.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-05-09T20:26:06.155Z] 8121f0b2c834: Preparing [2023-05-09T20:26:06.155Z] 922e6a4a690a: Preparing [2023-05-09T20:26:06.155Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:06.155Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:06.155Z] 8801611f71f7: Preparing [2023-05-09T20:26:06.155Z] f1417ff83b31: Preparing [2023-05-09T20:26:06.155Z] f1417ff83b31: Waiting [2023-05-09T20:26:06.155Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:06.155Z] 8121f0b2c834: Layer already exists [2023-05-09T20:26:06.155Z] 922e6a4a690a: Layer already exists [2023-05-09T20:26:06.155Z] 8801611f71f7: Layer already exists [2023-05-09T20:26:06.155Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:06.155Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:06.155Z] main: digest: sha256:6af81a3de4cd54fce1e31de603326c1452aad878b30ac930e6330206b53312c2 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:26:06.207Z] ===================================================== [Pipeline] echo [2023-05-09T20:26:06.218Z] taggedImages: [2023-05-09T20:26:06.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:06.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-05-09T20:26:06.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.153 [2023-05-09T20:26:06.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:06.218Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-05-09T20:26:06.241Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-05-09T20:26:06.241Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:06.241Z] latest [2023-05-09T20:26:06.241Z] 3.0.0-dev.153 [2023-05-09T20:26:06.241Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:06.241Z] main [2023-05-09T20:26:06.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:06.565Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:06.875Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:06.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-09T20:26:06.875Z] 2d8b957d9a2f: Preparing [2023-05-09T20:26:06.875Z] 2ebfe1ca1398: Preparing [2023-05-09T20:26:06.875Z] 9af11ba48e40: Preparing [2023-05-09T20:26:06.875Z] 9df7be2010c4: Preparing [2023-05-09T20:26:06.875Z] c6cd9f998d7a: Preparing [2023-05-09T20:26:06.875Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:06.875Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:06.875Z] 8687f5a84a28: Preparing [2023-05-09T20:26:06.875Z] f1417ff83b31: Preparing [2023-05-09T20:26:06.875Z] aa0bd4dbef5b: Waiting [2023-05-09T20:26:06.875Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:06.875Z] 8687f5a84a28: Waiting [2023-05-09T20:26:06.875Z] f1417ff83b31: Waiting [2023-05-09T20:26:06.875Z] 2ebfe1ca1398: Pushed [2023-05-09T20:26:06.875Z] 9af11ba48e40: Pushed [2023-05-09T20:26:06.875Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:06.875Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:06.875Z] 2d8b957d9a2f: Pushed [2023-05-09T20:26:07.133Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:07.712Z] 8687f5a84a28: Pushed [2023-05-09T20:26:09.615Z] --parallel Build images in parallel. [Pipeline] } [2023-05-09T20:26:09.644Z] $ docker stop --time=1 db7106d90b5b0f5e3453a9a51783bfd112f8c066f226cc83b9ec40946defafa7 [2023-05-09T20:26:11.333Z] $ docker rm -f --volumes db7106d90b5b0f5e3453a9a51783bfd112f8c066f226cc83b9ec40946defafa7 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:11.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-05-09T20:26:11.894Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:26:12.092Z] prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container [2023-05-09T20:26:12.178Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-05-09T20:26:12.986Z] c6cd9f998d7a: Pushed [2023-05-09T20:26:13.479Z] $ docker top 5ea63da8ebf588b4ca41f8c15cbeb3c4c1f36e63ce01a018502c4da087a8917f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:26:14.311Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-05-09T20:26:15.523Z] 9df7be2010c4: Pushed [2023-05-09T20:26:15.523Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:15.835Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:16.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-09T20:26:16.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-09T20:26:16.155Z] 2d8b957d9a2f: Preparing [2023-05-09T20:26:16.155Z] 2ebfe1ca1398: Preparing [2023-05-09T20:26:16.155Z] 9af11ba48e40: Preparing [2023-05-09T20:26:16.155Z] 9df7be2010c4: Preparing [2023-05-09T20:26:16.155Z] c6cd9f998d7a: Preparing [2023-05-09T20:26:16.155Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:16.155Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:16.155Z] 8687f5a84a28: Preparing [2023-05-09T20:26:16.155Z] f1417ff83b31: Preparing [2023-05-09T20:26:16.155Z] aa0bd4dbef5b: Waiting [2023-05-09T20:26:16.155Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:16.155Z] f1417ff83b31: Waiting [2023-05-09T20:26:16.155Z] 8687f5a84a28: Waiting [2023-05-09T20:26:16.155Z] 2ebfe1ca1398: Layer already exists [2023-05-09T20:26:16.155Z] c6cd9f998d7a: Layer already exists [2023-05-09T20:26:16.155Z] 2d8b957d9a2f: Layer already exists [2023-05-09T20:26:16.155Z] 9df7be2010c4: Layer already exists [2023-05-09T20:26:16.155Z] 9af11ba48e40: Layer already exists [2023-05-09T20:26:16.155Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:16.155Z] 8687f5a84a28: Layer already exists [2023-05-09T20:26:16.155Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:16.155Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:16.155Z] latest: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:16.475Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:16.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.153 [2023-05-09T20:26:16.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-09T20:26:16.786Z] 2d8b957d9a2f: Preparing [2023-05-09T20:26:16.786Z] 2ebfe1ca1398: Preparing [2023-05-09T20:26:16.786Z] 9af11ba48e40: Preparing [2023-05-09T20:26:16.786Z] 9df7be2010c4: Preparing [2023-05-09T20:26:16.786Z] c6cd9f998d7a: Preparing [2023-05-09T20:26:16.786Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:16.786Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:16.786Z] 8687f5a84a28: Preparing [2023-05-09T20:26:16.786Z] f1417ff83b31: Preparing [2023-05-09T20:26:16.786Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:16.786Z] aa0bd4dbef5b: Waiting [2023-05-09T20:26:16.786Z] f1417ff83b31: Waiting [2023-05-09T20:26:16.786Z] 9af11ba48e40: Layer already exists [2023-05-09T20:26:16.786Z] 2d8b957d9a2f: Layer already exists [2023-05-09T20:26:16.786Z] 2ebfe1ca1398: Layer already exists [2023-05-09T20:26:16.786Z] c6cd9f998d7a: Layer already exists [2023-05-09T20:26:16.786Z] 9df7be2010c4: Layer already exists [2023-05-09T20:26:16.786Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:16.786Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:16.786Z] 8687f5a84a28: Layer already exists [2023-05-09T20:26:16.786Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:16.786Z] 3.0.0-dev.153: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:17.094Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:17.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:17.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-09T20:26:17.406Z] 2d8b957d9a2f: Preparing [2023-05-09T20:26:17.406Z] 2ebfe1ca1398: Preparing [2023-05-09T20:26:17.406Z] 9af11ba48e40: Preparing [2023-05-09T20:26:17.406Z] 9df7be2010c4: Preparing [2023-05-09T20:26:17.406Z] c6cd9f998d7a: Preparing [2023-05-09T20:26:17.406Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:17.406Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:17.406Z] 8687f5a84a28: Preparing [2023-05-09T20:26:17.406Z] f1417ff83b31: Preparing [2023-05-09T20:26:17.406Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:17.406Z] 8687f5a84a28: Waiting [2023-05-09T20:26:17.406Z] aa0bd4dbef5b: Waiting [2023-05-09T20:26:17.406Z] f1417ff83b31: Waiting [2023-05-09T20:26:17.406Z] 2ebfe1ca1398: Layer already exists [2023-05-09T20:26:17.406Z] 2d8b957d9a2f: Layer already exists [2023-05-09T20:26:17.406Z] 9af11ba48e40: Layer already exists [2023-05-09T20:26:17.406Z] 9df7be2010c4: Layer already exists [2023-05-09T20:26:17.406Z] c6cd9f998d7a: Layer already exists [2023-05-09T20:26:17.406Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:17.406Z] 8687f5a84a28: Layer already exists [2023-05-09T20:26:17.406Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:17.406Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:17.406Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:17.716Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:18.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-05-09T20:26:18.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-05-09T20:26:18.021Z] 2d8b957d9a2f: Preparing [2023-05-09T20:26:18.021Z] 2ebfe1ca1398: Preparing [2023-05-09T20:26:18.021Z] 9af11ba48e40: Preparing [2023-05-09T20:26:18.021Z] 9df7be2010c4: Preparing [2023-05-09T20:26:18.021Z] c6cd9f998d7a: Preparing [2023-05-09T20:26:18.021Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:18.021Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:18.021Z] 8687f5a84a28: Preparing [2023-05-09T20:26:18.021Z] f1417ff83b31: Preparing [2023-05-09T20:26:18.021Z] aa0bd4dbef5b: Waiting [2023-05-09T20:26:18.021Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:18.021Z] 8687f5a84a28: Waiting [2023-05-09T20:26:18.021Z] f1417ff83b31: Waiting [2023-05-09T20:26:18.021Z] 2ebfe1ca1398: Layer already exists [2023-05-09T20:26:18.021Z] 9af11ba48e40: Layer already exists [2023-05-09T20:26:18.021Z] c6cd9f998d7a: Layer already exists [2023-05-09T20:26:18.021Z] 9df7be2010c4: Layer already exists [2023-05-09T20:26:18.021Z] 2d8b957d9a2f: Layer already exists [2023-05-09T20:26:18.021Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:18.021Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:18.021Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:18.021Z] 8687f5a84a28: Layer already exists [2023-05-09T20:26:18.021Z] main: digest: sha256:64a82dfc86945ad1dd05e55f78e1615c16651e07b386496533d4c6a881e22eb9 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:26:18.064Z] ===================================================== [Pipeline] echo [2023-05-09T20:26:18.072Z] taggedImages: [2023-05-09T20:26:18.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:18.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-05-09T20:26:18.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.153 [2023-05-09T20:26:18.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:18.072Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-05-09T20:26:18.097Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-05-09T20:26:18.097Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:18.097Z] latest [2023-05-09T20:26:18.097Z] 3.0.0-dev.153 [2023-05-09T20:26:18.097Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:18.097Z] main [2023-05-09T20:26:18.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:18.428Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:18.742Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:18.742Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-09T20:26:18.742Z] 4d9649001357: Preparing [2023-05-09T20:26:18.742Z] ea77ad334a30: Preparing [2023-05-09T20:26:18.742Z] 1e968d3a23ae: Preparing [2023-05-09T20:26:18.742Z] 37f5b473e298: Preparing [2023-05-09T20:26:18.742Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:18.742Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:18.742Z] 31e59f792497: Preparing [2023-05-09T20:26:18.742Z] f1417ff83b31: Preparing [2023-05-09T20:26:18.742Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:18.742Z] 31e59f792497: Waiting [2023-05-09T20:26:18.742Z] f1417ff83b31: Waiting [2023-05-09T20:26:18.742Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:18.742Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:18.742Z] 4d9649001357: Pushed [2023-05-09T20:26:18.742Z] ea77ad334a30: Pushed [2023-05-09T20:26:18.742Z] 1e968d3a23ae: Pushed [2023-05-09T20:26:19.004Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:19.262Z] 31e59f792497: Pushed [2023-05-09T20:26:19.701Z] Building core-command ... [2023-05-09T20:26:19.702Z] Building core-common-config-bootstrapper ... [2023-05-09T20:26:19.702Z] Building core-data ... [2023-05-09T20:26:19.702Z] Building core-metadata ... [2023-05-09T20:26:19.702Z] Building security-bootstrapper ... [2023-05-09T20:26:19.702Z] Building security-proxy-auth ... [2023-05-09T20:26:19.702Z] Building security-proxy-setup ... [2023-05-09T20:26:19.702Z] Building security-secretstore-setup ... [2023-05-09T20:26:19.702Z] Building security-spiffe-token-provider ... [2023-05-09T20:26:19.702Z] Building security-spire-agent ... [2023-05-09T20:26:19.702Z] Building security-spire-config ... [2023-05-09T20:26:19.702Z] Building security-spire-server ... [2023-05-09T20:26:19.702Z] Building support-notifications ... [2023-05-09T20:26:19.702Z] Building support-scheduler ... [2023-05-09T20:26:19.702Z] Building security-secretstore-setup [2023-05-09T20:26:19.702Z] Building security-bootstrapper [2023-05-09T20:26:19.702Z] Building support-scheduler [2023-05-09T20:26:19.702Z] Building security-proxy-setup [2023-05-09T20:26:19.702Z] Building support-notifications [2023-05-09T20:26:27.386Z] 37f5b473e298: Pushed [2023-05-09T20:26:27.386Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:27.702Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:28.022Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-09T20:26:28.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-09T20:26:28.022Z] 4d9649001357: Preparing [2023-05-09T20:26:28.022Z] ea77ad334a30: Preparing [2023-05-09T20:26:28.022Z] 1e968d3a23ae: Preparing [2023-05-09T20:26:28.022Z] 37f5b473e298: Preparing [2023-05-09T20:26:28.022Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:28.022Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:28.022Z] 31e59f792497: Preparing [2023-05-09T20:26:28.022Z] f1417ff83b31: Preparing [2023-05-09T20:26:28.022Z] f1417ff83b31: Waiting [2023-05-09T20:26:28.022Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:28.022Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:28.022Z] ea77ad334a30: Layer already exists [2023-05-09T20:26:28.022Z] 1e968d3a23ae: Layer already exists [2023-05-09T20:26:28.022Z] 37f5b473e298: Layer already exists [2023-05-09T20:26:28.022Z] 4d9649001357: Layer already exists [2023-05-09T20:26:28.022Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:28.022Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:28.022Z] 31e59f792497: Layer already exists [2023-05-09T20:26:28.022Z] latest: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:28.334Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:28.641Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.153 [2023-05-09T20:26:28.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-09T20:26:28.641Z] 4d9649001357: Preparing [2023-05-09T20:26:28.641Z] ea77ad334a30: Preparing [2023-05-09T20:26:28.641Z] 1e968d3a23ae: Preparing [2023-05-09T20:26:28.641Z] 37f5b473e298: Preparing [2023-05-09T20:26:28.641Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:28.641Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:28.641Z] 31e59f792497: Preparing [2023-05-09T20:26:28.641Z] f1417ff83b31: Preparing [2023-05-09T20:26:28.641Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:28.641Z] 31e59f792497: Waiting [2023-05-09T20:26:28.641Z] f1417ff83b31: Waiting [2023-05-09T20:26:28.641Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:28.641Z] ea77ad334a30: Layer already exists [2023-05-09T20:26:28.641Z] 4d9649001357: Layer already exists [2023-05-09T20:26:28.641Z] 37f5b473e298: Layer already exists [2023-05-09T20:26:28.641Z] 1e968d3a23ae: Layer already exists [2023-05-09T20:26:28.641Z] 31e59f792497: Layer already exists [2023-05-09T20:26:28.641Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:28.641Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:28.641Z] 3.0.0-dev.153: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:28.955Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:29.255Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:29.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-09T20:26:29.256Z] 4d9649001357: Preparing [2023-05-09T20:26:29.256Z] ea77ad334a30: Preparing [2023-05-09T20:26:29.256Z] 1e968d3a23ae: Preparing [2023-05-09T20:26:29.256Z] 37f5b473e298: Preparing [2023-05-09T20:26:29.256Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:29.256Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:29.256Z] 31e59f792497: Preparing [2023-05-09T20:26:29.256Z] f1417ff83b31: Preparing [2023-05-09T20:26:29.256Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:29.256Z] 31e59f792497: Waiting [2023-05-09T20:26:29.256Z] f1417ff83b31: Waiting [2023-05-09T20:26:29.256Z] ea77ad334a30: Layer already exists [2023-05-09T20:26:29.256Z] 4d9649001357: Layer already exists [2023-05-09T20:26:29.256Z] 37f5b473e298: Layer already exists [2023-05-09T20:26:29.256Z] 1e968d3a23ae: Layer already exists [2023-05-09T20:26:29.256Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:29.256Z] 31e59f792497: Layer already exists [2023-05-09T20:26:29.256Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:29.256Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:29.256Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:29.565Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:29.870Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-05-09T20:26:29.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-05-09T20:26:29.870Z] 4d9649001357: Preparing [2023-05-09T20:26:29.870Z] ea77ad334a30: Preparing [2023-05-09T20:26:29.870Z] 1e968d3a23ae: Preparing [2023-05-09T20:26:29.870Z] 37f5b473e298: Preparing [2023-05-09T20:26:29.870Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:29.870Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:29.870Z] 31e59f792497: Preparing [2023-05-09T20:26:29.870Z] f1417ff83b31: Preparing [2023-05-09T20:26:29.870Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:29.870Z] 31e59f792497: Waiting [2023-05-09T20:26:29.870Z] f1417ff83b31: Waiting [2023-05-09T20:26:29.870Z] 4d9649001357: Layer already exists [2023-05-09T20:26:29.870Z] 37f5b473e298: Layer already exists [2023-05-09T20:26:29.870Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:29.870Z] 1e968d3a23ae: Layer already exists [2023-05-09T20:26:29.870Z] ea77ad334a30: Layer already exists [2023-05-09T20:26:29.870Z] 31e59f792497: Layer already exists [2023-05-09T20:26:29.870Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:29.870Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:29.870Z] main: digest: sha256:18001800041ab662b09adeb4aa22ff81e51fd43d31bb9e9d60d57b3370905d1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:26:29.919Z] ===================================================== [Pipeline] echo [2023-05-09T20:26:29.930Z] taggedImages: [2023-05-09T20:26:29.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:29.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-05-09T20:26:29.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.153 [2023-05-09T20:26:29.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:29.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-05-09T20:26:29.953Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-05-09T20:26:29.953Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:29.953Z] latest [2023-05-09T20:26:29.953Z] 3.0.0-dev.153 [2023-05-09T20:26:29.953Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:29.953Z] main [2023-05-09T20:26:29.953Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:30.294Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:30.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:30.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-09T20:26:30.601Z] 923738cd312e: Preparing [2023-05-09T20:26:30.601Z] 75f79c91b879: Preparing [2023-05-09T20:26:30.601Z] 040852950f29: Preparing [2023-05-09T20:26:30.601Z] efcd826310a2: Preparing [2023-05-09T20:26:30.601Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:30.601Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:30.601Z] 9b416f1605d5: Preparing [2023-05-09T20:26:30.601Z] f1417ff83b31: Preparing [2023-05-09T20:26:30.601Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:30.601Z] 9b416f1605d5: Waiting [2023-05-09T20:26:30.601Z] f1417ff83b31: Waiting [2023-05-09T20:26:30.601Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:30.601Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:30.601Z] 040852950f29: Pushed [2023-05-09T20:26:30.601Z] 923738cd312e: Pushed [2023-05-09T20:26:30.601Z] 75f79c91b879: Pushed [2023-05-09T20:26:30.601Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:31.168Z] 9b416f1605d5: Pushed [2023-05-09T20:26:32.248Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:26:32.248Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:26:32.248Z] ---> bde72a90cb59 [2023-05-09T20:26:32.248Z] Step 3/25 : WORKDIR /edgex-go [2023-05-09T20:26:32.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:26:32.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:26:32.248Z] ---> bde72a90cb59 [2023-05-09T20:26:32.248Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:26:32.248Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:26:32.248Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:26:32.248Z] ---> bde72a90cb59 [2023-05-09T20:26:32.248Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:26:32.248Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:26:32.248Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:26:32.248Z] ---> bde72a90cb59 [2023-05-09T20:26:32.248Z] Step 3/33 : WORKDIR /edgex-go [2023-05-09T20:26:32.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:26:32.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:26:32.248Z] ---> bde72a90cb59 [2023-05-09T20:26:32.248Z] Step 3/22 : WORKDIR /edgex-go [2023-05-09T20:26:34.231Z] ---> Running in 6ace7aacf5ce [2023-05-09T20:26:34.231Z] ---> Running in bf5783183890 [2023-05-09T20:26:34.231Z] ---> Running in f27df681e4e4 [2023-05-09T20:26:34.231Z] ---> Running in c7ed79818003 [2023-05-09T20:26:34.231Z] ---> Running in ee8eef027afa [2023-05-09T20:26:34.837Z] Removing intermediate container f27df681e4e4 [2023-05-09T20:26:34.837Z] ---> 678b861c8c24 [2023-05-09T20:26:34.837Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-05-09T20:26:34.837Z] Removing intermediate container bf5783183890 [2023-05-09T20:26:34.837Z] ---> bb2529eb1a52 [2023-05-09T20:26:34.837Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:26:34.837Z] Removing intermediate container 6ace7aacf5ce [2023-05-09T20:26:34.837Z] ---> b40301db8375 [2023-05-09T20:26:34.837Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-05-09T20:26:35.124Z] ---> Running in 132b47c1b74c [2023-05-09T20:26:35.124Z] Removing intermediate container c7ed79818003 [2023-05-09T20:26:35.124Z] ---> 686d65a2138d [2023-05-09T20:26:35.124Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-05-09T20:26:35.124Z] ---> Running in d86597c9b8d7 [2023-05-09T20:26:35.124Z] ---> Running in 4173b9c98fee [2023-05-09T20:26:35.124Z] Removing intermediate container ee8eef027afa [2023-05-09T20:26:35.395Z] ---> fa86fc6878ce [2023-05-09T20:26:35.395Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:26:35.395Z] ---> Running in 1aea54ba14d7 [2023-05-09T20:26:35.395Z] ---> Running in fa804aa8c2f5 [2023-05-09T20:26:36.379Z] Removing intermediate container fa804aa8c2f5 [2023-05-09T20:26:36.379Z] ---> d834a1ba9251 [2023-05-09T20:26:36.379Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-05-09T20:26:36.379Z] Removing intermediate container d86597c9b8d7 [2023-05-09T20:26:36.379Z] ---> f3d930389908 [2023-05-09T20:26:36.379Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:26:36.651Z] ---> Running in dcac7e5619b6 [2023-05-09T20:26:36.651Z] ---> Running in 9af50a8ff2fb [2023-05-09T20:26:37.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:38.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:38.218Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:38.487Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:38.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:38.757Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:39.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:39.027Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:39.616Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:39.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:26:39.889Z] OK: 263 MiB in 53 packages [2023-05-09T20:26:40.479Z] OK: 263 MiB in 53 packages [2023-05-09T20:26:40.747Z] OK: 263 MiB in 53 packages [2023-05-09T20:26:41.147Z] efcd826310a2: Pushed [2023-05-09T20:26:41.147Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:41.349Z] OK: 263 MiB in 53 packages [2023-05-09T20:26:41.456Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:41.622Z] OK: 263 MiB in 53 packages [2023-05-09T20:26:41.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-09T20:26:41.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-09T20:26:41.761Z] 923738cd312e: Preparing [2023-05-09T20:26:41.761Z] 75f79c91b879: Preparing [2023-05-09T20:26:41.761Z] 040852950f29: Preparing [2023-05-09T20:26:41.761Z] efcd826310a2: Preparing [2023-05-09T20:26:41.761Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:41.761Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:41.761Z] 9b416f1605d5: Preparing [2023-05-09T20:26:41.761Z] f1417ff83b31: Preparing [2023-05-09T20:26:41.761Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:41.761Z] 923738cd312e: Layer already exists [2023-05-09T20:26:41.761Z] 040852950f29: Layer already exists [2023-05-09T20:26:41.761Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:41.761Z] 75f79c91b879: Layer already exists [2023-05-09T20:26:41.761Z] efcd826310a2: Layer already exists [2023-05-09T20:26:41.761Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:41.761Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:41.761Z] 9b416f1605d5: Layer already exists [2023-05-09T20:26:41.761Z] latest: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:41.895Z] Removing intermediate container 132b47c1b74c [2023-05-09T20:26:41.895Z] ---> c1b08f08f5f5 [2023-05-09T20:26:41.895Z] Step 5/33 : COPY go.mod vendor* ./ [2023-05-09T20:26:42.068Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:42.375Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.153 [2023-05-09T20:26:42.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-09T20:26:42.375Z] 923738cd312e: Preparing [2023-05-09T20:26:42.375Z] 75f79c91b879: Preparing [2023-05-09T20:26:42.375Z] 040852950f29: Preparing [2023-05-09T20:26:42.375Z] efcd826310a2: Preparing [2023-05-09T20:26:42.375Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:42.375Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:42.375Z] 9b416f1605d5: Preparing [2023-05-09T20:26:42.375Z] f1417ff83b31: Preparing [2023-05-09T20:26:42.375Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:42.375Z] 9b416f1605d5: Waiting [2023-05-09T20:26:42.375Z] f1417ff83b31: Waiting [2023-05-09T20:26:42.375Z] 923738cd312e: Layer already exists [2023-05-09T20:26:42.375Z] efcd826310a2: Layer already exists [2023-05-09T20:26:42.375Z] 040852950f29: Layer already exists [2023-05-09T20:26:42.375Z] 75f79c91b879: Layer already exists [2023-05-09T20:26:42.375Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:42.375Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:42.375Z] 9b416f1605d5: Layer already exists [2023-05-09T20:26:42.375Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:42.375Z] 3.0.0-dev.153: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:42.485Z] Removing intermediate container 4173b9c98fee [2023-05-09T20:26:42.485Z] ---> 3e6b9f36d79b [2023-05-09T20:26:42.485Z] Step 5/22 : COPY go.mod vendor* ./ [2023-05-09T20:26:42.695Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:42.755Z] Removing intermediate container 1aea54ba14d7 [2023-05-09T20:26:42.755Z] ---> 27f34f36481c [2023-05-09T20:26:42.755Z] Step 5/25 : COPY go.mod vendor* ./ [2023-05-09T20:26:43.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:43.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-09T20:26:43.005Z] 923738cd312e: Preparing [2023-05-09T20:26:43.005Z] 75f79c91b879: Preparing [2023-05-09T20:26:43.005Z] 040852950f29: Preparing [2023-05-09T20:26:43.005Z] efcd826310a2: Preparing [2023-05-09T20:26:43.005Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:43.005Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:43.005Z] 9b416f1605d5: Preparing [2023-05-09T20:26:43.005Z] f1417ff83b31: Preparing [2023-05-09T20:26:43.005Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:43.005Z] 9b416f1605d5: Waiting [2023-05-09T20:26:43.005Z] f1417ff83b31: Waiting [2023-05-09T20:26:43.005Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:43.005Z] 040852950f29: Layer already exists [2023-05-09T20:26:43.005Z] efcd826310a2: Layer already exists [2023-05-09T20:26:43.005Z] 75f79c91b879: Layer already exists [2023-05-09T20:26:43.005Z] 923738cd312e: Layer already exists [2023-05-09T20:26:43.005Z] 9b416f1605d5: Layer already exists [2023-05-09T20:26:43.005Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:43.005Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:43.005Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:43.318Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:43.354Z] ---> d068ba315883 [2023-05-09T20:26:43.354Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:26:43.354Z] Removing intermediate container dcac7e5619b6 [2023-05-09T20:26:43.354Z] ---> 94a453769921 [2023-05-09T20:26:43.354Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:26:43.354Z] Removing intermediate container 9af50a8ff2fb [2023-05-09T20:26:43.354Z] ---> b090c435728f [2023-05-09T20:26:43.354Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:26:43.354Z] ---> Running in 14ac490417f1 [2023-05-09T20:26:43.623Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-05-09T20:26:43.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-05-09T20:26:43.623Z] 923738cd312e: Preparing [2023-05-09T20:26:43.623Z] 75f79c91b879: Preparing [2023-05-09T20:26:43.623Z] 040852950f29: Preparing [2023-05-09T20:26:43.623Z] efcd826310a2: Preparing [2023-05-09T20:26:43.623Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:43.623Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:43.623Z] 9b416f1605d5: Preparing [2023-05-09T20:26:43.623Z] f1417ff83b31: Preparing [2023-05-09T20:26:43.623Z] de4daf4d0fe9: Waiting [2023-05-09T20:26:43.623Z] 9b416f1605d5: Waiting [2023-05-09T20:26:43.623Z] f1417ff83b31: Waiting [2023-05-09T20:26:43.623Z] 75f79c91b879: Layer already exists [2023-05-09T20:26:43.623Z] 040852950f29: Layer already exists [2023-05-09T20:26:43.623Z] efcd826310a2: Layer already exists [2023-05-09T20:26:43.623Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:43.623Z] 923738cd312e: Layer already exists [2023-05-09T20:26:43.623Z] 9b416f1605d5: Layer already exists [2023-05-09T20:26:43.623Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:43.623Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:43.623Z] main: digest: sha256:d3a43554b97d614408c5dc3182b90476164c423cdbb7c8f8da77831cf4b8038f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:26:43.670Z] ===================================================== [Pipeline] echo [2023-05-09T20:26:43.683Z] taggedImages: [2023-05-09T20:26:43.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:43.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-05-09T20:26:43.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.153 [2023-05-09T20:26:43.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:43.683Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-05-09T20:26:43.711Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-05-09T20:26:43.711Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:43.711Z] latest [2023-05-09T20:26:43.711Z] 3.0.0-dev.153 [2023-05-09T20:26:43.711Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:43.711Z] main [2023-05-09T20:26:43.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:43.952Z] ---> 7360b1006811 [2023-05-09T20:26:43.952Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:26:43.952Z] ---> Running in 46ec2553a4c6 [2023-05-09T20:26:44.053Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:44.359Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:44.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-09T20:26:44.359Z] 7a5584a4ea45: Preparing [2023-05-09T20:26:44.359Z] 00d2765d1ac5: Preparing [2023-05-09T20:26:44.359Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:44.359Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:44.359Z] 3ee1f5cf947d: Preparing [2023-05-09T20:26:44.359Z] f1417ff83b31: Preparing [2023-05-09T20:26:44.359Z] f1417ff83b31: Waiting [2023-05-09T20:26:44.359Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:44.359Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:44.359Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:44.359Z] 7a5584a4ea45: Pushed [2023-05-09T20:26:44.543Z] ---> a4ebbdb044f8 [2023-05-09T20:26:44.543Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:26:44.618Z] 3ee1f5cf947d: Pushed [2023-05-09T20:26:44.814Z] ---> Running in 68019b60f466 [2023-05-09T20:26:45.089Z] ---> 9dd23183ddb0 [2023-05-09T20:26:45.089Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:26:45.089Z] ---> 7c59affd7c27 [2023-05-09T20:26:45.089Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:26:45.360Z] ---> Running in 49db42c283e6 [2023-05-09T20:26:45.360Z] ---> Running in 3c5e8c40d035 [2023-05-09T20:26:47.909Z] 00d2765d1ac5: Pushed [2023-05-09T20:26:47.909Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:48.228Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:48.546Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-09T20:26:48.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-09T20:26:48.546Z] 7a5584a4ea45: Preparing [2023-05-09T20:26:48.546Z] 00d2765d1ac5: Preparing [2023-05-09T20:26:48.546Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:48.546Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:48.546Z] 3ee1f5cf947d: Preparing [2023-05-09T20:26:48.546Z] f1417ff83b31: Preparing [2023-05-09T20:26:48.546Z] f1417ff83b31: Waiting [2023-05-09T20:26:48.546Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:48.546Z] 3ee1f5cf947d: Layer already exists [2023-05-09T20:26:48.546Z] 00d2765d1ac5: Layer already exists [2023-05-09T20:26:48.546Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:48.546Z] 7a5584a4ea45: Layer already exists [2023-05-09T20:26:48.546Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:48.546Z] latest: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:48.869Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:49.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.153 [2023-05-09T20:26:49.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-09T20:26:49.185Z] 7a5584a4ea45: Preparing [2023-05-09T20:26:49.185Z] 00d2765d1ac5: Preparing [2023-05-09T20:26:49.185Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:49.185Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:49.185Z] 3ee1f5cf947d: Preparing [2023-05-09T20:26:49.185Z] f1417ff83b31: Preparing [2023-05-09T20:26:49.185Z] 7a5584a4ea45: Layer already exists [2023-05-09T20:26:49.185Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:49.185Z] 3ee1f5cf947d: Layer already exists [2023-05-09T20:26:49.185Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:49.185Z] 00d2765d1ac5: Layer already exists [2023-05-09T20:26:49.185Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:49.185Z] 3.0.0-dev.153: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:49.506Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:49.815Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:49.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-09T20:26:49.815Z] 7a5584a4ea45: Preparing [2023-05-09T20:26:49.815Z] 00d2765d1ac5: Preparing [2023-05-09T20:26:49.815Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:49.815Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:49.815Z] 3ee1f5cf947d: Preparing [2023-05-09T20:26:49.815Z] f1417ff83b31: Preparing [2023-05-09T20:26:49.815Z] f1417ff83b31: Waiting [2023-05-09T20:26:49.815Z] 3ee1f5cf947d: Layer already exists [2023-05-09T20:26:49.815Z] 00d2765d1ac5: Layer already exists [2023-05-09T20:26:49.815Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:49.815Z] 7a5584a4ea45: Layer already exists [2023-05-09T20:26:49.815Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:49.815Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:49.815Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:50.133Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:50.448Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-05-09T20:26:50.448Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-05-09T20:26:50.448Z] 7a5584a4ea45: Preparing [2023-05-09T20:26:50.448Z] 00d2765d1ac5: Preparing [2023-05-09T20:26:50.448Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:50.448Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:50.448Z] 3ee1f5cf947d: Preparing [2023-05-09T20:26:50.448Z] f1417ff83b31: Preparing [2023-05-09T20:26:50.448Z] 7a5584a4ea45: Layer already exists [2023-05-09T20:26:50.448Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:50.448Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:50.448Z] 00d2765d1ac5: Layer already exists [2023-05-09T20:26:50.448Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:50.448Z] 3ee1f5cf947d: Layer already exists [2023-05-09T20:26:50.448Z] main: digest: sha256:1131f43139ba581da361da7b5690e932ae523d0faf745c76775c184820bc51e9 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:26:50.502Z] ===================================================== [Pipeline] echo [2023-05-09T20:26:50.513Z] taggedImages: [2023-05-09T20:26:50.513Z] - nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:50.513Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-05-09T20:26:50.513Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.153 [2023-05-09T20:26:50.513Z] - nexus3.edgexfoundry.org:10004/support-notifications:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:50.513Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-05-09T20:26:50.538Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-05-09T20:26:50.538Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:50.538Z] latest [2023-05-09T20:26:50.538Z] 3.0.0-dev.153 [2023-05-09T20:26:50.538Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:50.538Z] main [2023-05-09T20:26:50.538Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:50.861Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:51.168Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:51.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-09T20:26:51.169Z] f059e39f7ef7: Preparing [2023-05-09T20:26:51.169Z] 3d506102f366: Preparing [2023-05-09T20:26:51.169Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:51.169Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:51.169Z] d7af9777d0d9: Preparing [2023-05-09T20:26:51.169Z] f1417ff83b31: Preparing [2023-05-09T20:26:51.169Z] f1417ff83b31: Waiting [2023-05-09T20:26:51.169Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:51.169Z] d7af9777d0d9: Layer already exists [2023-05-09T20:26:51.169Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:51.169Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:51.169Z] f059e39f7ef7: Pushed [2023-05-09T20:26:54.456Z] 3d506102f366: Pushed [2023-05-09T20:26:54.456Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:54.766Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:55.074Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-09T20:26:55.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-09T20:26:55.075Z] f059e39f7ef7: Preparing [2023-05-09T20:26:55.075Z] 3d506102f366: Preparing [2023-05-09T20:26:55.075Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:55.075Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:55.075Z] d7af9777d0d9: Preparing [2023-05-09T20:26:55.075Z] f1417ff83b31: Preparing [2023-05-09T20:26:55.075Z] f1417ff83b31: Waiting [2023-05-09T20:26:55.075Z] d7af9777d0d9: Layer already exists [2023-05-09T20:26:55.075Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:55.075Z] 3d506102f366: Layer already exists [2023-05-09T20:26:55.075Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:55.075Z] f059e39f7ef7: Layer already exists [2023-05-09T20:26:55.075Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:55.075Z] latest: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:55.394Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:55.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.153 [2023-05-09T20:26:55.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-09T20:26:55.703Z] f059e39f7ef7: Preparing [2023-05-09T20:26:55.703Z] 3d506102f366: Preparing [2023-05-09T20:26:55.703Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:55.703Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:55.703Z] d7af9777d0d9: Preparing [2023-05-09T20:26:55.703Z] f1417ff83b31: Preparing [2023-05-09T20:26:55.703Z] f1417ff83b31: Waiting [2023-05-09T20:26:55.704Z] d7af9777d0d9: Layer already exists [2023-05-09T20:26:55.704Z] f059e39f7ef7: Layer already exists [2023-05-09T20:26:55.704Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:55.704Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:55.704Z] 3d506102f366: Layer already exists [2023-05-09T20:26:55.704Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:55.704Z] 3.0.0-dev.153: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:56.023Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:56.342Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:56.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-09T20:26:56.342Z] f059e39f7ef7: Preparing [2023-05-09T20:26:56.342Z] 3d506102f366: Preparing [2023-05-09T20:26:56.342Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:56.342Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:56.342Z] d7af9777d0d9: Preparing [2023-05-09T20:26:56.342Z] f1417ff83b31: Preparing [2023-05-09T20:26:56.342Z] f1417ff83b31: Waiting [2023-05-09T20:26:56.342Z] f059e39f7ef7: Layer already exists [2023-05-09T20:26:56.342Z] 3d506102f366: Layer already exists [2023-05-09T20:26:56.342Z] d7af9777d0d9: Layer already exists [2023-05-09T20:26:56.342Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:56.342Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:56.342Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:56.342Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:56.654Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:26:56.961Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-05-09T20:26:56.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-05-09T20:26:56.961Z] f059e39f7ef7: Preparing [2023-05-09T20:26:56.961Z] 3d506102f366: Preparing [2023-05-09T20:26:56.961Z] aa0bd4dbef5b: Preparing [2023-05-09T20:26:56.961Z] de4daf4d0fe9: Preparing [2023-05-09T20:26:56.961Z] d7af9777d0d9: Preparing [2023-05-09T20:26:56.961Z] f1417ff83b31: Preparing [2023-05-09T20:26:56.961Z] f1417ff83b31: Waiting [2023-05-09T20:26:56.961Z] aa0bd4dbef5b: Layer already exists [2023-05-09T20:26:56.961Z] f059e39f7ef7: Layer already exists [2023-05-09T20:26:56.961Z] d7af9777d0d9: Layer already exists [2023-05-09T20:26:56.961Z] de4daf4d0fe9: Layer already exists [2023-05-09T20:26:56.961Z] 3d506102f366: Layer already exists [2023-05-09T20:26:56.961Z] f1417ff83b31: Layer already exists [2023-05-09T20:26:56.961Z] main: digest: sha256:5d5ec9fbc122de806ab4bf9ab2a4399e72ed205b34bd61680f47cd90a48c1a7f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:26:57.008Z] ===================================================== [Pipeline] echo [2023-05-09T20:26:57.019Z] taggedImages: [2023-05-09T20:26:57.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:26:57.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-05-09T20:26:57.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.153 [2023-05-09T20:26:57.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:26:57.019Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-09T20:28:52.108Z] Removing intermediate container 14ac490417f1 [2023-05-09T20:28:52.108Z] ---> 5ee1b4423d38 [2023-05-09T20:28:52.108Z] Step 7/33 : COPY . . [2023-05-09T20:28:52.108Z] Removing intermediate container 49db42c283e6 [2023-05-09T20:28:52.108Z] ---> e8c0c6051dee [2023-05-09T20:28:52.108Z] Step 8/23 : COPY . . [2023-05-09T20:28:52.108Z] Removing intermediate container 68019b60f466 [2023-05-09T20:28:52.108Z] ---> 77cce2af1f7c [2023-05-09T20:28:52.108Z] Step 7/25 : COPY . . [2023-05-09T20:28:52.108Z] Removing intermediate container 3c5e8c40d035 [2023-05-09T20:28:52.108Z] ---> dd8a6c668c64 [2023-05-09T20:28:52.108Z] Step 8/23 : COPY . . [2023-05-09T20:28:52.108Z] Removing intermediate container 46ec2553a4c6 [2023-05-09T20:28:52.108Z] ---> aabfbeef5b8a [2023-05-09T20:28:52.108Z] Step 7/22 : COPY . . [2023-05-09T20:28:55.467Z] ---> 39d4fb2bd738 [2023-05-09T20:28:55.467Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-05-09T20:28:55.735Z] ---> Running in 909f9c181084 [2023-05-09T20:28:57.153Z] ---> 609657af95b7 [2023-05-09T20:28:57.153Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-05-09T20:28:57.153Z] ---> f0beb18c25cc [2023-05-09T20:28:57.153Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-05-09T20:28:57.153Z] ---> f3df9e5f900f [2023-05-09T20:28:57.153Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-05-09T20:28:57.153Z] ---> Running in b83f52ce4064 [2023-05-09T20:28:57.153Z] ---> Running in 6d79d9ee8e18 [2023-05-09T20:28:57.153Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-05-09T20:28:57.153Z] ---> Running in a9b0afc6bbe3 [2023-05-09T20:28:57.420Z] ---> 29033b968664 [2023-05-09T20:28:57.420Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-05-09T20:28:57.690Z] ---> Running in aab2d89dd917 [2023-05-09T20:28:59.653Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-05-09T20:28:59.921Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-05-09T20:29:00.189Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-05-09T20:29:00.189Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-05-09T20:35:52.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-05-09T20:36:07.624Z] Removing intermediate container 909f9c181084 [2023-05-09T20:36:07.624Z] ---> 90767f210312 [2023-05-09T20:36:07.624Z] [2023-05-09T20:36:07.624Z] Step 9/33 : FROM alpine:3.17 [2023-05-09T20:36:07.624Z] 3.17: Pulling from library/alpine [2023-05-09T20:36:07.624Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-09T20:36:07.624Z] Status: Downloaded newer image for alpine:3.17 [2023-05-09T20:36:07.624Z] ---> 51e60588ff2c [2023-05-09T20:36:07.624Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T20:36:08.235Z] ---> Running in 4ce381988b4e [2023-05-09T20:36:10.214Z] Removing intermediate container 4ce381988b4e [2023-05-09T20:36:10.214Z] ---> 71bd85e33d62 [2023-05-09T20:36:10.214Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-05-09T20:36:10.214Z] ---> Running in ac2710d95375 [2023-05-09T20:36:12.796Z] Removing intermediate container b83f52ce4064 [2023-05-09T20:36:12.796Z] ---> 9be4670c818a [2023-05-09T20:36:12.796Z] [2023-05-09T20:36:12.796Z] Step 9/22 : FROM alpine:3.17 [2023-05-09T20:36:12.796Z] ---> 51e60588ff2c [2023-05-09T20:36:12.796Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-05-09T20:36:12.796Z] ---> Running in 4dfafdbfebd1 [2023-05-09T20:36:13.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:14.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:15.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:16.028Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T20:36:16.028Z] (2/2) Installing su-exec (0.2-r2) [2023-05-09T20:36:16.028Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:36:16.028Z] OK: 8 MiB in 17 packages [2023-05-09T20:36:16.613Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:17.591Z] Removing intermediate container 6d79d9ee8e18 [2023-05-09T20:36:17.591Z] ---> c97632e8be01 [2023-05-09T20:36:17.591Z] [2023-05-09T20:36:17.591Z] Step 9/25 : FROM alpine:3.17 [2023-05-09T20:36:17.591Z] ---> 51e60588ff2c [2023-05-09T20:36:17.591Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-05-09T20:36:17.860Z] ---> Running in 06150d79aa38 [2023-05-09T20:36:18.130Z] Removing intermediate container ac2710d95375 [2023-05-09T20:36:18.130Z] ---> 85f6a5b8d777 [2023-05-09T20:36:18.130Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-05-09T20:36:18.130Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-05-09T20:36:18.400Z] (2/2) Installing openssl (3.0.8-r4) [2023-05-09T20:36:18.400Z] ---> Running in 973f4d7e4313 [2023-05-09T20:36:18.400Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:36:18.400Z] OK: 8 MiB in 17 packages [2023-05-09T20:36:19.371Z] Removing intermediate container 973f4d7e4313 [2023-05-09T20:36:19.371Z] ---> bfe45f9952d8 [2023-05-09T20:36:19.371Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-05-09T20:36:19.371Z] ---> Running in b8f21b045bbb [2023-05-09T20:36:20.361Z] Removing intermediate container 4dfafdbfebd1 [2023-05-09T20:36:20.361Z] ---> 1ec19f4ae389 [2023-05-09T20:36:20.361Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T20:36:20.361Z] Removing intermediate container b8f21b045bbb [2023-05-09T20:36:20.361Z] ---> 195d2f4533cf [2023-05-09T20:36:20.361Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-05-09T20:36:20.639Z] ---> Running in ca776bf856f1 [2023-05-09T20:36:20.639Z] ---> Running in 29c83b0fe856 [2023-05-09T20:36:20.639Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:24.006Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:24.006Z] (1/3) Installing ca-certificates (20230506-r0) [2023-05-09T20:36:24.284Z] Removing intermediate container 29c83b0fe856 [2023-05-09T20:36:24.284Z] ---> e266cd99cbad [2023-05-09T20:36:24.284Z] Step 12/22 : WORKDIR /edgex [2023-05-09T20:36:24.284Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-05-09T20:36:24.284Z] Removing intermediate container ca776bf856f1 [2023-05-09T20:36:24.284Z] ---> b9f12cc4dadf [2023-05-09T20:36:24.284Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto(3/3) Installing su-exec (0.2-r2) [2023-05-09T20:36:24.284Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:36:24.284Z] [2023-05-09T20:36:24.284Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T20:36:24.555Z] ---> Running in ea1d9105d5c9 [2023-05-09T20:36:24.555Z] ---> Running in 03e37a261e18 [2023-05-09T20:36:25.143Z] OK: 8 MiB in 18 packages [2023-05-09T20:36:25.419Z] Removing intermediate container 03e37a261e18 [2023-05-09T20:36:25.419Z] ---> db7f86145df7 [2023-05-09T20:36:25.419Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-05-09T20:36:25.419Z] Removing intermediate container ea1d9105d5c9 [2023-05-09T20:36:25.419Z] ---> e9855fc6e1cd [2023-05-09T20:36:25.419Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:36:25.419Z] ---> Running in f28b51efc720 [2023-05-09T20:36:28.012Z] ---> 260c63886c0d [2023-05-09T20:36:28.012Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:36:28.605Z] Removing intermediate container 06150d79aa38 [2023-05-09T20:36:28.605Z] ---> c61da4b4ce9a [2023-05-09T20:36:28.605Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-05-09T20:36:28.877Z] ---> Running in 6f7c767be369 [2023-05-09T20:36:29.467Z] ---> dc59bc78d6db [2023-05-09T20:36:29.467Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-05-09T20:36:30.071Z] Removing intermediate container f28b51efc720 [2023-05-09T20:36:30.071Z] ---> c7149582175a [2023-05-09T20:36:30.071Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-05-09T20:36:30.071Z] Removing intermediate container 6f7c767be369 [2023-05-09T20:36:30.071Z] ---> f3ff9bdd01c6 [2023-05-09T20:36:30.071Z] Step 12/25 : WORKDIR / [2023-05-09T20:36:30.345Z] ---> Running in babb6a174f1b [2023-05-09T20:36:30.345Z] ---> Running in 0dc8b5ba9e3c [2023-05-09T20:36:31.329Z] Removing intermediate container 0dc8b5ba9e3c [2023-05-09T20:36:31.329Z] ---> e9dfb3255c3e [2023-05-09T20:36:31.329Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:36:31.329Z] ---> 54989ee3c7a1 [2023-05-09T20:36:31.329Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-05-09T20:36:31.329Z] Removing intermediate container babb6a174f1b [2023-05-09T20:36:31.329Z] ---> e6752be88a3f [2023-05-09T20:36:31.329Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-05-09T20:36:32.767Z] ---> f65459ee8fd7 [2023-05-09T20:36:32.767Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-05-09T20:36:32.767Z] ---> ca6db1d0d2c2 [2023-05-09T20:36:32.767Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:36:33.044Z] ---> Running in f9ff864f5174 [2023-05-09T20:36:34.474Z] ---> 2f1e59e20396 [2023-05-09T20:36:34.474Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T20:36:34.745Z] ---> 2ccaaf9a459b [2023-05-09T20:36:34.745Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-05-09T20:36:38.118Z] ---> 9e0f3d005c5e [2023-05-09T20:36:38.118Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:36:38.118Z] ---> 9683e2c256ba [2023-05-09T20:36:38.118Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-05-09T20:36:38.118Z] ---> Running in e89203882344 [2023-05-09T20:36:39.542Z] Removing intermediate container f9ff864f5174 [2023-05-09T20:36:39.542Z] ---> 3e711f6613f8 [2023-05-09T20:36:39.542Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:36:39.818Z] ---> c9553b620016 [2023-05-09T20:36:39.818Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:36:41.244Z] ---> eda9ccf9e05f [2023-05-09T20:36:41.244Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:36:41.835Z] ---> f61cbd40e3a6 [2023-05-09T20:36:41.835Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-05-09T20:36:42.106Z] Removing intermediate container e89203882344 [2023-05-09T20:36:42.106Z] ---> 6e12c6f4c9e0 [2023-05-09T20:36:42.106Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:36:42.376Z] ---> Running in 2ad9242ed16b [2023-05-09T20:36:42.965Z] ---> 3c9d338d7146 [2023-05-09T20:36:42.965Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-05-09T20:36:43.238Z] Removing intermediate container 2ad9242ed16b [2023-05-09T20:36:43.238Z] ---> 09b8da317017 [2023-05-09T20:36:43.238Z] Step 20/22 : LABEL arch=arm64 [2023-05-09T20:36:43.508Z] ---> Running in 655585b11a4d [2023-05-09T20:36:44.482Z] Removing intermediate container 655585b11a4d [2023-05-09T20:36:44.482Z] ---> e4134dd23528 [2023-05-09T20:36:44.482Z] Step 21/22 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:36:44.482Z] ---> Running in 2b526ca22105 [2023-05-09T20:36:45.082Z] ---> ccff24951bdf [2023-05-09T20:36:45.082Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-05-09T20:36:45.353Z] Removing intermediate container 2b526ca22105 [2023-05-09T20:36:45.353Z] ---> 66cb62b45b8b [2023-05-09T20:36:45.353Z] Step 22/22 : LABEL version=3.0.0-dev.153 [2023-05-09T20:36:45.623Z] ---> Running in 3176aaf50bea [2023-05-09T20:36:46.227Z] ---> cd241d636515 [2023-05-09T20:36:46.227Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-05-09T20:36:46.498Z] Removing intermediate container 3176aaf50bea [2023-05-09T20:36:46.498Z] ---> 79c977db7864 [2023-05-09T20:36:46.498Z] [2023-05-09T20:36:46.767Z] Successfully built 79c977db7864 [2023-05-09T20:36:46.767Z] Successfully tagged security-proxy-setup-arm64:latest [2023-05-09T20:36:47.033Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-05-09T20:36:47.618Z] ---> e12d4892ee56 [2023-05-09T20:36:47.618Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-05-09T20:36:48.224Z] ---> 1dce84ca57e4 [2023-05-09T20:36:48.224Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-05-09T20:36:49.187Z] ---> 689884a2e054 [2023-05-09T20:36:49.187Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-05-09T20:36:49.456Z] ---> 9cabbf8c5826 [2023-05-09T20:36:49.456Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:36:49.456Z] ---> Running in 341a5b203cf3 [2023-05-09T20:36:52.049Z] ---> d888cac6bac9 [2023-05-09T20:36:52.049Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-05-09T20:36:52.643Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:36:52.643Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:36:52.643Z] ---> bde72a90cb59 [2023-05-09T20:36:52.643Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T20:36:52.643Z] ---> Using cache [2023-05-09T20:36:52.643Z] ---> 686d65a2138d [2023-05-09T20:36:52.643Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T20:36:52.919Z] ---> Running in 31d70bf5300c [2023-05-09T20:36:54.366Z] ---> c7df4fb8f2f8 [2023-05-09T20:36:54.366Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-05-09T20:36:54.366Z] Removing intermediate container 341a5b203cf3 [2023-05-09T20:36:54.366Z] ---> c17433f659cf [2023-05-09T20:36:54.366Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:36:54.641Z] ---> Running in 3293f5440a15 [2023-05-09T20:36:55.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:55.618Z] ---> 70a1adf90639 [2023-05-09T20:36:55.618Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-05-09T20:36:55.618Z] Removing intermediate container 3293f5440a15 [2023-05-09T20:36:55.618Z] ---> f68cdf927c43 [2023-05-09T20:36:55.618Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T20:36:55.618Z] ---> Running in 0afde0583fdf [2023-05-09T20:36:55.893Z] ---> Running in ff330b75891d [2023-05-09T20:36:56.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:36:56.488Z] Removing intermediate container ff330b75891d [2023-05-09T20:36:56.488Z] ---> 7bec99f1ac19 [2023-05-09T20:36:56.488Z] Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:36:56.759Z] ---> Running in 4a721460b2ae [2023-05-09T20:36:57.356Z] Removing intermediate container 4a721460b2ae [2023-05-09T20:36:57.356Z] ---> 4e80cee12ff1 [2023-05-09T20:36:57.356Z] Step 25/25 : LABEL version=3.0.0-dev.153 [2023-05-09T20:36:57.635Z] ---> Running in 3219620d77c8 [2023-05-09T20:36:58.224Z] OK: 263 MiB in 53 packages [2023-05-09T20:36:58.224Z] Removing intermediate container 3219620d77c8 [2023-05-09T20:36:58.224Z] ---> 166ccf858a37 [2023-05-09T20:36:58.224Z] [2023-05-09T20:36:58.494Z] Successfully built 166ccf858a37 [2023-05-09T20:36:58.495Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-05-09T20:36:58.495Z]  Building security-secretstore-setup ... done Building security-proxy-auth [2023-05-09T20:36:59.916Z] Removing intermediate container 0afde0583fdf [2023-05-09T20:36:59.916Z] ---> 8dadb89d9267 [2023-05-09T20:36:59.916Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-05-09T20:36:59.916Z] ---> Running in 918f9f323759 [2023-05-09T20:37:00.187Z] Removing intermediate container 31d70bf5300c [2023-05-09T20:37:00.187Z] ---> f1f8a827ce7a [2023-05-09T20:37:00.187Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T20:37:00.471Z] Removing intermediate container 918f9f323759 [2023-05-09T20:37:00.471Z] ---> 7a2a1f196e74 [2023-05-09T20:37:00.471Z] Step 30/33 : CMD ["gate"] [2023-05-09T20:37:00.751Z] ---> Running in 418e78a08a9f [2023-05-09T20:37:01.344Z] ---> 079bd47bbf21 [2023-05-09T20:37:01.344Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:37:01.613Z] ---> Running in 463e883697d4 [2023-05-09T20:37:01.613Z] Removing intermediate container 418e78a08a9f [2023-05-09T20:37:01.613Z] ---> 90ca48633a5f [2023-05-09T20:37:01.613Z] Step 31/33 : LABEL arch=arm64 [2023-05-09T20:37:01.887Z] ---> Running in 78fe893f8909 [2023-05-09T20:37:02.857Z] Removing intermediate container 78fe893f8909 [2023-05-09T20:37:02.857Z] ---> 85ca1c56aeb9 [2023-05-09T20:37:02.857Z] Step 32/33 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:37:03.446Z] ---> Running in b133bd3dadbe [2023-05-09T20:37:04.044Z] Removing intermediate container b133bd3dadbe [2023-05-09T20:37:04.044Z] ---> aa98be862fee [2023-05-09T20:37:04.044Z] Step 33/33 : LABEL version=3.0.0-dev.153 [2023-05-09T20:37:04.044Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:37:04.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:37:04.044Z] ---> bde72a90cb59 [2023-05-09T20:37:04.044Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:37:04.044Z] ---> Using cache [2023-05-09T20:37:04.044Z] ---> fa86fc6878ce [2023-05-09T20:37:04.044Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:37:04.044Z] ---> Using cache [2023-05-09T20:37:04.044Z] ---> d834a1ba9251 [2023-05-09T20:37:04.044Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:37:04.315Z] ---> Running in 5d91cbacf23e [2023-05-09T20:37:04.315Z] ---> Running in 355b905403f9 [2023-05-09T20:37:05.289Z] Removing intermediate container 5d91cbacf23e [2023-05-09T20:37:05.289Z] ---> 656a7ad64880 [2023-05-09T20:37:05.289Z] [2023-05-09T20:37:05.558Z] Successfully built 656a7ad64880 [2023-05-09T20:37:05.558Z] Successfully tagged security-bootstrapper-arm64:latest [2023-05-09T20:37:05.558Z] Building security-spiffe-token-provider [2023-05-09T20:37:06.977Z]  Building security-bootstrapper ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:37:07.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:37:09.229Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:37:09.229Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:37:09.229Z] ---> bde72a90cb59 [2023-05-09T20:37:09.229Z] Step 3/20 : WORKDIR /edgex-go [2023-05-09T20:37:09.229Z] ---> Using cache [2023-05-09T20:37:09.229Z] ---> 686d65a2138d [2023-05-09T20:37:09.229Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-05-09T20:37:09.506Z] ---> Running in c7304e84974e [2023-05-09T20:37:10.503Z] OK: 263 MiB in 53 packages [2023-05-09T20:37:11.992Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:37:12.303Z] Removing intermediate container 355b905403f9 [2023-05-09T20:37:12.303Z] ---> f93903a38e7c [2023-05-09T20:37:12.303Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:37:12.907Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:37:13.177Z] ---> 74b14ebd25c1 [2023-05-09T20:37:13.177Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:37:13.465Z] ---> Running in ecf72cfa8e02 [2023-05-09T20:37:14.890Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:37:14.890Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:37:14.890Z] OK: 17692 distinct packages available [2023-05-09T20:37:15.499Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:37:16.090Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:37:18.038Z] OK: 263 MiB in 53 packages [2023-05-09T20:37:19.480Z] Removing intermediate container c7304e84974e [2023-05-09T20:37:19.480Z] ---> 1fec7753b668 [2023-05-09T20:37:19.480Z] Step 5/20 : COPY go.mod vendor* ./ [2023-05-09T20:37:20.444Z] ---> 7fdee83e7b19 [2023-05-09T20:37:20.444Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:37:20.713Z] ---> Running in 3bf191873d8b [2023-05-09T20:39:12.443Z] Removing intermediate container 463e883697d4 [2023-05-09T20:39:12.443Z] ---> 68ff574787be [2023-05-09T20:39:12.443Z] Step 7/27 : COPY . . [2023-05-09T20:39:16.705Z] ---> 136c2e972ef2 [2023-05-09T20:39:16.705Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T20:39:16.977Z] ---> Running in c51ea41f5d76 [2023-05-09T20:39:17.600Z] Removing intermediate container c51ea41f5d76 [2023-05-09T20:39:17.600Z] ---> fcaded3c8f48 [2023-05-09T20:39:17.600Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T20:39:17.875Z] ---> Running in 96346a7017dd [2023-05-09T20:39:19.295Z] Removing intermediate container 96346a7017dd [2023-05-09T20:39:19.295Z] ---> 7cc5ff6c976d [2023-05-09T20:39:19.295Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T20:39:19.882Z] ---> Running in b071f878dc25 [2023-05-09T20:39:19.882Z] Removing intermediate container ecf72cfa8e02 [2023-05-09T20:39:19.882Z] ---> 67e6ebb8df3a [2023-05-09T20:39:19.882Z] Step 8/23 : COPY . . [2023-05-09T20:39:20.468Z] Removing intermediate container b071f878dc25 [2023-05-09T20:39:20.468Z] ---> a24b579eabc5 [2023-05-09T20:39:20.468Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T20:39:20.737Z] ---> Running in fe6efe0bae0e [2023-05-09T20:39:22.149Z] Removing intermediate container aab2d89dd917 [2023-05-09T20:39:22.149Z] ---> b76b2485d03c [2023-05-09T20:39:22.149Z] [2023-05-09T20:39:22.149Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:39:22.149Z] ---> 51e60588ff2c [2023-05-09T20:39:22.149Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:39:22.149Z] Removing intermediate container a9b0afc6bbe3 [2023-05-09T20:39:22.149Z] ---> ea416e71858f [2023-05-09T20:39:22.149Z] [2023-05-09T20:39:22.149Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:39:22.149Z] ---> 51e60588ff2c [2023-05-09T20:39:22.149Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-05-09T20:39:22.737Z] ---> Running in 9a8604247d3d [2023-05-09T20:39:22.737Z] ---> Running in 08edee5ecaa0 [2023-05-09T20:39:23.709Z] ---> e5c4c884484c [2023-05-09T20:39:23.709Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-05-09T20:39:23.996Z] ---> Running in 70659a0b6aec [2023-05-09T20:39:23.996Z] Removing intermediate container fe6efe0bae0e [2023-05-09T20:39:23.996Z] ---> ee4c6bc0a398 [2023-05-09T20:39:23.996Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T20:39:24.265Z] ---> Running in 48016b7ce705 [2023-05-09T20:39:24.534Z] Removing intermediate container 3bf191873d8b [2023-05-09T20:39:24.534Z] ---> 785506f7b7e2 [2023-05-09T20:39:24.534Z] Step 7/20 : COPY . . [2023-05-09T20:39:24.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:25.072Z] Removing intermediate container 48016b7ce705 [2023-05-09T20:39:25.072Z] ---> ce830391314a [2023-05-09T20:39:25.072Z] [2023-05-09T20:39:25.072Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T20:39:25.072Z] ---> 51e60588ff2c [2023-05-09T20:39:25.072Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T20:39:25.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:25.339Z] ---> Running in c0d9f868334c [2023-05-09T20:39:25.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:25.928Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:25.928Z] Removing intermediate container c0d9f868334c [2023-05-09T20:39:25.928Z] ---> dc2b583bbb1d [2023-05-09T20:39:25.928Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T20:39:25.928Z] ---> Running in 4cf4d99abf0b [2023-05-09T20:39:26.203Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-05-09T20:39:27.614Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T20:39:27.614Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:39:27.614Z] OK: 8 MiB in 16 packages [2023-05-09T20:39:27.614Z] (1/2) Installing ca-certificates (20230506-r0) [2023-05-09T20:39:27.614Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-05-09T20:39:27.883Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:39:27.883Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T20:39:28.484Z] OK: 8 MiB in 17 packages [2023-05-09T20:39:28.751Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:29.019Z] ---> 8be34766d849 [2023-05-09T20:39:29.019Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-05-09T20:39:29.292Z] ---> Running in d2c543f5f9e4 [2023-05-09T20:39:29.579Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:29.863Z] Removing intermediate container 9a8604247d3d [2023-05-09T20:39:29.863Z] ---> 2ae154dc2c06 [2023-05-09T20:39:29.863Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:39:30.139Z] ---> Running in 8ecac210d277 [2023-05-09T20:39:31.108Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:39:31.108Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:39:31.108Z] OK: 17692 distinct packages available [2023-05-09T20:39:31.108Z] Removing intermediate container 8ecac210d277 [2023-05-09T20:39:31.108Z] ---> 182750322a33 [2023-05-09T20:39:31.108Z] Step 13/23 : ENV APP_PORT=59861 [2023-05-09T20:39:31.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:31.386Z] ---> Running in 38dfc729c86a [2023-05-09T20:39:31.686Z] Removing intermediate container 08edee5ecaa0 [2023-05-09T20:39:31.686Z] ---> edd197cc9a7e [2023-05-09T20:39:31.686Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:39:31.960Z] ---> Running in 99be3dd67549 [2023-05-09T20:39:31.960Z] Removing intermediate container 38dfc729c86a [2023-05-09T20:39:31.960Z] ---> e1eaa49a5774 [2023-05-09T20:39:31.960Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T20:39:32.232Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:32.232Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-05-09T20:39:32.232Z] ---> Running in fcd74570a7c5 [2023-05-09T20:39:32.830Z] Removing intermediate container 99be3dd67549 [2023-05-09T20:39:32.830Z] ---> 62bdfc69ccaf [2023-05-09T20:39:32.830Z] Step 13/23 : ENV APP_PORT=59860 [2023-05-09T20:39:32.830Z] ---> Running in ee6d6044ffbf [2023-05-09T20:39:33.106Z] Removing intermediate container fcd74570a7c5 [2023-05-09T20:39:33.106Z] ---> c01bd237c62e [2023-05-09T20:39:33.106Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:39:33.711Z] Removing intermediate container ee6d6044ffbf [2023-05-09T20:39:33.711Z] ---> 59dd46e634ff [2023-05-09T20:39:33.711Z] Step 14/23 : EXPOSE $APP_PORT [2023-05-09T20:39:33.711Z] ---> Running in cb3d95afbd0e [2023-05-09T20:39:33.993Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-05-09T20:39:33.993Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-05-09T20:39:33.993Z] (3/5) Installing libucontext (1.2-r0) [2023-05-09T20:39:33.993Z] (4/5) Installing gcompat (1.1.0-r0) [2023-05-09T20:39:33.993Z] (5/5) Installing openssl (3.0.8-r4) [2023-05-09T20:39:33.993Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:39:33.993Z] OK: 9 MiB in 20 packages [2023-05-09T20:39:34.272Z] ---> 0237a43040d4 [2023-05-09T20:39:34.272Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:39:34.559Z] Removing intermediate container cb3d95afbd0e [2023-05-09T20:39:34.559Z] ---> 9d6a5ff2147b [2023-05-09T20:39:34.559Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:39:36.002Z] ---> e0c59d613a3c [2023-05-09T20:39:36.002Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-05-09T20:39:36.277Z] ---> 17fce5541ca1 [2023-05-09T20:39:36.277Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:39:36.550Z] Removing intermediate container 4cf4d99abf0b [2023-05-09T20:39:36.550Z] ---> adcea45cd909 [2023-05-09T20:39:36.550Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:39:38.526Z] ---> c44df4980d37 [2023-05-09T20:39:38.526Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-05-09T20:39:38.526Z] ---> 4bffc9453537 [2023-05-09T20:39:38.526Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:39:39.962Z] ---> c4a209bec755 [2023-05-09T20:39:39.962Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-05-09T20:39:40.233Z] ---> c8fa1ed6bda0 [2023-05-09T20:39:40.234Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:39:42.225Z] ---> 7f7a1ce48cf8 [2023-05-09T20:39:42.225Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-05-09T20:39:42.497Z] ---> Running in ddea951d5c2a [2023-05-09T20:39:43.474Z] ---> 851c6122ef55 [2023-05-09T20:39:43.474Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:39:43.474Z] Removing intermediate container ddea951d5c2a [2023-05-09T20:39:43.474Z] ---> c83d4e6e9431 [2023-05-09T20:39:43.474Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:39:43.747Z] ---> Running in 6f46144ea996 [2023-05-09T20:39:44.725Z] Removing intermediate container 6f46144ea996 [2023-05-09T20:39:44.725Z] ---> 99ef99e5bc68 [2023-05-09T20:39:44.725Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T20:39:44.725Z] ---> Running in 6a3e4e8bf7be [2023-05-09T20:39:45.000Z] ---> 10b94072b2d1 [2023-05-09T20:39:45.000Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-05-09T20:39:45.275Z] ---> Running in 8ec5e1ff7600 [2023-05-09T20:39:45.552Z] Removing intermediate container 6a3e4e8bf7be [2023-05-09T20:39:45.552Z] ---> d5a6c3745905 [2023-05-09T20:39:45.552Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:39:45.824Z] ---> Running in 026c37277d3a [2023-05-09T20:39:46.098Z] Removing intermediate container 8ec5e1ff7600 [2023-05-09T20:39:46.098Z] ---> 92669d8b57c0 [2023-05-09T20:39:46.098Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:39:46.372Z] ---> Running in c4c71e5f767c [2023-05-09T20:39:46.969Z] Removing intermediate container 026c37277d3a [2023-05-09T20:39:46.969Z] ---> ca0ba0ff0fcb [2023-05-09T20:39:46.969Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:39:47.260Z] ---> Running in b4259f89faac [2023-05-09T20:39:47.534Z] Removing intermediate container c4c71e5f767c [2023-05-09T20:39:47.534Z] ---> aab578758c10 [2023-05-09T20:39:47.534Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T20:39:47.805Z] ---> Running in faa76cb6291e [2023-05-09T20:39:48.077Z] Removing intermediate container b4259f89faac [2023-05-09T20:39:48.077Z] ---> 4074fb1e7d55 [2023-05-09T20:39:48.077Z] [2023-05-09T20:39:48.347Z] Successfully built 4074fb1e7d55 [2023-05-09T20:39:48.347Z] Successfully tagged support-scheduler-arm64:latest [2023-05-09T20:39:48.347Z]  Building support-scheduler ... done Building security-spire-config [2023-05-09T20:39:48.622Z] Removing intermediate container faa76cb6291e [2023-05-09T20:39:48.622Z] ---> 14142409277e [2023-05-09T20:39:48.622Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:39:48.622Z] ---> 8bbcc0658fef [2023-05-09T20:39:48.622Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T20:39:48.900Z] ---> Running in 18de3dbc5aa1 [2023-05-09T20:39:49.498Z] Removing intermediate container 18de3dbc5aa1 [2023-05-09T20:39:49.498Z] ---> bcee824349d2 [2023-05-09T20:39:49.498Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:39:49.498Z] ---> Running in 6c0ba2aad28c [2023-05-09T20:39:50.467Z] Removing intermediate container 6c0ba2aad28c [2023-05-09T20:39:50.467Z] ---> 057c3a3481d8 [2023-05-09T20:39:50.467Z] [2023-05-09T20:39:50.467Z] Successfully built 057c3a3481d8 [2023-05-09T20:39:50.467Z] Successfully tagged support-notifications-arm64:latest [2023-05-09T20:39:50.467Z]  Building support-notifications ... done Building core-common-config-bootstrapper [2023-05-09T20:39:54.774Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:39:54.774Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:39:54.774Z] ---> bde72a90cb59 [2023-05-09T20:39:54.774Z] Step 3/27 : WORKDIR /edgex-go [2023-05-09T20:39:54.774Z] ---> Using cache [2023-05-09T20:39:54.774Z] ---> 686d65a2138d [2023-05-09T20:39:54.774Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T20:39:54.774Z] ---> Using cache [2023-05-09T20:39:54.774Z] ---> f1f8a827ce7a [2023-05-09T20:39:54.774Z] Step 5/27 : COPY go.mod vendor* ./ [2023-05-09T20:39:54.774Z] ---> Using cache [2023-05-09T20:39:54.774Z] ---> 079bd47bbf21 [2023-05-09T20:39:54.774Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:39:54.774Z] ---> Using cache [2023-05-09T20:39:54.774Z] ---> 68ff574787be [2023-05-09T20:39:54.774Z] Step 7/27 : COPY . . [2023-05-09T20:39:55.046Z] ---> Using cache [2023-05-09T20:39:55.046Z] ---> 136c2e972ef2 [2023-05-09T20:39:55.046Z] Step 8/27 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T20:39:55.046Z] ---> Using cache [2023-05-09T20:39:55.046Z] ---> fcaded3c8f48 [2023-05-09T20:39:55.046Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-05-09T20:39:55.046Z] ---> Using cache [2023-05-09T20:39:55.046Z] ---> 7cc5ff6c976d [2023-05-09T20:39:55.046Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T20:39:55.046Z] ---> Using cache [2023-05-09T20:39:55.046Z] ---> a24b579eabc5 [2023-05-09T20:39:55.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-05-09T20:39:55.046Z] ---> Using cache [2023-05-09T20:39:55.046Z] ---> ee4c6bc0a398 [2023-05-09T20:39:55.046Z] Step 12/27 : WORKDIR /edgex-go [2023-05-09T20:39:55.046Z] ---> Using cache [2023-05-09T20:39:55.046Z] ---> ce830391314a [2023-05-09T20:39:55.046Z] [2023-05-09T20:39:55.046Z] Step 13/27 : FROM alpine:3.17 [2023-05-09T20:39:55.046Z] ---> 51e60588ff2c [2023-05-09T20:39:55.046Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T20:39:55.046Z] ---> Using cache [2023-05-09T20:39:55.046Z] ---> dc2b583bbb1d [2023-05-09T20:39:55.046Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-05-09T20:39:55.654Z] ---> Running in d2bd6755585e [2023-05-09T20:39:56.634Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:39:56.634Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:39:56.634Z] ---> bde72a90cb59 [2023-05-09T20:39:56.634Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:39:56.634Z] ---> Using cache [2023-05-09T20:39:56.634Z] ---> fa86fc6878ce [2023-05-09T20:39:56.634Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:39:56.634Z] ---> Using cache [2023-05-09T20:39:56.634Z] ---> d834a1ba9251 [2023-05-09T20:39:56.634Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:39:56.634Z] ---> Using cache [2023-05-09T20:39:56.634Z] ---> f93903a38e7c [2023-05-09T20:39:56.634Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:39:56.634Z] ---> Using cache [2023-05-09T20:39:56.634Z] ---> 74b14ebd25c1 [2023-05-09T20:39:56.634Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:39:56.634Z] ---> Using cache [2023-05-09T20:39:56.634Z] ---> 67e6ebb8df3a [2023-05-09T20:39:56.634Z] Step 8/23 : COPY . . [2023-05-09T20:39:56.905Z] ---> Using cache [2023-05-09T20:39:56.905Z] ---> e5c4c884484c [2023-05-09T20:39:56.905Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-05-09T20:39:57.175Z] ---> Running in f5789fc7a349 [2023-05-09T20:39:58.151Z] ---> 9635f681da13 [2023-05-09T20:39:58.151Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T20:39:59.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:39:59.406Z] ---> f578d08d44d3 [2023-05-09T20:39:59.406Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-05-09T20:39:59.692Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-05-09T20:40:00.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:40:00.578Z] ---> a177ec7fcd90 [2023-05-09T20:40:00.578Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-05-09T20:40:01.565Z] ---> 0f82ce78b72a [2023-05-09T20:40:01.565Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T20:40:01.843Z] ---> Running in ed38ed116bbc [2023-05-09T20:40:02.137Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:40:02.137Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:40:02.137Z] OK: 17692 distinct packages available [2023-05-09T20:40:02.417Z] Removing intermediate container ed38ed116bbc [2023-05-09T20:40:02.417Z] ---> 18eb7d15b77c [2023-05-09T20:40:02.417Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T20:40:02.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:40:02.417Z] ---> Running in 903e38dc0590 [2023-05-09T20:40:03.019Z] Removing intermediate container 903e38dc0590 [2023-05-09T20:40:03.019Z] ---> 6bc620a7b6ae [2023-05-09T20:40:03.019Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T20:40:03.294Z] ---> Running in 51cf31596ecd [2023-05-09T20:40:03.569Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:40:03.840Z] Removing intermediate container 51cf31596ecd [2023-05-09T20:40:03.840Z] ---> 415d00984bd0 [2023-05-09T20:40:03.840Z] Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:40:04.110Z] ---> Running in 49bd7fa6e7e4 [2023-05-09T20:40:04.703Z] Removing intermediate container 49bd7fa6e7e4 [2023-05-09T20:40:04.703Z] ---> c8e444efe08b [2023-05-09T20:40:04.703Z] Step 27/27 : LABEL version=3.0.0-dev.153 [2023-05-09T20:40:04.703Z] ---> Running in 1587c5c67a4b [2023-05-09T20:40:05.293Z] Removing intermediate container 1587c5c67a4b [2023-05-09T20:40:05.293Z] ---> dc0f823cb344 [2023-05-09T20:40:05.293Z] [2023-05-09T20:40:05.293Z] Successfully built dc0f823cb344 [2023-05-09T20:40:05.293Z] Successfully tagged security-spire-agent-arm64:latest [2023-05-09T20:40:05.293Z]  Building security-spire-agent ... done Building security-spire-server [2023-05-09T20:40:05.563Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-05-09T20:40:05.563Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-05-09T20:40:05.563Z] (3/4) Installing libucontext (1.2-r0) [2023-05-09T20:40:05.563Z] (4/4) Installing gcompat (1.1.0-r0) [2023-05-09T20:40:05.563Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:40:05.563Z] OK: 8 MiB in 19 packages [2023-05-09T20:40:07.525Z] Removing intermediate container d2bd6755585e [2023-05-09T20:40:07.525Z] ---> bf431978b9c6 [2023-05-09T20:40:07.525Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:40:08.498Z] ---> 1b74b3e595e8 [2023-05-09T20:40:08.498Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:40:09.923Z] ---> 0036c28a0dfc [2023-05-09T20:40:09.923Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T20:40:10.192Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:40:10.192Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:40:10.192Z] ---> bde72a90cb59 [2023-05-09T20:40:10.192Z] Step 3/26 : WORKDIR /edgex-go [2023-05-09T20:40:10.192Z] ---> Using cache [2023-05-09T20:40:10.192Z] ---> 686d65a2138d [2023-05-09T20:40:10.192Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-05-09T20:40:10.192Z] ---> Using cache [2023-05-09T20:40:10.192Z] ---> f1f8a827ce7a [2023-05-09T20:40:10.192Z] Step 5/26 : COPY go.mod vendor* ./ [2023-05-09T20:40:10.192Z] ---> Using cache [2023-05-09T20:40:10.192Z] ---> 079bd47bbf21 [2023-05-09T20:40:10.192Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:40:10.192Z] ---> Using cache [2023-05-09T20:40:10.192Z] ---> 68ff574787be [2023-05-09T20:40:10.192Z] Step 7/26 : COPY . . [2023-05-09T20:40:10.462Z] ---> Using cache [2023-05-09T20:40:10.462Z] ---> 136c2e972ef2 [2023-05-09T20:40:10.462Z] Step 8/26 : ARG SPIRE_RELEASE=1.6.3 [2023-05-09T20:40:10.462Z] ---> Using cache [2023-05-09T20:40:10.462Z] ---> fcaded3c8f48 [2023-05-09T20:40:10.462Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-05-09T20:40:10.462Z] ---> Using cache [2023-05-09T20:40:10.462Z] ---> 7cc5ff6c976d [2023-05-09T20:40:10.462Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-05-09T20:40:10.462Z] ---> Using cache [2023-05-09T20:40:10.462Z] ---> a24b579eabc5 [2023-05-09T20:40:10.462Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-05-09T20:40:10.748Z] ---> Running in e7b3d4ab180c [2023-05-09T20:40:15.014Z] Removing intermediate container e7b3d4ab180c [2023-05-09T20:40:15.014Z] ---> 0a0ca53582b2 [2023-05-09T20:40:15.014Z] Step 12/26 : WORKDIR /edgex-go [2023-05-09T20:40:15.014Z] ---> Running in a223034ec686 [2023-05-09T20:40:15.991Z] Removing intermediate container a223034ec686 [2023-05-09T20:40:15.991Z] ---> 865d0a2e8f24 [2023-05-09T20:40:15.991Z] [2023-05-09T20:40:15.991Z] Step 13/26 : FROM alpine:3.17 [2023-05-09T20:40:15.991Z] ---> 51e60588ff2c [2023-05-09T20:40:15.991Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-05-09T20:40:15.991Z] ---> Using cache [2023-05-09T20:40:15.991Z] ---> dc2b583bbb1d [2023-05-09T20:40:15.991Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-05-09T20:40:15.991Z] ---> Using cache [2023-05-09T20:40:15.991Z] ---> adcea45cd909 [2023-05-09T20:40:15.991Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:40:15.991Z] ---> Using cache [2023-05-09T20:40:15.991Z] ---> 4bffc9453537 [2023-05-09T20:40:15.991Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:40:15.991Z] ---> Using cache [2023-05-09T20:40:15.991Z] ---> c4a209bec755 [2023-05-09T20:40:15.991Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-05-09T20:40:17.979Z] ---> 19fd40925f6a [2023-05-09T20:40:17.979Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T20:40:18.975Z] ---> 4e06c1a226cd [2023-05-09T20:40:19.256Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-05-09T20:40:19.256Z] ---> Running in eaab107d7df1 [2023-05-09T20:40:20.237Z] Removing intermediate container eaab107d7df1 [2023-05-09T20:40:20.237Z] ---> 7be7b865223f [2023-05-09T20:40:20.237Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-05-09T20:40:21.670Z] ---> 3cc874dc4699 [2023-05-09T20:40:21.670Z] Step 22/27 : WORKDIR / [2023-05-09T20:40:21.670Z] ---> Running in dad91a84a92b [2023-05-09T20:40:22.643Z] Removing intermediate container dad91a84a92b [2023-05-09T20:40:22.643Z] ---> e9a775b1890b [2023-05-09T20:40:22.643Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T20:40:22.643Z] ---> Running in a076a4af62e3 [2023-05-09T20:40:23.615Z] Removing intermediate container a076a4af62e3 [2023-05-09T20:40:23.615Z] ---> b8cbb54c4619 [2023-05-09T20:40:23.615Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T20:40:23.615Z] ---> Running in 16e6f3297d1b [2023-05-09T20:40:24.593Z] Removing intermediate container 16e6f3297d1b [2023-05-09T20:40:24.593Z] ---> 61e70ea09bb9 [2023-05-09T20:40:24.593Z] Step 25/27 : LABEL arch=arm64 [2023-05-09T20:40:24.864Z] ---> Running in 872aff2f17fb [2023-05-09T20:40:25.455Z] ---> 8e881b1caa5a [2023-05-09T20:40:25.728Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-05-09T20:40:25.728Z] Removing intermediate container 872aff2f17fb [2023-05-09T20:40:25.728Z] ---> ece05fa60b0e [2023-05-09T20:40:25.728Z] Step 26/27 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:40:26.000Z] ---> Running in da4ce8c993dc [2023-05-09T20:40:26.591Z] Removing intermediate container da4ce8c993dc [2023-05-09T20:40:26.591Z] ---> 24d60c7efc76 [2023-05-09T20:40:26.591Z] Step 27/27 : LABEL version=3.0.0-dev.153 [2023-05-09T20:40:26.862Z] ---> 291c2ef0ed8c [2023-05-09T20:40:26.862Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-05-09T20:40:26.862Z] ---> Running in 1ee73a8edc50 [2023-05-09T20:40:27.454Z] Removing intermediate container 1ee73a8edc50 [2023-05-09T20:40:27.454Z] ---> c7bf5c38e6c5 [2023-05-09T20:40:27.454Z] [2023-05-09T20:40:27.726Z] Successfully built c7bf5c38e6c5 [2023-05-09T20:40:27.726Z] Successfully tagged security-spire-config-arm64:latest [2023-05-09T20:40:27.726Z]  Building security-spire-config ... done Building core-command [2023-05-09T20:40:27.997Z] ---> f9868333719b [2023-05-09T20:40:27.997Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-05-09T20:40:28.974Z] ---> fb19240509e4 [2023-05-09T20:40:28.974Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-05-09T20:40:29.243Z] ---> Running in 3a50d423f5b6 [2023-05-09T20:40:29.844Z] Removing intermediate container 3a50d423f5b6 [2023-05-09T20:40:29.844Z] ---> 6ce0225fb3e1 [2023-05-09T20:40:29.844Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-05-09T20:40:29.844Z] ---> Running in 605af3a914c2 [2023-05-09T20:40:30.431Z] Removing intermediate container 605af3a914c2 [2023-05-09T20:40:30.431Z] ---> 1df0fd13c62c [2023-05-09T20:40:30.431Z] Step 24/26 : LABEL arch=arm64 [2023-05-09T20:40:30.704Z] ---> Running in 19af7b443cfe [2023-05-09T20:40:31.296Z] Removing intermediate container 19af7b443cfe [2023-05-09T20:40:31.296Z] ---> 49a6cbffd74a [2023-05-09T20:40:31.296Z] Step 25/26 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:40:31.296Z] ---> Running in 51a201530c06 [2023-05-09T20:40:32.272Z] Removing intermediate container 51a201530c06 [2023-05-09T20:40:32.272Z] ---> 529e1eb23489 [2023-05-09T20:40:32.272Z] Step 26/26 : LABEL version=3.0.0-dev.153 [2023-05-09T20:40:32.272Z] ---> Running in 249246a6dd95 [2023-05-09T20:40:32.864Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:40:32.864Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:40:32.864Z] ---> bde72a90cb59 [2023-05-09T20:40:32.864Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:40:32.864Z] ---> Using cache [2023-05-09T20:40:32.864Z] ---> fa86fc6878ce [2023-05-09T20:40:32.864Z] Step 4/24 : WORKDIR /edgex-go [2023-05-09T20:40:32.864Z] ---> Using cache [2023-05-09T20:40:32.864Z] ---> d834a1ba9251 [2023-05-09T20:40:32.864Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-05-09T20:40:32.864Z] ---> Using cache [2023-05-09T20:40:32.864Z] ---> f93903a38e7c [2023-05-09T20:40:32.864Z] Step 6/24 : COPY go.mod vendor* ./ [2023-05-09T20:40:32.864Z] ---> Using cache [2023-05-09T20:40:32.864Z] ---> 74b14ebd25c1 [2023-05-09T20:40:32.864Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:40:32.864Z] ---> Using cache [2023-05-09T20:40:32.864Z] ---> 67e6ebb8df3a [2023-05-09T20:40:32.864Z] Step 8/24 : COPY . . [2023-05-09T20:40:32.864Z] ---> Using cache [2023-05-09T20:40:32.864Z] ---> e5c4c884484c [2023-05-09T20:40:32.864Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-05-09T20:40:33.135Z] Removing intermediate container 249246a6dd95 [2023-05-09T20:40:33.135Z] ---> fa8894504188 [2023-05-09T20:40:33.135Z] [2023-05-09T20:40:33.135Z] ---> Running in dc2b209b39ce [2023-05-09T20:40:33.407Z] Successfully built fa8894504188 [2023-05-09T20:40:33.407Z] Successfully tagged security-spire-server-arm64:latest [2023-05-09T20:40:33.681Z]  Building security-spire-server ... done Building core-metadata [2023-05-09T20:40:35.110Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-05-09T20:40:38.848Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:40:38.848Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:40:38.848Z] ---> bde72a90cb59 [2023-05-09T20:40:38.848Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:40:38.848Z] ---> Using cache [2023-05-09T20:40:38.848Z] ---> fa86fc6878ce [2023-05-09T20:40:38.848Z] Step 4/25 : WORKDIR /edgex-go [2023-05-09T20:40:38.848Z] ---> Using cache [2023-05-09T20:40:38.848Z] ---> d834a1ba9251 [2023-05-09T20:40:38.848Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-05-09T20:40:38.848Z] ---> Using cache [2023-05-09T20:40:38.848Z] ---> f93903a38e7c [2023-05-09T20:40:38.848Z] Step 6/25 : COPY go.mod vendor* ./ [2023-05-09T20:40:38.848Z] ---> Using cache [2023-05-09T20:40:38.848Z] ---> 74b14ebd25c1 [2023-05-09T20:40:38.848Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:40:38.848Z] ---> Using cache [2023-05-09T20:40:38.848Z] ---> 67e6ebb8df3a [2023-05-09T20:40:38.848Z] Step 8/25 : COPY . . [2023-05-09T20:40:38.848Z] ---> Using cache [2023-05-09T20:40:38.848Z] ---> e5c4c884484c [2023-05-09T20:40:38.848Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-05-09T20:40:38.848Z] ---> Running in d47869f73ee9 [2023-05-09T20:40:40.911Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-05-09T20:46:02.961Z] Removing intermediate container 70659a0b6aec [2023-05-09T20:46:02.961Z] ---> effc7e66b115 [2023-05-09T20:46:02.961Z] [2023-05-09T20:46:02.961Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:46:02.961Z] ---> 51e60588ff2c [2023-05-09T20:46:02.961Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T20:46:02.961Z] ---> Running in b8676b35de85 [2023-05-09T20:46:02.961Z] Removing intermediate container b8676b35de85 [2023-05-09T20:46:02.961Z] ---> 5ef15c248bd4 [2023-05-09T20:46:02.961Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:46:02.961Z] ---> Running in 9dc843e75992 [2023-05-09T20:46:02.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:46:02.961Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:46:02.961Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T20:46:02.961Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:46:02.961Z] OK: 8 MiB in 16 packages [2023-05-09T20:46:02.961Z] Removing intermediate container 9dc843e75992 [2023-05-09T20:46:02.961Z] ---> 41009ba2447d [2023-05-09T20:46:02.961Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:46:02.961Z] ---> 6a1ff4cee82d [2023-05-09T20:46:02.961Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:46:03.548Z] ---> be4f66893f1c [2023-05-09T20:46:03.548Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-05-09T20:46:05.501Z] ---> 9c72f02ca2e5 [2023-05-09T20:46:05.501Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:46:06.087Z] ---> 8ef94fb80ac7 [2023-05-09T20:46:06.087Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-05-09T20:46:07.051Z] ---> 5e5250c3b546 [2023-05-09T20:46:07.051Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:46:07.051Z] ---> Running in fe209cb0e494 [2023-05-09T20:46:10.410Z] Removing intermediate container fe209cb0e494 [2023-05-09T20:46:10.410Z] ---> d16242288be3 [2023-05-09T20:46:10.410Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:46:10.410Z] ---> Running in e25d82ec0dec [2023-05-09T20:46:10.681Z] Removing intermediate container e25d82ec0dec [2023-05-09T20:46:10.681Z] ---> 220822b4ef03 [2023-05-09T20:46:10.681Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T20:46:10.681Z] ---> Running in dce76147760c [2023-05-09T20:46:13.281Z] Removing intermediate container dce76147760c [2023-05-09T20:46:13.281Z] ---> dfa6ba63911c [2023-05-09T20:46:13.281Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T20:46:13.550Z] ---> Running in c115d7afa2ca [2023-05-09T20:46:14.153Z] Removing intermediate container c115d7afa2ca [2023-05-09T20:46:14.153Z] ---> 04f481dca7b8 [2023-05-09T20:46:14.153Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:46:14.153Z] ---> Running in ae88d90b0e17 [2023-05-09T20:46:14.740Z] Removing intermediate container ae88d90b0e17 [2023-05-09T20:46:14.740Z] ---> a726f9b22ebb [2023-05-09T20:46:14.740Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:46:14.740Z] ---> Running in 7cf1052de77a [2023-05-09T20:46:15.326Z] Removing intermediate container 7cf1052de77a [2023-05-09T20:46:15.326Z] ---> d734be668e06 [2023-05-09T20:46:15.326Z] [2023-05-09T20:46:15.326Z] Successfully built d734be668e06 [2023-05-09T20:46:15.326Z] Successfully tagged security-proxy-auth-arm64:latest [2023-05-09T20:46:15.326Z]  Building security-proxy-auth ... done Building core-data [2023-05-09T20:46:18.689Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-05-09T20:46:18.689Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-05-09T20:46:18.689Z] ---> bde72a90cb59 [2023-05-09T20:46:18.689Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-05-09T20:46:18.689Z] ---> Using cache [2023-05-09T20:46:18.689Z] ---> fa86fc6878ce [2023-05-09T20:46:18.689Z] Step 4/23 : WORKDIR /edgex-go [2023-05-09T20:46:18.689Z] ---> Using cache [2023-05-09T20:46:18.689Z] ---> d834a1ba9251 [2023-05-09T20:46:18.689Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-05-09T20:46:18.689Z] ---> Using cache [2023-05-09T20:46:18.689Z] ---> f93903a38e7c [2023-05-09T20:46:18.689Z] Step 6/23 : COPY go.mod vendor* ./ [2023-05-09T20:46:18.689Z] ---> Using cache [2023-05-09T20:46:18.689Z] ---> 74b14ebd25c1 [2023-05-09T20:46:18.689Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-09T20:46:18.689Z] ---> Using cache [2023-05-09T20:46:18.689Z] ---> 67e6ebb8df3a [2023-05-09T20:46:18.689Z] Step 8/23 : COPY . . [2023-05-09T20:46:18.689Z] ---> Using cache [2023-05-09T20:46:18.689Z] ---> e5c4c884484c [2023-05-09T20:46:18.689Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-05-09T20:46:18.959Z] ---> Running in a78826ec343f [2023-05-09T20:46:20.374Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.153" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-05-09T20:47:07.231Z] Removing intermediate container f5789fc7a349 [2023-05-09T20:47:07.231Z] ---> a44bab425942 [2023-05-09T20:47:07.231Z] [2023-05-09T20:47:07.231Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:47:07.231Z] ---> 51e60588ff2c [2023-05-09T20:47:07.231Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-05-09T20:47:07.231Z] ---> Using cache [2023-05-09T20:47:07.231Z] ---> 5ef15c248bd4 [2023-05-09T20:47:07.231Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:47:07.231Z] ---> Using cache [2023-05-09T20:47:07.231Z] ---> 41009ba2447d [2023-05-09T20:47:07.231Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:47:07.231Z] ---> Using cache [2023-05-09T20:47:07.231Z] ---> 6a1ff4cee82d [2023-05-09T20:47:07.231Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:47:07.231Z] ---> Using cache [2023-05-09T20:47:07.231Z] ---> be4f66893f1c [2023-05-09T20:47:07.231Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-05-09T20:47:07.231Z] ---> ab32456e7582 [2023-05-09T20:47:07.231Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:47:07.231Z] ---> 57e920dbba11 [2023-05-09T20:47:07.231Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-05-09T20:47:07.231Z] ---> 0a8e4bf57257 [2023-05-09T20:47:07.231Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-05-09T20:47:07.231Z] ---> Running in f15d28a00941 [2023-05-09T20:47:10.569Z] Removing intermediate container f15d28a00941 [2023-05-09T20:47:10.569Z] ---> e24815043c4d [2023-05-09T20:47:10.569Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-05-09T20:47:10.569Z] ---> Running in cea07e2e0fdb [2023-05-09T20:47:10.837Z] Removing intermediate container cea07e2e0fdb [2023-05-09T20:47:10.837Z] ---> dce64552d11c [2023-05-09T20:47:10.837Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T20:47:10.837Z] ---> Running in d1a4e58e5309 [2023-05-09T20:47:11.420Z] Removing intermediate container d1a4e58e5309 [2023-05-09T20:47:11.420Z] ---> 2793f751ddba [2023-05-09T20:47:11.420Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T20:47:11.420Z] ---> Running in e49220a7d1c6 [2023-05-09T20:47:12.002Z] Removing intermediate container e49220a7d1c6 [2023-05-09T20:47:12.002Z] ---> f63ab6d3e2ff [2023-05-09T20:47:12.002Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:47:12.002Z] ---> Running in 25b87967c47a [2023-05-09T20:47:12.582Z] Removing intermediate container 25b87967c47a [2023-05-09T20:47:12.582Z] ---> 0b4bf292a5ed [2023-05-09T20:47:12.582Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:47:12.582Z] ---> Running in 6431a2ee3b63 [2023-05-09T20:47:13.163Z] Removing intermediate container 6431a2ee3b63 [2023-05-09T20:47:13.163Z] ---> b1f39149238d [2023-05-09T20:47:13.163Z] [2023-05-09T20:47:13.163Z] Successfully built b1f39149238d [2023-05-09T20:47:13.163Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-05-09T20:47:48.356Z]  Building core-common-config-bootstrapper ... done Removing intermediate container dc2b209b39ce [2023-05-09T20:47:48.356Z] ---> 431b71d0d376 [2023-05-09T20:47:48.356Z] [2023-05-09T20:47:48.356Z] Step 10/24 : FROM alpine:3.17 [2023-05-09T20:47:48.356Z] ---> 51e60588ff2c [2023-05-09T20:47:48.356Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:47:48.356Z] ---> Using cache [2023-05-09T20:47:48.356Z] ---> 2ae154dc2c06 [2023-05-09T20:47:48.356Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:47:48.356Z] ---> Using cache [2023-05-09T20:47:48.356Z] ---> 182750322a33 [2023-05-09T20:47:48.356Z] Step 13/24 : ENV APP_PORT=59882 [2023-05-09T20:47:48.356Z] ---> Running in 20843d038da3 [2023-05-09T20:47:48.356Z] Removing intermediate container 20843d038da3 [2023-05-09T20:47:48.356Z] ---> afe9844d08e9 [2023-05-09T20:47:48.356Z] Step 14/24 : EXPOSE $APP_PORT [2023-05-09T20:47:48.356Z] ---> Running in 0b1118c3e1d3 [2023-05-09T20:47:48.356Z] Removing intermediate container 0b1118c3e1d3 [2023-05-09T20:47:48.356Z] ---> 593001b56229 [2023-05-09T20:47:48.356Z] Step 15/24 : WORKDIR / [2023-05-09T20:47:48.356Z] ---> Running in 62335a88de84 [2023-05-09T20:47:48.623Z] Removing intermediate container 62335a88de84 [2023-05-09T20:47:48.623Z] ---> 3896b0a57d8a [2023-05-09T20:47:48.623Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:47:49.584Z] ---> da60a278d5e2 [2023-05-09T20:47:49.584Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:47:50.547Z] ---> c1c589951aab [2023-05-09T20:47:50.547Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-05-09T20:47:52.486Z] ---> 671b467b8d23 [2023-05-09T20:47:52.486Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:47:53.894Z] ---> 316c8a30835c [2023-05-09T20:47:53.894Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-05-09T20:47:53.894Z] ---> Running in ce682b4440ce [2023-05-09T20:47:54.862Z] Removing intermediate container ce682b4440ce [2023-05-09T20:47:54.862Z] ---> d0d0c3d4a506 [2023-05-09T20:47:54.862Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:47:54.862Z] ---> Running in dc74ea7e5ed8 [2023-05-09T20:47:55.445Z] Removing intermediate container dc74ea7e5ed8 [2023-05-09T20:47:55.445Z] ---> 7baaf8bc9bca [2023-05-09T20:47:55.445Z] Step 22/24 : LABEL arch=arm64 [2023-05-09T20:47:55.711Z] ---> Running in b8f049436a5b [2023-05-09T20:47:56.668Z] Removing intermediate container b8f049436a5b [2023-05-09T20:47:56.668Z] ---> 58c63920af3a [2023-05-09T20:47:56.668Z] Step 23/24 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:47:56.668Z] ---> Running in 39088080c966 [2023-05-09T20:47:57.640Z] Removing intermediate container 39088080c966 [2023-05-09T20:47:57.640Z] ---> 19ff8f49240d [2023-05-09T20:47:57.640Z] Step 24/24 : LABEL version=3.0.0-dev.153 [2023-05-09T20:47:57.640Z] ---> Running in ba95cb53ea23 [2023-05-09T20:47:58.228Z] Removing intermediate container ba95cb53ea23 [2023-05-09T20:47:58.228Z] ---> 271a7cf4bcc2 [2023-05-09T20:47:58.228Z] [2023-05-09T20:47:58.497Z] Successfully built 271a7cf4bcc2 [2023-05-09T20:47:58.497Z] Successfully tagged core-command-arm64:latest [2023-05-09T20:48:03.859Z]  Building core-command ... done Removing intermediate container d47869f73ee9 [2023-05-09T20:48:03.859Z] ---> 6d55123acf5d [2023-05-09T20:48:03.859Z] [2023-05-09T20:48:03.859Z] Step 10/25 : FROM alpine:3.17 [2023-05-09T20:48:03.859Z] ---> 51e60588ff2c [2023-05-09T20:48:03.859Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:48:03.859Z] ---> Using cache [2023-05-09T20:48:03.859Z] ---> 2ae154dc2c06 [2023-05-09T20:48:03.859Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:48:03.859Z] ---> Using cache [2023-05-09T20:48:03.859Z] ---> 182750322a33 [2023-05-09T20:48:03.859Z] Step 13/25 : ENV APP_PORT=59881 [2023-05-09T20:48:03.859Z] ---> Running in b31ec43e579a [2023-05-09T20:48:04.142Z] Removing intermediate container b31ec43e579a [2023-05-09T20:48:04.142Z] ---> 096cba15ceb2 [2023-05-09T20:48:04.142Z] Step 14/25 : EXPOSE $APP_PORT [2023-05-09T20:48:04.142Z] ---> Running in 7971215624bf [2023-05-09T20:48:04.741Z] Removing intermediate container 7971215624bf [2023-05-09T20:48:04.742Z] ---> f8e3258fed7f [2023-05-09T20:48:04.742Z] Step 15/25 : WORKDIR / [2023-05-09T20:48:05.013Z] ---> Running in 4e68b4020123 [2023-05-09T20:48:05.287Z] Removing intermediate container 4e68b4020123 [2023-05-09T20:48:05.287Z] ---> 1a377e36d0c8 [2023-05-09T20:48:05.287Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:48:06.708Z] ---> b74aec50c353 [2023-05-09T20:48:06.708Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:48:08.129Z] ---> f49d33e0420d [2023-05-09T20:48:08.130Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-05-09T20:48:10.720Z] ---> cae316d775b7 [2023-05-09T20:48:10.720Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:48:12.135Z] ---> c93caf7e4bdf [2023-05-09T20:48:12.135Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-05-09T20:48:13.557Z] ---> ef9f1cb26a33 [2023-05-09T20:48:13.557Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-05-09T20:48:13.828Z] ---> Running in 1a6098260a7d [2023-05-09T20:48:15.788Z] Removing intermediate container 1a6098260a7d [2023-05-09T20:48:15.788Z] ---> 91e15c9595b8 [2023-05-09T20:48:15.788Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:48:15.788Z] ---> Running in 2c1c6010c99d [2023-05-09T20:48:16.378Z] Removing intermediate container 2c1c6010c99d [2023-05-09T20:48:16.378Z] ---> 225c4f5e1e8c [2023-05-09T20:48:16.378Z] Step 23/25 : LABEL arch=arm64 [2023-05-09T20:48:16.647Z] ---> Running in 1816dc046a21 [2023-05-09T20:48:17.621Z] Removing intermediate container 1816dc046a21 [2023-05-09T20:48:17.621Z] ---> 1e5e1afdac5a [2023-05-09T20:48:17.621Z] Step 24/25 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:48:17.621Z] ---> Running in 0187ca4bc15b [2023-05-09T20:48:18.589Z] Removing intermediate container 0187ca4bc15b [2023-05-09T20:48:18.589Z] ---> 8f1172690c20 [2023-05-09T20:48:18.589Z] Step 25/25 : LABEL version=3.0.0-dev.153 [2023-05-09T20:48:18.589Z] ---> Running in d5a38251261f [2023-05-09T20:48:19.558Z] Removing intermediate container d5a38251261f [2023-05-09T20:48:19.558Z] ---> 502f332f41dc [2023-05-09T20:48:19.558Z] [2023-05-09T20:48:19.558Z] Successfully built 502f332f41dc [2023-05-09T20:48:19.558Z] Successfully tagged core-metadata-arm64:latest [2023-05-09T20:48:20.147Z]  Building core-metadata ... done Removing intermediate container d2c543f5f9e4 [2023-05-09T20:48:20.147Z] ---> f4ff40aca03c [2023-05-09T20:48:20.147Z] [2023-05-09T20:48:20.147Z] Step 9/20 : FROM alpine:3.17 [2023-05-09T20:48:20.147Z] ---> 51e60588ff2c [2023-05-09T20:48:20.147Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' [2023-05-09T20:48:20.147Z] ---> Using cache [2023-05-09T20:48:20.147Z] ---> 71bd85e33d62 [2023-05-09T20:48:20.147Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-05-09T20:48:20.147Z] ---> Running in e24fdb748204 [2023-05-09T20:48:22.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:48:22.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:48:23.787Z] v3.17.3-155-gc56ff944f7d [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-05-09T20:48:23.787Z] v3.17.3-158-g98ad6ae3246 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-05-09T20:48:23.787Z] OK: 17692 distinct packages available [2023-05-09T20:48:23.787Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:48:24.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:48:25.342Z] (1/9) Installing ca-certificates (20230506-r0) [2023-05-09T20:48:25.612Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-05-09T20:48:25.612Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-05-09T20:48:25.612Z] (4/9) Installing libcurl (8.0.1-r0) [2023-05-09T20:48:25.612Z] (5/9) Installing curl (8.0.1-r0) [2023-05-09T20:48:25.612Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-05-09T20:48:25.612Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-05-09T20:48:25.612Z] (8/9) Installing libucontext (1.2-r0) [2023-05-09T20:48:25.612Z] (9/9) Installing gcompat (1.1.0-r0) [2023-05-09T20:48:25.612Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:48:25.612Z] Executing ca-certificates-20230506-r0.trigger [2023-05-09T20:48:26.201Z] OK: 11 MiB in 24 packages [2023-05-09T20:48:31.559Z] Removing intermediate container e24fdb748204 [2023-05-09T20:48:31.560Z] ---> 37bfff655131 [2023-05-09T20:48:31.560Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:48:31.560Z] ---> 7931786b2e3b [2023-05-09T20:48:31.560Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:48:32.528Z] ---> 4d4da73bbf37 [2023-05-09T20:48:32.528Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-05-09T20:48:35.161Z] ---> 232d29ccc173 [2023-05-09T20:48:35.161Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:48:35.755Z] ---> 9683a473787c [2023-05-09T20:48:35.755Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-05-09T20:48:35.755Z] ---> Running in 8338af7ead0b [2023-05-09T20:48:36.345Z] Removing intermediate container 8338af7ead0b [2023-05-09T20:48:36.345Z] ---> 5890f39411fc [2023-05-09T20:48:36.345Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500"] [2023-05-09T20:48:36.345Z] ---> Running in c7acd2906739 [2023-05-09T20:48:36.947Z] Removing intermediate container c7acd2906739 [2023-05-09T20:48:36.947Z] ---> 58e6e793a2a1 [2023-05-09T20:48:36.947Z] Step 18/20 : LABEL arch=arm64 [2023-05-09T20:48:36.947Z] ---> Running in 8a0faf5eeec0 [2023-05-09T20:48:37.541Z] Removing intermediate container 8a0faf5eeec0 [2023-05-09T20:48:37.541Z] ---> 0a165f0014c3 [2023-05-09T20:48:37.541Z] Step 19/20 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:48:37.541Z] ---> Running in 21d27cdc96b2 [2023-05-09T20:48:37.815Z] Removing intermediate container 21d27cdc96b2 [2023-05-09T20:48:37.815Z] ---> 180e1f3b9335 [2023-05-09T20:48:37.815Z] Step 20/20 : LABEL version=3.0.0-dev.153 [2023-05-09T20:48:38.085Z] ---> Running in b794ee3a8d83 [2023-05-09T20:48:38.355Z] Removing intermediate container b794ee3a8d83 [2023-05-09T20:48:38.355Z] ---> fef563b2c08b [2023-05-09T20:48:38.355Z] [2023-05-09T20:48:38.624Z] Successfully built fef563b2c08b [2023-05-09T20:48:38.624Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-05-09T20:49:25.523Z]  Building security-spiffe-token-provider ... done Removing intermediate container a78826ec343f [2023-05-09T20:49:25.523Z] ---> 4cc96255fbf8 [2023-05-09T20:49:25.523Z] [2023-05-09T20:49:25.523Z] Step 10/23 : FROM alpine:3.17 [2023-05-09T20:49:25.523Z] ---> 51e60588ff2c [2023-05-09T20:49:25.523Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' [2023-05-09T20:49:25.523Z] ---> Running in 1c0fe798d513 [2023-05-09T20:49:25.523Z] Removing intermediate container 1c0fe798d513 [2023-05-09T20:49:25.523Z] ---> fb07a69b7cf5 [2023-05-09T20:49:25.523Z] Step 12/23 : ENV APP_PORT=59880 [2023-05-09T20:49:25.523Z] ---> Running in ec0c4ede9901 [2023-05-09T20:49:25.523Z] Removing intermediate container ec0c4ede9901 [2023-05-09T20:49:25.523Z] ---> 212a988e9ef9 [2023-05-09T20:49:25.523Z] Step 13/23 : EXPOSE $APP_PORT [2023-05-09T20:49:25.523Z] ---> Running in 8273d7b01f3c [2023-05-09T20:49:25.523Z] Removing intermediate container 8273d7b01f3c [2023-05-09T20:49:25.523Z] ---> d32c4de28667 [2023-05-09T20:49:25.523Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-05-09T20:49:25.523Z] ---> Running in 4f31a74390c9 [2023-05-09T20:49:25.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-09T20:49:25.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-09T20:49:25.523Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-09T20:49:25.523Z] Executing busybox-1.35.0-r29.trigger [2023-05-09T20:49:25.523Z] OK: 8 MiB in 16 packages [2023-05-09T20:49:26.115Z] Removing intermediate container 4f31a74390c9 [2023-05-09T20:49:26.115Z] ---> eb5ca73dc50d [2023-05-09T20:49:26.115Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-05-09T20:49:26.703Z] ---> 186cfabe4111 [2023-05-09T20:49:26.703Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-05-09T20:49:26.973Z] ---> 0654a7839866 [2023-05-09T20:49:26.973Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-05-09T20:49:27.943Z] ---> 8e6537b45464 [2023-05-09T20:49:27.943Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-05-09T20:49:28.532Z] ---> 4b6914142bd6 [2023-05-09T20:49:28.532Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-05-09T20:49:28.532Z] ---> Running in b80eac4f2403 [2023-05-09T20:49:28.804Z] Removing intermediate container b80eac4f2403 [2023-05-09T20:49:28.804Z] ---> d8bfbd18ad16 [2023-05-09T20:49:28.804Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-09T20:49:29.074Z] ---> Running in d9399b710140 [2023-05-09T20:49:29.344Z] Removing intermediate container d9399b710140 [2023-05-09T20:49:29.344Z] ---> 026e734fb2f3 [2023-05-09T20:49:29.344Z] Step 21/23 : LABEL arch=arm64 [2023-05-09T20:49:29.344Z] ---> Running in dfcde67cee7e [2023-05-09T20:49:29.614Z] Removing intermediate container dfcde67cee7e [2023-05-09T20:49:29.614Z] ---> 667fd789c9f1 [2023-05-09T20:49:29.614Z] Step 22/23 : LABEL git_sha=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:29.614Z] ---> Running in dc4dd0419c08 [2023-05-09T20:49:29.933Z] Removing intermediate container dc4dd0419c08 [2023-05-09T20:49:29.933Z] ---> 2924db407678 [2023-05-09T20:49:29.933Z] Step 23/23 : LABEL version=3.0.0-dev.153 [2023-05-09T20:49:30.219Z] ---> Running in 00961bb1cfaa [2023-05-09T20:49:30.491Z] Removing intermediate container 00961bb1cfaa [2023-05-09T20:49:30.491Z] ---> ffa4e7db3d53 [2023-05-09T20:49:30.491Z] [2023-05-09T20:49:30.491Z] Successfully built ffa4e7db3d53 [2023-05-09T20:49:30.491Z] Successfully tagged core-data-arm64:latest [2023-05-09T20:49:31.107Z]  Building core-data ... done  [Pipeline] } [2023-05-09T20:49:31.117Z] $ docker stop --time=1 5ea63da8ebf588b4ca41f8c15cbeb3c4c1f36e63ce01a018502c4da087a8917f [2023-05-09T20:49:32.818Z] $ docker rm -f --volumes 5ea63da8ebf588b4ca41f8c15cbeb3c4c1f36e63ce01a018502c4da087a8917f [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:49:33.326Z] + docker images [2023-05-09T20:49:33.597Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-05-09T20:49:33.597Z] core-data-arm64 latest ffa4e7db3d53 3 seconds ago 19.9MB [2023-05-09T20:49:33.597Z] 4cc96255fbf8 13 seconds ago 1.36GB [2023-05-09T20:49:33.597Z] security-spiffe-token-provider-arm64 latest fef563b2c08b 55 seconds ago 32.7MB [2023-05-09T20:49:33.597Z] f4ff40aca03c About a minute ago 1.39GB [2023-05-09T20:49:33.597Z] core-metadata-arm64 latest 502f332f41dc About a minute ago 20.2MB [2023-05-09T20:49:33.597Z] 6d55123acf5d About a minute ago 1.36GB [2023-05-09T20:49:33.597Z] core-command-arm64 latest 271a7cf4bcc2 About a minute ago 19.7MB [2023-05-09T20:49:33.597Z] 431b71d0d376 About a minute ago 1.35GB [2023-05-09T20:49:33.597Z] core-common-config-bootstrapper-arm64 latest b1f39149238d 2 minutes ago 17.2MB [2023-05-09T20:49:33.597Z] a44bab425942 2 minutes ago 1.35GB [2023-05-09T20:49:33.597Z] security-proxy-auth-arm64 latest d734be668e06 3 minutes ago 18.1MB [2023-05-09T20:49:33.597Z] effc7e66b115 3 minutes ago 1.33GB [2023-05-09T20:49:33.597Z] security-spire-server-arm64 latest fa8894504188 9 minutes ago 97MB [2023-05-09T20:49:33.597Z] security-spire-config-arm64 latest c7bf5c38e6c5 9 minutes ago 96.1MB [2023-05-09T20:49:33.597Z] 865d0a2e8f24 9 minutes ago 1.21GB [2023-05-09T20:49:33.597Z] security-spire-agent-arm64 latest dc0f823cb344 9 minutes ago 153MB [2023-05-09T20:49:33.597Z] support-notifications-arm64 latest 057c3a3481d8 9 minutes ago 31.9MB [2023-05-09T20:49:33.597Z] support-scheduler-arm64 latest 4074fb1e7d55 9 minutes ago 31.2MB [2023-05-09T20:49:33.597Z] ce830391314a 10 minutes ago 1.21GB [2023-05-09T20:49:33.597Z] b76b2485d03c 10 minutes ago 1.42GB [2023-05-09T20:49:33.597Z] ea416e71858f 10 minutes ago 1.42GB [2023-05-09T20:49:33.597Z] security-bootstrapper-arm64 latest 656a7ad64880 12 minutes ago 21.9MB [2023-05-09T20:49:33.597Z] security-secretstore-setup-arm64 latest 166ccf858a37 12 minutes ago 32.2MB [2023-05-09T20:49:33.598Z] security-proxy-setup-arm64 latest 79c977db7864 12 minutes ago 18.7MB [2023-05-09T20:49:33.598Z] c97632e8be01 13 minutes ago 1.35GB [2023-05-09T20:49:33.598Z] 9be4670c818a 13 minutes ago 1.33GB [2023-05-09T20:49:33.598Z] 90767f210312 13 minutes ago 1.34GB [2023-05-09T20:49:33.598Z] ci-base-image-arm64 latest bde72a90cb59 23 minutes ago 899MB [2023-05-09T20:49:33.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine fadd8f120f05 2 weeks ago 681MB [2023-05-09T20:49:33.598Z] alpine 3.17 51e60588ff2c 5 weeks ago 7.46MB [2023-05-09T20:49:33.598Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:49:33.696Z] provisioning config files... [2023-05-09T20:49:33.715Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/519@tmp/config14603589612488879413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:49:34.061Z] ---> docker-login.sh [2023-05-09T20:49:34.061Z] nexus3.edgexfoundry.org:10001 [2023-05-09T20:49:34.328Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:49:34.328Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:49:34.328Z] Configure a credential helper to remove this warning. See [2023-05-09T20:49:34.328Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:49:34.328Z] [2023-05-09T20:49:34.328Z] Login Succeeded [2023-05-09T20:49:34.328Z] nexus3.edgexfoundry.org:10002 [2023-05-09T20:49:34.595Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:49:34.864Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:49:34.864Z] Configure a credential helper to remove this warning. See [2023-05-09T20:49:34.864Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:49:34.864Z] [2023-05-09T20:49:34.864Z] Login Succeeded [2023-05-09T20:49:34.864Z] nexus3.edgexfoundry.org:10003 [2023-05-09T20:49:35.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:49:35.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:49:35.131Z] Configure a credential helper to remove this warning. See [2023-05-09T20:49:35.131Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:49:35.131Z] [2023-05-09T20:49:35.131Z] Login Succeeded [2023-05-09T20:49:35.131Z] nexus3.edgexfoundry.org:10004 [2023-05-09T20:49:35.400Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:49:35.667Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:49:35.667Z] Configure a credential helper to remove this warning. See [2023-05-09T20:49:35.667Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:49:35.667Z] [2023-05-09T20:49:35.667Z] Login Succeeded [2023-05-09T20:49:35.667Z] docker.io [2023-05-09T20:49:35.933Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-09T20:49:36.201Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-09T20:49:36.201Z] Configure a credential helper to remove this warning. See [2023-05-09T20:49:36.201Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-09T20:49:36.201Z] [2023-05-09T20:49:36.201Z] Login Succeeded [2023-05-09T20:49:36.201Z] ---> docker-login.sh ends [Pipeline] } [2023-05-09T20:49:36.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:49:36.252Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-09T20:49:36.277Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-05-09T20:49:36.277Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:36.277Z] latest [2023-05-09T20:49:36.277Z] 3.0.0-dev.153 [2023-05-09T20:49:36.277Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:36.277Z] main [2023-05-09T20:49:36.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:36.628Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:36.976Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:36.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-09T20:49:36.976Z] fcb29fd16de1: Preparing [2023-05-09T20:49:36.976Z] ed23f2d716a6: Preparing [2023-05-09T20:49:36.976Z] e473fb9c0924: Preparing [2023-05-09T20:49:36.976Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:36.976Z] 47a7ae96b766: Preparing [2023-05-09T20:49:36.976Z] 26cbea5cba74: Preparing [2023-05-09T20:49:36.976Z] 26cbea5cba74: Waiting [2023-05-09T20:49:37.241Z] e473fb9c0924: Pushed [2023-05-09T20:49:37.507Z] 9912d7e6dafe: Pushed [2023-05-09T20:49:37.507Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:37.507Z] 47a7ae96b766: Pushed [2023-05-09T20:49:37.507Z] fcb29fd16de1: Pushed [2023-05-09T20:49:40.082Z] ed23f2d716a6: Pushed [2023-05-09T20:49:40.347Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:40.701Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:41.051Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-09T20:49:41.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-09T20:49:41.051Z] fcb29fd16de1: Preparing [2023-05-09T20:49:41.051Z] ed23f2d716a6: Preparing [2023-05-09T20:49:41.051Z] e473fb9c0924: Preparing [2023-05-09T20:49:41.051Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:41.051Z] 47a7ae96b766: Preparing [2023-05-09T20:49:41.051Z] 26cbea5cba74: Preparing [2023-05-09T20:49:41.051Z] 26cbea5cba74: Waiting [2023-05-09T20:49:41.051Z] 47a7ae96b766: Layer already exists [2023-05-09T20:49:41.051Z] fcb29fd16de1: Layer already exists [2023-05-09T20:49:41.051Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:41.051Z] ed23f2d716a6: Layer already exists [2023-05-09T20:49:41.051Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:41.051Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:41.316Z] latest: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:41.674Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:42.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.153 [2023-05-09T20:49:42.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-09T20:49:42.022Z] fcb29fd16de1: Preparing [2023-05-09T20:49:42.022Z] ed23f2d716a6: Preparing [2023-05-09T20:49:42.022Z] e473fb9c0924: Preparing [2023-05-09T20:49:42.022Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:42.022Z] 47a7ae96b766: Preparing [2023-05-09T20:49:42.022Z] 26cbea5cba74: Preparing [2023-05-09T20:49:42.022Z] 26cbea5cba74: Waiting [2023-05-09T20:49:42.022Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:42.022Z] fcb29fd16de1: Layer already exists [2023-05-09T20:49:42.022Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:42.022Z] 47a7ae96b766: Layer already exists [2023-05-09T20:49:42.022Z] ed23f2d716a6: Layer already exists [2023-05-09T20:49:42.022Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:42.287Z] 3.0.0-dev.153: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:42.640Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:42.993Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:42.993Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-09T20:49:42.993Z] fcb29fd16de1: Preparing [2023-05-09T20:49:42.993Z] ed23f2d716a6: Preparing [2023-05-09T20:49:42.993Z] e473fb9c0924: Preparing [2023-05-09T20:49:42.993Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:42.993Z] 47a7ae96b766: Preparing [2023-05-09T20:49:42.993Z] 26cbea5cba74: Preparing [2023-05-09T20:49:42.993Z] 26cbea5cba74: Waiting [2023-05-09T20:49:42.993Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:42.993Z] 47a7ae96b766: Layer already exists [2023-05-09T20:49:42.993Z] ed23f2d716a6: Layer already exists [2023-05-09T20:49:42.993Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:42.993Z] fcb29fd16de1: Layer already exists [2023-05-09T20:49:42.993Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:43.258Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:43.606Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:43.952Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-05-09T20:49:43.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-05-09T20:49:43.952Z] fcb29fd16de1: Preparing [2023-05-09T20:49:43.952Z] ed23f2d716a6: Preparing [2023-05-09T20:49:43.952Z] e473fb9c0924: Preparing [2023-05-09T20:49:43.952Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:43.952Z] 47a7ae96b766: Preparing [2023-05-09T20:49:43.952Z] 26cbea5cba74: Preparing [2023-05-09T20:49:43.952Z] 26cbea5cba74: Waiting [2023-05-09T20:49:43.952Z] fcb29fd16de1: Layer already exists [2023-05-09T20:49:43.952Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:43.952Z] 47a7ae96b766: Layer already exists [2023-05-09T20:49:43.952Z] ed23f2d716a6: Layer already exists [2023-05-09T20:49:43.952Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:43.952Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:44.218Z] main: digest: sha256:2302a075c4126a32af94a8482b52321a2e5a7f797524c7774471b04f7ba21910 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:49:44.278Z] ===================================================== [Pipeline] echo [2023-05-09T20:49:44.290Z] taggedImages: [2023-05-09T20:49:44.290Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:44.290Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-05-09T20:49:44.290Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.153 [2023-05-09T20:49:44.290Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:44.290Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-05-09T20:49:44.322Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-05-09T20:49:44.322Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:44.322Z] latest [2023-05-09T20:49:44.322Z] 3.0.0-dev.153 [2023-05-09T20:49:44.322Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:44.322Z] main [2023-05-09T20:49:44.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:44.678Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:45.028Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:45.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-09T20:49:45.028Z] 1bf7bd7b9a3e: Preparing [2023-05-09T20:49:45.028Z] d768d10a4fb3: Preparing [2023-05-09T20:49:45.028Z] e5956eb1b19f: Preparing [2023-05-09T20:49:45.028Z] 353535ea5f69: Preparing [2023-05-09T20:49:45.028Z] e473fb9c0924: Preparing [2023-05-09T20:49:45.028Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:45.028Z] 834aa938410f: Preparing [2023-05-09T20:49:45.028Z] 26cbea5cba74: Preparing [2023-05-09T20:49:45.028Z] 834aa938410f: Waiting [2023-05-09T20:49:45.028Z] 9912d7e6dafe: Waiting [2023-05-09T20:49:45.028Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:45.294Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:45.294Z] 1bf7bd7b9a3e: Pushed [2023-05-09T20:49:45.294Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:45.559Z] e5956eb1b19f: Pushed [2023-05-09T20:49:45.560Z] 834aa938410f: Pushed [2023-05-09T20:49:45.560Z] d768d10a4fb3: Pushed [2023-05-09T20:49:48.142Z] 353535ea5f69: Pushed [2023-05-09T20:49:48.142Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:48.761Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:49.106Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-09T20:49:49.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-09T20:49:49.106Z] 1bf7bd7b9a3e: Preparing [2023-05-09T20:49:49.106Z] d768d10a4fb3: Preparing [2023-05-09T20:49:49.106Z] e5956eb1b19f: Preparing [2023-05-09T20:49:49.106Z] 353535ea5f69: Preparing [2023-05-09T20:49:49.106Z] e473fb9c0924: Preparing [2023-05-09T20:49:49.106Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:49.106Z] 834aa938410f: Preparing [2023-05-09T20:49:49.106Z] 26cbea5cba74: Preparing [2023-05-09T20:49:49.106Z] 834aa938410f: Waiting [2023-05-09T20:49:49.106Z] 26cbea5cba74: Waiting [2023-05-09T20:49:49.106Z] 9912d7e6dafe: Waiting [2023-05-09T20:49:49.106Z] d768d10a4fb3: Layer already exists [2023-05-09T20:49:49.106Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:49.106Z] e5956eb1b19f: Layer already exists [2023-05-09T20:49:49.106Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:49.106Z] 1bf7bd7b9a3e: Layer already exists [2023-05-09T20:49:49.106Z] 834aa938410f: Layer already exists [2023-05-09T20:49:49.106Z] 353535ea5f69: Layer already exists [2023-05-09T20:49:49.106Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:49.371Z] latest: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:49.728Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:50.070Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.153 [2023-05-09T20:49:50.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-09T20:49:50.070Z] 1bf7bd7b9a3e: Preparing [2023-05-09T20:49:50.070Z] d768d10a4fb3: Preparing [2023-05-09T20:49:50.070Z] e5956eb1b19f: Preparing [2023-05-09T20:49:50.070Z] 353535ea5f69: Preparing [2023-05-09T20:49:50.070Z] e473fb9c0924: Preparing [2023-05-09T20:49:50.070Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:50.070Z] 834aa938410f: Preparing [2023-05-09T20:49:50.070Z] 26cbea5cba74: Preparing [2023-05-09T20:49:50.070Z] 9912d7e6dafe: Waiting [2023-05-09T20:49:50.070Z] 834aa938410f: Waiting [2023-05-09T20:49:50.070Z] 26cbea5cba74: Waiting [2023-05-09T20:49:50.070Z] 353535ea5f69: Layer already exists [2023-05-09T20:49:50.070Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:50.070Z] e5956eb1b19f: Layer already exists [2023-05-09T20:49:50.070Z] d768d10a4fb3: Layer already exists [2023-05-09T20:49:50.070Z] 1bf7bd7b9a3e: Layer already exists [2023-05-09T20:49:50.070Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:50.070Z] 834aa938410f: Layer already exists [2023-05-09T20:49:50.070Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:50.335Z] 3.0.0-dev.153: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:50.684Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:51.029Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:51.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-09T20:49:51.029Z] 1bf7bd7b9a3e: Preparing [2023-05-09T20:49:51.029Z] d768d10a4fb3: Preparing [2023-05-09T20:49:51.029Z] e5956eb1b19f: Preparing [2023-05-09T20:49:51.029Z] 353535ea5f69: Preparing [2023-05-09T20:49:51.029Z] e473fb9c0924: Preparing [2023-05-09T20:49:51.029Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:51.029Z] 834aa938410f: Preparing [2023-05-09T20:49:51.029Z] 26cbea5cba74: Preparing [2023-05-09T20:49:51.029Z] 834aa938410f: Waiting [2023-05-09T20:49:51.029Z] 26cbea5cba74: Waiting [2023-05-09T20:49:51.029Z] 9912d7e6dafe: Waiting [2023-05-09T20:49:51.029Z] d768d10a4fb3: Layer already exists [2023-05-09T20:49:51.029Z] 1bf7bd7b9a3e: Layer already exists [2023-05-09T20:49:51.029Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:51.029Z] e5956eb1b19f: Layer already exists [2023-05-09T20:49:51.029Z] 353535ea5f69: Layer already exists [2023-05-09T20:49:51.029Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:51.029Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:51.029Z] 834aa938410f: Layer already exists [2023-05-09T20:49:51.293Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:51.653Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:51.999Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-05-09T20:49:51.999Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-05-09T20:49:51.999Z] 1bf7bd7b9a3e: Preparing [2023-05-09T20:49:51.999Z] d768d10a4fb3: Preparing [2023-05-09T20:49:51.999Z] e5956eb1b19f: Preparing [2023-05-09T20:49:51.999Z] 353535ea5f69: Preparing [2023-05-09T20:49:51.999Z] e473fb9c0924: Preparing [2023-05-09T20:49:51.999Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:51.999Z] 834aa938410f: Preparing [2023-05-09T20:49:51.999Z] 26cbea5cba74: Preparing [2023-05-09T20:49:51.999Z] 9912d7e6dafe: Waiting [2023-05-09T20:49:51.999Z] 834aa938410f: Waiting [2023-05-09T20:49:51.999Z] 26cbea5cba74: Waiting [2023-05-09T20:49:51.999Z] e5956eb1b19f: Layer already exists [2023-05-09T20:49:51.999Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:51.999Z] 353535ea5f69: Layer already exists [2023-05-09T20:49:51.999Z] 1bf7bd7b9a3e: Layer already exists [2023-05-09T20:49:51.999Z] d768d10a4fb3: Layer already exists [2023-05-09T20:49:51.999Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:51.999Z] 834aa938410f: Layer already exists [2023-05-09T20:49:52.263Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:52.263Z] main: digest: sha256:6ca7f5b7b62459a284b002c3636cc2fc74deba86a38f067692ad684cef432733 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:49:52.313Z] ===================================================== [Pipeline] echo [2023-05-09T20:49:52.323Z] taggedImages: [2023-05-09T20:49:52.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:52.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-05-09T20:49:52.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.153 [2023-05-09T20:49:52.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:52.323Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-05-09T20:49:52.355Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-05-09T20:49:52.355Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:52.355Z] latest [2023-05-09T20:49:52.355Z] 3.0.0-dev.153 [2023-05-09T20:49:52.355Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:52.355Z] main [2023-05-09T20:49:52.355Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:52.710Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:53.055Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:49:53.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-09T20:49:53.055Z] a622f78b09b7: Preparing [2023-05-09T20:49:53.055Z] 7bdf4f1af15f: Preparing [2023-05-09T20:49:53.055Z] e473fb9c0924: Preparing [2023-05-09T20:49:53.055Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:53.055Z] f1cf144b71cd: Preparing [2023-05-09T20:49:53.055Z] 26cbea5cba74: Preparing [2023-05-09T20:49:53.055Z] 26cbea5cba74: Waiting [2023-05-09T20:49:53.055Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:53.055Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:53.320Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:53.320Z] f1cf144b71cd: Pushed [2023-05-09T20:49:53.320Z] a622f78b09b7: Pushed [2023-05-09T20:49:55.890Z] 7bdf4f1af15f: Pushed [2023-05-09T20:49:56.471Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:56.821Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:57.159Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-09T20:49:57.160Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-09T20:49:57.160Z] a622f78b09b7: Preparing [2023-05-09T20:49:57.160Z] 7bdf4f1af15f: Preparing [2023-05-09T20:49:57.160Z] e473fb9c0924: Preparing [2023-05-09T20:49:57.160Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:57.160Z] f1cf144b71cd: Preparing [2023-05-09T20:49:57.160Z] 26cbea5cba74: Preparing [2023-05-09T20:49:57.160Z] 26cbea5cba74: Waiting [2023-05-09T20:49:57.160Z] 7bdf4f1af15f: Layer already exists [2023-05-09T20:49:57.160Z] f1cf144b71cd: Layer already exists [2023-05-09T20:49:57.160Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:57.160Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:57.160Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:57.425Z] a622f78b09b7: Layer already exists [2023-05-09T20:49:57.425Z] latest: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:57.770Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:58.107Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.153 [2023-05-09T20:49:58.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-09T20:49:58.107Z] a622f78b09b7: Preparing [2023-05-09T20:49:58.107Z] 7bdf4f1af15f: Preparing [2023-05-09T20:49:58.107Z] e473fb9c0924: Preparing [2023-05-09T20:49:58.107Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:58.107Z] f1cf144b71cd: Preparing [2023-05-09T20:49:58.107Z] 26cbea5cba74: Preparing [2023-05-09T20:49:58.107Z] 26cbea5cba74: Waiting [2023-05-09T20:49:58.107Z] a622f78b09b7: Layer already exists [2023-05-09T20:49:58.107Z] 7bdf4f1af15f: Layer already exists [2023-05-09T20:49:58.107Z] f1cf144b71cd: Layer already exists [2023-05-09T20:49:58.107Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:58.107Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:58.107Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:58.372Z] 3.0.0-dev.153: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:58.723Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:59.070Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:49:59.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-09T20:49:59.070Z] a622f78b09b7: Preparing [2023-05-09T20:49:59.070Z] 7bdf4f1af15f: Preparing [2023-05-09T20:49:59.070Z] e473fb9c0924: Preparing [2023-05-09T20:49:59.070Z] 9912d7e6dafe: Preparing [2023-05-09T20:49:59.070Z] f1cf144b71cd: Preparing [2023-05-09T20:49:59.070Z] 26cbea5cba74: Preparing [2023-05-09T20:49:59.070Z] 26cbea5cba74: Waiting [2023-05-09T20:49:59.070Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:49:59.070Z] f1cf144b71cd: Layer already exists [2023-05-09T20:49:59.070Z] 7bdf4f1af15f: Layer already exists [2023-05-09T20:49:59.070Z] a622f78b09b7: Layer already exists [2023-05-09T20:49:59.070Z] e473fb9c0924: Layer already exists [2023-05-09T20:49:59.070Z] 26cbea5cba74: Layer already exists [2023-05-09T20:49:59.336Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:49:59.694Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:00.036Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-05-09T20:50:00.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-05-09T20:50:00.036Z] a622f78b09b7: Preparing [2023-05-09T20:50:00.036Z] 7bdf4f1af15f: Preparing [2023-05-09T20:50:00.036Z] e473fb9c0924: Preparing [2023-05-09T20:50:00.036Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:00.036Z] f1cf144b71cd: Preparing [2023-05-09T20:50:00.036Z] 26cbea5cba74: Preparing [2023-05-09T20:50:00.036Z] 26cbea5cba74: Waiting [2023-05-09T20:50:00.036Z] a622f78b09b7: Layer already exists [2023-05-09T20:50:00.036Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:00.036Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:00.036Z] f1cf144b71cd: Layer already exists [2023-05-09T20:50:00.036Z] 7bdf4f1af15f: Layer already exists [2023-05-09T20:50:00.036Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:00.301Z] main: digest: sha256:e615458e3ed327a0f2ef398a4edb9adf388a7d22ff59bec2223e2d740ccfc38a size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:50:00.348Z] ===================================================== [Pipeline] echo [2023-05-09T20:50:00.357Z] taggedImages: [2023-05-09T20:50:00.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:00.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-05-09T20:50:00.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.153 [2023-05-09T20:50:00.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:00.358Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-05-09T20:50:00.376Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-05-09T20:50:00.376Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:00.376Z] latest [2023-05-09T20:50:00.376Z] 3.0.0-dev.153 [2023-05-09T20:50:00.376Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:00.376Z] main [2023-05-09T20:50:00.376Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:00.722Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:01.076Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:01.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-09T20:50:01.076Z] a9aba3828a25: Preparing [2023-05-09T20:50:01.076Z] 75b93b2299f9: Preparing [2023-05-09T20:50:01.076Z] d34bbdb80c0f: Preparing [2023-05-09T20:50:01.076Z] e473fb9c0924: Preparing [2023-05-09T20:50:01.076Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:01.076Z] 47a7ae96b766: Preparing [2023-05-09T20:50:01.076Z] 26cbea5cba74: Preparing [2023-05-09T20:50:01.076Z] 47a7ae96b766: Waiting [2023-05-09T20:50:01.344Z] a9aba3828a25: Pushed [2023-05-09T20:50:01.344Z] 75b93b2299f9: Pushed [2023-05-09T20:50:02.761Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:02.761Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:02.761Z] 47a7ae96b766: Layer already exists [2023-05-09T20:50:02.761Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:04.161Z] d34bbdb80c0f: Pushed [2023-05-09T20:50:04.427Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:04.780Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:05.133Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-09T20:50:05.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-09T20:50:05.133Z] a9aba3828a25: Preparing [2023-05-09T20:50:05.133Z] 75b93b2299f9: Preparing [2023-05-09T20:50:05.133Z] d34bbdb80c0f: Preparing [2023-05-09T20:50:05.133Z] e473fb9c0924: Preparing [2023-05-09T20:50:05.133Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:05.133Z] 47a7ae96b766: Preparing [2023-05-09T20:50:05.133Z] 26cbea5cba74: Preparing [2023-05-09T20:50:05.133Z] 47a7ae96b766: Waiting [2023-05-09T20:50:05.133Z] 26cbea5cba74: Waiting [2023-05-09T20:50:05.133Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:05.133Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:05.133Z] 75b93b2299f9: Layer already exists [2023-05-09T20:50:05.133Z] d34bbdb80c0f: Layer already exists [2023-05-09T20:50:05.133Z] a9aba3828a25: Layer already exists [2023-05-09T20:50:05.133Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:05.133Z] 47a7ae96b766: Layer already exists [2023-05-09T20:50:05.398Z] latest: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:05.738Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:06.073Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.153 [2023-05-09T20:50:06.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-09T20:50:06.073Z] a9aba3828a25: Preparing [2023-05-09T20:50:06.073Z] 75b93b2299f9: Preparing [2023-05-09T20:50:06.073Z] d34bbdb80c0f: Preparing [2023-05-09T20:50:06.073Z] e473fb9c0924: Preparing [2023-05-09T20:50:06.073Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:06.073Z] 47a7ae96b766: Preparing [2023-05-09T20:50:06.073Z] 26cbea5cba74: Preparing [2023-05-09T20:50:06.073Z] 47a7ae96b766: Waiting [2023-05-09T20:50:06.073Z] 26cbea5cba74: Waiting [2023-05-09T20:50:06.073Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:06.073Z] d34bbdb80c0f: Layer already exists [2023-05-09T20:50:06.073Z] a9aba3828a25: Layer already exists [2023-05-09T20:50:06.073Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:06.073Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:06.073Z] 75b93b2299f9: Layer already exists [2023-05-09T20:50:06.073Z] 47a7ae96b766: Layer already exists [2023-05-09T20:50:06.338Z] 3.0.0-dev.153: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:06.696Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:07.044Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:07.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-09T20:50:07.044Z] a9aba3828a25: Preparing [2023-05-09T20:50:07.044Z] 75b93b2299f9: Preparing [2023-05-09T20:50:07.044Z] d34bbdb80c0f: Preparing [2023-05-09T20:50:07.044Z] e473fb9c0924: Preparing [2023-05-09T20:50:07.044Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:07.044Z] 47a7ae96b766: Preparing [2023-05-09T20:50:07.044Z] 26cbea5cba74: Preparing [2023-05-09T20:50:07.044Z] 47a7ae96b766: Waiting [2023-05-09T20:50:07.044Z] 26cbea5cba74: Waiting [2023-05-09T20:50:07.044Z] a9aba3828a25: Layer already exists [2023-05-09T20:50:07.044Z] 75b93b2299f9: Layer already exists [2023-05-09T20:50:07.044Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:07.044Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:07.044Z] d34bbdb80c0f: Layer already exists [2023-05-09T20:50:07.044Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:07.044Z] 47a7ae96b766: Layer already exists [2023-05-09T20:50:07.310Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:07.670Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:08.010Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-05-09T20:50:08.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-05-09T20:50:08.010Z] a9aba3828a25: Preparing [2023-05-09T20:50:08.010Z] 75b93b2299f9: Preparing [2023-05-09T20:50:08.010Z] d34bbdb80c0f: Preparing [2023-05-09T20:50:08.010Z] e473fb9c0924: Preparing [2023-05-09T20:50:08.010Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:08.010Z] 47a7ae96b766: Preparing [2023-05-09T20:50:08.010Z] 26cbea5cba74: Preparing [2023-05-09T20:50:08.010Z] 47a7ae96b766: Waiting [2023-05-09T20:50:08.010Z] 26cbea5cba74: Waiting [2023-05-09T20:50:08.010Z] 75b93b2299f9: Layer already exists [2023-05-09T20:50:08.010Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:08.010Z] a9aba3828a25: Layer already exists [2023-05-09T20:50:08.010Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:08.010Z] d34bbdb80c0f: Layer already exists [2023-05-09T20:50:08.010Z] 47a7ae96b766: Layer already exists [2023-05-09T20:50:08.010Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:08.308Z] main: digest: sha256:b57acc19d71dde4fca5ea54e75daaa6b0f3a02745971da33fca1ba2da44b8b07 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:50:08.374Z] ===================================================== [Pipeline] echo [2023-05-09T20:50:08.386Z] taggedImages: [2023-05-09T20:50:08.386Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:08.386Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-05-09T20:50:08.386Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.153 [2023-05-09T20:50:08.386Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:08.386Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-05-09T20:50:08.415Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-05-09T20:50:08.415Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:08.415Z] latest [2023-05-09T20:50:08.415Z] 3.0.0-dev.153 [2023-05-09T20:50:08.415Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:08.415Z] main [2023-05-09T20:50:08.415Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:08.788Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:09.148Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:09.148Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-09T20:50:09.148Z] 47d94101881d: Preparing [2023-05-09T20:50:09.148Z] 47d94101881d: Preparing [2023-05-09T20:50:09.148Z] f4c12d0970e1: Preparing [2023-05-09T20:50:09.148Z] 9e71e156f7f4: Preparing [2023-05-09T20:50:09.148Z] f2dbe1ceb0fd: Preparing [2023-05-09T20:50:09.148Z] 9e3debd02417: Preparing [2023-05-09T20:50:09.148Z] 2d245ed750cb: Preparing [2023-05-09T20:50:09.148Z] e473fb9c0924: Preparing [2023-05-09T20:50:09.148Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:09.148Z] 7fd42ff7fc58: Preparing [2023-05-09T20:50:09.148Z] 0eef6541288c: Preparing [2023-05-09T20:50:09.148Z] 2f893a60e6e4: Preparing [2023-05-09T20:50:09.148Z] d7bb95e6e7c5: Preparing [2023-05-09T20:50:09.148Z] 26cbea5cba74: Preparing [2023-05-09T20:50:09.148Z] 2d245ed750cb: Waiting [2023-05-09T20:50:09.148Z] e473fb9c0924: Waiting [2023-05-09T20:50:09.148Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:09.148Z] 7fd42ff7fc58: Waiting [2023-05-09T20:50:09.148Z] 0eef6541288c: Waiting [2023-05-09T20:50:09.148Z] 2f893a60e6e4: Waiting [2023-05-09T20:50:09.148Z] d7bb95e6e7c5: Waiting [2023-05-09T20:50:09.148Z] 26cbea5cba74: Waiting [2023-05-09T20:50:09.454Z] 47d94101881d: Pushed [2023-05-09T20:50:09.454Z] 9e3debd02417: Pushed [2023-05-09T20:50:09.454Z] f2dbe1ceb0fd: Pushed [2023-05-09T20:50:09.454Z] f4c12d0970e1: Pushed [2023-05-09T20:50:09.454Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:09.454Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:09.736Z] 9e71e156f7f4: Pushed [2023-05-09T20:50:10.006Z] 7fd42ff7fc58: Pushed [2023-05-09T20:50:10.006Z] 2f893a60e6e4: Pushed [2023-05-09T20:50:10.006Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:10.006Z] d7bb95e6e7c5: Pushed [2023-05-09T20:50:10.006Z] 0eef6541288c: Pushed [2023-05-09T20:50:13.343Z] 2d245ed750cb: Pushed [2023-05-09T20:50:16.679Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:17.029Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:17.374Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-09T20:50:17.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-09T20:50:17.375Z] 47d94101881d: Preparing [2023-05-09T20:50:17.375Z] 47d94101881d: Preparing [2023-05-09T20:50:17.375Z] f4c12d0970e1: Preparing [2023-05-09T20:50:17.375Z] 9e71e156f7f4: Preparing [2023-05-09T20:50:17.375Z] f2dbe1ceb0fd: Preparing [2023-05-09T20:50:17.375Z] 9e3debd02417: Preparing [2023-05-09T20:50:17.375Z] 2d245ed750cb: Preparing [2023-05-09T20:50:17.375Z] e473fb9c0924: Preparing [2023-05-09T20:50:17.375Z] 2d245ed750cb: Waiting [2023-05-09T20:50:17.375Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:17.375Z] 7fd42ff7fc58: Preparing [2023-05-09T20:50:17.375Z] 0eef6541288c: Preparing [2023-05-09T20:50:17.375Z] 2f893a60e6e4: Preparing [2023-05-09T20:50:17.375Z] d7bb95e6e7c5: Preparing [2023-05-09T20:50:17.375Z] 26cbea5cba74: Preparing [2023-05-09T20:50:17.375Z] 7fd42ff7fc58: Waiting [2023-05-09T20:50:17.375Z] 0eef6541288c: Waiting [2023-05-09T20:50:17.375Z] d7bb95e6e7c5: Waiting [2023-05-09T20:50:17.375Z] 26cbea5cba74: Waiting [2023-05-09T20:50:17.375Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:17.375Z] 2f893a60e6e4: Waiting [2023-05-09T20:50:17.375Z] e473fb9c0924: Waiting [2023-05-09T20:50:17.375Z] 47d94101881d: Layer already exists [2023-05-09T20:50:17.375Z] 9e3debd02417: Layer already exists [2023-05-09T20:50:17.375Z] f2dbe1ceb0fd: Layer already exists [2023-05-09T20:50:17.375Z] f4c12d0970e1: Layer already exists [2023-05-09T20:50:17.375Z] 9e71e156f7f4: Layer already exists [2023-05-09T20:50:17.375Z] 2d245ed750cb: Layer already exists [2023-05-09T20:50:17.375Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:17.375Z] 0eef6541288c: Layer already exists [2023-05-09T20:50:17.375Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:17.641Z] 2f893a60e6e4: Layer already exists [2023-05-09T20:50:17.641Z] 7fd42ff7fc58: Layer already exists [2023-05-09T20:50:17.641Z] d7bb95e6e7c5: Layer already exists [2023-05-09T20:50:17.641Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:17.641Z] latest: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:17.987Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:18.332Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.153 [2023-05-09T20:50:18.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-09T20:50:18.332Z] 47d94101881d: Preparing [2023-05-09T20:50:18.332Z] 47d94101881d: Preparing [2023-05-09T20:50:18.332Z] f4c12d0970e1: Preparing [2023-05-09T20:50:18.332Z] 9e71e156f7f4: Preparing [2023-05-09T20:50:18.332Z] f2dbe1ceb0fd: Preparing [2023-05-09T20:50:18.332Z] 9e3debd02417: Preparing [2023-05-09T20:50:18.332Z] 2d245ed750cb: Preparing [2023-05-09T20:50:18.332Z] e473fb9c0924: Preparing [2023-05-09T20:50:18.332Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:18.332Z] 7fd42ff7fc58: Preparing [2023-05-09T20:50:18.332Z] 0eef6541288c: Preparing [2023-05-09T20:50:18.332Z] 2f893a60e6e4: Preparing [2023-05-09T20:50:18.332Z] d7bb95e6e7c5: Preparing [2023-05-09T20:50:18.332Z] 26cbea5cba74: Preparing [2023-05-09T20:50:18.332Z] 7fd42ff7fc58: Waiting [2023-05-09T20:50:18.332Z] 0eef6541288c: Waiting [2023-05-09T20:50:18.332Z] 2d245ed750cb: Waiting [2023-05-09T20:50:18.332Z] 2f893a60e6e4: Waiting [2023-05-09T20:50:18.332Z] d7bb95e6e7c5: Waiting [2023-05-09T20:50:18.332Z] 26cbea5cba74: Waiting [2023-05-09T20:50:18.332Z] e473fb9c0924: Waiting [2023-05-09T20:50:18.332Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:18.332Z] f2dbe1ceb0fd: Layer already exists [2023-05-09T20:50:18.332Z] 47d94101881d: Layer already exists [2023-05-09T20:50:18.332Z] 9e3debd02417: Layer already exists [2023-05-09T20:50:18.332Z] 9e71e156f7f4: Layer already exists [2023-05-09T20:50:18.332Z] f4c12d0970e1: Layer already exists [2023-05-09T20:50:18.332Z] 2d245ed750cb: Layer already exists [2023-05-09T20:50:18.332Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:18.332Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:18.332Z] 7fd42ff7fc58: Layer already exists [2023-05-09T20:50:18.332Z] 0eef6541288c: Layer already exists [2023-05-09T20:50:18.332Z] d7bb95e6e7c5: Layer already exists [2023-05-09T20:50:18.332Z] 2f893a60e6e4: Layer already exists [2023-05-09T20:50:18.332Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:18.598Z] 3.0.0-dev.153: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:18.941Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:19.278Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:19.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-09T20:50:19.278Z] 47d94101881d: Preparing [2023-05-09T20:50:19.278Z] 47d94101881d: Preparing [2023-05-09T20:50:19.278Z] f4c12d0970e1: Preparing [2023-05-09T20:50:19.278Z] 9e71e156f7f4: Preparing [2023-05-09T20:50:19.278Z] f2dbe1ceb0fd: Preparing [2023-05-09T20:50:19.278Z] 9e3debd02417: Preparing [2023-05-09T20:50:19.278Z] 2d245ed750cb: Preparing [2023-05-09T20:50:19.278Z] e473fb9c0924: Preparing [2023-05-09T20:50:19.278Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:19.278Z] 7fd42ff7fc58: Preparing [2023-05-09T20:50:19.278Z] 0eef6541288c: Preparing [2023-05-09T20:50:19.278Z] 2f893a60e6e4: Preparing [2023-05-09T20:50:19.278Z] d7bb95e6e7c5: Preparing [2023-05-09T20:50:19.278Z] 26cbea5cba74: Preparing [2023-05-09T20:50:19.278Z] 7fd42ff7fc58: Waiting [2023-05-09T20:50:19.278Z] 0eef6541288c: Waiting [2023-05-09T20:50:19.278Z] 2d245ed750cb: Waiting [2023-05-09T20:50:19.278Z] 2f893a60e6e4: Waiting [2023-05-09T20:50:19.278Z] e473fb9c0924: Waiting [2023-05-09T20:50:19.278Z] d7bb95e6e7c5: Waiting [2023-05-09T20:50:19.278Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:19.278Z] 26cbea5cba74: Waiting [2023-05-09T20:50:19.278Z] 9e71e156f7f4: Layer already exists [2023-05-09T20:50:19.278Z] f4c12d0970e1: Layer already exists [2023-05-09T20:50:19.278Z] 47d94101881d: Layer already exists [2023-05-09T20:50:19.278Z] 9e3debd02417: Layer already exists [2023-05-09T20:50:19.278Z] f2dbe1ceb0fd: Layer already exists [2023-05-09T20:50:19.278Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:19.278Z] 2d245ed750cb: Layer already exists [2023-05-09T20:50:19.278Z] 0eef6541288c: Layer already exists [2023-05-09T20:50:19.278Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:19.278Z] 7fd42ff7fc58: Layer already exists [2023-05-09T20:50:19.544Z] 2f893a60e6e4: Layer already exists [2023-05-09T20:50:19.544Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:19.544Z] d7bb95e6e7c5: Layer already exists [2023-05-09T20:50:19.544Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:19.891Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:20.237Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-05-09T20:50:20.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-05-09T20:50:20.237Z] 47d94101881d: Preparing [2023-05-09T20:50:20.237Z] 47d94101881d: Preparing [2023-05-09T20:50:20.237Z] f4c12d0970e1: Preparing [2023-05-09T20:50:20.237Z] 9e71e156f7f4: Preparing [2023-05-09T20:50:20.237Z] f2dbe1ceb0fd: Preparing [2023-05-09T20:50:20.237Z] 9e3debd02417: Preparing [2023-05-09T20:50:20.237Z] 2d245ed750cb: Preparing [2023-05-09T20:50:20.237Z] e473fb9c0924: Preparing [2023-05-09T20:50:20.237Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:20.237Z] 7fd42ff7fc58: Preparing [2023-05-09T20:50:20.237Z] 0eef6541288c: Preparing [2023-05-09T20:50:20.237Z] 2f893a60e6e4: Preparing [2023-05-09T20:50:20.237Z] d7bb95e6e7c5: Preparing [2023-05-09T20:50:20.237Z] 26cbea5cba74: Preparing [2023-05-09T20:50:20.237Z] 7fd42ff7fc58: Waiting [2023-05-09T20:50:20.237Z] 0eef6541288c: Waiting [2023-05-09T20:50:20.237Z] d7bb95e6e7c5: Waiting [2023-05-09T20:50:20.237Z] 26cbea5cba74: Waiting [2023-05-09T20:50:20.237Z] 2f893a60e6e4: Waiting [2023-05-09T20:50:20.237Z] 2d245ed750cb: Waiting [2023-05-09T20:50:20.237Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:20.237Z] e473fb9c0924: Waiting [2023-05-09T20:50:20.237Z] f4c12d0970e1: Layer already exists [2023-05-09T20:50:20.237Z] 47d94101881d: Layer already exists [2023-05-09T20:50:20.237Z] f2dbe1ceb0fd: Layer already exists [2023-05-09T20:50:20.237Z] 9e71e156f7f4: Layer already exists [2023-05-09T20:50:20.237Z] 9e3debd02417: Layer already exists [2023-05-09T20:50:20.237Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:20.237Z] 2d245ed750cb: Layer already exists [2023-05-09T20:50:20.237Z] 7fd42ff7fc58: Layer already exists [2023-05-09T20:50:20.237Z] 0eef6541288c: Layer already exists [2023-05-09T20:50:20.237Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:20.237Z] d7bb95e6e7c5: Layer already exists [2023-05-09T20:50:20.237Z] 2f893a60e6e4: Layer already exists [2023-05-09T20:50:20.237Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:20.503Z] main: digest: sha256:5dfb978790b3ff4c23a74f5c543e6741d5f8cfae0a926bba3f7e305c92d6cf7b size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:50:20.547Z] ===================================================== [Pipeline] echo [2023-05-09T20:50:20.554Z] taggedImages: [2023-05-09T20:50:20.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:20.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-05-09T20:50:20.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.153 [2023-05-09T20:50:20.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:20.554Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-05-09T20:50:20.571Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-05-09T20:50:20.572Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:20.572Z] latest [2023-05-09T20:50:20.572Z] 3.0.0-dev.153 [2023-05-09T20:50:20.572Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:20.572Z] main [2023-05-09T20:50:20.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:20.914Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:21.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:21.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-09T20:50:21.257Z] 2faf0fc8d0d8: Preparing [2023-05-09T20:50:21.257Z] d1fd9a239054: Preparing [2023-05-09T20:50:21.257Z] a33d345528e3: Preparing [2023-05-09T20:50:21.257Z] 91f471de8dfa: Preparing [2023-05-09T20:50:21.257Z] e473fb9c0924: Preparing [2023-05-09T20:50:21.257Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:21.257Z] 834aa938410f: Preparing [2023-05-09T20:50:21.257Z] 26cbea5cba74: Preparing [2023-05-09T20:50:21.257Z] 834aa938410f: Waiting [2023-05-09T20:50:21.257Z] 26cbea5cba74: Waiting [2023-05-09T20:50:21.257Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:21.257Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:21.522Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:21.522Z] 834aa938410f: Layer already exists [2023-05-09T20:50:21.522Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:21.522Z] a33d345528e3: Pushed [2023-05-09T20:50:21.522Z] 2faf0fc8d0d8: Pushed [2023-05-09T20:50:21.522Z] d1fd9a239054: Pushed [2023-05-09T20:50:24.096Z] 91f471de8dfa: Pushed [2023-05-09T20:50:24.096Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:24.444Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:24.793Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-09T20:50:24.793Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-09T20:50:24.793Z] 2faf0fc8d0d8: Preparing [2023-05-09T20:50:24.793Z] d1fd9a239054: Preparing [2023-05-09T20:50:24.793Z] a33d345528e3: Preparing [2023-05-09T20:50:24.793Z] 91f471de8dfa: Preparing [2023-05-09T20:50:24.793Z] e473fb9c0924: Preparing [2023-05-09T20:50:24.793Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:24.793Z] 834aa938410f: Preparing [2023-05-09T20:50:24.793Z] 26cbea5cba74: Preparing [2023-05-09T20:50:24.793Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:24.793Z] 834aa938410f: Waiting [2023-05-09T20:50:24.793Z] 26cbea5cba74: Waiting [2023-05-09T20:50:24.793Z] 91f471de8dfa: Layer already exists [2023-05-09T20:50:24.793Z] a33d345528e3: Layer already exists [2023-05-09T20:50:24.793Z] d1fd9a239054: Layer already exists [2023-05-09T20:50:24.793Z] 2faf0fc8d0d8: Layer already exists [2023-05-09T20:50:24.793Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:24.793Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:24.793Z] 834aa938410f: Layer already exists [2023-05-09T20:50:24.793Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:25.058Z] latest: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:25.409Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:25.747Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.153 [2023-05-09T20:50:25.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-09T20:50:25.747Z] 2faf0fc8d0d8: Preparing [2023-05-09T20:50:25.747Z] d1fd9a239054: Preparing [2023-05-09T20:50:25.747Z] a33d345528e3: Preparing [2023-05-09T20:50:25.747Z] 91f471de8dfa: Preparing [2023-05-09T20:50:25.747Z] e473fb9c0924: Preparing [2023-05-09T20:50:25.747Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:25.747Z] 834aa938410f: Preparing [2023-05-09T20:50:25.747Z] 26cbea5cba74: Preparing [2023-05-09T20:50:25.747Z] 834aa938410f: Waiting [2023-05-09T20:50:25.747Z] 26cbea5cba74: Waiting [2023-05-09T20:50:25.747Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:25.747Z] 2faf0fc8d0d8: Layer already exists [2023-05-09T20:50:25.747Z] d1fd9a239054: Layer already exists [2023-05-09T20:50:25.747Z] 91f471de8dfa: Layer already exists [2023-05-09T20:50:25.747Z] a33d345528e3: Layer already exists [2023-05-09T20:50:25.747Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:25.747Z] 834aa938410f: Layer already exists [2023-05-09T20:50:25.747Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:25.747Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:26.013Z] 3.0.0-dev.153: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:26.357Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:26.695Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:26.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-09T20:50:26.695Z] 2faf0fc8d0d8: Preparing [2023-05-09T20:50:26.695Z] d1fd9a239054: Preparing [2023-05-09T20:50:26.695Z] a33d345528e3: Preparing [2023-05-09T20:50:26.695Z] 91f471de8dfa: Preparing [2023-05-09T20:50:26.695Z] e473fb9c0924: Preparing [2023-05-09T20:50:26.695Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:26.695Z] 834aa938410f: Preparing [2023-05-09T20:50:26.695Z] 26cbea5cba74: Preparing [2023-05-09T20:50:26.695Z] 834aa938410f: Waiting [2023-05-09T20:50:26.695Z] 26cbea5cba74: Waiting [2023-05-09T20:50:26.695Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:26.695Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:26.695Z] d1fd9a239054: Layer already exists [2023-05-09T20:50:26.695Z] 2faf0fc8d0d8: Layer already exists [2023-05-09T20:50:26.695Z] 91f471de8dfa: Layer already exists [2023-05-09T20:50:26.695Z] a33d345528e3: Layer already exists [2023-05-09T20:50:26.695Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:26.695Z] 834aa938410f: Layer already exists [2023-05-09T20:50:26.695Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:26.962Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:27.305Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:27.653Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-05-09T20:50:27.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-05-09T20:50:27.653Z] 2faf0fc8d0d8: Preparing [2023-05-09T20:50:27.653Z] d1fd9a239054: Preparing [2023-05-09T20:50:27.653Z] a33d345528e3: Preparing [2023-05-09T20:50:27.653Z] 91f471de8dfa: Preparing [2023-05-09T20:50:27.653Z] e473fb9c0924: Preparing [2023-05-09T20:50:27.653Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:27.653Z] 834aa938410f: Preparing [2023-05-09T20:50:27.653Z] 26cbea5cba74: Preparing [2023-05-09T20:50:27.653Z] 834aa938410f: Waiting [2023-05-09T20:50:27.653Z] 26cbea5cba74: Waiting [2023-05-09T20:50:27.653Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:27.653Z] 91f471de8dfa: Layer already exists [2023-05-09T20:50:27.653Z] d1fd9a239054: Layer already exists [2023-05-09T20:50:27.653Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:27.653Z] 2faf0fc8d0d8: Layer already exists [2023-05-09T20:50:27.653Z] a33d345528e3: Layer already exists [2023-05-09T20:50:27.653Z] 834aa938410f: Layer already exists [2023-05-09T20:50:27.653Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:27.653Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:27.919Z] main: digest: sha256:62cbae3f7eff3f91d307aa15354edd063e0c0653f99e157535a68e9996e806a6 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:50:27.969Z] ===================================================== [Pipeline] echo [2023-05-09T20:50:27.976Z] taggedImages: [2023-05-09T20:50:27.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:27.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-05-09T20:50:27.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.153 [2023-05-09T20:50:27.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:27.976Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-05-09T20:50:27.995Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-05-09T20:50:27.995Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:27.995Z] latest [2023-05-09T20:50:27.995Z] 3.0.0-dev.153 [2023-05-09T20:50:27.995Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:27.995Z] main [2023-05-09T20:50:27.995Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:28.335Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:28.682Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:28.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-09T20:50:28.682Z] 27eb74e82fcc: Preparing [2023-05-09T20:50:28.682Z] 3d02c57fae51: Preparing [2023-05-09T20:50:28.682Z] f8f4461ce972: Preparing [2023-05-09T20:50:28.682Z] 27fbce251554: Preparing [2023-05-09T20:50:28.682Z] e473fb9c0924: Preparing [2023-05-09T20:50:28.682Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:28.682Z] b98f5f0f9938: Preparing [2023-05-09T20:50:28.682Z] 1fe52bf68b06: Preparing [2023-05-09T20:50:28.682Z] 26cbea5cba74: Preparing [2023-05-09T20:50:28.682Z] b98f5f0f9938: Waiting [2023-05-09T20:50:28.682Z] 1fe52bf68b06: Waiting [2023-05-09T20:50:28.682Z] 26cbea5cba74: Waiting [2023-05-09T20:50:28.682Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:28.682Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:28.949Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:28.949Z] 3d02c57fae51: Pushed [2023-05-09T20:50:28.949Z] 27eb74e82fcc: Pushed [2023-05-09T20:50:28.949Z] 27fbce251554: Pushed [2023-05-09T20:50:28.949Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:28.949Z] b98f5f0f9938: Pushed [2023-05-09T20:50:30.883Z] 1fe52bf68b06: Pushed [2023-05-09T20:50:32.821Z] f8f4461ce972: Pushed [2023-05-09T20:50:32.821Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:33.182Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:33.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-09T20:50:33.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-09T20:50:33.530Z] 27eb74e82fcc: Preparing [2023-05-09T20:50:33.530Z] 3d02c57fae51: Preparing [2023-05-09T20:50:33.530Z] f8f4461ce972: Preparing [2023-05-09T20:50:33.530Z] 27fbce251554: Preparing [2023-05-09T20:50:33.530Z] e473fb9c0924: Preparing [2023-05-09T20:50:33.530Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:33.530Z] b98f5f0f9938: Preparing [2023-05-09T20:50:33.530Z] 1fe52bf68b06: Preparing [2023-05-09T20:50:33.530Z] 26cbea5cba74: Preparing [2023-05-09T20:50:33.530Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:33.530Z] b98f5f0f9938: Waiting [2023-05-09T20:50:33.530Z] 1fe52bf68b06: Waiting [2023-05-09T20:50:33.530Z] 26cbea5cba74: Waiting [2023-05-09T20:50:33.530Z] 27fbce251554: Layer already exists [2023-05-09T20:50:33.530Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:33.530Z] 27eb74e82fcc: Layer already exists [2023-05-09T20:50:33.530Z] f8f4461ce972: Layer already exists [2023-05-09T20:50:33.530Z] 3d02c57fae51: Layer already exists [2023-05-09T20:50:33.530Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:33.530Z] b98f5f0f9938: Layer already exists [2023-05-09T20:50:33.530Z] 1fe52bf68b06: Layer already exists [2023-05-09T20:50:33.530Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:33.796Z] latest: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:34.140Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:34.486Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.153 [2023-05-09T20:50:34.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-09T20:50:34.487Z] 27eb74e82fcc: Preparing [2023-05-09T20:50:34.487Z] 3d02c57fae51: Preparing [2023-05-09T20:50:34.487Z] f8f4461ce972: Preparing [2023-05-09T20:50:34.487Z] 27fbce251554: Preparing [2023-05-09T20:50:34.487Z] e473fb9c0924: Preparing [2023-05-09T20:50:34.487Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:34.487Z] b98f5f0f9938: Preparing [2023-05-09T20:50:34.487Z] 1fe52bf68b06: Preparing [2023-05-09T20:50:34.487Z] 26cbea5cba74: Preparing [2023-05-09T20:50:34.487Z] b98f5f0f9938: Waiting [2023-05-09T20:50:34.487Z] 1fe52bf68b06: Waiting [2023-05-09T20:50:34.487Z] 26cbea5cba74: Waiting [2023-05-09T20:50:34.487Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:34.487Z] 27eb74e82fcc: Layer already exists [2023-05-09T20:50:34.487Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:34.487Z] f8f4461ce972: Layer already exists [2023-05-09T20:50:34.487Z] 3d02c57fae51: Layer already exists [2023-05-09T20:50:34.487Z] 27fbce251554: Layer already exists [2023-05-09T20:50:34.487Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:34.487Z] b98f5f0f9938: Layer already exists [2023-05-09T20:50:34.487Z] 1fe52bf68b06: Layer already exists [2023-05-09T20:50:34.487Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:34.752Z] 3.0.0-dev.153: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:35.104Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:35.451Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:35.451Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-09T20:50:35.451Z] 27eb74e82fcc: Preparing [2023-05-09T20:50:35.451Z] 3d02c57fae51: Preparing [2023-05-09T20:50:35.451Z] f8f4461ce972: Preparing [2023-05-09T20:50:35.451Z] 27fbce251554: Preparing [2023-05-09T20:50:35.451Z] e473fb9c0924: Preparing [2023-05-09T20:50:35.451Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:35.451Z] b98f5f0f9938: Preparing [2023-05-09T20:50:35.451Z] 1fe52bf68b06: Preparing [2023-05-09T20:50:35.451Z] 26cbea5cba74: Preparing [2023-05-09T20:50:35.451Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:35.451Z] b98f5f0f9938: Waiting [2023-05-09T20:50:35.451Z] 1fe52bf68b06: Waiting [2023-05-09T20:50:35.451Z] 26cbea5cba74: Waiting [2023-05-09T20:50:35.451Z] 27eb74e82fcc: Layer already exists [2023-05-09T20:50:35.451Z] 27fbce251554: Layer already exists [2023-05-09T20:50:35.451Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:35.451Z] 3d02c57fae51: Layer already exists [2023-05-09T20:50:35.451Z] f8f4461ce972: Layer already exists [2023-05-09T20:50:35.451Z] 1fe52bf68b06: Layer already exists [2023-05-09T20:50:35.451Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:35.451Z] b98f5f0f9938: Layer already exists [2023-05-09T20:50:35.451Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:35.717Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:36.063Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:36.404Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-05-09T20:50:36.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-05-09T20:50:36.404Z] 27eb74e82fcc: Preparing [2023-05-09T20:50:36.404Z] 3d02c57fae51: Preparing [2023-05-09T20:50:36.404Z] f8f4461ce972: Preparing [2023-05-09T20:50:36.404Z] 27fbce251554: Preparing [2023-05-09T20:50:36.404Z] e473fb9c0924: Preparing [2023-05-09T20:50:36.404Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:36.404Z] b98f5f0f9938: Preparing [2023-05-09T20:50:36.404Z] 1fe52bf68b06: Preparing [2023-05-09T20:50:36.404Z] 26cbea5cba74: Preparing [2023-05-09T20:50:36.404Z] b98f5f0f9938: Waiting [2023-05-09T20:50:36.404Z] 1fe52bf68b06: Waiting [2023-05-09T20:50:36.404Z] 26cbea5cba74: Waiting [2023-05-09T20:50:36.404Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:36.404Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:36.404Z] 3d02c57fae51: Layer already exists [2023-05-09T20:50:36.404Z] f8f4461ce972: Layer already exists [2023-05-09T20:50:36.404Z] 27eb74e82fcc: Layer already exists [2023-05-09T20:50:36.404Z] 27fbce251554: Layer already exists [2023-05-09T20:50:36.404Z] 1fe52bf68b06: Layer already exists [2023-05-09T20:50:36.404Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:36.404Z] b98f5f0f9938: Layer already exists [2023-05-09T20:50:36.404Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:36.670Z] main: digest: sha256:9d54604fe76fce7e61e084380128aab892ca0f91931b1ca6ef044c3aba8012ab size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:50:36.724Z] ===================================================== [Pipeline] echo [2023-05-09T20:50:36.732Z] taggedImages: [2023-05-09T20:50:36.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:36.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-05-09T20:50:36.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.153 [2023-05-09T20:50:36.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:36.732Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-05-09T20:50:36.748Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-05-09T20:50:36.748Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:36.748Z] latest [2023-05-09T20:50:36.748Z] 3.0.0-dev.153 [2023-05-09T20:50:36.748Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:36.748Z] main [2023-05-09T20:50:36.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:37.089Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:37.435Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:37.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-09T20:50:37.435Z] 2f560438f88f: Preparing [2023-05-09T20:50:37.435Z] 8cddb264bee9: Preparing [2023-05-09T20:50:37.435Z] 455a1b1b0b20: Preparing [2023-05-09T20:50:37.435Z] a6ea832a70f9: Preparing [2023-05-09T20:50:37.435Z] e615e18cc6ec: Preparing [2023-05-09T20:50:37.435Z] b38379b2d300: Preparing [2023-05-09T20:50:37.435Z] 6d2ed66f4b31: Preparing [2023-05-09T20:50:37.435Z] e473fb9c0924: Preparing [2023-05-09T20:50:37.435Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:37.435Z] 16009c9432ee: Preparing [2023-05-09T20:50:37.435Z] 26cbea5cba74: Preparing [2023-05-09T20:50:37.435Z] e473fb9c0924: Waiting [2023-05-09T20:50:37.435Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:37.435Z] 26cbea5cba74: Waiting [2023-05-09T20:50:37.435Z] b38379b2d300: Waiting [2023-05-09T20:50:37.702Z] 2f560438f88f: Pushed [2023-05-09T20:50:37.702Z] e615e18cc6ec: Pushed [2023-05-09T20:50:37.702Z] 8cddb264bee9: Pushed [2023-05-09T20:50:37.969Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:37.969Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:37.969Z] b38379b2d300: Pushed [2023-05-09T20:50:37.969Z] 6d2ed66f4b31: Pushed [2023-05-09T20:50:37.969Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:38.238Z] 16009c9432ee: Pushed [2023-05-09T20:50:40.175Z] a6ea832a70f9: Pushed [2023-05-09T20:50:41.132Z] 455a1b1b0b20: Pushed [2023-05-09T20:50:41.132Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:41.471Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:41.808Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-09T20:50:41.808Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-09T20:50:41.808Z] 2f560438f88f: Preparing [2023-05-09T20:50:41.808Z] 8cddb264bee9: Preparing [2023-05-09T20:50:41.808Z] 455a1b1b0b20: Preparing [2023-05-09T20:50:41.808Z] a6ea832a70f9: Preparing [2023-05-09T20:50:41.808Z] e615e18cc6ec: Preparing [2023-05-09T20:50:41.808Z] b38379b2d300: Preparing [2023-05-09T20:50:41.808Z] 6d2ed66f4b31: Preparing [2023-05-09T20:50:41.808Z] e473fb9c0924: Preparing [2023-05-09T20:50:41.808Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:41.808Z] 16009c9432ee: Preparing [2023-05-09T20:50:41.808Z] 26cbea5cba74: Preparing [2023-05-09T20:50:41.808Z] e473fb9c0924: Waiting [2023-05-09T20:50:41.808Z] 16009c9432ee: Waiting [2023-05-09T20:50:41.808Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:41.808Z] 26cbea5cba74: Waiting [2023-05-09T20:50:41.808Z] b38379b2d300: Waiting [2023-05-09T20:50:41.808Z] 6d2ed66f4b31: Waiting [2023-05-09T20:50:41.808Z] e615e18cc6ec: Layer already exists [2023-05-09T20:50:41.808Z] 8cddb264bee9: Layer already exists [2023-05-09T20:50:41.808Z] 455a1b1b0b20: Layer already exists [2023-05-09T20:50:42.074Z] a6ea832a70f9: Layer already exists [2023-05-09T20:50:42.074Z] 2f560438f88f: Layer already exists [2023-05-09T20:50:42.074Z] b38379b2d300: Layer already exists [2023-05-09T20:50:42.074Z] 6d2ed66f4b31: Layer already exists [2023-05-09T20:50:42.074Z] 16009c9432ee: Layer already exists [2023-05-09T20:50:42.074Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:42.074Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:42.074Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:42.074Z] latest: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:42.426Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:42.765Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.153 [2023-05-09T20:50:42.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-09T20:50:42.765Z] 2f560438f88f: Preparing [2023-05-09T20:50:42.765Z] 8cddb264bee9: Preparing [2023-05-09T20:50:42.765Z] 455a1b1b0b20: Preparing [2023-05-09T20:50:42.765Z] a6ea832a70f9: Preparing [2023-05-09T20:50:42.765Z] e615e18cc6ec: Preparing [2023-05-09T20:50:42.765Z] b38379b2d300: Preparing [2023-05-09T20:50:42.765Z] 6d2ed66f4b31: Preparing [2023-05-09T20:50:42.765Z] e473fb9c0924: Preparing [2023-05-09T20:50:42.765Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:42.765Z] 16009c9432ee: Preparing [2023-05-09T20:50:42.765Z] 26cbea5cba74: Preparing [2023-05-09T20:50:42.765Z] e473fb9c0924: Waiting [2023-05-09T20:50:42.765Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:42.765Z] 6d2ed66f4b31: Waiting [2023-05-09T20:50:42.765Z] b38379b2d300: Waiting [2023-05-09T20:50:42.765Z] 16009c9432ee: Waiting [2023-05-09T20:50:42.765Z] 26cbea5cba74: Waiting [2023-05-09T20:50:42.765Z] 455a1b1b0b20: Layer already exists [2023-05-09T20:50:42.765Z] 8cddb264bee9: Layer already exists [2023-05-09T20:50:42.765Z] 2f560438f88f: Layer already exists [2023-05-09T20:50:42.765Z] a6ea832a70f9: Layer already exists [2023-05-09T20:50:42.765Z] e615e18cc6ec: Layer already exists [2023-05-09T20:50:42.765Z] 6d2ed66f4b31: Layer already exists [2023-05-09T20:50:42.765Z] b38379b2d300: Layer already exists [2023-05-09T20:50:42.765Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:43.031Z] 16009c9432ee: Layer already exists [2023-05-09T20:50:43.031Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:43.031Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:43.031Z] 3.0.0-dev.153: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:43.373Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:43.718Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:43.718Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-09T20:50:43.718Z] 2f560438f88f: Preparing [2023-05-09T20:50:43.718Z] 8cddb264bee9: Preparing [2023-05-09T20:50:43.718Z] 455a1b1b0b20: Preparing [2023-05-09T20:50:43.718Z] a6ea832a70f9: Preparing [2023-05-09T20:50:43.718Z] e615e18cc6ec: Preparing [2023-05-09T20:50:43.718Z] b38379b2d300: Preparing [2023-05-09T20:50:43.718Z] 6d2ed66f4b31: Preparing [2023-05-09T20:50:43.718Z] e473fb9c0924: Preparing [2023-05-09T20:50:43.718Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:43.718Z] 16009c9432ee: Preparing [2023-05-09T20:50:43.718Z] 26cbea5cba74: Preparing [2023-05-09T20:50:43.718Z] b38379b2d300: Waiting [2023-05-09T20:50:43.718Z] 6d2ed66f4b31: Waiting [2023-05-09T20:50:43.718Z] e473fb9c0924: Waiting [2023-05-09T20:50:43.718Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:43.718Z] 16009c9432ee: Waiting [2023-05-09T20:50:43.718Z] 26cbea5cba74: Waiting [2023-05-09T20:50:43.718Z] a6ea832a70f9: Layer already exists [2023-05-09T20:50:43.718Z] 2f560438f88f: Layer already exists [2023-05-09T20:50:43.718Z] 8cddb264bee9: Layer already exists [2023-05-09T20:50:43.718Z] e615e18cc6ec: Layer already exists [2023-05-09T20:50:43.718Z] 455a1b1b0b20: Layer already exists [2023-05-09T20:50:43.718Z] 6d2ed66f4b31: Layer already exists [2023-05-09T20:50:43.718Z] b38379b2d300: Layer already exists [2023-05-09T20:50:43.718Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:43.718Z] 16009c9432ee: Layer already exists [2023-05-09T20:50:43.983Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:43.983Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:43.983Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:44.334Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:44.678Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-05-09T20:50:44.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-05-09T20:50:44.679Z] 2f560438f88f: Preparing [2023-05-09T20:50:44.679Z] 8cddb264bee9: Preparing [2023-05-09T20:50:44.679Z] 455a1b1b0b20: Preparing [2023-05-09T20:50:44.679Z] a6ea832a70f9: Preparing [2023-05-09T20:50:44.679Z] e615e18cc6ec: Preparing [2023-05-09T20:50:44.679Z] b38379b2d300: Preparing [2023-05-09T20:50:44.679Z] 6d2ed66f4b31: Preparing [2023-05-09T20:50:44.679Z] e473fb9c0924: Preparing [2023-05-09T20:50:44.679Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:44.679Z] 16009c9432ee: Preparing [2023-05-09T20:50:44.679Z] 26cbea5cba74: Preparing [2023-05-09T20:50:44.679Z] b38379b2d300: Waiting [2023-05-09T20:50:44.679Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:44.679Z] 16009c9432ee: Waiting [2023-05-09T20:50:44.679Z] 26cbea5cba74: Waiting [2023-05-09T20:50:44.679Z] 6d2ed66f4b31: Waiting [2023-05-09T20:50:44.679Z] e473fb9c0924: Waiting [2023-05-09T20:50:44.679Z] 455a1b1b0b20: Layer already exists [2023-05-09T20:50:44.679Z] a6ea832a70f9: Layer already exists [2023-05-09T20:50:44.679Z] 8cddb264bee9: Layer already exists [2023-05-09T20:50:44.679Z] 2f560438f88f: Layer already exists [2023-05-09T20:50:44.679Z] e615e18cc6ec: Layer already exists [2023-05-09T20:50:44.679Z] b38379b2d300: Layer already exists [2023-05-09T20:50:44.679Z] 6d2ed66f4b31: Layer already exists [2023-05-09T20:50:44.679Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:44.679Z] 16009c9432ee: Layer already exists [2023-05-09T20:50:44.679Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:44.679Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:44.946Z] main: digest: sha256:54770d6ba4637ba7c368861d90d8e7624141759c74c9dfa43f4e3d0210d2aae0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:50:45.008Z] ===================================================== [Pipeline] echo [2023-05-09T20:50:45.020Z] taggedImages: [2023-05-09T20:50:45.020Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:45.020Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-05-09T20:50:45.020Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.153 [2023-05-09T20:50:45.020Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:45.020Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-05-09T20:50:45.046Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-05-09T20:50:45.046Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:45.046Z] latest [2023-05-09T20:50:45.046Z] 3.0.0-dev.153 [2023-05-09T20:50:45.046Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:45.046Z] main [2023-05-09T20:50:45.046Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:45.401Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:45.747Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:45.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-09T20:50:45.747Z] 7a958c395fbc: Preparing [2023-05-09T20:50:45.747Z] 67b2f390fe6b: Preparing [2023-05-09T20:50:45.747Z] e473fb9c0924: Preparing [2023-05-09T20:50:45.747Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:45.747Z] d72119d7226c: Preparing [2023-05-09T20:50:45.747Z] 26cbea5cba74: Preparing [2023-05-09T20:50:45.747Z] 26cbea5cba74: Waiting [2023-05-09T20:50:45.747Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:45.747Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:46.015Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:46.015Z] 7a958c395fbc: Pushed [2023-05-09T20:50:46.974Z] d72119d7226c: Pushed [2023-05-09T20:50:50.311Z] 67b2f390fe6b: Pushed [2023-05-09T20:50:50.577Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:50.926Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:51.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-09T20:50:51.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-09T20:50:51.261Z] 7a958c395fbc: Preparing [2023-05-09T20:50:51.261Z] 67b2f390fe6b: Preparing [2023-05-09T20:50:51.261Z] e473fb9c0924: Preparing [2023-05-09T20:50:51.261Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:51.261Z] d72119d7226c: Preparing [2023-05-09T20:50:51.261Z] 26cbea5cba74: Preparing [2023-05-09T20:50:51.261Z] 26cbea5cba74: Waiting [2023-05-09T20:50:51.261Z] 67b2f390fe6b: Layer already exists [2023-05-09T20:50:51.261Z] d72119d7226c: Layer already exists [2023-05-09T20:50:51.261Z] 7a958c395fbc: Layer already exists [2023-05-09T20:50:51.261Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:51.261Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:51.261Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:51.527Z] latest: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:51.866Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:52.211Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.153 [2023-05-09T20:50:52.211Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-09T20:50:52.211Z] 7a958c395fbc: Preparing [2023-05-09T20:50:52.211Z] 67b2f390fe6b: Preparing [2023-05-09T20:50:52.211Z] e473fb9c0924: Preparing [2023-05-09T20:50:52.211Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:52.211Z] d72119d7226c: Preparing [2023-05-09T20:50:52.211Z] 26cbea5cba74: Preparing [2023-05-09T20:50:52.211Z] 26cbea5cba74: Waiting [2023-05-09T20:50:52.211Z] 67b2f390fe6b: Layer already exists [2023-05-09T20:50:52.211Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:52.211Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:52.211Z] d72119d7226c: Layer already exists [2023-05-09T20:50:52.211Z] 7a958c395fbc: Layer already exists [2023-05-09T20:50:52.211Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:52.477Z] 3.0.0-dev.153: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:52.819Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:53.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:53.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-09T20:50:53.147Z] 7a958c395fbc: Preparing [2023-05-09T20:50:53.147Z] 67b2f390fe6b: Preparing [2023-05-09T20:50:53.147Z] e473fb9c0924: Preparing [2023-05-09T20:50:53.147Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:53.147Z] d72119d7226c: Preparing [2023-05-09T20:50:53.147Z] 26cbea5cba74: Preparing [2023-05-09T20:50:53.147Z] 26cbea5cba74: Waiting [2023-05-09T20:50:53.147Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:53.147Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:53.147Z] d72119d7226c: Layer already exists [2023-05-09T20:50:53.147Z] 67b2f390fe6b: Layer already exists [2023-05-09T20:50:53.147Z] 7a958c395fbc: Layer already exists [2023-05-09T20:50:53.147Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:53.412Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:53.754Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:54.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-05-09T20:50:54.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-05-09T20:50:54.159Z] 7a958c395fbc: Preparing [2023-05-09T20:50:54.159Z] 67b2f390fe6b: Preparing [2023-05-09T20:50:54.159Z] e473fb9c0924: Preparing [2023-05-09T20:50:54.159Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:54.159Z] d72119d7226c: Preparing [2023-05-09T20:50:54.159Z] 26cbea5cba74: Preparing [2023-05-09T20:50:54.159Z] 26cbea5cba74: Waiting [2023-05-09T20:50:54.159Z] d72119d7226c: Layer already exists [2023-05-09T20:50:54.159Z] 7a958c395fbc: Layer already exists [2023-05-09T20:50:54.159Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:54.159Z] 67b2f390fe6b: Layer already exists [2023-05-09T20:50:54.159Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:54.159Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:54.430Z] main: digest: sha256:7f6a96289afd7a01c761c40773b132951e7036598f7dcaec36e16cca53dc9107 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:50:54.484Z] ===================================================== [Pipeline] echo [2023-05-09T20:50:54.493Z] taggedImages: [2023-05-09T20:50:54.493Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:54.493Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-05-09T20:50:54.493Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.153 [2023-05-09T20:50:54.493Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:54.493Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-05-09T20:50:54.511Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-05-09T20:50:54.511Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:54.511Z] latest [2023-05-09T20:50:54.511Z] 3.0.0-dev.153 [2023-05-09T20:50:54.511Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:50:54.511Z] main [2023-05-09T20:50:54.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:54.863Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:50:55.250Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:50:55.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-09T20:50:55.250Z] db4db8debc6f: Preparing [2023-05-09T20:50:55.250Z] 865df463479b: Preparing [2023-05-09T20:50:55.250Z] 44311a411088: Preparing [2023-05-09T20:50:55.250Z] 45270d1dfe4f: Preparing [2023-05-09T20:50:55.250Z] b21e63cf4795: Preparing [2023-05-09T20:50:55.250Z] e473fb9c0924: Preparing [2023-05-09T20:50:55.250Z] 9912d7e6dafe: Preparing [2023-05-09T20:50:55.250Z] e524d7fa59db: Preparing [2023-05-09T20:50:55.250Z] 26cbea5cba74: Preparing [2023-05-09T20:50:55.250Z] e473fb9c0924: Waiting [2023-05-09T20:50:55.250Z] 9912d7e6dafe: Waiting [2023-05-09T20:50:55.250Z] e524d7fa59db: Waiting [2023-05-09T20:50:55.250Z] 26cbea5cba74: Waiting [2023-05-09T20:50:55.546Z] 865df463479b: Pushed [2023-05-09T20:50:55.546Z] 44311a411088: Pushed [2023-05-09T20:50:55.546Z] db4db8debc6f: Pushed [2023-05-09T20:50:55.546Z] e473fb9c0924: Layer already exists [2023-05-09T20:50:55.817Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:50:55.817Z] 26cbea5cba74: Layer already exists [2023-05-09T20:50:56.774Z] e524d7fa59db: Pushed [2023-05-09T20:51:06.827Z] b21e63cf4795: Pushed [2023-05-09T20:51:12.150Z] 45270d1dfe4f: Pushed [2023-05-09T20:51:12.150Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:12.497Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:12.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-09T20:51:12.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-09T20:51:12.838Z] db4db8debc6f: Preparing [2023-05-09T20:51:12.838Z] 865df463479b: Preparing [2023-05-09T20:51:12.838Z] 44311a411088: Preparing [2023-05-09T20:51:12.838Z] 45270d1dfe4f: Preparing [2023-05-09T20:51:12.838Z] b21e63cf4795: Preparing [2023-05-09T20:51:12.838Z] e473fb9c0924: Preparing [2023-05-09T20:51:12.838Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:12.838Z] e524d7fa59db: Preparing [2023-05-09T20:51:12.838Z] 26cbea5cba74: Preparing [2023-05-09T20:51:12.838Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:12.838Z] 26cbea5cba74: Waiting [2023-05-09T20:51:12.838Z] e473fb9c0924: Waiting [2023-05-09T20:51:12.838Z] b21e63cf4795: Layer already exists [2023-05-09T20:51:12.838Z] 44311a411088: Layer already exists [2023-05-09T20:51:12.838Z] db4db8debc6f: Layer already exists [2023-05-09T20:51:12.838Z] 865df463479b: Layer already exists [2023-05-09T20:51:12.838Z] 45270d1dfe4f: Layer already exists [2023-05-09T20:51:12.838Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:12.838Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:12.838Z] e524d7fa59db: Layer already exists [2023-05-09T20:51:12.838Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:13.103Z] latest: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:13.443Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:13.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.153 [2023-05-09T20:51:13.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-09T20:51:13.786Z] db4db8debc6f: Preparing [2023-05-09T20:51:13.786Z] 865df463479b: Preparing [2023-05-09T20:51:13.786Z] 44311a411088: Preparing [2023-05-09T20:51:13.786Z] 45270d1dfe4f: Preparing [2023-05-09T20:51:13.786Z] b21e63cf4795: Preparing [2023-05-09T20:51:13.786Z] e473fb9c0924: Preparing [2023-05-09T20:51:13.786Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:13.786Z] e524d7fa59db: Preparing [2023-05-09T20:51:13.786Z] 26cbea5cba74: Preparing [2023-05-09T20:51:13.786Z] e473fb9c0924: Waiting [2023-05-09T20:51:13.786Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:13.786Z] e524d7fa59db: Waiting [2023-05-09T20:51:13.786Z] 26cbea5cba74: Waiting [2023-05-09T20:51:13.786Z] db4db8debc6f: Layer already exists [2023-05-09T20:51:13.786Z] b21e63cf4795: Layer already exists [2023-05-09T20:51:13.786Z] 865df463479b: Layer already exists [2023-05-09T20:51:13.786Z] 44311a411088: Layer already exists [2023-05-09T20:51:13.786Z] 45270d1dfe4f: Layer already exists [2023-05-09T20:51:13.786Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:13.786Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:13.786Z] e524d7fa59db: Layer already exists [2023-05-09T20:51:13.786Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:14.051Z] 3.0.0-dev.153: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:14.396Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:14.736Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:51:14.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-09T20:51:14.736Z] db4db8debc6f: Preparing [2023-05-09T20:51:14.736Z] 865df463479b: Preparing [2023-05-09T20:51:14.736Z] 44311a411088: Preparing [2023-05-09T20:51:14.736Z] 45270d1dfe4f: Preparing [2023-05-09T20:51:14.736Z] b21e63cf4795: Preparing [2023-05-09T20:51:14.736Z] e473fb9c0924: Preparing [2023-05-09T20:51:14.736Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:14.736Z] e524d7fa59db: Preparing [2023-05-09T20:51:14.736Z] 26cbea5cba74: Preparing [2023-05-09T20:51:14.736Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:14.736Z] 26cbea5cba74: Waiting [2023-05-09T20:51:14.736Z] e524d7fa59db: Waiting [2023-05-09T20:51:14.736Z] e473fb9c0924: Waiting [2023-05-09T20:51:14.736Z] 44311a411088: Layer already exists [2023-05-09T20:51:14.736Z] 45270d1dfe4f: Layer already exists [2023-05-09T20:51:14.736Z] 865df463479b: Layer already exists [2023-05-09T20:51:14.736Z] db4db8debc6f: Layer already exists [2023-05-09T20:51:14.736Z] b21e63cf4795: Layer already exists [2023-05-09T20:51:14.736Z] e524d7fa59db: Layer already exists [2023-05-09T20:51:14.736Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:14.736Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:14.736Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:15.002Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:15.343Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:15.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-05-09T20:51:15.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-05-09T20:51:15.679Z] db4db8debc6f: Preparing [2023-05-09T20:51:15.679Z] 865df463479b: Preparing [2023-05-09T20:51:15.679Z] 44311a411088: Preparing [2023-05-09T20:51:15.679Z] 45270d1dfe4f: Preparing [2023-05-09T20:51:15.679Z] b21e63cf4795: Preparing [2023-05-09T20:51:15.679Z] e473fb9c0924: Preparing [2023-05-09T20:51:15.679Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:15.679Z] e524d7fa59db: Preparing [2023-05-09T20:51:15.679Z] 26cbea5cba74: Preparing [2023-05-09T20:51:15.679Z] e473fb9c0924: Waiting [2023-05-09T20:51:15.679Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:15.679Z] e524d7fa59db: Waiting [2023-05-09T20:51:15.679Z] 26cbea5cba74: Waiting [2023-05-09T20:51:15.679Z] 865df463479b: Layer already exists [2023-05-09T20:51:15.679Z] b21e63cf4795: Layer already exists [2023-05-09T20:51:15.679Z] 44311a411088: Layer already exists [2023-05-09T20:51:15.679Z] db4db8debc6f: Layer already exists [2023-05-09T20:51:15.679Z] 45270d1dfe4f: Layer already exists [2023-05-09T20:51:15.679Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:15.679Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:15.679Z] e524d7fa59db: Layer already exists [2023-05-09T20:51:15.679Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:15.948Z] main: digest: sha256:2ff93900cf6b78a1ab0e7a056fba34ef1dbcae88577e70c1ce77b1ecb40e4c41 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:51:16.005Z] ===================================================== [Pipeline] echo [2023-05-09T20:51:16.014Z] taggedImages: [2023-05-09T20:51:16.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:51:16.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-05-09T20:51:16.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.153 [2023-05-09T20:51:16.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:51:16.014Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-05-09T20:51:16.044Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-05-09T20:51:16.044Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:51:16.044Z] latest [2023-05-09T20:51:16.044Z] 3.0.0-dev.153 [2023-05-09T20:51:16.044Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:51:16.044Z] main [2023-05-09T20:51:16.044Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:16.409Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:16.753Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:51:16.753Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-09T20:51:16.753Z] c704ba6b70bd: Preparing [2023-05-09T20:51:16.753Z] 3fde11ad3b3e: Preparing [2023-05-09T20:51:16.753Z] ebddbf53f282: Preparing [2023-05-09T20:51:16.753Z] 12bc79287d3c: Preparing [2023-05-09T20:51:16.753Z] e473fb9c0924: Preparing [2023-05-09T20:51:16.753Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:16.753Z] aa0aca9aada1: Preparing [2023-05-09T20:51:16.753Z] 26cbea5cba74: Preparing [2023-05-09T20:51:16.753Z] aa0aca9aada1: Waiting [2023-05-09T20:51:16.753Z] 26cbea5cba74: Waiting [2023-05-09T20:51:16.753Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:16.753Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:17.019Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:17.019Z] 3fde11ad3b3e: Pushed [2023-05-09T20:51:17.019Z] c704ba6b70bd: Pushed [2023-05-09T20:51:17.019Z] ebddbf53f282: Pushed [2023-05-09T20:51:17.019Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:17.600Z] aa0aca9aada1: Pushed [2023-05-09T20:51:35.781Z] 12bc79287d3c: Pushed [2023-05-09T20:51:35.781Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:36.135Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:36.476Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-09T20:51:36.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-09T20:51:36.476Z] c704ba6b70bd: Preparing [2023-05-09T20:51:36.476Z] 3fde11ad3b3e: Preparing [2023-05-09T20:51:36.476Z] ebddbf53f282: Preparing [2023-05-09T20:51:36.476Z] 12bc79287d3c: Preparing [2023-05-09T20:51:36.476Z] e473fb9c0924: Preparing [2023-05-09T20:51:36.476Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:36.476Z] aa0aca9aada1: Preparing [2023-05-09T20:51:36.476Z] 26cbea5cba74: Preparing [2023-05-09T20:51:36.476Z] aa0aca9aada1: Waiting [2023-05-09T20:51:36.476Z] 26cbea5cba74: Waiting [2023-05-09T20:51:36.476Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:36.476Z] 12bc79287d3c: Layer already exists [2023-05-09T20:51:36.476Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:36.476Z] c704ba6b70bd: Layer already exists [2023-05-09T20:51:36.476Z] ebddbf53f282: Layer already exists [2023-05-09T20:51:36.476Z] 3fde11ad3b3e: Layer already exists [2023-05-09T20:51:36.476Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:36.476Z] aa0aca9aada1: Layer already exists [2023-05-09T20:51:36.476Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:36.742Z] latest: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:37.094Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:37.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.153 [2023-05-09T20:51:37.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-09T20:51:37.439Z] c704ba6b70bd: Preparing [2023-05-09T20:51:37.439Z] 3fde11ad3b3e: Preparing [2023-05-09T20:51:37.439Z] ebddbf53f282: Preparing [2023-05-09T20:51:37.439Z] 12bc79287d3c: Preparing [2023-05-09T20:51:37.439Z] e473fb9c0924: Preparing [2023-05-09T20:51:37.439Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:37.439Z] aa0aca9aada1: Preparing [2023-05-09T20:51:37.439Z] 26cbea5cba74: Preparing [2023-05-09T20:51:37.439Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:37.439Z] aa0aca9aada1: Waiting [2023-05-09T20:51:37.439Z] 26cbea5cba74: Waiting [2023-05-09T20:51:37.439Z] c704ba6b70bd: Layer already exists [2023-05-09T20:51:37.439Z] ebddbf53f282: Layer already exists [2023-05-09T20:51:37.439Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:37.439Z] 12bc79287d3c: Layer already exists [2023-05-09T20:51:37.439Z] 3fde11ad3b3e: Layer already exists [2023-05-09T20:51:37.439Z] aa0aca9aada1: Layer already exists [2023-05-09T20:51:37.439Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:37.439Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:37.704Z] 3.0.0-dev.153: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:38.059Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:38.405Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:51:38.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-09T20:51:38.405Z] c704ba6b70bd: Preparing [2023-05-09T20:51:38.405Z] 3fde11ad3b3e: Preparing [2023-05-09T20:51:38.405Z] ebddbf53f282: Preparing [2023-05-09T20:51:38.405Z] 12bc79287d3c: Preparing [2023-05-09T20:51:38.405Z] e473fb9c0924: Preparing [2023-05-09T20:51:38.405Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:38.405Z] aa0aca9aada1: Preparing [2023-05-09T20:51:38.405Z] 26cbea5cba74: Preparing [2023-05-09T20:51:38.405Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:38.405Z] aa0aca9aada1: Waiting [2023-05-09T20:51:38.405Z] 26cbea5cba74: Waiting [2023-05-09T20:51:38.405Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:38.405Z] c704ba6b70bd: Layer already exists [2023-05-09T20:51:38.405Z] 3fde11ad3b3e: Layer already exists [2023-05-09T20:51:38.405Z] ebddbf53f282: Layer already exists [2023-05-09T20:51:38.405Z] 12bc79287d3c: Layer already exists [2023-05-09T20:51:38.405Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:38.405Z] aa0aca9aada1: Layer already exists [2023-05-09T20:51:38.405Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:38.672Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:39.019Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:39.369Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-05-09T20:51:39.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-05-09T20:51:39.369Z] c704ba6b70bd: Preparing [2023-05-09T20:51:39.369Z] 3fde11ad3b3e: Preparing [2023-05-09T20:51:39.369Z] ebddbf53f282: Preparing [2023-05-09T20:51:39.369Z] 12bc79287d3c: Preparing [2023-05-09T20:51:39.369Z] e473fb9c0924: Preparing [2023-05-09T20:51:39.369Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:39.369Z] aa0aca9aada1: Preparing [2023-05-09T20:51:39.369Z] 26cbea5cba74: Preparing [2023-05-09T20:51:39.369Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:39.369Z] aa0aca9aada1: Waiting [2023-05-09T20:51:39.369Z] 26cbea5cba74: Waiting [2023-05-09T20:51:39.369Z] 12bc79287d3c: Layer already exists [2023-05-09T20:51:39.369Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:39.369Z] 3fde11ad3b3e: Layer already exists [2023-05-09T20:51:39.369Z] ebddbf53f282: Layer already exists [2023-05-09T20:51:39.369Z] c704ba6b70bd: Layer already exists [2023-05-09T20:51:39.369Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:39.369Z] aa0aca9aada1: Layer already exists [2023-05-09T20:51:39.369Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:39.634Z] main: digest: sha256:e55e4a4ed562c6512d7b82b1026daf9820e42eb8d63c594cb70a0c3831005d1a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:51:39.688Z] ===================================================== [Pipeline] echo [2023-05-09T20:51:39.700Z] taggedImages: [2023-05-09T20:51:39.701Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:51:39.701Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-05-09T20:51:39.701Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.153 [2023-05-09T20:51:39.701Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:51:39.701Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-05-09T20:51:39.724Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-05-09T20:51:39.724Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:51:39.724Z] latest [2023-05-09T20:51:39.724Z] 3.0.0-dev.153 [2023-05-09T20:51:39.724Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:51:39.724Z] main [2023-05-09T20:51:39.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:40.064Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:40.407Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:51:40.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-09T20:51:40.407Z] 11f483fb374c: Preparing [2023-05-09T20:51:40.407Z] 192f4124dda9: Preparing [2023-05-09T20:51:40.407Z] 99cb38eaa3fb: Preparing [2023-05-09T20:51:40.407Z] 790e54238965: Preparing [2023-05-09T20:51:40.407Z] e473fb9c0924: Preparing [2023-05-09T20:51:40.407Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:40.407Z] e524d7fa59db: Preparing [2023-05-09T20:51:40.407Z] 26cbea5cba74: Preparing [2023-05-09T20:51:40.407Z] 26cbea5cba74: Waiting [2023-05-09T20:51:40.407Z] e524d7fa59db: Waiting [2023-05-09T20:51:40.407Z] 9912d7e6dafe: Waiting [2023-05-09T20:51:40.407Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:40.671Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:40.671Z] e524d7fa59db: Layer already exists [2023-05-09T20:51:40.671Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:40.671Z] 11f483fb374c: Pushed [2023-05-09T20:51:40.671Z] 99cb38eaa3fb: Pushed [2023-05-09T20:51:40.671Z] 192f4124dda9: Pushed [2023-05-09T20:51:58.858Z] 790e54238965: Pushed [2023-05-09T20:51:58.858Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:59.213Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:51:59.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-09T20:51:59.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-09T20:51:59.562Z] 11f483fb374c: Preparing [2023-05-09T20:51:59.562Z] 192f4124dda9: Preparing [2023-05-09T20:51:59.562Z] 99cb38eaa3fb: Preparing [2023-05-09T20:51:59.562Z] 790e54238965: Preparing [2023-05-09T20:51:59.562Z] e473fb9c0924: Preparing [2023-05-09T20:51:59.562Z] 9912d7e6dafe: Preparing [2023-05-09T20:51:59.562Z] e524d7fa59db: Preparing [2023-05-09T20:51:59.562Z] 26cbea5cba74: Preparing [2023-05-09T20:51:59.562Z] e524d7fa59db: Waiting [2023-05-09T20:51:59.562Z] 26cbea5cba74: Waiting [2023-05-09T20:51:59.562Z] 99cb38eaa3fb: Layer already exists [2023-05-09T20:51:59.562Z] 11f483fb374c: Layer already exists [2023-05-09T20:51:59.562Z] 192f4124dda9: Layer already exists [2023-05-09T20:51:59.562Z] 790e54238965: Layer already exists [2023-05-09T20:51:59.562Z] e473fb9c0924: Layer already exists [2023-05-09T20:51:59.562Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:51:59.562Z] e524d7fa59db: Layer already exists [2023-05-09T20:51:59.562Z] 26cbea5cba74: Layer already exists [2023-05-09T20:51:59.829Z] latest: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:00.179Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:00.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.153 [2023-05-09T20:52:00.518Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-09T20:52:00.518Z] 11f483fb374c: Preparing [2023-05-09T20:52:00.518Z] 192f4124dda9: Preparing [2023-05-09T20:52:00.518Z] 99cb38eaa3fb: Preparing [2023-05-09T20:52:00.518Z] 790e54238965: Preparing [2023-05-09T20:52:00.518Z] e473fb9c0924: Preparing [2023-05-09T20:52:00.518Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:00.518Z] e524d7fa59db: Preparing [2023-05-09T20:52:00.518Z] 26cbea5cba74: Preparing [2023-05-09T20:52:00.518Z] e524d7fa59db: Waiting [2023-05-09T20:52:00.518Z] 26cbea5cba74: Waiting [2023-05-09T20:52:00.518Z] 9912d7e6dafe: Waiting [2023-05-09T20:52:00.518Z] 99cb38eaa3fb: Layer already exists [2023-05-09T20:52:00.518Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:00.518Z] 11f483fb374c: Layer already exists [2023-05-09T20:52:00.518Z] 192f4124dda9: Layer already exists [2023-05-09T20:52:00.518Z] 790e54238965: Layer already exists [2023-05-09T20:52:00.518Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:00.518Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:00.518Z] e524d7fa59db: Layer already exists [2023-05-09T20:52:00.782Z] 3.0.0-dev.153: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:01.120Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:01.463Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:01.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-09T20:52:01.463Z] 11f483fb374c: Preparing [2023-05-09T20:52:01.463Z] 192f4124dda9: Preparing [2023-05-09T20:52:01.463Z] 99cb38eaa3fb: Preparing [2023-05-09T20:52:01.463Z] 790e54238965: Preparing [2023-05-09T20:52:01.463Z] e473fb9c0924: Preparing [2023-05-09T20:52:01.463Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:01.463Z] e524d7fa59db: Preparing [2023-05-09T20:52:01.463Z] 26cbea5cba74: Preparing [2023-05-09T20:52:01.463Z] e524d7fa59db: Waiting [2023-05-09T20:52:01.463Z] 26cbea5cba74: Waiting [2023-05-09T20:52:01.463Z] 9912d7e6dafe: Waiting [2023-05-09T20:52:01.463Z] 790e54238965: Layer already exists [2023-05-09T20:52:01.463Z] 192f4124dda9: Layer already exists [2023-05-09T20:52:01.463Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:01.463Z] 99cb38eaa3fb: Layer already exists [2023-05-09T20:52:01.463Z] 11f483fb374c: Layer already exists [2023-05-09T20:52:01.463Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:01.463Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:01.463Z] e524d7fa59db: Layer already exists [2023-05-09T20:52:01.728Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:02.079Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:02.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-05-09T20:52:02.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-05-09T20:52:02.421Z] 11f483fb374c: Preparing [2023-05-09T20:52:02.421Z] 192f4124dda9: Preparing [2023-05-09T20:52:02.421Z] 99cb38eaa3fb: Preparing [2023-05-09T20:52:02.421Z] 790e54238965: Preparing [2023-05-09T20:52:02.421Z] e473fb9c0924: Preparing [2023-05-09T20:52:02.421Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:02.421Z] e524d7fa59db: Preparing [2023-05-09T20:52:02.421Z] 9912d7e6dafe: Waiting [2023-05-09T20:52:02.421Z] 26cbea5cba74: Preparing [2023-05-09T20:52:02.421Z] e524d7fa59db: Waiting [2023-05-09T20:52:02.421Z] 26cbea5cba74: Waiting [2023-05-09T20:52:02.421Z] 99cb38eaa3fb: Layer already exists [2023-05-09T20:52:02.421Z] 790e54238965: Layer already exists [2023-05-09T20:52:02.421Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:02.421Z] 192f4124dda9: Layer already exists [2023-05-09T20:52:02.421Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:02.421Z] 11f483fb374c: Layer already exists [2023-05-09T20:52:02.421Z] e524d7fa59db: Layer already exists [2023-05-09T20:52:02.421Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:02.686Z] main: digest: sha256:4695c6116940256ad487d1703bab7eedc0e6ca8ae422b50e0e01f1ee84de7c53 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:52:02.733Z] ===================================================== [Pipeline] echo [2023-05-09T20:52:02.742Z] taggedImages: [2023-05-09T20:52:02.743Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:52:02.743Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-05-09T20:52:02.743Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.153 [2023-05-09T20:52:02.743Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:02.743Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-05-09T20:52:02.764Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-05-09T20:52:02.764Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:52:02.764Z] latest [2023-05-09T20:52:02.764Z] 3.0.0-dev.153 [2023-05-09T20:52:02.764Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:02.764Z] main [2023-05-09T20:52:02.764Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:03.113Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:03.456Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:52:03.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-09T20:52:03.456Z] 97a57c263c9e: Preparing [2023-05-09T20:52:03.456Z] 113f28657771: Preparing [2023-05-09T20:52:03.456Z] e473fb9c0924: Preparing [2023-05-09T20:52:03.456Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:03.456Z] bd2059ea8613: Preparing [2023-05-09T20:52:03.456Z] 26cbea5cba74: Preparing [2023-05-09T20:52:03.456Z] 26cbea5cba74: Waiting [2023-05-09T20:52:03.456Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:03.456Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:03.456Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:03.721Z] 97a57c263c9e: Pushed [2023-05-09T20:52:03.987Z] bd2059ea8613: Pushed [2023-05-09T20:52:09.309Z] 113f28657771: Pushed [2023-05-09T20:52:09.309Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:09.649Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:09.984Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-09T20:52:09.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-09T20:52:09.984Z] 97a57c263c9e: Preparing [2023-05-09T20:52:09.984Z] 113f28657771: Preparing [2023-05-09T20:52:09.984Z] e473fb9c0924: Preparing [2023-05-09T20:52:09.984Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:09.984Z] bd2059ea8613: Preparing [2023-05-09T20:52:09.984Z] 26cbea5cba74: Preparing [2023-05-09T20:52:09.984Z] bd2059ea8613: Layer already exists [2023-05-09T20:52:09.984Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:09.984Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:09.984Z] 113f28657771: Layer already exists [2023-05-09T20:52:09.984Z] 97a57c263c9e: Layer already exists [2023-05-09T20:52:09.984Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:10.250Z] latest: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:10.590Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:10.924Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.153 [2023-05-09T20:52:10.924Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-09T20:52:10.924Z] 97a57c263c9e: Preparing [2023-05-09T20:52:10.924Z] 113f28657771: Preparing [2023-05-09T20:52:10.924Z] e473fb9c0924: Preparing [2023-05-09T20:52:10.924Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:10.924Z] bd2059ea8613: Preparing [2023-05-09T20:52:10.924Z] 26cbea5cba74: Preparing [2023-05-09T20:52:10.924Z] 26cbea5cba74: Waiting [2023-05-09T20:52:10.924Z] 97a57c263c9e: Layer already exists [2023-05-09T20:52:10.924Z] bd2059ea8613: Layer already exists [2023-05-09T20:52:10.924Z] 113f28657771: Layer already exists [2023-05-09T20:52:10.924Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:10.924Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:10.924Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:11.188Z] 3.0.0-dev.153: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:11.528Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:11.873Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:11.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-09T20:52:11.873Z] 97a57c263c9e: Preparing [2023-05-09T20:52:11.873Z] 113f28657771: Preparing [2023-05-09T20:52:11.873Z] e473fb9c0924: Preparing [2023-05-09T20:52:11.873Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:11.873Z] bd2059ea8613: Preparing [2023-05-09T20:52:11.873Z] 26cbea5cba74: Preparing [2023-05-09T20:52:11.873Z] 26cbea5cba74: Waiting [2023-05-09T20:52:11.873Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:11.873Z] bd2059ea8613: Layer already exists [2023-05-09T20:52:11.873Z] 97a57c263c9e: Layer already exists [2023-05-09T20:52:11.873Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:11.873Z] 113f28657771: Layer already exists [2023-05-09T20:52:11.873Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:12.140Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:12.484Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:12.825Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-05-09T20:52:12.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-05-09T20:52:12.825Z] 97a57c263c9e: Preparing [2023-05-09T20:52:12.825Z] 113f28657771: Preparing [2023-05-09T20:52:12.825Z] e473fb9c0924: Preparing [2023-05-09T20:52:12.825Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:12.825Z] bd2059ea8613: Preparing [2023-05-09T20:52:12.825Z] 26cbea5cba74: Preparing [2023-05-09T20:52:12.825Z] 26cbea5cba74: Waiting [2023-05-09T20:52:12.825Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:12.825Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:12.825Z] bd2059ea8613: Layer already exists [2023-05-09T20:52:12.825Z] 97a57c263c9e: Layer already exists [2023-05-09T20:52:12.825Z] 113f28657771: Layer already exists [2023-05-09T20:52:12.825Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:13.092Z] main: digest: sha256:78ce9b154e32d513c704a8bc89a395ea07e0c8c4050703ab92194c679624088e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:52:13.203Z] ===================================================== [Pipeline] echo [2023-05-09T20:52:13.209Z] taggedImages: [2023-05-09T20:52:13.209Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:52:13.209Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-05-09T20:52:13.209Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.153 [2023-05-09T20:52:13.209Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:13.209Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-05-09T20:52:13.228Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-05-09T20:52:13.228Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:52:13.228Z] latest [2023-05-09T20:52:13.228Z] 3.0.0-dev.153 [2023-05-09T20:52:13.228Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:13.228Z] main [2023-05-09T20:52:13.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:13.657Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:14.008Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:52:14.008Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-09T20:52:14.008Z] 5854cb8de416: Preparing [2023-05-09T20:52:14.008Z] 7ddaddacfb44: Preparing [2023-05-09T20:52:14.008Z] e473fb9c0924: Preparing [2023-05-09T20:52:14.008Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:14.008Z] 47a7ae96b766: Preparing [2023-05-09T20:52:14.008Z] 26cbea5cba74: Preparing [2023-05-09T20:52:14.008Z] 26cbea5cba74: Waiting [2023-05-09T20:52:14.008Z] 47a7ae96b766: Layer already exists [2023-05-09T20:52:14.008Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:14.008Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:14.285Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:14.286Z] 5854cb8de416: Pushed [2023-05-09T20:52:20.960Z] 7ddaddacfb44: Pushed [2023-05-09T20:52:20.960Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:21.302Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:21.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-09T20:52:21.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-09T20:52:21.631Z] 5854cb8de416: Preparing [2023-05-09T20:52:21.631Z] 7ddaddacfb44: Preparing [2023-05-09T20:52:21.631Z] e473fb9c0924: Preparing [2023-05-09T20:52:21.631Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:21.631Z] 47a7ae96b766: Preparing [2023-05-09T20:52:21.631Z] 26cbea5cba74: Preparing [2023-05-09T20:52:21.631Z] 26cbea5cba74: Waiting [2023-05-09T20:52:21.631Z] 7ddaddacfb44: Layer already exists [2023-05-09T20:52:21.631Z] 5854cb8de416: Layer already exists [2023-05-09T20:52:21.631Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:21.631Z] 47a7ae96b766: Layer already exists [2023-05-09T20:52:21.631Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:21.631Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:21.897Z] latest: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:22.240Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:22.576Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.153 [2023-05-09T20:52:22.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-09T20:52:22.576Z] 5854cb8de416: Preparing [2023-05-09T20:52:22.576Z] 7ddaddacfb44: Preparing [2023-05-09T20:52:22.576Z] e473fb9c0924: Preparing [2023-05-09T20:52:22.576Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:22.576Z] 47a7ae96b766: Preparing [2023-05-09T20:52:22.576Z] 26cbea5cba74: Preparing [2023-05-09T20:52:22.576Z] 7ddaddacfb44: Layer already exists [2023-05-09T20:52:22.576Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:22.576Z] 47a7ae96b766: Layer already exists [2023-05-09T20:52:22.576Z] 5854cb8de416: Layer already exists [2023-05-09T20:52:22.576Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:22.576Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:22.843Z] 3.0.0-dev.153: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:23.191Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:23.533Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:23.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-09T20:52:23.533Z] 5854cb8de416: Preparing [2023-05-09T20:52:23.533Z] 7ddaddacfb44: Preparing [2023-05-09T20:52:23.533Z] e473fb9c0924: Preparing [2023-05-09T20:52:23.533Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:23.533Z] 47a7ae96b766: Preparing [2023-05-09T20:52:23.533Z] 26cbea5cba74: Preparing [2023-05-09T20:52:23.533Z] 26cbea5cba74: Waiting [2023-05-09T20:52:23.533Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:23.533Z] 5854cb8de416: Layer already exists [2023-05-09T20:52:23.533Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:23.533Z] 47a7ae96b766: Layer already exists [2023-05-09T20:52:23.533Z] 7ddaddacfb44: Layer already exists [2023-05-09T20:52:23.533Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:23.533Z] 12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:24.144Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:24.478Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-05-09T20:52:24.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-05-09T20:52:24.478Z] 5854cb8de416: Preparing [2023-05-09T20:52:24.478Z] 7ddaddacfb44: Preparing [2023-05-09T20:52:24.478Z] e473fb9c0924: Preparing [2023-05-09T20:52:24.478Z] 9912d7e6dafe: Preparing [2023-05-09T20:52:24.478Z] 47a7ae96b766: Preparing [2023-05-09T20:52:24.478Z] 26cbea5cba74: Preparing [2023-05-09T20:52:24.478Z] 26cbea5cba74: Waiting [2023-05-09T20:52:24.478Z] 9912d7e6dafe: Layer already exists [2023-05-09T20:52:24.478Z] 5854cb8de416: Layer already exists [2023-05-09T20:52:24.478Z] 47a7ae96b766: Layer already exists [2023-05-09T20:52:24.478Z] 7ddaddacfb44: Layer already exists [2023-05-09T20:52:24.478Z] e473fb9c0924: Layer already exists [2023-05-09T20:52:24.478Z] 26cbea5cba74: Layer already exists [2023-05-09T20:52:24.745Z] main: digest: sha256:45c1fc75a5f510428c66bddfe91223aa993467391b0a4d089ccba3e4589e79b0 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-05-09T20:52:24.805Z] ===================================================== [Pipeline] echo [2023-05-09T20:52:24.817Z] taggedImages: [2023-05-09T20:52:24.817Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [2023-05-09T20:52:24.817Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-05-09T20:52:24.817Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.153 [2023-05-09T20:52:24.817Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:12c06915ff31f9eaa4ad8ff47a5338a4a86a5795-3.0.0-dev.153 [2023-05-09T20:52:24.817Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:25.191Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:52:25.191Z] [2023-05-09T20:52:25.191Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:52:25.514Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:52:25.514Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-09T20:52:25.514Z] 8998bd30e6a1: Pulling fs layer [2023-05-09T20:52:25.514Z] 04944245beec: Pulling fs layer [2023-05-09T20:52:25.514Z] 699f458cf7ca: Pulling fs layer [2023-05-09T20:52:25.514Z] 765212b225bb: Pulling fs layer [2023-05-09T20:52:25.514Z] f23df028b6ca: Pulling fs layer [2023-05-09T20:52:25.514Z] d65c8cfc05b1: Pulling fs layer [2023-05-09T20:52:25.514Z] 2437ff75d9bd: Pulling fs layer [2023-05-09T20:52:25.514Z] f23df028b6ca: Waiting [2023-05-09T20:52:25.514Z] d65c8cfc05b1: Waiting [2023-05-09T20:52:25.514Z] 2437ff75d9bd: Waiting [2023-05-09T20:52:25.514Z] 765212b225bb: Waiting [2023-05-09T20:52:25.780Z] 04944245beec: Verifying Checksum [2023-05-09T20:52:25.780Z] 04944245beec: Download complete [2023-05-09T20:52:25.780Z] 765212b225bb: Verifying Checksum [2023-05-09T20:52:25.780Z] 765212b225bb: Download complete [2023-05-09T20:52:25.780Z] f23df028b6ca: Verifying Checksum [2023-05-09T20:52:25.780Z] f23df028b6ca: Download complete [2023-05-09T20:52:25.780Z] d65c8cfc05b1: Verifying Checksum [2023-05-09T20:52:25.780Z] d65c8cfc05b1: Download complete [2023-05-09T20:52:26.048Z] 699f458cf7ca: Verifying Checksum [2023-05-09T20:52:26.048Z] 699f458cf7ca: Download complete [2023-05-09T20:52:26.322Z] 8998bd30e6a1: Verifying Checksum [2023-05-09T20:52:26.322Z] 8998bd30e6a1: Download complete [2023-05-09T20:52:28.904Z] 2437ff75d9bd: Download complete [2023-05-09T20:52:30.312Z] 8998bd30e6a1: Pull complete [2023-05-09T20:52:32.890Z] 04944245beec: Pull complete [2023-05-09T20:52:33.852Z] 699f458cf7ca: Pull complete [2023-05-09T20:52:34.118Z] 765212b225bb: Pull complete [2023-05-09T20:52:34.696Z] f23df028b6ca: Pull complete [2023-05-09T20:52:34.964Z] d65c8cfc05b1: Pull complete [2023-05-09T20:52:49.945Z] 2437ff75d9bd: Pull complete [2023-05-09T20:52:49.945Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-09T20:52:49.945Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-09T20:52:49.945Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:52:50.125Z] prd-ubuntu20.04-docker-arm64-4c-16g-14757 does not seem to be running inside a container [2023-05-09T20:52:50.180Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-09T20:52:52.852Z] $ docker top 69d0308bd56cfc512ae15d82d4eee79b0ee8de9831fdfe8d09abe9cbf702393d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:52:53.691Z] ---> job-cost.sh [2023-05-09T20:52:53.691Z] lf-activate-venv: SKIPPING [2023-05-09T20:52:53.691Z] INFO: No Stack... [2023-05-09T20:52:54.269Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-09T20:52:54.848Z] INFO: Archiving Costs [Pipeline] sh [2023-05-09T20:52:55.168Z] + cat /w/workspace/edgex-go/519/archives/cost.csv [2023-05-09T20:52:55.168Z] + cut -d, -f6 [Pipeline] lock [2023-05-09T20:52:55.203Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] [2023-05-09T20:52:55.210Z] Resource [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] did not exist. Created. [2023-05-09T20:52:55.210Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-09T20:52:55.533Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-09T20:52:56.084Z] Stashed 1 file(s) [Pipeline] } [2023-05-09T20:52:56.091Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-519-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-09T20:52:56.110Z] $ docker stop --time=1 69d0308bd56cfc512ae15d82d4eee79b0ee8de9831fdfe8d09abe9cbf702393d [2023-05-09T20:52:59.255Z] $ docker rm -f --volumes 69d0308bd56cfc512ae15d82d4eee79b0ee8de9831fdfe8d09abe9cbf702393d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-09T20:52:59.748Z] provisioning config files... [2023-05-09T20:52:59.756Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/519@tmp/config15798152028419429657tmp [Pipeline] { [Pipeline] sh [2023-05-09T20:53:00.052Z] + set +x [2023-05-09T20:53:00.052Z] + curl -s https://codecov.io/bash [2023-05-09T20:53:00.052Z] + bash -s -- [2023-05-09T20:53:00.622Z] [2023-05-09T20:53:00.622Z] _____ _ [2023-05-09T20:53:00.622Z] / ____| | | [2023-05-09T20:53:00.622Z] | | ___ __| | ___ ___ _____ __ [2023-05-09T20:53:00.622Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-09T20:53:00.622Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-09T20:53:00.622Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-09T20:53:00.622Z] Bash-1.0.6 [2023-05-09T20:53:00.622Z] [2023-05-09T20:53:00.622Z] [2023-05-09T20:53:00.622Z] ==> git version 2.25.1 found [2023-05-09T20:53:00.622Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-09T20:53:00.622Z] Release-Date: 2020-01-08 [2023-05-09T20:53:00.622Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-09T20:53:00.622Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-09T20:53:00.622Z] ==> Jenkins CI detected. [2023-05-09T20:53:00.622Z] current dir:  /w/workspace/edgex-go/519 [2023-05-09T20:53:00.622Z] project root: . [2023-05-09T20:53:00.622Z] --> token set from env [2023-05-09T20:53:00.622Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-09T20:53:00.881Z] ==> Running gcov in . (disable via -X gcov) [2023-05-09T20:53:00.881Z] ==> Python coveragepy not found [2023-05-09T20:53:00.881Z] ==> Searching for coverage reports in: [2023-05-09T20:53:00.881Z] + . [2023-05-09T20:53:00.881Z] -> Found 1 reports [2023-05-09T20:53:00.881Z] ==> Detecting git/mercurial file structure [2023-05-09T20:53:00.881Z] ==> Reading reports [2023-05-09T20:53:00.881Z] + ./coverage.out bytes=447731 [2023-05-09T20:53:00.881Z] ==> Appending adjustments [2023-05-09T20:53:00.881Z] https://docs.codecov.io/docs/fixing-reports [2023-05-09T20:53:01.823Z] + Found adjustments [2023-05-09T20:53:01.823Z] ==> Gzipping contents [2023-05-09T20:53:01.823Z] 60K /tmp/codecov.j9ht1j.gz [2023-05-09T20:53:01.823Z] ==> Uploading reports [2023-05-09T20:53:01.823Z] url: https://codecov.io [2023-05-09T20:53:01.823Z] query: branch=main&commit=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T20:53:01.823Z] -> Pinging Codecov [2023-05-09T20:53:01.823Z] 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=12c06915ff31f9eaa4ad8ff47a5338a4a86a5795&build=519&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F519%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-05-09T20:53:02.083Z] -> Uploading to [2023-05-09T20:53:02.083Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-09/00271124DB129430A58F1EEE437C3FCB/12c06915ff31f9eaa4ad8ff47a5338a4a86a5795/4399c442-24c2-4c88-bd97-01a5a4831baf.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230509%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230509T205301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e151b272dd181ed7c8c266bb33c895bb6c286d91eb84d48a8a2b0c2c05f6162d [2023-05-09T20:53:02.083Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:53:02.083Z] Dload Upload Total Spent Left Speed [2023-05-09T20:53:02.342Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57491 0 0 100 57491 0 252k --:--:-- --:--:-- --:--:-- 251k 100 57491 0 0 100 57491 0 238k --:--:-- --:--:-- --:--:-- 237k [2023-05-09T20:53:02.342Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/12c06915ff31f9eaa4ad8ff47a5338a4a86a5795 [Pipeline] } [2023-05-09T20:53:02.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-05-09T20:53:02.496Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-05-09T20:53:02.518Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:53:02.822Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T20:53:02.823Z] [2023-05-09T20:53:02.823Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:53:03.121Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T20:53:03.121Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-05-09T20:53:03.121Z] df9b9388f04a: Pulling fs layer [2023-05-09T20:53:03.121Z] 52dc419b0ee2: Pulling fs layer [2023-05-09T20:53:03.121Z] 25bc292e5bac: Pulling fs layer [2023-05-09T20:53:03.121Z] 114826534d7a: Pulling fs layer [2023-05-09T20:53:03.121Z] 4657fd5d0bcf: Pulling fs layer [2023-05-09T20:53:03.121Z] 6ad1cebc031e: Pulling fs layer [2023-05-09T20:53:03.121Z] 8a3aa393b2d8: Pulling fs layer [2023-05-09T20:53:03.121Z] 4657fd5d0bcf: Waiting [2023-05-09T20:53:03.121Z] 6ad1cebc031e: Waiting [2023-05-09T20:53:03.121Z] 8a3aa393b2d8: Waiting [2023-05-09T20:53:03.121Z] 114826534d7a: Waiting [2023-05-09T20:53:03.121Z] 25bc292e5bac: Verifying Checksum [2023-05-09T20:53:03.121Z] 25bc292e5bac: Download complete [2023-05-09T20:53:03.121Z] 52dc419b0ee2: Download complete [2023-05-09T20:53:03.121Z] 4657fd5d0bcf: Verifying Checksum [2023-05-09T20:53:03.121Z] 4657fd5d0bcf: Download complete [2023-05-09T20:53:03.121Z] df9b9388f04a: Download complete [2023-05-09T20:53:03.382Z] df9b9388f04a: Pull complete [2023-05-09T20:53:03.382Z] 6ad1cebc031e: Verifying Checksum [2023-05-09T20:53:03.382Z] 6ad1cebc031e: Download complete [2023-05-09T20:53:03.382Z] 52dc419b0ee2: Pull complete [2023-05-09T20:53:03.644Z] 25bc292e5bac: Pull complete [2023-05-09T20:53:04.212Z] 114826534d7a: Verifying Checksum [2023-05-09T20:53:04.212Z] 114826534d7a: Download complete [2023-05-09T20:53:04.212Z] 8a3aa393b2d8: Verifying Checksum [2023-05-09T20:53:04.212Z] 8a3aa393b2d8: Download complete [2023-05-09T20:53:08.396Z] 114826534d7a: Pull complete [2023-05-09T20:53:08.396Z] 4657fd5d0bcf: Pull complete [2023-05-09T20:53:08.396Z] 6ad1cebc031e: Pull complete [2023-05-09T20:53:11.692Z] 8a3aa393b2d8: Pull complete [2023-05-09T20:53:11.692Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-05-09T20:53:11.692Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-05-09T20:53:11.692Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:53:11.797Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:53:11.841Z] $ 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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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/edgex-snyk-go:1.410.4 cat [2023-05-09T20:53:14.182Z] $ docker top 133c1ca94a4017a72536fe150081fe1c5a696df85ac264497090a6e9174d47ab -eo pid,comm [Pipeline] { [Pipeline] echo [2023-05-09T20:53:14.249Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-05-09T20:53:14.528Z] + set -o pipefail [2023-05-09T20:53:14.529Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-05-09T20:53:19.796Z] [2023-05-09T20:53:19.796Z] Monitoring /w/workspace/edgex-go/519 (github.com/edgexfoundry/edgex-go)... [2023-05-09T20:53:19.796Z] [2023-05-09T20:53:19.796Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/f23077f6-c6e6-4ac5-a59e-5483537aa122 [2023-05-09T20:53:19.796Z] [2023-05-09T20:53:19.796Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-05-09T20:53:19.796Z] [2023-05-09T20:53:19.796Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-05-09T20:53:19.796Z] [2023-05-09T20:53:19.796Z] [2023-05-09T20:53:19.796Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-05-09T20:53:19.796Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-05-09T20:53:19.796Z] More details here: https://snyk.co/ue1NS [2023-05-09T20:53:19.796Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-05-09T20:53:19.796Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-05-09T20:53:20.069Z] $ docker stop --time=1 133c1ca94a4017a72536fe150081fe1c5a696df85ac264497090a6e9174d47ab [2023-05-09T20:53:22.196Z] $ docker rm -f --volumes 133c1ca94a4017a72536fe150081fe1c5a696df85ac264497090a6e9174d47ab [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-05-09T20:53:22.582Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:53:22.598Z] provisioning config files... [2023-05-09T20:53:22.605Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/519@tmp/config5054811073418007089tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:53:22.900Z] --> edgex-publish-swagger.sh [2023-05-09T20:53:22.900Z] === Publish openapi/v3 API === [2023-05-09T20:53:22.900Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-05-09T20:53:22.900Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/519/openapi/v3/core-command.yaml] [2023-05-09T20:53:22.900Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:53:22.900Z] Dload Upload Total Spent Left Speed [2023-05-09T20:53:23.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 48142 --:--:-- --:--:-- --:--:-- 48062 100 29030 0 0 100 29030 0 48062 --:--:-- --:--:-- --:--:-- 47983 [2023-05-09T20:53:23.466Z] [2023-05-09T20:53:23.466Z] [2023-05-09T20:53:23.466Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/519/openapi/v3/core-data.yaml] [2023-05-09T20:53:23.466Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:53:23.466Z] Dload Upload Total Spent Left Speed [2023-05-09T20:53:24.034Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 103k --:--:-- --:--:-- --:--:-- 103k [2023-05-09T20:53:24.034Z] [2023-05-09T20:53:24.034Z] [2023-05-09T20:53:24.034Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/519/openapi/v3/core-metadata.yaml] [2023-05-09T20:53:24.034Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:53:24.034Z] Dload Upload Total Spent Left Speed [2023-05-09T20:53:24.600Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 236k 100 141k 0 0 100 141k 0 236k --:--:-- --:--:-- --:--:-- 236k [2023-05-09T20:53:24.600Z] [2023-05-09T20:53:24.600Z] [2023-05-09T20:53:24.600Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/519/openapi/v3/support-notifications.yaml] [2023-05-09T20:53:24.600Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:53:24.600Z] Dload Upload Total Spent Left Speed [2023-05-09T20:53:25.168Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 162k --:--:-- --:--:-- --:--:-- 162k [2023-05-09T20:53:25.168Z] [2023-05-09T20:53:25.168Z] [2023-05-09T20:53:25.168Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/519/openapi/v3/support-scheduler.yaml] [2023-05-09T20:53:25.168Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-09T20:53:25.168Z] Dload Upload Total Spent Left Speed [2023-05-09T20:53:25.996Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 376k --:--:-- --:--:-- --:--:-- 372k 100 34356 0 0 100 34356 0 54881 --:--:-- --:--:-- --:--:-- 54794 [2023-05-09T20:53:25.996Z] [2023-05-09T20:53:25.996Z] [Pipeline] } [2023-05-09T20:53:26.004Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-05-09T20:53:26.425Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:53:26.425Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:53:26.724Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:53:26.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:53:26.793Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:53:26.834Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T20:53:27.182Z] $ docker top 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c -eo pid,comm [2023-05-09T20:53:27.226Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T20:53:27.226Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:53:27.267Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:53:27.267Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:53:27.378Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:53:27.384Z] $ docker exec 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c ssh-agent [2023-05-09T20:53:27.478Z] SSH_AUTH_SOCK=/tmp/ssh-Ga6VQCZPdXjM/agent.31 [2023-05-09T20:53:27.478Z] SSH_AGENT_PID=37 [2023-05-09T20:53:27.483Z] Running ssh-add (command line suppressed) [2023-05-09T20:53:27.588Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_10908761069970084556.key (/w/workspace/edgex-go/519@tmp/private_key_10908761069970084556.key) [2023-05-09T20:53:27.599Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:53:27.896Z] + git semver tag [2023-05-09T20:53:28.156Z] 2023-05-09 20:53:28,093 [run_tag] DEBUG tag force:False [2023-05-09T20:53:28.156Z] 2023-05-09 20:53:28,093 [check_head_tag] DEBUG check head tag [2023-05-09T20:53:28.156Z] 2023-05-09 20:53:28,098 [execute] INFO git cat-file --batch-check [2023-05-09T20:53:28.156Z] 2023-05-09 20:53:28,098 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=) [2023-05-09T20:53:28.156Z] 2023-05-09 20:53:28,102 [execute] INFO git cat-file --batch [2023-05-09T20:53:28.156Z] 2023-05-09 20:53:28,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=) [2023-05-09T20:53:28.417Z] 2023-05-09 20:53:28,170 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:53:28.417Z] 2023-05-09 20:53:28,171 [execute] INFO git tag -a v3.0.0-dev.153 -m v3.0.0-dev.153 [2023-05-09T20:53:28.417Z] 2023-05-09 20:53:28,171 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.153', '-m', 'v3.0.0-dev.153'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:53:28.417Z] 2023-05-09 20:53:28,175 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:53:28.417Z] 3.0.0-dev.153 [Pipeline] } [2023-05-09T20:53:28.433Z] $ docker exec --env ******** --env ******** 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c ssh-agent -k [2023-05-09T20:53:28.538Z] unset SSH_AUTH_SOCK; [2023-05-09T20:53:28.538Z] unset SSH_AGENT_PID; [2023-05-09T20:53:28.538Z] echo Agent pid 37 killed; [2023-05-09T20:53:28.549Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:53:28.859Z] + git semver [Pipeline] } [2023-05-09T20:53:29.137Z] $ docker stop --time=1 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c [2023-05-09T20:53:30.435Z] $ docker rm -f --volumes 86a11c8a769e31c859d5e8d51bf9a03faf8d7363e3573ae8499974a436a30b8c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:53:30.836Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T20:53:30.836Z] [2023-05-09T20:53:30.836Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:53:31.134Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T20:53:31.134Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-05-09T20:53:31.134Z] ab5ef0e58194: Pulling fs layer [2023-05-09T20:53:31.134Z] 9712f1f96733: Pulling fs layer [2023-05-09T20:53:31.134Z] 63f879dbbcfc: Pulling fs layer [2023-05-09T20:53:31.134Z] 0d9ebad4ef96: Pulling fs layer [2023-05-09T20:53:31.134Z] e9a5061849ea: Pulling fs layer [2023-05-09T20:53:31.134Z] d747dcd14b5f: Pulling fs layer [2023-05-09T20:53:31.134Z] 2de7ff778b66: Pulling fs layer [2023-05-09T20:53:31.134Z] 0d9ebad4ef96: Waiting [2023-05-09T20:53:31.134Z] e9a5061849ea: Waiting [2023-05-09T20:53:31.134Z] d747dcd14b5f: Waiting [2023-05-09T20:53:31.134Z] 2de7ff778b66: Waiting [2023-05-09T20:53:31.134Z] 9712f1f96733: Verifying Checksum [2023-05-09T20:53:31.134Z] 9712f1f96733: Download complete [2023-05-09T20:53:31.700Z] 63f879dbbcfc: Download complete [2023-05-09T20:53:31.957Z] e9a5061849ea: Verifying Checksum [2023-05-09T20:53:31.957Z] e9a5061849ea: Download complete [2023-05-09T20:53:31.957Z] d747dcd14b5f: Verifying Checksum [2023-05-09T20:53:31.957Z] d747dcd14b5f: Download complete [2023-05-09T20:53:31.957Z] ab5ef0e58194: Verifying Checksum [2023-05-09T20:53:31.957Z] ab5ef0e58194: Download complete [2023-05-09T20:53:31.957Z] 0d9ebad4ef96: Verifying Checksum [2023-05-09T20:53:31.957Z] 0d9ebad4ef96: Download complete [2023-05-09T20:53:32.215Z] 2de7ff778b66: Verifying Checksum [2023-05-09T20:53:32.215Z] 2de7ff778b66: Download complete [2023-05-09T20:53:34.741Z] ab5ef0e58194: Pull complete [2023-05-09T20:53:34.741Z] 9712f1f96733: Pull complete [2023-05-09T20:53:35.395Z] 63f879dbbcfc: Pull complete [2023-05-09T20:53:38.875Z] 0d9ebad4ef96: Pull complete [2023-05-09T20:53:38.875Z] e9a5061849ea: Pull complete [2023-05-09T20:53:39.135Z] d747dcd14b5f: Pull complete [2023-05-09T20:53:40.070Z] 2de7ff778b66: Pull complete [2023-05-09T20:53:40.070Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-05-09T20:53:40.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-05-09T20:53:40.070Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:53:40.149Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:53:40.183Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-05-09T20:53:43.045Z] $ docker top b1be7b3257a04ee210c0fa6d485f2f32f49f92c648dcd4bc74475b367c506159 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:53:43.111Z] provisioning config files... [2023-05-09T20:53:43.118Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/519@tmp/config17851978072713931166tmp [2023-05-09T20:53:43.128Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/519@tmp/config1689288356232395860tmp [2023-05-09T20:53:43.140Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/519@tmp/config16536201521069878560tmp [Pipeline] { [Pipeline] echo [2023-05-09T20:53:43.155Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:53:43.443Z] ---> sigul-configuration.sh [2023-05-09T20:53:43.443Z] gpg: directory `/root/.gnupg' created [2023-05-09T20:53:43.443Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-05-09T20:53:43.443Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-05-09T20:53:43.443Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-05-09T20:53:43.443Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-05-09T20:53:43.443Z] gpg: CAST5 encrypted data [2023-05-09T20:53:43.443Z] gpg: encrypted with 1 passphrase [2023-05-09T20:53:43.443Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-05-09T20:53:43.835Z] + mkdir /home/jenkins [2023-05-09T20:53:43.835Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-05-09T20:53:44.350Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-05-09T20:53:44.357Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:53:44.643Z] ---> sigul-install.sh [2023-05-09T20:53:44.643Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-05-09T20:53:44.932Z] + git tag --list [2023-05-09T20:53:44.932Z] 0.6.0 [2023-05-09T20:53:44.932Z] 0.6.1 [2023-05-09T20:53:44.932Z] 0.7.0 [2023-05-09T20:53:44.932Z] 0.7.1 [2023-05-09T20:53:44.932Z] v1.0.0 [2023-05-09T20:53:44.932Z] v1.0.1 [2023-05-09T20:53:44.932Z] v1.1.0 [2023-05-09T20:53:44.932Z] v1.2.0 [2023-05-09T20:53:44.932Z] v1.2.1 [2023-05-09T20:53:44.932Z] v1.3.0 [2023-05-09T20:53:44.932Z] v1.3.1 [2023-05-09T20:53:44.932Z] v2.0.0 [2023-05-09T20:53:44.932Z] v2.1.0 [2023-05-09T20:53:44.932Z] v2.1.1 [2023-05-09T20:53:44.932Z] v2.1.1-dev.1 [2023-05-09T20:53:44.932Z] v2.1.1-dev.2 [2023-05-09T20:53:44.932Z] v2.1.1-dev.3 [2023-05-09T20:53:44.932Z] v2.1.1-dev.4 [2023-05-09T20:53:44.932Z] v2.1.1-dev.5 [2023-05-09T20:53:44.932Z] v2.1.1-dev.6 [2023-05-09T20:53:44.932Z] v2.1.1-dev.7 [2023-05-09T20:53:44.932Z] v2.1.1-dev.8 [2023-05-09T20:53:44.932Z] v2.1.2-dev.1 [2023-05-09T20:53:44.932Z] v2.2.0 [2023-05-09T20:53:44.932Z] v2.2.1-dev.1 [2023-05-09T20:53:44.932Z] v2.2.1-dev.10 [2023-05-09T20:53:44.932Z] v2.2.1-dev.11 [2023-05-09T20:53:44.932Z] v2.2.1-dev.12 [2023-05-09T20:53:44.932Z] v2.2.1-dev.13 [2023-05-09T20:53:44.932Z] v2.2.1-dev.14 [2023-05-09T20:53:44.932Z] v2.2.1-dev.15 [2023-05-09T20:53:44.932Z] v2.2.1-dev.16 [2023-05-09T20:53:44.932Z] v2.2.1-dev.17 [2023-05-09T20:53:44.932Z] v2.2.1-dev.18 [2023-05-09T20:53:44.932Z] v2.2.1-dev.19 [2023-05-09T20:53:44.932Z] v2.2.1-dev.2 [2023-05-09T20:53:44.932Z] v2.2.1-dev.20 [2023-05-09T20:53:44.932Z] v2.2.1-dev.21 [2023-05-09T20:53:44.932Z] v2.2.1-dev.22 [2023-05-09T20:53:44.932Z] v2.2.1-dev.23 [2023-05-09T20:53:44.932Z] v2.2.1-dev.24 [2023-05-09T20:53:44.932Z] v2.2.1-dev.25 [2023-05-09T20:53:44.932Z] v2.2.1-dev.26 [2023-05-09T20:53:44.932Z] v2.2.1-dev.27 [2023-05-09T20:53:44.932Z] v2.2.1-dev.28 [2023-05-09T20:53:44.932Z] v2.2.1-dev.29 [2023-05-09T20:53:44.932Z] v2.2.1-dev.3 [2023-05-09T20:53:44.932Z] v2.2.1-dev.4 [2023-05-09T20:53:44.932Z] v2.2.1-dev.5 [2023-05-09T20:53:44.932Z] v2.2.1-dev.6 [2023-05-09T20:53:44.932Z] v2.2.1-dev.7 [2023-05-09T20:53:44.932Z] v2.2.1-dev.8 [2023-05-09T20:53:44.932Z] v2.2.1-dev.9 [2023-05-09T20:53:44.932Z] v2.3.0 [2023-05-09T20:53:44.932Z] v2.3.0-dev.100 [2023-05-09T20:53:44.932Z] v2.3.0-dev.101 [2023-05-09T20:53:44.932Z] v2.3.0-dev.102 [2023-05-09T20:53:44.932Z] v2.3.0-dev.103 [2023-05-09T20:53:44.932Z] v2.3.0-dev.104 [2023-05-09T20:53:44.932Z] v2.3.0-dev.105 [2023-05-09T20:53:44.932Z] v2.3.0-dev.106 [2023-05-09T20:53:44.932Z] v2.3.0-dev.29 [2023-05-09T20:53:44.932Z] v2.3.0-dev.30 [2023-05-09T20:53:44.932Z] v2.3.0-dev.31 [2023-05-09T20:53:44.932Z] v2.3.0-dev.32 [2023-05-09T20:53:44.932Z] v2.3.0-dev.33 [2023-05-09T20:53:44.932Z] v2.3.0-dev.34 [2023-05-09T20:53:44.932Z] v2.3.0-dev.35 [2023-05-09T20:53:44.932Z] v2.3.0-dev.36 [2023-05-09T20:53:44.932Z] v2.3.0-dev.37 [2023-05-09T20:53:44.932Z] v2.3.0-dev.38 [2023-05-09T20:53:44.932Z] v2.3.0-dev.39 [2023-05-09T20:53:44.932Z] v2.3.0-dev.40 [2023-05-09T20:53:44.932Z] v2.3.0-dev.41 [2023-05-09T20:53:44.932Z] v2.3.0-dev.42 [2023-05-09T20:53:44.932Z] v2.3.0-dev.43 [2023-05-09T20:53:44.932Z] v2.3.0-dev.44 [2023-05-09T20:53:44.932Z] v2.3.0-dev.45 [2023-05-09T20:53:44.932Z] v2.3.0-dev.46 [2023-05-09T20:53:44.932Z] v2.3.0-dev.47 [2023-05-09T20:53:44.932Z] v2.3.0-dev.48 [2023-05-09T20:53:44.932Z] v2.3.0-dev.49 [2023-05-09T20:53:44.932Z] v2.3.0-dev.50 [2023-05-09T20:53:44.932Z] v2.3.0-dev.51 [2023-05-09T20:53:44.932Z] v2.3.0-dev.52 [2023-05-09T20:53:44.932Z] v2.3.0-dev.53 [2023-05-09T20:53:44.932Z] v2.3.0-dev.54 [2023-05-09T20:53:44.932Z] v2.3.0-dev.55 [2023-05-09T20:53:44.932Z] v2.3.0-dev.56 [2023-05-09T20:53:44.932Z] v2.3.0-dev.57 [2023-05-09T20:53:44.932Z] v2.3.0-dev.58 [2023-05-09T20:53:44.932Z] v2.3.0-dev.59 [2023-05-09T20:53:44.932Z] v2.3.0-dev.60 [2023-05-09T20:53:44.932Z] v2.3.0-dev.61 [2023-05-09T20:53:44.932Z] v2.3.0-dev.62 [2023-05-09T20:53:44.932Z] v2.3.0-dev.63 [2023-05-09T20:53:44.932Z] v2.3.0-dev.64 [2023-05-09T20:53:44.932Z] v2.3.0-dev.65 [2023-05-09T20:53:44.932Z] v2.3.0-dev.66 [2023-05-09T20:53:44.932Z] v2.3.0-dev.67 [2023-05-09T20:53:44.932Z] v2.3.0-dev.68 [2023-05-09T20:53:44.932Z] v2.3.0-dev.69 [2023-05-09T20:53:44.932Z] v2.3.0-dev.70 [2023-05-09T20:53:44.932Z] v2.3.0-dev.71 [2023-05-09T20:53:44.932Z] v2.3.0-dev.72 [2023-05-09T20:53:44.932Z] v2.3.0-dev.73 [2023-05-09T20:53:44.932Z] v2.3.0-dev.74 [2023-05-09T20:53:44.932Z] v2.3.0-dev.75 [2023-05-09T20:53:44.932Z] v2.3.0-dev.76 [2023-05-09T20:53:44.932Z] v2.3.0-dev.77 [2023-05-09T20:53:44.932Z] v2.3.0-dev.78 [2023-05-09T20:53:44.932Z] v2.3.0-dev.79 [2023-05-09T20:53:44.932Z] v2.3.0-dev.80 [2023-05-09T20:53:44.932Z] v2.3.0-dev.81 [2023-05-09T20:53:44.932Z] v2.3.0-dev.82 [2023-05-09T20:53:44.932Z] v2.3.0-dev.83 [2023-05-09T20:53:44.932Z] v2.3.0-dev.84 [2023-05-09T20:53:44.932Z] v2.3.0-dev.85 [2023-05-09T20:53:44.932Z] v2.3.0-dev.86 [2023-05-09T20:53:44.932Z] v2.3.0-dev.87 [2023-05-09T20:53:44.932Z] v2.3.0-dev.88 [2023-05-09T20:53:44.932Z] v2.3.0-dev.89 [2023-05-09T20:53:44.932Z] v2.3.0-dev.90 [2023-05-09T20:53:44.932Z] v2.3.0-dev.91 [2023-05-09T20:53:44.932Z] v2.3.0-dev.92 [2023-05-09T20:53:44.932Z] v2.3.0-dev.93 [2023-05-09T20:53:44.932Z] v2.3.0-dev.94 [2023-05-09T20:53:44.932Z] v2.3.0-dev.95 [2023-05-09T20:53:44.932Z] v2.3.0-dev.96 [2023-05-09T20:53:44.932Z] v2.3.0-dev.97 [2023-05-09T20:53:44.932Z] v2.3.0-dev.98 [2023-05-09T20:53:44.932Z] v2.3.0-dev.99 [2023-05-09T20:53:44.932Z] v2.3.1-dev.1 [2023-05-09T20:53:44.932Z] v2.3.1-dev.2 [2023-05-09T20:53:44.932Z] v2.3.1-dev.3 [2023-05-09T20:53:44.932Z] v2.3.1-dev.4 [2023-05-09T20:53:44.932Z] v2.3.1-dev.5 [2023-05-09T20:53:44.932Z] v3.0.0-dev.1 [2023-05-09T20:53:44.932Z] v3.0.0-dev.10 [2023-05-09T20:53:44.932Z] v3.0.0-dev.100 [2023-05-09T20:53:44.932Z] v3.0.0-dev.101 [2023-05-09T20:53:44.932Z] v3.0.0-dev.102 [2023-05-09T20:53:44.932Z] v3.0.0-dev.103 [2023-05-09T20:53:44.932Z] v3.0.0-dev.104 [2023-05-09T20:53:44.932Z] v3.0.0-dev.105 [2023-05-09T20:53:44.932Z] v3.0.0-dev.106 [2023-05-09T20:53:44.932Z] v3.0.0-dev.107 [2023-05-09T20:53:44.932Z] v3.0.0-dev.108 [2023-05-09T20:53:44.932Z] v3.0.0-dev.109 [2023-05-09T20:53:44.932Z] v3.0.0-dev.11 [2023-05-09T20:53:44.932Z] v3.0.0-dev.110 [2023-05-09T20:53:44.932Z] v3.0.0-dev.111 [2023-05-09T20:53:44.932Z] v3.0.0-dev.112 [2023-05-09T20:53:44.932Z] v3.0.0-dev.113 [2023-05-09T20:53:44.932Z] v3.0.0-dev.114 [2023-05-09T20:53:44.932Z] v3.0.0-dev.115 [2023-05-09T20:53:44.932Z] v3.0.0-dev.116 [2023-05-09T20:53:44.932Z] v3.0.0-dev.117 [2023-05-09T20:53:44.932Z] v3.0.0-dev.118 [2023-05-09T20:53:44.932Z] v3.0.0-dev.119 [2023-05-09T20:53:44.932Z] v3.0.0-dev.12 [2023-05-09T20:53:44.932Z] v3.0.0-dev.120 [2023-05-09T20:53:44.932Z] v3.0.0-dev.121 [2023-05-09T20:53:44.932Z] v3.0.0-dev.122 [2023-05-09T20:53:44.932Z] v3.0.0-dev.123 [2023-05-09T20:53:44.932Z] v3.0.0-dev.124 [2023-05-09T20:53:44.932Z] v3.0.0-dev.125 [2023-05-09T20:53:44.932Z] v3.0.0-dev.126 [2023-05-09T20:53:44.932Z] v3.0.0-dev.127 [2023-05-09T20:53:44.932Z] v3.0.0-dev.128 [2023-05-09T20:53:44.932Z] v3.0.0-dev.129 [2023-05-09T20:53:44.932Z] v3.0.0-dev.13 [2023-05-09T20:53:44.932Z] v3.0.0-dev.130 [2023-05-09T20:53:44.932Z] v3.0.0-dev.131 [2023-05-09T20:53:44.932Z] v3.0.0-dev.132 [2023-05-09T20:53:44.932Z] v3.0.0-dev.133 [2023-05-09T20:53:44.932Z] v3.0.0-dev.134 [2023-05-09T20:53:44.932Z] v3.0.0-dev.135 [2023-05-09T20:53:44.932Z] v3.0.0-dev.136 [2023-05-09T20:53:44.932Z] v3.0.0-dev.137 [2023-05-09T20:53:44.932Z] v3.0.0-dev.138 [2023-05-09T20:53:44.932Z] v3.0.0-dev.139 [2023-05-09T20:53:44.932Z] v3.0.0-dev.14 [2023-05-09T20:53:44.932Z] v3.0.0-dev.140 [2023-05-09T20:53:44.932Z] v3.0.0-dev.141 [2023-05-09T20:53:44.932Z] v3.0.0-dev.142 [2023-05-09T20:53:44.932Z] v3.0.0-dev.143 [2023-05-09T20:53:44.932Z] v3.0.0-dev.144 [2023-05-09T20:53:44.932Z] v3.0.0-dev.145 [2023-05-09T20:53:44.932Z] v3.0.0-dev.146 [2023-05-09T20:53:44.932Z] v3.0.0-dev.147 [2023-05-09T20:53:44.932Z] v3.0.0-dev.148 [2023-05-09T20:53:44.932Z] v3.0.0-dev.149 [2023-05-09T20:53:44.932Z] v3.0.0-dev.15 [2023-05-09T20:53:44.932Z] v3.0.0-dev.150 [2023-05-09T20:53:44.932Z] v3.0.0-dev.151 [2023-05-09T20:53:44.932Z] v3.0.0-dev.152 [2023-05-09T20:53:44.932Z] v3.0.0-dev.153 [2023-05-09T20:53:44.932Z] v3.0.0-dev.16 [2023-05-09T20:53:44.932Z] v3.0.0-dev.17 [2023-05-09T20:53:44.932Z] v3.0.0-dev.18 [2023-05-09T20:53:44.932Z] v3.0.0-dev.19 [2023-05-09T20:53:44.932Z] v3.0.0-dev.2 [2023-05-09T20:53:44.932Z] v3.0.0-dev.20 [2023-05-09T20:53:44.932Z] v3.0.0-dev.21 [2023-05-09T20:53:44.932Z] v3.0.0-dev.22 [2023-05-09T20:53:44.932Z] v3.0.0-dev.23 [2023-05-09T20:53:44.932Z] v3.0.0-dev.24 [2023-05-09T20:53:44.932Z] v3.0.0-dev.25 [2023-05-09T20:53:44.932Z] v3.0.0-dev.26 [2023-05-09T20:53:44.932Z] v3.0.0-dev.27 [2023-05-09T20:53:44.932Z] v3.0.0-dev.28 [2023-05-09T20:53:44.932Z] v3.0.0-dev.29 [2023-05-09T20:53:44.932Z] v3.0.0-dev.3 [2023-05-09T20:53:44.932Z] v3.0.0-dev.30 [2023-05-09T20:53:44.932Z] v3.0.0-dev.31 [2023-05-09T20:53:44.932Z] v3.0.0-dev.32 [2023-05-09T20:53:44.932Z] v3.0.0-dev.33 [2023-05-09T20:53:44.932Z] v3.0.0-dev.34 [2023-05-09T20:53:44.932Z] v3.0.0-dev.35 [2023-05-09T20:53:44.932Z] v3.0.0-dev.36 [2023-05-09T20:53:44.932Z] v3.0.0-dev.37 [2023-05-09T20:53:44.932Z] v3.0.0-dev.38 [2023-05-09T20:53:44.932Z] v3.0.0-dev.39 [2023-05-09T20:53:44.932Z] v3.0.0-dev.4 [2023-05-09T20:53:44.932Z] v3.0.0-dev.40 [2023-05-09T20:53:44.932Z] v3.0.0-dev.41 [2023-05-09T20:53:44.932Z] v3.0.0-dev.42 [2023-05-09T20:53:44.932Z] v3.0.0-dev.43 [2023-05-09T20:53:44.932Z] v3.0.0-dev.44 [2023-05-09T20:53:44.932Z] v3.0.0-dev.45 [2023-05-09T20:53:44.932Z] v3.0.0-dev.46 [2023-05-09T20:53:44.932Z] v3.0.0-dev.47 [2023-05-09T20:53:44.932Z] v3.0.0-dev.48 [2023-05-09T20:53:44.932Z] v3.0.0-dev.49 [2023-05-09T20:53:44.932Z] v3.0.0-dev.5 [2023-05-09T20:53:44.932Z] v3.0.0-dev.50 [2023-05-09T20:53:44.932Z] v3.0.0-dev.51 [2023-05-09T20:53:44.932Z] v3.0.0-dev.52 [2023-05-09T20:53:44.932Z] v3.0.0-dev.53 [2023-05-09T20:53:44.932Z] v3.0.0-dev.54 [2023-05-09T20:53:44.932Z] v3.0.0-dev.55 [2023-05-09T20:53:44.932Z] v3.0.0-dev.56 [2023-05-09T20:53:44.932Z] v3.0.0-dev.57 [2023-05-09T20:53:44.932Z] v3.0.0-dev.58 [2023-05-09T20:53:44.932Z] v3.0.0-dev.59 [2023-05-09T20:53:44.933Z] v3.0.0-dev.6 [2023-05-09T20:53:44.933Z] v3.0.0-dev.60 [2023-05-09T20:53:44.933Z] v3.0.0-dev.61 [2023-05-09T20:53:44.933Z] v3.0.0-dev.62 [2023-05-09T20:53:44.933Z] v3.0.0-dev.63 [2023-05-09T20:53:44.933Z] v3.0.0-dev.64 [2023-05-09T20:53:44.933Z] v3.0.0-dev.65 [2023-05-09T20:53:44.933Z] v3.0.0-dev.66 [2023-05-09T20:53:44.933Z] v3.0.0-dev.67 [2023-05-09T20:53:44.933Z] v3.0.0-dev.68 [2023-05-09T20:53:44.933Z] v3.0.0-dev.69 [2023-05-09T20:53:44.933Z] v3.0.0-dev.7 [2023-05-09T20:53:44.933Z] v3.0.0-dev.70 [2023-05-09T20:53:44.933Z] v3.0.0-dev.71 [2023-05-09T20:53:44.933Z] v3.0.0-dev.72 [2023-05-09T20:53:44.933Z] v3.0.0-dev.73 [2023-05-09T20:53:44.933Z] v3.0.0-dev.74 [2023-05-09T20:53:44.933Z] v3.0.0-dev.75 [2023-05-09T20:53:44.933Z] v3.0.0-dev.76 [2023-05-09T20:53:44.933Z] v3.0.0-dev.77 [2023-05-09T20:53:44.933Z] v3.0.0-dev.78 [2023-05-09T20:53:44.933Z] v3.0.0-dev.79 [2023-05-09T20:53:44.933Z] v3.0.0-dev.8 [2023-05-09T20:53:44.933Z] v3.0.0-dev.80 [2023-05-09T20:53:44.933Z] v3.0.0-dev.81 [2023-05-09T20:53:44.933Z] v3.0.0-dev.82 [2023-05-09T20:53:44.933Z] v3.0.0-dev.83 [2023-05-09T20:53:44.933Z] v3.0.0-dev.84 [2023-05-09T20:53:44.933Z] v3.0.0-dev.85 [2023-05-09T20:53:44.933Z] v3.0.0-dev.86 [2023-05-09T20:53:44.933Z] v3.0.0-dev.87 [2023-05-09T20:53:44.933Z] v3.0.0-dev.88 [2023-05-09T20:53:44.933Z] v3.0.0-dev.89 [2023-05-09T20:53:44.933Z] v3.0.0-dev.9 [2023-05-09T20:53:44.933Z] v3.0.0-dev.90 [2023-05-09T20:53:44.933Z] v3.0.0-dev.91 [2023-05-09T20:53:44.933Z] v3.0.0-dev.92 [2023-05-09T20:53:44.933Z] v3.0.0-dev.93 [2023-05-09T20:53:44.933Z] v3.0.0-dev.94 [2023-05-09T20:53:44.933Z] v3.0.0-dev.95 [2023-05-09T20:53:44.933Z] v3.0.0-dev.96 [2023-05-09T20:53:44.933Z] v3.0.0-dev.97 [2023-05-09T20:53:44.933Z] v3.0.0-dev.98 [2023-05-09T20:53:44.933Z] v3.0.0-dev.99 [Pipeline] sh [2023-05-09T20:53:45.221Z] + lftools sign git-tag v3.0.0-dev.153 [2023-05-09T20:53:45.787Z] Signing Git tag with Sigul... [2023-05-09T20:53:45.787Z] Signing v3.0.0-dev.153 [Pipeline] echo [2023-05-09T20:53:46.365Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:53:46.649Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-05-09T20:53:46.656Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-05-09T20:53:46.679Z] $ docker stop --time=1 b1be7b3257a04ee210c0fa6d485f2f32f49f92c648dcd4bc74475b367c506159 [2023-05-09T20:53:47.991Z] $ docker rm -f --volumes b1be7b3257a04ee210c0fa6d485f2f32f49f92c648dcd4bc74475b367c506159 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-05-09T20:53:48.418Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:53:48.418Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:53:48.719Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:53:48.719Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:53:48.793Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:53:48.831Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T20:53:49.180Z] $ docker top 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 -eo pid,comm [2023-05-09T20:53:49.221Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T20:53:49.221Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:53:49.268Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:53:49.268Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:53:49.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:53:49.382Z] $ docker exec 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 ssh-agent [2023-05-09T20:53:49.503Z] SSH_AUTH_SOCK=/tmp/ssh-16vNMn9KP5Yu/agent.32 [2023-05-09T20:53:49.503Z] SSH_AGENT_PID=38 [2023-05-09T20:53:49.508Z] Running ssh-add (command line suppressed) [2023-05-09T20:53:49.608Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_13918598613917051745.key (/w/workspace/edgex-go/519@tmp/private_key_13918598613917051745.key) [2023-05-09T20:53:49.619Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:53:49.917Z] + git semver bump pre [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,235 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,235 [bump_version] DEBUG bumping version:3.0.0-dev.153 on axis:pre with prefix:dev [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,235 [bump_version] DEBUG bumped version:3.0.0-dev.154 [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,235 [write_version] DEBUG write version:3.0.0-dev.154 to path:/w/workspace/edgex-go/519/.semver/main with force:True [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,235 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,235 [write_file] DEBUG write to file:/w/workspace/edgex-go/519/.semver/main [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,238 [execute] INFO git cat-file --batch-check [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,239 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,246 [execute] INFO git cat-file --batch [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,247 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:53:50.486Z] 2023-05-09 20:53:50,252 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:53:50.486Z] 3.0.0-dev.154 [Pipeline] } [2023-05-09T20:53:50.500Z] $ docker exec --env ******** --env ******** 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 ssh-agent -k [2023-05-09T20:53:50.609Z] unset SSH_AUTH_SOCK; [2023-05-09T20:53:50.609Z] unset SSH_AGENT_PID; [2023-05-09T20:53:50.609Z] echo Agent pid 38 killed; [2023-05-09T20:53:50.616Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:53:50.931Z] + git semver [Pipeline] } [2023-05-09T20:53:51.517Z] $ docker stop --time=1 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 [2023-05-09T20:53:52.772Z] $ docker rm -f --volumes 2567c8cc1b61102636f330b25ff57505ed13101432f813a14831a194508ab3a3 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-09T20:53:53.126Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-09T20:53:53.126Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:53:53.427Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-09T20:53:53.427Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:53:53.501Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:53:53.540Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-09T20:53:53.905Z] $ docker top 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 -eo pid,comm [2023-05-09T20:53:53.951Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-09T20:53:53.951Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-09T20:53:53.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-09T20:53:53.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-09T20:53:54.105Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-09T20:53:54.111Z] $ docker exec 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 ssh-agent [2023-05-09T20:53:54.221Z] SSH_AUTH_SOCK=/tmp/ssh-q3OUq5NXkKSd/agent.32 [2023-05-09T20:53:54.221Z] SSH_AGENT_PID=38 [2023-05-09T20:53:54.227Z] Running ssh-add (command line suppressed) [2023-05-09T20:53:54.335Z] Identity added: /w/workspace/edgex-go/519@tmp/private_key_14673553219506815435.key (/w/workspace/edgex-go/519@tmp/private_key_14673553219506815435.key) [2023-05-09T20:53:54.475Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-09T20:53:54.935Z] + git semver push [2023-05-09T20:53:55.194Z] 2023-05-09 20:53:55,005 [run_push] DEBUG push [2023-05-09T20:53:55.194Z] 2023-05-09 20:53:55,006 [execute] INFO git cat-file --batch-check [2023-05-09T20:53:55.194Z] 2023-05-09 20:53:55,006 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=) [2023-05-09T20:53:55.194Z] 2023-05-09 20:53:55,011 [execute] INFO git rev-list 754393b4f8263c5117abaa126ac778d14b304852 -- [2023-05-09T20:53:55.194Z] 2023-05-09 20:53:55,011 [execute] DEBUG Popen(['git', 'rev-list', '754393b4f8263c5117abaa126ac778d14b304852', '--'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:53:55.194Z] 2023-05-09 20:53:55,028 [execute] INFO git fetch -v origin [2023-05-09T20:53:55.194Z] 2023-05-09 20:53:55,028 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=True, shell=None, istream=None) [2023-05-09T20:53:56.096Z] 2023-05-09 20:53:56,019 [run_push] DEBUG no remote changes detected [2023-05-09T20:53:56.096Z] 2023-05-09 20:53:56,019 [execute] INFO git push origin semver [2023-05-09T20:53:56.096Z] 2023-05-09 20:53:56,020 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/519/.semver, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:53:57.835Z] 2023-05-09 20:53:56,997 [run_push] DEBUG push all version tags [2023-05-09T20:53:57.835Z] 2023-05-09 20:53:56,998 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-05-09T20:53:57.835Z] 2023-05-09 20:53:56,998 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/519, universal_newlines=False, shell=None, istream=None) [2023-05-09T20:53:59.850Z] 2023-05-09 20:53:59,724 [read_version] DEBUG read version from /w/workspace/edgex-go/519/.semver/main [2023-05-09T20:53:59.850Z] 3.0.0-dev.154 [Pipeline] } [2023-05-09T20:53:59.863Z] $ docker exec --env ******** --env ******** 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 ssh-agent -k [2023-05-09T20:53:59.957Z] unset SSH_AUTH_SOCK; [2023-05-09T20:53:59.957Z] unset SSH_AGENT_PID; [2023-05-09T20:53:59.957Z] echo Agent pid 38 killed; [2023-05-09T20:53:59.964Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-09T20:54:00.281Z] + git semver [Pipeline] } [2023-05-09T20:54:00.556Z] $ docker stop --time=1 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 [2023-05-09T20:54:01.973Z] $ docker rm -f --volumes 7daa8b7254b9175d9246ebcff164b95e492cec7a8119006cfd2417fc817e5bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-09T20:54:02.516Z] + [ -d /w/workspace/edgex-go/519/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:54:02.808Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:54:03.674Z] ---> package-listing.sh [2023-05-09T20:54:03.674Z] ++ facter osfamily [2023-05-09T20:54:03.674Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-09T20:54:03.933Z] + OS_FAMILY=debian [2023-05-09T20:54:03.933Z] + workspace=/w/workspace/edgex-go/519 [2023-05-09T20:54:03.933Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-09T20:54:03.933Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-09T20:54:03.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-09T20:54:03.933Z] + PACKAGES=/tmp/packages_start.txt [2023-05-09T20:54:03.933Z] + '[' /w/workspace/edgex-go/519 ']' [2023-05-09T20:54:03.933Z] + PACKAGES=/tmp/packages_end.txt [2023-05-09T20:54:03.933Z] + case "${OS_FAMILY}" in [2023-05-09T20:54:03.933Z] + dpkg -l [2023-05-09T20:54:03.933Z] + grep '^ii' [2023-05-09T20:54:03.933Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-09T20:54:03.933Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-09T20:54:03.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-09T20:54:03.933Z] + '[' /w/workspace/edgex-go/519 ']' [2023-05-09T20:54:03.933Z] + mkdir -p /w/workspace/edgex-go/519/archives/ [2023-05-09T20:54:03.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/519/archives/ [Pipeline] echo [2023-05-09T20:54:03.944Z] 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/519/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-09T20:54:04.222Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:54:04.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:54:04.785Z] [2023-05-09T20:54:04.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-09T20:54:05.086Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:54:05.086Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-09T20:54:05.086Z] 5eb5b503b376: Pulling fs layer [2023-05-09T20:54:05.086Z] 5c69ac0246d0: Pulling fs layer [2023-05-09T20:54:05.086Z] ec43610c2a17: Pulling fs layer [2023-05-09T20:54:05.086Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-09T20:54:05.086Z] 33b1e0a273af: Pulling fs layer [2023-05-09T20:54:05.086Z] 5d3b04190fa2: Pulling fs layer [2023-05-09T20:54:05.086Z] 2f39f015ded8: Pulling fs layer [2023-05-09T20:54:05.086Z] 5d3b04190fa2: Waiting [2023-05-09T20:54:05.086Z] 33b1e0a273af: Waiting [2023-05-09T20:54:05.086Z] 2f39f015ded8: Waiting [2023-05-09T20:54:05.086Z] 3a2ae6a8a46f: Waiting [2023-05-09T20:54:05.086Z] 5c69ac0246d0: Download complete [2023-05-09T20:54:05.086Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-09T20:54:05.086Z] 3a2ae6a8a46f: Download complete [2023-05-09T20:54:05.345Z] ec43610c2a17: Verifying Checksum [2023-05-09T20:54:05.345Z] ec43610c2a17: Download complete [2023-05-09T20:54:05.345Z] 5d3b04190fa2: Verifying Checksum [2023-05-09T20:54:05.345Z] 5d3b04190fa2: Download complete [2023-05-09T20:54:05.345Z] 33b1e0a273af: Verifying Checksum [2023-05-09T20:54:05.345Z] 33b1e0a273af: Download complete [2023-05-09T20:54:05.603Z] 5eb5b503b376: Verifying Checksum [2023-05-09T20:54:05.603Z] 5eb5b503b376: Download complete [2023-05-09T20:54:06.171Z] 2f39f015ded8: Verifying Checksum [2023-05-09T20:54:06.171Z] 2f39f015ded8: Download complete [2023-05-09T20:54:06.740Z] 5eb5b503b376: Pull complete [2023-05-09T20:54:06.740Z] 5c69ac0246d0: Pull complete [2023-05-09T20:54:07.306Z] ec43610c2a17: Pull complete [2023-05-09T20:54:07.306Z] 3a2ae6a8a46f: Pull complete [2023-05-09T20:54:07.572Z] 33b1e0a273af: Pull complete [2023-05-09T20:54:07.572Z] 5d3b04190fa2: Pull complete [2023-05-09T20:54:11.761Z] 2f39f015ded8: Pull complete [2023-05-09T20:54:11.761Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-09T20:54:11.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-09T20:54:11.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-09T20:54:11.851Z] prd-ubuntu20.04-docker-8c-8g-14753 does not seem to be running inside a container [2023-05-09T20:54:11.893Z] $ 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/519/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/519 -v /w/workspace/edgex-go/519:/w/workspace/edgex-go/519:rw,z -v /w/workspace/edgex-go/519@tmp:/w/workspace/edgex-go/519@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-09T20:54:15.181Z] $ docker top 7cb69fcaeced8b25c87027d72c90f51c0da6232e6a8a10180837a87ac5f523ad -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-09T20:54:15.524Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-09T20:54:15.810Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-09T20:54:16.094Z] + ls /var/log/sa-host [2023-05-09T20:54:16.094Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-09T20:54:16.170Z] provisioning config files... [2023-05-09T20:54:16.179Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/519@tmp/config1639950876477180511tmp [Pipeline] { [Pipeline] echo [2023-05-09T20:54:16.191Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:54:16.478Z] ---> create-netrc.sh [Pipeline] } [2023-05-09T20:54:16.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:54:16.816Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-09T20:54:16.826Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:54:17.111Z] ---> sudo-logs.sh [2023-05-09T20:54:17.111Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-09T20:54:17.126Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:54:17.404Z] ---> job-cost.sh [2023-05-09T20:54:17.404Z] lf-activate-venv: SKIPPING [2023-05-09T20:54:17.404Z] DEBUG: total: 0.10999999940395355 [2023-05-09T20:54:17.404Z] INFO: Retrieving Stack Cost... [2023-05-09T20:54:17.974Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-09T20:54:18.234Z] INFO: Archiving Costs [Pipeline] echo [2023-05-09T20:54:18.246Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-09T20:54:18.531Z] ---> logs-deploy.sh [2023-05-09T20:54:18.532Z] lf-activate-venv: SKIPPING [2023-05-09T20:54:18.532Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/519 [2023-05-09T20:54:18.532Z] INFO: archiving workspace using pattern(s): [2023-05-09T20:54:19.470Z] Archives upload complete. [2023-05-09T20:54:19.727Z] INFO: archiving logs to Nexus