Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d52ecc9ec6b167035306dda8479a360a024b5268 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-ssh5613940729903287762.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh18153026746740627469.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4557073267906622539.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10354073974250662876.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-ssh8788656687182004308.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-4418 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/466 [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/466 # 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 d52ecc9ec6b167035306dda8479a360a024b5268 (main) Commit message: "fix: Remove forced chown of ngnix tls for snap compatibility (#4460)" > 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 d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 > git rev-list --no-walk 944340b470a6d35ed9a6f68b845c4079971c0434 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T18:41:05.910Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T18:41:05.977Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T18:41:05.993Z] ========================================================= [2023-03-17T18:41:05.993Z] EdgeX Global Pipelines Version Info [2023-03-17T18:41:05.993Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-17T18:41:06.713Z] ------------------- [2023-03-17T18:41:06.713Z] stable info: [2023-03-17T18:41:06.713Z] ------------------- [2023-03-17T18:41:06.713Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T18:41:06.713Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T18:41:06.713Z] Message: update stable to v1.0.245 [2023-03-17T18:41:07.283Z] ------------------- [2023-03-17T18:41:07.283Z] experimental info: [2023-03-17T18:41:07.283Z] ------------------- [2023-03-17T18:41:07.283Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T18:41:07.283Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T18:41:07.283Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T18:41:07.461Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-03-17T18:41:07.474Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-03-17T18:41:07.487Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T18:41:07.499Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T18:41:07.511Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T18:41:07.523Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T18:41:07.534Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T18:41:07.546Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-03-17T18:41:07.556Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-03-17T18:41:07.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-03-17T18:41:07.573Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T18:41:07.581Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T18:41:07.590Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T18:41:07.598Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T18:41:07.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T18:41:07.614Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T18:41:07.623Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T18:41:07.631Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T18:41:07.639Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-17T18:41:07.647Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-17T18:41:07.655Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T18:41:07.663Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T18:41:07.671Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T18:41:07.680Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-03-17T18:41:07.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-03-17T18:41:07.697Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-03-17T18:41:07.705Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] echo [2023-03-17T18:41:07.713Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d52ecc9 [Pipeline] echo [2023-03-17T18:41:07.722Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T18:41:07.769Z] provisioning config files... [2023-03-17T18:41:07.786Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/466@tmp/config8676171176341221727tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T18:41:08.085Z] ---> docker-login.sh [2023-03-17T18:41:08.086Z] nexus3.edgexfoundry.org:10001 [2023-03-17T18:41:08.348Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:41:08.348Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:41:08.348Z] Configure a credential helper to remove this warning. See [2023-03-17T18:41:08.348Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:41:08.348Z] [2023-03-17T18:41:08.348Z] Login Succeeded [2023-03-17T18:41:08.348Z] nexus3.edgexfoundry.org:10002 [2023-03-17T18:41:08.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:41:08.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:41:08.610Z] Configure a credential helper to remove this warning. See [2023-03-17T18:41:08.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:41:08.610Z] [2023-03-17T18:41:08.610Z] Login Succeeded [2023-03-17T18:41:08.610Z] nexus3.edgexfoundry.org:10003 [2023-03-17T18:41:08.610Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:41:08.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:41:08.610Z] Configure a credential helper to remove this warning. See [2023-03-17T18:41:08.610Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:41:08.610Z] [2023-03-17T18:41:08.610Z] Login Succeeded [2023-03-17T18:41:08.610Z] nexus3.edgexfoundry.org:10004 [2023-03-17T18:41:08.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:41:08.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:41:08.870Z] Configure a credential helper to remove this warning. See [2023-03-17T18:41:08.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:41:08.870Z] [2023-03-17T18:41:08.870Z] Login Succeeded [2023-03-17T18:41:08.870Z] docker.io [2023-03-17T18:41:08.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:41:09.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:41:09.132Z] Configure a credential helper to remove this warning. See [2023-03-17T18:41:09.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:41:09.132Z] [2023-03-17T18:41:09.132Z] Login Succeeded [2023-03-17T18:41:09.132Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T18:41:09.141Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T18:41:09.456Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/core-command/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo core-command,cmd/core-command/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-03-17T18:41:09.456Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2023-03-17T18:41:09.456Z] [2023-03-17T18:41:09.456Z] + echo core-data,cmd/core-data/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/core-metadata/Dockerfile+ [2023-03-17T18:41:09.456Z] cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + dirname cmd/security-spire-agent/Dockerfile [2023-03-17T18:41:09.456Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/security-spire-config/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/security-spire-server/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/support-notifications/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-03-17T18:41:09.456Z] + dirname cmd/support-scheduler/Dockerfile [2023-03-17T18:41:09.456Z] + cut -d/ -f2 [2023-03-17T18:41:09.456Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-03-17T18:41:09.506Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T18:41:09.850Z] + git rev-list -1 --merges d52ecc9ec6b167035306dda8479a360a024b5268~1..d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] echo [2023-03-17T18:41:09.879Z] -----------> git rev-list -1 --merges d52ecc9ec6b167035306dda8479a360a024b5268~1..d52ecc9ec6b167035306dda8479a360a024b5268 d52ecc9ec6b167035306dda8479a360a024b5268 [false] [Pipeline] sh [2023-03-17T18:41:10.169Z] + git log --format=format:%s -1 d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] echo [2023-03-17T18:41:10.183Z] ========================================================= [2023-03-17T18:41:10.183Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T18:41:10.183Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-03-17T18:41:10.577Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T18:41:10.577Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T18:41:10.577Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T18:41:10.577Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T18:41:10.577Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T18:41:10.577Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T18:41:10.577Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:41:10.979Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T18:41:10.979Z] [2023-03-17T18:41:10.979Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:41:11.280Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T18:41:11.280Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T18:41:11.280Z] b85a868b505f: Pulling fs layer [2023-03-17T18:41:11.280Z] e2be974225ed: Pulling fs layer [2023-03-17T18:41:11.280Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T18:41:11.280Z] 988bab9f4d93: Pulling fs layer [2023-03-17T18:41:11.280Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T18:41:11.280Z] eaf3925da568: Pulling fs layer [2023-03-17T18:41:11.280Z] bab4dde63d76: Pulling fs layer [2023-03-17T18:41:11.280Z] bde34c3a00c8: Pulling fs layer [2023-03-17T18:41:11.280Z] b352a97aabf1: Pulling fs layer [2023-03-17T18:41:11.280Z] 4872d77fe225: Pulling fs layer [2023-03-17T18:41:11.280Z] 5851b861e8e6: Pulling fs layer [2023-03-17T18:41:11.280Z] 988bab9f4d93: Waiting [2023-03-17T18:41:11.280Z] 1469e6f7b9e6: Waiting [2023-03-17T18:41:11.280Z] bde34c3a00c8: Waiting [2023-03-17T18:41:11.280Z] b352a97aabf1: Waiting [2023-03-17T18:41:11.280Z] bab4dde63d76: Waiting [2023-03-17T18:41:11.280Z] eaf3925da568: Waiting [2023-03-17T18:41:11.280Z] 4872d77fe225: Waiting [2023-03-17T18:41:11.280Z] e2be974225ed: Download complete [2023-03-17T18:41:11.280Z] 988bab9f4d93: Verifying Checksum [2023-03-17T18:41:11.280Z] 988bab9f4d93: Download complete [2023-03-17T18:41:11.547Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T18:41:11.547Z] 1469e6f7b9e6: Download complete [2023-03-17T18:41:11.547Z] eaf3925da568: Download complete [2023-03-17T18:41:11.547Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T18:41:11.547Z] 339a4e72a1f5: Download complete [2023-03-17T18:41:11.547Z] bde34c3a00c8: Download complete [2023-03-17T18:41:11.547Z] b352a97aabf1: Verifying Checksum [2023-03-17T18:41:11.547Z] b352a97aabf1: Download complete [2023-03-17T18:41:11.547Z] 4872d77fe225: Verifying Checksum [2023-03-17T18:41:11.547Z] 4872d77fe225: Download complete [2023-03-17T18:41:11.547Z] 5851b861e8e6: Verifying Checksum [2023-03-17T18:41:11.547Z] 5851b861e8e6: Download complete [2023-03-17T18:41:11.808Z] b85a868b505f: Verifying Checksum [2023-03-17T18:41:11.808Z] b85a868b505f: Download complete [2023-03-17T18:41:12.068Z] bab4dde63d76: Verifying Checksum [2023-03-17T18:41:12.068Z] bab4dde63d76: Download complete [2023-03-17T18:41:13.008Z] b85a868b505f: Pull complete [2023-03-17T18:41:13.008Z] e2be974225ed: Pull complete [2023-03-17T18:41:13.578Z] 339a4e72a1f5: Pull complete [2023-03-17T18:41:13.578Z] 988bab9f4d93: Pull complete [2023-03-17T18:41:14.150Z] 1469e6f7b9e6: Pull complete [2023-03-17T18:41:14.150Z] eaf3925da568: Pull complete [2023-03-17T18:41:16.053Z] bab4dde63d76: Pull complete [2023-03-17T18:41:16.053Z] bde34c3a00c8: Pull complete [2023-03-17T18:41:16.053Z] b352a97aabf1: Pull complete [2023-03-17T18:41:16.314Z] 4872d77fe225: Pull complete [2023-03-17T18:41:16.314Z] 5851b861e8e6: Pull complete [2023-03-17T18:41:16.314Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T18:41:16.314Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T18:41:16.314Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:41:16.414Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T18:41:16.450Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T18:41:18.050Z] $ docker top a0f15e385a8b36d9cef3964178d9431d6bf2c9838660f7c65269554d523536a4 -eo pid,comm [2023-03-17T18:41:18.121Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T18:41:18.121Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T18:41:18.164Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T18:41:18.164Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T18:41:18.302Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T18:41:18.305Z] $ docker exec a0f15e385a8b36d9cef3964178d9431d6bf2c9838660f7c65269554d523536a4 ssh-agent [2023-03-17T18:41:18.426Z] SSH_AUTH_SOCK=/tmp/ssh-l7zrysRGqums/agent.32 [2023-03-17T18:41:18.426Z] SSH_AGENT_PID=38 [2023-03-17T18:41:18.433Z] Running ssh-add (command line suppressed) [2023-03-17T18:41:18.533Z] Identity added: /w/workspace/edgex-go/466@tmp/private_key_8187529782104330041.key (/w/workspace/edgex-go/466@tmp/private_key_8187529782104330041.key) [2023-03-17T18:41:18.548Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T18:41:18.840Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T18:41:18.859Z] $ docker exec --env ******** --env ******** a0f15e385a8b36d9cef3964178d9431d6bf2c9838660f7c65269554d523536a4 ssh-agent -k [2023-03-17T18:41:18.971Z] unset SSH_AUTH_SOCK; [2023-03-17T18:41:18.971Z] unset SSH_AGENT_PID; [2023-03-17T18:41:18.971Z] echo Agent pid 38 killed; [2023-03-17T18:41:18.983Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T18:41:19.005Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T18:41:19.005Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T18:41:19.143Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T18:41:19.146Z] $ docker exec a0f15e385a8b36d9cef3964178d9431d6bf2c9838660f7c65269554d523536a4 ssh-agent [2023-03-17T18:41:19.274Z] SSH_AUTH_SOCK=/tmp/ssh-seBhfOYVfI1I/agent.70 [2023-03-17T18:41:19.274Z] SSH_AGENT_PID=76 [2023-03-17T18:41:19.279Z] Running ssh-add (command line suppressed) [2023-03-17T18:41:19.379Z] Identity added: /w/workspace/edgex-go/466@tmp/private_key_1702224020257891955.key (/w/workspace/edgex-go/466@tmp/private_key_1702224020257891955.key) [2023-03-17T18:41:19.394Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T18:41:19.682Z] + git semver init [2023-03-17T18:41:19.942Z] 2023-03-17 18:41:19,870 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T18:41:19.942Z] 2023-03-17 18:41:19,871 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/466/.semver [2023-03-17T18:41:19.942Z] 2023-03-17 18:41:19,871 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/466/.semver [2023-03-17T18:41:19.942Z] 2023-03-17 18:41:19,872 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/466/.semver'], cwd=/w/workspace/edgex-go/466, universal_newlines=False, shell=None, istream=None) [2023-03-17T18:41:24.156Z] 2023-03-17 18:41:24,009 [append_file] DEBUG append to file:/w/workspace/edgex-go/466/.git/info/exclude [2023-03-17T18:41:24.156Z] 2023-03-17 18:41:24,012 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/466/.semver/main with force:False [2023-03-17T18:41:24.156Z] 2023-03-17 18:41:24,012 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T18:41:24.156Z] 2023-03-17 18:41:24,012 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T18:41:24.156Z] 3.0.0-dev.104 [Pipeline] } [2023-03-17T18:41:24.174Z] $ docker exec --env ******** --env ******** a0f15e385a8b36d9cef3964178d9431d6bf2c9838660f7c65269554d523536a4 ssh-agent -k [2023-03-17T18:41:24.292Z] unset SSH_AUTH_SOCK; [2023-03-17T18:41:24.292Z] unset SSH_AGENT_PID; [2023-03-17T18:41:24.292Z] echo Agent pid 76 killed; [2023-03-17T18:41:24.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T18:41:24.632Z] + git semver [Pipeline] } [2023-03-17T18:41:24.911Z] $ docker stop --time=1 a0f15e385a8b36d9cef3964178d9431d6bf2c9838660f7c65269554d523536a4 [2023-03-17T18:41:26.212Z] $ docker rm -f --volumes a0f15e385a8b36d9cef3964178d9431d6bf2c9838660f7c65269554d523536a4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T18:41:26.557Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T18:41:26.773Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T18:41:26.776Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.104 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T18:41:27.178Z] + git config --global --add safe.directory /w/workspace/edgex-go/466 [Pipeline] echo [2023-03-17T18:41:27.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T18:41:27.206Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T18:41:27.213Z] ========================================================= [2023-03-17T18:41:27.213Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T18:41:27.213Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T18:41:27.502Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T18:41:27.502Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T18:41:27.502Z] 63b65145d645: Pulling fs layer [2023-03-17T18:41:27.502Z] a2d21d5440eb: Pulling fs layer [2023-03-17T18:41:27.502Z] 935e6c44a52c: Pulling fs layer [2023-03-17T18:41:27.502Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T18:41:27.502Z] 30dea6a524f1: Pulling fs layer [2023-03-17T18:41:27.502Z] a2aff8979fd8: Pulling fs layer [2023-03-17T18:41:27.502Z] 6808be2612f2: Pulling fs layer [2023-03-17T18:41:27.502Z] f25807f1079a: Pulling fs layer [2023-03-17T18:41:27.502Z] 94cc34f8dd06: Waiting [2023-03-17T18:41:27.502Z] a2aff8979fd8: Waiting [2023-03-17T18:41:27.502Z] f25807f1079a: Waiting [2023-03-17T18:41:27.502Z] 6808be2612f2: Waiting [2023-03-17T18:41:27.502Z] 30dea6a524f1: Waiting [2023-03-17T18:41:27.502Z] a2d21d5440eb: Verifying Checksum [2023-03-17T18:41:27.502Z] a2d21d5440eb: Download complete [2023-03-17T18:41:27.502Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T18:41:27.502Z] 94cc34f8dd06: Download complete [2023-03-17T18:41:27.502Z] 30dea6a524f1: Verifying Checksum [2023-03-17T18:41:27.502Z] 63b65145d645: Verifying Checksum [2023-03-17T18:41:27.502Z] 63b65145d645: Download complete [2023-03-17T18:41:27.502Z] a2aff8979fd8: Verifying Checksum [2023-03-17T18:41:27.502Z] a2aff8979fd8: Download complete [2023-03-17T18:41:27.764Z] 63b65145d645: Pull complete [2023-03-17T18:41:28.025Z] a2d21d5440eb: Pull complete [2023-03-17T18:41:28.025Z] f25807f1079a: Verifying Checksum [2023-03-17T18:41:28.025Z] f25807f1079a: Download complete [2023-03-17T18:41:28.285Z] 935e6c44a52c: Verifying Checksum [2023-03-17T18:41:28.285Z] 935e6c44a52c: Download complete [2023-03-17T18:41:28.543Z] 6808be2612f2: Verifying Checksum [2023-03-17T18:41:28.543Z] 6808be2612f2: Download complete [2023-03-17T18:41:32.741Z] 935e6c44a52c: Pull complete [2023-03-17T18:41:32.741Z] 94cc34f8dd06: Pull complete [2023-03-17T18:41:32.741Z] 30dea6a524f1: Pull complete [2023-03-17T18:41:32.741Z] a2aff8979fd8: Pull complete [2023-03-17T18:41:35.272Z] 6808be2612f2: Pull complete [2023-03-17T18:41:35.839Z] f25807f1079a: Pull complete [2023-03-17T18:41:35.839Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T18:41:35.839Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T18:41:35.839Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T18:41:36.132Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T18:41:36.132Z] WORKDIR /edgex [2023-03-17T18:41:36.132Z] COPY go.mod . [2023-03-17T18:41:36.132Z] RUN go mod download [2023-03-17T18:41:36.132Z] + docker build -t ci-base-image-x86_64 -f - . [2023-03-17T18:41:36.700Z] Sending build context to Docker daemon 170.5MB [2023-03-17T18:41:36.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T18:41:36.700Z] ---> 3b553350e43f [2023-03-17T18:41:36.700Z] Step 2/4 : WORKDIR /edgex [2023-03-17T18:41:39.237Z] ---> Running in 5a66f32db28b [2023-03-17T18:41:39.237Z] Removing intermediate container 5a66f32db28b [2023-03-17T18:41:39.237Z] ---> 381cd5020c30 [2023-03-17T18:41:39.237Z] Step 3/4 : COPY go.mod . [2023-03-17T18:41:39.494Z] ---> 3a14b014adf2 [2023-03-17T18:41:39.494Z] Step 4/4 : RUN go mod download [2023-03-17T18:41:39.494Z] ---> Running in 6f8fe5cd0b22 [2023-03-17T18:41:41.845Z] Still waiting to schedule task [2023-03-17T18:41:41.846Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-03-17T18:41:54.388Z] Removing intermediate container 6f8fe5cd0b22 [2023-03-17T18:41:54.388Z] ---> 6ed2cf08d6df [2023-03-17T18:41:54.388Z] Successfully built 6ed2cf08d6df [2023-03-17T18:41:54.388Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:41:54.692Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T18:41:54.692Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:41:54.767Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T18:41:54.795Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T18:41:55.188Z] $ docker top c21c8e61d54a184f47370bb113db71b5b99d0b92ded7b7a4051aa3d986cf0ed1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T18:41:55.533Z] + go version [2023-03-17T18:41:55.533Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T18:41:55.541Z] $ docker stop --time=1 c21c8e61d54a184f47370bb113db71b5b99d0b92ded7b7a4051aa3d986cf0ed1 [2023-03-17T18:41:56.814Z] $ docker rm -f --volumes c21c8e61d54a184f47370bb113db71b5b99d0b92ded7b7a4051aa3d986cf0ed1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:41:57.202Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T18:41:57.202Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:41:57.282Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T18:41:57.312Z] $ 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/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T18:41:57.688Z] $ docker top bf3020985ffabdaad75adddd3dd73f13b310887576c69e796091f45db7201c56 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T18:41:57.758Z] ========================================================= [2023-03-17T18:41:57.758Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-03-17T18:41:57.758Z] ========================================================= [Pipeline] sh [2023-03-17T18:41:58.045Z] + git config --global --add safe.directory /w/workspace/edgex-go/466 [Pipeline] fileExists [Pipeline] sh [2023-03-17T18:41:58.339Z] + make test [2023-03-17T18:41:58.339Z] go test -race -coverprofile=coverage.out ./... [2023-03-17T18:42:06.457Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-03-17T18:42:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-03-17T18:42:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-03-17T18:42:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-03-17T18:42:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-03-17T18:42:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-03-17T18:42:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-03-17T18:42:18.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-03-17T18:42:18.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-03-17T18:42:18.927Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-03-17T18:42:19.186Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-03-17T18:42:19.444Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-03-17T18:42:19.444Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-03-17T18:42:19.444Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-03-17T18:42:19.444Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-03-17T18:42:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-03-17T18:42:21.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-03-17T18:42:21.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.049s coverage: 28.7% of statements [2023-03-17T18:42:23.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.068s coverage: 98.5% of statements [2023-03-17T18:42:27.437Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.090s coverage: 71.3% of statements [2023-03-17T18:42:27.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-03-17T18:42:27.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-03-17T18:42:27.437Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-03-17T18:42:28.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-03-17T18:42:28.816Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-03-17T18:42:28.816Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements [2023-03-17T18:42:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-03-17T18:42:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-03-17T18:42:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-03-17T18:42:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-03-17T18:42:30.190Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-03-17T18:42:31.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-03-17T18:42:31.123Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-03-17T18:42:33.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.055s coverage: 88.5% of statements [2023-03-17T18:42:33.022Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements [2023-03-17T18:42:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-03-17T18:42:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-03-17T18:42:33.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-03-17T18:42:33.538Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.356s coverage: 95.6% of statements [2023-03-17T18:42:33.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-03-17T18:42:33.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-03-17T18:42:33.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-03-17T18:42:33.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-03-17T18:42:33.538Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-03-17T18:42:33.795Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements [2023-03-17T18:42:34.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-03-17T18:42:34.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-03-17T18:42:34.733Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-03-17T18:42:34.733Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements [2023-03-17T18:42:35.298Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-03-17T18:42:35.298Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-03-17T18:42:35.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements [2023-03-17T18:42:35.298Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements [2023-03-17T18:42:35.557Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 45.5% of statements [2023-03-17T18:42:36.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 82.9% of statements [2023-03-17T18:42:36.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2023-03-17T18:42:36.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.067s coverage: 96.3% of statements [2023-03-17T18:42:36.494Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.052s coverage: 87.5% of statements [2023-03-17T18:42:36.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-03-17T18:42:36.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-03-17T18:42:36.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-03-17T18:42:36.754Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-03-17T18:42:37.323Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-03-17T18:42:37.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-03-17T18:42:37.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-03-17T18:42:37.324Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-03-17T18:42:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-03-17T18:42:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-03-17T18:42:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-03-17T18:42:38.263Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-03-17T18:42:38.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-03-17T18:42:38.522Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-03-17T18:42:39.088Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-03-17T18:42:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-03-17T18:42:40.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-03-17T18:42:41.396Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-03-17T18:42:41.397Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-03-17T18:42:42.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-03-17T18:42:42.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-03-17T18:42:42.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-03-17T18:42:43.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-03-17T18:42:43.709Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-03-17T18:42:44.278Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-03-17T18:42:45.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-03-17T18:42:45.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-03-17T18:42:45.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-03-17T18:42:45.220Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-03-17T18:42:46.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-03-17T18:42:46.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-03-17T18:42:46.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-03-17T18:42:46.660Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-03-17T18:42:47.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-03-17T18:42:47.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-03-17T18:42:47.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-03-17T18:42:47.662Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-03-17T18:42:48.262Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.061s coverage: 94.4% of statements [2023-03-17T18:42:48.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-03-17T18:42:48.523Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-03-17T18:42:49.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-03-17T18:42:49.460Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.283s coverage: 79.9% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.073s coverage: 92.9% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.062s coverage: 86.9% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.049s coverage: 20.0% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.089s coverage: 81.2% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.084s coverage: 82.1% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.059s coverage: 86.0% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.161s coverage: 63.1% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.061s coverage: 100.0% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.186s coverage: 38.4% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.059s coverage: 89.5% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.054s coverage: 84.8% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.061s coverage: 17.7% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.132s coverage: 92.3% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements [2023-03-17T18:43:01.674Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements [2023-03-17T18:43:01.674Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-03-17T18:43:19.593Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4421 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-03-17T18:43:19.605Z] Running in /w/workspace/edgex-go/466 [Pipeline] { [Pipeline] checkout [2023-03-17T18:43:19.644Z] The recommended git tool is: git [2023-03-17T18:43:23.605Z] go vet ./... [2023-03-17T18:43:24.975Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-17T18:43:24.975Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-17T18:43:25.233Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-17T18:43:25.244Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-03-17T18:43:25.473Z] using credential edgex-jenkins-ssh [2023-03-17T18:43:25.491Z] Cloning the remote Git repository [2023-03-17T18:43:25.527Z] + ls -al . [2023-03-17T18:43:25.527Z] total 704 [2023-03-17T18:43:25.527Z] drwxrwxr-x 11 1001 1001 4096 Mar 17 18:41 . [2023-03-17T18:43:25.527Z] drwxr-xr-x 4 root root 4096 Mar 17 18:41 .. [2023-03-17T18:43:25.527Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 18:41 .blubracket [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 16 Mar 17 18:41 .dockerignore [2023-03-17T18:43:25.527Z] drwxrwxr-x 8 1001 1001 4096 Mar 17 18:41 .git [2023-03-17T18:43:25.527Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 18:41 .github [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 1133 Mar 17 18:41 .gitignore [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 42 Mar 17 18:41 .golangci.yml [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 87 Mar 17 18:41 .hadolint.yml [2023-03-17T18:43:25.527Z] drwxr-xr-x 3 1001 1001 4096 Mar 17 18:41 .semver [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 166 Mar 17 18:41 .sonarcloud.properties [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 1171 Mar 17 18:41 ADOPTERS.md [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 10825 Mar 17 18:41 Attribution.txt [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 73765 Mar 17 18:41 CHANGELOG.md [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 3804 Mar 17 18:41 CONTRIBUTING.md [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 677 Mar 17 18:41 GOVERNANCE.md [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 883 Mar 17 18:41 Jenkinsfile [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 10775 Mar 17 18:41 LICENSE [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 14266 Mar 17 18:41 Makefile [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 582 Mar 17 18:41 OWNERS.md [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 9403 Mar 17 18:41 README.md [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 789 Mar 17 18:41 SECURITY.md [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 13 Mar 17 18:41 VERSION [2023-03-17T18:43:25.527Z] drwxrwxr-x 2 1001 1001 4096 Mar 17 18:41 bin [2023-03-17T18:43:25.527Z] drwxrwxr-x 18 1001 1001 4096 Mar 17 18:41 cmd [2023-03-17T18:43:25.527Z] -rw-r--r-- 1 root root 447274 Mar 17 18:42 coverage.out [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 3233 Mar 17 18:41 go.mod [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 31100 Mar 17 18:41 go.sum [2023-03-17T18:43:25.527Z] drwxrwxr-x 7 1001 1001 4096 Mar 17 18:41 internal [2023-03-17T18:43:25.527Z] drwxrwxr-x 3 1001 1001 4096 Mar 17 18:41 openapi [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 594 Mar 17 18:41 security.txt [2023-03-17T18:43:25.527Z] drwxrwxr-x 4 1001 1001 4096 Mar 17 18:41 snap [2023-03-17T18:43:25.527Z] -rw-rw-r-- 1 1001 1001 204 Mar 17 18:41 version.go [Pipeline] sh [2023-03-17T18:43:25.810Z] + '[' -e coverage.out ] [2023-03-17T18:43:25.810Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-03-17T18:43:25.533Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-03-17T18:43:25.629Z] > git init /w/workspace/edgex-go/466 # timeout=10 [2023-03-17T18:43:25.785Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-03-17T18:43:25.786Z] > git --version # timeout=10 [2023-03-17T18:43:25.807Z] > git --version # 'git version 2.25.1' [2023-03-17T18:43:25.810Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T18:43:25.904Z] Stashed 1 file(s) [Pipeline] sh [2023-03-17T18:43:26.182Z] + make build [2023-03-17T18:43:26.182Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T18:43:25.970Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T18:43:38.386Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T18:43:38.386Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T18:43:38.953Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T18:43:39.888Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T18:43:43.207Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-03-17T18:43:43.232Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T18:43:44.059Z] Avoid second fetch [2023-03-17T18:43:44.059Z] Checking out Revision d52ecc9ec6b167035306dda8479a360a024b5268 (main) [2023-03-17T18:43:44.788Z] Commit message: "fix: Remove forced chown of ngnix tls for snap compatibility (#4460)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T18:43:45.633Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T18:43:45.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T18:43:45.633Z] Dload Upload Total Spent Left Speed [2023-03-17T18:43:45.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 97335 [Pipeline] sh [2023-03-17T18:43:44.072Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T18:43:44.134Z] > git checkout -f d52ecc9ec6b167035306dda8479a360a024b5268 # timeout=10 [2023-03-17T18:43:46.193Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T18:43:46.441Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T18:43:46.523Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T18:43:46.523Z] + sudo tee /etc/docker/daemon.new [2023-03-17T18:43:46.523Z] { [2023-03-17T18:43:46.523Z] "registry-mirrors": [ [2023-03-17T18:43:46.523Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T18:43:46.523Z] ], [2023-03-17T18:43:46.523Z] "bip": "10.250.0.254/24", [2023-03-17T18:43:46.523Z] "hosts": [ [2023-03-17T18:43:46.523Z] "tcp://0.0.0.0:5555", [2023-03-17T18:43:46.523Z] "unix:///var/run/docker.sock" [2023-03-17T18:43:46.523Z] ], [2023-03-17T18:43:46.523Z] "mtu": 1458, [2023-03-17T18:43:46.523Z] "selinux-enabled": true, [2023-03-17T18:43:46.523Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T18:43:46.523Z] } [Pipeline] sh [2023-03-17T18:43:46.858Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T18:43:47.188Z] + sudo service docker restart [2023-03-17T18:43:47.375Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T18:43:48.309Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T18:43:49.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T18:43:50.248Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T18:43:51.183Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T18:43:52.121Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-03-17T18:43:53.504Z] $ docker stop --time=1 bf3020985ffabdaad75adddd3dd73f13b310887576c69e796091f45db7201c56 [2023-03-17T18:43:56.257Z] $ docker rm -f --volumes bf3020985ffabdaad75adddd3dd73f13b310887576c69e796091f45db7201c56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:43:56.997Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T18:43:56.997Z] [2023-03-17T18:43:56.997Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:43:57.295Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T18:43:57.295Z] latest: Pulling from edgex-devops/edgex-compose [2023-03-17T18:43:57.296Z] cbdbe7a5bc2a: Pulling fs layer [2023-03-17T18:43:57.296Z] ca9280d653b3: Pulling fs layer [2023-03-17T18:43:57.296Z] 7e9c9ca2126c: Pulling fs layer [2023-03-17T18:43:57.555Z] cbdbe7a5bc2a: Download complete [2023-03-17T18:43:57.555Z] ca9280d653b3: Verifying Checksum [2023-03-17T18:43:57.555Z] ca9280d653b3: Download complete [2023-03-17T18:43:57.555Z] cbdbe7a5bc2a: Pull complete [2023-03-17T18:43:58.121Z] 7e9c9ca2126c: Download complete [2023-03-17T18:43:58.121Z] ca9280d653b3: Pull complete [2023-03-17T18:44:01.403Z] 7e9c9ca2126c: Pull complete [2023-03-17T18:44:01.403Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-03-17T18:44:01.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T18:44:01.403Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:44:01.480Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T18:44:01.514Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T18:44:02.895Z] $ docker top d24f0af428e236db202cfb00aecadfa3ffffe3fc7d88ddaeaa7aa424e955d934 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T18:44:03.242Z] + docker-compose build --help [2023-03-17T18:44:03.242Z] + grep parallel [2023-03-17T18:44:03.812Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T18:44:03.821Z] $ docker stop --time=1 d24f0af428e236db202cfb00aecadfa3ffffe3fc7d88ddaeaa7aa424e955d934 [2023-03-17T18:44:05.108Z] $ docker rm -f --volumes d24f0af428e236db202cfb00aecadfa3ffffe3fc7d88ddaeaa7aa424e955d934 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T18:44:05.456Z] provisioning config files... [2023-03-17T18:44:05.482Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/466@tmp/config14328384472843217265tmp [2023-03-17T18:44:05.491Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-03-17T18:44:05.491Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:44:05.563Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T18:44:05.588Z] $ 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/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-03-17T18:44:05.933Z] $ docker top 688096c5afc8ea4211c8fe346320e71531fc3b69a8778b04556a7c970d5bd541 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] sh [2023-03-17T18:44:06.322Z] ---> docker-login.sh [2023-03-17T18:44:06.322Z] nexus3.edgexfoundry.org:10001 [2023-03-17T18:44:06.337Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T18:44:06.904Z] Building core-command ... [2023-03-17T18:44:06.904Z] Building core-common-config-bootstrapper ... [2023-03-17T18:44:06.904Z] Building core-data ... [2023-03-17T18:44:06.904Z] Building core-metadata ... [2023-03-17T18:44:06.904Z] Building security-bootstrapper ... [2023-03-17T18:44:06.904Z] Building security-proxy-auth ... [2023-03-17T18:44:06.904Z] Building security-proxy-setup ... [2023-03-17T18:44:06.904Z] Building security-secretstore-setup ... [2023-03-17T18:44:06.904Z] Building security-spiffe-token-provider ... [2023-03-17T18:44:06.904Z] Building security-spire-agent ... [2023-03-17T18:44:06.904Z] Building security-spire-config ... [2023-03-17T18:44:06.904Z] Building security-spire-server ... [2023-03-17T18:44:06.904Z] Building support-notifications ... [2023-03-17T18:44:06.904Z] Building support-scheduler ... [2023-03-17T18:44:06.904Z] Building security-spire-config [2023-03-17T18:44:06.904Z] Building security-bootstrapper [2023-03-17T18:44:06.904Z] Building core-common-config-bootstrapper [2023-03-17T18:44:06.904Z] Building support-scheduler [2023-03-17T18:44:06.904Z] Building security-proxy-auth [2023-03-17T18:44:06.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:44:06.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:44:06.912Z] Configure a credential helper to remove this warning. See [2023-03-17T18:44:06.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:44:06.912Z] [2023-03-17T18:44:06.912Z] Login Succeeded [2023-03-17T18:44:06.912Z] nexus3.edgexfoundry.org:10002 [2023-03-17T18:44:07.182Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:44:07.182Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:44:07.182Z] Configure a credential helper to remove this warning. See [2023-03-17T18:44:07.182Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:44:07.182Z] [2023-03-17T18:44:07.182Z] Login Succeeded [2023-03-17T18:44:07.182Z] nexus3.edgexfoundry.org:10003 [2023-03-17T18:44:07.455Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:44:07.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:44:07.726Z] Configure a credential helper to remove this warning. See [2023-03-17T18:44:07.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:44:07.726Z] [2023-03-17T18:44:07.726Z] Login Succeeded [2023-03-17T18:44:07.726Z] nexus3.edgexfoundry.org:10004 [2023-03-17T18:44:07.995Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:44:07.995Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:44:07.995Z] Configure a credential helper to remove this warning. See [2023-03-17T18:44:07.995Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:44:07.995Z] [2023-03-17T18:44:07.995Z] Login Succeeded [2023-03-17T18:44:07.995Z] docker.io [2023-03-17T18:44:08.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:44:08.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:44:08.543Z] Configure a credential helper to remove this warning. See [2023-03-17T18:44:08.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:44:08.543Z] [2023-03-17T18:44:08.543Z] Login Succeeded [2023-03-17T18:44:08.543Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T18:44:08.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-03-17T18:44:09.135Z] + git config --global --add safe.directory /w/workspace/edgex-go/466 [Pipeline] echo [2023-03-17T18:44:09.154Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T18:44:09.165Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T18:44:09.174Z] ========================================================= [2023-03-17T18:44:09.174Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T18:44:09.174Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-03-17T18:44:09.497Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T18:44:11.459Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T18:44:11.459Z] af6eaf76a39c: Pulling fs layer [2023-03-17T18:44:11.459Z] 55522c791124: Pulling fs layer [2023-03-17T18:44:11.459Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T18:44:11.459Z] 169dfbe0d373: Pulling fs layer [2023-03-17T18:44:11.459Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T18:44:11.459Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T18:44:11.459Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T18:44:11.459Z] 169dfbe0d373: Waiting [2023-03-17T18:44:11.459Z] e1ff8fa3b103: Waiting [2023-03-17T18:44:11.459Z] 52ebb69f0ebf: Waiting [2023-03-17T18:44:11.459Z] 5abe8eddf0d5: Waiting [2023-03-17T18:44:11.459Z] 55522c791124: Verifying Checksum [2023-03-17T18:44:11.459Z] 55522c791124: Download complete [2023-03-17T18:44:11.459Z] 169dfbe0d373: Verifying Checksum [2023-03-17T18:44:11.459Z] 169dfbe0d373: Download complete [2023-03-17T18:44:11.459Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T18:44:11.459Z] e1ff8fa3b103: Download complete [2023-03-17T18:44:11.459Z] af6eaf76a39c: Verifying Checksum [2023-03-17T18:44:12.425Z] af6eaf76a39c: Pull complete [2023-03-17T18:44:12.425Z] 5abe8eddf0d5: Verifying Checksum [2023-03-17T18:44:12.425Z] 5abe8eddf0d5: Download complete [2023-03-17T18:44:13.009Z] 55522c791124: Pull complete [2023-03-17T18:44:13.981Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T18:44:13.981Z] ce5c4a1c91eb: Download complete [2023-03-17T18:44:13.981Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T18:44:19.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:44:19.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:44:19.165Z] ---> 6ed2cf08d6df [2023-03-17T18:44:19.165Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:44:19.165Z] Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:44:19.165Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:44:19.165Z] ---> 6ed2cf08d6df [2023-03-17T18:44:19.165Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T18:44:19.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:44:19.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:44:19.165Z] ---> 6ed2cf08d6df [2023-03-17T18:44:19.165Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:44:19.165Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:44:19.165Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:44:19.165Z] ---> 6ed2cf08d6df [2023-03-17T18:44:19.165Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T18:44:19.165Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:44:19.165Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:44:19.165Z] ---> 6ed2cf08d6df [2023-03-17T18:44:19.165Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:44:21.067Z] ---> Running in dba296c6b21f [2023-03-17T18:44:21.067Z] ---> Running in e8cefd5d0757 [2023-03-17T18:44:21.067Z] ---> Running in b4cc00cc9a3a [2023-03-17T18:44:21.067Z] ---> Running in cd90eb272852 [2023-03-17T18:44:21.067Z] ---> Running in 29d9e784ff72 [2023-03-17T18:44:21.067Z] Removing intermediate container cd90eb272852 [2023-03-17T18:44:21.067Z] ---> bd7441cdae77 [2023-03-17T18:44:21.067Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:44:21.067Z] Removing intermediate container e8cefd5d0757 [2023-03-17T18:44:21.067Z] ---> 24c92493bc73 [2023-03-17T18:44:21.067Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:44:21.067Z] Removing intermediate container dba296c6b21f [2023-03-17T18:44:21.067Z] ---> 6488342d1222 [2023-03-17T18:44:21.067Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:44:21.067Z] Removing intermediate container b4cc00cc9a3a [2023-03-17T18:44:21.067Z] ---> 09d5f1bf4b2b [2023-03-17T18:44:21.067Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T18:44:21.067Z] ---> Running in 9b49c0c42103 [2023-03-17T18:44:21.067Z] Removing intermediate container 29d9e784ff72 [2023-03-17T18:44:21.067Z] ---> f3b68b8f5772 [2023-03-17T18:44:21.067Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T18:44:21.067Z] ---> Running in 38b487a26ead [2023-03-17T18:44:21.067Z] ---> Running in b870a77ba351 [2023-03-17T18:44:21.067Z] ---> Running in ffe62f3c5842 [2023-03-17T18:44:21.067Z] ---> Running in bfb39fb9550d [2023-03-17T18:44:21.067Z] Removing intermediate container 9b49c0c42103 [2023-03-17T18:44:21.067Z] ---> efdeded5d893 [2023-03-17T18:44:21.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T18:44:21.067Z] Removing intermediate container b870a77ba351 [2023-03-17T18:44:21.067Z] ---> b0060d608f44 [2023-03-17T18:44:21.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T18:44:21.067Z] Removing intermediate container 38b487a26ead [2023-03-17T18:44:21.067Z] ---> 9b188fbb6b4c [2023-03-17T18:44:21.067Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T18:44:21.067Z] ---> Running in 4c6b09cc0601 [2023-03-17T18:44:21.325Z] ---> Running in 78b037944f9b [2023-03-17T18:44:21.326Z] ---> Running in 6967fd201fba [2023-03-17T18:44:21.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:21.583Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:21.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:21.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:21.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:21.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:21.842Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:22.099Z] OK: 265 MiB in 53 packages [2023-03-17T18:44:22.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:22.099Z] OK: 265 MiB in 53 packages [2023-03-17T18:44:22.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:22.099Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:44:22.099Z] OK: 265 MiB in 53 packages [2023-03-17T18:44:22.356Z] OK: 265 MiB in 53 packages [2023-03-17T18:44:22.356Z] OK: 265 MiB in 53 packages [2023-03-17T18:44:22.616Z] Removing intermediate container ffe62f3c5842 [2023-03-17T18:44:22.617Z] ---> 889503fc5950 [2023-03-17T18:44:22.617Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T18:44:22.617Z] Removing intermediate container bfb39fb9550d [2023-03-17T18:44:22.617Z] ---> b80488dab1bb [2023-03-17T18:44:22.617Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T18:44:22.617Z] ---> 086877353af3 [2023-03-17T18:44:22.617Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:44:22.617Z] ---> fedf4b933c55 [2023-03-17T18:44:22.617Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:44:22.617Z] ---> Running in 264597c06fbc [2023-03-17T18:44:22.617Z] ---> Running in 3359e6da1883 [2023-03-17T18:44:22.875Z] Removing intermediate container 4c6b09cc0601 [2023-03-17T18:44:22.875Z] ---> e7dfc47ebd0a [2023-03-17T18:44:22.875Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:44:22.875Z] Removing intermediate container 78b037944f9b [2023-03-17T18:44:22.875Z] ---> 5fc5bfbfed6d [2023-03-17T18:44:22.875Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:44:22.875Z] Removing intermediate container 6967fd201fba [2023-03-17T18:44:22.875Z] ---> d4ab37920e48 [2023-03-17T18:44:22.875Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:44:23.132Z] ---> 08050a146cf2 [2023-03-17T18:44:23.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:44:23.132Z] ---> Running in 480f6bdd14e0 [2023-03-17T18:44:23.132Z] ---> d30f08d064f6 [2023-03-17T18:44:23.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:44:23.132Z] ---> 388a3677b287 [2023-03-17T18:44:23.132Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:44:23.132Z] ---> Running in c980caa7bf6b [2023-03-17T18:44:23.132Z] ---> Running in 724e8e50f522 [2023-03-17T18:44:26.336Z] ce5c4a1c91eb: Pull complete [2023-03-17T18:44:26.336Z] 169dfbe0d373: Pull complete [2023-03-17T18:44:26.336Z] e1ff8fa3b103: Pull complete [2023-03-17T18:44:33.004Z] 52ebb69f0ebf: Pull complete [2023-03-17T18:44:33.974Z] 5abe8eddf0d5: Pull complete [2023-03-17T18:44:33.974Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T18:44:33.974Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T18:44:33.974Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh [2023-03-17T18:44:34.306Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T18:44:34.306Z] WORKDIR /edgex [2023-03-17T18:44:34.306Z] COPY go.mod . [2023-03-17T18:44:34.306Z] RUN go mod download [2023-03-17T18:44:34.306Z] + docker build -t ci-base-image-arm64 -f - . [2023-03-17T18:44:34.893Z] Sending build context to Docker daemon 2.933MB [2023-03-17T18:44:34.893Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T18:44:34.893Z] ---> 6cb57ee374ae [2023-03-17T18:44:34.893Z] Step 2/4 : WORKDIR /edgex [2023-03-17T18:44:36.840Z] ---> Running in 7b4144899e48 [2023-03-17T18:44:37.107Z] Removing intermediate container 7b4144899e48 [2023-03-17T18:44:37.107Z] ---> 2333a0c226de [2023-03-17T18:44:37.107Z] Step 3/4 : COPY go.mod . [2023-03-17T18:44:37.372Z] ---> a21e57877aed [2023-03-17T18:44:37.372Z] Step 4/4 : RUN go mod download [2023-03-17T18:44:37.638Z] ---> Running in 5c1daec1ed62 [2023-03-17T18:44:55.247Z] Removing intermediate container 724e8e50f522 [2023-03-17T18:44:55.247Z] ---> 483fa41c7459 [2023-03-17T18:44:55.247Z] Step 8/23 : COPY . . [2023-03-17T18:44:55.247Z] Removing intermediate container 480f6bdd14e0 [2023-03-17T18:44:55.247Z] ---> 77756b748e77 [2023-03-17T18:44:55.247Z] Step 8/23 : COPY . . [2023-03-17T18:44:55.247Z] Removing intermediate container 3359e6da1883 [2023-03-17T18:44:55.247Z] ---> 4bdcdd808577 [2023-03-17T18:44:55.247Z] Step 7/33 : COPY . . [2023-03-17T18:44:55.247Z] Removing intermediate container c980caa7bf6b [2023-03-17T18:44:55.247Z] ---> 87576d54afd5 [2023-03-17T18:44:55.247Z] Step 8/23 : COPY . . [2023-03-17T18:44:55.247Z] Removing intermediate container 264597c06fbc [2023-03-17T18:44:55.247Z] ---> bcc41ea2afd7 [2023-03-17T18:44:55.247Z] Step 7/27 : COPY . . [2023-03-17T18:45:00.611Z] ---> 7ed81267d90a [2023-03-17T18:45:00.611Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T18:45:00.611Z] ---> 6d6eae94439f [2023-03-17T18:45:00.611Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T18:45:00.870Z] ---> 90532dbec4c7 [2023-03-17T18:45:00.870Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T18:45:00.870Z] ---> Running in 63914fbd090c [2023-03-17T18:45:00.870Z] ---> b538a81953bd [2023-03-17T18:45:00.870Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T18:45:00.870Z] ---> Running in bb54409547a1 [2023-03-17T18:45:00.870Z] ---> ed0a808da329 [2023-03-17T18:45:00.870Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T18:45:00.870Z] ---> Running in d5554349010d [2023-03-17T18:45:00.870Z] ---> Running in 89b75288da49 [2023-03-17T18:45:00.870Z] ---> Running in b18076570b35 [2023-03-17T18:45:01.133Z] Removing intermediate container 89b75288da49 [2023-03-17T18:45:01.133Z] ---> db13103c06fb [2023-03-17T18:45:01.133Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T18:45:01.133Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T18:45:01.133Z] ---> Running in 58c3f0da2516 [2023-03-17T18:45:01.391Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T18:45:01.391Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T18:45:01.391Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T18:45:01.958Z] Removing intermediate container 58c3f0da2516 [2023-03-17T18:45:01.958Z] ---> bd1e5c64b8c2 [2023-03-17T18:45:01.958Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T18:45:02.954Z] ---> Running in 1f4521e338fc [2023-03-17T18:45:03.215Z] Removing intermediate container 1f4521e338fc [2023-03-17T18:45:03.215Z] ---> 8c94c80ad6c8 [2023-03-17T18:45:03.215Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T18:45:03.482Z] ---> Running in 3762e95dff3a [2023-03-17T18:45:04.357Z] Removing intermediate container 5c1daec1ed62 [2023-03-17T18:45:04.357Z] ---> b7bb2cb9c842 [2023-03-17T18:45:04.357Z] Successfully built b7bb2cb9c842 [2023-03-17T18:45:04.357Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:45:04.691Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T18:45:04.691Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:45:04.853Z] Removing intermediate container 3762e95dff3a [2023-03-17T18:45:04.853Z] ---> d850a728ae13 [2023-03-17T18:45:04.853Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T18:45:04.853Z] ---> Running in 0844e95407e0 [2023-03-17T18:45:04.853Z] Removing intermediate container 0844e95407e0 [2023-03-17T18:45:04.853Z] ---> 397eac7d5889 [2023-03-17T18:45:04.853Z] [2023-03-17T18:45:04.853Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T18:45:04.853Z] 3.17: Pulling from library/alpine [2023-03-17T18:45:04.887Z] prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container [2023-03-17T18:45:04.953Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T18:45:05.109Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T18:45:05.110Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T18:45:05.110Z] ---> b2aa39c304c2 [2023-03-17T18:45:05.110Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T18:45:05.110Z] ---> Running in e663d0613194 [2023-03-17T18:45:05.367Z] Removing intermediate container e663d0613194 [2023-03-17T18:45:05.367Z] ---> e3bea33b2209 [2023-03-17T18:45:05.367Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T18:45:05.367Z] ---> Running in 10ef825f3fab [2023-03-17T18:45:05.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:05.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:06.136Z] $ docker top 5e02f8e33d6ff564d09c53df1c85328b0695b4f3473155d8779909b2644042ad -eo pid,comm [2023-03-17T18:45:06.189Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T18:45:06.189Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T18:45:06.189Z] OK: 17816 distinct packages available [Pipeline] { [Pipeline] sh [2023-03-17T18:45:06.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:06.446Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:06.703Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T18:45:06.703Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T18:45:06.703Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T18:45:06.703Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T18:45:06.703Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:45:06.703Z] OK: 7 MiB in 19 packages [2023-03-17T18:45:06.948Z] + go version [2023-03-17T18:45:06.948Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T18:45:06.965Z] $ docker stop --time=1 5e02f8e33d6ff564d09c53df1c85328b0695b4f3473155d8779909b2644042ad [2023-03-17T18:45:08.514Z] $ docker rm -f --volumes 5e02f8e33d6ff564d09c53df1c85328b0695b4f3473155d8779909b2644042ad [2023-03-17T18:45:08.602Z] Removing intermediate container 10ef825f3fab [2023-03-17T18:45:08.602Z] ---> 5a6584388135 [2023-03-17T18:45:08.602Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:45:09.091Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T18:45:09.091Z] [2023-03-17T18:45:09.091Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:45:09.426Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T18:45:09.426Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-03-17T18:45:09.426Z] 29e5d40040c1: Pulling fs layer [2023-03-17T18:45:09.426Z] 1ce36da41761: Pulling fs layer [2023-03-17T18:45:09.426Z] 25b303627fd3: Pulling fs layer [2023-03-17T18:45:09.534Z] ---> 88b1fc8dafbd [2023-03-17T18:45:09.534Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:45:09.699Z] 29e5d40040c1: Verifying Checksum [2023-03-17T18:45:09.699Z] 29e5d40040c1: Download complete [2023-03-17T18:45:09.969Z] 1ce36da41761: Verifying Checksum [2023-03-17T18:45:09.969Z] 1ce36da41761: Download complete [2023-03-17T18:45:10.236Z] 29e5d40040c1: Pull complete [2023-03-17T18:45:10.465Z] ---> 93dc1025dbbd [2023-03-17T18:45:10.465Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T18:45:11.659Z] 1ce36da41761: Pull complete [2023-03-17T18:45:11.659Z] 25b303627fd3: Download complete [2023-03-17T18:45:14.643Z] ---> 0475db37691b [2023-03-17T18:45:14.643Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T18:45:15.579Z] ---> 26e7dce8ef01 [2023-03-17T18:45:15.579Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T18:45:15.579Z] ---> Running in 36ca0ef2080a [2023-03-17T18:45:15.838Z] Removing intermediate container 36ca0ef2080a [2023-03-17T18:45:15.838Z] ---> de895afdd82b [2023-03-17T18:45:15.838Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T18:45:16.772Z] ---> 45900ce18cf6 [2023-03-17T18:45:16.772Z] Step 22/27 : WORKDIR / [2023-03-17T18:45:16.772Z] ---> Running in 6d55600c4e3e [2023-03-17T18:45:17.050Z] Removing intermediate container 6d55600c4e3e [2023-03-17T18:45:17.050Z] ---> 3fb3df4defea [2023-03-17T18:45:17.050Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T18:45:17.308Z] ---> Running in 9873766c3a04 [2023-03-17T18:45:17.925Z] Removing intermediate container 9873766c3a04 [2023-03-17T18:45:17.925Z] ---> 1af7a9c42bf4 [2023-03-17T18:45:17.925Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T18:45:18.182Z] ---> Running in 6cec0b4fd4f4 [2023-03-17T18:45:18.752Z] Removing intermediate container 6cec0b4fd4f4 [2023-03-17T18:45:18.752Z] ---> 359c8f930718 [2023-03-17T18:45:18.752Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T18:45:18.752Z] ---> Running in 645eccbd97bc [2023-03-17T18:45:19.320Z] Removing intermediate container 645eccbd97bc [2023-03-17T18:45:19.320Z] ---> e16ecd57ec11 [2023-03-17T18:45:19.320Z] Step 26/27 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:45:19.320Z] ---> Running in 032cf4f3d463 [2023-03-17T18:45:19.886Z] Removing intermediate container 032cf4f3d463 [2023-03-17T18:45:19.886Z] ---> bd136bc13a6d [2023-03-17T18:45:19.886Z] Step 27/27 : LABEL version=3.0.0-dev.104 [2023-03-17T18:45:19.886Z] ---> Running in 4a3383db45d9 [2023-03-17T18:45:20.144Z] Removing intermediate container 4a3383db45d9 [2023-03-17T18:45:20.144Z] ---> 4d4fe1c6b293 [2023-03-17T18:45:20.144Z] [2023-03-17T18:45:20.144Z] Successfully built 4d4fe1c6b293 [2023-03-17T18:45:20.144Z] Successfully tagged security-spire-config:latest [2023-03-17T18:45:20.144Z] Building core-data [2023-03-17T18:45:21.742Z] 25b303627fd3: Pull complete [2023-03-17T18:45:21.742Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-03-17T18:45:21.742Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T18:45:21.742Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:45:21.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container [2023-03-17T18:45:22.012Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T18:45:23.426Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:23.426Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:23.426Z] ---> 6ed2cf08d6df [2023-03-17T18:45:23.426Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:45:23.426Z] ---> Using cache [2023-03-17T18:45:23.426Z] ---> 6488342d1222 [2023-03-17T18:45:23.426Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:45:23.426Z] ---> Using cache [2023-03-17T18:45:23.426Z] ---> 9b188fbb6b4c [2023-03-17T18:45:23.426Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T18:45:23.426Z] ---> Using cache [2023-03-17T18:45:23.426Z] ---> 5fc5bfbfed6d [2023-03-17T18:45:23.426Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:45:23.426Z] ---> Using cache [2023-03-17T18:45:23.426Z] ---> d30f08d064f6 [2023-03-17T18:45:23.426Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:45:23.426Z] ---> Using cache [2023-03-17T18:45:23.426Z] ---> 87576d54afd5 [2023-03-17T18:45:23.426Z] Step 8/23 : COPY . . [2023-03-17T18:45:23.426Z] ---> Using cache [2023-03-17T18:45:23.426Z] ---> 6d6eae94439f [2023-03-17T18:45:23.426Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T18:45:24.369Z] $ docker top 88bd3c292aefef0e7ed381829ab90ebf9efafd3c49d254d5d9163191e387372b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T18:45:24.800Z] ---> Running in 70d94bee2706 [2023-03-17T18:45:25.203Z] + docker-compose build --help [2023-03-17T18:45:25.203Z] + grep parallel [2023-03-17T18:45:25.733Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T18:45:30.820Z] --parallel Build images in parallel. [Pipeline] } [2023-03-17T18:45:30.842Z] $ docker stop --time=1 88bd3c292aefef0e7ed381829ab90ebf9efafd3c49d254d5d9163191e387372b [2023-03-17T18:45:32.559Z] $ docker rm -f --volumes 88bd3c292aefef0e7ed381829ab90ebf9efafd3c49d254d5d9163191e387372b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:45:33.107Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-03-17T18:45:33.107Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T18:45:33.298Z] prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container [2023-03-17T18:45:33.380Z] $ 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/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-03-17T18:45:34.615Z] $ docker top 49fb59379f95b97fd5eb576d85247cb5e4ad9a7cddd39d8c81773ff2632a95ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T18:45:35.470Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-03-17T18:45:35.697Z] Removing intermediate container bb54409547a1 [2023-03-17T18:45:35.697Z] ---> 89cc5dab9488 [2023-03-17T18:45:35.697Z] [2023-03-17T18:45:35.697Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:45:35.697Z] ---> b2aa39c304c2 [2023-03-17T18:45:35.697Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T18:45:35.697Z] Removing intermediate container b18076570b35 [2023-03-17T18:45:35.697Z] ---> bd83c712cea5 [2023-03-17T18:45:35.697Z] [2023-03-17T18:45:35.697Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:45:35.697Z] ---> b2aa39c304c2 [2023-03-17T18:45:35.697Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T18:45:35.697Z] Removing intermediate container 63914fbd090c [2023-03-17T18:45:35.697Z] ---> 96758931ff9b [2023-03-17T18:45:35.697Z] [2023-03-17T18:45:35.697Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T18:45:35.697Z] ---> b2aa39c304c2 [2023-03-17T18:45:35.697Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T18:45:35.697Z] ---> Using cache [2023-03-17T18:45:35.697Z] ---> e3bea33b2209 [2023-03-17T18:45:35.697Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T18:45:35.697Z] ---> Running in db3dbf7eef53 [2023-03-17T18:45:35.697Z] ---> Running in a0e202dac000 [2023-03-17T18:45:35.697Z] ---> Running in 17563a18446a [2023-03-17T18:45:35.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:35.697Z] Removing intermediate container db3dbf7eef53 [2023-03-17T18:45:35.697Z] ---> 6d7131fe4720 [2023-03-17T18:45:35.697Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:45:35.697Z] Removing intermediate container a0e202dac000 [2023-03-17T18:45:35.697Z] ---> 134d143b1cb3 [2023-03-17T18:45:35.697Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:45:35.697Z] ---> Running in df6ee5f2166a [2023-03-17T18:45:35.697Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:35.697Z] ---> Running in 4260379cdfb8 [2023-03-17T18:45:35.954Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T18:45:35.954Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T18:45:35.954Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:45:35.954Z] OK: 7 MiB in 17 packages [2023-03-17T18:45:35.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:35.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:36.211Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T18:45:36.211Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:45:36.469Z] OK: 7 MiB in 16 packages [2023-03-17T18:45:36.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:36.469Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:36.740Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T18:45:36.740Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:45:36.740Z] OK: 7 MiB in 16 packages [2023-03-17T18:45:37.310Z] Removing intermediate container 17563a18446a [2023-03-17T18:45:37.310Z] ---> 1f47d133a170 [2023-03-17T18:45:37.310Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T18:45:37.567Z] ---> Running in ac59cb23d9af [2023-03-17T18:45:37.824Z] Removing intermediate container df6ee5f2166a [2023-03-17T18:45:37.824Z] ---> 5ebf253899b1 [2023-03-17T18:45:37.824Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:45:38.081Z] Removing intermediate container 4260379cdfb8 [2023-03-17T18:45:38.081Z] ---> acebd5f11484 [2023-03-17T18:45:38.081Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:45:38.081Z] Removing intermediate container ac59cb23d9af [2023-03-17T18:45:38.081Z] ---> 1db2daab33cd [2023-03-17T18:45:38.081Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T18:45:38.345Z] ---> Running in c9fce59ce26a [2023-03-17T18:45:38.345Z] ---> fd8317768e7b [2023-03-17T18:45:38.345Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:45:38.345Z] ---> 472b4af795a6 [2023-03-17T18:45:38.345Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:45:38.602Z] Removing intermediate container c9fce59ce26a [2023-03-17T18:45:38.602Z] ---> 30dd16dee2f6 [2023-03-17T18:45:38.602Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T18:45:38.602Z] ---> Running in 75ba76d32444 [2023-03-17T18:45:38.862Z] ---> 2922ba268534 [2023-03-17T18:45:38.862Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T18:45:38.862Z] ---> 90d7078c42e3 [2023-03-17T18:45:38.862Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T18:45:38.862Z] Removing intermediate container d5554349010d [2023-03-17T18:45:38.862Z] ---> f12026484979 [2023-03-17T18:45:38.862Z] [2023-03-17T18:45:38.862Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:45:38.862Z] ---> b2aa39c304c2 [2023-03-17T18:45:38.862Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:45:38.862Z] ---> Running in dab7728e7274 [2023-03-17T18:45:38.862Z] Removing intermediate container 75ba76d32444 [2023-03-17T18:45:38.862Z] ---> c59484072b54 [2023-03-17T18:45:38.862Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T18:45:39.119Z] ---> Running in ecf90c807178 [2023-03-17T18:45:39.381Z] Removing intermediate container ecf90c807178 [2023-03-17T18:45:39.381Z] ---> 94fe7998b39f [2023-03-17T18:45:39.381Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T18:45:39.381Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:39.638Z] ---> Running in 761fdcb8643c [2023-03-17T18:45:39.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:39.896Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T18:45:39.896Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:45:39.896Z] OK: 7 MiB in 16 packages [2023-03-17T18:45:39.896Z] ---> 3b29d12b3a4e [2023-03-17T18:45:39.896Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T18:45:40.154Z] ---> 835dfe4de15a [2023-03-17T18:45:40.154Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T18:45:40.413Z] ---> def24e2a4a4e [2023-03-17T18:45:40.413Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T18:45:40.674Z] ---> 80eba7488f91 [2023-03-17T18:45:40.674Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T18:45:40.931Z] ---> 28ff3d5e1b3c [2023-03-17T18:45:40.931Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T18:45:40.931Z] Removing intermediate container dab7728e7274 [2023-03-17T18:45:40.931Z] ---> f53bba4f723a [2023-03-17T18:45:40.931Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T18:45:41.189Z] ---> 9d9209432a3d [2023-03-17T18:45:41.189Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T18:45:41.189Z] ---> Running in 1d724fa34589 [2023-03-17T18:45:41.189Z] ---> Running in 8be1cb23f8ce [2023-03-17T18:45:41.189Z] Removing intermediate container 761fdcb8643c [2023-03-17T18:45:41.189Z] ---> 7860c6efadfa [2023-03-17T18:45:41.189Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T18:45:41.189Z] ---> Running in 1cba52e39f88 [2023-03-17T18:45:41.189Z] ---> Running in 744a0a79808e [2023-03-17T18:45:41.447Z] Removing intermediate container 8be1cb23f8ce [2023-03-17T18:45:41.447Z] ---> 5370670fd7a6 [2023-03-17T18:45:41.447Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T18:45:41.447Z] Removing intermediate container 1cba52e39f88 [2023-03-17T18:45:41.447Z] ---> 65bc5da04eeb [2023-03-17T18:45:41.447Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T18:45:41.447Z] ---> Running in 35a4113b2405 [2023-03-17T18:45:41.704Z] Removing intermediate container 35a4113b2405 [2023-03-17T18:45:41.704Z] ---> aa3783161c5b [2023-03-17T18:45:41.704Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T18:45:41.962Z] ---> 1bc1f921f3c9 [2023-03-17T18:45:41.962Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T18:45:41.962Z] ---> Running in 996d1a2fbb2c [2023-03-17T18:45:41.962Z] ---> Running in 50be5b5aa71c [2023-03-17T18:45:41.962Z] Removing intermediate container 996d1a2fbb2c [2023-03-17T18:45:41.962Z] ---> 7dfa7d1e6968 [2023-03-17T18:45:41.962Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:45:42.114Z] Building core-command ... [2023-03-17T18:45:42.114Z] Building core-common-config-bootstrapper ... [2023-03-17T18:45:42.114Z] Building core-data ... [2023-03-17T18:45:42.114Z] Building core-metadata ... [2023-03-17T18:45:42.114Z] Building security-bootstrapper ... [2023-03-17T18:45:42.114Z] Building security-proxy-auth ... [2023-03-17T18:45:42.114Z] Building security-proxy-setup ... [2023-03-17T18:45:42.114Z] Building security-secretstore-setup ... [2023-03-17T18:45:42.114Z] Building security-spiffe-token-provider ... [2023-03-17T18:45:42.114Z] Building security-spire-agent ... [2023-03-17T18:45:42.114Z] Building security-spire-config ... [2023-03-17T18:45:42.114Z] Building security-spire-server ... [2023-03-17T18:45:42.114Z] Building support-notifications ... [2023-03-17T18:45:42.114Z] Building support-scheduler ... [2023-03-17T18:45:42.114Z] Building support-scheduler [2023-03-17T18:45:42.114Z] Building security-proxy-setup [2023-03-17T18:45:42.114Z] Building core-data [2023-03-17T18:45:42.114Z] Building security-proxy-auth [2023-03-17T18:45:42.114Z] Building security-spiffe-token-provider [2023-03-17T18:45:42.219Z] ---> 36621a3a982a [2023-03-17T18:45:42.219Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:45:42.478Z] Removing intermediate container 1d724fa34589 [2023-03-17T18:45:42.478Z] ---> dcd7a1507a8f [2023-03-17T18:45:42.478Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T18:45:42.478Z] Removing intermediate container 744a0a79808e [2023-03-17T18:45:42.478Z] ---> Running in 22ee5064c179 [2023-03-17T18:45:42.478Z] ---> a734850b9986 [2023-03-17T18:45:42.478Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T18:45:42.478Z] ---> Running in a41f9c371778 [2023-03-17T18:45:42.773Z] ---> 224137b6336f [2023-03-17T18:45:42.773Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T18:45:42.773Z] Removing intermediate container 22ee5064c179 [2023-03-17T18:45:42.773Z] ---> 02077167dbcc [2023-03-17T18:45:42.773Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T18:45:42.773Z] Removing intermediate container a41f9c371778 [2023-03-17T18:45:42.773Z] ---> 6ec072b318a3 [2023-03-17T18:45:42.773Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T18:45:42.773Z] ---> Running in 4fef46385630 [2023-03-17T18:45:43.034Z] ---> Running in 99608033e2db [2023-03-17T18:45:43.034Z] Removing intermediate container 4fef46385630 [2023-03-17T18:45:43.034Z] ---> 7fd01c9a5dff [2023-03-17T18:45:43.034Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T18:45:43.034Z] Removing intermediate container 50be5b5aa71c [2023-03-17T18:45:43.034Z] ---> 00935916e44f [2023-03-17T18:45:43.034Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:45:43.034Z] Removing intermediate container 99608033e2db [2023-03-17T18:45:43.034Z] ---> 827f128e1d90 [2023-03-17T18:45:43.034Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T18:45:43.292Z] ---> Running in 98dc2c4e4b8a [2023-03-17T18:45:43.292Z] ---> Running in c0d9993e9cee [2023-03-17T18:45:43.292Z] ---> 53b464969899 [2023-03-17T18:45:43.292Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:45:43.548Z] Removing intermediate container 98dc2c4e4b8a [2023-03-17T18:45:43.548Z] ---> 8e7fc5db1718 [2023-03-17T18:45:43.548Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:45:43.548Z] Removing intermediate container c0d9993e9cee [2023-03-17T18:45:43.548Z] ---> b855eb1470f5 [2023-03-17T18:45:43.548Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:45:43.548Z] ---> 1d737068b7aa [2023-03-17T18:45:43.548Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T18:45:43.548Z] ---> Running in 6271c875366e [2023-03-17T18:45:43.548Z] ---> Running in 9b7ab41f9501 [2023-03-17T18:45:43.548Z] ---> 12623cda7a92 [2023-03-17T18:45:43.548Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T18:45:43.806Z] Removing intermediate container 9b7ab41f9501 [2023-03-17T18:45:43.806Z] ---> 2ad362c00a57 [2023-03-17T18:45:43.806Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:45:43.806Z] Removing intermediate container 6271c875366e [2023-03-17T18:45:43.806Z] ---> 0936050c2d12 [2023-03-17T18:45:43.806Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:45:44.106Z] ---> 5a3f1a1a6db5 [2023-03-17T18:45:44.106Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T18:45:44.106Z] ---> Running in 6d43244d24a5 [2023-03-17T18:45:44.106Z] ---> Running in 0d19fce2f635 [2023-03-17T18:45:44.106Z] ---> 55879440e914 [2023-03-17T18:45:44.106Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T18:45:44.106Z] ---> Running in a3e6ae14068f [2023-03-17T18:45:44.369Z] Removing intermediate container 6d43244d24a5 [2023-03-17T18:45:44.369Z] ---> f115eea3d03c [2023-03-17T18:45:44.369Z] [2023-03-17T18:45:44.369Z] Removing intermediate container 0d19fce2f635 [2023-03-17T18:45:44.369Z] ---> e0aed4cbc4f2 [2023-03-17T18:45:44.369Z] [2023-03-17T18:45:44.369Z] Successfully built f115eea3d03c [2023-03-17T18:45:44.369Z] Removing intermediate container a3e6ae14068f [2023-03-17T18:45:44.369Z] ---> 08a4f7835092 [2023-03-17T18:45:44.369Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:45:44.628Z] Successfully tagged core-common-config-bootstrapper:latest [2023-03-17T18:45:44.628Z]  Building core-common-config-bootstrapper ... done Building security-secretstore-setup [2023-03-17T18:45:44.628Z] ---> 5aa040803916 [2023-03-17T18:45:44.628Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T18:45:44.628Z] Successfully built e0aed4cbc4f2 [2023-03-17T18:45:44.628Z] Successfully tagged security-proxy-auth:latest [2023-03-17T18:45:44.628Z]  Building security-proxy-auth ... done Building security-proxy-setup [2023-03-17T18:45:44.628Z] ---> Running in 43ac30a9dda2 [2023-03-17T18:45:46.529Z] ---> 0e5f8b3fafc8 [2023-03-17T18:45:46.529Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T18:45:47.906Z] Removing intermediate container 43ac30a9dda2 [2023-03-17T18:45:47.906Z] ---> be4e432d93dd [2023-03-17T18:45:47.906Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T18:45:47.906Z] Removing intermediate container 70d94bee2706 [2023-03-17T18:45:47.906Z] ---> ce222524c409 [2023-03-17T18:45:47.906Z] [2023-03-17T18:45:47.906Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:45:47.906Z] ---> b2aa39c304c2 [2023-03-17T18:45:47.906Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T18:45:48.471Z] ---> 17fa8b3afe95 [2023-03-17T18:45:48.471Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T18:45:48.471Z] ---> Running in c52bbc962ed8 [2023-03-17T18:45:48.471Z] ---> Running in a4ded09e1e3b [2023-03-17T18:45:48.736Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:48.736Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:48.736Z] ---> 6ed2cf08d6df [2023-03-17T18:45:48.736Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> f3b68b8f5772 [2023-03-17T18:45:48.736Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> b80488dab1bb [2023-03-17T18:45:48.736Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> 086877353af3 [2023-03-17T18:45:48.736Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> 4bdcdd808577 [2023-03-17T18:45:48.736Z] Step 7/25 : COPY . . [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> 7ed81267d90a [2023-03-17T18:45:48.736Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T18:45:48.736Z] ---> 7b82fbe906c6 [2023-03-17T18:45:48.736Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T18:45:48.736Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:48.736Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:48.736Z] ---> 6ed2cf08d6df [2023-03-17T18:45:48.736Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> f3b68b8f5772 [2023-03-17T18:45:48.736Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> b80488dab1bb [2023-03-17T18:45:48.736Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> 086877353af3 [2023-03-17T18:45:48.736Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> 4bdcdd808577 [2023-03-17T18:45:48.736Z] Step 7/22 : COPY . . [2023-03-17T18:45:48.736Z] ---> Using cache [2023-03-17T18:45:48.736Z] ---> 7ed81267d90a [2023-03-17T18:45:48.736Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T18:45:48.993Z] Removing intermediate container c52bbc962ed8 [2023-03-17T18:45:48.993Z] ---> 901f0a23a368 [2023-03-17T18:45:48.993Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T18:45:48.993Z] ---> Running in cefe92439ae8 [2023-03-17T18:45:48.993Z] ---> Running in f0e17a42d5db [2023-03-17T18:45:48.993Z] Removing intermediate container a4ded09e1e3b [2023-03-17T18:45:48.993Z] ---> 9c89d1daa0a0 [2023-03-17T18:45:48.993Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:45:48.993Z] ---> Running in 2ad23707aeb7 [2023-03-17T18:45:48.993Z] ---> Running in fbee4dd25ea7 [2023-03-17T18:45:48.993Z] ---> 1eb0efd2860f [2023-03-17T18:45:48.993Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T18:45:49.251Z] ---> Running in b26d9a9ca018 [2023-03-17T18:45:49.251Z] Removing intermediate container 2ad23707aeb7 [2023-03-17T18:45:49.251Z] ---> 320bcee3035e [2023-03-17T18:45:49.251Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T18:45:49.251Z] Removing intermediate container fbee4dd25ea7 [2023-03-17T18:45:49.251Z] ---> 602e9e1c703f [2023-03-17T18:45:49.251Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:45:49.509Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T18:45:49.509Z] ---> Running in 86d04d1de4b2 [2023-03-17T18:45:49.509Z] ---> Running in 558a4c21946e [2023-03-17T18:45:49.813Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T18:45:50.070Z] Removing intermediate container 558a4c21946e [2023-03-17T18:45:50.070Z] ---> ca623d73c960 [2023-03-17T18:45:50.070Z] [2023-03-17T18:45:50.070Z] Removing intermediate container 86d04d1de4b2 [2023-03-17T18:45:50.070Z] ---> dac357dbf04b [2023-03-17T18:45:50.070Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:45:50.070Z] Successfully built ca623d73c960 [2023-03-17T18:45:50.070Z] Successfully tagged support-scheduler:latest [2023-03-17T18:45:50.070Z]  Building support-scheduler ... done Building support-notifications [2023-03-17T18:45:50.070Z] ---> Running in 55f0ec85a91d [2023-03-17T18:45:51.445Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:51.712Z] Removing intermediate container b26d9a9ca018 [2023-03-17T18:45:51.712Z] ---> 6779ece43c97 [2023-03-17T18:45:51.712Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T18:45:51.712Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:51.712Z] ---> Running in 63bbe7068b34 [2023-03-17T18:45:51.970Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T18:45:51.970Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:45:51.970Z] OK: 7 MiB in 16 packages [2023-03-17T18:45:52.182Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:52.182Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:52.182Z] ---> b7bb2cb9c842 [2023-03-17T18:45:52.182Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:45:52.182Z] Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:52.182Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:52.182Z] ---> b7bb2cb9c842 [2023-03-17T18:45:52.182Z] Step 3/22 : WORKDIR /edgex-go [2023-03-17T18:45:52.182Z] ---> Running in 3d717aea284f [2023-03-17T18:45:52.183Z] ---> Running in 95e20c05f7ea [2023-03-17T18:45:52.227Z] Removing intermediate container 63bbe7068b34 [2023-03-17T18:45:52.227Z] ---> 755b56482413 [2023-03-17T18:45:52.227Z] Step 30/33 : CMD ["gate"] [2023-03-17T18:45:52.227Z] ---> Running in d124436683dd [2023-03-17T18:45:52.451Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:52.451Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:52.451Z] ---> b7bb2cb9c842 [2023-03-17T18:45:52.451Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T18:45:52.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:52.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:52.451Z] ---> b7bb2cb9c842 [2023-03-17T18:45:52.451Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:45:52.451Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:52.451Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:52.451Z] ---> b7bb2cb9c842 [2023-03-17T18:45:52.451Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:45:52.451Z] ---> Running in d6afd2f33077 [2023-03-17T18:45:52.451Z] ---> Running in ed11cca865f8 [2023-03-17T18:45:52.719Z] ---> Running in ff319ccaa773 [2023-03-17T18:45:52.719Z] Removing intermediate container 3d717aea284f [2023-03-17T18:45:52.719Z] ---> de1439afa44e [2023-03-17T18:45:52.719Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:45:52.719Z] ---> Running in e41b35644d45 [2023-03-17T18:45:52.793Z] Removing intermediate container 55f0ec85a91d [2023-03-17T18:45:52.793Z] ---> 4414d2e91d46 [2023-03-17T18:45:52.793Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:45:52.793Z] Removing intermediate container d124436683dd [2023-03-17T18:45:52.793Z] ---> 0a1e90f492be [2023-03-17T18:45:52.793Z] Step 31/33 : LABEL arch=x86_64 [2023-03-17T18:45:52.988Z] Removing intermediate container 95e20c05f7ea [2023-03-17T18:45:52.988Z] ---> b81261987d62 [2023-03-17T18:45:52.988Z] Step 4/22 : RUN apk add --update --no-cache make git [2023-03-17T18:45:52.988Z] Removing intermediate container d6afd2f33077 [2023-03-17T18:45:53.051Z] ---> Running in 59bb0592432b [2023-03-17T18:45:53.272Z] ---> 270a6c071e0c [2023-03-17T18:45:53.272Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:45:53.272Z] ---> Running in 07f0214a7a35 [2023-03-17T18:45:53.272Z] Removing intermediate container ed11cca865f8 [2023-03-17T18:45:53.272Z] ---> 0c9a34bc48fe [2023-03-17T18:45:53.272Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T18:45:53.272Z] ---> Running in 0e9c30a61971 [2023-03-17T18:45:53.272Z] Removing intermediate container ff319ccaa773 [2023-03-17T18:45:53.272Z] ---> 197bd1814f46 [2023-03-17T18:45:53.272Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:45:53.316Z] ---> a3d4cbe441b7 [2023-03-17T18:45:53.316Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:45:53.539Z] ---> Running in 6c81ae70bdf3 [2023-03-17T18:45:53.539Z] ---> Running in 5ddb9f2081c1 [2023-03-17T18:45:53.575Z] Removing intermediate container 59bb0592432b [2023-03-17T18:45:53.575Z] ---> 8770963bf21f [2023-03-17T18:45:53.575Z] Step 32/33 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:45:53.806Z] Removing intermediate container e41b35644d45 [2023-03-17T18:45:53.806Z] ---> fd63a57948f0 [2023-03-17T18:45:53.806Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T18:45:53.835Z] ---> Running in ef8f7a2d8e76 [2023-03-17T18:45:53.835Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:53.835Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:53.835Z] ---> 6ed2cf08d6df [2023-03-17T18:45:53.835Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:45:53.835Z] ---> Using cache [2023-03-17T18:45:53.835Z] ---> 6488342d1222 [2023-03-17T18:45:53.835Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:45:53.835Z] ---> Using cache [2023-03-17T18:45:53.835Z] ---> 9b188fbb6b4c [2023-03-17T18:45:53.835Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T18:45:53.835Z] ---> 14c59b119d55 [2023-03-17T18:45:53.835Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T18:45:53.835Z] ---> Running in 27e2943ee666 [2023-03-17T18:45:54.077Z] ---> Running in 0793d9455b28 [2023-03-17T18:45:54.094Z] Removing intermediate container ef8f7a2d8e76 [2023-03-17T18:45:54.094Z] ---> e3000c01c256 [2023-03-17T18:45:54.094Z] Step 33/33 : LABEL version=3.0.0-dev.104 [2023-03-17T18:45:54.351Z] ---> Running in 02f105183b0e [2023-03-17T18:45:54.353Z] Removing intermediate container 0e9c30a61971 [2023-03-17T18:45:54.353Z] ---> dae72c968380 [2023-03-17T18:45:54.353Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T18:45:54.353Z] ---> Running in feff9f4a84e0 [2023-03-17T18:45:54.610Z] Removing intermediate container 02f105183b0e [2023-03-17T18:45:54.610Z] ---> 1ee5e6f262b6 [2023-03-17T18:45:54.610Z] [2023-03-17T18:45:54.837Z] Removing intermediate container 5ddb9f2081c1 [2023-03-17T18:45:54.837Z] ---> 94f92ffd4255 [2023-03-17T18:45:54.837Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T18:45:54.837Z] ---> Running in 2e7ab6780a0d [2023-03-17T18:45:54.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:54.868Z] Successfully built 1ee5e6f262b6 [2023-03-17T18:45:54.868Z] Successfully tagged security-bootstrapper:latest [2023-03-17T18:45:54.868Z]  Building security-bootstrapper ... done Building core-metadata [2023-03-17T18:45:54.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:45:55.126Z] OK: 265 MiB in 53 packages [2023-03-17T18:45:55.420Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:55.687Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:56.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:56.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:56.498Z] ---> 7796690407c5 [2023-03-17T18:45:56.498Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T18:45:56.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:56.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:56.545Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:56.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:57.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:57.407Z] OK: 263 MiB in 53 packages [2023-03-17T18:45:57.440Z] ---> b25f2e7914b9 [2023-03-17T18:45:57.440Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T18:45:57.675Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T18:45:57.675Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T18:45:57.675Z] OK: 17687 distinct packages available [2023-03-17T18:45:57.675Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:57.697Z] Removing intermediate container 27e2943ee666 [2023-03-17T18:45:57.697Z] ---> 6b2a05cde46d [2023-03-17T18:45:57.697Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:45:57.697Z] ---> Running in ea6032d81c22 [2023-03-17T18:45:57.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:58.270Z] Removing intermediate container ea6032d81c22 [2023-03-17T18:45:58.270Z] ---> 149b929240c0 [2023-03-17T18:45:58.270Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:45:58.270Z] ---> Running in aa326e240845 [2023-03-17T18:45:58.530Z] OK: 263 MiB in 53 packages [2023-03-17T18:45:58.534Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:45:58.534Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:45:58.534Z] ---> 6ed2cf08d6df [2023-03-17T18:45:58.534Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:45:58.534Z] ---> Using cache [2023-03-17T18:45:58.534Z] ---> 6488342d1222 [2023-03-17T18:45:58.534Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T18:45:58.534Z] ---> Using cache [2023-03-17T18:45:58.534Z] ---> 9b188fbb6b4c [2023-03-17T18:45:58.534Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T18:45:58.534Z] ---> Using cache [2023-03-17T18:45:58.534Z] ---> 5fc5bfbfed6d [2023-03-17T18:45:58.534Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T18:45:58.534Z] ---> Using cache [2023-03-17T18:45:58.534Z] ---> d30f08d064f6 [2023-03-17T18:45:58.534Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:45:58.534Z] ---> Using cache [2023-03-17T18:45:58.534Z] ---> 87576d54afd5 [2023-03-17T18:45:58.534Z] Step 8/25 : COPY . . [2023-03-17T18:45:58.534Z] ---> Using cache [2023-03-17T18:45:58.534Z] ---> 6d6eae94439f [2023-03-17T18:45:58.534Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T18:45:58.534Z] ---> dc635fe07f03 [2023-03-17T18:45:58.534Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:45:58.791Z] ---> Running in f16b68c70074 [2023-03-17T18:45:58.791Z] Removing intermediate container aa326e240845 [2023-03-17T18:45:58.791Z] ---> f02795e9d218 [2023-03-17T18:45:58.791Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T18:45:58.791Z] ---> Running in e186d3863178 [2023-03-17T18:45:59.049Z] ---> Running in ebfa863b5286 [2023-03-17T18:45:59.115Z] OK: 263 MiB in 53 packages [2023-03-17T18:45:59.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:45:59.116Z] Removing intermediate container 07f0214a7a35 [2023-03-17T18:45:59.116Z] ---> 648a27300f56 [2023-03-17T18:45:59.116Z] Step 5/22 : COPY go.mod vendor* ./ [2023-03-17T18:45:59.307Z] Removing intermediate container ebfa863b5286 [2023-03-17T18:45:59.307Z] ---> 67ed2e54af3d [2023-03-17T18:45:59.307Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:45:59.385Z] OK: 263 MiB in 53 packages [2023-03-17T18:45:59.565Z] ---> Running in 3e53c8bf1aa4 [2023-03-17T18:45:59.822Z] Removing intermediate container 3e53c8bf1aa4 [2023-03-17T18:45:59.822Z] ---> b93e12f55640 [2023-03-17T18:45:59.822Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:45:59.822Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T18:45:59.822Z] ---> Running in 6c9cade89fee [2023-03-17T18:46:00.348Z] Removing intermediate container 0793d9455b28 [2023-03-17T18:46:00.348Z] ---> d1b20a39289c [2023-03-17T18:46:00.348Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:46:00.348Z] OK: 263 MiB in 53 packages [2023-03-17T18:46:00.386Z] Removing intermediate container 6c9cade89fee [2023-03-17T18:46:00.386Z] ---> 1e77f6648292 [2023-03-17T18:46:00.386Z] [2023-03-17T18:46:00.386Z] Successfully built 1e77f6648292 [2023-03-17T18:46:00.386Z] Successfully tagged core-data:latest [2023-03-17T18:46:00.386Z]  Building core-data ... done Building security-spiffe-token-provider [2023-03-17T18:46:00.620Z] ---> d163d9417172 [2023-03-17T18:46:00.620Z] Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:00.892Z] Removing intermediate container feff9f4a84e0 [2023-03-17T18:46:00.892Z] ---> 6815249f3a7c [2023-03-17T18:46:00.892Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:46:00.892Z] ---> Running in 538f5f99b62e [2023-03-17T18:46:01.173Z] Removing intermediate container 2e7ab6780a0d [2023-03-17T18:46:01.173Z] ---> 229655870f1c [2023-03-17T18:46:01.173Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:46:01.441Z] ---> 47a42e0c7be4 [2023-03-17T18:46:01.441Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:01.709Z] ---> Running in e9d70fc2ea71 [2023-03-17T18:46:01.977Z] Removing intermediate container 6c81ae70bdf3 [2023-03-17T18:46:02.258Z] ---> 2907c1404c1d [2023-03-17T18:46:02.258Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T18:46:02.258Z] ---> d13d76645767 [2023-03-17T18:46:02.258Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:02.258Z] ---> Running in 4454a3e1cb3a [2023-03-17T18:46:02.526Z] ---> 2d4f142f336e [2023-03-17T18:46:02.526Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:02.803Z] ---> Running in 2a11be220bbc [2023-03-17T18:46:02.909Z] Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:46:02.909Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:46:02.909Z] ---> 6ed2cf08d6df [2023-03-17T18:46:02.909Z] Step 3/20 : WORKDIR /edgex-go [2023-03-17T18:46:02.909Z] ---> Using cache [2023-03-17T18:46:02.909Z] ---> f3b68b8f5772 [2023-03-17T18:46:02.909Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2023-03-17T18:46:03.771Z] ---> 0fbef9fcdde9 [2023-03-17T18:46:03.772Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:03.772Z] ---> Running in 982f08dfa4c5 [2023-03-17T18:46:04.807Z] ---> Running in b68c6676426f [2023-03-17T18:46:05.741Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:05.999Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:06.564Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T18:46:06.564Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T18:46:06.564Z] OK: 17816 distinct packages available [2023-03-17T18:46:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:06.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:06.821Z] OK: 265 MiB in 53 packages [2023-03-17T18:46:10.105Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T18:46:10.105Z] Removing intermediate container b68c6676426f [2023-03-17T18:46:10.105Z] ---> b5a53f4f6a5b [2023-03-17T18:46:10.105Z] Step 5/20 : COPY go.mod vendor* ./ [2023-03-17T18:46:10.673Z] ---> 3138598617b9 [2023-03-17T18:46:10.673Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:11.237Z] ---> Running in a76defeff641 [2023-03-17T18:46:14.550Z] Removing intermediate container f0e17a42d5db [2023-03-17T18:46:14.550Z] ---> debcced74b7c [2023-03-17T18:46:14.550Z] [2023-03-17T18:46:14.550Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T18:46:14.550Z] ---> b2aa39c304c2 [2023-03-17T18:46:14.550Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T18:46:14.550Z] ---> Running in 10d68abdf16f [2023-03-17T18:46:14.550Z] Removing intermediate container cefe92439ae8 [2023-03-17T18:46:14.550Z] ---> 55ce152d359d [2023-03-17T18:46:14.550Z] [2023-03-17T18:46:14.550Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T18:46:14.550Z] ---> b2aa39c304c2 [2023-03-17T18:46:14.550Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T18:46:14.807Z] ---> Running in c22e16f73afe [2023-03-17T18:46:15.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:15.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:15.377Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:15.650Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T18:46:15.650Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T18:46:15.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:15.650Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:46:15.650Z] OK: 8 MiB in 17 packages [2023-03-17T18:46:15.908Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T18:46:15.908Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T18:46:15.908Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T18:46:15.908Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:46:15.908Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T18:46:15.908Z] OK: 8 MiB in 18 packages [2023-03-17T18:46:17.282Z] Removing intermediate container 10d68abdf16f [2023-03-17T18:46:17.282Z] ---> 538af66b4c3a [2023-03-17T18:46:17.282Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T18:46:17.540Z] ---> Running in fd00d56c9eb9 [2023-03-17T18:46:17.540Z] Removing intermediate container c22e16f73afe [2023-03-17T18:46:17.540Z] ---> d1968caa9f13 [2023-03-17T18:46:17.540Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T18:46:17.798Z] Removing intermediate container fd00d56c9eb9 [2023-03-17T18:46:17.798Z] ---> 7f4a9eb9c0b6 [2023-03-17T18:46:17.798Z] Step 12/22 : WORKDIR /edgex [2023-03-17T18:46:17.798Z] ---> Running in aa3b8fada8dc [2023-03-17T18:46:17.798Z] ---> Running in eb484ee6b0a5 [2023-03-17T18:46:18.057Z] Removing intermediate container aa3b8fada8dc [2023-03-17T18:46:18.057Z] ---> a1c723978da8 [2023-03-17T18:46:18.057Z] Step 12/25 : WORKDIR / [2023-03-17T18:46:18.057Z] ---> Running in 00dde0fa1e21 [2023-03-17T18:46:18.057Z] Removing intermediate container eb484ee6b0a5 [2023-03-17T18:46:18.057Z] ---> 55c8c77f3442 [2023-03-17T18:46:18.057Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:46:18.316Z] Removing intermediate container 00dde0fa1e21 [2023-03-17T18:46:18.316Z] ---> 11f1f0dc8de2 [2023-03-17T18:46:18.316Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:46:18.316Z] ---> 7b1d48de064f [2023-03-17T18:46:18.316Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:46:18.884Z] Removing intermediate container e186d3863178 [2023-03-17T18:46:18.884Z] ---> 0080ef7f0061 [2023-03-17T18:46:18.884Z] Step 8/23 : COPY . . [2023-03-17T18:46:18.884Z] ---> 7f59423fe46f [2023-03-17T18:46:18.884Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:46:23.069Z] ---> 9d4d005c3ae0 [2023-03-17T18:46:23.069Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T18:46:23.069Z] ---> 33c9f6793624 [2023-03-17T18:46:23.069Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-17T18:46:23.069Z] ---> 0496ac54dade [2023-03-17T18:46:23.069Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T18:46:23.069Z] ---> 6b8ff86e31fa [2023-03-17T18:46:23.069Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T18:46:23.069Z] ---> 03dd5f6f9bbf [2023-03-17T18:46:23.069Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T18:46:23.069Z] ---> Running in 0c23f297c169 [2023-03-17T18:46:23.636Z] ---> 07b0bb466e28 [2023-03-17T18:46:23.636Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T18:46:23.636Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T18:46:24.205Z] ---> b83745e181c2 [2023-03-17T18:46:24.205Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T18:46:24.205Z] ---> 9e2a67fe2d0e [2023-03-17T18:46:24.205Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T18:46:24.474Z] ---> 3e813173a306 [2023-03-17T18:46:24.474Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T18:46:25.405Z] ---> Running in c3a7abe62e31 [2023-03-17T18:46:25.405Z] ---> 68e1863ce928 [2023-03-17T18:46:25.405Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T18:46:25.405Z] Removing intermediate container f16b68c70074 [2023-03-17T18:46:25.405Z] ---> 27ffe29af3ab [2023-03-17T18:46:25.405Z] [2023-03-17T18:46:25.405Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T18:46:25.405Z] ---> b2aa39c304c2 [2023-03-17T18:46:25.405Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:46:25.405Z] ---> Using cache [2023-03-17T18:46:25.405Z] ---> f53bba4f723a [2023-03-17T18:46:25.405Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T18:46:25.405Z] ---> Using cache [2023-03-17T18:46:25.405Z] ---> 5370670fd7a6 [2023-03-17T18:46:25.405Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T18:46:25.662Z] ---> Running in c64fb2b429ba [2023-03-17T18:46:25.920Z] ---> 41a6d84e5652 [2023-03-17T18:46:25.920Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T18:46:26.180Z] Removing intermediate container c64fb2b429ba [2023-03-17T18:46:26.180Z] ---> 5b1a004cac8f [2023-03-17T18:46:26.180Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T18:46:26.180Z] ---> Running in 4de553075d28 [2023-03-17T18:46:26.180Z] ---> f96962d0c8e4 [2023-03-17T18:46:26.180Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T18:46:26.438Z] Removing intermediate container c3a7abe62e31 [2023-03-17T18:46:26.438Z] ---> fe6708e1eed5 [2023-03-17T18:46:26.438Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T18:46:26.438Z] ---> Running in 8091d08a7cd1 [2023-03-17T18:46:26.438Z] Removing intermediate container 4de553075d28 [2023-03-17T18:46:26.438Z] ---> 371084efd7a2 [2023-03-17T18:46:26.438Z] Step 15/25 : WORKDIR / [2023-03-17T18:46:26.696Z] ---> Running in 429a621c7e88 [2023-03-17T18:46:26.696Z] ---> Running in 35057e96772c [2023-03-17T18:46:26.996Z] Removing intermediate container 429a621c7e88 [2023-03-17T18:46:26.996Z] ---> c1224d7687e1 [2023-03-17T18:46:26.996Z] Step 20/22 : LABEL arch=x86_64 [2023-03-17T18:46:26.996Z] Removing intermediate container 35057e96772c [2023-03-17T18:46:26.997Z] ---> 9e9c68227702 [2023-03-17T18:46:26.997Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:46:27.256Z] ---> Running in 2ff807301b07 [2023-03-17T18:46:27.526Z] ---> 7c394e3ed5b9 [2023-03-17T18:46:27.526Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:46:27.526Z] Removing intermediate container 2ff807301b07 [2023-03-17T18:46:27.526Z] ---> d73a746964c0 [2023-03-17T18:46:27.526Z] Step 21/22 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:46:27.784Z] ---> Running in 172d1c0fc410 [2023-03-17T18:46:28.046Z] Removing intermediate container 8091d08a7cd1 [2023-03-17T18:46:28.046Z] ---> bac309b127f0 [2023-03-17T18:46:28.046Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T18:46:28.046Z] ---> 365bb8ddd2d3 [2023-03-17T18:46:28.046Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T18:46:28.046Z] ---> Running in 76018ca85208 [2023-03-17T18:46:28.046Z] Removing intermediate container 172d1c0fc410 [2023-03-17T18:46:28.046Z] ---> 853b3f96b67c [2023-03-17T18:46:28.046Z] Step 22/22 : LABEL version=3.0.0-dev.104 [2023-03-17T18:46:28.305Z] ---> Running in 73c765e7355f [2023-03-17T18:46:28.563Z] Removing intermediate container 76018ca85208 [2023-03-17T18:46:28.563Z] ---> e29c836efad2 [2023-03-17T18:46:28.563Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T18:46:28.563Z] Removing intermediate container 73c765e7355f [2023-03-17T18:46:28.563Z] ---> e7b71b4c9c9f [2023-03-17T18:46:28.563Z] [2023-03-17T18:46:28.822Z] ---> Running in 51ef210f0e41 [2023-03-17T18:46:28.822Z] Successfully built e7b71b4c9c9f [2023-03-17T18:46:28.822Z] Successfully tagged security-proxy-setup:latest [2023-03-17T18:46:28.822Z]  Building security-proxy-setup ... done Building security-spire-server [2023-03-17T18:46:30.204Z] Removing intermediate container 51ef210f0e41 [2023-03-17T18:46:30.204Z] ---> fb75dfff3f9f [2023-03-17T18:46:30.204Z] Step 24/25 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:46:30.787Z] ---> c531e8e53d3e [2023-03-17T18:46:30.787Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T18:46:31.385Z] ---> Running in 69d89f6add6b [2023-03-17T18:46:31.644Z] ---> 53ba5ae5e0c4 [2023-03-17T18:46:31.644Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T18:46:31.644Z] Removing intermediate container 69d89f6add6b [2023-03-17T18:46:31.644Z] ---> 1081ad0153f6 [2023-03-17T18:46:31.644Z] Step 25/25 : LABEL version=3.0.0-dev.104 [2023-03-17T18:46:32.236Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:46:32.236Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:46:32.236Z] ---> 6ed2cf08d6df [2023-03-17T18:46:32.236Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T18:46:32.236Z] ---> Using cache [2023-03-17T18:46:32.236Z] ---> f3b68b8f5772 [2023-03-17T18:46:32.236Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T18:46:32.236Z] Removing intermediate container a76defeff641 [2023-03-17T18:46:32.236Z] ---> 53dd8e4dd025 [2023-03-17T18:46:32.236Z] Step 7/20 : COPY . . [2023-03-17T18:46:32.494Z] ---> Running in 51f3c5ccd8eb [2023-03-17T18:46:33.427Z] ---> f75f37bf4163 [2023-03-17T18:46:33.427Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T18:46:33.994Z] ---> Running in 87ddb52c543a [2023-03-17T18:46:33.994Z] Removing intermediate container 51f3c5ccd8eb [2023-03-17T18:46:33.994Z] ---> 6591a36f8707 [2023-03-17T18:46:33.994Z] [2023-03-17T18:46:33.994Z] ---> Running in 0f1bac9afce5 [2023-03-17T18:46:34.273Z] Successfully built 6591a36f8707 [2023-03-17T18:46:34.273Z] Successfully tagged security-secretstore-setup:latest [2023-03-17T18:46:34.273Z]  Building security-secretstore-setup ... done Building security-spire-agent [2023-03-17T18:46:34.273Z] Removing intermediate container 0f1bac9afce5 [2023-03-17T18:46:34.273Z] ---> 0b7f73f4a3a0 [2023-03-17T18:46:34.273Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:46:34.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:34.533Z] ---> Running in 5c292c337328 [2023-03-17T18:46:34.533Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:34.791Z] OK: 265 MiB in 53 packages [2023-03-17T18:46:35.728Z] Removing intermediate container 5c292c337328 [2023-03-17T18:46:35.728Z] ---> 70ee6349bde8 [2023-03-17T18:46:35.728Z] Step 23/25 : LABEL arch=x86_64 [2023-03-17T18:46:36.662Z] ---> Running in a6104597674f [2023-03-17T18:46:36.939Z] Removing intermediate container a6104597674f [2023-03-17T18:46:36.939Z] ---> 4376dc917992 [2023-03-17T18:46:36.939Z] Step 24/25 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:46:37.197Z] Removing intermediate container 87ddb52c543a [2023-03-17T18:46:37.197Z] ---> 7d108c540ad1 [2023-03-17T18:46:37.197Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T18:46:37.197Z] ---> Running in b7bac3e252e7 [2023-03-17T18:46:37.455Z] ---> 320454409daf [2023-03-17T18:46:37.455Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T18:46:38.028Z] ---> Running in 27fcd2135435 [2023-03-17T18:46:38.028Z] ---> 6c4a598ae311 [2023-03-17T18:46:38.028Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:38.028Z] Removing intermediate container b7bac3e252e7 [2023-03-17T18:46:38.028Z] ---> 656d58f73f51 [2023-03-17T18:46:38.028Z] Step 25/25 : LABEL version=3.0.0-dev.104 [2023-03-17T18:46:38.028Z] ---> Running in 59c4bd395595 [2023-03-17T18:46:38.028Z] ---> Running in 24feb99b1b06 [2023-03-17T18:46:38.286Z] Removing intermediate container 24feb99b1b06 [2023-03-17T18:46:38.286Z] ---> 9b67689f91a7 [2023-03-17T18:46:38.286Z] [2023-03-17T18:46:38.286Z] Successfully built 9b67689f91a7 [2023-03-17T18:46:38.286Z] Successfully tagged core-metadata:latest [2023-03-17T18:46:38.286Z] Building core-command [2023-03-17T18:46:38.852Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-17T18:46:38.852Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:46:38.852Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:46:38.852Z] ---> 6ed2cf08d6df [2023-03-17T18:46:38.852Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T18:46:38.852Z] ---> Using cache [2023-03-17T18:46:38.852Z] ---> f3b68b8f5772 [2023-03-17T18:46:38.852Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T18:46:38.852Z] ---> Using cache [2023-03-17T18:46:38.852Z] ---> 7d108c540ad1 [2023-03-17T18:46:38.852Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T18:46:38.852Z] ---> Using cache [2023-03-17T18:46:38.852Z] ---> 6c4a598ae311 [2023-03-17T18:46:38.852Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:40.757Z] ---> Running in e54b54fde0d4 [2023-03-17T18:46:41.323Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:46:41.323Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:46:41.323Z] ---> 6ed2cf08d6df [2023-03-17T18:46:41.323Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:46:41.323Z] ---> Using cache [2023-03-17T18:46:41.323Z] ---> 6488342d1222 [2023-03-17T18:46:41.323Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T18:46:41.323Z] ---> Using cache [2023-03-17T18:46:41.323Z] ---> 9b188fbb6b4c [2023-03-17T18:46:41.323Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T18:46:41.323Z] ---> Using cache [2023-03-17T18:46:41.323Z] ---> 5fc5bfbfed6d [2023-03-17T18:46:41.323Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T18:46:41.323Z] ---> Using cache [2023-03-17T18:46:41.323Z] ---> d30f08d064f6 [2023-03-17T18:46:41.323Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:46:41.323Z] ---> Using cache [2023-03-17T18:46:41.323Z] ---> 87576d54afd5 [2023-03-17T18:46:41.323Z] Step 8/24 : COPY . . [2023-03-17T18:46:41.323Z] ---> Using cache [2023-03-17T18:46:41.323Z] ---> 6d6eae94439f [2023-03-17T18:46:41.323Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T18:46:41.895Z] ---> Running in a300776b6e47 [2023-03-17T18:46:42.153Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T18:46:54.342Z] Removing intermediate container 0c23f297c169 [2023-03-17T18:46:54.342Z] ---> a450deb4ea9b [2023-03-17T18:46:54.342Z] [2023-03-17T18:46:54.342Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:46:54.342Z] ---> b2aa39c304c2 [2023-03-17T18:46:54.342Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T18:46:54.342Z] ---> Running in 3e604f07c27d [2023-03-17T18:46:54.342Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:54.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:46:54.858Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T18:46:54.858Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T18:46:54.858Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:46:54.858Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T18:46:54.858Z] OK: 8 MiB in 17 packages [2023-03-17T18:46:58.138Z] Removing intermediate container 3e604f07c27d [2023-03-17T18:46:58.138Z] ---> 9a539017a59b [2023-03-17T18:46:58.138Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T18:46:58.138Z] ---> Running in 5f5167881025 [2023-03-17T18:46:59.080Z] Removing intermediate container 5f5167881025 [2023-03-17T18:46:59.080Z] ---> ca3776c8c2bc [2023-03-17T18:46:59.080Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T18:46:59.646Z] ---> Running in 46f137fef0cc [2023-03-17T18:47:00.212Z] Removing intermediate container 46f137fef0cc [2023-03-17T18:47:00.212Z] ---> 8082939e44b2 [2023-03-17T18:47:00.212Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T18:47:00.793Z] ---> Running in 41d352cfe8a9 [2023-03-17T18:47:01.359Z] Removing intermediate container 41d352cfe8a9 [2023-03-17T18:47:01.359Z] ---> ab59e733cf0d [2023-03-17T18:47:01.359Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:47:01.928Z] Removing intermediate container e54b54fde0d4 [2023-03-17T18:47:01.928Z] ---> 40ded5fad2d0 [2023-03-17T18:47:01.928Z] Step 7/27 : COPY . . [2023-03-17T18:47:06.134Z] ---> ffde32954808 [2023-03-17T18:47:06.134Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:47:06.134Z] Removing intermediate container a300776b6e47 [2023-03-17T18:47:06.134Z] ---> b185bbe7045a [2023-03-17T18:47:06.134Z] [2023-03-17T18:47:06.135Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T18:47:06.135Z] ---> b2aa39c304c2 [2023-03-17T18:47:06.135Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:47:06.135Z] ---> Using cache [2023-03-17T18:47:06.135Z] ---> f53bba4f723a [2023-03-17T18:47:06.135Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T18:47:06.135Z] ---> Using cache [2023-03-17T18:47:06.135Z] ---> 5370670fd7a6 [2023-03-17T18:47:06.135Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T18:47:06.135Z] ---> f27f72f9b4fa [2023-03-17T18:47:06.135Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T18:47:06.135Z] ---> 0a7c5e68dea3 [2023-03-17T18:47:06.135Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T18:47:06.135Z] ---> Running in 28d72aecaa34 [2023-03-17T18:47:06.135Z] ---> Running in 5227c07f85fd [2023-03-17T18:47:06.135Z] Removing intermediate container 27fcd2135435 [2023-03-17T18:47:06.135Z] ---> 6c11e7a91e21 [2023-03-17T18:47:06.135Z] [2023-03-17T18:47:06.135Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T18:47:06.135Z] ---> b2aa39c304c2 [2023-03-17T18:47:06.135Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T18:47:06.135Z] ---> Using cache [2023-03-17T18:47:06.135Z] ---> e3bea33b2209 [2023-03-17T18:47:06.135Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T18:47:06.135Z] ---> Running in ec59280b2997 [2023-03-17T18:47:06.135Z] Removing intermediate container 28d72aecaa34 [2023-03-17T18:47:06.135Z] ---> 834da2371490 [2023-03-17T18:47:06.135Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T18:47:06.394Z] Removing intermediate container 5227c07f85fd [2023-03-17T18:47:06.394Z] ---> 11b77451b43d [2023-03-17T18:47:06.394Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T18:47:06.394Z] ---> Running in 864bb23352c6 [2023-03-17T18:47:06.394Z] ---> Running in ef62a7daf093 [2023-03-17T18:47:06.654Z] Removing intermediate container 864bb23352c6 [2023-03-17T18:47:06.654Z] ---> 2412cad67461 [2023-03-17T18:47:06.654Z] Step 15/24 : WORKDIR / [2023-03-17T18:47:06.654Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:06.654Z] ---> 9d96f727e32f [2023-03-17T18:47:06.654Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T18:47:06.654Z] Removing intermediate container ef62a7daf093 [2023-03-17T18:47:06.654Z] ---> f46ac1542930 [2023-03-17T18:47:06.654Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T18:47:06.654Z] ---> Running in ee512d548c6e [2023-03-17T18:47:06.654Z] ---> Running in 5baf12831143 [2023-03-17T18:47:06.913Z] Removing intermediate container 59c4bd395595 [2023-03-17T18:47:06.913Z] ---> b31ff46808ef [2023-03-17T18:47:06.913Z] Step 7/26 : COPY . . [2023-03-17T18:47:06.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:06.913Z] ---> 39f11a217736 [2023-03-17T18:47:06.913Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T18:47:06.913Z] Removing intermediate container 5baf12831143 [2023-03-17T18:47:06.913Z] ---> e014e96a625a [2023-03-17T18:47:06.913Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T18:47:07.172Z] ---> Running in 61f1a7eb3349 [2023-03-17T18:47:07.172Z] Removing intermediate container ee512d548c6e [2023-03-17T18:47:07.172Z] ---> 82fd2ccffbb8 [2023-03-17T18:47:07.172Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:47:07.172Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T18:47:07.172Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T18:47:07.172Z] OK: 17816 distinct packages available [2023-03-17T18:47:07.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:07.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:07.704Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T18:47:07.704Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T18:47:07.704Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T18:47:07.704Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T18:47:07.704Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T18:47:07.704Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T18:47:07.704Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T18:47:07.704Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T18:47:07.704Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T18:47:07.704Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:47:07.704Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T18:47:07.704Z] OK: 10 MiB in 24 packages [2023-03-17T18:47:08.306Z] ---> Running in 756fabbf3b27 [2023-03-17T18:47:08.306Z] ---> 61b619fcb73a [2023-03-17T18:47:08.306Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:47:08.306Z] Removing intermediate container 61f1a7eb3349 [2023-03-17T18:47:08.306Z] ---> 18a195b705b1 [2023-03-17T18:47:08.306Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:47:08.564Z] ---> Running in c437b45409a0 [2023-03-17T18:47:08.823Z] ---> 50758fb647d6 [2023-03-17T18:47:08.823Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T18:47:08.823Z] Removing intermediate container c437b45409a0 [2023-03-17T18:47:08.823Z] ---> db4ba2c5da6c [2023-03-17T18:47:08.823Z] Step 21/23 : LABEL arch=x86_64 [2023-03-17T18:47:09.080Z] ---> Running in dfe8de60f238 [2023-03-17T18:47:09.080Z] Removing intermediate container ec59280b2997 [2023-03-17T18:47:09.080Z] ---> 9ec67028ae79 [2023-03-17T18:47:09.080Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:47:09.347Z] ---> d863fde5fa66 [2023-03-17T18:47:09.347Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T18:47:09.347Z] Removing intermediate container dfe8de60f238 [2023-03-17T18:47:09.347Z] ---> 007cf1ba6158 [2023-03-17T18:47:09.347Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:09.611Z] ---> ae32a8210329 [2023-03-17T18:47:09.611Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:47:09.611Z] ---> Running in 29fb2410fa82 [2023-03-17T18:47:09.611Z] ---> 8a7c4906bd37 [2023-03-17T18:47:09.611Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T18:47:09.611Z] Removing intermediate container 756fabbf3b27 [2023-03-17T18:47:09.611Z] ---> ae26c7213558 [2023-03-17T18:47:09.611Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T18:47:09.868Z] ---> 069e355687c5 [2023-03-17T18:47:09.868Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T18:47:09.868Z] ---> Running in e471f1958b6c [2023-03-17T18:47:09.868Z] Removing intermediate container 29fb2410fa82 [2023-03-17T18:47:09.868Z] ---> 978c2740aaee [2023-03-17T18:47:09.868Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:47:09.868Z] ---> Running in 501ca14af0ea [2023-03-17T18:47:10.134Z] ---> Running in 876588c3de04 [2023-03-17T18:47:10.134Z] Removing intermediate container 501ca14af0ea [2023-03-17T18:47:10.134Z] ---> 611896d9140a [2023-03-17T18:47:10.134Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:47:10.396Z] Removing intermediate container e471f1958b6c [2023-03-17T18:47:10.396Z] ---> fd05d7206671 [2023-03-17T18:47:10.396Z] [2023-03-17T18:47:10.396Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T18:47:10.396Z] ---> b2aa39c304c2 [2023-03-17T18:47:10.396Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T18:47:10.396Z] ---> Using cache [2023-03-17T18:47:10.396Z] ---> e3bea33b2209 [2023-03-17T18:47:10.396Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T18:47:10.396Z] Removing intermediate container 876588c3de04 [2023-03-17T18:47:10.396Z] ---> 4cc93e27ef3a [2023-03-17T18:47:10.396Z] [2023-03-17T18:47:10.396Z] ---> Running in bfd358c77355 [2023-03-17T18:47:10.396Z] ---> Running in e92b657b1074 [2023-03-17T18:47:10.655Z] Successfully built 4cc93e27ef3a [2023-03-17T18:47:10.655Z] Successfully tagged support-notifications:latest [2023-03-17T18:47:10.655Z]  Building support-notifications ... done  ---> 3c59a5d154e5 [2023-03-17T18:47:10.655Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T18:47:10.655Z] Removing intermediate container bfd358c77355 [2023-03-17T18:47:10.655Z] ---> b8f2f4f7cb0d [2023-03-17T18:47:10.655Z] Step 22/24 : LABEL arch=x86_64 [2023-03-17T18:47:10.913Z] ---> Running in 701629dcbc47 [2023-03-17T18:47:10.913Z] ---> a7691eac2c60 [2023-03-17T18:47:10.913Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T18:47:10.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:11.172Z] Removing intermediate container 701629dcbc47 [2023-03-17T18:47:11.172Z] ---> 9ae445876648 [2023-03-17T18:47:11.172Z] Step 23/24 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:11.172Z] ---> Running in bf835d48d24b [2023-03-17T18:47:11.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:11.172Z] ---> Running in 93811664c0ca [2023-03-17T18:47:11.172Z] Removing intermediate container bf835d48d24b [2023-03-17T18:47:11.172Z] ---> fc46d24f718f [2023-03-17T18:47:11.172Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:47:11.430Z] ---> Running in 9d0be330edb4 [2023-03-17T18:47:11.430Z] Removing intermediate container 93811664c0ca [2023-03-17T18:47:11.430Z] ---> 5c6956953c7e [2023-03-17T18:47:11.430Z] Step 24/24 : LABEL version=3.0.0-dev.104 [2023-03-17T18:47:11.430Z] ---> Running in e74cf2e2956f [2023-03-17T18:47:11.430Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T18:47:11.430Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T18:47:11.430Z] OK: 17816 distinct packages available [2023-03-17T18:47:11.430Z] Removing intermediate container 9d0be330edb4 [2023-03-17T18:47:11.430Z] ---> 79465c247c3b [2023-03-17T18:47:11.430Z] Step 18/20 : LABEL arch=x86_64 [2023-03-17T18:47:11.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:11.430Z] ---> 024fcdccadf2 [2023-03-17T18:47:11.430Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T18:47:11.430Z] ---> Running in 1f84c068983c [2023-03-17T18:47:11.430Z] ---> Running in b579662647d1 [2023-03-17T18:47:11.430Z] Removing intermediate container e74cf2e2956f [2023-03-17T18:47:11.430Z] ---> b7c8bf78bd74 [2023-03-17T18:47:11.430Z] [2023-03-17T18:47:11.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T18:47:11.689Z] Removing intermediate container 1f84c068983c [2023-03-17T18:47:11.689Z] ---> 4a8d57ae2354 [2023-03-17T18:47:11.689Z] Step 19/20 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:11.689Z] Successfully built b7c8bf78bd74 [2023-03-17T18:47:11.689Z] Successfully tagged core-command:latest [2023-03-17T18:47:11.689Z]  Building core-command ... done Removing intermediate container b579662647d1 [2023-03-17T18:47:11.689Z] ---> 23d6ea4f85a6 [2023-03-17T18:47:11.689Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T18:47:11.689Z] ---> Running in 86b63b9b5ab7 [2023-03-17T18:47:11.689Z] ---> Running in bf93edf7bb64 [2023-03-17T18:47:11.689Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T18:47:11.689Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T18:47:11.689Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T18:47:11.689Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T18:47:11.689Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T18:47:11.689Z] Removing intermediate container 86b63b9b5ab7 [2023-03-17T18:47:11.689Z] ---> 7b4c48ae931e [2023-03-17T18:47:11.689Z] Step 20/20 : LABEL version=3.0.0-dev.104 [2023-03-17T18:47:11.689Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:47:11.956Z] OK: 8 MiB in 20 packages [2023-03-17T18:47:11.956Z] Removing intermediate container bf93edf7bb64 [2023-03-17T18:47:11.956Z] ---> b1381ad6ba63 [2023-03-17T18:47:11.956Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T18:47:11.956Z] ---> Running in 7eccf633a0ba [2023-03-17T18:47:11.956Z] ---> Running in 9a10383191dc [2023-03-17T18:47:11.956Z] Removing intermediate container 7eccf633a0ba [2023-03-17T18:47:11.956Z] ---> 85bc13a89004 [2023-03-17T18:47:11.956Z] [2023-03-17T18:47:11.956Z] Removing intermediate container 9a10383191dc [2023-03-17T18:47:11.956Z] ---> a40f46f1a80f [2023-03-17T18:47:11.956Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T18:47:12.216Z] Successfully built 85bc13a89004 [2023-03-17T18:47:12.216Z] Successfully tagged security-spiffe-token-provider:latest [2023-03-17T18:47:12.216Z]  Building security-spiffe-token-provider ... done  ---> Running in 6211c323a8b4 [2023-03-17T18:47:12.216Z] Removing intermediate container e92b657b1074 [2023-03-17T18:47:12.216Z] ---> 407eecaccda5 [2023-03-17T18:47:12.216Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:47:12.475Z] ---> 1ac43f566978 [2023-03-17T18:47:12.475Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:47:12.735Z] ---> 71c2cbb10abe [2023-03-17T18:47:12.735Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T18:47:12.735Z] Removing intermediate container 6211c323a8b4 [2023-03-17T18:47:12.735Z] ---> 33a29650fc9a [2023-03-17T18:47:12.735Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T18:47:12.735Z] ---> Running in d02704e9bb65 [2023-03-17T18:47:13.000Z] Removing intermediate container d02704e9bb65 [2023-03-17T18:47:13.000Z] ---> 2b3fd86312dd [2023-03-17T18:47:13.000Z] [2023-03-17T18:47:13.000Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T18:47:13.000Z] ---> b2aa39c304c2 [2023-03-17T18:47:13.000Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T18:47:13.000Z] ---> Using cache [2023-03-17T18:47:13.000Z] ---> e3bea33b2209 [2023-03-17T18:47:13.000Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T18:47:13.000Z] ---> Using cache [2023-03-17T18:47:13.000Z] ---> 407eecaccda5 [2023-03-17T18:47:13.000Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:47:13.000Z] ---> Using cache [2023-03-17T18:47:13.000Z] ---> 1ac43f566978 [2023-03-17T18:47:13.000Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:47:13.000Z] ---> Using cache [2023-03-17T18:47:13.259Z] ---> 71c2cbb10abe [2023-03-17T18:47:13.259Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T18:47:13.259Z] ---> fdc1279e7f77 [2023-03-17T18:47:13.259Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T18:47:15.164Z] ---> 37644794f22c [2023-03-17T18:47:15.164Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T18:47:15.164Z] ---> 68a30398efc7 [2023-03-17T18:47:15.164Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T18:47:15.423Z] ---> d00b2fc59f76 [2023-03-17T18:47:15.423Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T18:47:15.423Z] ---> c80144f5937e [2023-03-17T18:47:15.423Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T18:47:15.423Z] ---> 6424056dfdd4 [2023-03-17T18:47:15.423Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T18:47:15.423Z] ---> 4dd6ecebe2a8 [2023-03-17T18:47:15.423Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T18:47:16.031Z] ---> 238360b59011 [2023-03-17T18:47:16.031Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T18:47:16.031Z] ---> Running in 06e1be843c6f [2023-03-17T18:47:16.031Z] ---> 957558a36b6d [2023-03-17T18:47:16.031Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T18:47:16.031Z] ---> Running in cf2fd0b43cb6 [2023-03-17T18:47:16.031Z] Removing intermediate container 06e1be843c6f [2023-03-17T18:47:16.031Z] ---> cfc9a647a9ee [2023-03-17T18:47:16.031Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T18:47:16.031Z] ---> Running in 93fcdb01ff62 [2023-03-17T18:47:16.031Z] Removing intermediate container cf2fd0b43cb6 [2023-03-17T18:47:16.031Z] ---> ed0c0e8aa97e [2023-03-17T18:47:16.031Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T18:47:16.031Z] ---> Running in 13ca9be57ec1 [2023-03-17T18:47:16.291Z] Removing intermediate container 93fcdb01ff62 [2023-03-17T18:47:16.291Z] ---> 0f75513c535f [2023-03-17T18:47:16.291Z] Step 25/27 : LABEL arch=x86_64 [2023-03-17T18:47:16.291Z] Removing intermediate container 13ca9be57ec1 [2023-03-17T18:47:16.291Z] ---> cfe85667e158 [2023-03-17T18:47:16.291Z] Step 24/26 : LABEL arch=x86_64 [2023-03-17T18:47:16.291Z] ---> Running in 51408478ab81 [2023-03-17T18:47:16.291Z] ---> Running in f80f690e5c8f [2023-03-17T18:47:16.291Z] Removing intermediate container 51408478ab81 [2023-03-17T18:47:16.291Z] ---> 479705123014 [2023-03-17T18:47:16.291Z] Step 26/27 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:16.560Z] ---> Running in 7563ce9d03d0 [2023-03-17T18:47:16.560Z] Removing intermediate container f80f690e5c8f [2023-03-17T18:47:16.560Z] ---> b759c983bc96 [2023-03-17T18:47:16.560Z] Step 25/26 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:16.560Z] ---> Running in f9ca4202ee55 [2023-03-17T18:47:16.560Z] Removing intermediate container 7563ce9d03d0 [2023-03-17T18:47:16.560Z] ---> 0fdb4ab0870e [2023-03-17T18:47:16.560Z] Step 27/27 : LABEL version=3.0.0-dev.104 [2023-03-17T18:47:16.560Z] ---> Running in 5d326311c1b7 [2023-03-17T18:47:16.560Z] Removing intermediate container f9ca4202ee55 [2023-03-17T18:47:16.560Z] ---> 75c92088134e [2023-03-17T18:47:16.560Z] Step 26/26 : LABEL version=3.0.0-dev.104 [2023-03-17T18:47:16.560Z] ---> Running in fa58a4bdac15 [2023-03-17T18:47:16.819Z] Removing intermediate container 5d326311c1b7 [2023-03-17T18:47:16.819Z] ---> 2949fb7acbbb [2023-03-17T18:47:16.819Z] [2023-03-17T18:47:16.819Z] Removing intermediate container fa58a4bdac15 [2023-03-17T18:47:16.819Z] ---> fb4d1dfe07b8 [2023-03-17T18:47:16.819Z] [2023-03-17T18:47:16.819Z] Successfully built 2949fb7acbbb [2023-03-17T18:47:16.819Z] Successfully tagged security-spire-agent:latest [2023-03-17T18:47:16.819Z]  Building security-spire-agent ... done Successfully built fb4d1dfe07b8 [2023-03-17T18:47:16.819Z] Successfully tagged security-spire-server:latest [2023-03-17T18:47:16.825Z]  Building security-spire-server ... done  [Pipeline] } [2023-03-17T18:47:16.827Z] $ docker stop --time=1 688096c5afc8ea4211c8fe346320e71531fc3b69a8778b04556a7c970d5bd541 [2023-03-17T18:47:18.139Z] $ docker rm -f --volumes 688096c5afc8ea4211c8fe346320e71531fc3b69a8778b04556a7c970d5bd541 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T18:47:18.476Z] + docker images [2023-03-17T18:47:18.476Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T18:47:18.476Z] security-spire-server latest fb4d1dfe07b8 2 seconds ago 89.8MB [2023-03-17T18:47:18.476Z] security-spire-agent latest 2949fb7acbbb 2 seconds ago 129MB [2023-03-17T18:47:18.476Z] 2b3fd86312dd 6 seconds ago 1.54GB [2023-03-17T18:47:18.476Z] core-command latest b7c8bf78bd74 7 seconds ago 19.8MB [2023-03-17T18:47:18.476Z] security-spiffe-token-provider latest 85bc13a89004 7 seconds ago 32.6MB [2023-03-17T18:47:18.476Z] support-notifications latest 4cc93e27ef3a 8 seconds ago 33MB [2023-03-17T18:47:18.476Z] fd05d7206671 9 seconds ago 1.54GB [2023-03-17T18:47:18.476Z] 6c11e7a91e21 14 seconds ago 1.72GB [2023-03-17T18:47:18.476Z] b185bbe7045a 15 seconds ago 1.68GB [2023-03-17T18:47:18.476Z] a450deb4ea9b 31 seconds ago 1.75GB [2023-03-17T18:47:18.476Z] core-metadata latest 9b67689f91a7 40 seconds ago 20.6MB [2023-03-17T18:47:18.476Z] security-secretstore-setup latest 6591a36f8707 45 seconds ago 32.6MB [2023-03-17T18:47:18.476Z] security-proxy-setup latest e7b71b4c9c9f 50 seconds ago 18.7MB [2023-03-17T18:47:18.476Z] 27ffe29af3ab 53 seconds ago 1.69GB [2023-03-17T18:47:18.476Z] 55ce152d359d About a minute ago 1.68GB [2023-03-17T18:47:18.476Z] debcced74b7c About a minute ago 1.66GB [2023-03-17T18:47:18.476Z] core-data latest 1e77f6648292 About a minute ago 20MB [2023-03-17T18:47:18.476Z] security-bootstrapper latest 1ee5e6f262b6 About a minute ago 22MB [2023-03-17T18:47:18.476Z] support-scheduler latest ca623d73c960 About a minute ago 32.4MB [2023-03-17T18:47:18.476Z] ce222524c409 About a minute ago 1.69GB [2023-03-17T18:47:18.476Z] security-proxy-auth latest e0aed4cbc4f2 About a minute ago 18.3MB [2023-03-17T18:47:18.476Z] core-common-config-bootstrapper latest f115eea3d03c About a minute ago 17.6MB [2023-03-17T18:47:18.476Z] f12026484979 About a minute ago 1.75GB [2023-03-17T18:47:18.476Z] bd83c712cea5 About a minute ago 1.66GB [2023-03-17T18:47:18.476Z] 89cc5dab9488 About a minute ago 1.68GB [2023-03-17T18:47:18.476Z] 96758931ff9b About a minute ago 1.67GB [2023-03-17T18:47:18.476Z] security-spire-config latest 4d4fe1c6b293 About a minute ago 88.9MB [2023-03-17T18:47:18.476Z] 397eac7d5889 2 minutes ago 1.54GB [2023-03-17T18:47:18.476Z] ci-base-image-x86_64 latest 6ed2cf08d6df 5 minutes ago 883MB [2023-03-17T18:47:18.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 7 days ago 664MB [2023-03-17T18:47:18.476Z] alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB [2023-03-17T18:47:18.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB [2023-03-17T18:47:18.476Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T18:47:18.586Z] provisioning config files... [2023-03-17T18:47:18.594Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/466@tmp/config16075699671880271757tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T18:47:18.987Z] ---> docker-login.sh [2023-03-17T18:47:18.987Z] nexus3.edgexfoundry.org:10001 [2023-03-17T18:47:18.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:47:18.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:47:18.987Z] Configure a credential helper to remove this warning. See [2023-03-17T18:47:18.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:47:18.987Z] [2023-03-17T18:47:18.987Z] Login Succeeded [2023-03-17T18:47:18.987Z] nexus3.edgexfoundry.org:10002 [2023-03-17T18:47:18.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:47:18.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:47:18.987Z] Configure a credential helper to remove this warning. See [2023-03-17T18:47:18.987Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:47:18.987Z] [2023-03-17T18:47:18.987Z] Login Succeeded [2023-03-17T18:47:18.987Z] nexus3.edgexfoundry.org:10003 [2023-03-17T18:47:19.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:47:19.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:47:19.251Z] Configure a credential helper to remove this warning. See [2023-03-17T18:47:19.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:47:19.251Z] [2023-03-17T18:47:19.251Z] Login Succeeded [2023-03-17T18:47:19.251Z] nexus3.edgexfoundry.org:10004 [2023-03-17T18:47:19.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:47:19.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:47:19.251Z] Configure a credential helper to remove this warning. See [2023-03-17T18:47:19.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:47:19.251Z] [2023-03-17T18:47:19.251Z] Login Succeeded [2023-03-17T18:47:19.251Z] docker.io [2023-03-17T18:47:19.251Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T18:47:19.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T18:47:19.524Z] Configure a credential helper to remove this warning. See [2023-03-17T18:47:19.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T18:47:19.524Z] [2023-03-17T18:47:19.524Z] Login Succeeded [2023-03-17T18:47:19.524Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T18:47:19.554Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:19.575Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T18:47:19.590Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-03-17T18:47:19.590Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:19.590Z] latest [2023-03-17T18:47:19.590Z] 3.0.0-dev.104 [2023-03-17T18:47:19.590Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:19.590Z] main [2023-03-17T18:47:19.590Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:19.928Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:20.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:20.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T18:47:20.280Z] 3d4a016f619a: Preparing [2023-03-17T18:47:20.280Z] b3b1b04e29a8: Preparing [2023-03-17T18:47:20.280Z] 74a42dd74537: Preparing [2023-03-17T18:47:20.280Z] efcc495274ce: Preparing [2023-03-17T18:47:20.280Z] 8822741a83d9: Preparing [2023-03-17T18:47:20.280Z] 7cd52847ad77: Preparing [2023-03-17T18:47:20.280Z] 7cd52847ad77: Waiting [2023-03-17T18:47:20.280Z] 74a42dd74537: Pushed [2023-03-17T18:47:20.280Z] 3d4a016f619a: Pushed [2023-03-17T18:47:20.280Z] efcc495274ce: Pushed [2023-03-17T18:47:20.280Z] 8822741a83d9: Pushed [2023-03-17T18:47:20.280Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:21.704Z] b3b1b04e29a8: Pushed [2023-03-17T18:47:21.704Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:507a357fbb9d1207fe107dc365416b78a98d02bf2af8f4608311cc6f58c5c497 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:22.007Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:22.308Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-17T18:47:22.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T18:47:22.308Z] 3d4a016f619a: Preparing [2023-03-17T18:47:22.308Z] b3b1b04e29a8: Preparing [2023-03-17T18:47:22.308Z] 74a42dd74537: Preparing [2023-03-17T18:47:22.308Z] efcc495274ce: Preparing [2023-03-17T18:47:22.308Z] 8822741a83d9: Preparing [2023-03-17T18:47:22.308Z] 7cd52847ad77: Preparing [2023-03-17T18:47:22.308Z] 7cd52847ad77: Waiting [2023-03-17T18:47:22.308Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:22.308Z] 3d4a016f619a: Layer already exists [2023-03-17T18:47:22.308Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:22.308Z] efcc495274ce: Layer already exists [2023-03-17T18:47:22.308Z] b3b1b04e29a8: Layer already exists [2023-03-17T18:47:22.308Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:22.308Z] latest: digest: sha256:507a357fbb9d1207fe107dc365416b78a98d02bf2af8f4608311cc6f58c5c497 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:22.610Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:22.914Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.104 [2023-03-17T18:47:22.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T18:47:22.914Z] 3d4a016f619a: Preparing [2023-03-17T18:47:22.914Z] b3b1b04e29a8: Preparing [2023-03-17T18:47:22.914Z] 74a42dd74537: Preparing [2023-03-17T18:47:22.914Z] efcc495274ce: Preparing [2023-03-17T18:47:22.914Z] 8822741a83d9: Preparing [2023-03-17T18:47:22.914Z] 7cd52847ad77: Preparing [2023-03-17T18:47:22.914Z] 7cd52847ad77: Waiting [2023-03-17T18:47:22.914Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:22.914Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:22.914Z] b3b1b04e29a8: Layer already exists [2023-03-17T18:47:22.914Z] efcc495274ce: Layer already exists [2023-03-17T18:47:22.914Z] 3d4a016f619a: Layer already exists [2023-03-17T18:47:22.914Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:22.914Z] 3.0.0-dev.104: digest: sha256:507a357fbb9d1207fe107dc365416b78a98d02bf2af8f4608311cc6f58c5c497 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:23.227Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:23.527Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:23.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T18:47:23.528Z] 3d4a016f619a: Preparing [2023-03-17T18:47:23.528Z] b3b1b04e29a8: Preparing [2023-03-17T18:47:23.528Z] 74a42dd74537: Preparing [2023-03-17T18:47:23.528Z] efcc495274ce: Preparing [2023-03-17T18:47:23.528Z] 8822741a83d9: Preparing [2023-03-17T18:47:23.528Z] 7cd52847ad77: Preparing [2023-03-17T18:47:23.528Z] 7cd52847ad77: Waiting [2023-03-17T18:47:23.528Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:23.528Z] 3d4a016f619a: Layer already exists [2023-03-17T18:47:23.528Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:23.528Z] b3b1b04e29a8: Layer already exists [2023-03-17T18:47:23.528Z] efcc495274ce: Layer already exists [2023-03-17T18:47:23.528Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:23.528Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:507a357fbb9d1207fe107dc365416b78a98d02bf2af8f4608311cc6f58c5c497 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:23.831Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:24.130Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-03-17T18:47:24.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-03-17T18:47:24.130Z] 3d4a016f619a: Preparing [2023-03-17T18:47:24.130Z] b3b1b04e29a8: Preparing [2023-03-17T18:47:24.130Z] 74a42dd74537: Preparing [2023-03-17T18:47:24.130Z] efcc495274ce: Preparing [2023-03-17T18:47:24.130Z] 8822741a83d9: Preparing [2023-03-17T18:47:24.130Z] 7cd52847ad77: Preparing [2023-03-17T18:47:24.130Z] 7cd52847ad77: Waiting [2023-03-17T18:47:24.130Z] efcc495274ce: Layer already exists [2023-03-17T18:47:24.130Z] b3b1b04e29a8: Layer already exists [2023-03-17T18:47:24.130Z] 3d4a016f619a: Layer already exists [2023-03-17T18:47:24.130Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:24.130Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:24.130Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:24.130Z] main: digest: sha256:507a357fbb9d1207fe107dc365416b78a98d02bf2af8f4608311cc6f58c5c497 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:24.165Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:24.171Z] taggedImages: [2023-03-17T18:47:24.171Z] - nexus3.edgexfoundry.org:10004/core-command:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:24.171Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-03-17T18:47:24.171Z] - nexus3.edgexfoundry.org:10004/core-command:3.0.0-dev.104 [2023-03-17T18:47:24.171Z] - nexus3.edgexfoundry.org:10004/core-command:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:24.171Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-03-17T18:47:24.184Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-03-17T18:47:24.184Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:24.184Z] latest [2023-03-17T18:47:24.184Z] 3.0.0-dev.104 [2023-03-17T18:47:24.184Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:24.184Z] main [2023-03-17T18:47:24.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:24.484Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:24.786Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:24.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T18:47:24.786Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:24.786Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:24.786Z] 474d1f6e7fde: Preparing [2023-03-17T18:47:24.786Z] 01fa580f8b07: Preparing [2023-03-17T18:47:24.786Z] 74a42dd74537: Preparing [2023-03-17T18:47:24.786Z] efcc495274ce: Preparing [2023-03-17T18:47:24.786Z] 7012f47d9caa: Preparing [2023-03-17T18:47:24.786Z] 7cd52847ad77: Preparing [2023-03-17T18:47:24.786Z] 7012f47d9caa: Waiting [2023-03-17T18:47:24.786Z] 7cd52847ad77: Waiting [2023-03-17T18:47:24.786Z] efcc495274ce: Waiting [2023-03-17T18:47:24.786Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:24.786Z] efcc495274ce: Layer already exists [2023-03-17T18:47:24.786Z] 5d38ab7f6844: Pushed [2023-03-17T18:47:24.786Z] 474d1f6e7fde: Pushed [2023-03-17T18:47:24.786Z] 2b10eeaf0ee8: Pushed [2023-03-17T18:47:24.786Z] 7012f47d9caa: Pushed [2023-03-17T18:47:24.786Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:25.728Z] 01fa580f8b07: Pushed [2023-03-17T18:47:25.987Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:7ae42506f768c9568575724730d606e54693435d0072cd69dfd8814b8a72e336 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:26.294Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:26.596Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-17T18:47:26.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T18:47:26.596Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:26.596Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:26.596Z] 474d1f6e7fde: Preparing [2023-03-17T18:47:26.596Z] 01fa580f8b07: Preparing [2023-03-17T18:47:26.596Z] 74a42dd74537: Preparing [2023-03-17T18:47:26.596Z] efcc495274ce: Preparing [2023-03-17T18:47:26.596Z] 7012f47d9caa: Preparing [2023-03-17T18:47:26.596Z] 7cd52847ad77: Preparing [2023-03-17T18:47:26.596Z] efcc495274ce: Waiting [2023-03-17T18:47:26.596Z] 7012f47d9caa: Waiting [2023-03-17T18:47:26.596Z] 7cd52847ad77: Waiting [2023-03-17T18:47:26.596Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:26.596Z] 474d1f6e7fde: Layer already exists [2023-03-17T18:47:26.596Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:26.596Z] 01fa580f8b07: Layer already exists [2023-03-17T18:47:26.596Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:26.596Z] efcc495274ce: Layer already exists [2023-03-17T18:47:26.596Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:26.596Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:26.596Z] latest: digest: sha256:7ae42506f768c9568575724730d606e54693435d0072cd69dfd8814b8a72e336 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:26.905Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:27.208Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.104 [2023-03-17T18:47:27.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T18:47:27.208Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:27.208Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:27.208Z] 474d1f6e7fde: Preparing [2023-03-17T18:47:27.208Z] 01fa580f8b07: Preparing [2023-03-17T18:47:27.208Z] 74a42dd74537: Preparing [2023-03-17T18:47:27.208Z] efcc495274ce: Preparing [2023-03-17T18:47:27.208Z] 7012f47d9caa: Preparing [2023-03-17T18:47:27.208Z] 7cd52847ad77: Preparing [2023-03-17T18:47:27.208Z] 7012f47d9caa: Waiting [2023-03-17T18:47:27.208Z] 7cd52847ad77: Waiting [2023-03-17T18:47:27.208Z] efcc495274ce: Waiting [2023-03-17T18:47:27.208Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:27.208Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:27.208Z] 474d1f6e7fde: Layer already exists [2023-03-17T18:47:27.208Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:27.208Z] 01fa580f8b07: Layer already exists [2023-03-17T18:47:27.208Z] efcc495274ce: Layer already exists [2023-03-17T18:47:27.208Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:27.208Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:27.208Z] 3.0.0-dev.104: digest: sha256:7ae42506f768c9568575724730d606e54693435d0072cd69dfd8814b8a72e336 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:27.516Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:27.820Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:27.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T18:47:27.820Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:27.820Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:27.820Z] 474d1f6e7fde: Preparing [2023-03-17T18:47:27.820Z] 01fa580f8b07: Preparing [2023-03-17T18:47:27.820Z] 74a42dd74537: Preparing [2023-03-17T18:47:27.820Z] efcc495274ce: Preparing [2023-03-17T18:47:27.820Z] 7012f47d9caa: Preparing [2023-03-17T18:47:27.820Z] 7cd52847ad77: Preparing [2023-03-17T18:47:27.820Z] efcc495274ce: Waiting [2023-03-17T18:47:27.820Z] 7012f47d9caa: Waiting [2023-03-17T18:47:27.820Z] 7cd52847ad77: Waiting [2023-03-17T18:47:27.820Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:27.820Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:27.820Z] 01fa580f8b07: Layer already exists [2023-03-17T18:47:27.820Z] 474d1f6e7fde: Layer already exists [2023-03-17T18:47:27.820Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:27.820Z] efcc495274ce: Layer already exists [2023-03-17T18:47:27.820Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:27.820Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:27.820Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:7ae42506f768c9568575724730d606e54693435d0072cd69dfd8814b8a72e336 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:28.126Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:28.429Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-03-17T18:47:28.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-03-17T18:47:28.429Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:28.429Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:28.429Z] 474d1f6e7fde: Preparing [2023-03-17T18:47:28.429Z] 01fa580f8b07: Preparing [2023-03-17T18:47:28.429Z] 74a42dd74537: Preparing [2023-03-17T18:47:28.429Z] efcc495274ce: Preparing [2023-03-17T18:47:28.429Z] 7012f47d9caa: Preparing [2023-03-17T18:47:28.429Z] 7cd52847ad77: Preparing [2023-03-17T18:47:28.429Z] efcc495274ce: Waiting [2023-03-17T18:47:28.429Z] 7012f47d9caa: Waiting [2023-03-17T18:47:28.429Z] 7cd52847ad77: Waiting [2023-03-17T18:47:28.429Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:28.429Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:28.429Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:28.429Z] 474d1f6e7fde: Layer already exists [2023-03-17T18:47:28.429Z] 01fa580f8b07: Layer already exists [2023-03-17T18:47:28.429Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:28.429Z] efcc495274ce: Layer already exists [2023-03-17T18:47:28.429Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:28.429Z] main: digest: sha256:7ae42506f768c9568575724730d606e54693435d0072cd69dfd8814b8a72e336 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:28.464Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:28.469Z] taggedImages: [2023-03-17T18:47:28.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:28.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-03-17T18:47:28.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.0.0-dev.104 [2023-03-17T18:47:28.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:28.469Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-03-17T18:47:28.488Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-03-17T18:47:28.488Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:28.488Z] latest [2023-03-17T18:47:28.488Z] 3.0.0-dev.104 [2023-03-17T18:47:28.488Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:28.488Z] main [2023-03-17T18:47:28.488Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:28.810Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:29.114Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:29.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T18:47:29.114Z] 68bc70a75236: Preparing [2023-03-17T18:47:29.114Z] 5f83627a7bc2: Preparing [2023-03-17T18:47:29.114Z] 74a42dd74537: Preparing [2023-03-17T18:47:29.114Z] efcc495274ce: Preparing [2023-03-17T18:47:29.114Z] 9d6044bc7c81: Preparing [2023-03-17T18:47:29.114Z] 7cd52847ad77: Preparing [2023-03-17T18:47:29.114Z] 7cd52847ad77: Waiting [2023-03-17T18:47:29.114Z] efcc495274ce: Layer already exists [2023-03-17T18:47:29.114Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:29.114Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:29.114Z] 9d6044bc7c81: Pushed [2023-03-17T18:47:29.114Z] 68bc70a75236: Pushed [2023-03-17T18:47:30.491Z] 5f83627a7bc2: Pushed [2023-03-17T18:47:30.751Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:1199c5c1a43aba84d10f82bb3c481b3cb81921726c04646b665a18ad8be5be89 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:31.061Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:31.369Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-17T18:47:31.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T18:47:31.369Z] 68bc70a75236: Preparing [2023-03-17T18:47:31.369Z] 5f83627a7bc2: Preparing [2023-03-17T18:47:31.369Z] 74a42dd74537: Preparing [2023-03-17T18:47:31.369Z] efcc495274ce: Preparing [2023-03-17T18:47:31.369Z] 9d6044bc7c81: Preparing [2023-03-17T18:47:31.369Z] 7cd52847ad77: Preparing [2023-03-17T18:47:31.369Z] 7cd52847ad77: Waiting [2023-03-17T18:47:31.369Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:31.369Z] 5f83627a7bc2: Layer already exists [2023-03-17T18:47:31.369Z] efcc495274ce: Layer already exists [2023-03-17T18:47:31.369Z] 68bc70a75236: Layer already exists [2023-03-17T18:47:31.369Z] 9d6044bc7c81: Layer already exists [2023-03-17T18:47:31.369Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:31.369Z] latest: digest: sha256:1199c5c1a43aba84d10f82bb3c481b3cb81921726c04646b665a18ad8be5be89 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:31.683Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:31.985Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.104 [2023-03-17T18:47:31.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T18:47:31.985Z] 68bc70a75236: Preparing [2023-03-17T18:47:31.985Z] 5f83627a7bc2: Preparing [2023-03-17T18:47:31.985Z] 74a42dd74537: Preparing [2023-03-17T18:47:31.985Z] efcc495274ce: Preparing [2023-03-17T18:47:31.985Z] 9d6044bc7c81: Preparing [2023-03-17T18:47:31.985Z] 7cd52847ad77: Preparing [2023-03-17T18:47:31.985Z] 7cd52847ad77: Waiting [2023-03-17T18:47:31.985Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:31.985Z] 5f83627a7bc2: Layer already exists [2023-03-17T18:47:31.985Z] efcc495274ce: Layer already exists [2023-03-17T18:47:31.985Z] 9d6044bc7c81: Layer already exists [2023-03-17T18:47:31.985Z] 68bc70a75236: Layer already exists [2023-03-17T18:47:31.985Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:31.985Z] 3.0.0-dev.104: digest: sha256:1199c5c1a43aba84d10f82bb3c481b3cb81921726c04646b665a18ad8be5be89 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:32.288Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:32.585Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:32.585Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T18:47:32.585Z] 68bc70a75236: Preparing [2023-03-17T18:47:32.585Z] 5f83627a7bc2: Preparing [2023-03-17T18:47:32.585Z] 74a42dd74537: Preparing [2023-03-17T18:47:32.585Z] efcc495274ce: Preparing [2023-03-17T18:47:32.585Z] 9d6044bc7c81: Preparing [2023-03-17T18:47:32.585Z] 7cd52847ad77: Preparing [2023-03-17T18:47:32.585Z] 7cd52847ad77: Waiting [2023-03-17T18:47:32.585Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:32.585Z] 68bc70a75236: Layer already exists [2023-03-17T18:47:32.585Z] 9d6044bc7c81: Layer already exists [2023-03-17T18:47:32.585Z] 5f83627a7bc2: Layer already exists [2023-03-17T18:47:32.585Z] efcc495274ce: Layer already exists [2023-03-17T18:47:32.585Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:32.585Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:1199c5c1a43aba84d10f82bb3c481b3cb81921726c04646b665a18ad8be5be89 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:32.886Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:33.187Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-03-17T18:47:33.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-03-17T18:47:33.187Z] 68bc70a75236: Preparing [2023-03-17T18:47:33.187Z] 5f83627a7bc2: Preparing [2023-03-17T18:47:33.187Z] 74a42dd74537: Preparing [2023-03-17T18:47:33.187Z] efcc495274ce: Preparing [2023-03-17T18:47:33.187Z] 9d6044bc7c81: Preparing [2023-03-17T18:47:33.187Z] 7cd52847ad77: Preparing [2023-03-17T18:47:33.187Z] 7cd52847ad77: Waiting [2023-03-17T18:47:33.187Z] efcc495274ce: Layer already exists [2023-03-17T18:47:33.187Z] 5f83627a7bc2: Layer already exists [2023-03-17T18:47:33.187Z] 68bc70a75236: Layer already exists [2023-03-17T18:47:33.187Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:33.187Z] 9d6044bc7c81: Layer already exists [2023-03-17T18:47:33.187Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:33.187Z] main: digest: sha256:1199c5c1a43aba84d10f82bb3c481b3cb81921726c04646b665a18ad8be5be89 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:33.221Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:33.226Z] taggedImages: [2023-03-17T18:47:33.226Z] - nexus3.edgexfoundry.org:10004/core-data:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:33.226Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-03-17T18:47:33.226Z] - nexus3.edgexfoundry.org:10004/core-data:3.0.0-dev.104 [2023-03-17T18:47:33.226Z] - nexus3.edgexfoundry.org:10004/core-data:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:33.226Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-03-17T18:47:33.239Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-03-17T18:47:33.239Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:33.239Z] latest [2023-03-17T18:47:33.239Z] 3.0.0-dev.104 [2023-03-17T18:47:33.239Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:33.239Z] main [2023-03-17T18:47:33.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:33.546Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:33.854Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:33.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T18:47:33.854Z] 703f98c7a036: Preparing [2023-03-17T18:47:33.854Z] a8b8b8dabff4: Preparing [2023-03-17T18:47:33.854Z] b8eeea238e22: Preparing [2023-03-17T18:47:33.854Z] 74a42dd74537: Preparing [2023-03-17T18:47:33.854Z] efcc495274ce: Preparing [2023-03-17T18:47:33.854Z] 8822741a83d9: Preparing [2023-03-17T18:47:33.854Z] 7cd52847ad77: Preparing [2023-03-17T18:47:33.854Z] 8822741a83d9: Waiting [2023-03-17T18:47:33.854Z] 7cd52847ad77: Waiting [2023-03-17T18:47:33.854Z] efcc495274ce: Layer already exists [2023-03-17T18:47:33.854Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:33.854Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:33.854Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:33.854Z] 703f98c7a036: Pushed [2023-03-17T18:47:33.854Z] a8b8b8dabff4: Pushed [2023-03-17T18:47:35.231Z] b8eeea238e22: Pushed [2023-03-17T18:47:35.490Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:2d658ac5e4dc5d92b968d9a33896e268a7399490e20898ff05c556ab1086555e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:35.796Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:36.097Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-17T18:47:36.097Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T18:47:36.097Z] 703f98c7a036: Preparing [2023-03-17T18:47:36.097Z] a8b8b8dabff4: Preparing [2023-03-17T18:47:36.097Z] b8eeea238e22: Preparing [2023-03-17T18:47:36.097Z] 74a42dd74537: Preparing [2023-03-17T18:47:36.097Z] efcc495274ce: Preparing [2023-03-17T18:47:36.097Z] 8822741a83d9: Preparing [2023-03-17T18:47:36.097Z] 7cd52847ad77: Preparing [2023-03-17T18:47:36.097Z] 8822741a83d9: Waiting [2023-03-17T18:47:36.097Z] 7cd52847ad77: Waiting [2023-03-17T18:47:36.097Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:36.097Z] b8eeea238e22: Layer already exists [2023-03-17T18:47:36.097Z] a8b8b8dabff4: Layer already exists [2023-03-17T18:47:36.097Z] 703f98c7a036: Layer already exists [2023-03-17T18:47:36.097Z] efcc495274ce: Layer already exists [2023-03-17T18:47:36.097Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:36.097Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:36.097Z] latest: digest: sha256:2d658ac5e4dc5d92b968d9a33896e268a7399490e20898ff05c556ab1086555e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:36.407Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:36.711Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.104 [2023-03-17T18:47:36.711Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T18:47:36.711Z] 703f98c7a036: Preparing [2023-03-17T18:47:36.711Z] a8b8b8dabff4: Preparing [2023-03-17T18:47:36.711Z] b8eeea238e22: Preparing [2023-03-17T18:47:36.711Z] 74a42dd74537: Preparing [2023-03-17T18:47:36.711Z] efcc495274ce: Preparing [2023-03-17T18:47:36.711Z] 8822741a83d9: Preparing [2023-03-17T18:47:36.711Z] 7cd52847ad77: Preparing [2023-03-17T18:47:36.711Z] 8822741a83d9: Waiting [2023-03-17T18:47:36.711Z] 7cd52847ad77: Waiting [2023-03-17T18:47:36.711Z] 703f98c7a036: Layer already exists [2023-03-17T18:47:36.711Z] a8b8b8dabff4: Layer already exists [2023-03-17T18:47:36.711Z] efcc495274ce: Layer already exists [2023-03-17T18:47:36.711Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:36.711Z] b8eeea238e22: Layer already exists [2023-03-17T18:47:36.711Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:36.711Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:36.711Z] 3.0.0-dev.104: digest: sha256:2d658ac5e4dc5d92b968d9a33896e268a7399490e20898ff05c556ab1086555e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:37.021Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:37.327Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:37.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T18:47:37.327Z] 703f98c7a036: Preparing [2023-03-17T18:47:37.327Z] a8b8b8dabff4: Preparing [2023-03-17T18:47:37.327Z] b8eeea238e22: Preparing [2023-03-17T18:47:37.327Z] 74a42dd74537: Preparing [2023-03-17T18:47:37.327Z] efcc495274ce: Preparing [2023-03-17T18:47:37.327Z] 8822741a83d9: Preparing [2023-03-17T18:47:37.327Z] 7cd52847ad77: Preparing [2023-03-17T18:47:37.327Z] 8822741a83d9: Waiting [2023-03-17T18:47:37.327Z] 7cd52847ad77: Waiting [2023-03-17T18:47:37.327Z] 703f98c7a036: Layer already exists [2023-03-17T18:47:37.327Z] b8eeea238e22: Layer already exists [2023-03-17T18:47:37.327Z] efcc495274ce: Layer already exists [2023-03-17T18:47:37.327Z] a8b8b8dabff4: Layer already exists [2023-03-17T18:47:37.327Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:37.327Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:37.327Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:37.327Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:2d658ac5e4dc5d92b968d9a33896e268a7399490e20898ff05c556ab1086555e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:37.640Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:37.946Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-03-17T18:47:37.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-03-17T18:47:37.946Z] 703f98c7a036: Preparing [2023-03-17T18:47:37.946Z] a8b8b8dabff4: Preparing [2023-03-17T18:47:37.946Z] b8eeea238e22: Preparing [2023-03-17T18:47:37.946Z] 74a42dd74537: Preparing [2023-03-17T18:47:37.946Z] efcc495274ce: Preparing [2023-03-17T18:47:37.946Z] 8822741a83d9: Preparing [2023-03-17T18:47:37.946Z] 7cd52847ad77: Preparing [2023-03-17T18:47:37.946Z] 8822741a83d9: Waiting [2023-03-17T18:47:37.946Z] 7cd52847ad77: Waiting [2023-03-17T18:47:37.946Z] efcc495274ce: Layer already exists [2023-03-17T18:47:37.946Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:37.946Z] a8b8b8dabff4: Layer already exists [2023-03-17T18:47:37.946Z] 703f98c7a036: Layer already exists [2023-03-17T18:47:37.946Z] b8eeea238e22: Layer already exists [2023-03-17T18:47:37.946Z] 8822741a83d9: Layer already exists [2023-03-17T18:47:37.946Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:37.946Z] main: digest: sha256:2d658ac5e4dc5d92b968d9a33896e268a7399490e20898ff05c556ab1086555e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:37.991Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:38.001Z] taggedImages: [2023-03-17T18:47:38.001Z] - nexus3.edgexfoundry.org:10004/core-metadata:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:38.001Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-03-17T18:47:38.001Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.0.0-dev.104 [2023-03-17T18:47:38.001Z] - nexus3.edgexfoundry.org:10004/core-metadata:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:38.001Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-03-17T18:47:38.020Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-03-17T18:47:38.020Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:38.020Z] latest [2023-03-17T18:47:38.020Z] 3.0.0-dev.104 [2023-03-17T18:47:38.020Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:38.020Z] main [2023-03-17T18:47:38.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:38.334Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:38.636Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:38.636Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T18:47:38.636Z] f397ed700b29: Preparing [2023-03-17T18:47:38.636Z] f397ed700b29: Preparing [2023-03-17T18:47:38.636Z] e3db384992a7: Preparing [2023-03-17T18:47:38.636Z] d7b86748e3e0: Preparing [2023-03-17T18:47:38.636Z] ebcfa2592f4b: Preparing [2023-03-17T18:47:38.636Z] 1b683791be14: Preparing [2023-03-17T18:47:38.636Z] aa96cbeb1b46: Preparing [2023-03-17T18:47:38.636Z] 74a42dd74537: Preparing [2023-03-17T18:47:38.636Z] efcc495274ce: Preparing [2023-03-17T18:47:38.636Z] 61f8d379598b: Preparing [2023-03-17T18:47:38.636Z] 797179340775: Preparing [2023-03-17T18:47:38.636Z] 31ce6c8eb32d: Preparing [2023-03-17T18:47:38.636Z] cc952af6c468: Preparing [2023-03-17T18:47:38.636Z] 7cd52847ad77: Preparing [2023-03-17T18:47:38.636Z] efcc495274ce: Waiting [2023-03-17T18:47:38.636Z] aa96cbeb1b46: Waiting [2023-03-17T18:47:38.636Z] 74a42dd74537: Waiting [2023-03-17T18:47:38.636Z] 61f8d379598b: Waiting [2023-03-17T18:47:38.636Z] 31ce6c8eb32d: Waiting [2023-03-17T18:47:38.636Z] 797179340775: Waiting [2023-03-17T18:47:38.636Z] cc952af6c468: Waiting [2023-03-17T18:47:38.636Z] d7b86748e3e0: Pushed [2023-03-17T18:47:38.636Z] 1b683791be14: Pushed [2023-03-17T18:47:38.636Z] ebcfa2592f4b: Pushed [2023-03-17T18:47:38.636Z] f397ed700b29: Pushed [2023-03-17T18:47:38.636Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:38.636Z] e3db384992a7: Pushed [2023-03-17T18:47:38.636Z] efcc495274ce: Layer already exists [2023-03-17T18:47:38.896Z] 61f8d379598b: Pushed [2023-03-17T18:47:38.896Z] 797179340775: Pushed [2023-03-17T18:47:38.896Z] cc952af6c468: Pushed [2023-03-17T18:47:38.896Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:38.896Z] 31ce6c8eb32d: Pushed [2023-03-17T18:47:40.275Z] aa96cbeb1b46: Pushed [2023-03-17T18:47:40.534Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:dda0a99bdd6511455f0e5196095f635d0a77e203fb70191663052da4a235df65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:40.846Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:41.155Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-17T18:47:41.155Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T18:47:41.155Z] f397ed700b29: Preparing [2023-03-17T18:47:41.155Z] f397ed700b29: Preparing [2023-03-17T18:47:41.155Z] e3db384992a7: Preparing [2023-03-17T18:47:41.155Z] d7b86748e3e0: Preparing [2023-03-17T18:47:41.155Z] ebcfa2592f4b: Preparing [2023-03-17T18:47:41.155Z] 1b683791be14: Preparing [2023-03-17T18:47:41.155Z] aa96cbeb1b46: Preparing [2023-03-17T18:47:41.155Z] 74a42dd74537: Preparing [2023-03-17T18:47:41.155Z] efcc495274ce: Preparing [2023-03-17T18:47:41.155Z] 61f8d379598b: Preparing [2023-03-17T18:47:41.155Z] 797179340775: Preparing [2023-03-17T18:47:41.155Z] 31ce6c8eb32d: Preparing [2023-03-17T18:47:41.155Z] cc952af6c468: Preparing [2023-03-17T18:47:41.155Z] 7cd52847ad77: Preparing [2023-03-17T18:47:41.155Z] 797179340775: Waiting [2023-03-17T18:47:41.155Z] 61f8d379598b: Waiting [2023-03-17T18:47:41.155Z] aa96cbeb1b46: Waiting [2023-03-17T18:47:41.155Z] 31ce6c8eb32d: Waiting [2023-03-17T18:47:41.155Z] cc952af6c468: Waiting [2023-03-17T18:47:41.155Z] 74a42dd74537: Waiting [2023-03-17T18:47:41.155Z] efcc495274ce: Waiting [2023-03-17T18:47:41.155Z] 1b683791be14: Layer already exists [2023-03-17T18:47:41.155Z] e3db384992a7: Layer already exists [2023-03-17T18:47:41.155Z] f397ed700b29: Layer already exists [2023-03-17T18:47:41.155Z] ebcfa2592f4b: Layer already exists [2023-03-17T18:47:41.155Z] d7b86748e3e0: Layer already exists [2023-03-17T18:47:41.155Z] aa96cbeb1b46: Layer already exists [2023-03-17T18:47:41.155Z] 797179340775: Layer already exists [2023-03-17T18:47:41.155Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:41.155Z] 61f8d379598b: Layer already exists [2023-03-17T18:47:41.155Z] 31ce6c8eb32d: Layer already exists [2023-03-17T18:47:41.155Z] efcc495274ce: Layer already exists [2023-03-17T18:47:41.155Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:41.155Z] cc952af6c468: Layer already exists [2023-03-17T18:47:41.155Z] latest: digest: sha256:dda0a99bdd6511455f0e5196095f635d0a77e203fb70191663052da4a235df65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:41.458Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:41.756Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.104 [2023-03-17T18:47:41.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T18:47:41.757Z] f397ed700b29: Preparing [2023-03-17T18:47:41.757Z] f397ed700b29: Preparing [2023-03-17T18:47:41.757Z] e3db384992a7: Preparing [2023-03-17T18:47:41.757Z] d7b86748e3e0: Preparing [2023-03-17T18:47:41.757Z] ebcfa2592f4b: Preparing [2023-03-17T18:47:41.757Z] 1b683791be14: Preparing [2023-03-17T18:47:41.757Z] aa96cbeb1b46: Preparing [2023-03-17T18:47:41.757Z] 74a42dd74537: Preparing [2023-03-17T18:47:41.757Z] efcc495274ce: Preparing [2023-03-17T18:47:41.757Z] 61f8d379598b: Preparing [2023-03-17T18:47:41.757Z] 797179340775: Preparing [2023-03-17T18:47:41.757Z] 31ce6c8eb32d: Preparing [2023-03-17T18:47:41.757Z] cc952af6c468: Preparing [2023-03-17T18:47:41.757Z] 7cd52847ad77: Preparing [2023-03-17T18:47:41.757Z] aa96cbeb1b46: Waiting [2023-03-17T18:47:41.757Z] 61f8d379598b: Waiting [2023-03-17T18:47:41.757Z] 74a42dd74537: Waiting [2023-03-17T18:47:41.757Z] efcc495274ce: Waiting [2023-03-17T18:47:41.757Z] 797179340775: Waiting [2023-03-17T18:47:41.757Z] 31ce6c8eb32d: Waiting [2023-03-17T18:47:41.757Z] 7cd52847ad77: Waiting [2023-03-17T18:47:41.757Z] cc952af6c468: Waiting [2023-03-17T18:47:41.757Z] 1b683791be14: Layer already exists [2023-03-17T18:47:41.757Z] ebcfa2592f4b: Layer already exists [2023-03-17T18:47:41.757Z] f397ed700b29: Layer already exists [2023-03-17T18:47:41.757Z] e3db384992a7: Layer already exists [2023-03-17T18:47:41.757Z] d7b86748e3e0: Layer already exists [2023-03-17T18:47:41.757Z] aa96cbeb1b46: Layer already exists [2023-03-17T18:47:41.757Z] efcc495274ce: Layer already exists [2023-03-17T18:47:41.757Z] 61f8d379598b: Layer already exists [2023-03-17T18:47:41.757Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:41.757Z] 797179340775: Layer already exists [2023-03-17T18:47:41.757Z] 31ce6c8eb32d: Layer already exists [2023-03-17T18:47:41.757Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:41.757Z] cc952af6c468: Layer already exists [2023-03-17T18:47:41.757Z] 3.0.0-dev.104: digest: sha256:dda0a99bdd6511455f0e5196095f635d0a77e203fb70191663052da4a235df65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:42.060Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:42.365Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:42.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T18:47:42.365Z] f397ed700b29: Preparing [2023-03-17T18:47:42.365Z] f397ed700b29: Preparing [2023-03-17T18:47:42.365Z] e3db384992a7: Preparing [2023-03-17T18:47:42.365Z] d7b86748e3e0: Preparing [2023-03-17T18:47:42.365Z] ebcfa2592f4b: Preparing [2023-03-17T18:47:42.365Z] 1b683791be14: Preparing [2023-03-17T18:47:42.365Z] aa96cbeb1b46: Preparing [2023-03-17T18:47:42.365Z] 74a42dd74537: Preparing [2023-03-17T18:47:42.365Z] efcc495274ce: Preparing [2023-03-17T18:47:42.365Z] 61f8d379598b: Preparing [2023-03-17T18:47:42.365Z] 797179340775: Preparing [2023-03-17T18:47:42.365Z] 31ce6c8eb32d: Preparing [2023-03-17T18:47:42.365Z] cc952af6c468: Preparing [2023-03-17T18:47:42.365Z] 7cd52847ad77: Preparing [2023-03-17T18:47:42.365Z] aa96cbeb1b46: Waiting [2023-03-17T18:47:42.365Z] 74a42dd74537: Waiting [2023-03-17T18:47:42.365Z] 61f8d379598b: Waiting [2023-03-17T18:47:42.365Z] 797179340775: Waiting [2023-03-17T18:47:42.365Z] 31ce6c8eb32d: Waiting [2023-03-17T18:47:42.365Z] efcc495274ce: Waiting [2023-03-17T18:47:42.365Z] cc952af6c468: Waiting [2023-03-17T18:47:42.365Z] 7cd52847ad77: Waiting [2023-03-17T18:47:42.365Z] 1b683791be14: Layer already exists [2023-03-17T18:47:42.365Z] d7b86748e3e0: Layer already exists [2023-03-17T18:47:42.365Z] f397ed700b29: Layer already exists [2023-03-17T18:47:42.365Z] e3db384992a7: Layer already exists [2023-03-17T18:47:42.365Z] ebcfa2592f4b: Layer already exists [2023-03-17T18:47:42.365Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:42.365Z] aa96cbeb1b46: Layer already exists [2023-03-17T18:47:42.365Z] efcc495274ce: Layer already exists [2023-03-17T18:47:42.365Z] 61f8d379598b: Layer already exists [2023-03-17T18:47:42.365Z] 797179340775: Layer already exists [2023-03-17T18:47:42.365Z] 31ce6c8eb32d: Layer already exists [2023-03-17T18:47:42.365Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:42.365Z] cc952af6c468: Layer already exists [2023-03-17T18:47:42.365Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:dda0a99bdd6511455f0e5196095f635d0a77e203fb70191663052da4a235df65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:42.679Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:42.983Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-03-17T18:47:42.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-03-17T18:47:42.983Z] f397ed700b29: Preparing [2023-03-17T18:47:42.983Z] f397ed700b29: Preparing [2023-03-17T18:47:42.983Z] e3db384992a7: Preparing [2023-03-17T18:47:42.983Z] d7b86748e3e0: Preparing [2023-03-17T18:47:42.983Z] ebcfa2592f4b: Preparing [2023-03-17T18:47:42.983Z] 1b683791be14: Preparing [2023-03-17T18:47:42.983Z] aa96cbeb1b46: Preparing [2023-03-17T18:47:42.983Z] 74a42dd74537: Preparing [2023-03-17T18:47:42.983Z] efcc495274ce: Preparing [2023-03-17T18:47:42.983Z] aa96cbeb1b46: Waiting [2023-03-17T18:47:42.983Z] 74a42dd74537: Waiting [2023-03-17T18:47:42.983Z] 61f8d379598b: Preparing [2023-03-17T18:47:42.983Z] 797179340775: Preparing [2023-03-17T18:47:42.983Z] 31ce6c8eb32d: Preparing [2023-03-17T18:47:42.983Z] efcc495274ce: Waiting [2023-03-17T18:47:42.983Z] cc952af6c468: Preparing [2023-03-17T18:47:42.983Z] 7cd52847ad77: Preparing [2023-03-17T18:47:42.983Z] 61f8d379598b: Waiting [2023-03-17T18:47:42.983Z] 797179340775: Waiting [2023-03-17T18:47:42.983Z] e3db384992a7: Layer already exists [2023-03-17T18:47:42.983Z] f397ed700b29: Layer already exists [2023-03-17T18:47:42.983Z] 1b683791be14: Layer already exists [2023-03-17T18:47:42.983Z] d7b86748e3e0: Layer already exists [2023-03-17T18:47:42.983Z] ebcfa2592f4b: Layer already exists [2023-03-17T18:47:42.983Z] aa96cbeb1b46: Layer already exists [2023-03-17T18:47:42.983Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:42.983Z] 797179340775: Layer already exists [2023-03-17T18:47:42.983Z] efcc495274ce: Layer already exists [2023-03-17T18:47:42.983Z] 61f8d379598b: Layer already exists [2023-03-17T18:47:42.983Z] 31ce6c8eb32d: Layer already exists [2023-03-17T18:47:42.983Z] cc952af6c468: Layer already exists [2023-03-17T18:47:42.983Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:42.983Z] main: digest: sha256:dda0a99bdd6511455f0e5196095f635d0a77e203fb70191663052da4a235df65 size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:43.027Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:43.035Z] taggedImages: [2023-03-17T18:47:43.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:43.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-03-17T18:47:43.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.0.0-dev.104 [2023-03-17T18:47:43.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:43.035Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-03-17T18:47:43.056Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-03-17T18:47:43.056Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:43.056Z] latest [2023-03-17T18:47:43.056Z] 3.0.0-dev.104 [2023-03-17T18:47:43.056Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:43.056Z] main [2023-03-17T18:47:43.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:43.370Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:43.674Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:43.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T18:47:43.674Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:43.674Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:43.674Z] dbb3e93b2083: Preparing [2023-03-17T18:47:43.674Z] fe50c9d6731c: Preparing [2023-03-17T18:47:43.674Z] 74a42dd74537: Preparing [2023-03-17T18:47:43.674Z] efcc495274ce: Preparing [2023-03-17T18:47:43.674Z] 7012f47d9caa: Preparing [2023-03-17T18:47:43.674Z] 7cd52847ad77: Preparing [2023-03-17T18:47:43.674Z] 7012f47d9caa: Waiting [2023-03-17T18:47:43.674Z] efcc495274ce: Waiting [2023-03-17T18:47:43.674Z] 7cd52847ad77: Waiting [2023-03-17T18:47:43.674Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:43.674Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:43.674Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:43.674Z] efcc495274ce: Layer already exists [2023-03-17T18:47:43.674Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:43.674Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:43.674Z] dbb3e93b2083: Pushed [2023-03-17T18:47:45.050Z] fe50c9d6731c: Pushed [2023-03-17T18:47:45.050Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:59ad6bdb05dd4f1223565d573947d56d628035cf96bd403158ae2ed3ad527196 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:45.351Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:45.654Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-17T18:47:45.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T18:47:45.654Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:45.654Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:45.654Z] dbb3e93b2083: Preparing [2023-03-17T18:47:45.654Z] fe50c9d6731c: Preparing [2023-03-17T18:47:45.654Z] 74a42dd74537: Preparing [2023-03-17T18:47:45.654Z] efcc495274ce: Preparing [2023-03-17T18:47:45.654Z] 7012f47d9caa: Preparing [2023-03-17T18:47:45.654Z] 7cd52847ad77: Preparing [2023-03-17T18:47:45.654Z] efcc495274ce: Waiting [2023-03-17T18:47:45.654Z] 7012f47d9caa: Waiting [2023-03-17T18:47:45.654Z] 7cd52847ad77: Waiting [2023-03-17T18:47:45.654Z] dbb3e93b2083: Layer already exists [2023-03-17T18:47:45.654Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:45.654Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:45.654Z] fe50c9d6731c: Layer already exists [2023-03-17T18:47:45.654Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:45.654Z] efcc495274ce: Layer already exists [2023-03-17T18:47:45.654Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:45.654Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:45.654Z] latest: digest: sha256:59ad6bdb05dd4f1223565d573947d56d628035cf96bd403158ae2ed3ad527196 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:45.956Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:46.254Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.104 [2023-03-17T18:47:46.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T18:47:46.254Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:46.254Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:46.254Z] dbb3e93b2083: Preparing [2023-03-17T18:47:46.254Z] fe50c9d6731c: Preparing [2023-03-17T18:47:46.254Z] 74a42dd74537: Preparing [2023-03-17T18:47:46.254Z] efcc495274ce: Preparing [2023-03-17T18:47:46.254Z] 7012f47d9caa: Preparing [2023-03-17T18:47:46.254Z] 7cd52847ad77: Preparing [2023-03-17T18:47:46.254Z] efcc495274ce: Waiting [2023-03-17T18:47:46.254Z] 7012f47d9caa: Waiting [2023-03-17T18:47:46.254Z] 7cd52847ad77: Waiting [2023-03-17T18:47:46.254Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:46.254Z] fe50c9d6731c: Layer already exists [2023-03-17T18:47:46.254Z] dbb3e93b2083: Layer already exists [2023-03-17T18:47:46.254Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:46.254Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:46.254Z] efcc495274ce: Layer already exists [2023-03-17T18:47:46.254Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:46.254Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:46.254Z] 3.0.0-dev.104: digest: sha256:59ad6bdb05dd4f1223565d573947d56d628035cf96bd403158ae2ed3ad527196 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:46.557Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:46.856Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:46.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T18:47:46.856Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:46.856Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:46.856Z] dbb3e93b2083: Preparing [2023-03-17T18:47:46.856Z] fe50c9d6731c: Preparing [2023-03-17T18:47:46.856Z] 74a42dd74537: Preparing [2023-03-17T18:47:46.856Z] efcc495274ce: Preparing [2023-03-17T18:47:46.856Z] 7012f47d9caa: Preparing [2023-03-17T18:47:46.856Z] 7cd52847ad77: Preparing [2023-03-17T18:47:46.856Z] efcc495274ce: Waiting [2023-03-17T18:47:46.856Z] 7cd52847ad77: Waiting [2023-03-17T18:47:46.856Z] 7012f47d9caa: Waiting [2023-03-17T18:47:46.856Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:46.856Z] dbb3e93b2083: Layer already exists [2023-03-17T18:47:46.856Z] fe50c9d6731c: Layer already exists [2023-03-17T18:47:46.856Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:46.856Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:46.856Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:46.856Z] efcc495274ce: Layer already exists [2023-03-17T18:47:46.856Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:46.856Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:59ad6bdb05dd4f1223565d573947d56d628035cf96bd403158ae2ed3ad527196 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:47.157Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:47.456Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-03-17T18:47:47.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-03-17T18:47:47.456Z] 5d38ab7f6844: Preparing [2023-03-17T18:47:47.456Z] 2b10eeaf0ee8: Preparing [2023-03-17T18:47:47.456Z] dbb3e93b2083: Preparing [2023-03-17T18:47:47.456Z] fe50c9d6731c: Preparing [2023-03-17T18:47:47.456Z] 74a42dd74537: Preparing [2023-03-17T18:47:47.456Z] efcc495274ce: Preparing [2023-03-17T18:47:47.456Z] 7012f47d9caa: Preparing [2023-03-17T18:47:47.456Z] 7cd52847ad77: Preparing [2023-03-17T18:47:47.456Z] 7012f47d9caa: Waiting [2023-03-17T18:47:47.456Z] 7cd52847ad77: Waiting [2023-03-17T18:47:47.456Z] efcc495274ce: Waiting [2023-03-17T18:47:47.456Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:47.456Z] dbb3e93b2083: Layer already exists [2023-03-17T18:47:47.456Z] 2b10eeaf0ee8: Layer already exists [2023-03-17T18:47:47.456Z] fe50c9d6731c: Layer already exists [2023-03-17T18:47:47.456Z] 5d38ab7f6844: Layer already exists [2023-03-17T18:47:47.456Z] efcc495274ce: Layer already exists [2023-03-17T18:47:47.456Z] 7012f47d9caa: Layer already exists [2023-03-17T18:47:47.456Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:47.456Z] main: digest: sha256:59ad6bdb05dd4f1223565d573947d56d628035cf96bd403158ae2ed3ad527196 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:47.489Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:47.497Z] taggedImages: [2023-03-17T18:47:47.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:47.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-03-17T18:47:47.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.0.0-dev.104 [2023-03-17T18:47:47.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:47.497Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-03-17T18:47:47.572Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-03-17T18:47:47.572Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:47.572Z] latest [2023-03-17T18:47:47.572Z] 3.0.0-dev.104 [2023-03-17T18:47:47.572Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:47.572Z] main [2023-03-17T18:47:47.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:47.876Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:48.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:48.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T18:47:48.178Z] 48e8914237ea: Preparing [2023-03-17T18:47:48.178Z] 4befdcd2f7c1: Preparing [2023-03-17T18:47:48.178Z] 6f56e19bdf00: Preparing [2023-03-17T18:47:48.178Z] 21530b69194e: Preparing [2023-03-17T18:47:48.178Z] 74a42dd74537: Preparing [2023-03-17T18:47:48.178Z] efcc495274ce: Preparing [2023-03-17T18:47:48.178Z] 514216b57560: Preparing [2023-03-17T18:47:48.178Z] 506ad6f8d5ed: Preparing [2023-03-17T18:47:48.178Z] 7cd52847ad77: Preparing [2023-03-17T18:47:48.178Z] efcc495274ce: Waiting [2023-03-17T18:47:48.178Z] 514216b57560: Waiting [2023-03-17T18:47:48.178Z] 506ad6f8d5ed: Waiting [2023-03-17T18:47:48.178Z] 7cd52847ad77: Waiting [2023-03-17T18:47:48.178Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:48.178Z] efcc495274ce: Layer already exists [2023-03-17T18:47:48.178Z] 48e8914237ea: Pushed [2023-03-17T18:47:48.178Z] 4befdcd2f7c1: Pushed [2023-03-17T18:47:48.178Z] 21530b69194e: Pushed [2023-03-17T18:47:48.178Z] 514216b57560: Pushed [2023-03-17T18:47:48.178Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:48.437Z] 506ad6f8d5ed: Pushed [2023-03-17T18:47:49.375Z] 6f56e19bdf00: Pushed [2023-03-17T18:47:49.376Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:8bac0acdf09c0f0563ad23455fa6a5205e32f00a7c85f50e6e930f867ef9c13d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:49.684Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:49.982Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-17T18:47:49.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T18:47:49.982Z] 48e8914237ea: Preparing [2023-03-17T18:47:49.982Z] 4befdcd2f7c1: Preparing [2023-03-17T18:47:49.982Z] 6f56e19bdf00: Preparing [2023-03-17T18:47:49.982Z] 21530b69194e: Preparing [2023-03-17T18:47:49.982Z] 74a42dd74537: Preparing [2023-03-17T18:47:49.982Z] efcc495274ce: Preparing [2023-03-17T18:47:49.982Z] 514216b57560: Preparing [2023-03-17T18:47:49.982Z] 506ad6f8d5ed: Preparing [2023-03-17T18:47:49.982Z] 7cd52847ad77: Preparing [2023-03-17T18:47:49.982Z] efcc495274ce: Waiting [2023-03-17T18:47:49.982Z] 514216b57560: Waiting [2023-03-17T18:47:49.982Z] 506ad6f8d5ed: Waiting [2023-03-17T18:47:49.982Z] 7cd52847ad77: Waiting [2023-03-17T18:47:49.982Z] 6f56e19bdf00: Layer already exists [2023-03-17T18:47:49.982Z] 21530b69194e: Layer already exists [2023-03-17T18:47:49.982Z] 48e8914237ea: Layer already exists [2023-03-17T18:47:49.982Z] 4befdcd2f7c1: Layer already exists [2023-03-17T18:47:49.982Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:49.982Z] 506ad6f8d5ed: Layer already exists [2023-03-17T18:47:49.982Z] 514216b57560: Layer already exists [2023-03-17T18:47:49.982Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:49.982Z] efcc495274ce: Layer already exists [2023-03-17T18:47:49.982Z] latest: digest: sha256:8bac0acdf09c0f0563ad23455fa6a5205e32f00a7c85f50e6e930f867ef9c13d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:50.296Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:50.594Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.104 [2023-03-17T18:47:50.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T18:47:50.594Z] 48e8914237ea: Preparing [2023-03-17T18:47:50.595Z] 4befdcd2f7c1: Preparing [2023-03-17T18:47:50.595Z] 6f56e19bdf00: Preparing [2023-03-17T18:47:50.595Z] 21530b69194e: Preparing [2023-03-17T18:47:50.595Z] 74a42dd74537: Preparing [2023-03-17T18:47:50.595Z] efcc495274ce: Preparing [2023-03-17T18:47:50.595Z] 514216b57560: Preparing [2023-03-17T18:47:50.595Z] 506ad6f8d5ed: Preparing [2023-03-17T18:47:50.595Z] 7cd52847ad77: Preparing [2023-03-17T18:47:50.595Z] 514216b57560: Waiting [2023-03-17T18:47:50.595Z] 506ad6f8d5ed: Waiting [2023-03-17T18:47:50.595Z] efcc495274ce: Waiting [2023-03-17T18:47:50.595Z] 7cd52847ad77: Waiting [2023-03-17T18:47:50.595Z] 21530b69194e: Layer already exists [2023-03-17T18:47:50.595Z] 4befdcd2f7c1: Layer already exists [2023-03-17T18:47:50.595Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:50.595Z] 48e8914237ea: Layer already exists [2023-03-17T18:47:50.595Z] 6f56e19bdf00: Layer already exists [2023-03-17T18:47:50.595Z] 506ad6f8d5ed: Layer already exists [2023-03-17T18:47:50.595Z] efcc495274ce: Layer already exists [2023-03-17T18:47:50.595Z] 514216b57560: Layer already exists [2023-03-17T18:47:50.595Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:50.595Z] 3.0.0-dev.104: digest: sha256:8bac0acdf09c0f0563ad23455fa6a5205e32f00a7c85f50e6e930f867ef9c13d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:50.904Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:51.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:51.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T18:47:51.207Z] 48e8914237ea: Preparing [2023-03-17T18:47:51.207Z] 4befdcd2f7c1: Preparing [2023-03-17T18:47:51.207Z] 6f56e19bdf00: Preparing [2023-03-17T18:47:51.207Z] 21530b69194e: Preparing [2023-03-17T18:47:51.207Z] 74a42dd74537: Preparing [2023-03-17T18:47:51.207Z] efcc495274ce: Preparing [2023-03-17T18:47:51.207Z] 514216b57560: Preparing [2023-03-17T18:47:51.207Z] 506ad6f8d5ed: Preparing [2023-03-17T18:47:51.207Z] 7cd52847ad77: Preparing [2023-03-17T18:47:51.207Z] efcc495274ce: Waiting [2023-03-17T18:47:51.207Z] 7cd52847ad77: Waiting [2023-03-17T18:47:51.207Z] 514216b57560: Waiting [2023-03-17T18:47:51.207Z] 506ad6f8d5ed: Waiting [2023-03-17T18:47:51.207Z] 48e8914237ea: Layer already exists [2023-03-17T18:47:51.207Z] 4befdcd2f7c1: Layer already exists [2023-03-17T18:47:51.207Z] 6f56e19bdf00: Layer already exists [2023-03-17T18:47:51.207Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:51.207Z] 21530b69194e: Layer already exists [2023-03-17T18:47:51.207Z] efcc495274ce: Layer already exists [2023-03-17T18:47:51.207Z] 506ad6f8d5ed: Layer already exists [2023-03-17T18:47:51.207Z] 514216b57560: Layer already exists [2023-03-17T18:47:51.207Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:51.207Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:8bac0acdf09c0f0563ad23455fa6a5205e32f00a7c85f50e6e930f867ef9c13d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:51.511Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:51.815Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-03-17T18:47:51.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-03-17T18:47:51.816Z] 48e8914237ea: Preparing [2023-03-17T18:47:51.816Z] 4befdcd2f7c1: Preparing [2023-03-17T18:47:51.816Z] 6f56e19bdf00: Preparing [2023-03-17T18:47:51.816Z] 21530b69194e: Preparing [2023-03-17T18:47:51.816Z] 74a42dd74537: Preparing [2023-03-17T18:47:51.816Z] efcc495274ce: Preparing [2023-03-17T18:47:51.816Z] 514216b57560: Preparing [2023-03-17T18:47:51.816Z] 506ad6f8d5ed: Preparing [2023-03-17T18:47:51.816Z] 7cd52847ad77: Preparing [2023-03-17T18:47:51.816Z] 514216b57560: Waiting [2023-03-17T18:47:51.816Z] 506ad6f8d5ed: Waiting [2023-03-17T18:47:51.816Z] 7cd52847ad77: Waiting [2023-03-17T18:47:51.816Z] efcc495274ce: Waiting [2023-03-17T18:47:51.816Z] 4befdcd2f7c1: Layer already exists [2023-03-17T18:47:51.816Z] 6f56e19bdf00: Layer already exists [2023-03-17T18:47:51.816Z] 48e8914237ea: Layer already exists [2023-03-17T18:47:51.816Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:51.816Z] 21530b69194e: Layer already exists [2023-03-17T18:47:51.816Z] efcc495274ce: Layer already exists [2023-03-17T18:47:51.816Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:51.816Z] 514216b57560: Layer already exists [2023-03-17T18:47:51.816Z] 506ad6f8d5ed: Layer already exists [2023-03-17T18:47:51.816Z] main: digest: sha256:8bac0acdf09c0f0563ad23455fa6a5205e32f00a7c85f50e6e930f867ef9c13d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:51.850Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:51.855Z] taggedImages: [2023-03-17T18:47:51.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:51.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-03-17T18:47:51.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.0.0-dev.104 [2023-03-17T18:47:51.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:51.855Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-03-17T18:47:51.869Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-03-17T18:47:51.869Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:51.869Z] latest [2023-03-17T18:47:51.869Z] 3.0.0-dev.104 [2023-03-17T18:47:51.869Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:51.869Z] main [2023-03-17T18:47:51.869Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:52.168Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:52.474Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:52.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T18:47:52.474Z] a0818c3c062b: Preparing [2023-03-17T18:47:52.474Z] b676012f0aa5: Preparing [2023-03-17T18:47:52.474Z] 33f42e603e5b: Preparing [2023-03-17T18:47:52.474Z] 0d57c48c9252: Preparing [2023-03-17T18:47:52.474Z] 510b63771297: Preparing [2023-03-17T18:47:52.474Z] d124d77decbd: Preparing [2023-03-17T18:47:52.474Z] 9039457e6ea9: Preparing [2023-03-17T18:47:52.474Z] 74a42dd74537: Preparing [2023-03-17T18:47:52.474Z] d124d77decbd: Waiting [2023-03-17T18:47:52.474Z] efcc495274ce: Preparing [2023-03-17T18:47:52.474Z] 1c3b98b7ff3a: Preparing [2023-03-17T18:47:52.474Z] 7cd52847ad77: Preparing [2023-03-17T18:47:52.474Z] 1c3b98b7ff3a: Waiting [2023-03-17T18:47:52.474Z] efcc495274ce: Waiting [2023-03-17T18:47:52.474Z] 7cd52847ad77: Waiting [2023-03-17T18:47:52.474Z] a0818c3c062b: Pushed [2023-03-17T18:47:52.474Z] b676012f0aa5: Pushed [2023-03-17T18:47:52.474Z] 510b63771297: Pushed [2023-03-17T18:47:52.474Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:52.474Z] efcc495274ce: Layer already exists [2023-03-17T18:47:52.736Z] d124d77decbd: Pushed [2023-03-17T18:47:52.736Z] 9039457e6ea9: Pushed [2023-03-17T18:47:52.736Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:52.736Z] 1c3b98b7ff3a: Pushed [2023-03-17T18:47:53.675Z] 0d57c48c9252: Pushed [2023-03-17T18:47:53.934Z] 33f42e603e5b: Pushed [2023-03-17T18:47:54.194Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:04dd9422b7b6dc3ec7de95bb17d62d3ffc8fdcc41cfa921df96c5910ab8a0355 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:54.496Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:54.796Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-17T18:47:54.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T18:47:54.796Z] a0818c3c062b: Preparing [2023-03-17T18:47:54.796Z] b676012f0aa5: Preparing [2023-03-17T18:47:54.796Z] 33f42e603e5b: Preparing [2023-03-17T18:47:54.796Z] 0d57c48c9252: Preparing [2023-03-17T18:47:54.796Z] 510b63771297: Preparing [2023-03-17T18:47:54.796Z] d124d77decbd: Preparing [2023-03-17T18:47:54.796Z] 9039457e6ea9: Preparing [2023-03-17T18:47:54.796Z] 74a42dd74537: Preparing [2023-03-17T18:47:54.796Z] efcc495274ce: Preparing [2023-03-17T18:47:54.796Z] 1c3b98b7ff3a: Preparing [2023-03-17T18:47:54.796Z] 7cd52847ad77: Preparing [2023-03-17T18:47:54.796Z] 74a42dd74537: Waiting [2023-03-17T18:47:54.796Z] efcc495274ce: Waiting [2023-03-17T18:47:54.796Z] 1c3b98b7ff3a: Waiting [2023-03-17T18:47:54.796Z] 7cd52847ad77: Waiting [2023-03-17T18:47:54.796Z] d124d77decbd: Waiting [2023-03-17T18:47:54.796Z] 510b63771297: Layer already exists [2023-03-17T18:47:54.796Z] 0d57c48c9252: Layer already exists [2023-03-17T18:47:54.796Z] a0818c3c062b: Layer already exists [2023-03-17T18:47:54.796Z] 33f42e603e5b: Layer already exists [2023-03-17T18:47:54.796Z] b676012f0aa5: Layer already exists [2023-03-17T18:47:54.796Z] d124d77decbd: Layer already exists [2023-03-17T18:47:54.796Z] 9039457e6ea9: Layer already exists [2023-03-17T18:47:54.796Z] efcc495274ce: Layer already exists [2023-03-17T18:47:54.796Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:54.796Z] 1c3b98b7ff3a: Layer already exists [2023-03-17T18:47:54.796Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:54.796Z] latest: digest: sha256:04dd9422b7b6dc3ec7de95bb17d62d3ffc8fdcc41cfa921df96c5910ab8a0355 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:55.101Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:55.414Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.104 [2023-03-17T18:47:55.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T18:47:55.414Z] a0818c3c062b: Preparing [2023-03-17T18:47:55.414Z] b676012f0aa5: Preparing [2023-03-17T18:47:55.414Z] 33f42e603e5b: Preparing [2023-03-17T18:47:55.414Z] 0d57c48c9252: Preparing [2023-03-17T18:47:55.414Z] 510b63771297: Preparing [2023-03-17T18:47:55.414Z] d124d77decbd: Preparing [2023-03-17T18:47:55.414Z] 9039457e6ea9: Preparing [2023-03-17T18:47:55.414Z] 74a42dd74537: Preparing [2023-03-17T18:47:55.414Z] efcc495274ce: Preparing [2023-03-17T18:47:55.414Z] 1c3b98b7ff3a: Preparing [2023-03-17T18:47:55.414Z] 7cd52847ad77: Preparing [2023-03-17T18:47:55.414Z] d124d77decbd: Waiting [2023-03-17T18:47:55.414Z] 9039457e6ea9: Waiting [2023-03-17T18:47:55.414Z] 1c3b98b7ff3a: Waiting [2023-03-17T18:47:55.414Z] 74a42dd74537: Waiting [2023-03-17T18:47:55.414Z] 7cd52847ad77: Waiting [2023-03-17T18:47:55.414Z] efcc495274ce: Waiting [2023-03-17T18:47:55.414Z] 510b63771297: Layer already exists [2023-03-17T18:47:55.414Z] b676012f0aa5: Layer already exists [2023-03-17T18:47:55.414Z] 33f42e603e5b: Layer already exists [2023-03-17T18:47:55.414Z] a0818c3c062b: Layer already exists [2023-03-17T18:47:55.414Z] 0d57c48c9252: Layer already exists [2023-03-17T18:47:55.414Z] 9039457e6ea9: Layer already exists [2023-03-17T18:47:55.414Z] efcc495274ce: Layer already exists [2023-03-17T18:47:55.414Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:55.414Z] 1c3b98b7ff3a: Layer already exists [2023-03-17T18:47:55.414Z] d124d77decbd: Layer already exists [2023-03-17T18:47:55.414Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:55.414Z] 3.0.0-dev.104: digest: sha256:04dd9422b7b6dc3ec7de95bb17d62d3ffc8fdcc41cfa921df96c5910ab8a0355 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:55.731Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:56.001Z] Removing intermediate container 2a11be220bbc [2023-03-17T18:47:56.001Z] ---> dc2c98424577 [2023-03-17T18:47:56.001Z] Step 8/23 : COPY . . [2023-03-17T18:47:56.001Z] Removing intermediate container 538f5f99b62e [2023-03-17T18:47:56.001Z] ---> 2e3a552268c1 [2023-03-17T18:47:56.001Z] Step 7/22 : COPY . . [2023-03-17T18:47:56.001Z] Removing intermediate container 982f08dfa4c5 [2023-03-17T18:47:56.001Z] ---> abde3096de89 [2023-03-17T18:47:56.001Z] Step 7/20 : COPY . . [2023-03-17T18:47:56.001Z] Removing intermediate container e9d70fc2ea71 [2023-03-17T18:47:56.001Z] ---> 48a888b15924 [2023-03-17T18:47:56.001Z] Step 8/23 : COPY . . [2023-03-17T18:47:56.001Z] Removing intermediate container 4454a3e1cb3a [2023-03-17T18:47:56.001Z] ---> 366b9b0a6b73 [2023-03-17T18:47:56.001Z] Step 8/23 : COPY . . [2023-03-17T18:47:56.037Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:56.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T18:47:56.037Z] a0818c3c062b: Preparing [2023-03-17T18:47:56.037Z] b676012f0aa5: Preparing [2023-03-17T18:47:56.037Z] 33f42e603e5b: Preparing [2023-03-17T18:47:56.037Z] 0d57c48c9252: Preparing [2023-03-17T18:47:56.037Z] 510b63771297: Preparing [2023-03-17T18:47:56.038Z] d124d77decbd: Preparing [2023-03-17T18:47:56.038Z] 9039457e6ea9: Preparing [2023-03-17T18:47:56.038Z] 74a42dd74537: Preparing [2023-03-17T18:47:56.038Z] efcc495274ce: Preparing [2023-03-17T18:47:56.038Z] 1c3b98b7ff3a: Preparing [2023-03-17T18:47:56.038Z] 7cd52847ad77: Preparing [2023-03-17T18:47:56.038Z] d124d77decbd: Waiting [2023-03-17T18:47:56.038Z] efcc495274ce: Waiting [2023-03-17T18:47:56.038Z] 1c3b98b7ff3a: Waiting [2023-03-17T18:47:56.038Z] 9039457e6ea9: Waiting [2023-03-17T18:47:56.038Z] 74a42dd74537: Waiting [2023-03-17T18:47:56.038Z] 7cd52847ad77: Waiting [2023-03-17T18:47:56.038Z] b676012f0aa5: Layer already exists [2023-03-17T18:47:56.038Z] 33f42e603e5b: Layer already exists [2023-03-17T18:47:56.038Z] 510b63771297: Layer already exists [2023-03-17T18:47:56.038Z] 0d57c48c9252: Layer already exists [2023-03-17T18:47:56.038Z] a0818c3c062b: Layer already exists [2023-03-17T18:47:56.038Z] d124d77decbd: Layer already exists [2023-03-17T18:47:56.038Z] efcc495274ce: Layer already exists [2023-03-17T18:47:56.038Z] 9039457e6ea9: Layer already exists [2023-03-17T18:47:56.038Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:56.038Z] 1c3b98b7ff3a: Layer already exists [2023-03-17T18:47:56.038Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:56.038Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:04dd9422b7b6dc3ec7de95bb17d62d3ffc8fdcc41cfa921df96c5910ab8a0355 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:56.354Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:56.659Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-03-17T18:47:56.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-03-17T18:47:56.659Z] a0818c3c062b: Preparing [2023-03-17T18:47:56.659Z] b676012f0aa5: Preparing [2023-03-17T18:47:56.659Z] 33f42e603e5b: Preparing [2023-03-17T18:47:56.659Z] 0d57c48c9252: Preparing [2023-03-17T18:47:56.659Z] 510b63771297: Preparing [2023-03-17T18:47:56.659Z] d124d77decbd: Preparing [2023-03-17T18:47:56.659Z] 9039457e6ea9: Preparing [2023-03-17T18:47:56.659Z] 74a42dd74537: Preparing [2023-03-17T18:47:56.659Z] efcc495274ce: Preparing [2023-03-17T18:47:56.659Z] 1c3b98b7ff3a: Preparing [2023-03-17T18:47:56.659Z] 7cd52847ad77: Preparing [2023-03-17T18:47:56.659Z] 74a42dd74537: Waiting [2023-03-17T18:47:56.659Z] efcc495274ce: Waiting [2023-03-17T18:47:56.659Z] 7cd52847ad77: Waiting [2023-03-17T18:47:56.659Z] d124d77decbd: Waiting [2023-03-17T18:47:56.659Z] b676012f0aa5: Layer already exists [2023-03-17T18:47:56.659Z] 510b63771297: Layer already exists [2023-03-17T18:47:56.659Z] 0d57c48c9252: Layer already exists [2023-03-17T18:47:56.659Z] a0818c3c062b: Layer already exists [2023-03-17T18:47:56.659Z] 33f42e603e5b: Layer already exists [2023-03-17T18:47:56.659Z] 9039457e6ea9: Layer already exists [2023-03-17T18:47:56.659Z] 1c3b98b7ff3a: Layer already exists [2023-03-17T18:47:56.659Z] efcc495274ce: Layer already exists [2023-03-17T18:47:56.659Z] d124d77decbd: Layer already exists [2023-03-17T18:47:56.659Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:56.659Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:56.659Z] main: digest: sha256:04dd9422b7b6dc3ec7de95bb17d62d3ffc8fdcc41cfa921df96c5910ab8a0355 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:47:56.694Z] ===================================================== [Pipeline] echo [2023-03-17T18:47:56.700Z] taggedImages: [2023-03-17T18:47:56.700Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:56.700Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-03-17T18:47:56.700Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.0.0-dev.104 [2023-03-17T18:47:56.700Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:56.700Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-03-17T18:47:56.717Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-03-17T18:47:56.717Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:56.717Z] latest [2023-03-17T18:47:56.717Z] 3.0.0-dev.104 [2023-03-17T18:47:56.717Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:47:56.717Z] main [2023-03-17T18:47:56.717Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:57.036Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:57.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:47:57.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T18:47:57.342Z] 613f25ed5aca: Preparing [2023-03-17T18:47:57.342Z] 1ba04541e02e: Preparing [2023-03-17T18:47:57.342Z] 74a42dd74537: Preparing [2023-03-17T18:47:57.342Z] efcc495274ce: Preparing [2023-03-17T18:47:57.342Z] c31b67c7d6a6: Preparing [2023-03-17T18:47:57.342Z] 7cd52847ad77: Preparing [2023-03-17T18:47:57.342Z] 7cd52847ad77: Waiting [2023-03-17T18:47:57.342Z] 74a42dd74537: Layer already exists [2023-03-17T18:47:57.342Z] efcc495274ce: Layer already exists [2023-03-17T18:47:57.342Z] 7cd52847ad77: Layer already exists [2023-03-17T18:47:57.342Z] 613f25ed5aca: Pushed [2023-03-17T18:47:57.911Z] c31b67c7d6a6: Pushed [2023-03-17T18:47:57.980Z] ---> a6683b560e11 [2023-03-17T18:47:57.980Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-03-17T18:47:58.249Z] ---> e1876e7fed0f [2023-03-17T18:47:58.249Z] Step 8/22 : RUN make cmd/secrets-config/secrets-config [2023-03-17T18:47:58.249Z] ---> 61e03fc68d3c [2023-03-17T18:47:58.249Z] Step 9/23 : RUN make cmd/support-scheduler/support-scheduler [2023-03-17T18:47:58.249Z] ---> 036fc037bc32 [2023-03-17T18:47:58.249Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth [2023-03-17T18:47:58.249Z] ---> 423d33713140 [2023-03-17T18:47:58.249Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-03-17T18:47:58.249Z] ---> Running in 9ff18505a9f7 [2023-03-17T18:47:58.522Z] ---> Running in 653135da6b5b [2023-03-17T18:47:58.522Z] ---> Running in 88b6125279ec [2023-03-17T18:47:58.522Z] ---> Running in 2da48e2e94fc [2023-03-17T18:47:58.800Z] ---> Running in 0061ddf5071a [2023-03-17T18:47:59.291Z] 1ba04541e02e: Pushed [2023-03-17T18:47:59.550Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:b0dde58b021ef11051c3bf8c8a99cbd246ce209d791227bb05e7298b3d5e2b08 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:47:59.857Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:00.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-17T18:48:00.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T18:48:00.159Z] 613f25ed5aca: Preparing [2023-03-17T18:48:00.159Z] 1ba04541e02e: Preparing [2023-03-17T18:48:00.159Z] 74a42dd74537: Preparing [2023-03-17T18:48:00.159Z] efcc495274ce: Preparing [2023-03-17T18:48:00.159Z] c31b67c7d6a6: Preparing [2023-03-17T18:48:00.159Z] 7cd52847ad77: Preparing [2023-03-17T18:48:00.159Z] 7cd52847ad77: Waiting [2023-03-17T18:48:00.159Z] 613f25ed5aca: Layer already exists [2023-03-17T18:48:00.159Z] 1ba04541e02e: Layer already exists [2023-03-17T18:48:00.159Z] efcc495274ce: Layer already exists [2023-03-17T18:48:00.159Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:00.159Z] c31b67c7d6a6: Layer already exists [2023-03-17T18:48:00.159Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:00.159Z] latest: digest: sha256:b0dde58b021ef11051c3bf8c8a99cbd246ce209d791227bb05e7298b3d5e2b08 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:00.462Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:00.765Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.104 [2023-03-17T18:48:00.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T18:48:00.766Z] 613f25ed5aca: Preparing [2023-03-17T18:48:00.766Z] 1ba04541e02e: Preparing [2023-03-17T18:48:00.766Z] 74a42dd74537: Preparing [2023-03-17T18:48:00.766Z] efcc495274ce: Preparing [2023-03-17T18:48:00.766Z] c31b67c7d6a6: Preparing [2023-03-17T18:48:00.766Z] 7cd52847ad77: Preparing [2023-03-17T18:48:00.766Z] 7cd52847ad77: Waiting [2023-03-17T18:48:00.766Z] 1ba04541e02e: Layer already exists [2023-03-17T18:48:00.766Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:00.766Z] c31b67c7d6a6: Layer already exists [2023-03-17T18:48:00.766Z] efcc495274ce: Layer already exists [2023-03-17T18:48:00.766Z] 613f25ed5aca: Layer already exists [2023-03-17T18:48:00.766Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:00.766Z] 3.0.0-dev.104: digest: sha256:b0dde58b021ef11051c3bf8c8a99cbd246ce209d791227bb05e7298b3d5e2b08 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:01.083Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:01.393Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-03-17T18:48:01.393Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:01.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T18:48:01.393Z] 613f25ed5aca: Preparing [2023-03-17T18:48:01.393Z] 1ba04541e02e: Preparing [2023-03-17T18:48:01.393Z] 74a42dd74537: Preparing [2023-03-17T18:48:01.393Z] efcc495274ce: Preparing [2023-03-17T18:48:01.393Z] c31b67c7d6a6: Preparing [2023-03-17T18:48:01.393Z] 7cd52847ad77: Preparing [2023-03-17T18:48:01.393Z] 7cd52847ad77: Waiting [2023-03-17T18:48:01.393Z] efcc495274ce: Layer already exists [2023-03-17T18:48:01.393Z] 613f25ed5aca: Layer already exists [2023-03-17T18:48:01.393Z] c31b67c7d6a6: Layer already exists [2023-03-17T18:48:01.393Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:01.393Z] 1ba04541e02e: Layer already exists [2023-03-17T18:48:01.393Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:01.393Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:b0dde58b021ef11051c3bf8c8a99cbd246ce209d791227bb05e7298b3d5e2b08 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:01.659Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-03-17T18:48:01.710Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:02.023Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-03-17T18:48:02.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-03-17T18:48:02.023Z] 613f25ed5aca: Preparing [2023-03-17T18:48:02.023Z] 1ba04541e02e: Preparing [2023-03-17T18:48:02.023Z] 74a42dd74537: Preparing [2023-03-17T18:48:02.023Z] efcc495274ce: Preparing [2023-03-17T18:48:02.023Z] c31b67c7d6a6: Preparing [2023-03-17T18:48:02.023Z] 7cd52847ad77: Preparing [2023-03-17T18:48:02.023Z] 7cd52847ad77: Waiting [2023-03-17T18:48:02.023Z] c31b67c7d6a6: Layer already exists [2023-03-17T18:48:02.023Z] efcc495274ce: Layer already exists [2023-03-17T18:48:02.023Z] 613f25ed5aca: Layer already exists [2023-03-17T18:48:02.023Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:02.023Z] 1ba04541e02e: Layer already exists [2023-03-17T18:48:02.023Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:02.023Z] main: digest: sha256:b0dde58b021ef11051c3bf8c8a99cbd246ce209d791227bb05e7298b3d5e2b08 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:48:02.063Z] ===================================================== [Pipeline] echo [2023-03-17T18:48:02.071Z] taggedImages: [2023-03-17T18:48:02.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:02.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-03-17T18:48:02.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.0.0-dev.104 [2023-03-17T18:48:02.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:02.072Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-03-17T18:48:02.087Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-03-17T18:48:02.087Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:02.087Z] latest [2023-03-17T18:48:02.087Z] 3.0.0-dev.104 [2023-03-17T18:48:02.087Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:02.087Z] main [2023-03-17T18:48:02.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:02.244Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-03-17T18:48:02.387Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:02.689Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:02.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T18:48:02.689Z] 05865509a0f9: Preparing [2023-03-17T18:48:02.689Z] 9fea7560ef79: Preparing [2023-03-17T18:48:02.689Z] e2aafd92f7c6: Preparing [2023-03-17T18:48:02.689Z] 6a789ed47e60: Preparing [2023-03-17T18:48:02.689Z] 97befecfbef2: Preparing [2023-03-17T18:48:02.689Z] 74a42dd74537: Preparing [2023-03-17T18:48:02.689Z] efcc495274ce: Preparing [2023-03-17T18:48:02.689Z] 903803616423: Preparing [2023-03-17T18:48:02.689Z] 7cd52847ad77: Preparing [2023-03-17T18:48:02.689Z] 903803616423: Waiting [2023-03-17T18:48:02.689Z] 74a42dd74537: Waiting [2023-03-17T18:48:02.689Z] efcc495274ce: Waiting [2023-03-17T18:48:02.689Z] 7cd52847ad77: Waiting [2023-03-17T18:48:02.689Z] 05865509a0f9: Pushed [2023-03-17T18:48:02.689Z] 9fea7560ef79: Pushed [2023-03-17T18:48:02.689Z] e2aafd92f7c6: Pushed [2023-03-17T18:48:02.689Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:02.689Z] efcc495274ce: Layer already exists [2023-03-17T18:48:02.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-03-17T18:48:02.836Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-03-17T18:48:02.950Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:03.208Z] 903803616423: Pushed [2023-03-17T18:48:06.491Z] 97befecfbef2: Pushed [2023-03-17T18:48:09.024Z] 6a789ed47e60: Pushed [2023-03-17T18:48:09.283Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:e9f84de89834d87876a35e3d8537a9cd070197feeb5645dcf980ba141e983335 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:09.587Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:09.887Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-17T18:48:09.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T18:48:09.887Z] 05865509a0f9: Preparing [2023-03-17T18:48:09.887Z] 9fea7560ef79: Preparing [2023-03-17T18:48:09.887Z] e2aafd92f7c6: Preparing [2023-03-17T18:48:09.887Z] 6a789ed47e60: Preparing [2023-03-17T18:48:09.887Z] 97befecfbef2: Preparing [2023-03-17T18:48:09.887Z] 74a42dd74537: Preparing [2023-03-17T18:48:09.887Z] efcc495274ce: Preparing [2023-03-17T18:48:09.887Z] 903803616423: Preparing [2023-03-17T18:48:09.887Z] 7cd52847ad77: Preparing [2023-03-17T18:48:09.887Z] 74a42dd74537: Waiting [2023-03-17T18:48:09.887Z] 903803616423: Waiting [2023-03-17T18:48:09.887Z] 7cd52847ad77: Waiting [2023-03-17T18:48:09.887Z] efcc495274ce: Waiting [2023-03-17T18:48:09.887Z] e2aafd92f7c6: Layer already exists [2023-03-17T18:48:09.887Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:09.887Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:09.887Z] 97befecfbef2: Layer already exists [2023-03-17T18:48:09.887Z] 9fea7560ef79: Layer already exists [2023-03-17T18:48:09.887Z] efcc495274ce: Layer already exists [2023-03-17T18:48:09.887Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:09.887Z] 903803616423: Layer already exists [2023-03-17T18:48:09.887Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:09.888Z] latest: digest: sha256:e9f84de89834d87876a35e3d8537a9cd070197feeb5645dcf980ba141e983335 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:10.188Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:10.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.104 [2023-03-17T18:48:10.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T18:48:10.483Z] 05865509a0f9: Preparing [2023-03-17T18:48:10.483Z] 9fea7560ef79: Preparing [2023-03-17T18:48:10.483Z] e2aafd92f7c6: Preparing [2023-03-17T18:48:10.483Z] 6a789ed47e60: Preparing [2023-03-17T18:48:10.483Z] 97befecfbef2: Preparing [2023-03-17T18:48:10.483Z] 74a42dd74537: Preparing [2023-03-17T18:48:10.483Z] efcc495274ce: Preparing [2023-03-17T18:48:10.483Z] 903803616423: Preparing [2023-03-17T18:48:10.483Z] 7cd52847ad77: Preparing [2023-03-17T18:48:10.483Z] 74a42dd74537: Waiting [2023-03-17T18:48:10.483Z] 7cd52847ad77: Waiting [2023-03-17T18:48:10.483Z] efcc495274ce: Waiting [2023-03-17T18:48:10.483Z] 903803616423: Waiting [2023-03-17T18:48:10.483Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:10.483Z] 9fea7560ef79: Layer already exists [2023-03-17T18:48:10.483Z] 97befecfbef2: Layer already exists [2023-03-17T18:48:10.483Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:10.483Z] e2aafd92f7c6: Layer already exists [2023-03-17T18:48:10.483Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:10.483Z] efcc495274ce: Layer already exists [2023-03-17T18:48:10.483Z] 903803616423: Layer already exists [2023-03-17T18:48:10.483Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:10.483Z] 3.0.0-dev.104: digest: sha256:e9f84de89834d87876a35e3d8537a9cd070197feeb5645dcf980ba141e983335 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:10.789Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:11.091Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:11.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T18:48:11.091Z] 05865509a0f9: Preparing [2023-03-17T18:48:11.091Z] 9fea7560ef79: Preparing [2023-03-17T18:48:11.091Z] e2aafd92f7c6: Preparing [2023-03-17T18:48:11.091Z] 6a789ed47e60: Preparing [2023-03-17T18:48:11.091Z] 97befecfbef2: Preparing [2023-03-17T18:48:11.091Z] 74a42dd74537: Preparing [2023-03-17T18:48:11.091Z] efcc495274ce: Preparing [2023-03-17T18:48:11.091Z] 903803616423: Preparing [2023-03-17T18:48:11.091Z] 7cd52847ad77: Preparing [2023-03-17T18:48:11.091Z] 74a42dd74537: Waiting [2023-03-17T18:48:11.091Z] 903803616423: Waiting [2023-03-17T18:48:11.091Z] 7cd52847ad77: Waiting [2023-03-17T18:48:11.091Z] efcc495274ce: Waiting [2023-03-17T18:48:11.091Z] 97befecfbef2: Layer already exists [2023-03-17T18:48:11.091Z] 9fea7560ef79: Layer already exists [2023-03-17T18:48:11.091Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:11.092Z] e2aafd92f7c6: Layer already exists [2023-03-17T18:48:11.092Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:11.092Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:11.092Z] 903803616423: Layer already exists [2023-03-17T18:48:11.092Z] efcc495274ce: Layer already exists [2023-03-17T18:48:11.092Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:11.092Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:e9f84de89834d87876a35e3d8537a9cd070197feeb5645dcf980ba141e983335 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:11.400Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:11.708Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-03-17T18:48:11.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-03-17T18:48:11.708Z] 05865509a0f9: Preparing [2023-03-17T18:48:11.708Z] 9fea7560ef79: Preparing [2023-03-17T18:48:11.708Z] e2aafd92f7c6: Preparing [2023-03-17T18:48:11.708Z] 6a789ed47e60: Preparing [2023-03-17T18:48:11.708Z] 97befecfbef2: Preparing [2023-03-17T18:48:11.708Z] 74a42dd74537: Preparing [2023-03-17T18:48:11.708Z] efcc495274ce: Preparing [2023-03-17T18:48:11.708Z] 903803616423: Preparing [2023-03-17T18:48:11.708Z] 7cd52847ad77: Preparing [2023-03-17T18:48:11.708Z] 74a42dd74537: Waiting [2023-03-17T18:48:11.708Z] efcc495274ce: Waiting [2023-03-17T18:48:11.708Z] 7cd52847ad77: Waiting [2023-03-17T18:48:11.708Z] 903803616423: Waiting [2023-03-17T18:48:11.708Z] 97befecfbef2: Layer already exists [2023-03-17T18:48:11.708Z] 9fea7560ef79: Layer already exists [2023-03-17T18:48:11.708Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:11.708Z] e2aafd92f7c6: Layer already exists [2023-03-17T18:48:11.708Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:11.708Z] efcc495274ce: Layer already exists [2023-03-17T18:48:11.708Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:11.708Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:11.708Z] 903803616423: Layer already exists [2023-03-17T18:48:11.708Z] main: digest: sha256:e9f84de89834d87876a35e3d8537a9cd070197feeb5645dcf980ba141e983335 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:48:11.755Z] ===================================================== [Pipeline] echo [2023-03-17T18:48:11.768Z] taggedImages: [2023-03-17T18:48:11.768Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:11.768Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-03-17T18:48:11.768Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.0.0-dev.104 [2023-03-17T18:48:11.768Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:11.768Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-03-17T18:48:11.787Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-03-17T18:48:11.787Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:11.787Z] latest [2023-03-17T18:48:11.787Z] 3.0.0-dev.104 [2023-03-17T18:48:11.787Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:11.787Z] main [2023-03-17T18:48:11.787Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:12.173Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:12.539Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:12.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T18:48:12.539Z] d77e4b353a6c: Preparing [2023-03-17T18:48:12.539Z] cf691d6c3076: Preparing [2023-03-17T18:48:12.539Z] b16f79500977: Preparing [2023-03-17T18:48:12.539Z] 4d6e5e9add14: Preparing [2023-03-17T18:48:12.539Z] 74a42dd74537: Preparing [2023-03-17T18:48:12.539Z] efcc495274ce: Preparing [2023-03-17T18:48:12.539Z] eda0bf5bae98: Preparing [2023-03-17T18:48:12.539Z] 7cd52847ad77: Preparing [2023-03-17T18:48:12.539Z] eda0bf5bae98: Waiting [2023-03-17T18:48:12.539Z] 7cd52847ad77: Waiting [2023-03-17T18:48:12.539Z] efcc495274ce: Waiting [2023-03-17T18:48:12.539Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:12.539Z] efcc495274ce: Layer already exists [2023-03-17T18:48:12.539Z] b16f79500977: Pushed [2023-03-17T18:48:12.539Z] cf691d6c3076: Pushed [2023-03-17T18:48:12.539Z] d77e4b353a6c: Pushed [2023-03-17T18:48:12.539Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:12.826Z] eda0bf5bae98: Pushed [2023-03-17T18:48:19.447Z] 4d6e5e9add14: Pushed [2023-03-17T18:48:19.447Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:0208ef914d96aa99592a599efa3fee25fc9ff906905652e3ebd29fd6161530eb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:19.747Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:20.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-17T18:48:20.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T18:48:20.047Z] d77e4b353a6c: Preparing [2023-03-17T18:48:20.047Z] cf691d6c3076: Preparing [2023-03-17T18:48:20.047Z] b16f79500977: Preparing [2023-03-17T18:48:20.047Z] 4d6e5e9add14: Preparing [2023-03-17T18:48:20.047Z] 74a42dd74537: Preparing [2023-03-17T18:48:20.047Z] efcc495274ce: Preparing [2023-03-17T18:48:20.047Z] eda0bf5bae98: Preparing [2023-03-17T18:48:20.047Z] 7cd52847ad77: Preparing [2023-03-17T18:48:20.047Z] eda0bf5bae98: Waiting [2023-03-17T18:48:20.047Z] efcc495274ce: Waiting [2023-03-17T18:48:20.047Z] 7cd52847ad77: Waiting [2023-03-17T18:48:20.047Z] 4d6e5e9add14: Layer already exists [2023-03-17T18:48:20.047Z] d77e4b353a6c: Layer already exists [2023-03-17T18:48:20.047Z] b16f79500977: Layer already exists [2023-03-17T18:48:20.047Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:20.047Z] cf691d6c3076: Layer already exists [2023-03-17T18:48:20.047Z] eda0bf5bae98: Layer already exists [2023-03-17T18:48:20.047Z] efcc495274ce: Layer already exists [2023-03-17T18:48:20.047Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:20.047Z] latest: digest: sha256:0208ef914d96aa99592a599efa3fee25fc9ff906905652e3ebd29fd6161530eb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:20.348Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:20.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.104 [2023-03-17T18:48:20.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T18:48:20.649Z] d77e4b353a6c: Preparing [2023-03-17T18:48:20.649Z] cf691d6c3076: Preparing [2023-03-17T18:48:20.649Z] b16f79500977: Preparing [2023-03-17T18:48:20.649Z] 4d6e5e9add14: Preparing [2023-03-17T18:48:20.649Z] 74a42dd74537: Preparing [2023-03-17T18:48:20.649Z] efcc495274ce: Preparing [2023-03-17T18:48:20.649Z] eda0bf5bae98: Preparing [2023-03-17T18:48:20.649Z] 7cd52847ad77: Preparing [2023-03-17T18:48:20.649Z] efcc495274ce: Waiting [2023-03-17T18:48:20.649Z] eda0bf5bae98: Waiting [2023-03-17T18:48:20.649Z] cf691d6c3076: Layer already exists [2023-03-17T18:48:20.649Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:20.649Z] d77e4b353a6c: Layer already exists [2023-03-17T18:48:20.649Z] 4d6e5e9add14: Layer already exists [2023-03-17T18:48:20.649Z] b16f79500977: Layer already exists [2023-03-17T18:48:20.649Z] efcc495274ce: Layer already exists [2023-03-17T18:48:20.649Z] eda0bf5bae98: Layer already exists [2023-03-17T18:48:20.649Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:20.649Z] 3.0.0-dev.104: digest: sha256:0208ef914d96aa99592a599efa3fee25fc9ff906905652e3ebd29fd6161530eb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:20.950Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:21.256Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:21.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T18:48:21.256Z] d77e4b353a6c: Preparing [2023-03-17T18:48:21.256Z] cf691d6c3076: Preparing [2023-03-17T18:48:21.256Z] b16f79500977: Preparing [2023-03-17T18:48:21.256Z] 4d6e5e9add14: Preparing [2023-03-17T18:48:21.256Z] 74a42dd74537: Preparing [2023-03-17T18:48:21.256Z] efcc495274ce: Preparing [2023-03-17T18:48:21.256Z] eda0bf5bae98: Preparing [2023-03-17T18:48:21.256Z] 7cd52847ad77: Preparing [2023-03-17T18:48:21.256Z] efcc495274ce: Waiting [2023-03-17T18:48:21.256Z] eda0bf5bae98: Waiting [2023-03-17T18:48:21.256Z] 7cd52847ad77: Waiting [2023-03-17T18:48:21.256Z] cf691d6c3076: Layer already exists [2023-03-17T18:48:21.256Z] b16f79500977: Layer already exists [2023-03-17T18:48:21.256Z] 4d6e5e9add14: Layer already exists [2023-03-17T18:48:21.256Z] d77e4b353a6c: Layer already exists [2023-03-17T18:48:21.256Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:21.256Z] efcc495274ce: Layer already exists [2023-03-17T18:48:21.256Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:21.256Z] eda0bf5bae98: Layer already exists [2023-03-17T18:48:21.256Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:0208ef914d96aa99592a599efa3fee25fc9ff906905652e3ebd29fd6161530eb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:21.559Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:21.862Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-03-17T18:48:21.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-03-17T18:48:21.862Z] d77e4b353a6c: Preparing [2023-03-17T18:48:21.862Z] cf691d6c3076: Preparing [2023-03-17T18:48:21.862Z] b16f79500977: Preparing [2023-03-17T18:48:21.862Z] 4d6e5e9add14: Preparing [2023-03-17T18:48:21.862Z] 74a42dd74537: Preparing [2023-03-17T18:48:21.862Z] efcc495274ce: Preparing [2023-03-17T18:48:21.862Z] eda0bf5bae98: Preparing [2023-03-17T18:48:21.862Z] 7cd52847ad77: Preparing [2023-03-17T18:48:21.862Z] eda0bf5bae98: Waiting [2023-03-17T18:48:21.862Z] 7cd52847ad77: Waiting [2023-03-17T18:48:21.862Z] efcc495274ce: Waiting [2023-03-17T18:48:21.862Z] cf691d6c3076: Layer already exists [2023-03-17T18:48:21.862Z] b16f79500977: Layer already exists [2023-03-17T18:48:21.862Z] 4d6e5e9add14: Layer already exists [2023-03-17T18:48:21.862Z] d77e4b353a6c: Layer already exists [2023-03-17T18:48:21.862Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:21.862Z] efcc495274ce: Layer already exists [2023-03-17T18:48:21.862Z] eda0bf5bae98: Layer already exists [2023-03-17T18:48:21.862Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:21.862Z] main: digest: sha256:0208ef914d96aa99592a599efa3fee25fc9ff906905652e3ebd29fd6161530eb size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:48:21.902Z] ===================================================== [Pipeline] echo [2023-03-17T18:48:21.908Z] taggedImages: [2023-03-17T18:48:21.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:21.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-03-17T18:48:21.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.0.0-dev.104 [2023-03-17T18:48:21.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:21.908Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-03-17T18:48:21.929Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-03-17T18:48:21.929Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:21.929Z] latest [2023-03-17T18:48:21.929Z] 3.0.0-dev.104 [2023-03-17T18:48:21.929Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:21.929Z] main [2023-03-17T18:48:21.929Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:22.238Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:22.547Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:22.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T18:48:22.547Z] 05865509a0f9: Preparing [2023-03-17T18:48:22.547Z] 2664397f3cfd: Preparing [2023-03-17T18:48:22.547Z] 14ae34141ea4: Preparing [2023-03-17T18:48:22.547Z] 6a789ed47e60: Preparing [2023-03-17T18:48:22.547Z] 74a42dd74537: Preparing [2023-03-17T18:48:22.547Z] efcc495274ce: Preparing [2023-03-17T18:48:22.547Z] 903803616423: Preparing [2023-03-17T18:48:22.547Z] 7cd52847ad77: Preparing [2023-03-17T18:48:22.547Z] efcc495274ce: Waiting [2023-03-17T18:48:22.547Z] 7cd52847ad77: Waiting [2023-03-17T18:48:22.547Z] 903803616423: Waiting [2023-03-17T18:48:22.547Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:22.547Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:22.547Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:22.547Z] efcc495274ce: Layer already exists [2023-03-17T18:48:22.547Z] 903803616423: Layer already exists [2023-03-17T18:48:22.547Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:22.547Z] 2664397f3cfd: Pushed [2023-03-17T18:48:22.547Z] 14ae34141ea4: Pushed [2023-03-17T18:48:22.806Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:8c6829a65b65f2ee00999f72db07c33d14659e9be9d36af11933e4aabc1facad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:23.116Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:23.421Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-17T18:48:23.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T18:48:23.421Z] 05865509a0f9: Preparing [2023-03-17T18:48:23.421Z] 2664397f3cfd: Preparing [2023-03-17T18:48:23.421Z] 14ae34141ea4: Preparing [2023-03-17T18:48:23.421Z] 6a789ed47e60: Preparing [2023-03-17T18:48:23.421Z] 74a42dd74537: Preparing [2023-03-17T18:48:23.421Z] efcc495274ce: Preparing [2023-03-17T18:48:23.421Z] 903803616423: Preparing [2023-03-17T18:48:23.421Z] 7cd52847ad77: Preparing [2023-03-17T18:48:23.421Z] efcc495274ce: Waiting [2023-03-17T18:48:23.421Z] 903803616423: Waiting [2023-03-17T18:48:23.421Z] 7cd52847ad77: Waiting [2023-03-17T18:48:23.421Z] 2664397f3cfd: Layer already exists [2023-03-17T18:48:23.421Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:23.421Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:23.421Z] 14ae34141ea4: Layer already exists [2023-03-17T18:48:23.421Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:23.421Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:23.421Z] efcc495274ce: Layer already exists [2023-03-17T18:48:23.421Z] 903803616423: Layer already exists [2023-03-17T18:48:23.421Z] latest: digest: sha256:8c6829a65b65f2ee00999f72db07c33d14659e9be9d36af11933e4aabc1facad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:23.729Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:24.032Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.104 [2023-03-17T18:48:24.032Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T18:48:24.032Z] 05865509a0f9: Preparing [2023-03-17T18:48:24.032Z] 2664397f3cfd: Preparing [2023-03-17T18:48:24.032Z] 14ae34141ea4: Preparing [2023-03-17T18:48:24.032Z] 6a789ed47e60: Preparing [2023-03-17T18:48:24.032Z] 74a42dd74537: Preparing [2023-03-17T18:48:24.032Z] efcc495274ce: Preparing [2023-03-17T18:48:24.032Z] 903803616423: Preparing [2023-03-17T18:48:24.032Z] 7cd52847ad77: Preparing [2023-03-17T18:48:24.032Z] 7cd52847ad77: Waiting [2023-03-17T18:48:24.032Z] efcc495274ce: Waiting [2023-03-17T18:48:24.032Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:24.032Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:24.032Z] 2664397f3cfd: Layer already exists [2023-03-17T18:48:24.032Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:24.032Z] 14ae34141ea4: Layer already exists [2023-03-17T18:48:24.032Z] 903803616423: Layer already exists [2023-03-17T18:48:24.032Z] efcc495274ce: Layer already exists [2023-03-17T18:48:24.032Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:24.032Z] 3.0.0-dev.104: digest: sha256:8c6829a65b65f2ee00999f72db07c33d14659e9be9d36af11933e4aabc1facad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:24.345Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:24.644Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:24.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T18:48:24.644Z] 05865509a0f9: Preparing [2023-03-17T18:48:24.644Z] 2664397f3cfd: Preparing [2023-03-17T18:48:24.644Z] 14ae34141ea4: Preparing [2023-03-17T18:48:24.644Z] 6a789ed47e60: Preparing [2023-03-17T18:48:24.644Z] 74a42dd74537: Preparing [2023-03-17T18:48:24.644Z] efcc495274ce: Preparing [2023-03-17T18:48:24.644Z] 903803616423: Preparing [2023-03-17T18:48:24.644Z] 7cd52847ad77: Preparing [2023-03-17T18:48:24.644Z] efcc495274ce: Waiting [2023-03-17T18:48:24.644Z] 903803616423: Waiting [2023-03-17T18:48:24.644Z] 7cd52847ad77: Waiting [2023-03-17T18:48:24.644Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:24.644Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:24.644Z] 2664397f3cfd: Layer already exists [2023-03-17T18:48:24.644Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:24.644Z] 14ae34141ea4: Layer already exists [2023-03-17T18:48:24.644Z] efcc495274ce: Layer already exists [2023-03-17T18:48:24.644Z] 903803616423: Layer already exists [2023-03-17T18:48:24.644Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:24.644Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:8c6829a65b65f2ee00999f72db07c33d14659e9be9d36af11933e4aabc1facad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:24.946Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:25.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-03-17T18:48:25.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-03-17T18:48:25.245Z] 05865509a0f9: Preparing [2023-03-17T18:48:25.245Z] 2664397f3cfd: Preparing [2023-03-17T18:48:25.245Z] 14ae34141ea4: Preparing [2023-03-17T18:48:25.245Z] 6a789ed47e60: Preparing [2023-03-17T18:48:25.245Z] 74a42dd74537: Preparing [2023-03-17T18:48:25.245Z] efcc495274ce: Preparing [2023-03-17T18:48:25.245Z] 903803616423: Preparing [2023-03-17T18:48:25.245Z] 7cd52847ad77: Preparing [2023-03-17T18:48:25.245Z] efcc495274ce: Waiting [2023-03-17T18:48:25.245Z] 903803616423: Waiting [2023-03-17T18:48:25.245Z] 7cd52847ad77: Waiting [2023-03-17T18:48:25.245Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:25.245Z] 14ae34141ea4: Layer already exists [2023-03-17T18:48:25.245Z] 05865509a0f9: Layer already exists [2023-03-17T18:48:25.245Z] 2664397f3cfd: Layer already exists [2023-03-17T18:48:25.245Z] 6a789ed47e60: Layer already exists [2023-03-17T18:48:25.245Z] 903803616423: Layer already exists [2023-03-17T18:48:25.245Z] efcc495274ce: Layer already exists [2023-03-17T18:48:25.245Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:25.245Z] main: digest: sha256:8c6829a65b65f2ee00999f72db07c33d14659e9be9d36af11933e4aabc1facad size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:48:25.285Z] ===================================================== [Pipeline] echo [2023-03-17T18:48:25.290Z] taggedImages: [2023-03-17T18:48:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-03-17T18:48:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.0.0-dev.104 [2023-03-17T18:48:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:25.290Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-03-17T18:48:25.304Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-03-17T18:48:25.304Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:25.304Z] latest [2023-03-17T18:48:25.304Z] 3.0.0-dev.104 [2023-03-17T18:48:25.304Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:25.304Z] main [2023-03-17T18:48:25.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:25.604Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:25.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:25.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T18:48:25.908Z] 5335ce73e067: Preparing [2023-03-17T18:48:25.908Z] fccb457da358: Preparing [2023-03-17T18:48:25.908Z] 74a42dd74537: Preparing [2023-03-17T18:48:25.908Z] efcc495274ce: Preparing [2023-03-17T18:48:25.908Z] c533dc0a6d0b: Preparing [2023-03-17T18:48:25.908Z] 7cd52847ad77: Preparing [2023-03-17T18:48:25.908Z] 7cd52847ad77: Waiting [2023-03-17T18:48:25.908Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:25.908Z] efcc495274ce: Layer already exists [2023-03-17T18:48:25.908Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:25.908Z] 5335ce73e067: Pushed [2023-03-17T18:48:25.908Z] c533dc0a6d0b: Pushed [2023-03-17T18:48:28.442Z] fccb457da358: Pushed [2023-03-17T18:48:28.442Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:307fb940c36bad750c3b5afc65312757a6ac3acd707f8c577234d5e2c3630668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:28.755Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:29.061Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-17T18:48:29.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T18:48:29.061Z] 5335ce73e067: Preparing [2023-03-17T18:48:29.061Z] fccb457da358: Preparing [2023-03-17T18:48:29.061Z] 74a42dd74537: Preparing [2023-03-17T18:48:29.061Z] efcc495274ce: Preparing [2023-03-17T18:48:29.061Z] c533dc0a6d0b: Preparing [2023-03-17T18:48:29.061Z] 7cd52847ad77: Preparing [2023-03-17T18:48:29.061Z] 7cd52847ad77: Waiting [2023-03-17T18:48:29.061Z] c533dc0a6d0b: Layer already exists [2023-03-17T18:48:29.062Z] efcc495274ce: Layer already exists [2023-03-17T18:48:29.062Z] fccb457da358: Layer already exists [2023-03-17T18:48:29.062Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:29.062Z] 5335ce73e067: Layer already exists [2023-03-17T18:48:29.062Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:29.062Z] latest: digest: sha256:307fb940c36bad750c3b5afc65312757a6ac3acd707f8c577234d5e2c3630668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:29.372Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:29.675Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.104 [2023-03-17T18:48:29.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T18:48:29.675Z] 5335ce73e067: Preparing [2023-03-17T18:48:29.675Z] fccb457da358: Preparing [2023-03-17T18:48:29.675Z] 74a42dd74537: Preparing [2023-03-17T18:48:29.675Z] efcc495274ce: Preparing [2023-03-17T18:48:29.675Z] c533dc0a6d0b: Preparing [2023-03-17T18:48:29.675Z] 7cd52847ad77: Preparing [2023-03-17T18:48:29.675Z] 7cd52847ad77: Waiting [2023-03-17T18:48:29.675Z] efcc495274ce: Layer already exists [2023-03-17T18:48:29.675Z] fccb457da358: Layer already exists [2023-03-17T18:48:29.675Z] 5335ce73e067: Layer already exists [2023-03-17T18:48:29.675Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:29.675Z] c533dc0a6d0b: Layer already exists [2023-03-17T18:48:29.675Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:29.675Z] 3.0.0-dev.104: digest: sha256:307fb940c36bad750c3b5afc65312757a6ac3acd707f8c577234d5e2c3630668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:29.978Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:30.276Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:30.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T18:48:30.277Z] 5335ce73e067: Preparing [2023-03-17T18:48:30.277Z] fccb457da358: Preparing [2023-03-17T18:48:30.277Z] 74a42dd74537: Preparing [2023-03-17T18:48:30.277Z] efcc495274ce: Preparing [2023-03-17T18:48:30.277Z] c533dc0a6d0b: Preparing [2023-03-17T18:48:30.277Z] 7cd52847ad77: Preparing [2023-03-17T18:48:30.277Z] 7cd52847ad77: Waiting [2023-03-17T18:48:30.277Z] efcc495274ce: Layer already exists [2023-03-17T18:48:30.277Z] fccb457da358: Layer already exists [2023-03-17T18:48:30.277Z] c533dc0a6d0b: Layer already exists [2023-03-17T18:48:30.277Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:30.277Z] 5335ce73e067: Layer already exists [2023-03-17T18:48:30.277Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:30.277Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:307fb940c36bad750c3b5afc65312757a6ac3acd707f8c577234d5e2c3630668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:30.578Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:30.876Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-03-17T18:48:30.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-03-17T18:48:30.876Z] 5335ce73e067: Preparing [2023-03-17T18:48:30.876Z] fccb457da358: Preparing [2023-03-17T18:48:30.876Z] 74a42dd74537: Preparing [2023-03-17T18:48:30.876Z] efcc495274ce: Preparing [2023-03-17T18:48:30.876Z] c533dc0a6d0b: Preparing [2023-03-17T18:48:30.876Z] 7cd52847ad77: Preparing [2023-03-17T18:48:30.876Z] 7cd52847ad77: Waiting [2023-03-17T18:48:30.876Z] efcc495274ce: Layer already exists [2023-03-17T18:48:30.876Z] fccb457da358: Layer already exists [2023-03-17T18:48:30.876Z] 5335ce73e067: Layer already exists [2023-03-17T18:48:30.876Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:30.876Z] c533dc0a6d0b: Layer already exists [2023-03-17T18:48:30.876Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:30.876Z] main: digest: sha256:307fb940c36bad750c3b5afc65312757a6ac3acd707f8c577234d5e2c3630668 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:48:30.909Z] ===================================================== [Pipeline] echo [2023-03-17T18:48:30.915Z] taggedImages: [2023-03-17T18:48:30.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:30.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-03-17T18:48:30.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.0.0-dev.104 [2023-03-17T18:48:30.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:30.915Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-03-17T18:48:30.928Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-03-17T18:48:30.928Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:30.928Z] latest [2023-03-17T18:48:30.928Z] 3.0.0-dev.104 [2023-03-17T18:48:30.928Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:30.928Z] main [2023-03-17T18:48:30.928Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:31.227Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:31.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:31.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T18:48:31.536Z] ee8b757faa89: Preparing [2023-03-17T18:48:31.536Z] f12312f18cc5: Preparing [2023-03-17T18:48:31.536Z] 74a42dd74537: Preparing [2023-03-17T18:48:31.536Z] efcc495274ce: Preparing [2023-03-17T18:48:31.536Z] 8822741a83d9: Preparing [2023-03-17T18:48:31.536Z] 7cd52847ad77: Preparing [2023-03-17T18:48:31.536Z] 7cd52847ad77: Waiting [2023-03-17T18:48:31.536Z] 8822741a83d9: Layer already exists [2023-03-17T18:48:31.536Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:31.536Z] efcc495274ce: Layer already exists [2023-03-17T18:48:31.536Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:31.536Z] ee8b757faa89: Pushed [2023-03-17T18:48:34.066Z] f12312f18cc5: Pushed [2023-03-17T18:48:34.325Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:f73dba17ca7e3e9ab5f29effb00c92d1fbfb14fdaf68c116cdf58054c374b135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:34.634Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:34.927Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-17T18:48:34.927Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T18:48:34.927Z] ee8b757faa89: Preparing [2023-03-17T18:48:34.927Z] f12312f18cc5: Preparing [2023-03-17T18:48:34.927Z] 74a42dd74537: Preparing [2023-03-17T18:48:34.927Z] efcc495274ce: Preparing [2023-03-17T18:48:34.927Z] 8822741a83d9: Preparing [2023-03-17T18:48:34.927Z] 7cd52847ad77: Preparing [2023-03-17T18:48:34.927Z] 7cd52847ad77: Waiting [2023-03-17T18:48:34.927Z] 8822741a83d9: Layer already exists [2023-03-17T18:48:34.927Z] f12312f18cc5: Layer already exists [2023-03-17T18:48:34.927Z] efcc495274ce: Layer already exists [2023-03-17T18:48:34.927Z] ee8b757faa89: Layer already exists [2023-03-17T18:48:34.927Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:34.927Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:34.927Z] latest: digest: sha256:f73dba17ca7e3e9ab5f29effb00c92d1fbfb14fdaf68c116cdf58054c374b135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:35.227Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:35.529Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.104 [2023-03-17T18:48:35.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T18:48:35.529Z] ee8b757faa89: Preparing [2023-03-17T18:48:35.529Z] f12312f18cc5: Preparing [2023-03-17T18:48:35.529Z] 74a42dd74537: Preparing [2023-03-17T18:48:35.529Z] efcc495274ce: Preparing [2023-03-17T18:48:35.529Z] 8822741a83d9: Preparing [2023-03-17T18:48:35.529Z] 7cd52847ad77: Preparing [2023-03-17T18:48:35.529Z] efcc495274ce: Layer already exists [2023-03-17T18:48:35.529Z] ee8b757faa89: Layer already exists [2023-03-17T18:48:35.529Z] 8822741a83d9: Layer already exists [2023-03-17T18:48:35.529Z] f12312f18cc5: Layer already exists [2023-03-17T18:48:35.529Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:35.529Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:35.529Z] 3.0.0-dev.104: digest: sha256:f73dba17ca7e3e9ab5f29effb00c92d1fbfb14fdaf68c116cdf58054c374b135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:35.836Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:36.136Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:36.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T18:48:36.136Z] ee8b757faa89: Preparing [2023-03-17T18:48:36.136Z] f12312f18cc5: Preparing [2023-03-17T18:48:36.136Z] 74a42dd74537: Preparing [2023-03-17T18:48:36.136Z] efcc495274ce: Preparing [2023-03-17T18:48:36.136Z] 8822741a83d9: Preparing [2023-03-17T18:48:36.136Z] 7cd52847ad77: Preparing [2023-03-17T18:48:36.136Z] 7cd52847ad77: Waiting [2023-03-17T18:48:36.136Z] 8822741a83d9: Layer already exists [2023-03-17T18:48:36.136Z] efcc495274ce: Layer already exists [2023-03-17T18:48:36.136Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:36.136Z] ee8b757faa89: Layer already exists [2023-03-17T18:48:36.136Z] f12312f18cc5: Layer already exists [2023-03-17T18:48:36.136Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:36.136Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:f73dba17ca7e3e9ab5f29effb00c92d1fbfb14fdaf68c116cdf58054c374b135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:36.438Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T18:48:36.736Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-03-17T18:48:36.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-03-17T18:48:36.736Z] ee8b757faa89: Preparing [2023-03-17T18:48:36.736Z] f12312f18cc5: Preparing [2023-03-17T18:48:36.736Z] 74a42dd74537: Preparing [2023-03-17T18:48:36.736Z] efcc495274ce: Preparing [2023-03-17T18:48:36.736Z] 8822741a83d9: Preparing [2023-03-17T18:48:36.736Z] 7cd52847ad77: Preparing [2023-03-17T18:48:36.736Z] 7cd52847ad77: Waiting [2023-03-17T18:48:36.736Z] efcc495274ce: Layer already exists [2023-03-17T18:48:36.736Z] f12312f18cc5: Layer already exists [2023-03-17T18:48:36.736Z] 8822741a83d9: Layer already exists [2023-03-17T18:48:36.736Z] ee8b757faa89: Layer already exists [2023-03-17T18:48:36.736Z] 74a42dd74537: Layer already exists [2023-03-17T18:48:36.736Z] 7cd52847ad77: Layer already exists [2023-03-17T18:48:36.736Z] main: digest: sha256:f73dba17ca7e3e9ab5f29effb00c92d1fbfb14fdaf68c116cdf58054c374b135 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T18:48:36.769Z] ===================================================== [Pipeline] echo [2023-03-17T18:48:36.774Z] taggedImages: [2023-03-17T18:48:36.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:48:36.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-03-17T18:48:36.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.0.0-dev.104 [2023-03-17T18:48:36.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T18:48:36.774Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T18:55:12.977Z] Removing intermediate container 2da48e2e94fc [2023-03-17T18:55:12.977Z] ---> 5d1bffee0430 [2023-03-17T18:55:12.977Z] [2023-03-17T18:55:12.977Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:55:12.977Z] 3.17: Pulling from library/alpine [2023-03-17T18:55:12.977Z] Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 [2023-03-17T18:55:12.977Z] Status: Downloaded newer image for alpine:3.17 [2023-03-17T18:55:12.977Z] ---> d74e625d9115 [2023-03-17T18:55:12.977Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T18:55:12.977Z] ---> Running in e0ab092cd09f [2023-03-17T18:55:12.977Z] Removing intermediate container e0ab092cd09f [2023-03-17T18:55:12.977Z] ---> 4626a82a1b44 [2023-03-17T18:55:12.977Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:55:12.977Z] ---> Running in 24a79785b817 [2023-03-17T18:55:12.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:55:12.977Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:55:12.977Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T18:55:12.977Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:55:12.977Z] OK: 8 MiB in 16 packages [2023-03-17T18:55:13.245Z] Removing intermediate container 88b6125279ec [2023-03-17T18:55:13.245Z] ---> 7207d1d3106d [2023-03-17T18:55:13.245Z] [2023-03-17T18:55:13.245Z] Step 9/22 : FROM alpine:3.17 [2023-03-17T18:55:13.245Z] ---> d74e625d9115 [2023-03-17T18:55:13.245Z] Step 10/22 : RUN apk add --update --no-cache dumb-init openssl [2023-03-17T18:55:13.513Z] ---> Running in 29e12a7d3959 [2023-03-17T18:55:14.948Z] Removing intermediate container 24a79785b817 [2023-03-17T18:55:14.948Z] ---> f6e504477856 [2023-03-17T18:55:14.948Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:55:16.366Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:55:16.953Z] ---> 85223f32d300 [2023-03-17T18:55:16.953Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:55:16.953Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:55:17.750Z] ---> ee50321650d8 [2023-03-17T18:55:17.750Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-03-17T18:55:19.247Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T18:55:19.247Z] (2/2) Installing openssl (3.0.8-r0) [2023-03-17T18:55:19.247Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:55:19.529Z] OK: 8 MiB in 17 packages [2023-03-17T18:55:19.819Z] ---> a4a949f736d7 [2023-03-17T18:55:19.819Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml [2023-03-17T18:55:21.351Z] ---> 6aca0e0bb89f [2023-03-17T18:55:21.351Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-03-17T18:55:21.944Z] Removing intermediate container 29e12a7d3959 [2023-03-17T18:55:21.944Z] ---> c2d3a48487a2 [2023-03-17T18:55:21.944Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' [2023-03-17T18:55:21.944Z] ---> Running in cfa39a7056d7 [2023-03-17T18:55:22.537Z] Removing intermediate container cfa39a7056d7 [2023-03-17T18:55:22.537Z] ---> 492226e0f90b [2023-03-17T18:55:22.537Z] Step 12/22 : WORKDIR /edgex [2023-03-17T18:55:22.835Z] ---> Running in f6252dcfecf3 [2023-03-17T18:55:22.835Z] ---> d7fc2bc1297c [2023-03-17T18:55:22.835Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T18:55:23.109Z] ---> Running in 5b3a9a359994 [2023-03-17T18:55:23.699Z] Removing intermediate container f6252dcfecf3 [2023-03-17T18:55:23.699Z] ---> 127da7181d47 [2023-03-17T18:55:23.699Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:55:24.669Z] ---> a362afc26173 [2023-03-17T18:55:24.669Z] Step 14/22 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:55:25.627Z] ---> b35f23ea2859 [2023-03-17T18:55:25.627Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml [2023-03-17T18:55:27.036Z] ---> 21431a499f88 [2023-03-17T18:55:27.036Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-03-17T18:55:27.302Z] Removing intermediate container 5b3a9a359994 [2023-03-17T18:55:27.302Z] ---> 2823cc84a7fd [2023-03-17T18:55:27.302Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T18:55:27.572Z] ---> Running in 6ac63db9bdd6 [2023-03-17T18:55:29.522Z] Removing intermediate container 6ac63db9bdd6 [2023-03-17T18:55:29.522Z] ---> 5016d179d4cc [2023-03-17T18:55:29.522Z] Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] [2023-03-17T18:55:29.789Z] ---> a5c53852c8a6 [2023-03-17T18:55:29.789Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T18:55:29.789Z] ---> Running in 15ea89d8a507 [2023-03-17T18:55:30.381Z] Removing intermediate container 15ea89d8a507 [2023-03-17T18:55:30.381Z] ---> efe4b725b84b [2023-03-17T18:55:30.381Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T18:55:30.656Z] ---> Running in 64d32dc2c669 [2023-03-17T18:55:31.246Z] ---> 8408a4e91fc2 [2023-03-17T18:55:31.246Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T18:55:31.246Z] Removing intermediate container 64d32dc2c669 [2023-03-17T18:55:31.246Z] ---> 2035c92ff422 [2023-03-17T18:55:31.246Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:55:31.246Z] ---> Running in b02ccaa53446 [2023-03-17T18:55:31.513Z] ---> Running in 1294dc60622e [2023-03-17T18:55:32.483Z] Removing intermediate container 1294dc60622e [2023-03-17T18:55:32.483Z] ---> 0585e1f59f6a [2023-03-17T18:55:32.483Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:55:32.483Z] ---> Running in 9ab7c15c6e03 [2023-03-17T18:55:33.075Z] Removing intermediate container 9ab7c15c6e03 [2023-03-17T18:55:33.075Z] ---> 959999381d6c [2023-03-17T18:55:33.075Z] [2023-03-17T18:55:33.347Z] Successfully built 959999381d6c [2023-03-17T18:55:33.347Z] Successfully tagged security-proxy-auth-arm64:latest [2023-03-17T18:55:33.347Z]  Building security-proxy-auth ... done Building core-metadata [2023-03-17T18:55:35.331Z] Removing intermediate container b02ccaa53446 [2023-03-17T18:55:35.331Z] ---> 2ea89a1976fe [2023-03-17T18:55:35.331Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T18:55:35.331Z] ---> Running in d0f28a43f2eb [2023-03-17T18:55:35.603Z] Removing intermediate container d0f28a43f2eb [2023-03-17T18:55:35.603Z] ---> a24e78e27b43 [2023-03-17T18:55:35.603Z] Step 20/22 : LABEL arch=arm64 [2023-03-17T18:55:35.871Z] ---> Running in 630dda043706 [2023-03-17T18:55:36.456Z] Removing intermediate container 630dda043706 [2023-03-17T18:55:36.456Z] ---> 0ac77ad7453d [2023-03-17T18:55:36.456Z] Step 21/22 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:55:36.456Z] ---> Running in 447796ad8f19 [2023-03-17T18:55:37.040Z] Removing intermediate container 447796ad8f19 [2023-03-17T18:55:37.040Z] ---> 7bf4801da47d [2023-03-17T18:55:37.040Z] Step 22/22 : LABEL version=3.0.0-dev.104 [2023-03-17T18:55:37.040Z] ---> Running in b2d831dd0789 [2023-03-17T18:55:38.007Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:55:38.008Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:55:38.008Z] Removing intermediate container b2d831dd0789 [2023-03-17T18:55:38.008Z] ---> b7bb2cb9c842 [2023-03-17T18:55:38.008Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:55:38.008Z] ---> Using cache [2023-03-17T18:55:38.008Z] ---> 197bd1814f46 [2023-03-17T18:55:38.008Z] Step 4/25 : WORKDIR /edgex-go [2023-03-17T18:55:38.008Z] ---> Using cache [2023-03-17T18:55:38.008Z] ---> 0709b7fd5a1f [2023-03-17T18:55:38.008Z] ---> 94f92ffd4255 [2023-03-17T18:55:38.008Z] Step 5/25 : RUN apk add --update --no-cache make git [2023-03-17T18:55:38.008Z] [2023-03-17T18:55:38.008Z] ---> Using cache [2023-03-17T18:55:38.008Z] ---> 229655870f1c [2023-03-17T18:55:38.008Z] Step 6/25 : COPY go.mod vendor* ./ [2023-03-17T18:55:38.008Z] ---> Using cache [2023-03-17T18:55:38.008Z] ---> 2d4f142f336e [2023-03-17T18:55:38.008Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:55:38.008Z] ---> Using cache [2023-03-17T18:55:38.008Z] ---> dc2c98424577 [2023-03-17T18:55:38.008Z] Step 8/25 : COPY . . [2023-03-17T18:55:38.008Z] Successfully built 0709b7fd5a1f [2023-03-17T18:55:38.008Z] Successfully tagged security-proxy-setup-arm64:latest [2023-03-17T18:55:38.008Z] Building security-secretstore-setup [2023-03-17T18:55:38.276Z]  Building security-proxy-setup ... done  ---> Using cache [2023-03-17T18:55:38.276Z] ---> 036fc037bc32 [2023-03-17T18:55:38.276Z] Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-03-17T18:55:38.544Z] ---> Running in 891e3fd1530e [2023-03-17T18:55:40.491Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-03-17T18:55:42.461Z] Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:55:42.461Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:55:42.461Z] ---> b7bb2cb9c842 [2023-03-17T18:55:42.461Z] Step 3/25 : WORKDIR /edgex-go [2023-03-17T18:55:42.461Z] ---> Using cache [2023-03-17T18:55:42.461Z] ---> 0c9a34bc48fe [2023-03-17T18:55:42.461Z] Step 4/25 : RUN apk add --update --no-cache make git [2023-03-17T18:55:42.726Z] ---> Running in c767c608214b [2023-03-17T18:55:44.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:55:45.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:55:47.208Z] OK: 263 MiB in 53 packages [2023-03-17T18:55:48.196Z] Removing intermediate container c767c608214b [2023-03-17T18:55:48.462Z] ---> 8e2422d068bc [2023-03-17T18:55:48.462Z] Step 5/25 : COPY go.mod vendor* ./ [2023-03-17T18:55:49.423Z] ---> d6b66ef0a8a7 [2023-03-17T18:55:49.423Z] Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:55:49.692Z] ---> Running in b999f42aea51 [2023-03-17T18:56:21.974Z] Removing intermediate container 0061ddf5071a [2023-03-17T18:56:21.974Z] ---> b322a8997bf0 [2023-03-17T18:56:21.974Z] [2023-03-17T18:56:21.974Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:56:21.974Z] ---> d74e625d9115 [2023-03-17T18:56:21.974Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-03-17T18:56:21.974Z] ---> Running in 734bf650ee22 [2023-03-17T18:56:21.974Z] Removing intermediate container 734bf650ee22 [2023-03-17T18:56:21.974Z] ---> df82ea95ccf2 [2023-03-17T18:56:21.974Z] Step 12/23 : ENV APP_PORT=59880 [2023-03-17T18:56:21.974Z] ---> Running in b5d4a6e2bf71 [2023-03-17T18:56:21.974Z] Removing intermediate container b5d4a6e2bf71 [2023-03-17T18:56:21.974Z] ---> e0b62111a6c1 [2023-03-17T18:56:21.974Z] Step 13/23 : EXPOSE $APP_PORT [2023-03-17T18:56:21.974Z] ---> Running in 875f2b93a22f [2023-03-17T18:56:21.974Z] Removing intermediate container 875f2b93a22f [2023-03-17T18:56:21.974Z] ---> bfb31f4ae8fd [2023-03-17T18:56:21.974Z] Step 14/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:56:21.974Z] ---> Running in 01a565cd97e4 [2023-03-17T18:56:21.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:56:21.974Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:56:23.379Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T18:56:23.645Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:56:23.645Z] OK: 8 MiB in 16 packages [2023-03-17T18:56:25.583Z] Removing intermediate container 01a565cd97e4 [2023-03-17T18:56:25.583Z] ---> f8e4c82d1de9 [2023-03-17T18:56:25.583Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:56:26.540Z] ---> 6588358111eb [2023-03-17T18:56:26.540Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:56:27.121Z] ---> 589850816474 [2023-03-17T18:56:27.121Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-03-17T18:56:29.070Z] ---> d46e58c9b71c [2023-03-17T18:56:29.070Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-03-17T18:56:30.035Z] ---> cf50e145bb2b [2023-03-17T18:56:30.035Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2023-03-17T18:56:30.035Z] ---> Running in 88fc99cc3131 [2023-03-17T18:56:30.622Z] Removing intermediate container 88fc99cc3131 [2023-03-17T18:56:30.622Z] ---> b10dd54bfa5a [2023-03-17T18:56:30.622Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:56:30.622Z] ---> Running in 2bcc17e5097f [2023-03-17T18:56:31.209Z] Removing intermediate container 2bcc17e5097f [2023-03-17T18:56:31.209Z] ---> 09484244218b [2023-03-17T18:56:31.209Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T18:56:31.478Z] ---> Running in d847dc0cc702 [2023-03-17T18:56:31.746Z] Removing intermediate container d847dc0cc702 [2023-03-17T18:56:31.746Z] ---> 9582ab7e0416 [2023-03-17T18:56:31.746Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:56:32.014Z] ---> Running in 8109946d0306 [2023-03-17T18:56:32.601Z] Removing intermediate container 8109946d0306 [2023-03-17T18:56:32.601Z] ---> 5430eedf929b [2023-03-17T18:56:32.601Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:56:32.873Z] ---> Running in cb405adbbc84 [2023-03-17T18:56:33.462Z] Removing intermediate container cb405adbbc84 [2023-03-17T18:56:33.462Z] ---> 91b1029f0001 [2023-03-17T18:56:33.462Z] [2023-03-17T18:56:33.462Z] Successfully built 91b1029f0001 [2023-03-17T18:56:33.462Z] Successfully tagged core-data-arm64:latest [2023-03-17T18:56:33.462Z]  Building core-data ... done Building support-notifications [2023-03-17T18:56:36.810Z] Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:56:36.810Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:56:36.810Z] ---> b7bb2cb9c842 [2023-03-17T18:56:36.810Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:56:36.810Z] ---> Using cache [2023-03-17T18:56:36.810Z] ---> 197bd1814f46 [2023-03-17T18:56:36.810Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T18:56:36.810Z] ---> Using cache [2023-03-17T18:56:36.810Z] ---> 94f92ffd4255 [2023-03-17T18:56:36.810Z] Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates [2023-03-17T18:56:37.079Z] ---> Running in 0726e306fbe0 [2023-03-17T18:56:39.677Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:56:39.944Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:56:41.357Z] OK: 263 MiB in 53 packages [2023-03-17T18:56:43.316Z] Removing intermediate container 0726e306fbe0 [2023-03-17T18:56:43.316Z] ---> 3a7952d18665 [2023-03-17T18:56:43.316Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T18:56:43.904Z] ---> a0c38f88ee67 [2023-03-17T18:56:43.904Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:56:43.904Z] ---> Running in d891d50b3e6e [2023-03-17T18:57:51.783Z] Removing intermediate container b999f42aea51 [2023-03-17T18:57:51.783Z] ---> 1090227f0298 [2023-03-17T18:57:51.783Z] Step 7/25 : COPY . . [2023-03-17T18:57:51.783Z] ---> ff7ee65f5785 [2023-03-17T18:57:51.783Z] Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-03-17T18:57:51.783Z] ---> Running in 3ece1fb13238 [2023-03-17T18:57:51.783Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-03-17T18:57:51.783Z] Removing intermediate container 9ff18505a9f7 [2023-03-17T18:57:51.783Z] ---> 4e0b7a193db3 [2023-03-17T18:57:51.783Z] [2023-03-17T18:57:51.783Z] Step 9/20 : FROM alpine:3.17 [2023-03-17T18:57:51.783Z] ---> d74e625d9115 [2023-03-17T18:57:51.783Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T18:57:51.783Z] ---> Running in e818e54eede2 [2023-03-17T18:57:52.049Z] Removing intermediate container e818e54eede2 [2023-03-17T18:57:52.049Z] ---> 1d1fa589a0cb [2023-03-17T18:57:52.049Z] Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-03-17T18:57:52.315Z] ---> Running in fea3224f8c35 [2023-03-17T18:57:54.891Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:57:55.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:57:57.797Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T18:57:57.797Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T18:57:57.797Z] OK: 17687 distinct packages available [2023-03-17T18:57:58.065Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:57:59.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:58:00.453Z] (1/9) Installing ca-certificates (20220614-r4) [2023-03-17T18:58:00.725Z] (2/9) Installing brotli-libs (1.0.9-r9) [2023-03-17T18:58:00.725Z] (3/9) Installing nghttp2-libs (1.51.0-r0) [2023-03-17T18:58:00.725Z] (4/9) Installing libcurl (7.88.1-r0) [2023-03-17T18:58:00.725Z] (5/9) Installing curl (7.88.1-r0) [2023-03-17T18:58:00.725Z] (6/9) Installing dumb-init (1.2.5-r2) [2023-03-17T18:58:00.725Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-03-17T18:58:00.725Z] (8/9) Installing libucontext (1.2-r0) [2023-03-17T18:58:00.725Z] (9/9) Installing gcompat (1.1.0-r0) [2023-03-17T18:58:00.725Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:58:00.725Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T18:58:01.311Z] OK: 11 MiB in 24 packages [2023-03-17T18:58:05.586Z] Removing intermediate container fea3224f8c35 [2023-03-17T18:58:05.586Z] ---> 333cd27d43a2 [2023-03-17T18:58:05.586Z] Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:58:08.931Z] ---> c5b63057cd2e [2023-03-17T18:58:08.931Z] Step 13/20 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:58:09.897Z] ---> a2ef0ee6e711 [2023-03-17T18:58:09.897Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-03-17T18:58:13.229Z] ---> c069ab7277d6 [2023-03-17T18:58:13.229Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-03-17T18:58:14.645Z] ---> 82abc49a3807 [2023-03-17T18:58:14.645Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-03-17T18:58:14.645Z] ---> Running in ad9fcf2cb50d [2023-03-17T18:58:15.250Z] Removing intermediate container ad9fcf2cb50d [2023-03-17T18:58:15.250Z] ---> fd624a60cae5 [2023-03-17T18:58:15.250Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:58:15.519Z] ---> Running in 962c6e833229 [2023-03-17T18:58:16.105Z] Removing intermediate container 962c6e833229 [2023-03-17T18:58:16.105Z] ---> 5d5d5c0b6c55 [2023-03-17T18:58:16.105Z] Step 18/20 : LABEL arch=arm64 [2023-03-17T18:58:16.373Z] ---> Running in 8fd3cbfe1365 [2023-03-17T18:58:16.966Z] Removing intermediate container 8fd3cbfe1365 [2023-03-17T18:58:16.966Z] ---> 6917ee5a0af1 [2023-03-17T18:58:16.966Z] Step 19/20 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:58:17.237Z] ---> Running in 69d472587ecb [2023-03-17T18:58:18.204Z] Removing intermediate container 69d472587ecb [2023-03-17T18:58:18.204Z] ---> b75c68adcd18 [2023-03-17T18:58:18.204Z] Step 20/20 : LABEL version=3.0.0-dev.104 [2023-03-17T18:58:18.204Z] ---> Running in 3d9a2e711bf8 [2023-03-17T18:58:19.170Z] Removing intermediate container 3d9a2e711bf8 [2023-03-17T18:58:19.170Z] ---> ca0fec489a9e [2023-03-17T18:58:19.170Z] [2023-03-17T18:58:19.441Z] Successfully built ca0fec489a9e [2023-03-17T18:58:19.441Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-03-17T18:58:19.441Z] Building security-bootstrapper [2023-03-17T18:58:23.717Z]  Building security-spiffe-token-provider ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:58:23.717Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:58:23.717Z] ---> b7bb2cb9c842 [2023-03-17T18:58:23.717Z] Step 3/33 : WORKDIR /edgex-go [2023-03-17T18:58:23.717Z] ---> Using cache [2023-03-17T18:58:23.717Z] ---> 0c9a34bc48fe [2023-03-17T18:58:23.717Z] Step 4/33 : RUN apk add --update --no-cache make git [2023-03-17T18:58:23.717Z] ---> Using cache [2023-03-17T18:58:23.717Z] ---> 8e2422d068bc [2023-03-17T18:58:23.717Z] Step 5/33 : COPY go.mod vendor* ./ [2023-03-17T18:58:23.717Z] ---> Using cache [2023-03-17T18:58:23.717Z] ---> d6b66ef0a8a7 [2023-03-17T18:58:23.717Z] Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:58:23.717Z] ---> Using cache [2023-03-17T18:58:23.717Z] ---> 1090227f0298 [2023-03-17T18:58:23.717Z] Step 7/33 : COPY . . [2023-03-17T18:58:23.717Z] ---> Using cache [2023-03-17T18:58:23.717Z] ---> ff7ee65f5785 [2023-03-17T18:58:23.717Z] Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-03-17T18:58:23.717Z] ---> Running in b674dcc97711 [2023-03-17T18:58:25.682Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-03-17T18:58:27.633Z] Removing intermediate container d891d50b3e6e [2023-03-17T18:58:27.633Z] ---> a9a7dbf69e80 [2023-03-17T18:58:27.633Z] Step 8/23 : COPY . . [2023-03-17T18:58:30.981Z] ---> fddc062c7b21 [2023-03-17T18:58:30.981Z] Step 9/23 : RUN make cmd/support-notifications/support-notifications [2023-03-17T18:58:30.981Z] ---> Running in 6ad9591dd656 [2023-03-17T18:58:32.392Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-03-17T18:58:54.475Z] Removing intermediate container 653135da6b5b [2023-03-17T18:58:54.475Z] ---> e83b0ba10f2f [2023-03-17T18:58:54.475Z] [2023-03-17T18:58:54.475Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T18:58:54.475Z] ---> d74e625d9115 [2023-03-17T18:58:54.475Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T18:58:54.475Z] ---> Running in 338fe14b39ab [2023-03-17T18:58:54.475Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T18:58:54.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T18:58:56.145Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-03-17T18:58:56.412Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T18:58:56.412Z] OK: 8 MiB in 16 packages [2023-03-17T18:59:00.073Z] Removing intermediate container 338fe14b39ab [2023-03-17T18:59:00.073Z] ---> f88afbc94bb4 [2023-03-17T18:59:00.073Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T18:59:00.073Z] ---> Running in 5b4fde406e1c [2023-03-17T18:59:00.365Z] Removing intermediate container 5b4fde406e1c [2023-03-17T18:59:00.365Z] ---> 5e0521767ccd [2023-03-17T18:59:00.365Z] Step 13/23 : ENV APP_PORT=59861 [2023-03-17T18:59:00.672Z] ---> Running in 045dc234034b [2023-03-17T18:59:00.967Z] Removing intermediate container 045dc234034b [2023-03-17T18:59:00.968Z] ---> bb5b5f609380 [2023-03-17T18:59:00.968Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T18:59:01.254Z] ---> Running in 5472be34dac6 [2023-03-17T18:59:01.557Z] Removing intermediate container 5472be34dac6 [2023-03-17T18:59:01.557Z] ---> 033bc19e6ef0 [2023-03-17T18:59:01.557Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T18:59:02.556Z] ---> 86c29b7722e5 [2023-03-17T18:59:02.556Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T18:59:03.532Z] ---> fce0ba2ff819 [2023-03-17T18:59:03.532Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-03-17T18:59:05.487Z] ---> 3b755e8937cf [2023-03-17T18:59:05.487Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-03-17T18:59:06.444Z] ---> 97d5c645053a [2023-03-17T18:59:06.445Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2023-03-17T18:59:06.445Z] ---> Running in 72838b186cd5 [2023-03-17T18:59:06.717Z] Removing intermediate container 72838b186cd5 [2023-03-17T18:59:06.717Z] ---> b662293a8dab [2023-03-17T18:59:06.717Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T18:59:06.985Z] ---> Running in fbf6932f6db6 [2023-03-17T18:59:07.250Z] Removing intermediate container fbf6932f6db6 [2023-03-17T18:59:07.250Z] ---> 9cc3bf3b8e07 [2023-03-17T18:59:07.250Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T18:59:07.524Z] ---> Running in 10300eb60535 [2023-03-17T18:59:08.105Z] Removing intermediate container 10300eb60535 [2023-03-17T18:59:08.105Z] ---> 33ad15260483 [2023-03-17T18:59:08.105Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T18:59:08.105Z] ---> Running in 1a233de0a1c8 [2023-03-17T18:59:08.685Z] Removing intermediate container 1a233de0a1c8 [2023-03-17T18:59:08.685Z] ---> 7f490eb200c2 [2023-03-17T18:59:08.685Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T18:59:08.685Z] ---> Running in 20ab5896486b [2023-03-17T18:59:09.264Z] Removing intermediate container 20ab5896486b [2023-03-17T18:59:09.264Z] ---> 2e48a7edc08a [2023-03-17T18:59:09.264Z] [2023-03-17T18:59:09.264Z] Successfully built 2e48a7edc08a [2023-03-17T18:59:09.264Z] Successfully tagged support-scheduler-arm64:latest [2023-03-17T18:59:09.264Z]  Building support-scheduler ... done Building core-command [2023-03-17T18:59:12.592Z] Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T18:59:12.592Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-03-17T18:59:12.592Z] ---> b7bb2cb9c842 [2023-03-17T18:59:12.592Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-03-17T18:59:12.592Z] ---> Using cache [2023-03-17T18:59:12.592Z] ---> 197bd1814f46 [2023-03-17T18:59:12.592Z] Step 4/24 : WORKDIR /edgex-go [2023-03-17T18:59:12.592Z] ---> Using cache [2023-03-17T18:59:12.592Z] ---> 94f92ffd4255 [2023-03-17T18:59:12.592Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-03-17T18:59:12.592Z] ---> Using cache [2023-03-17T18:59:12.592Z] ---> 229655870f1c [2023-03-17T18:59:12.592Z] Step 6/24 : COPY go.mod vendor* ./ [2023-03-17T18:59:12.592Z] ---> Using cache [2023-03-17T18:59:12.592Z] ---> 2d4f142f336e [2023-03-17T18:59:12.592Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T18:59:12.592Z] ---> Using cache [2023-03-17T18:59:12.592Z] ---> dc2c98424577 [2023-03-17T18:59:12.592Z] Step 8/24 : COPY . . [2023-03-17T18:59:12.592Z] ---> Using cache [2023-03-17T18:59:12.592Z] ---> 036fc037bc32 [2023-03-17T18:59:12.592Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-03-17T18:59:12.858Z] ---> Running in 6bf33c7eab6b [2023-03-17T18:59:14.793Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-03-17T19:03:06.554Z] Removing intermediate container 891e3fd1530e [2023-03-17T19:03:06.554Z] ---> a8ef1c34d636 [2023-03-17T19:03:06.554Z] [2023-03-17T19:03:06.554Z] Step 10/25 : FROM alpine:3.17 [2023-03-17T19:03:06.554Z] ---> d74e625d9115 [2023-03-17T19:03:06.554Z] Step 11/25 : RUN apk add --update --no-cache dumb-init [2023-03-17T19:03:06.554Z] ---> Using cache [2023-03-17T19:03:06.554Z] ---> f88afbc94bb4 [2023-03-17T19:03:06.554Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T19:03:06.554Z] ---> Using cache [2023-03-17T19:03:06.554Z] ---> 5e0521767ccd [2023-03-17T19:03:06.554Z] Step 13/25 : ENV APP_PORT=59881 [2023-03-17T19:03:06.554Z] ---> Running in 5d370303c01f [2023-03-17T19:03:06.554Z] Removing intermediate container 5d370303c01f [2023-03-17T19:03:06.554Z] ---> 98fdf7704e11 [2023-03-17T19:03:06.554Z] Step 14/25 : EXPOSE $APP_PORT [2023-03-17T19:03:06.554Z] ---> Running in 1799c86c0476 [2023-03-17T19:03:06.554Z] Removing intermediate container 1799c86c0476 [2023-03-17T19:03:06.554Z] ---> 63046c9e2a10 [2023-03-17T19:03:06.554Z] Step 15/25 : WORKDIR / [2023-03-17T19:03:06.554Z] ---> Running in 160d49db7e4b [2023-03-17T19:03:06.554Z] Removing intermediate container 160d49db7e4b [2023-03-17T19:03:06.554Z] ---> 6124b78a683e [2023-03-17T19:03:06.554Z] Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:03:06.554Z] ---> 313936b6f3ec [2023-03-17T19:03:06.554Z] Step 17/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:03:06.554Z] ---> f80667dd1c97 [2023-03-17T19:03:06.554Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-03-17T19:03:06.554Z] ---> a92e055cfb4d [2023-03-17T19:03:06.554Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-03-17T19:03:06.554Z] ---> 8d64a8032ff0 [2023-03-17T19:03:06.554Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-03-17T19:03:07.143Z] ---> 5b186fbf6791 [2023-03-17T19:03:07.143Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2023-03-17T19:03:07.411Z] ---> Running in 4534bdd92236 [2023-03-17T19:03:07.991Z] Removing intermediate container 4534bdd92236 [2023-03-17T19:03:07.991Z] ---> 89275449767e [2023-03-17T19:03:07.991Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T19:03:07.991Z] ---> Running in a8dc5201e762 [2023-03-17T19:03:08.575Z] Removing intermediate container a8dc5201e762 [2023-03-17T19:03:08.575Z] ---> 72a9cc9b5d29 [2023-03-17T19:03:08.575Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T19:03:08.575Z] ---> Running in c277fee33aca [2023-03-17T19:03:09.156Z] Removing intermediate container c277fee33aca [2023-03-17T19:03:09.156Z] ---> e204c2c98385 [2023-03-17T19:03:09.156Z] Step 24/25 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:03:09.156Z] ---> Running in 05481a63e5e9 [2023-03-17T19:03:09.735Z] Removing intermediate container 05481a63e5e9 [2023-03-17T19:03:09.735Z] ---> 50ffff790bf9 [2023-03-17T19:03:09.735Z] Step 25/25 : LABEL version=3.0.0-dev.104 [2023-03-17T19:03:09.735Z] ---> Running in f0727108f9c4 [2023-03-17T19:03:10.316Z] Removing intermediate container f0727108f9c4 [2023-03-17T19:03:10.316Z] ---> 0126d4a99941 [2023-03-17T19:03:10.316Z] [2023-03-17T19:03:10.583Z] Successfully built 0126d4a99941 [2023-03-17T19:03:10.583Z] Successfully tagged core-metadata-arm64:latest [2023-03-17T19:03:10.583Z]  Building core-metadata ... done Building security-spire-agent [2023-03-17T19:03:13.911Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T19:03:13.911Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T19:03:13.911Z] ---> b7bb2cb9c842 [2023-03-17T19:03:13.911Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T19:03:13.911Z] ---> Using cache [2023-03-17T19:03:13.911Z] ---> 0c9a34bc48fe [2023-03-17T19:03:13.911Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T19:03:13.911Z] ---> Running in 6a860c99a56a [2023-03-17T19:03:15.844Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:03:16.799Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:03:18.203Z] OK: 263 MiB in 53 packages [2023-03-17T19:03:19.609Z] Removing intermediate container 6a860c99a56a [2023-03-17T19:03:19.609Z] ---> b3310f7c9807 [2023-03-17T19:03:19.609Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T19:03:20.191Z] ---> 9d5fc2909e23 [2023-03-17T19:03:20.191Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T19:03:20.458Z] ---> Running in ea1575887f52 [2023-03-17T19:03:55.763Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-03-17T19:04:17.846Z] Removing intermediate container 3ece1fb13238 [2023-03-17T19:04:17.846Z] ---> a8b377fb3f1c [2023-03-17T19:04:17.846Z] [2023-03-17T19:04:17.846Z] Step 9/25 : FROM alpine:3.17 [2023-03-17T19:04:17.846Z] ---> d74e625d9115 [2023-03-17T19:04:17.846Z] Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-03-17T19:04:17.846Z] ---> Running in c277ae96b2a6 [2023-03-17T19:04:17.846Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:04:18.430Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:04:19.848Z] (1/3) Installing ca-certificates (20220614-r4) [2023-03-17T19:04:19.848Z] (2/3) Installing dumb-init (1.2.5-r2) [2023-03-17T19:04:19.848Z] (3/3) Installing su-exec (0.2-r2) [2023-03-17T19:04:19.848Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T19:04:19.848Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T19:04:20.436Z] OK: 8 MiB in 18 packages [2023-03-17T19:04:23.796Z] Removing intermediate container c277ae96b2a6 [2023-03-17T19:04:23.796Z] ---> 2cac47701b7f [2023-03-17T19:04:23.796Z] Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-03-17T19:04:23.796Z] ---> Running in d6d51832da3a [2023-03-17T19:04:24.384Z] Removing intermediate container d6d51832da3a [2023-03-17T19:04:24.384Z] ---> 5ee1446030fb [2023-03-17T19:04:24.384Z] Step 12/25 : WORKDIR / [2023-03-17T19:04:24.663Z] ---> Running in 6d88ee10abfc [2023-03-17T19:04:25.638Z] Removing intermediate container 6d88ee10abfc [2023-03-17T19:04:25.638Z] ---> 182fc76c713a [2023-03-17T19:04:25.638Z] Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:04:27.056Z] ---> 642927dcd749 [2023-03-17T19:04:27.056Z] Step 14/25 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:04:28.468Z] ---> ba2e5874157b [2023-03-17T19:04:28.468Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-03-17T19:04:30.415Z] ---> cbec3a38cdc3 [2023-03-17T19:04:30.415Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-03-17T19:04:31.829Z] ---> e7d91017a8c8 [2023-03-17T19:04:31.829Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-03-17T19:04:33.243Z] ---> 18a700a508cf [2023-03-17T19:04:33.243Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-03-17T19:04:38.586Z] ---> 24e44a384090 [2023-03-17T19:04:38.855Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-03-17T19:04:42.212Z] ---> ce0ee437ee4b [2023-03-17T19:04:42.212Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-03-17T19:04:44.163Z] ---> 83b2bfa65054 [2023-03-17T19:04:44.163Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T19:04:44.163Z] ---> Running in b3a4e352a8b7 [2023-03-17T19:04:48.447Z] Removing intermediate container b3a4e352a8b7 [2023-03-17T19:04:48.447Z] ---> 674df09c91cd [2023-03-17T19:04:48.447Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T19:04:48.720Z] ---> Running in b8a0f3f2fbe5 [2023-03-17T19:04:51.309Z] Removing intermediate container b8a0f3f2fbe5 [2023-03-17T19:04:51.309Z] ---> 641b3db14c48 [2023-03-17T19:04:51.309Z] Step 23/25 : LABEL arch=arm64 [2023-03-17T19:04:51.309Z] ---> Running in 980e3003cdb6 [2023-03-17T19:04:52.726Z] Removing intermediate container 980e3003cdb6 [2023-03-17T19:04:52.726Z] ---> fa5f86d1fc40 [2023-03-17T19:04:52.726Z] Step 24/25 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:04:52.726Z] ---> Running in c4599ebe90f0 [2023-03-17T19:04:53.689Z] Removing intermediate container c4599ebe90f0 [2023-03-17T19:04:53.689Z] ---> 3f73a8e7aa2b [2023-03-17T19:04:53.689Z] Step 25/25 : LABEL version=3.0.0-dev.104 [2023-03-17T19:04:53.957Z] ---> Running in d44090977d83 [2023-03-17T19:04:54.923Z] Removing intermediate container d44090977d83 [2023-03-17T19:04:54.923Z] ---> 2f955ae7eddf [2023-03-17T19:04:54.923Z] [2023-03-17T19:04:55.200Z] Successfully built 2f955ae7eddf [2023-03-17T19:04:55.200Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-03-17T19:04:55.200Z] Building core-common-config-bootstrapper [2023-03-17T19:05:00.561Z]  Building security-secretstore-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T19:05:00.561Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-03-17T19:05:00.561Z] ---> b7bb2cb9c842 [2023-03-17T19:05:00.561Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-03-17T19:05:00.561Z] ---> Using cache [2023-03-17T19:05:00.561Z] ---> 197bd1814f46 [2023-03-17T19:05:00.561Z] Step 4/23 : WORKDIR /edgex-go [2023-03-17T19:05:00.561Z] ---> Using cache [2023-03-17T19:05:00.561Z] ---> 94f92ffd4255 [2023-03-17T19:05:00.561Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-03-17T19:05:00.561Z] ---> Using cache [2023-03-17T19:05:00.561Z] ---> 229655870f1c [2023-03-17T19:05:00.561Z] Step 6/23 : COPY go.mod vendor* ./ [2023-03-17T19:05:00.561Z] ---> Using cache [2023-03-17T19:05:00.561Z] ---> 2d4f142f336e [2023-03-17T19:05:00.561Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T19:05:00.561Z] ---> Using cache [2023-03-17T19:05:00.561Z] ---> dc2c98424577 [2023-03-17T19:05:00.561Z] Step 8/23 : COPY . . [2023-03-17T19:05:00.561Z] ---> Using cache [2023-03-17T19:05:00.561Z] ---> 036fc037bc32 [2023-03-17T19:05:00.561Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-03-17T19:05:00.561Z] Removing intermediate container b674dcc97711 [2023-03-17T19:05:00.561Z] ---> 2e5191cffe05 [2023-03-17T19:05:00.561Z] [2023-03-17T19:05:00.561Z] Step 9/33 : FROM alpine:3.17 [2023-03-17T19:05:00.561Z] ---> d74e625d9115 [2023-03-17T19:05:00.561Z] Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T19:05:00.561Z] ---> Using cache [2023-03-17T19:05:00.561Z] ---> 1d1fa589a0cb [2023-03-17T19:05:00.561Z] Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec [2023-03-17T19:05:00.830Z] ---> Running in 5382ad0542b1 [2023-03-17T19:05:00.830Z] ---> Running in a32ea8bf44a1 [2023-03-17T19:05:04.193Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:04.193Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.0.0-dev.104" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-03-17T19:05:04.785Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:06.740Z] (1/2) Installing dumb-init (1.2.5-r2) [2023-03-17T19:05:06.740Z] (2/2) Installing su-exec (0.2-r2) [2023-03-17T19:05:06.740Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T19:05:06.740Z] OK: 8 MiB in 17 packages [2023-03-17T19:05:09.328Z] Removing intermediate container a32ea8bf44a1 [2023-03-17T19:05:09.328Z] ---> 660baf84484b [2023-03-17T19:05:09.328Z] Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init [2023-03-17T19:05:09.328Z] ---> Running in 4670a1429cf2 [2023-03-17T19:05:09.930Z] Removing intermediate container 4670a1429cf2 [2023-03-17T19:05:09.930Z] ---> 97344156af8b [2023-03-17T19:05:09.930Z] Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-03-17T19:05:09.930Z] ---> Running in dafe8d1f9e7b [2023-03-17T19:05:10.890Z] Removing intermediate container dafe8d1f9e7b [2023-03-17T19:05:10.890Z] ---> e7848285eac4 [2023-03-17T19:05:10.890Z] Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-03-17T19:05:10.890Z] ---> Running in 3236def62732 [2023-03-17T19:05:11.478Z] Removing intermediate container 3236def62732 [2023-03-17T19:05:11.478Z] ---> a4161a25964b [2023-03-17T19:05:11.478Z] Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-03-17T19:05:11.745Z] ---> Running in 524f09ca2ab0 [2023-03-17T19:05:12.339Z] Removing intermediate container 524f09ca2ab0 [2023-03-17T19:05:12.339Z] ---> d396c24877a9 [2023-03-17T19:05:12.339Z] Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-03-17T19:05:12.339Z] ---> Running in 9fcead31c9fa [2023-03-17T19:05:13.751Z] Removing intermediate container ea1575887f52 [2023-03-17T19:05:13.751Z] ---> b6bebfa95423 [2023-03-17T19:05:13.751Z] Step 7/27 : COPY . . [2023-03-17T19:05:16.384Z] Removing intermediate container 9fcead31c9fa [2023-03-17T19:05:16.384Z] ---> f09bb600b620 [2023-03-17T19:05:16.384Z] Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} [2023-03-17T19:05:16.384Z] ---> Running in b092aeb30eeb [2023-03-17T19:05:17.356Z] Removing intermediate container b092aeb30eeb [2023-03-17T19:05:17.356Z] ---> 509dac90bf9b [2023-03-17T19:05:17.356Z] Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-03-17T19:05:18.315Z] ---> ec5770e92a17 [2023-03-17T19:05:18.315Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T19:05:18.581Z] ---> 3818476a3abe [2023-03-17T19:05:18.581Z] Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-03-17T19:05:18.581Z] ---> Running in 70829fe71230 [2023-03-17T19:05:19.096Z] ---> Running in af2906deff77 [2023-03-17T19:05:19.748Z] Removing intermediate container 70829fe71230 [2023-03-17T19:05:19.748Z] ---> db5d560b490b [2023-03-17T19:05:19.748Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T19:05:20.041Z] ---> Running in 73d3d74a97a9 [2023-03-17T19:05:21.040Z] Removing intermediate container 73d3d74a97a9 [2023-03-17T19:05:21.040Z] ---> 53ebf42822c0 [2023-03-17T19:05:21.040Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T19:05:21.040Z] ---> Running in b9b62caf74f7 [2023-03-17T19:05:21.643Z] Removing intermediate container b9b62caf74f7 [2023-03-17T19:05:21.643Z] ---> cc1f05cd22f8 [2023-03-17T19:05:21.643Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T19:05:21.934Z] ---> Running in bdeb342400d1 [2023-03-17T19:05:22.980Z] Removing intermediate container af2906deff77 [2023-03-17T19:05:22.981Z] ---> af55349acf15 [2023-03-17T19:05:22.981Z] Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:05:24.423Z] ---> 6560077fac8b [2023-03-17T19:05:24.423Z] Step 21/33 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:05:25.846Z] ---> 6f14dd84e4b8 [2023-03-17T19:05:25.846Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-03-17T19:05:25.846Z] Removing intermediate container bdeb342400d1 [2023-03-17T19:05:25.846Z] ---> 1a057999c712 [2023-03-17T19:05:25.846Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T19:05:26.118Z] ---> Running in 16dd452291a7 [2023-03-17T19:05:26.705Z] Removing intermediate container 16dd452291a7 [2023-03-17T19:05:26.705Z] ---> df89b38a8d7c [2023-03-17T19:05:26.705Z] [2023-03-17T19:05:26.705Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T19:05:26.705Z] ---> d74e625d9115 [2023-03-17T19:05:26.705Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T19:05:26.705Z] ---> Using cache [2023-03-17T19:05:26.705Z] ---> 1d1fa589a0cb [2023-03-17T19:05:26.705Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T19:05:26.974Z] ---> Running in d8802bfb45b0 [2023-03-17T19:05:31.256Z] ---> 59c183da8cb3 [2023-03-17T19:05:31.256Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-03-17T19:05:31.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:32.518Z] ---> ceb29b2050d6 [2023-03-17T19:05:32.518Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-03-17T19:05:32.518Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:33.493Z] ---> 133ef633c44b [2023-03-17T19:05:33.493Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-03-17T19:05:34.462Z] ---> ec6b25b0902b [2023-03-17T19:05:34.462Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-03-17T19:05:34.462Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T19:05:34.462Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T19:05:34.462Z] OK: 17687 distinct packages available [2023-03-17T19:05:34.462Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:35.056Z] ---> 467b1a3d4317 [2023-03-17T19:05:35.056Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-03-17T19:05:35.333Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:35.924Z] ---> 00f04b3eea17 [2023-03-17T19:05:35.924Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2023-03-17T19:05:36.206Z] ---> Running in 6182f9b74b85 [2023-03-17T19:05:37.173Z] (1/5) Installing dumb-init (1.2.5-r2) [2023-03-17T19:05:37.173Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-03-17T19:05:37.173Z] (3/5) Installing libucontext (1.2-r0) [2023-03-17T19:05:37.173Z] (4/5) Installing gcompat (1.1.0-r0) [2023-03-17T19:05:37.173Z] (5/5) Installing openssl (3.0.8-r0) [2023-03-17T19:05:37.442Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T19:05:37.442Z] OK: 9 MiB in 20 packages [2023-03-17T19:05:39.389Z] Removing intermediate container 6182f9b74b85 [2023-03-17T19:05:39.389Z] ---> 4e139a6898c8 [2023-03-17T19:05:39.389Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2023-03-17T19:05:39.656Z] ---> Running in 5bad82a28b52 [2023-03-17T19:05:39.656Z] Removing intermediate container d8802bfb45b0 [2023-03-17T19:05:39.656Z] ---> 5fc631892920 [2023-03-17T19:05:39.656Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:05:40.621Z] Removing intermediate container 5bad82a28b52 [2023-03-17T19:05:40.621Z] ---> acde66f4c922 [2023-03-17T19:05:40.621Z] Step 30/33 : CMD ["gate"] [2023-03-17T19:05:40.621Z] ---> Running in 3f01229be6fc [2023-03-17T19:05:40.906Z] ---> 0f0f45cf4d3c [2023-03-17T19:05:40.906Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:05:41.183Z] Removing intermediate container 3f01229be6fc [2023-03-17T19:05:41.183Z] ---> 9490b3a3b745 [2023-03-17T19:05:41.183Z] Step 31/33 : LABEL arch=arm64 [2023-03-17T19:05:41.183Z] ---> Running in dbbe2df934c4 [2023-03-17T19:05:42.152Z] Removing intermediate container dbbe2df934c4 [2023-03-17T19:05:42.152Z] ---> b4bc5dadaeb4 [2023-03-17T19:05:42.152Z] Step 32/33 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:05:42.152Z] ---> Running in 2bedbc71895a [2023-03-17T19:05:42.421Z] ---> 2df5ee96056d [2023-03-17T19:05:42.421Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-03-17T19:05:42.689Z] Removing intermediate container 2bedbc71895a [2023-03-17T19:05:42.689Z] ---> 1c39d5932d37 [2023-03-17T19:05:42.689Z] Step 33/33 : LABEL version=3.0.0-dev.104 [2023-03-17T19:05:42.689Z] ---> Running in b37e38b12c1b [2023-03-17T19:05:44.104Z] Removing intermediate container b37e38b12c1b [2023-03-17T19:05:44.104Z] ---> 100ac22a5759 [2023-03-17T19:05:44.104Z] [2023-03-17T19:05:44.104Z] Successfully built 100ac22a5759 [2023-03-17T19:05:44.104Z] Successfully tagged security-bootstrapper-arm64:latest [2023-03-17T19:05:44.104Z]  Building security-bootstrapper ... done Building security-spire-config [2023-03-17T19:05:46.692Z] ---> f8389b403a22 [2023-03-17T19:05:46.692Z] Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T19:05:48.647Z] Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T19:05:48.647Z] Step 2/27 : FROM ${BUILDER_BASE} AS builder [2023-03-17T19:05:48.647Z] ---> b7bb2cb9c842 [2023-03-17T19:05:48.647Z] Step 3/27 : WORKDIR /edgex-go [2023-03-17T19:05:48.647Z] ---> Using cache [2023-03-17T19:05:48.647Z] ---> 0c9a34bc48fe [2023-03-17T19:05:48.647Z] Step 4/27 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T19:05:48.647Z] ---> Using cache [2023-03-17T19:05:48.647Z] ---> b3310f7c9807 [2023-03-17T19:05:48.647Z] Step 5/27 : COPY go.mod vendor* ./ [2023-03-17T19:05:48.917Z] ---> Using cache [2023-03-17T19:05:48.917Z] ---> 9d5fc2909e23 [2023-03-17T19:05:48.917Z] Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T19:05:48.917Z] ---> Using cache [2023-03-17T19:05:48.917Z] ---> b6bebfa95423 [2023-03-17T19:05:48.917Z] Step 7/27 : COPY . . [2023-03-17T19:05:49.190Z] ---> Using cache [2023-03-17T19:05:49.190Z] ---> ec5770e92a17 [2023-03-17T19:05:49.190Z] Step 8/27 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T19:05:49.190Z] ---> Using cache [2023-03-17T19:05:49.190Z] ---> db5d560b490b [2023-03-17T19:05:49.190Z] Step 9/27 : WORKDIR /edgex-go/spire-build [2023-03-17T19:05:49.190Z] ---> Using cache [2023-03-17T19:05:49.190Z] ---> 53ebf42822c0 [2023-03-17T19:05:49.190Z] Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T19:05:49.190Z] ---> Using cache [2023-03-17T19:05:49.190Z] ---> cc1f05cd22f8 [2023-03-17T19:05:49.190Z] Step 11/27 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T19:05:49.190Z] ---> Using cache [2023-03-17T19:05:49.190Z] ---> 1a057999c712 [2023-03-17T19:05:49.190Z] Step 12/27 : WORKDIR /edgex-go [2023-03-17T19:05:49.190Z] ---> Using cache [2023-03-17T19:05:49.190Z] ---> df89b38a8d7c [2023-03-17T19:05:49.190Z] [2023-03-17T19:05:49.190Z] Step 13/27 : FROM alpine:3.17 [2023-03-17T19:05:49.190Z] ---> d74e625d9115 [2023-03-17T19:05:49.190Z] Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T19:05:49.190Z] ---> Using cache [2023-03-17T19:05:49.190Z] ---> 1d1fa589a0cb [2023-03-17T19:05:49.190Z] Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-03-17T19:05:49.780Z] ---> Running in ae21e35bed0c [2023-03-17T19:05:52.371Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:52.638Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:54.049Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] [2023-03-17T19:05:54.049Z] v3.17.2-226-g92f01ae5963 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] [2023-03-17T19:05:54.049Z] OK: 17687 distinct packages available [2023-03-17T19:05:54.049Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:55.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:05:56.413Z] (1/4) Installing dumb-init (1.2.5-r2) [2023-03-17T19:05:56.413Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-03-17T19:05:56.413Z] (3/4) Installing libucontext (1.2-r0) [2023-03-17T19:05:56.413Z] (4/4) Installing gcompat (1.1.0-r0) [2023-03-17T19:05:56.413Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T19:05:56.413Z] OK: 8 MiB in 19 packages [2023-03-17T19:05:58.996Z] ---> 77d2194c2de0 [2023-03-17T19:05:58.996Z] Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T19:05:59.952Z] Removing intermediate container ae21e35bed0c [2023-03-17T19:05:59.952Z] ---> 23930d38e7f6 [2023-03-17T19:05:59.952Z] Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:06:00.534Z] ---> 4d2260d06bc3 [2023-03-17T19:06:00.534Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-03-17T19:06:01.492Z] ---> 02c059af34a1 [2023-03-17T19:06:01.492Z] Step 17/27 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:06:02.080Z] ---> ce7c579b77f0 [2023-03-17T19:06:02.080Z] Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-03-17T19:06:02.360Z] Removing intermediate container 6bf33c7eab6b [2023-03-17T19:06:02.360Z] ---> 8da567d463ba [2023-03-17T19:06:02.360Z] [2023-03-17T19:06:02.360Z] Step 10/24 : FROM alpine:3.17 [2023-03-17T19:06:02.360Z] ---> d74e625d9115 [2023-03-17T19:06:02.360Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-03-17T19:06:02.360Z] ---> Using cache [2023-03-17T19:06:02.360Z] ---> f88afbc94bb4 [2023-03-17T19:06:02.360Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T19:06:02.360Z] ---> Using cache [2023-03-17T19:06:02.360Z] ---> 5e0521767ccd [2023-03-17T19:06:02.360Z] Step 13/24 : ENV APP_PORT=59882 [2023-03-17T19:06:02.628Z] ---> Running in ba21f06717ba [2023-03-17T19:06:03.618Z] Removing intermediate container ba21f06717ba [2023-03-17T19:06:03.618Z] ---> fd75f05ccb3f [2023-03-17T19:06:03.618Z] Step 14/24 : EXPOSE $APP_PORT [2023-03-17T19:06:03.618Z] ---> 71e28a2d4e8a [2023-03-17T19:06:03.618Z] Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T19:06:03.618Z] ---> Running in da5857a72a7f [2023-03-17T19:06:03.890Z] ---> 62cf79cc8c91 [2023-03-17T19:06:03.890Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T19:06:03.890Z] ---> Running in efdaa5670c96 [2023-03-17T19:06:04.857Z] Removing intermediate container da5857a72a7f [2023-03-17T19:06:04.857Z] ---> f91cc89d76d0 [2023-03-17T19:06:04.857Z] Step 15/24 : WORKDIR / [2023-03-17T19:06:04.857Z] Removing intermediate container efdaa5670c96 [2023-03-17T19:06:04.857Z] ---> de8baa3083b3 [2023-03-17T19:06:04.857Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T19:06:04.857Z] ---> Running in 87f11e918d69 [2023-03-17T19:06:05.138Z] ---> Running in 52ffb5003d27 [2023-03-17T19:06:06.098Z] Removing intermediate container 87f11e918d69 [2023-03-17T19:06:06.098Z] ---> fb8aa06a198d [2023-03-17T19:06:06.098Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:06:06.098Z] Removing intermediate container 52ffb5003d27 [2023-03-17T19:06:06.098Z] ---> dad32616b4fa [2023-03-17T19:06:06.098Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T19:06:06.364Z] ---> Running in f5187ebbb5ac [2023-03-17T19:06:07.324Z] Removing intermediate container f5187ebbb5ac [2023-03-17T19:06:07.324Z] ---> 12303fc59f98 [2023-03-17T19:06:07.324Z] Step 26/27 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:06:07.324Z] ---> Running in 4ff54c02ac3c [2023-03-17T19:06:07.590Z] ---> d8ef4392bf24 [2023-03-17T19:06:07.590Z] Step 17/24 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:06:08.547Z] Removing intermediate container 4ff54c02ac3c [2023-03-17T19:06:08.547Z] ---> 12ca7fc680cd [2023-03-17T19:06:08.547Z] Step 27/27 : LABEL version=3.0.0-dev.104 [2023-03-17T19:06:08.547Z] ---> Running in 0539af295890 [2023-03-17T19:06:09.129Z] ---> a0c9b32dcd89 [2023-03-17T19:06:09.129Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-03-17T19:06:09.395Z] Removing intermediate container 0539af295890 [2023-03-17T19:06:09.395Z] ---> 47638907c9a2 [2023-03-17T19:06:09.395Z] [2023-03-17T19:06:09.661Z] Successfully built 47638907c9a2 [2023-03-17T19:06:09.661Z] Successfully tagged security-spire-agent-arm64:latest [2023-03-17T19:06:09.661Z]  Building security-spire-agent ... done Building security-spire-server [2023-03-17T19:06:12.238Z] ---> 0e39c10c6e51 [2023-03-17T19:06:12.238Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-03-17T19:06:12.822Z] ---> 1804bea7dec8 [2023-03-17T19:06:12.822Z] Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T19:06:13.780Z] ---> 08841f6698eb [2023-03-17T19:06:13.780Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2023-03-17T19:06:14.048Z] Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 [2023-03-17T19:06:14.048Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2023-03-17T19:06:14.048Z] ---> b7bb2cb9c842 [2023-03-17T19:06:14.048Z] Step 3/26 : WORKDIR /edgex-go [2023-03-17T19:06:14.048Z] ---> Using cache [2023-03-17T19:06:14.048Z] ---> 0c9a34bc48fe [2023-03-17T19:06:14.048Z] Step 4/26 : RUN apk add --update --no-cache make git build-base curl [2023-03-17T19:06:14.048Z] ---> Using cache [2023-03-17T19:06:14.048Z] ---> b3310f7c9807 [2023-03-17T19:06:14.048Z] Step 5/26 : COPY go.mod vendor* ./ [2023-03-17T19:06:14.048Z] ---> Running in ab83b38ff6aa [2023-03-17T19:06:14.048Z] ---> Using cache [2023-03-17T19:06:14.048Z] ---> 9d5fc2909e23 [2023-03-17T19:06:14.048Z] Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T19:06:14.048Z] ---> Using cache [2023-03-17T19:06:14.048Z] ---> b6bebfa95423 [2023-03-17T19:06:14.048Z] Step 7/26 : COPY . . [2023-03-17T19:06:14.314Z] ---> eb0b0cab0124 [2023-03-17T19:06:14.314Z] Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-03-17T19:06:14.582Z] ---> Using cache [2023-03-17T19:06:14.582Z] ---> ec5770e92a17 [2023-03-17T19:06:14.582Z] Step 8/26 : ARG SPIRE_RELEASE=1.2.1 [2023-03-17T19:06:14.582Z] ---> Using cache [2023-03-17T19:06:14.582Z] ---> db5d560b490b [2023-03-17T19:06:14.582Z] Step 9/26 : WORKDIR /edgex-go/spire-build [2023-03-17T19:06:14.582Z] ---> Using cache [2023-03-17T19:06:14.582Z] ---> 53ebf42822c0 [2023-03-17T19:06:14.582Z] Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] [2023-03-17T19:06:14.582Z] ---> Using cache [2023-03-17T19:06:14.582Z] ---> cc1f05cd22f8 [2023-03-17T19:06:14.582Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-03-17T19:06:14.582Z] ---> Running in a10c02fb3a3f [2023-03-17T19:06:14.852Z] ---> Running in 68933d6dfb00 [2023-03-17T19:06:15.434Z] Removing intermediate container ab83b38ff6aa [2023-03-17T19:06:15.434Z] ---> e83cf2b95d98 [2023-03-17T19:06:15.434Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T19:06:15.434Z] Removing intermediate container a10c02fb3a3f [2023-03-17T19:06:15.434Z] ---> 82e0d35bfe3e [2023-03-17T19:06:15.434Z] Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-03-17T19:06:15.706Z] ---> Running in d6277468d385 [2023-03-17T19:06:16.668Z] Removing intermediate container d6277468d385 [2023-03-17T19:06:16.668Z] ---> 6bb516a15c9a [2023-03-17T19:06:16.668Z] Step 22/24 : LABEL arch=arm64 [2023-03-17T19:06:16.668Z] ---> Running in 4b4e552a1082 [2023-03-17T19:06:17.253Z] ---> 72b3696829ad [2023-03-17T19:06:17.253Z] Step 22/27 : WORKDIR / [2023-03-17T19:06:17.527Z] ---> Running in f01cec25bf86 [2023-03-17T19:06:17.527Z] Removing intermediate container 4b4e552a1082 [2023-03-17T19:06:17.527Z] ---> 980534396a0d [2023-03-17T19:06:17.527Z] Step 23/24 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:06:17.793Z] ---> Running in 51dfd5dabea0 [2023-03-17T19:06:18.751Z] Removing intermediate container f01cec25bf86 [2023-03-17T19:06:18.751Z] ---> f7b4d9270bbd [2023-03-17T19:06:18.751Z] Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T19:06:18.751Z] Removing intermediate container 51dfd5dabea0 [2023-03-17T19:06:18.751Z] ---> 95ed7bb26e98 [2023-03-17T19:06:18.751Z] Step 24/24 : LABEL version=3.0.0-dev.104 [2023-03-17T19:06:18.751Z] ---> Running in 0a8ff220daed [2023-03-17T19:06:19.029Z] ---> Running in ccc0d4c61a58 [2023-03-17T19:06:19.295Z] Removing intermediate container 68933d6dfb00 [2023-03-17T19:06:19.295Z] ---> 87783f3134e9 [2023-03-17T19:06:19.295Z] Step 12/26 : WORKDIR /edgex-go [2023-03-17T19:06:19.565Z] ---> Running in 774fbfff4d68 [2023-03-17T19:06:19.857Z] Removing intermediate container 0a8ff220daed [2023-03-17T19:06:19.857Z] ---> 935711192bd4 [2023-03-17T19:06:19.857Z] Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T19:06:19.857Z] Removing intermediate container ccc0d4c61a58 [2023-03-17T19:06:19.857Z] ---> 0ca7f886d029 [2023-03-17T19:06:19.857Z] [2023-03-17T19:06:20.132Z] ---> Running in f5334ea02aa0 [2023-03-17T19:06:20.132Z] Successfully built 0ca7f886d029 [2023-03-17T19:06:20.132Z] Successfully tagged core-command-arm64:latest [2023-03-17T19:06:20.399Z]  Building core-command ... done Removing intermediate container 774fbfff4d68 [2023-03-17T19:06:20.399Z] ---> 597f03a0895e [2023-03-17T19:06:20.399Z] [2023-03-17T19:06:20.399Z] Step 13/26 : FROM alpine:3.17 [2023-03-17T19:06:20.399Z] ---> d74e625d9115 [2023-03-17T19:06:20.399Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-03-17T19:06:20.399Z] ---> Using cache [2023-03-17T19:06:20.399Z] ---> 1d1fa589a0cb [2023-03-17T19:06:20.399Z] Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-03-17T19:06:20.399Z] ---> Using cache [2023-03-17T19:06:20.399Z] ---> 5fc631892920 [2023-03-17T19:06:20.681Z] Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:06:20.681Z] ---> Using cache [2023-03-17T19:06:20.681Z] ---> 0f0f45cf4d3c [2023-03-17T19:06:20.681Z] Step 17/26 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:06:20.681Z] ---> Using cache [2023-03-17T19:06:20.681Z] ---> 2df5ee96056d [2023-03-17T19:06:20.681Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-03-17T19:06:20.950Z] Removing intermediate container f5334ea02aa0 [2023-03-17T19:06:20.950Z] ---> a4dd16ab0287 [2023-03-17T19:06:20.950Z] Step 25/27 : LABEL arch=arm64 [2023-03-17T19:06:20.950Z] ---> Running in 59a6d77f5fa3 [2023-03-17T19:06:21.558Z] Removing intermediate container 59a6d77f5fa3 [2023-03-17T19:06:21.558Z] ---> 726c4f870bfd [2023-03-17T19:06:21.558Z] Step 26/27 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:06:21.829Z] ---> Running in 49009e940bd5 [2023-03-17T19:06:22.425Z] Removing intermediate container 49009e940bd5 [2023-03-17T19:06:22.425Z] ---> 9a5ad75f9fc0 [2023-03-17T19:06:22.425Z] Step 27/27 : LABEL version=3.0.0-dev.104 [2023-03-17T19:06:22.425Z] ---> Running in 9af0f929823a [2023-03-17T19:06:23.389Z] Removing intermediate container 9af0f929823a [2023-03-17T19:06:23.389Z] ---> b81c070ee2b3 [2023-03-17T19:06:23.389Z] [2023-03-17T19:06:23.655Z] Successfully built b81c070ee2b3 [2023-03-17T19:06:23.655Z] Successfully tagged security-spire-config-arm64:latest [2023-03-17T19:06:27.894Z]  Building security-spire-config ... done  ---> 74068f3809da [2023-03-17T19:06:27.894Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-03-17T19:06:28.475Z] ---> a4bc941a0aad [2023-03-17T19:06:28.475Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-03-17T19:06:29.440Z] ---> dc4e56ffbd42 [2023-03-17T19:06:29.440Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-03-17T19:06:30.030Z] ---> b922786eee9e [2023-03-17T19:06:30.030Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-03-17T19:06:30.299Z] ---> Running in 9c396cb9e3a7 [2023-03-17T19:06:30.569Z] Removing intermediate container 9c396cb9e3a7 [2023-03-17T19:06:30.569Z] ---> 7960aa88c95d [2023-03-17T19:06:30.569Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-03-17T19:06:30.836Z] ---> Running in f1a093ead7d2 [2023-03-17T19:06:31.102Z] Removing intermediate container f1a093ead7d2 [2023-03-17T19:06:31.102Z] ---> eafb910fab5e [2023-03-17T19:06:31.102Z] Step 24/26 : LABEL arch=arm64 [2023-03-17T19:06:31.367Z] ---> Running in 88777319d7aa [2023-03-17T19:06:31.950Z] Removing intermediate container 88777319d7aa [2023-03-17T19:06:31.950Z] ---> ccb6d7a1e3e2 [2023-03-17T19:06:31.950Z] Step 25/26 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:06:31.950Z] ---> Running in 5d6c5df99354 [2023-03-17T19:06:32.535Z] Removing intermediate container 5d6c5df99354 [2023-03-17T19:06:32.535Z] ---> 00208fc84784 [2023-03-17T19:06:32.535Z] Step 26/26 : LABEL version=3.0.0-dev.104 [2023-03-17T19:06:32.535Z] ---> Running in a1a3bba16e34 [2023-03-17T19:06:33.115Z] Removing intermediate container a1a3bba16e34 [2023-03-17T19:06:33.115Z] ---> 07dbee37e5c3 [2023-03-17T19:06:33.115Z] [2023-03-17T19:06:33.115Z] Successfully built 07dbee37e5c3 [2023-03-17T19:06:33.115Z] Successfully tagged security-spire-server-arm64:latest [2023-03-17T19:07:29.485Z]  Building security-spire-server ... done Removing intermediate container 6ad9591dd656 [2023-03-17T19:07:29.485Z] ---> fde35502d746 [2023-03-17T19:07:29.485Z] [2023-03-17T19:07:29.485Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T19:07:29.485Z] ---> d74e625d9115 [2023-03-17T19:07:29.485Z] Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-03-17T19:07:29.485Z] ---> Running in 4816f7f6a692 [2023-03-17T19:07:29.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T19:07:29.485Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T19:07:29.485Z] (1/2) Installing ca-certificates (20220614-r4) [2023-03-17T19:07:29.485Z] (2/2) Installing dumb-init (1.2.5-r2) [2023-03-17T19:07:29.485Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T19:07:29.485Z] Executing ca-certificates-20220614-r4.trigger [2023-03-17T19:07:29.485Z] OK: 8 MiB in 17 packages [2023-03-17T19:07:29.485Z] Removing intermediate container 4816f7f6a692 [2023-03-17T19:07:29.485Z] ---> 421c8d789171 [2023-03-17T19:07:29.485Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-03-17T19:07:29.485Z] ---> Running in 5f0bb4d73547 [2023-03-17T19:07:29.485Z] Removing intermediate container 5f0bb4d73547 [2023-03-17T19:07:29.485Z] ---> 20a4054cc470 [2023-03-17T19:07:29.485Z] Step 13/23 : ENV APP_PORT=59860 [2023-03-17T19:07:29.485Z] ---> Running in 4f5711684502 [2023-03-17T19:07:29.485Z] Removing intermediate container 4f5711684502 [2023-03-17T19:07:29.485Z] ---> 7876bb7a4bc0 [2023-03-17T19:07:29.485Z] Step 14/23 : EXPOSE $APP_PORT [2023-03-17T19:07:29.485Z] ---> Running in 1063a207b4f6 [2023-03-17T19:07:30.070Z] Removing intermediate container 1063a207b4f6 [2023-03-17T19:07:30.070Z] ---> d7c1eebd4588 [2023-03-17T19:07:30.070Z] Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:07:30.649Z] ---> 1b02616c114c [2023-03-17T19:07:30.649Z] Step 16/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:07:31.604Z] ---> 7f3db1e724b1 [2023-03-17T19:07:31.604Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-03-17T19:07:34.172Z] ---> 205b43b2634f [2023-03-17T19:07:34.172Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-03-17T19:07:34.444Z] ---> eec7f52c93a0 [2023-03-17T19:07:34.444Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2023-03-17T19:07:34.708Z] ---> Running in 4e8b9346f1ef [2023-03-17T19:07:34.971Z] Removing intermediate container 4e8b9346f1ef [2023-03-17T19:07:34.971Z] ---> 417412ad76fa [2023-03-17T19:07:34.971Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-17T19:07:35.235Z] ---> Running in 87d17db69e73 [2023-03-17T19:07:35.500Z] Removing intermediate container 87d17db69e73 [2023-03-17T19:07:35.500Z] ---> 832084de494c [2023-03-17T19:07:35.500Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T19:07:35.765Z] ---> Running in 0f139435a4cf [2023-03-17T19:07:36.034Z] Removing intermediate container 0f139435a4cf [2023-03-17T19:07:36.034Z] ---> 5887b075acf4 [2023-03-17T19:07:36.034Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:07:36.300Z] ---> Running in c02acf285cd8 [2023-03-17T19:07:36.570Z] Removing intermediate container c02acf285cd8 [2023-03-17T19:07:36.570Z] ---> ae7538a2b0d7 [2023-03-17T19:07:36.570Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T19:07:36.834Z] ---> Running in d4fb3c8a4b67 [2023-03-17T19:07:37.099Z] Removing intermediate container d4fb3c8a4b67 [2023-03-17T19:07:37.099Z] ---> 2d856b786a59 [2023-03-17T19:07:37.099Z] [2023-03-17T19:07:37.363Z] Successfully built 2d856b786a59 [2023-03-17T19:07:37.363Z] Successfully tagged support-notifications-arm64:latest [2023-03-17T19:07:59.394Z]  Building support-notifications ... done Removing intermediate container 5382ad0542b1 [2023-03-17T19:07:59.394Z] ---> 7200ccb77674 [2023-03-17T19:07:59.394Z] [2023-03-17T19:07:59.394Z] Step 10/23 : FROM alpine:3.17 [2023-03-17T19:07:59.394Z] ---> d74e625d9115 [2023-03-17T19:07:59.394Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-03-17T19:07:59.394Z] ---> Using cache [2023-03-17T19:07:59.394Z] ---> 4626a82a1b44 [2023-03-17T19:07:59.394Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2023-03-17T19:07:59.394Z] ---> Using cache [2023-03-17T19:07:59.394Z] ---> f6e504477856 [2023-03-17T19:07:59.394Z] Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-03-17T19:07:59.394Z] ---> Using cache [2023-03-17T19:07:59.394Z] ---> 85223f32d300 [2023-03-17T19:07:59.394Z] Step 14/23 : COPY --from=builder /edgex-go/security.txt / [2023-03-17T19:07:59.394Z] ---> Using cache [2023-03-17T19:07:59.394Z] ---> ee50321650d8 [2023-03-17T19:07:59.394Z] Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-03-17T19:07:59.394Z] ---> 29f2a9e34ec4 [2023-03-17T19:07:59.394Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-03-17T19:07:59.394Z] ---> 0d884c7224ff [2023-03-17T19:07:59.394Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-03-17T19:07:59.394Z] ---> 8f224df72fba [2023-03-17T19:07:59.394Z] Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-03-17T19:07:59.394Z] ---> Running in 10441fd34a73 [2023-03-17T19:08:00.798Z] Removing intermediate container 10441fd34a73 [2023-03-17T19:08:00.798Z] ---> 123592b99641 [2023-03-17T19:08:00.798Z] Step 19/23 : ENTRYPOINT ["entrypoint.sh"] [2023-03-17T19:08:00.798Z] ---> Running in 2da664551e27 [2023-03-17T19:08:01.064Z] Removing intermediate container 2da664551e27 [2023-03-17T19:08:01.064Z] ---> 4676d46eb7ee [2023-03-17T19:08:01.064Z] Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-03-17T19:08:01.064Z] ---> Running in db07ed336a9a [2023-03-17T19:08:01.330Z] Removing intermediate container db07ed336a9a [2023-03-17T19:08:01.330Z] ---> 41d4ea50dc04 [2023-03-17T19:08:01.330Z] Step 21/23 : LABEL arch=arm64 [2023-03-17T19:08:01.330Z] ---> Running in 96968bf10bb6 [2023-03-17T19:08:01.598Z] Removing intermediate container 96968bf10bb6 [2023-03-17T19:08:01.598Z] ---> 420758d22c8b [2023-03-17T19:08:01.598Z] Step 22/23 : LABEL git_sha=d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:01.598Z] ---> Running in a614895bbf82 [2023-03-17T19:08:01.864Z] Removing intermediate container a614895bbf82 [2023-03-17T19:08:01.864Z] ---> 19ede794f7c1 [2023-03-17T19:08:01.864Z] Step 23/23 : LABEL version=3.0.0-dev.104 [2023-03-17T19:08:02.132Z] ---> Running in a12f7991b6ee [2023-03-17T19:08:02.398Z] Removing intermediate container a12f7991b6ee [2023-03-17T19:08:02.398Z] ---> 0bc095624ec3 [2023-03-17T19:08:02.398Z] [2023-03-17T19:08:02.398Z] Successfully built 0bc095624ec3 [2023-03-17T19:08:02.398Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-03-17T19:08:02.674Z]  Building core-common-config-bootstrapper ... done  [Pipeline] } [2023-03-17T19:08:02.677Z] $ docker stop --time=1 49fb59379f95b97fd5eb576d85247cb5e4ad9a7cddd39d8c81773ff2632a95ee [2023-03-17T19:08:04.267Z] $ docker rm -f --volumes 49fb59379f95b97fd5eb576d85247cb5e4ad9a7cddd39d8c81773ff2632a95ee [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T19:08:04.742Z] + docker images [2023-03-17T19:08:05.007Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-03-17T19:08:05.007Z] core-common-config-bootstrapper-arm64 latest 0bc095624ec3 2 seconds ago 17.5MB [2023-03-17T19:08:05.007Z] 7200ccb77674 8 seconds ago 1.31GB [2023-03-17T19:08:05.007Z] support-notifications-arm64 latest 2d856b786a59 28 seconds ago 32.5MB [2023-03-17T19:08:05.007Z] fde35502d746 44 seconds ago 1.38GB [2023-03-17T19:08:05.007Z] security-spire-server-arm64 latest 07dbee37e5c3 About a minute ago 87.1MB [2023-03-17T19:08:05.007Z] security-spire-config-arm64 latest b81c070ee2b3 About a minute ago 86.2MB [2023-03-17T19:08:05.007Z] 597f03a0895e About a minute ago 1.18GB [2023-03-17T19:08:05.007Z] core-command-arm64 latest 0ca7f886d029 About a minute ago 19.7MB [2023-03-17T19:08:05.007Z] security-spire-agent-arm64 latest 47638907c9a2 About a minute ago 125MB [2023-03-17T19:08:05.007Z] 8da567d463ba 2 minutes ago 1.32GB [2023-03-17T19:08:05.007Z] security-bootstrapper-arm64 latest 100ac22a5759 2 minutes ago 21.8MB [2023-03-17T19:08:05.007Z] df89b38a8d7c 2 minutes ago 1.18GB [2023-03-17T19:08:05.007Z] 2e5191cffe05 3 minutes ago 1.3GB [2023-03-17T19:08:05.007Z] security-secretstore-setup-arm64 latest 2f955ae7eddf 3 minutes ago 32MB [2023-03-17T19:08:05.007Z] a8b377fb3f1c 3 minutes ago 1.31GB [2023-03-17T19:08:05.007Z] core-metadata-arm64 latest 0126d4a99941 4 minutes ago 20.4MB [2023-03-17T19:08:05.007Z] a8ef1c34d636 5 minutes ago 1.32GB [2023-03-17T19:08:05.007Z] support-scheduler-arm64 latest 2e48a7edc08a 8 minutes ago 31.8MB [2023-03-17T19:08:05.007Z] e83b0ba10f2f 9 minutes ago 1.38GB [2023-03-17T19:08:05.007Z] security-spiffe-token-provider-arm64 latest ca0fec489a9e 9 minutes ago 32.6MB [2023-03-17T19:08:05.007Z] 4e0b7a193db3 10 minutes ago 1.35GB [2023-03-17T19:08:05.007Z] core-data-arm64 latest 91b1029f0001 11 minutes ago 19.9MB [2023-03-17T19:08:05.007Z] b322a8997bf0 11 minutes ago 1.32GB [2023-03-17T19:08:05.007Z] security-proxy-setup-arm64 latest 0709b7fd5a1f 12 minutes ago 18.6MB [2023-03-17T19:08:05.007Z] security-proxy-auth-arm64 latest 959999381d6c 12 minutes ago 18.2MB [2023-03-17T19:08:05.007Z] 7207d1d3106d 12 minutes ago 1.29GB [2023-03-17T19:08:05.007Z] 5d1bffee0430 13 minutes ago 1.29GB [2023-03-17T19:08:05.007Z] ci-base-image-arm64 latest b7bb2cb9c842 23 minutes ago 868MB [2023-03-17T19:08:05.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 7 days ago 648MB [2023-03-17T19:08:05.007Z] alpine 3.17 d74e625d9115 4 weeks ago 7.46MB [2023-03-17T19:08:05.007Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T19:08:05.111Z] provisioning config files... [2023-03-17T19:08:05.124Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/466@tmp/config13374621376443317774tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:08:05.453Z] ---> docker-login.sh [2023-03-17T19:08:05.453Z] nexus3.edgexfoundry.org:10001 [2023-03-17T19:08:05.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T19:08:05.772Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T19:08:05.772Z] Configure a credential helper to remove this warning. See [2023-03-17T19:08:05.772Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T19:08:05.772Z] [2023-03-17T19:08:05.772Z] Login Succeeded [2023-03-17T19:08:05.772Z] nexus3.edgexfoundry.org:10002 [2023-03-17T19:08:06.045Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T19:08:06.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T19:08:06.045Z] Configure a credential helper to remove this warning. See [2023-03-17T19:08:06.045Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T19:08:06.045Z] [2023-03-17T19:08:06.045Z] Login Succeeded [2023-03-17T19:08:06.045Z] nexus3.edgexfoundry.org:10003 [2023-03-17T19:08:06.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T19:08:06.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T19:08:06.314Z] Configure a credential helper to remove this warning. See [2023-03-17T19:08:06.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T19:08:06.314Z] [2023-03-17T19:08:06.314Z] Login Succeeded [2023-03-17T19:08:06.314Z] nexus3.edgexfoundry.org:10004 [2023-03-17T19:08:06.581Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T19:08:06.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T19:08:06.848Z] Configure a credential helper to remove this warning. See [2023-03-17T19:08:06.848Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T19:08:06.848Z] [2023-03-17T19:08:06.848Z] Login Succeeded [2023-03-17T19:08:06.848Z] docker.io [2023-03-17T19:08:07.125Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T19:08:07.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T19:08:07.391Z] Configure a credential helper to remove this warning. See [2023-03-17T19:08:07.391Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T19:08:07.391Z] [2023-03-17T19:08:07.391Z] Login Succeeded [2023-03-17T19:08:07.391Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T19:08:07.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:08:07.427Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T19:08:07.451Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-03-17T19:08:07.451Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:07.451Z] latest [2023-03-17T19:08:07.451Z] 3.0.0-dev.104 [2023-03-17T19:08:07.451Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:07.451Z] main [2023-03-17T19:08:07.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:07.800Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:08.149Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:08.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T19:08:08.149Z] 4fafe2fba299: Preparing [2023-03-17T19:08:08.149Z] 44a6b9773a28: Preparing [2023-03-17T19:08:08.149Z] 9a392eec9c81: Preparing [2023-03-17T19:08:08.149Z] 9599706b9442: Preparing [2023-03-17T19:08:08.149Z] deb1c7721b49: Preparing [2023-03-17T19:08:08.149Z] edf70074bd40: Preparing [2023-03-17T19:08:08.149Z] edf70074bd40: Waiting [2023-03-17T19:08:08.735Z] 9a392eec9c81: Pushed [2023-03-17T19:08:08.735Z] 4fafe2fba299: Pushed [2023-03-17T19:08:08.735Z] deb1c7721b49: Pushed [2023-03-17T19:08:08.735Z] 9599706b9442: Pushed [2023-03-17T19:08:08.735Z] edf70074bd40: Layer already exists [2023-03-17T19:08:11.312Z] 44a6b9773a28: Pushed [2023-03-17T19:08:11.312Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:d5c4d5a02df3d36175c4e5f7a0ec95f7e648e2e75b5a63b569b9e3da855409b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:11.647Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:11.992Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-17T19:08:11.992Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T19:08:11.992Z] 4fafe2fba299: Preparing [2023-03-17T19:08:11.992Z] 44a6b9773a28: Preparing [2023-03-17T19:08:11.992Z] 9a392eec9c81: Preparing [2023-03-17T19:08:11.992Z] 9599706b9442: Preparing [2023-03-17T19:08:11.992Z] deb1c7721b49: Preparing [2023-03-17T19:08:11.992Z] edf70074bd40: Preparing [2023-03-17T19:08:11.992Z] edf70074bd40: Waiting [2023-03-17T19:08:11.992Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:11.992Z] 4fafe2fba299: Layer already exists [2023-03-17T19:08:11.992Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:11.992Z] 44a6b9773a28: Layer already exists [2023-03-17T19:08:11.992Z] 9599706b9442: Layer already exists [2023-03-17T19:08:11.992Z] edf70074bd40: Layer already exists [2023-03-17T19:08:12.258Z] latest: digest: sha256:d5c4d5a02df3d36175c4e5f7a0ec95f7e648e2e75b5a63b569b9e3da855409b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:12.593Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:12.926Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.104 [2023-03-17T19:08:12.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T19:08:12.926Z] 4fafe2fba299: Preparing [2023-03-17T19:08:12.926Z] 44a6b9773a28: Preparing [2023-03-17T19:08:12.926Z] 9a392eec9c81: Preparing [2023-03-17T19:08:12.926Z] 9599706b9442: Preparing [2023-03-17T19:08:12.926Z] deb1c7721b49: Preparing [2023-03-17T19:08:12.926Z] edf70074bd40: Preparing [2023-03-17T19:08:12.926Z] edf70074bd40: Waiting [2023-03-17T19:08:12.926Z] 44a6b9773a28: Layer already exists [2023-03-17T19:08:12.926Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:12.926Z] 4fafe2fba299: Layer already exists [2023-03-17T19:08:12.926Z] 9599706b9442: Layer already exists [2023-03-17T19:08:12.926Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:12.926Z] edf70074bd40: Layer already exists [2023-03-17T19:08:12.926Z] 3.0.0-dev.104: digest: sha256:d5c4d5a02df3d36175c4e5f7a0ec95f7e648e2e75b5a63b569b9e3da855409b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:13.532Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:13.873Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:13.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T19:08:13.873Z] 4fafe2fba299: Preparing [2023-03-17T19:08:13.873Z] 44a6b9773a28: Preparing [2023-03-17T19:08:13.873Z] 9a392eec9c81: Preparing [2023-03-17T19:08:13.873Z] 9599706b9442: Preparing [2023-03-17T19:08:13.873Z] deb1c7721b49: Preparing [2023-03-17T19:08:13.873Z] edf70074bd40: Preparing [2023-03-17T19:08:13.873Z] edf70074bd40: Waiting [2023-03-17T19:08:13.873Z] 4fafe2fba299: Layer already exists [2023-03-17T19:08:13.873Z] 44a6b9773a28: Layer already exists [2023-03-17T19:08:13.873Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:13.873Z] 9599706b9442: Layer already exists [2023-03-17T19:08:13.873Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:13.873Z] edf70074bd40: Layer already exists [2023-03-17T19:08:14.139Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:d5c4d5a02df3d36175c4e5f7a0ec95f7e648e2e75b5a63b569b9e3da855409b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:14.475Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:14.806Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-03-17T19:08:14.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-03-17T19:08:14.806Z] 4fafe2fba299: Preparing [2023-03-17T19:08:14.806Z] 44a6b9773a28: Preparing [2023-03-17T19:08:14.806Z] 9a392eec9c81: Preparing [2023-03-17T19:08:14.806Z] 9599706b9442: Preparing [2023-03-17T19:08:14.806Z] deb1c7721b49: Preparing [2023-03-17T19:08:14.806Z] edf70074bd40: Preparing [2023-03-17T19:08:14.806Z] edf70074bd40: Waiting [2023-03-17T19:08:14.806Z] 4fafe2fba299: Layer already exists [2023-03-17T19:08:14.806Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:14.806Z] 9599706b9442: Layer already exists [2023-03-17T19:08:14.806Z] 44a6b9773a28: Layer already exists [2023-03-17T19:08:14.806Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:14.806Z] edf70074bd40: Layer already exists [2023-03-17T19:08:15.070Z] main: digest: sha256:d5c4d5a02df3d36175c4e5f7a0ec95f7e648e2e75b5a63b569b9e3da855409b5 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:08:15.111Z] ===================================================== [Pipeline] echo [2023-03-17T19:08:15.116Z] taggedImages: [2023-03-17T19:08:15.116Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:15.116Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-03-17T19:08:15.116Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.0.0-dev.104 [2023-03-17T19:08:15.116Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:15.116Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-03-17T19:08:15.132Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-03-17T19:08:15.132Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:15.132Z] latest [2023-03-17T19:08:15.132Z] 3.0.0-dev.104 [2023-03-17T19:08:15.132Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:15.132Z] main [2023-03-17T19:08:15.132Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:15.461Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:15.794Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:15.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T19:08:15.795Z] 3f3cc971a63e: Preparing [2023-03-17T19:08:15.795Z] 9f7fd9dc5f34: Preparing [2023-03-17T19:08:15.795Z] d87d61bd92cb: Preparing [2023-03-17T19:08:15.795Z] 50ab3e72e4f3: Preparing [2023-03-17T19:08:15.795Z] 9a392eec9c81: Preparing [2023-03-17T19:08:15.795Z] 9599706b9442: Preparing [2023-03-17T19:08:15.795Z] cab4d52b7df4: Preparing [2023-03-17T19:08:15.795Z] edf70074bd40: Preparing [2023-03-17T19:08:15.795Z] 9599706b9442: Waiting [2023-03-17T19:08:15.795Z] cab4d52b7df4: Waiting [2023-03-17T19:08:15.795Z] edf70074bd40: Waiting [2023-03-17T19:08:15.795Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:16.062Z] 9599706b9442: Layer already exists [2023-03-17T19:08:16.062Z] 9f7fd9dc5f34: Pushed [2023-03-17T19:08:16.062Z] d87d61bd92cb: Pushed [2023-03-17T19:08:16.062Z] 3f3cc971a63e: Pushed [2023-03-17T19:08:16.062Z] edf70074bd40: Layer already exists [2023-03-17T19:08:16.062Z] cab4d52b7df4: Pushed [2023-03-17T19:08:18.643Z] 50ab3e72e4f3: Pushed [2023-03-17T19:08:18.643Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:25f302949d7bccf87d80331b381de96325d5644c7f39ec5bc1aab982a00808e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:18.986Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:19.325Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-17T19:08:19.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T19:08:19.325Z] 3f3cc971a63e: Preparing [2023-03-17T19:08:19.325Z] 9f7fd9dc5f34: Preparing [2023-03-17T19:08:19.325Z] d87d61bd92cb: Preparing [2023-03-17T19:08:19.325Z] 50ab3e72e4f3: Preparing [2023-03-17T19:08:19.325Z] 9a392eec9c81: Preparing [2023-03-17T19:08:19.325Z] 9599706b9442: Preparing [2023-03-17T19:08:19.325Z] cab4d52b7df4: Preparing [2023-03-17T19:08:19.325Z] edf70074bd40: Preparing [2023-03-17T19:08:19.325Z] 9599706b9442: Waiting [2023-03-17T19:08:19.325Z] cab4d52b7df4: Waiting [2023-03-17T19:08:19.325Z] edf70074bd40: Waiting [2023-03-17T19:08:19.325Z] 50ab3e72e4f3: Layer already exists [2023-03-17T19:08:19.325Z] 3f3cc971a63e: Layer already exists [2023-03-17T19:08:19.325Z] d87d61bd92cb: Layer already exists [2023-03-17T19:08:19.325Z] 9f7fd9dc5f34: Layer already exists [2023-03-17T19:08:19.325Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:19.325Z] edf70074bd40: Layer already exists [2023-03-17T19:08:19.325Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:19.325Z] 9599706b9442: Layer already exists [2023-03-17T19:08:19.591Z] latest: digest: sha256:25f302949d7bccf87d80331b381de96325d5644c7f39ec5bc1aab982a00808e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:19.928Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:20.272Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.104 [2023-03-17T19:08:20.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T19:08:20.273Z] 3f3cc971a63e: Preparing [2023-03-17T19:08:20.273Z] 9f7fd9dc5f34: Preparing [2023-03-17T19:08:20.273Z] d87d61bd92cb: Preparing [2023-03-17T19:08:20.273Z] 50ab3e72e4f3: Preparing [2023-03-17T19:08:20.273Z] 9a392eec9c81: Preparing [2023-03-17T19:08:20.273Z] 9599706b9442: Preparing [2023-03-17T19:08:20.273Z] cab4d52b7df4: Preparing [2023-03-17T19:08:20.273Z] edf70074bd40: Preparing [2023-03-17T19:08:20.273Z] 9599706b9442: Waiting [2023-03-17T19:08:20.273Z] edf70074bd40: Waiting [2023-03-17T19:08:20.273Z] cab4d52b7df4: Waiting [2023-03-17T19:08:20.273Z] d87d61bd92cb: Layer already exists [2023-03-17T19:08:20.273Z] 9f7fd9dc5f34: Layer already exists [2023-03-17T19:08:20.273Z] 3f3cc971a63e: Layer already exists [2023-03-17T19:08:20.273Z] 50ab3e72e4f3: Layer already exists [2023-03-17T19:08:20.273Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:20.273Z] edf70074bd40: Layer already exists [2023-03-17T19:08:20.273Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:20.273Z] 9599706b9442: Layer already exists [2023-03-17T19:08:20.538Z] 3.0.0-dev.104: digest: sha256:25f302949d7bccf87d80331b381de96325d5644c7f39ec5bc1aab982a00808e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:20.885Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:21.213Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:21.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T19:08:21.213Z] 3f3cc971a63e: Preparing [2023-03-17T19:08:21.213Z] 9f7fd9dc5f34: Preparing [2023-03-17T19:08:21.213Z] d87d61bd92cb: Preparing [2023-03-17T19:08:21.213Z] 50ab3e72e4f3: Preparing [2023-03-17T19:08:21.213Z] 9a392eec9c81: Preparing [2023-03-17T19:08:21.213Z] 9599706b9442: Preparing [2023-03-17T19:08:21.213Z] cab4d52b7df4: Preparing [2023-03-17T19:08:21.213Z] edf70074bd40: Preparing [2023-03-17T19:08:21.213Z] 9599706b9442: Waiting [2023-03-17T19:08:21.213Z] cab4d52b7df4: Waiting [2023-03-17T19:08:21.213Z] edf70074bd40: Waiting [2023-03-17T19:08:21.213Z] d87d61bd92cb: Layer already exists [2023-03-17T19:08:21.213Z] 50ab3e72e4f3: Layer already exists [2023-03-17T19:08:21.213Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:21.213Z] 3f3cc971a63e: Layer already exists [2023-03-17T19:08:21.213Z] 9f7fd9dc5f34: Layer already exists [2023-03-17T19:08:21.213Z] 9599706b9442: Layer already exists [2023-03-17T19:08:21.213Z] edf70074bd40: Layer already exists [2023-03-17T19:08:21.213Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:21.213Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:25f302949d7bccf87d80331b381de96325d5644c7f39ec5bc1aab982a00808e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:21.870Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:22.209Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-03-17T19:08:22.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-03-17T19:08:22.209Z] 3f3cc971a63e: Preparing [2023-03-17T19:08:22.209Z] 9f7fd9dc5f34: Preparing [2023-03-17T19:08:22.209Z] d87d61bd92cb: Preparing [2023-03-17T19:08:22.209Z] 50ab3e72e4f3: Preparing [2023-03-17T19:08:22.209Z] 9a392eec9c81: Preparing [2023-03-17T19:08:22.209Z] 9599706b9442: Preparing [2023-03-17T19:08:22.209Z] cab4d52b7df4: Preparing [2023-03-17T19:08:22.209Z] 9599706b9442: Waiting [2023-03-17T19:08:22.209Z] cab4d52b7df4: Waiting [2023-03-17T19:08:22.209Z] edf70074bd40: Preparing [2023-03-17T19:08:22.209Z] edf70074bd40: Waiting [2023-03-17T19:08:22.209Z] 9f7fd9dc5f34: Layer already exists [2023-03-17T19:08:22.209Z] d87d61bd92cb: Layer already exists [2023-03-17T19:08:22.209Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:22.209Z] 50ab3e72e4f3: Layer already exists [2023-03-17T19:08:22.209Z] 3f3cc971a63e: Layer already exists [2023-03-17T19:08:22.209Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:22.209Z] 9599706b9442: Layer already exists [2023-03-17T19:08:22.209Z] edf70074bd40: Layer already exists [2023-03-17T19:08:22.475Z] main: digest: sha256:25f302949d7bccf87d80331b381de96325d5644c7f39ec5bc1aab982a00808e5 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:08:22.516Z] ===================================================== [Pipeline] echo [2023-03-17T19:08:22.521Z] taggedImages: [2023-03-17T19:08:22.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:22.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-03-17T19:08:22.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.0.0-dev.104 [2023-03-17T19:08:22.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:22.521Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-03-17T19:08:22.535Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-03-17T19:08:22.535Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:22.535Z] latest [2023-03-17T19:08:22.535Z] 3.0.0-dev.104 [2023-03-17T19:08:22.535Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:22.535Z] main [2023-03-17T19:08:22.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:22.861Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:23.193Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:23.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T19:08:23.193Z] 70458a3ebcf0: Preparing [2023-03-17T19:08:23.193Z] e5c1e03a0813: Preparing [2023-03-17T19:08:23.193Z] 9a392eec9c81: Preparing [2023-03-17T19:08:23.193Z] 9599706b9442: Preparing [2023-03-17T19:08:23.193Z] 13702547b5b6: Preparing [2023-03-17T19:08:23.193Z] edf70074bd40: Preparing [2023-03-17T19:08:23.193Z] edf70074bd40: Waiting [2023-03-17T19:08:23.193Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:23.193Z] 9599706b9442: Layer already exists [2023-03-17T19:08:23.460Z] edf70074bd40: Layer already exists [2023-03-17T19:08:23.460Z] 70458a3ebcf0: Pushed [2023-03-17T19:08:23.460Z] 13702547b5b6: Pushed [2023-03-17T19:08:26.797Z] e5c1e03a0813: Pushed [2023-03-17T19:08:26.797Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:3a297e1a217210f651a2e1443bd4f96ed754a7933d06c5f69c1b351b59aedcc3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:27.136Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:27.460Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-17T19:08:27.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T19:08:27.460Z] 70458a3ebcf0: Preparing [2023-03-17T19:08:27.460Z] e5c1e03a0813: Preparing [2023-03-17T19:08:27.460Z] 9a392eec9c81: Preparing [2023-03-17T19:08:27.460Z] 9599706b9442: Preparing [2023-03-17T19:08:27.460Z] 13702547b5b6: Preparing [2023-03-17T19:08:27.460Z] edf70074bd40: Preparing [2023-03-17T19:08:27.460Z] edf70074bd40: Waiting [2023-03-17T19:08:27.460Z] 13702547b5b6: Layer already exists [2023-03-17T19:08:27.460Z] e5c1e03a0813: Layer already exists [2023-03-17T19:08:27.460Z] 70458a3ebcf0: Layer already exists [2023-03-17T19:08:27.460Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:27.460Z] 9599706b9442: Layer already exists [2023-03-17T19:08:27.460Z] edf70074bd40: Layer already exists [2023-03-17T19:08:27.460Z] latest: digest: sha256:3a297e1a217210f651a2e1443bd4f96ed754a7933d06c5f69c1b351b59aedcc3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:28.066Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:28.398Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.104 [2023-03-17T19:08:28.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T19:08:28.398Z] 70458a3ebcf0: Preparing [2023-03-17T19:08:28.398Z] e5c1e03a0813: Preparing [2023-03-17T19:08:28.398Z] 9a392eec9c81: Preparing [2023-03-17T19:08:28.398Z] 9599706b9442: Preparing [2023-03-17T19:08:28.398Z] 13702547b5b6: Preparing [2023-03-17T19:08:28.398Z] edf70074bd40: Preparing [2023-03-17T19:08:28.398Z] edf70074bd40: Waiting [2023-03-17T19:08:28.398Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:28.398Z] e5c1e03a0813: Layer already exists [2023-03-17T19:08:28.398Z] 13702547b5b6: Layer already exists [2023-03-17T19:08:28.398Z] 9599706b9442: Layer already exists [2023-03-17T19:08:28.398Z] 70458a3ebcf0: Layer already exists [2023-03-17T19:08:28.398Z] edf70074bd40: Layer already exists [2023-03-17T19:08:28.398Z] 3.0.0-dev.104: digest: sha256:3a297e1a217210f651a2e1443bd4f96ed754a7933d06c5f69c1b351b59aedcc3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:29.001Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:29.336Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:29.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T19:08:29.336Z] 70458a3ebcf0: Preparing [2023-03-17T19:08:29.336Z] e5c1e03a0813: Preparing [2023-03-17T19:08:29.336Z] 9a392eec9c81: Preparing [2023-03-17T19:08:29.336Z] 9599706b9442: Preparing [2023-03-17T19:08:29.336Z] 13702547b5b6: Preparing [2023-03-17T19:08:29.336Z] edf70074bd40: Preparing [2023-03-17T19:08:29.336Z] edf70074bd40: Waiting [2023-03-17T19:08:29.336Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:29.336Z] 13702547b5b6: Layer already exists [2023-03-17T19:08:29.336Z] 70458a3ebcf0: Layer already exists [2023-03-17T19:08:29.336Z] 9599706b9442: Layer already exists [2023-03-17T19:08:29.336Z] e5c1e03a0813: Layer already exists [2023-03-17T19:08:29.336Z] edf70074bd40: Layer already exists [2023-03-17T19:08:29.599Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:3a297e1a217210f651a2e1443bd4f96ed754a7933d06c5f69c1b351b59aedcc3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:29.934Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:30.265Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-03-17T19:08:30.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-03-17T19:08:30.265Z] 70458a3ebcf0: Preparing [2023-03-17T19:08:30.265Z] e5c1e03a0813: Preparing [2023-03-17T19:08:30.265Z] 9a392eec9c81: Preparing [2023-03-17T19:08:30.265Z] 9599706b9442: Preparing [2023-03-17T19:08:30.265Z] 13702547b5b6: Preparing [2023-03-17T19:08:30.265Z] edf70074bd40: Preparing [2023-03-17T19:08:30.265Z] edf70074bd40: Waiting [2023-03-17T19:08:30.265Z] 9599706b9442: Layer already exists [2023-03-17T19:08:30.265Z] e5c1e03a0813: Layer already exists [2023-03-17T19:08:30.265Z] 70458a3ebcf0: Layer already exists [2023-03-17T19:08:30.265Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:30.265Z] 13702547b5b6: Layer already exists [2023-03-17T19:08:30.265Z] edf70074bd40: Layer already exists [2023-03-17T19:08:30.265Z] main: digest: sha256:3a297e1a217210f651a2e1443bd4f96ed754a7933d06c5f69c1b351b59aedcc3 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:08:30.312Z] ===================================================== [Pipeline] echo [2023-03-17T19:08:30.319Z] taggedImages: [2023-03-17T19:08:30.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:30.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-03-17T19:08:30.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.0.0-dev.104 [2023-03-17T19:08:30.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:30.319Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-03-17T19:08:30.340Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-03-17T19:08:30.340Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:30.340Z] latest [2023-03-17T19:08:30.340Z] 3.0.0-dev.104 [2023-03-17T19:08:30.340Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:30.340Z] main [2023-03-17T19:08:30.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:30.676Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:30.997Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:30.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T19:08:30.997Z] 7b7369a21cd0: Preparing [2023-03-17T19:08:30.997Z] 2ecddf4e72fc: Preparing [2023-03-17T19:08:30.997Z] cfa2fb1ad3da: Preparing [2023-03-17T19:08:30.997Z] 9a392eec9c81: Preparing [2023-03-17T19:08:30.997Z] 9599706b9442: Preparing [2023-03-17T19:08:30.997Z] deb1c7721b49: Preparing [2023-03-17T19:08:30.997Z] edf70074bd40: Preparing [2023-03-17T19:08:30.997Z] deb1c7721b49: Waiting [2023-03-17T19:08:30.997Z] edf70074bd40: Waiting [2023-03-17T19:08:30.997Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:30.997Z] 9599706b9442: Layer already exists [2023-03-17T19:08:31.262Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:31.262Z] 7b7369a21cd0: Pushed [2023-03-17T19:08:31.262Z] 2ecddf4e72fc: Pushed [2023-03-17T19:08:33.194Z] edf70074bd40: Layer already exists [2023-03-17T19:08:33.775Z] cfa2fb1ad3da: Pushed [2023-03-17T19:08:34.039Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:d62e19e1625cca239ad14c21ce4a9cae0dc4b5f1f367d4c1b9557a36ec06a7f3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:34.368Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:34.692Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-17T19:08:34.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T19:08:34.692Z] 7b7369a21cd0: Preparing [2023-03-17T19:08:34.692Z] 2ecddf4e72fc: Preparing [2023-03-17T19:08:34.692Z] cfa2fb1ad3da: Preparing [2023-03-17T19:08:34.692Z] 9a392eec9c81: Preparing [2023-03-17T19:08:34.692Z] 9599706b9442: Preparing [2023-03-17T19:08:34.692Z] deb1c7721b49: Preparing [2023-03-17T19:08:34.692Z] edf70074bd40: Preparing [2023-03-17T19:08:34.692Z] deb1c7721b49: Waiting [2023-03-17T19:08:34.692Z] edf70074bd40: Waiting [2023-03-17T19:08:34.692Z] 7b7369a21cd0: Layer already exists [2023-03-17T19:08:34.692Z] 2ecddf4e72fc: Layer already exists [2023-03-17T19:08:34.692Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:34.692Z] cfa2fb1ad3da: Layer already exists [2023-03-17T19:08:34.692Z] 9599706b9442: Layer already exists [2023-03-17T19:08:34.692Z] edf70074bd40: Layer already exists [2023-03-17T19:08:34.692Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:34.956Z] latest: digest: sha256:d62e19e1625cca239ad14c21ce4a9cae0dc4b5f1f367d4c1b9557a36ec06a7f3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:35.288Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:35.616Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.104 [2023-03-17T19:08:35.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T19:08:35.616Z] 7b7369a21cd0: Preparing [2023-03-17T19:08:35.616Z] 2ecddf4e72fc: Preparing [2023-03-17T19:08:35.616Z] cfa2fb1ad3da: Preparing [2023-03-17T19:08:35.616Z] 9a392eec9c81: Preparing [2023-03-17T19:08:35.616Z] 9599706b9442: Preparing [2023-03-17T19:08:35.616Z] deb1c7721b49: Preparing [2023-03-17T19:08:35.616Z] edf70074bd40: Preparing [2023-03-17T19:08:35.616Z] deb1c7721b49: Waiting [2023-03-17T19:08:35.616Z] edf70074bd40: Waiting [2023-03-17T19:08:35.616Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:35.616Z] 7b7369a21cd0: Layer already exists [2023-03-17T19:08:35.616Z] 2ecddf4e72fc: Layer already exists [2023-03-17T19:08:35.616Z] cfa2fb1ad3da: Layer already exists [2023-03-17T19:08:35.616Z] 9599706b9442: Layer already exists [2023-03-17T19:08:35.616Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:35.616Z] edf70074bd40: Layer already exists [2023-03-17T19:08:35.616Z] 3.0.0-dev.104: digest: sha256:d62e19e1625cca239ad14c21ce4a9cae0dc4b5f1f367d4c1b9557a36ec06a7f3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:36.224Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:36.558Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:36.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T19:08:36.558Z] 7b7369a21cd0: Preparing [2023-03-17T19:08:36.558Z] 2ecddf4e72fc: Preparing [2023-03-17T19:08:36.558Z] cfa2fb1ad3da: Preparing [2023-03-17T19:08:36.558Z] 9a392eec9c81: Preparing [2023-03-17T19:08:36.558Z] 9599706b9442: Preparing [2023-03-17T19:08:36.558Z] deb1c7721b49: Preparing [2023-03-17T19:08:36.558Z] edf70074bd40: Preparing [2023-03-17T19:08:36.558Z] deb1c7721b49: Waiting [2023-03-17T19:08:36.558Z] edf70074bd40: Waiting [2023-03-17T19:08:36.558Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:36.558Z] cfa2fb1ad3da: Layer already exists [2023-03-17T19:08:36.558Z] 2ecddf4e72fc: Layer already exists [2023-03-17T19:08:36.558Z] 7b7369a21cd0: Layer already exists [2023-03-17T19:08:36.558Z] 9599706b9442: Layer already exists [2023-03-17T19:08:36.558Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:36.558Z] edf70074bd40: Layer already exists [2023-03-17T19:08:36.558Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:d62e19e1625cca239ad14c21ce4a9cae0dc4b5f1f367d4c1b9557a36ec06a7f3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:37.166Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:37.503Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-03-17T19:08:37.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-03-17T19:08:37.503Z] 7b7369a21cd0: Preparing [2023-03-17T19:08:37.503Z] 2ecddf4e72fc: Preparing [2023-03-17T19:08:37.503Z] cfa2fb1ad3da: Preparing [2023-03-17T19:08:37.503Z] 9a392eec9c81: Preparing [2023-03-17T19:08:37.503Z] 9599706b9442: Preparing [2023-03-17T19:08:37.503Z] deb1c7721b49: Preparing [2023-03-17T19:08:37.503Z] edf70074bd40: Preparing [2023-03-17T19:08:37.503Z] deb1c7721b49: Waiting [2023-03-17T19:08:37.503Z] edf70074bd40: Waiting [2023-03-17T19:08:37.503Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:37.503Z] cfa2fb1ad3da: Layer already exists [2023-03-17T19:08:37.503Z] 7b7369a21cd0: Layer already exists [2023-03-17T19:08:37.503Z] 2ecddf4e72fc: Layer already exists [2023-03-17T19:08:37.503Z] 9599706b9442: Layer already exists [2023-03-17T19:08:37.503Z] deb1c7721b49: Layer already exists [2023-03-17T19:08:37.503Z] edf70074bd40: Layer already exists [2023-03-17T19:08:37.768Z] main: digest: sha256:d62e19e1625cca239ad14c21ce4a9cae0dc4b5f1f367d4c1b9557a36ec06a7f3 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:08:37.816Z] ===================================================== [Pipeline] echo [2023-03-17T19:08:37.825Z] taggedImages: [2023-03-17T19:08:37.826Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:37.826Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-03-17T19:08:37.826Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.0.0-dev.104 [2023-03-17T19:08:37.826Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:37.826Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-03-17T19:08:37.850Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-03-17T19:08:37.850Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:37.850Z] latest [2023-03-17T19:08:37.850Z] 3.0.0-dev.104 [2023-03-17T19:08:37.850Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:37.850Z] main [2023-03-17T19:08:37.850Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:38.200Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:38.534Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:38.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T19:08:38.535Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:38.535Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:38.535Z] a9c8bcd807c7: Preparing [2023-03-17T19:08:38.535Z] f348caa00de5: Preparing [2023-03-17T19:08:38.535Z] 9c60bd4d678f: Preparing [2023-03-17T19:08:38.535Z] 2ec3e3bf9486: Preparing [2023-03-17T19:08:38.535Z] bc523b5d4d93: Preparing [2023-03-17T19:08:38.535Z] 9a392eec9c81: Preparing [2023-03-17T19:08:38.535Z] 9599706b9442: Preparing [2023-03-17T19:08:38.535Z] 34022f4f031b: Preparing [2023-03-17T19:08:38.535Z] dce595f6dbc2: Preparing [2023-03-17T19:08:38.535Z] 4f51a51fd255: Preparing [2023-03-17T19:08:38.535Z] 235c8db425a1: Preparing [2023-03-17T19:08:38.535Z] edf70074bd40: Preparing [2023-03-17T19:08:38.535Z] bc523b5d4d93: Waiting [2023-03-17T19:08:38.535Z] dce595f6dbc2: Waiting [2023-03-17T19:08:38.535Z] 4f51a51fd255: Waiting [2023-03-17T19:08:38.535Z] 235c8db425a1: Waiting [2023-03-17T19:08:38.535Z] edf70074bd40: Waiting [2023-03-17T19:08:38.535Z] 9a392eec9c81: Waiting [2023-03-17T19:08:38.535Z] 9599706b9442: Waiting [2023-03-17T19:08:38.535Z] 34022f4f031b: Waiting [2023-03-17T19:08:38.802Z] 2ec3e3bf9486: Pushed [2023-03-17T19:08:38.802Z] 9fbbe6d3900b: Pushed [2023-03-17T19:08:38.802Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:38.802Z] a9c8bcd807c7: Pushed [2023-03-17T19:08:38.802Z] 9c60bd4d678f: Pushed [2023-03-17T19:08:38.802Z] f348caa00de5: Pushed [2023-03-17T19:08:38.802Z] 9599706b9442: Layer already exists [2023-03-17T19:08:39.067Z] 4f51a51fd255: Pushed [2023-03-17T19:08:39.067Z] dce595f6dbc2: Pushed [2023-03-17T19:08:39.067Z] 235c8db425a1: Pushed [2023-03-17T19:08:39.067Z] 34022f4f031b: Pushed [2023-03-17T19:08:39.067Z] edf70074bd40: Layer already exists [2023-03-17T19:08:42.404Z] bc523b5d4d93: Pushed [2023-03-17T19:08:42.669Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:416fb0c0a79da7a0ef2de709f5413b09bc135f26aaf5f2e052c66438926e917d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:43.003Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:43.362Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-17T19:08:43.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T19:08:43.362Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:43.362Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:43.362Z] a9c8bcd807c7: Preparing [2023-03-17T19:08:43.362Z] f348caa00de5: Preparing [2023-03-17T19:08:43.362Z] 9c60bd4d678f: Preparing [2023-03-17T19:08:43.362Z] 2ec3e3bf9486: Preparing [2023-03-17T19:08:43.362Z] bc523b5d4d93: Preparing [2023-03-17T19:08:43.362Z] 9a392eec9c81: Preparing [2023-03-17T19:08:43.362Z] 9599706b9442: Preparing [2023-03-17T19:08:43.362Z] 34022f4f031b: Preparing [2023-03-17T19:08:43.362Z] dce595f6dbc2: Preparing [2023-03-17T19:08:43.362Z] 4f51a51fd255: Preparing [2023-03-17T19:08:43.362Z] 235c8db425a1: Preparing [2023-03-17T19:08:43.362Z] edf70074bd40: Preparing [2023-03-17T19:08:43.362Z] 9599706b9442: Waiting [2023-03-17T19:08:43.362Z] 34022f4f031b: Waiting [2023-03-17T19:08:43.362Z] bc523b5d4d93: Waiting [2023-03-17T19:08:43.362Z] 9a392eec9c81: Waiting [2023-03-17T19:08:43.362Z] 4f51a51fd255: Waiting [2023-03-17T19:08:43.362Z] 235c8db425a1: Waiting [2023-03-17T19:08:43.362Z] edf70074bd40: Waiting [2023-03-17T19:08:43.362Z] dce595f6dbc2: Waiting [2023-03-17T19:08:43.362Z] a9c8bcd807c7: Layer already exists [2023-03-17T19:08:43.362Z] 9fbbe6d3900b: Layer already exists [2023-03-17T19:08:43.362Z] 9c60bd4d678f: Layer already exists [2023-03-17T19:08:43.362Z] f348caa00de5: Layer already exists [2023-03-17T19:08:43.362Z] 2ec3e3bf9486: Layer already exists [2023-03-17T19:08:43.362Z] bc523b5d4d93: Layer already exists [2023-03-17T19:08:43.362Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:43.362Z] 9599706b9442: Layer already exists [2023-03-17T19:08:43.362Z] dce595f6dbc2: Layer already exists [2023-03-17T19:08:43.362Z] 34022f4f031b: Layer already exists [2023-03-17T19:08:43.362Z] edf70074bd40: Layer already exists [2023-03-17T19:08:43.633Z] 235c8db425a1: Layer already exists [2023-03-17T19:08:43.633Z] 4f51a51fd255: Layer already exists [2023-03-17T19:08:43.633Z] latest: digest: sha256:416fb0c0a79da7a0ef2de709f5413b09bc135f26aaf5f2e052c66438926e917d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:43.984Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:44.321Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.104 [2023-03-17T19:08:44.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T19:08:44.321Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:44.321Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:44.321Z] a9c8bcd807c7: Preparing [2023-03-17T19:08:44.321Z] f348caa00de5: Preparing [2023-03-17T19:08:44.321Z] 9c60bd4d678f: Preparing [2023-03-17T19:08:44.321Z] 2ec3e3bf9486: Preparing [2023-03-17T19:08:44.321Z] bc523b5d4d93: Preparing [2023-03-17T19:08:44.321Z] 9a392eec9c81: Preparing [2023-03-17T19:08:44.321Z] 9599706b9442: Preparing [2023-03-17T19:08:44.321Z] 34022f4f031b: Preparing [2023-03-17T19:08:44.321Z] dce595f6dbc2: Preparing [2023-03-17T19:08:44.321Z] 4f51a51fd255: Preparing [2023-03-17T19:08:44.321Z] 235c8db425a1: Preparing [2023-03-17T19:08:44.321Z] edf70074bd40: Preparing [2023-03-17T19:08:44.321Z] bc523b5d4d93: Waiting [2023-03-17T19:08:44.321Z] 9a392eec9c81: Waiting [2023-03-17T19:08:44.321Z] 9599706b9442: Waiting [2023-03-17T19:08:44.321Z] 34022f4f031b: Waiting [2023-03-17T19:08:44.321Z] 4f51a51fd255: Waiting [2023-03-17T19:08:44.321Z] edf70074bd40: Waiting [2023-03-17T19:08:44.321Z] f348caa00de5: Layer already exists [2023-03-17T19:08:44.321Z] 9fbbe6d3900b: Layer already exists [2023-03-17T19:08:44.321Z] 2ec3e3bf9486: Layer already exists [2023-03-17T19:08:44.321Z] 9c60bd4d678f: Layer already exists [2023-03-17T19:08:44.321Z] a9c8bcd807c7: Layer already exists [2023-03-17T19:08:44.321Z] bc523b5d4d93: Layer already exists [2023-03-17T19:08:44.321Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:44.321Z] 34022f4f031b: Layer already exists [2023-03-17T19:08:44.321Z] dce595f6dbc2: Layer already exists [2023-03-17T19:08:44.321Z] 9599706b9442: Layer already exists [2023-03-17T19:08:44.321Z] 235c8db425a1: Layer already exists [2023-03-17T19:08:44.321Z] 4f51a51fd255: Layer already exists [2023-03-17T19:08:44.321Z] edf70074bd40: Layer already exists [2023-03-17T19:08:44.587Z] 3.0.0-dev.104: digest: sha256:416fb0c0a79da7a0ef2de709f5413b09bc135f26aaf5f2e052c66438926e917d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:44.924Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:45.264Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:45.264Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T19:08:46.224Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:46.224Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:46.224Z] a9c8bcd807c7: Preparing [2023-03-17T19:08:46.224Z] f348caa00de5: Preparing [2023-03-17T19:08:46.224Z] 9c60bd4d678f: Preparing [2023-03-17T19:08:46.224Z] 2ec3e3bf9486: Preparing [2023-03-17T19:08:46.224Z] bc523b5d4d93: Preparing [2023-03-17T19:08:46.224Z] 9a392eec9c81: Preparing [2023-03-17T19:08:46.224Z] 9599706b9442: Preparing [2023-03-17T19:08:46.224Z] 34022f4f031b: Preparing [2023-03-17T19:08:46.224Z] dce595f6dbc2: Preparing [2023-03-17T19:08:46.224Z] 4f51a51fd255: Preparing [2023-03-17T19:08:46.224Z] 235c8db425a1: Preparing [2023-03-17T19:08:46.224Z] edf70074bd40: Preparing [2023-03-17T19:08:46.224Z] 34022f4f031b: Waiting [2023-03-17T19:08:46.224Z] dce595f6dbc2: Waiting [2023-03-17T19:08:46.224Z] bc523b5d4d93: Waiting [2023-03-17T19:08:46.224Z] 4f51a51fd255: Waiting [2023-03-17T19:08:46.224Z] 9a392eec9c81: Waiting [2023-03-17T19:08:46.224Z] 235c8db425a1: Waiting [2023-03-17T19:08:46.224Z] 9599706b9442: Waiting [2023-03-17T19:08:46.491Z] 9fbbe6d3900b: Layer already exists [2023-03-17T19:08:46.491Z] 2ec3e3bf9486: Layer already exists [2023-03-17T19:08:46.491Z] a9c8bcd807c7: Layer already exists [2023-03-17T19:08:46.491Z] f348caa00de5: Layer already exists [2023-03-17T19:08:46.491Z] 9c60bd4d678f: Layer already exists [2023-03-17T19:08:46.491Z] bc523b5d4d93: Layer already exists [2023-03-17T19:08:46.491Z] 9599706b9442: Layer already exists [2023-03-17T19:08:46.491Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:46.491Z] dce595f6dbc2: Layer already exists [2023-03-17T19:08:46.491Z] 34022f4f031b: Layer already exists [2023-03-17T19:08:46.491Z] 4f51a51fd255: Layer already exists [2023-03-17T19:08:46.491Z] 235c8db425a1: Layer already exists [2023-03-17T19:08:46.491Z] edf70074bd40: Layer already exists [2023-03-17T19:08:46.491Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:416fb0c0a79da7a0ef2de709f5413b09bc135f26aaf5f2e052c66438926e917d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:46.836Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:47.166Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-03-17T19:08:47.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-03-17T19:08:47.166Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:47.166Z] 9fbbe6d3900b: Preparing [2023-03-17T19:08:47.166Z] a9c8bcd807c7: Preparing [2023-03-17T19:08:47.166Z] f348caa00de5: Preparing [2023-03-17T19:08:47.166Z] 9c60bd4d678f: Preparing [2023-03-17T19:08:47.166Z] 2ec3e3bf9486: Preparing [2023-03-17T19:08:47.166Z] bc523b5d4d93: Preparing [2023-03-17T19:08:47.166Z] 9a392eec9c81: Preparing [2023-03-17T19:08:47.166Z] 9599706b9442: Preparing [2023-03-17T19:08:47.166Z] 34022f4f031b: Preparing [2023-03-17T19:08:47.166Z] dce595f6dbc2: Preparing [2023-03-17T19:08:47.166Z] 4f51a51fd255: Preparing [2023-03-17T19:08:47.166Z] 235c8db425a1: Preparing [2023-03-17T19:08:47.166Z] edf70074bd40: Preparing [2023-03-17T19:08:47.166Z] bc523b5d4d93: Waiting [2023-03-17T19:08:47.166Z] 9a392eec9c81: Waiting [2023-03-17T19:08:47.166Z] 9599706b9442: Waiting [2023-03-17T19:08:47.166Z] 34022f4f031b: Waiting [2023-03-17T19:08:47.166Z] dce595f6dbc2: Waiting [2023-03-17T19:08:47.166Z] 235c8db425a1: Waiting [2023-03-17T19:08:47.166Z] 4f51a51fd255: Waiting [2023-03-17T19:08:47.166Z] edf70074bd40: Waiting [2023-03-17T19:08:47.166Z] f348caa00de5: Layer already exists [2023-03-17T19:08:47.166Z] 9fbbe6d3900b: Layer already exists [2023-03-17T19:08:47.166Z] a9c8bcd807c7: Layer already exists [2023-03-17T19:08:47.166Z] 9c60bd4d678f: Layer already exists [2023-03-17T19:08:47.166Z] 2ec3e3bf9486: Layer already exists [2023-03-17T19:08:47.166Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:47.166Z] bc523b5d4d93: Layer already exists [2023-03-17T19:08:47.166Z] 34022f4f031b: Layer already exists [2023-03-17T19:08:47.166Z] 9599706b9442: Layer already exists [2023-03-17T19:08:47.166Z] dce595f6dbc2: Layer already exists [2023-03-17T19:08:47.166Z] 4f51a51fd255: Layer already exists [2023-03-17T19:08:47.166Z] 235c8db425a1: Layer already exists [2023-03-17T19:08:47.166Z] edf70074bd40: Layer already exists [2023-03-17T19:08:47.433Z] main: digest: sha256:416fb0c0a79da7a0ef2de709f5413b09bc135f26aaf5f2e052c66438926e917d size: 3231 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:08:47.484Z] ===================================================== [Pipeline] echo [2023-03-17T19:08:47.495Z] taggedImages: [2023-03-17T19:08:47.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:47.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-03-17T19:08:47.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.0.0-dev.104 [2023-03-17T19:08:47.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:47.495Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-03-17T19:08:47.516Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-03-17T19:08:47.516Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:47.516Z] latest [2023-03-17T19:08:47.516Z] 3.0.0-dev.104 [2023-03-17T19:08:47.516Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:47.516Z] main [2023-03-17T19:08:47.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:47.865Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:48.223Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:48.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T19:08:48.223Z] 4e1af0d7c733: Preparing [2023-03-17T19:08:48.223Z] c115ee45f8ef: Preparing [2023-03-17T19:08:48.223Z] 27f4825f99c8: Preparing [2023-03-17T19:08:48.223Z] 289866e65b9e: Preparing [2023-03-17T19:08:48.223Z] 9a392eec9c81: Preparing [2023-03-17T19:08:48.223Z] 9599706b9442: Preparing [2023-03-17T19:08:48.223Z] cab4d52b7df4: Preparing [2023-03-17T19:08:48.223Z] edf70074bd40: Preparing [2023-03-17T19:08:48.223Z] 9599706b9442: Waiting [2023-03-17T19:08:48.223Z] cab4d52b7df4: Waiting [2023-03-17T19:08:48.223Z] edf70074bd40: Waiting [2023-03-17T19:08:48.223Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:48.494Z] 9599706b9442: Layer already exists [2023-03-17T19:08:48.494Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:48.494Z] c115ee45f8ef: Pushed [2023-03-17T19:08:48.494Z] edf70074bd40: Layer already exists [2023-03-17T19:08:48.494Z] 4e1af0d7c733: Pushed [2023-03-17T19:08:48.494Z] 27f4825f99c8: Pushed [2023-03-17T19:08:51.407Z] 289866e65b9e: Pushed [2023-03-17T19:08:51.407Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:251c75ba86989c60a2e4a982f68a65ba0f36c642fc6d2149960ec6f7a1dfe70a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:51.743Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:52.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-17T19:08:52.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T19:08:52.080Z] 4e1af0d7c733: Preparing [2023-03-17T19:08:52.080Z] c115ee45f8ef: Preparing [2023-03-17T19:08:52.080Z] 27f4825f99c8: Preparing [2023-03-17T19:08:52.080Z] 289866e65b9e: Preparing [2023-03-17T19:08:52.080Z] 9a392eec9c81: Preparing [2023-03-17T19:08:52.080Z] 9599706b9442: Preparing [2023-03-17T19:08:52.080Z] cab4d52b7df4: Preparing [2023-03-17T19:08:52.080Z] edf70074bd40: Preparing [2023-03-17T19:08:52.080Z] 9599706b9442: Waiting [2023-03-17T19:08:52.080Z] cab4d52b7df4: Waiting [2023-03-17T19:08:52.080Z] edf70074bd40: Waiting [2023-03-17T19:08:52.080Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:52.080Z] 27f4825f99c8: Layer already exists [2023-03-17T19:08:52.080Z] 289866e65b9e: Layer already exists [2023-03-17T19:08:52.080Z] c115ee45f8ef: Layer already exists [2023-03-17T19:08:52.080Z] 4e1af0d7c733: Layer already exists [2023-03-17T19:08:52.080Z] edf70074bd40: Layer already exists [2023-03-17T19:08:52.080Z] 9599706b9442: Layer already exists [2023-03-17T19:08:52.080Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:52.344Z] latest: digest: sha256:251c75ba86989c60a2e4a982f68a65ba0f36c642fc6d2149960ec6f7a1dfe70a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:52.684Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:53.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.104 [2023-03-17T19:08:53.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T19:08:53.019Z] 4e1af0d7c733: Preparing [2023-03-17T19:08:53.019Z] c115ee45f8ef: Preparing [2023-03-17T19:08:53.019Z] 27f4825f99c8: Preparing [2023-03-17T19:08:53.019Z] 289866e65b9e: Preparing [2023-03-17T19:08:53.019Z] 9a392eec9c81: Preparing [2023-03-17T19:08:53.019Z] 9599706b9442: Preparing [2023-03-17T19:08:53.019Z] cab4d52b7df4: Preparing [2023-03-17T19:08:53.019Z] edf70074bd40: Preparing [2023-03-17T19:08:53.019Z] 9599706b9442: Waiting [2023-03-17T19:08:53.019Z] cab4d52b7df4: Waiting [2023-03-17T19:08:53.019Z] edf70074bd40: Waiting [2023-03-17T19:08:53.019Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:53.019Z] 27f4825f99c8: Layer already exists [2023-03-17T19:08:53.019Z] c115ee45f8ef: Layer already exists [2023-03-17T19:08:53.019Z] 4e1af0d7c733: Layer already exists [2023-03-17T19:08:53.019Z] 289866e65b9e: Layer already exists [2023-03-17T19:08:53.019Z] 9599706b9442: Layer already exists [2023-03-17T19:08:53.019Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:53.019Z] edf70074bd40: Layer already exists [2023-03-17T19:08:53.283Z] 3.0.0-dev.104: digest: sha256:251c75ba86989c60a2e4a982f68a65ba0f36c642fc6d2149960ec6f7a1dfe70a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:53.617Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:53.953Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:53.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T19:08:53.953Z] 4e1af0d7c733: Preparing [2023-03-17T19:08:53.953Z] c115ee45f8ef: Preparing [2023-03-17T19:08:53.953Z] 27f4825f99c8: Preparing [2023-03-17T19:08:53.953Z] 289866e65b9e: Preparing [2023-03-17T19:08:53.953Z] 9a392eec9c81: Preparing [2023-03-17T19:08:53.953Z] 9599706b9442: Preparing [2023-03-17T19:08:53.953Z] cab4d52b7df4: Preparing [2023-03-17T19:08:53.953Z] edf70074bd40: Preparing [2023-03-17T19:08:53.953Z] 9599706b9442: Waiting [2023-03-17T19:08:53.953Z] cab4d52b7df4: Waiting [2023-03-17T19:08:53.953Z] edf70074bd40: Waiting [2023-03-17T19:08:53.953Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:53.953Z] 4e1af0d7c733: Layer already exists [2023-03-17T19:08:53.953Z] c115ee45f8ef: Layer already exists [2023-03-17T19:08:53.953Z] 289866e65b9e: Layer already exists [2023-03-17T19:08:53.953Z] 27f4825f99c8: Layer already exists [2023-03-17T19:08:53.953Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:53.953Z] 9599706b9442: Layer already exists [2023-03-17T19:08:53.953Z] edf70074bd40: Layer already exists [2023-03-17T19:08:53.953Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:251c75ba86989c60a2e4a982f68a65ba0f36c642fc6d2149960ec6f7a1dfe70a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:54.560Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:54.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-03-17T19:08:54.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-03-17T19:08:54.895Z] 4e1af0d7c733: Preparing [2023-03-17T19:08:54.895Z] c115ee45f8ef: Preparing [2023-03-17T19:08:54.895Z] 27f4825f99c8: Preparing [2023-03-17T19:08:54.895Z] 289866e65b9e: Preparing [2023-03-17T19:08:54.895Z] 9a392eec9c81: Preparing [2023-03-17T19:08:54.895Z] 9599706b9442: Preparing [2023-03-17T19:08:54.895Z] cab4d52b7df4: Preparing [2023-03-17T19:08:54.895Z] edf70074bd40: Preparing [2023-03-17T19:08:54.895Z] cab4d52b7df4: Waiting [2023-03-17T19:08:54.895Z] 9599706b9442: Waiting [2023-03-17T19:08:54.895Z] edf70074bd40: Waiting [2023-03-17T19:08:54.895Z] c115ee45f8ef: Layer already exists [2023-03-17T19:08:54.895Z] 4e1af0d7c733: Layer already exists [2023-03-17T19:08:54.895Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:54.895Z] 27f4825f99c8: Layer already exists [2023-03-17T19:08:54.895Z] 289866e65b9e: Layer already exists [2023-03-17T19:08:54.895Z] 9599706b9442: Layer already exists [2023-03-17T19:08:54.895Z] cab4d52b7df4: Layer already exists [2023-03-17T19:08:54.895Z] edf70074bd40: Layer already exists [2023-03-17T19:08:55.161Z] main: digest: sha256:251c75ba86989c60a2e4a982f68a65ba0f36c642fc6d2149960ec6f7a1dfe70a size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:08:55.208Z] ===================================================== [Pipeline] echo [2023-03-17T19:08:55.214Z] taggedImages: [2023-03-17T19:08:55.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:55.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-03-17T19:08:55.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.0.0-dev.104 [2023-03-17T19:08:55.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:55.214Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-03-17T19:08:55.228Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-03-17T19:08:55.228Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:55.228Z] latest [2023-03-17T19:08:55.228Z] 3.0.0-dev.104 [2023-03-17T19:08:55.228Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:08:55.228Z] main [2023-03-17T19:08:55.228Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:55.560Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:55.893Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:08:55.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T19:08:55.893Z] c4bbae9096a5: Preparing [2023-03-17T19:08:55.893Z] 67ac1843a251: Preparing [2023-03-17T19:08:55.893Z] 9cf4d301fd2f: Preparing [2023-03-17T19:08:55.893Z] cf3eb26bf30f: Preparing [2023-03-17T19:08:55.893Z] 9a392eec9c81: Preparing [2023-03-17T19:08:55.893Z] 9599706b9442: Preparing [2023-03-17T19:08:55.893Z] bb467cca87d6: Preparing [2023-03-17T19:08:55.893Z] 269610b0fc11: Preparing [2023-03-17T19:08:55.893Z] edf70074bd40: Preparing [2023-03-17T19:08:55.893Z] 9599706b9442: Waiting [2023-03-17T19:08:55.893Z] bb467cca87d6: Waiting [2023-03-17T19:08:55.893Z] 269610b0fc11: Waiting [2023-03-17T19:08:55.893Z] edf70074bd40: Waiting [2023-03-17T19:08:55.893Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:56.158Z] 9599706b9442: Layer already exists [2023-03-17T19:08:56.158Z] cf3eb26bf30f: Pushed [2023-03-17T19:08:56.158Z] c4bbae9096a5: Pushed [2023-03-17T19:08:56.158Z] 67ac1843a251: Pushed [2023-03-17T19:08:56.158Z] bb467cca87d6: Pushed [2023-03-17T19:08:56.158Z] edf70074bd40: Layer already exists [2023-03-17T19:08:56.423Z] 269610b0fc11: Pushed [2023-03-17T19:08:58.998Z] 9cf4d301fd2f: Pushed [2023-03-17T19:08:58.998Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:7d8f83c0c6399c333de7348058f7e36e5c994e190b477f02f07cbffbebd2a1fe size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:59.342Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:08:59.675Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-17T19:08:59.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T19:08:59.675Z] c4bbae9096a5: Preparing [2023-03-17T19:08:59.675Z] 67ac1843a251: Preparing [2023-03-17T19:08:59.675Z] 9cf4d301fd2f: Preparing [2023-03-17T19:08:59.675Z] cf3eb26bf30f: Preparing [2023-03-17T19:08:59.675Z] 9a392eec9c81: Preparing [2023-03-17T19:08:59.675Z] 9599706b9442: Preparing [2023-03-17T19:08:59.675Z] bb467cca87d6: Preparing [2023-03-17T19:08:59.675Z] 269610b0fc11: Preparing [2023-03-17T19:08:59.675Z] edf70074bd40: Preparing [2023-03-17T19:08:59.675Z] 9599706b9442: Waiting [2023-03-17T19:08:59.675Z] bb467cca87d6: Waiting [2023-03-17T19:08:59.675Z] 269610b0fc11: Waiting [2023-03-17T19:08:59.675Z] edf70074bd40: Waiting [2023-03-17T19:08:59.675Z] 9cf4d301fd2f: Layer already exists [2023-03-17T19:08:59.675Z] 67ac1843a251: Layer already exists [2023-03-17T19:08:59.675Z] c4bbae9096a5: Layer already exists [2023-03-17T19:08:59.675Z] cf3eb26bf30f: Layer already exists [2023-03-17T19:08:59.675Z] 9a392eec9c81: Layer already exists [2023-03-17T19:08:59.675Z] bb467cca87d6: Layer already exists [2023-03-17T19:08:59.675Z] 269610b0fc11: Layer already exists [2023-03-17T19:08:59.675Z] edf70074bd40: Layer already exists [2023-03-17T19:08:59.675Z] 9599706b9442: Layer already exists [2023-03-17T19:08:59.940Z] latest: digest: sha256:7d8f83c0c6399c333de7348058f7e36e5c994e190b477f02f07cbffbebd2a1fe size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:00.283Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:00.614Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.104 [2023-03-17T19:09:00.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T19:09:00.614Z] c4bbae9096a5: Preparing [2023-03-17T19:09:00.614Z] 67ac1843a251: Preparing [2023-03-17T19:09:00.614Z] 9cf4d301fd2f: Preparing [2023-03-17T19:09:00.614Z] cf3eb26bf30f: Preparing [2023-03-17T19:09:00.614Z] 9a392eec9c81: Preparing [2023-03-17T19:09:00.614Z] 9599706b9442: Preparing [2023-03-17T19:09:00.614Z] bb467cca87d6: Preparing [2023-03-17T19:09:00.614Z] 269610b0fc11: Preparing [2023-03-17T19:09:00.614Z] edf70074bd40: Preparing [2023-03-17T19:09:00.614Z] 9599706b9442: Waiting [2023-03-17T19:09:00.614Z] bb467cca87d6: Waiting [2023-03-17T19:09:00.614Z] 269610b0fc11: Waiting [2023-03-17T19:09:00.614Z] cf3eb26bf30f: Layer already exists [2023-03-17T19:09:00.614Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:00.614Z] 67ac1843a251: Layer already exists [2023-03-17T19:09:00.614Z] c4bbae9096a5: Layer already exists [2023-03-17T19:09:00.614Z] 9cf4d301fd2f: Layer already exists [2023-03-17T19:09:00.614Z] 269610b0fc11: Layer already exists [2023-03-17T19:09:00.614Z] bb467cca87d6: Layer already exists [2023-03-17T19:09:00.614Z] 9599706b9442: Layer already exists [2023-03-17T19:09:00.614Z] edf70074bd40: Layer already exists [2023-03-17T19:09:00.614Z] 3.0.0-dev.104: digest: sha256:7d8f83c0c6399c333de7348058f7e36e5c994e190b477f02f07cbffbebd2a1fe size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:01.229Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:01.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:01.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T19:09:01.569Z] c4bbae9096a5: Preparing [2023-03-17T19:09:01.569Z] 67ac1843a251: Preparing [2023-03-17T19:09:01.569Z] 9cf4d301fd2f: Preparing [2023-03-17T19:09:01.569Z] cf3eb26bf30f: Preparing [2023-03-17T19:09:01.569Z] 9a392eec9c81: Preparing [2023-03-17T19:09:01.569Z] 9599706b9442: Preparing [2023-03-17T19:09:01.569Z] bb467cca87d6: Preparing [2023-03-17T19:09:01.569Z] 269610b0fc11: Preparing [2023-03-17T19:09:01.569Z] edf70074bd40: Preparing [2023-03-17T19:09:01.569Z] 9599706b9442: Waiting [2023-03-17T19:09:01.569Z] bb467cca87d6: Waiting [2023-03-17T19:09:01.569Z] edf70074bd40: Waiting [2023-03-17T19:09:01.569Z] 269610b0fc11: Waiting [2023-03-17T19:09:01.569Z] c4bbae9096a5: Layer already exists [2023-03-17T19:09:01.569Z] cf3eb26bf30f: Layer already exists [2023-03-17T19:09:01.569Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:01.569Z] 9cf4d301fd2f: Layer already exists [2023-03-17T19:09:01.569Z] 67ac1843a251: Layer already exists [2023-03-17T19:09:01.569Z] bb467cca87d6: Layer already exists [2023-03-17T19:09:01.569Z] edf70074bd40: Layer already exists [2023-03-17T19:09:01.569Z] 269610b0fc11: Layer already exists [2023-03-17T19:09:01.569Z] 9599706b9442: Layer already exists [2023-03-17T19:09:01.569Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:7d8f83c0c6399c333de7348058f7e36e5c994e190b477f02f07cbffbebd2a1fe size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:02.170Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:02.505Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-03-17T19:09:02.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-03-17T19:09:02.505Z] c4bbae9096a5: Preparing [2023-03-17T19:09:02.505Z] 67ac1843a251: Preparing [2023-03-17T19:09:02.505Z] 9cf4d301fd2f: Preparing [2023-03-17T19:09:02.505Z] cf3eb26bf30f: Preparing [2023-03-17T19:09:02.505Z] 9a392eec9c81: Preparing [2023-03-17T19:09:02.505Z] 9599706b9442: Preparing [2023-03-17T19:09:02.505Z] bb467cca87d6: Preparing [2023-03-17T19:09:02.505Z] 269610b0fc11: Preparing [2023-03-17T19:09:02.505Z] edf70074bd40: Preparing [2023-03-17T19:09:02.505Z] 9599706b9442: Waiting [2023-03-17T19:09:02.505Z] bb467cca87d6: Waiting [2023-03-17T19:09:02.505Z] 269610b0fc11: Waiting [2023-03-17T19:09:02.505Z] edf70074bd40: Waiting [2023-03-17T19:09:02.505Z] c4bbae9096a5: Layer already exists [2023-03-17T19:09:02.505Z] cf3eb26bf30f: Layer already exists [2023-03-17T19:09:02.505Z] 67ac1843a251: Layer already exists [2023-03-17T19:09:02.505Z] 9cf4d301fd2f: Layer already exists [2023-03-17T19:09:02.505Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:02.505Z] edf70074bd40: Layer already exists [2023-03-17T19:09:02.505Z] 9599706b9442: Layer already exists [2023-03-17T19:09:02.505Z] 269610b0fc11: Layer already exists [2023-03-17T19:09:02.505Z] bb467cca87d6: Layer already exists [2023-03-17T19:09:02.770Z] main: digest: sha256:7d8f83c0c6399c333de7348058f7e36e5c994e190b477f02f07cbffbebd2a1fe size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:09:02.822Z] ===================================================== [Pipeline] echo [2023-03-17T19:09:02.829Z] taggedImages: [2023-03-17T19:09:02.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:02.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-03-17T19:09:02.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.0.0-dev.104 [2023-03-17T19:09:02.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:02.829Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-03-17T19:09:02.851Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-03-17T19:09:02.851Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:02.851Z] latest [2023-03-17T19:09:02.851Z] 3.0.0-dev.104 [2023-03-17T19:09:02.851Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:02.851Z] main [2023-03-17T19:09:02.851Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:03.190Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:03.522Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:03.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T19:09:03.522Z] 72cd924ae8b8: Preparing [2023-03-17T19:09:03.522Z] b19ef02938ce: Preparing [2023-03-17T19:09:03.522Z] 1c415e0bf8c7: Preparing [2023-03-17T19:09:03.522Z] 1bdbd80cb77d: Preparing [2023-03-17T19:09:03.522Z] fac6567d56e2: Preparing [2023-03-17T19:09:03.522Z] cda32c6dba6a: Preparing [2023-03-17T19:09:03.522Z] 6e3bf56f8b73: Preparing [2023-03-17T19:09:03.522Z] 9a392eec9c81: Preparing [2023-03-17T19:09:03.522Z] 9599706b9442: Preparing [2023-03-17T19:09:03.522Z] f691139e4c96: Preparing [2023-03-17T19:09:03.522Z] edf70074bd40: Preparing [2023-03-17T19:09:03.522Z] 9a392eec9c81: Waiting [2023-03-17T19:09:03.522Z] f691139e4c96: Waiting [2023-03-17T19:09:03.522Z] edf70074bd40: Waiting [2023-03-17T19:09:03.522Z] 9599706b9442: Waiting [2023-03-17T19:09:03.522Z] 6e3bf56f8b73: Waiting [2023-03-17T19:09:03.522Z] cda32c6dba6a: Waiting [2023-03-17T19:09:03.787Z] 72cd924ae8b8: Pushed [2023-03-17T19:09:03.787Z] fac6567d56e2: Pushed [2023-03-17T19:09:03.787Z] b19ef02938ce: Pushed [2023-03-17T19:09:03.787Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:03.787Z] 9599706b9442: Layer already exists [2023-03-17T19:09:04.051Z] cda32c6dba6a: Pushed [2023-03-17T19:09:04.051Z] edf70074bd40: Layer already exists [2023-03-17T19:09:04.051Z] 6e3bf56f8b73: Pushed [2023-03-17T19:09:04.314Z] f691139e4c96: Pushed [2023-03-17T19:09:06.249Z] 1bdbd80cb77d: Pushed [2023-03-17T19:09:06.827Z] 1c415e0bf8c7: Pushed [2023-03-17T19:09:07.092Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:42ea782e17f5930d1f14d9e8888a4529c2645932c77ba084e1c36a9c33a3c7e0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:07.421Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:07.748Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-17T19:09:07.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T19:09:07.748Z] 72cd924ae8b8: Preparing [2023-03-17T19:09:07.748Z] b19ef02938ce: Preparing [2023-03-17T19:09:07.748Z] 1c415e0bf8c7: Preparing [2023-03-17T19:09:07.748Z] 1bdbd80cb77d: Preparing [2023-03-17T19:09:07.748Z] fac6567d56e2: Preparing [2023-03-17T19:09:07.748Z] cda32c6dba6a: Preparing [2023-03-17T19:09:07.748Z] 6e3bf56f8b73: Preparing [2023-03-17T19:09:07.748Z] 9a392eec9c81: Preparing [2023-03-17T19:09:07.748Z] 9599706b9442: Preparing [2023-03-17T19:09:07.748Z] f691139e4c96: Preparing [2023-03-17T19:09:07.748Z] edf70074bd40: Preparing [2023-03-17T19:09:07.748Z] 9a392eec9c81: Waiting [2023-03-17T19:09:07.748Z] 9599706b9442: Waiting [2023-03-17T19:09:07.748Z] f691139e4c96: Waiting [2023-03-17T19:09:07.748Z] edf70074bd40: Waiting [2023-03-17T19:09:07.748Z] cda32c6dba6a: Waiting [2023-03-17T19:09:07.748Z] 6e3bf56f8b73: Waiting [2023-03-17T19:09:07.748Z] 72cd924ae8b8: Layer already exists [2023-03-17T19:09:07.748Z] b19ef02938ce: Layer already exists [2023-03-17T19:09:07.748Z] 1c415e0bf8c7: Layer already exists [2023-03-17T19:09:07.748Z] fac6567d56e2: Layer already exists [2023-03-17T19:09:07.748Z] 1bdbd80cb77d: Layer already exists [2023-03-17T19:09:07.748Z] 6e3bf56f8b73: Layer already exists [2023-03-17T19:09:07.748Z] cda32c6dba6a: Layer already exists [2023-03-17T19:09:07.748Z] 9599706b9442: Layer already exists [2023-03-17T19:09:07.748Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:07.748Z] f691139e4c96: Layer already exists [2023-03-17T19:09:07.748Z] edf70074bd40: Layer already exists [2023-03-17T19:09:08.011Z] latest: digest: sha256:42ea782e17f5930d1f14d9e8888a4529c2645932c77ba084e1c36a9c33a3c7e0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:08.349Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:08.673Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.104 [2023-03-17T19:09:08.673Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T19:09:08.673Z] 72cd924ae8b8: Preparing [2023-03-17T19:09:08.673Z] b19ef02938ce: Preparing [2023-03-17T19:09:08.673Z] 1c415e0bf8c7: Preparing [2023-03-17T19:09:08.673Z] 1bdbd80cb77d: Preparing [2023-03-17T19:09:08.673Z] fac6567d56e2: Preparing [2023-03-17T19:09:08.673Z] cda32c6dba6a: Preparing [2023-03-17T19:09:08.673Z] 6e3bf56f8b73: Preparing [2023-03-17T19:09:08.673Z] 9a392eec9c81: Preparing [2023-03-17T19:09:08.673Z] 9599706b9442: Preparing [2023-03-17T19:09:08.673Z] f691139e4c96: Preparing [2023-03-17T19:09:08.673Z] edf70074bd40: Preparing [2023-03-17T19:09:08.673Z] cda32c6dba6a: Waiting [2023-03-17T19:09:08.673Z] 6e3bf56f8b73: Waiting [2023-03-17T19:09:08.673Z] 9599706b9442: Waiting [2023-03-17T19:09:08.673Z] f691139e4c96: Waiting [2023-03-17T19:09:08.673Z] 9a392eec9c81: Waiting [2023-03-17T19:09:08.673Z] edf70074bd40: Waiting [2023-03-17T19:09:08.673Z] 1bdbd80cb77d: Layer already exists [2023-03-17T19:09:08.673Z] 1c415e0bf8c7: Layer already exists [2023-03-17T19:09:08.673Z] 72cd924ae8b8: Layer already exists [2023-03-17T19:09:08.673Z] b19ef02938ce: Layer already exists [2023-03-17T19:09:08.673Z] fac6567d56e2: Layer already exists [2023-03-17T19:09:08.673Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:08.673Z] cda32c6dba6a: Layer already exists [2023-03-17T19:09:08.673Z] 9599706b9442: Layer already exists [2023-03-17T19:09:08.673Z] 6e3bf56f8b73: Layer already exists [2023-03-17T19:09:08.673Z] f691139e4c96: Layer already exists [2023-03-17T19:09:08.673Z] edf70074bd40: Layer already exists [2023-03-17T19:09:08.939Z] 3.0.0-dev.104: digest: sha256:42ea782e17f5930d1f14d9e8888a4529c2645932c77ba084e1c36a9c33a3c7e0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:09.271Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:09.596Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:09.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T19:09:09.596Z] 72cd924ae8b8: Preparing [2023-03-17T19:09:09.596Z] b19ef02938ce: Preparing [2023-03-17T19:09:09.596Z] 1c415e0bf8c7: Preparing [2023-03-17T19:09:09.596Z] 1bdbd80cb77d: Preparing [2023-03-17T19:09:09.596Z] fac6567d56e2: Preparing [2023-03-17T19:09:09.596Z] cda32c6dba6a: Preparing [2023-03-17T19:09:09.596Z] 6e3bf56f8b73: Preparing [2023-03-17T19:09:09.596Z] 9a392eec9c81: Preparing [2023-03-17T19:09:09.596Z] 9599706b9442: Preparing [2023-03-17T19:09:09.596Z] f691139e4c96: Preparing [2023-03-17T19:09:09.596Z] edf70074bd40: Preparing [2023-03-17T19:09:09.596Z] 9a392eec9c81: Waiting [2023-03-17T19:09:09.596Z] 9599706b9442: Waiting [2023-03-17T19:09:09.596Z] f691139e4c96: Waiting [2023-03-17T19:09:09.596Z] cda32c6dba6a: Waiting [2023-03-17T19:09:09.596Z] edf70074bd40: Waiting [2023-03-17T19:09:09.596Z] fac6567d56e2: Layer already exists [2023-03-17T19:09:09.596Z] b19ef02938ce: Layer already exists [2023-03-17T19:09:09.596Z] 72cd924ae8b8: Layer already exists [2023-03-17T19:09:09.596Z] 1c415e0bf8c7: Layer already exists [2023-03-17T19:09:09.596Z] 1bdbd80cb77d: Layer already exists [2023-03-17T19:09:09.596Z] cda32c6dba6a: Layer already exists [2023-03-17T19:09:09.596Z] 6e3bf56f8b73: Layer already exists [2023-03-17T19:09:09.596Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:09.596Z] 9599706b9442: Layer already exists [2023-03-17T19:09:09.596Z] f691139e4c96: Layer already exists [2023-03-17T19:09:09.596Z] edf70074bd40: Layer already exists [2023-03-17T19:09:09.861Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:42ea782e17f5930d1f14d9e8888a4529c2645932c77ba084e1c36a9c33a3c7e0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:10.190Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:10.516Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-03-17T19:09:10.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-03-17T19:09:10.516Z] 72cd924ae8b8: Preparing [2023-03-17T19:09:10.516Z] b19ef02938ce: Preparing [2023-03-17T19:09:10.516Z] 1c415e0bf8c7: Preparing [2023-03-17T19:09:10.516Z] 1bdbd80cb77d: Preparing [2023-03-17T19:09:10.516Z] fac6567d56e2: Preparing [2023-03-17T19:09:10.516Z] cda32c6dba6a: Preparing [2023-03-17T19:09:10.516Z] 6e3bf56f8b73: Preparing [2023-03-17T19:09:10.516Z] 9a392eec9c81: Preparing [2023-03-17T19:09:10.516Z] 9599706b9442: Preparing [2023-03-17T19:09:10.516Z] f691139e4c96: Preparing [2023-03-17T19:09:10.516Z] edf70074bd40: Preparing [2023-03-17T19:09:10.516Z] 9a392eec9c81: Waiting [2023-03-17T19:09:10.516Z] 9599706b9442: Waiting [2023-03-17T19:09:10.516Z] cda32c6dba6a: Waiting [2023-03-17T19:09:10.516Z] f691139e4c96: Waiting [2023-03-17T19:09:10.516Z] 6e3bf56f8b73: Waiting [2023-03-17T19:09:10.516Z] edf70074bd40: Waiting [2023-03-17T19:09:10.516Z] fac6567d56e2: Layer already exists [2023-03-17T19:09:10.516Z] 1bdbd80cb77d: Layer already exists [2023-03-17T19:09:10.516Z] 72cd924ae8b8: Layer already exists [2023-03-17T19:09:10.516Z] 1c415e0bf8c7: Layer already exists [2023-03-17T19:09:10.516Z] b19ef02938ce: Layer already exists [2023-03-17T19:09:10.516Z] 6e3bf56f8b73: Layer already exists [2023-03-17T19:09:10.516Z] cda32c6dba6a: Layer already exists [2023-03-17T19:09:10.516Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:10.516Z] 9599706b9442: Layer already exists [2023-03-17T19:09:10.516Z] f691139e4c96: Layer already exists [2023-03-17T19:09:10.516Z] edf70074bd40: Layer already exists [2023-03-17T19:09:10.781Z] main: digest: sha256:42ea782e17f5930d1f14d9e8888a4529c2645932c77ba084e1c36a9c33a3c7e0 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:09:10.825Z] ===================================================== [Pipeline] echo [2023-03-17T19:09:10.830Z] taggedImages: [2023-03-17T19:09:10.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:10.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-03-17T19:09:10.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.0.0-dev.104 [2023-03-17T19:09:10.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:10.830Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-03-17T19:09:10.845Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-03-17T19:09:10.845Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:10.845Z] latest [2023-03-17T19:09:10.845Z] 3.0.0-dev.104 [2023-03-17T19:09:10.845Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:10.845Z] main [2023-03-17T19:09:10.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:11.179Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:11.519Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:11.519Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T19:09:11.519Z] abbd15822660: Preparing [2023-03-17T19:09:11.519Z] 7083e981a5b9: Preparing [2023-03-17T19:09:11.519Z] 9a392eec9c81: Preparing [2023-03-17T19:09:11.519Z] 9599706b9442: Preparing [2023-03-17T19:09:11.519Z] 28b3a802952c: Preparing [2023-03-17T19:09:11.519Z] edf70074bd40: Preparing [2023-03-17T19:09:11.519Z] edf70074bd40: Waiting [2023-03-17T19:09:11.519Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:11.519Z] 9599706b9442: Layer already exists [2023-03-17T19:09:11.519Z] edf70074bd40: Layer already exists [2023-03-17T19:09:11.785Z] abbd15822660: Pushed [2023-03-17T19:09:13.186Z] 28b3a802952c: Pushed [2023-03-17T19:09:16.514Z] 7083e981a5b9: Pushed [2023-03-17T19:09:16.514Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:148afd26102f9e4c4e3847c0950c36e346da10b9791b4695ef3b25338eab4498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:16.847Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:17.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-17T19:09:17.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T19:09:17.245Z] abbd15822660: Preparing [2023-03-17T19:09:17.245Z] 7083e981a5b9: Preparing [2023-03-17T19:09:17.245Z] 9a392eec9c81: Preparing [2023-03-17T19:09:17.245Z] 9599706b9442: Preparing [2023-03-17T19:09:17.245Z] 28b3a802952c: Preparing [2023-03-17T19:09:17.245Z] edf70074bd40: Preparing [2023-03-17T19:09:17.245Z] edf70074bd40: Waiting [2023-03-17T19:09:17.245Z] abbd15822660: Layer already exists [2023-03-17T19:09:17.245Z] 9599706b9442: Layer already exists [2023-03-17T19:09:17.245Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:17.245Z] 7083e981a5b9: Layer already exists [2023-03-17T19:09:17.245Z] 28b3a802952c: Layer already exists [2023-03-17T19:09:17.245Z] edf70074bd40: Layer already exists [2023-03-17T19:09:17.245Z] latest: digest: sha256:148afd26102f9e4c4e3847c0950c36e346da10b9791b4695ef3b25338eab4498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:17.890Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:18.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.104 [2023-03-17T19:09:18.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T19:09:18.238Z] abbd15822660: Preparing [2023-03-17T19:09:18.238Z] 7083e981a5b9: Preparing [2023-03-17T19:09:18.238Z] 9a392eec9c81: Preparing [2023-03-17T19:09:18.238Z] 9599706b9442: Preparing [2023-03-17T19:09:18.238Z] 28b3a802952c: Preparing [2023-03-17T19:09:18.238Z] edf70074bd40: Preparing [2023-03-17T19:09:18.238Z] edf70074bd40: Waiting [2023-03-17T19:09:18.238Z] 7083e981a5b9: Layer already exists [2023-03-17T19:09:18.238Z] 9599706b9442: Layer already exists [2023-03-17T19:09:18.238Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:18.238Z] abbd15822660: Layer already exists [2023-03-17T19:09:18.238Z] 28b3a802952c: Layer already exists [2023-03-17T19:09:18.238Z] edf70074bd40: Layer already exists [2023-03-17T19:09:18.508Z] 3.0.0-dev.104: digest: sha256:148afd26102f9e4c4e3847c0950c36e346da10b9791b4695ef3b25338eab4498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:18.845Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:19.180Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:19.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T19:09:19.180Z] abbd15822660: Preparing [2023-03-17T19:09:19.180Z] 7083e981a5b9: Preparing [2023-03-17T19:09:19.180Z] 9a392eec9c81: Preparing [2023-03-17T19:09:19.180Z] 9599706b9442: Preparing [2023-03-17T19:09:19.180Z] 28b3a802952c: Preparing [2023-03-17T19:09:19.180Z] edf70074bd40: Preparing [2023-03-17T19:09:19.180Z] edf70074bd40: Waiting [2023-03-17T19:09:19.180Z] 9599706b9442: Layer already exists [2023-03-17T19:09:19.180Z] 28b3a802952c: Layer already exists [2023-03-17T19:09:19.180Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:19.180Z] abbd15822660: Layer already exists [2023-03-17T19:09:19.180Z] 7083e981a5b9: Layer already exists [2023-03-17T19:09:19.180Z] edf70074bd40: Layer already exists [2023-03-17T19:09:19.446Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:148afd26102f9e4c4e3847c0950c36e346da10b9791b4695ef3b25338eab4498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:19.783Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:20.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-03-17T19:09:20.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-03-17T19:09:20.114Z] abbd15822660: Preparing [2023-03-17T19:09:20.114Z] 7083e981a5b9: Preparing [2023-03-17T19:09:20.114Z] 9a392eec9c81: Preparing [2023-03-17T19:09:20.114Z] 9599706b9442: Preparing [2023-03-17T19:09:20.114Z] 28b3a802952c: Preparing [2023-03-17T19:09:20.114Z] edf70074bd40: Preparing [2023-03-17T19:09:20.114Z] edf70074bd40: Waiting [2023-03-17T19:09:20.114Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:20.114Z] 9599706b9442: Layer already exists [2023-03-17T19:09:20.114Z] 28b3a802952c: Layer already exists [2023-03-17T19:09:20.114Z] 7083e981a5b9: Layer already exists [2023-03-17T19:09:20.114Z] abbd15822660: Layer already exists [2023-03-17T19:09:20.114Z] edf70074bd40: Layer already exists [2023-03-17T19:09:20.379Z] main: digest: sha256:148afd26102f9e4c4e3847c0950c36e346da10b9791b4695ef3b25338eab4498 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:09:20.418Z] ===================================================== [Pipeline] echo [2023-03-17T19:09:20.423Z] taggedImages: [2023-03-17T19:09:20.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:20.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-03-17T19:09:20.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.0.0-dev.104 [2023-03-17T19:09:20.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:20.423Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-03-17T19:09:20.437Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-03-17T19:09:20.437Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:20.437Z] latest [2023-03-17T19:09:20.437Z] 3.0.0-dev.104 [2023-03-17T19:09:20.437Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:20.437Z] main [2023-03-17T19:09:20.437Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:20.767Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:21.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:21.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T19:09:21.124Z] 2d66c9ade4ec: Preparing [2023-03-17T19:09:21.124Z] 1d2c19ccec0b: Preparing [2023-03-17T19:09:21.124Z] 508508273c19: Preparing [2023-03-17T19:09:21.124Z] eddd253c70cb: Preparing [2023-03-17T19:09:21.124Z] 1358d0626476: Preparing [2023-03-17T19:09:21.124Z] 9a392eec9c81: Preparing [2023-03-17T19:09:21.124Z] 9599706b9442: Preparing [2023-03-17T19:09:21.124Z] 61c27ff70492: Preparing [2023-03-17T19:09:21.124Z] edf70074bd40: Preparing [2023-03-17T19:09:21.124Z] 9a392eec9c81: Waiting [2023-03-17T19:09:21.124Z] 9599706b9442: Waiting [2023-03-17T19:09:21.124Z] 61c27ff70492: Waiting [2023-03-17T19:09:21.124Z] edf70074bd40: Waiting [2023-03-17T19:09:21.391Z] 508508273c19: Pushed [2023-03-17T19:09:21.391Z] 1d2c19ccec0b: Pushed [2023-03-17T19:09:21.391Z] 2d66c9ade4ec: Pushed [2023-03-17T19:09:21.391Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:21.391Z] 9599706b9442: Layer already exists [2023-03-17T19:09:21.391Z] edf70074bd40: Layer already exists [2023-03-17T19:09:22.353Z] 61c27ff70492: Pushed [2023-03-17T19:09:30.546Z] 1358d0626476: Pushed [2023-03-17T19:09:37.173Z] eddd253c70cb: Pushed [2023-03-17T19:09:37.438Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:529ef7113516c12e321437fb5f43c870d6bdf91c9c13d19034de0adf7d3ddd7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:37.782Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:38.116Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-17T19:09:38.116Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T19:09:38.116Z] 2d66c9ade4ec: Preparing [2023-03-17T19:09:38.116Z] 1d2c19ccec0b: Preparing [2023-03-17T19:09:38.116Z] 508508273c19: Preparing [2023-03-17T19:09:38.116Z] eddd253c70cb: Preparing [2023-03-17T19:09:38.116Z] 1358d0626476: Preparing [2023-03-17T19:09:38.116Z] 9a392eec9c81: Preparing [2023-03-17T19:09:38.116Z] 9599706b9442: Preparing [2023-03-17T19:09:38.116Z] 61c27ff70492: Preparing [2023-03-17T19:09:38.116Z] edf70074bd40: Preparing [2023-03-17T19:09:38.116Z] edf70074bd40: Waiting [2023-03-17T19:09:38.116Z] 9599706b9442: Waiting [2023-03-17T19:09:38.116Z] 61c27ff70492: Waiting [2023-03-17T19:09:38.116Z] 9a392eec9c81: Waiting [2023-03-17T19:09:38.116Z] 508508273c19: Layer already exists [2023-03-17T19:09:38.116Z] 1358d0626476: Layer already exists [2023-03-17T19:09:38.116Z] 1d2c19ccec0b: Layer already exists [2023-03-17T19:09:38.116Z] 2d66c9ade4ec: Layer already exists [2023-03-17T19:09:38.116Z] eddd253c70cb: Layer already exists [2023-03-17T19:09:38.116Z] 61c27ff70492: Layer already exists [2023-03-17T19:09:38.116Z] 9599706b9442: Layer already exists [2023-03-17T19:09:38.116Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:38.116Z] edf70074bd40: Layer already exists [2023-03-17T19:09:38.381Z] latest: digest: sha256:529ef7113516c12e321437fb5f43c870d6bdf91c9c13d19034de0adf7d3ddd7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:38.721Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:39.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.104 [2023-03-17T19:09:39.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T19:09:39.056Z] 2d66c9ade4ec: Preparing [2023-03-17T19:09:39.056Z] 1d2c19ccec0b: Preparing [2023-03-17T19:09:39.056Z] 508508273c19: Preparing [2023-03-17T19:09:39.056Z] eddd253c70cb: Preparing [2023-03-17T19:09:39.056Z] 1358d0626476: Preparing [2023-03-17T19:09:39.056Z] 9a392eec9c81: Preparing [2023-03-17T19:09:39.056Z] 9599706b9442: Preparing [2023-03-17T19:09:39.056Z] 61c27ff70492: Preparing [2023-03-17T19:09:39.056Z] edf70074bd40: Preparing [2023-03-17T19:09:39.056Z] 9a392eec9c81: Waiting [2023-03-17T19:09:39.056Z] 9599706b9442: Waiting [2023-03-17T19:09:39.056Z] 61c27ff70492: Waiting [2023-03-17T19:09:39.056Z] edf70074bd40: Waiting [2023-03-17T19:09:39.056Z] 1d2c19ccec0b: Layer already exists [2023-03-17T19:09:39.056Z] eddd253c70cb: Layer already exists [2023-03-17T19:09:39.056Z] 2d66c9ade4ec: Layer already exists [2023-03-17T19:09:39.056Z] 1358d0626476: Layer already exists [2023-03-17T19:09:39.056Z] 508508273c19: Layer already exists [2023-03-17T19:09:39.056Z] 9599706b9442: Layer already exists [2023-03-17T19:09:39.056Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:39.056Z] 61c27ff70492: Layer already exists [2023-03-17T19:09:39.056Z] edf70074bd40: Layer already exists [2023-03-17T19:09:39.056Z] 3.0.0-dev.104: digest: sha256:529ef7113516c12e321437fb5f43c870d6bdf91c9c13d19034de0adf7d3ddd7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:39.649Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:39.981Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:39.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T19:09:39.981Z] 2d66c9ade4ec: Preparing [2023-03-17T19:09:39.981Z] 1d2c19ccec0b: Preparing [2023-03-17T19:09:39.981Z] 508508273c19: Preparing [2023-03-17T19:09:39.981Z] eddd253c70cb: Preparing [2023-03-17T19:09:39.981Z] 1358d0626476: Preparing [2023-03-17T19:09:39.981Z] 9a392eec9c81: Preparing [2023-03-17T19:09:39.981Z] 9599706b9442: Preparing [2023-03-17T19:09:39.981Z] 61c27ff70492: Preparing [2023-03-17T19:09:39.981Z] edf70074bd40: Preparing [2023-03-17T19:09:39.981Z] 9599706b9442: Waiting [2023-03-17T19:09:39.981Z] 61c27ff70492: Waiting [2023-03-17T19:09:39.981Z] edf70074bd40: Waiting [2023-03-17T19:09:39.981Z] 9a392eec9c81: Waiting [2023-03-17T19:09:39.981Z] 1d2c19ccec0b: Layer already exists [2023-03-17T19:09:39.981Z] 508508273c19: Layer already exists [2023-03-17T19:09:39.981Z] 1358d0626476: Layer already exists [2023-03-17T19:09:39.981Z] eddd253c70cb: Layer already exists [2023-03-17T19:09:39.981Z] 2d66c9ade4ec: Layer already exists [2023-03-17T19:09:39.981Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:39.981Z] 9599706b9442: Layer already exists [2023-03-17T19:09:39.981Z] 61c27ff70492: Layer already exists [2023-03-17T19:09:39.981Z] edf70074bd40: Layer already exists [2023-03-17T19:09:39.981Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:529ef7113516c12e321437fb5f43c870d6bdf91c9c13d19034de0adf7d3ddd7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:40.584Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:40.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-03-17T19:09:40.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-03-17T19:09:40.918Z] 2d66c9ade4ec: Preparing [2023-03-17T19:09:40.918Z] 1d2c19ccec0b: Preparing [2023-03-17T19:09:40.918Z] 508508273c19: Preparing [2023-03-17T19:09:40.918Z] eddd253c70cb: Preparing [2023-03-17T19:09:40.918Z] 1358d0626476: Preparing [2023-03-17T19:09:40.918Z] 9a392eec9c81: Preparing [2023-03-17T19:09:40.918Z] 9599706b9442: Preparing [2023-03-17T19:09:40.918Z] 61c27ff70492: Preparing [2023-03-17T19:09:40.918Z] edf70074bd40: Preparing [2023-03-17T19:09:40.918Z] 9a392eec9c81: Waiting [2023-03-17T19:09:40.918Z] 9599706b9442: Waiting [2023-03-17T19:09:40.918Z] 61c27ff70492: Waiting [2023-03-17T19:09:40.918Z] edf70074bd40: Waiting [2023-03-17T19:09:40.918Z] 1358d0626476: Layer already exists [2023-03-17T19:09:40.918Z] 508508273c19: Layer already exists [2023-03-17T19:09:40.918Z] eddd253c70cb: Layer already exists [2023-03-17T19:09:40.918Z] 1d2c19ccec0b: Layer already exists [2023-03-17T19:09:40.918Z] 2d66c9ade4ec: Layer already exists [2023-03-17T19:09:40.918Z] 61c27ff70492: Layer already exists [2023-03-17T19:09:40.918Z] 9599706b9442: Layer already exists [2023-03-17T19:09:40.918Z] edf70074bd40: Layer already exists [2023-03-17T19:09:40.918Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:41.183Z] main: digest: sha256:529ef7113516c12e321437fb5f43c870d6bdf91c9c13d19034de0adf7d3ddd7f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:09:41.222Z] ===================================================== [Pipeline] echo [2023-03-17T19:09:41.227Z] taggedImages: [2023-03-17T19:09:41.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:41.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-03-17T19:09:41.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.0.0-dev.104 [2023-03-17T19:09:41.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:41.227Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-03-17T19:09:41.241Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-03-17T19:09:41.241Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:41.241Z] latest [2023-03-17T19:09:41.241Z] 3.0.0-dev.104 [2023-03-17T19:09:41.241Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:09:41.241Z] main [2023-03-17T19:09:41.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:41.571Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:09:41.913Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:09:41.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T19:09:41.913Z] 6e657f0c9e14: Preparing [2023-03-17T19:09:41.913Z] c2aa02ccb9b0: Preparing [2023-03-17T19:09:41.913Z] b10289ad8c48: Preparing [2023-03-17T19:09:41.913Z] 2253e122ce89: Preparing [2023-03-17T19:09:41.913Z] 9a392eec9c81: Preparing [2023-03-17T19:09:41.913Z] 9599706b9442: Preparing [2023-03-17T19:09:41.913Z] 1ef01c6be9b7: Preparing [2023-03-17T19:09:41.913Z] edf70074bd40: Preparing [2023-03-17T19:09:41.913Z] 9599706b9442: Waiting [2023-03-17T19:09:41.913Z] 1ef01c6be9b7: Waiting [2023-03-17T19:09:41.913Z] edf70074bd40: Waiting [2023-03-17T19:09:41.913Z] 9a392eec9c81: Layer already exists [2023-03-17T19:09:42.180Z] 9599706b9442: Layer already exists [2023-03-17T19:09:42.180Z] 6e657f0c9e14: Pushed [2023-03-17T19:09:42.180Z] b10289ad8c48: Pushed [2023-03-17T19:09:42.180Z] c2aa02ccb9b0: Pushed [2023-03-17T19:09:42.180Z] edf70074bd40: Layer already exists [2023-03-17T19:09:42.765Z] 1ef01c6be9b7: Pushed [2023-03-17T19:10:03.716Z] 2253e122ce89: Pushed [2023-03-17T19:10:03.716Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:f49c87f08d3c7b73f74f6514287380f5ed384a011d477c7f4608fd22406b1a77 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:04.059Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:04.402Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-17T19:10:04.402Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T19:10:04.402Z] 6e657f0c9e14: Preparing [2023-03-17T19:10:04.402Z] c2aa02ccb9b0: Preparing [2023-03-17T19:10:04.402Z] b10289ad8c48: Preparing [2023-03-17T19:10:04.402Z] 2253e122ce89: Preparing [2023-03-17T19:10:04.402Z] 9a392eec9c81: Preparing [2023-03-17T19:10:04.402Z] 9599706b9442: Preparing [2023-03-17T19:10:04.402Z] 1ef01c6be9b7: Preparing [2023-03-17T19:10:04.402Z] edf70074bd40: Preparing [2023-03-17T19:10:04.402Z] 9599706b9442: Waiting [2023-03-17T19:10:04.402Z] 1ef01c6be9b7: Waiting [2023-03-17T19:10:04.402Z] edf70074bd40: Waiting [2023-03-17T19:10:04.402Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:04.402Z] c2aa02ccb9b0: Layer already exists [2023-03-17T19:10:04.402Z] b10289ad8c48: Layer already exists [2023-03-17T19:10:04.402Z] 6e657f0c9e14: Layer already exists [2023-03-17T19:10:04.402Z] 2253e122ce89: Layer already exists [2023-03-17T19:10:04.402Z] edf70074bd40: Layer already exists [2023-03-17T19:10:04.402Z] 1ef01c6be9b7: Layer already exists [2023-03-17T19:10:04.402Z] 9599706b9442: Layer already exists [2023-03-17T19:10:04.666Z] latest: digest: sha256:f49c87f08d3c7b73f74f6514287380f5ed384a011d477c7f4608fd22406b1a77 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:05.002Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:05.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.104 [2023-03-17T19:10:05.334Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T19:10:05.334Z] 6e657f0c9e14: Preparing [2023-03-17T19:10:05.334Z] c2aa02ccb9b0: Preparing [2023-03-17T19:10:05.334Z] b10289ad8c48: Preparing [2023-03-17T19:10:05.334Z] 2253e122ce89: Preparing [2023-03-17T19:10:05.334Z] 9a392eec9c81: Preparing [2023-03-17T19:10:05.334Z] 9599706b9442: Preparing [2023-03-17T19:10:05.334Z] 1ef01c6be9b7: Preparing [2023-03-17T19:10:05.334Z] edf70074bd40: Preparing [2023-03-17T19:10:05.334Z] 9599706b9442: Waiting [2023-03-17T19:10:05.334Z] edf70074bd40: Waiting [2023-03-17T19:10:05.334Z] 1ef01c6be9b7: Waiting [2023-03-17T19:10:05.334Z] 2253e122ce89: Layer already exists [2023-03-17T19:10:05.334Z] 6e657f0c9e14: Layer already exists [2023-03-17T19:10:05.334Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:05.334Z] b10289ad8c48: Layer already exists [2023-03-17T19:10:05.334Z] c2aa02ccb9b0: Layer already exists [2023-03-17T19:10:05.334Z] edf70074bd40: Layer already exists [2023-03-17T19:10:05.334Z] 9599706b9442: Layer already exists [2023-03-17T19:10:05.334Z] 1ef01c6be9b7: Layer already exists [2023-03-17T19:10:05.334Z] 3.0.0-dev.104: digest: sha256:f49c87f08d3c7b73f74f6514287380f5ed384a011d477c7f4608fd22406b1a77 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:05.664Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:05.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:05.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T19:10:05.989Z] 6e657f0c9e14: Preparing [2023-03-17T19:10:05.989Z] c2aa02ccb9b0: Preparing [2023-03-17T19:10:05.989Z] b10289ad8c48: Preparing [2023-03-17T19:10:05.989Z] 2253e122ce89: Preparing [2023-03-17T19:10:05.989Z] 9a392eec9c81: Preparing [2023-03-17T19:10:05.989Z] 9599706b9442: Preparing [2023-03-17T19:10:05.989Z] 1ef01c6be9b7: Preparing [2023-03-17T19:10:05.989Z] edf70074bd40: Preparing [2023-03-17T19:10:05.989Z] 9599706b9442: Waiting [2023-03-17T19:10:05.989Z] edf70074bd40: Waiting [2023-03-17T19:10:05.989Z] 1ef01c6be9b7: Waiting [2023-03-17T19:10:05.989Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:05.989Z] 6e657f0c9e14: Layer already exists [2023-03-17T19:10:05.989Z] 2253e122ce89: Layer already exists [2023-03-17T19:10:05.989Z] c2aa02ccb9b0: Layer already exists [2023-03-17T19:10:05.989Z] b10289ad8c48: Layer already exists [2023-03-17T19:10:05.989Z] 1ef01c6be9b7: Layer already exists [2023-03-17T19:10:05.989Z] 9599706b9442: Layer already exists [2023-03-17T19:10:05.989Z] edf70074bd40: Layer already exists [2023-03-17T19:10:06.254Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:f49c87f08d3c7b73f74f6514287380f5ed384a011d477c7f4608fd22406b1a77 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:06.589Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:06.915Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-03-17T19:10:06.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-03-17T19:10:06.915Z] 6e657f0c9e14: Preparing [2023-03-17T19:10:06.915Z] c2aa02ccb9b0: Preparing [2023-03-17T19:10:06.915Z] b10289ad8c48: Preparing [2023-03-17T19:10:06.915Z] 2253e122ce89: Preparing [2023-03-17T19:10:06.915Z] 9a392eec9c81: Preparing [2023-03-17T19:10:06.915Z] 9599706b9442: Preparing [2023-03-17T19:10:06.915Z] 1ef01c6be9b7: Preparing [2023-03-17T19:10:06.915Z] edf70074bd40: Preparing [2023-03-17T19:10:06.915Z] 9599706b9442: Waiting [2023-03-17T19:10:06.915Z] 1ef01c6be9b7: Waiting [2023-03-17T19:10:06.915Z] edf70074bd40: Waiting [2023-03-17T19:10:06.915Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:06.915Z] 2253e122ce89: Layer already exists [2023-03-17T19:10:06.915Z] c2aa02ccb9b0: Layer already exists [2023-03-17T19:10:06.915Z] 6e657f0c9e14: Layer already exists [2023-03-17T19:10:06.915Z] b10289ad8c48: Layer already exists [2023-03-17T19:10:06.915Z] 9599706b9442: Layer already exists [2023-03-17T19:10:06.915Z] 1ef01c6be9b7: Layer already exists [2023-03-17T19:10:06.915Z] edf70074bd40: Layer already exists [2023-03-17T19:10:06.915Z] main: digest: sha256:f49c87f08d3c7b73f74f6514287380f5ed384a011d477c7f4608fd22406b1a77 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:10:07.219Z] ===================================================== [Pipeline] echo [2023-03-17T19:10:07.225Z] taggedImages: [2023-03-17T19:10:07.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:07.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-03-17T19:10:07.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.0.0-dev.104 [2023-03-17T19:10:07.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:07.225Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-03-17T19:10:07.239Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-03-17T19:10:07.239Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:07.239Z] latest [2023-03-17T19:10:07.239Z] 3.0.0-dev.104 [2023-03-17T19:10:07.239Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:07.239Z] main [2023-03-17T19:10:07.239Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:07.565Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:07.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:07.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T19:10:07.894Z] a9daf9fb91c8: Preparing [2023-03-17T19:10:07.894Z] 7ec77f291bbe: Preparing [2023-03-17T19:10:07.894Z] 38055190b7a0: Preparing [2023-03-17T19:10:07.894Z] ebd6216c1e3d: Preparing [2023-03-17T19:10:07.894Z] 9a392eec9c81: Preparing [2023-03-17T19:10:07.894Z] 9599706b9442: Preparing [2023-03-17T19:10:07.894Z] 61c27ff70492: Preparing [2023-03-17T19:10:07.894Z] edf70074bd40: Preparing [2023-03-17T19:10:07.894Z] edf70074bd40: Waiting [2023-03-17T19:10:07.894Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:07.894Z] 9599706b9442: Layer already exists [2023-03-17T19:10:08.160Z] a9daf9fb91c8: Pushed [2023-03-17T19:10:08.160Z] 61c27ff70492: Layer already exists [2023-03-17T19:10:08.160Z] 38055190b7a0: Pushed [2023-03-17T19:10:08.160Z] 7ec77f291bbe: Pushed [2023-03-17T19:10:08.160Z] edf70074bd40: Layer already exists [2023-03-17T19:10:23.153Z] ebd6216c1e3d: Pushed [2023-03-17T19:10:23.154Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:b06b65b0e188ddf64746fad160c584560446aa398f9e82a466c3729fbce031d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:23.496Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:23.826Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-17T19:10:23.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T19:10:23.826Z] a9daf9fb91c8: Preparing [2023-03-17T19:10:23.826Z] 7ec77f291bbe: Preparing [2023-03-17T19:10:23.826Z] 38055190b7a0: Preparing [2023-03-17T19:10:23.826Z] ebd6216c1e3d: Preparing [2023-03-17T19:10:23.826Z] 9a392eec9c81: Preparing [2023-03-17T19:10:23.826Z] 9599706b9442: Preparing [2023-03-17T19:10:23.826Z] 61c27ff70492: Preparing [2023-03-17T19:10:23.826Z] edf70074bd40: Preparing [2023-03-17T19:10:23.826Z] 9599706b9442: Waiting [2023-03-17T19:10:23.826Z] 61c27ff70492: Waiting [2023-03-17T19:10:23.826Z] edf70074bd40: Waiting [2023-03-17T19:10:23.826Z] 7ec77f291bbe: Layer already exists [2023-03-17T19:10:23.826Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:23.826Z] a9daf9fb91c8: Layer already exists [2023-03-17T19:10:23.826Z] ebd6216c1e3d: Layer already exists [2023-03-17T19:10:23.826Z] 38055190b7a0: Layer already exists [2023-03-17T19:10:23.826Z] edf70074bd40: Layer already exists [2023-03-17T19:10:23.826Z] 61c27ff70492: Layer already exists [2023-03-17T19:10:23.826Z] 9599706b9442: Layer already exists [2023-03-17T19:10:24.092Z] latest: digest: sha256:b06b65b0e188ddf64746fad160c584560446aa398f9e82a466c3729fbce031d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:24.426Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:24.764Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.104 [2023-03-17T19:10:24.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T19:10:24.764Z] a9daf9fb91c8: Preparing [2023-03-17T19:10:24.764Z] 7ec77f291bbe: Preparing [2023-03-17T19:10:24.764Z] 38055190b7a0: Preparing [2023-03-17T19:10:24.764Z] ebd6216c1e3d: Preparing [2023-03-17T19:10:24.764Z] 9a392eec9c81: Preparing [2023-03-17T19:10:24.764Z] 9599706b9442: Preparing [2023-03-17T19:10:24.764Z] 61c27ff70492: Preparing [2023-03-17T19:10:24.764Z] edf70074bd40: Preparing [2023-03-17T19:10:24.764Z] 9599706b9442: Waiting [2023-03-17T19:10:24.764Z] 61c27ff70492: Waiting [2023-03-17T19:10:24.764Z] edf70074bd40: Waiting [2023-03-17T19:10:24.764Z] ebd6216c1e3d: Layer already exists [2023-03-17T19:10:24.764Z] a9daf9fb91c8: Layer already exists [2023-03-17T19:10:24.764Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:24.764Z] 7ec77f291bbe: Layer already exists [2023-03-17T19:10:24.764Z] 38055190b7a0: Layer already exists [2023-03-17T19:10:24.764Z] 9599706b9442: Layer already exists [2023-03-17T19:10:24.764Z] 61c27ff70492: Layer already exists [2023-03-17T19:10:24.764Z] edf70074bd40: Layer already exists [2023-03-17T19:10:25.029Z] 3.0.0-dev.104: digest: sha256:b06b65b0e188ddf64746fad160c584560446aa398f9e82a466c3729fbce031d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:25.366Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:25.699Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:25.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T19:10:25.699Z] a9daf9fb91c8: Preparing [2023-03-17T19:10:25.699Z] 7ec77f291bbe: Preparing [2023-03-17T19:10:25.699Z] 38055190b7a0: Preparing [2023-03-17T19:10:25.699Z] ebd6216c1e3d: Preparing [2023-03-17T19:10:25.699Z] 9a392eec9c81: Preparing [2023-03-17T19:10:25.699Z] 9599706b9442: Preparing [2023-03-17T19:10:25.699Z] 61c27ff70492: Preparing [2023-03-17T19:10:25.699Z] edf70074bd40: Preparing [2023-03-17T19:10:25.699Z] 9599706b9442: Waiting [2023-03-17T19:10:25.699Z] edf70074bd40: Waiting [2023-03-17T19:10:25.699Z] ebd6216c1e3d: Layer already exists [2023-03-17T19:10:25.699Z] 38055190b7a0: Layer already exists [2023-03-17T19:10:25.699Z] 7ec77f291bbe: Layer already exists [2023-03-17T19:10:25.699Z] a9daf9fb91c8: Layer already exists [2023-03-17T19:10:25.699Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:25.699Z] edf70074bd40: Layer already exists [2023-03-17T19:10:25.699Z] 9599706b9442: Layer already exists [2023-03-17T19:10:25.699Z] 61c27ff70492: Layer already exists [2023-03-17T19:10:25.699Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:b06b65b0e188ddf64746fad160c584560446aa398f9e82a466c3729fbce031d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:26.304Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:26.632Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-03-17T19:10:26.632Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-03-17T19:10:26.632Z] a9daf9fb91c8: Preparing [2023-03-17T19:10:26.632Z] 7ec77f291bbe: Preparing [2023-03-17T19:10:26.632Z] 38055190b7a0: Preparing [2023-03-17T19:10:26.632Z] ebd6216c1e3d: Preparing [2023-03-17T19:10:26.632Z] 9a392eec9c81: Preparing [2023-03-17T19:10:26.632Z] 9599706b9442: Preparing [2023-03-17T19:10:26.632Z] 61c27ff70492: Preparing [2023-03-17T19:10:26.632Z] edf70074bd40: Preparing [2023-03-17T19:10:26.632Z] 9599706b9442: Waiting [2023-03-17T19:10:26.632Z] 61c27ff70492: Waiting [2023-03-17T19:10:26.632Z] edf70074bd40: Waiting [2023-03-17T19:10:26.632Z] ebd6216c1e3d: Layer already exists [2023-03-17T19:10:26.632Z] 38055190b7a0: Layer already exists [2023-03-17T19:10:26.632Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:26.632Z] a9daf9fb91c8: Layer already exists [2023-03-17T19:10:26.632Z] 7ec77f291bbe: Layer already exists [2023-03-17T19:10:26.632Z] 61c27ff70492: Layer already exists [2023-03-17T19:10:26.632Z] edf70074bd40: Layer already exists [2023-03-17T19:10:26.632Z] 9599706b9442: Layer already exists [2023-03-17T19:10:26.899Z] main: digest: sha256:b06b65b0e188ddf64746fad160c584560446aa398f9e82a466c3729fbce031d8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:10:26.950Z] ===================================================== [Pipeline] echo [2023-03-17T19:10:26.959Z] taggedImages: [2023-03-17T19:10:26.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:26.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-03-17T19:10:26.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.0.0-dev.104 [2023-03-17T19:10:26.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:26.959Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-03-17T19:10:26.983Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-03-17T19:10:26.983Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:26.983Z] latest [2023-03-17T19:10:26.983Z] 3.0.0-dev.104 [2023-03-17T19:10:26.983Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:26.983Z] main [2023-03-17T19:10:26.983Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:27.330Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:27.666Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:27.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T19:10:27.666Z] ad391c061701: Preparing [2023-03-17T19:10:27.666Z] 65a209f1a64e: Preparing [2023-03-17T19:10:27.666Z] 9a392eec9c81: Preparing [2023-03-17T19:10:27.666Z] 9599706b9442: Preparing [2023-03-17T19:10:27.666Z] f3f43f9e723f: Preparing [2023-03-17T19:10:27.666Z] edf70074bd40: Preparing [2023-03-17T19:10:27.666Z] edf70074bd40: Waiting [2023-03-17T19:10:27.666Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:27.666Z] 9599706b9442: Layer already exists [2023-03-17T19:10:27.666Z] edf70074bd40: Layer already exists [2023-03-17T19:10:27.929Z] ad391c061701: Pushed [2023-03-17T19:10:27.929Z] f3f43f9e723f: Pushed [2023-03-17T19:10:33.255Z] 65a209f1a64e: Pushed [2023-03-17T19:10:33.255Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:022d254d8f6162bf0e905b47bd8a292f70a70f3666835e6e4285356021f69ab8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:33.586Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:33.909Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-17T19:10:33.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T19:10:33.909Z] ad391c061701: Preparing [2023-03-17T19:10:33.909Z] 65a209f1a64e: Preparing [2023-03-17T19:10:33.909Z] 9a392eec9c81: Preparing [2023-03-17T19:10:33.909Z] 9599706b9442: Preparing [2023-03-17T19:10:33.909Z] f3f43f9e723f: Preparing [2023-03-17T19:10:33.909Z] edf70074bd40: Preparing [2023-03-17T19:10:33.909Z] edf70074bd40: Waiting [2023-03-17T19:10:33.909Z] f3f43f9e723f: Layer already exists [2023-03-17T19:10:33.909Z] ad391c061701: Layer already exists [2023-03-17T19:10:33.909Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:33.909Z] 9599706b9442: Layer already exists [2023-03-17T19:10:33.909Z] 65a209f1a64e: Layer already exists [2023-03-17T19:10:33.909Z] edf70074bd40: Layer already exists [2023-03-17T19:10:34.174Z] latest: digest: sha256:022d254d8f6162bf0e905b47bd8a292f70a70f3666835e6e4285356021f69ab8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:34.510Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:34.833Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.104 [2023-03-17T19:10:34.833Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T19:10:34.833Z] ad391c061701: Preparing [2023-03-17T19:10:34.833Z] 65a209f1a64e: Preparing [2023-03-17T19:10:34.833Z] 9a392eec9c81: Preparing [2023-03-17T19:10:34.833Z] 9599706b9442: Preparing [2023-03-17T19:10:34.833Z] f3f43f9e723f: Preparing [2023-03-17T19:10:34.833Z] edf70074bd40: Preparing [2023-03-17T19:10:34.833Z] edf70074bd40: Waiting [2023-03-17T19:10:34.833Z] 65a209f1a64e: Layer already exists [2023-03-17T19:10:34.833Z] f3f43f9e723f: Layer already exists [2023-03-17T19:10:34.833Z] 9599706b9442: Layer already exists [2023-03-17T19:10:34.833Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:34.833Z] ad391c061701: Layer already exists [2023-03-17T19:10:34.833Z] edf70074bd40: Layer already exists [2023-03-17T19:10:34.833Z] 3.0.0-dev.104: digest: sha256:022d254d8f6162bf0e905b47bd8a292f70a70f3666835e6e4285356021f69ab8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:35.433Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:35.762Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:35.762Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T19:10:35.762Z] ad391c061701: Preparing [2023-03-17T19:10:35.762Z] 65a209f1a64e: Preparing [2023-03-17T19:10:35.762Z] 9a392eec9c81: Preparing [2023-03-17T19:10:35.762Z] 9599706b9442: Preparing [2023-03-17T19:10:35.762Z] f3f43f9e723f: Preparing [2023-03-17T19:10:35.762Z] edf70074bd40: Preparing [2023-03-17T19:10:35.762Z] edf70074bd40: Waiting [2023-03-17T19:10:35.762Z] f3f43f9e723f: Layer already exists [2023-03-17T19:10:35.762Z] 65a209f1a64e: Layer already exists [2023-03-17T19:10:35.762Z] ad391c061701: Layer already exists [2023-03-17T19:10:35.762Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:35.762Z] 9599706b9442: Layer already exists [2023-03-17T19:10:35.762Z] edf70074bd40: Layer already exists [2023-03-17T19:10:35.762Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:022d254d8f6162bf0e905b47bd8a292f70a70f3666835e6e4285356021f69ab8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:36.351Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:36.685Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-03-17T19:10:36.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-03-17T19:10:36.685Z] ad391c061701: Preparing [2023-03-17T19:10:36.685Z] 65a209f1a64e: Preparing [2023-03-17T19:10:36.685Z] 9a392eec9c81: Preparing [2023-03-17T19:10:36.685Z] 9599706b9442: Preparing [2023-03-17T19:10:36.685Z] f3f43f9e723f: Preparing [2023-03-17T19:10:36.685Z] edf70074bd40: Preparing [2023-03-17T19:10:36.685Z] edf70074bd40: Waiting [2023-03-17T19:10:36.685Z] ad391c061701: Layer already exists [2023-03-17T19:10:36.685Z] 65a209f1a64e: Layer already exists [2023-03-17T19:10:36.685Z] 9599706b9442: Layer already exists [2023-03-17T19:10:36.685Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:36.685Z] f3f43f9e723f: Layer already exists [2023-03-17T19:10:36.685Z] edf70074bd40: Layer already exists [2023-03-17T19:10:36.685Z] main: digest: sha256:022d254d8f6162bf0e905b47bd8a292f70a70f3666835e6e4285356021f69ab8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:10:36.991Z] ===================================================== [Pipeline] echo [2023-03-17T19:10:36.999Z] taggedImages: [2023-03-17T19:10:36.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:36.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-03-17T19:10:36.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.0.0-dev.104 [2023-03-17T19:10:36.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:36.999Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-03-17T19:10:37.020Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-03-17T19:10:37.020Z] d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:37.020Z] latest [2023-03-17T19:10:37.020Z] 3.0.0-dev.104 [2023-03-17T19:10:37.020Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:37.020Z] main [2023-03-17T19:10:37.020Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:37.388Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:37.738Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:37.738Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T19:10:37.738Z] 94b1d90c6261: Preparing [2023-03-17T19:10:37.738Z] 8fb5f7e02883: Preparing [2023-03-17T19:10:37.738Z] 9a392eec9c81: Preparing [2023-03-17T19:10:37.739Z] 9599706b9442: Preparing [2023-03-17T19:10:37.739Z] deb1c7721b49: Preparing [2023-03-17T19:10:37.739Z] edf70074bd40: Preparing [2023-03-17T19:10:37.739Z] edf70074bd40: Waiting [2023-03-17T19:10:37.739Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:37.739Z] 9599706b9442: Layer already exists [2023-03-17T19:10:37.739Z] deb1c7721b49: Layer already exists [2023-03-17T19:10:37.739Z] edf70074bd40: Layer already exists [2023-03-17T19:10:38.008Z] 94b1d90c6261: Pushed [2023-03-17T19:10:43.353Z] 8fb5f7e02883: Pushed [2023-03-17T19:10:43.353Z] d52ecc9ec6b167035306dda8479a360a024b5268: digest: sha256:ce918cc9423ca66f53a6e1a5d688fcdaeccf3bced252adf183c83631751abf57 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:43.699Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:44.034Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-17T19:10:44.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T19:10:44.034Z] 94b1d90c6261: Preparing [2023-03-17T19:10:44.034Z] 8fb5f7e02883: Preparing [2023-03-17T19:10:44.034Z] 9a392eec9c81: Preparing [2023-03-17T19:10:44.034Z] 9599706b9442: Preparing [2023-03-17T19:10:44.034Z] deb1c7721b49: Preparing [2023-03-17T19:10:44.034Z] edf70074bd40: Preparing [2023-03-17T19:10:44.034Z] edf70074bd40: Waiting [2023-03-17T19:10:44.034Z] 8fb5f7e02883: Layer already exists [2023-03-17T19:10:44.034Z] deb1c7721b49: Layer already exists [2023-03-17T19:10:44.034Z] 94b1d90c6261: Layer already exists [2023-03-17T19:10:44.034Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:44.034Z] 9599706b9442: Layer already exists [2023-03-17T19:10:44.034Z] edf70074bd40: Layer already exists [2023-03-17T19:10:44.300Z] latest: digest: sha256:ce918cc9423ca66f53a6e1a5d688fcdaeccf3bced252adf183c83631751abf57 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:44.645Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:44.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.104 [2023-03-17T19:10:44.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T19:10:44.982Z] 94b1d90c6261: Preparing [2023-03-17T19:10:44.982Z] 8fb5f7e02883: Preparing [2023-03-17T19:10:44.982Z] 9a392eec9c81: Preparing [2023-03-17T19:10:44.982Z] 9599706b9442: Preparing [2023-03-17T19:10:44.982Z] deb1c7721b49: Preparing [2023-03-17T19:10:44.982Z] edf70074bd40: Preparing [2023-03-17T19:10:44.982Z] edf70074bd40: Waiting [2023-03-17T19:10:44.982Z] deb1c7721b49: Layer already exists [2023-03-17T19:10:44.982Z] 9599706b9442: Layer already exists [2023-03-17T19:10:44.982Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:44.982Z] 94b1d90c6261: Layer already exists [2023-03-17T19:10:44.982Z] 8fb5f7e02883: Layer already exists [2023-03-17T19:10:44.982Z] edf70074bd40: Layer already exists [2023-03-17T19:10:44.982Z] 3.0.0-dev.104: digest: sha256:ce918cc9423ca66f53a6e1a5d688fcdaeccf3bced252adf183c83631751abf57 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:45.577Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:45.906Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:45.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T19:10:45.906Z] 94b1d90c6261: Preparing [2023-03-17T19:10:45.906Z] 8fb5f7e02883: Preparing [2023-03-17T19:10:45.906Z] 9a392eec9c81: Preparing [2023-03-17T19:10:45.906Z] 9599706b9442: Preparing [2023-03-17T19:10:45.906Z] deb1c7721b49: Preparing [2023-03-17T19:10:45.906Z] edf70074bd40: Preparing [2023-03-17T19:10:45.906Z] edf70074bd40: Waiting [2023-03-17T19:10:45.906Z] 8fb5f7e02883: Layer already exists [2023-03-17T19:10:45.906Z] 94b1d90c6261: Layer already exists [2023-03-17T19:10:45.906Z] 9599706b9442: Layer already exists [2023-03-17T19:10:45.906Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:45.906Z] deb1c7721b49: Layer already exists [2023-03-17T19:10:45.906Z] edf70074bd40: Layer already exists [2023-03-17T19:10:45.906Z] d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104: digest: sha256:ce918cc9423ca66f53a6e1a5d688fcdaeccf3bced252adf183c83631751abf57 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:46.502Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:46.839Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-03-17T19:10:46.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-03-17T19:10:46.839Z] 94b1d90c6261: Preparing [2023-03-17T19:10:46.839Z] 8fb5f7e02883: Preparing [2023-03-17T19:10:46.839Z] 9a392eec9c81: Preparing [2023-03-17T19:10:46.839Z] 9599706b9442: Preparing [2023-03-17T19:10:46.839Z] deb1c7721b49: Preparing [2023-03-17T19:10:46.839Z] edf70074bd40: Preparing [2023-03-17T19:10:46.839Z] edf70074bd40: Waiting [2023-03-17T19:10:46.839Z] 9599706b9442: Layer already exists [2023-03-17T19:10:46.839Z] 94b1d90c6261: Layer already exists [2023-03-17T19:10:46.839Z] deb1c7721b49: Layer already exists [2023-03-17T19:10:46.839Z] 9a392eec9c81: Layer already exists [2023-03-17T19:10:46.839Z] 8fb5f7e02883: Layer already exists [2023-03-17T19:10:46.839Z] edf70074bd40: Layer already exists [2023-03-17T19:10:47.104Z] main: digest: sha256:ce918cc9423ca66f53a6e1a5d688fcdaeccf3bced252adf183c83631751abf57 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-03-17T19:10:47.152Z] ===================================================== [Pipeline] echo [2023-03-17T19:10:47.159Z] taggedImages: [2023-03-17T19:10:47.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d52ecc9ec6b167035306dda8479a360a024b5268 [2023-03-17T19:10:47.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-03-17T19:10:47.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.0.0-dev.104 [2023-03-17T19:10:47.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d52ecc9ec6b167035306dda8479a360a024b5268-3.0.0-dev.104 [2023-03-17T19:10:47.159Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:47.519Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T19:10:47.519Z] [2023-03-17T19:10:47.519Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:10:47.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T19:10:47.843Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T19:10:47.843Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T19:10:47.843Z] 04944245beec: Pulling fs layer [2023-03-17T19:10:47.843Z] 699f458cf7ca: Pulling fs layer [2023-03-17T19:10:47.843Z] 765212b225bb: Pulling fs layer [2023-03-17T19:10:47.843Z] f23df028b6ca: Pulling fs layer [2023-03-17T19:10:47.843Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T19:10:47.843Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T19:10:47.843Z] f23df028b6ca: Waiting [2023-03-17T19:10:47.843Z] d65c8cfc05b1: Waiting [2023-03-17T19:10:47.843Z] 2437ff75d9bd: Waiting [2023-03-17T19:10:47.843Z] 765212b225bb: Waiting [2023-03-17T19:10:48.109Z] 04944245beec: Verifying Checksum [2023-03-17T19:10:48.109Z] 04944245beec: Download complete [2023-03-17T19:10:48.109Z] 765212b225bb: Verifying Checksum [2023-03-17T19:10:48.110Z] 765212b225bb: Download complete [2023-03-17T19:10:48.110Z] f23df028b6ca: Verifying Checksum [2023-03-17T19:10:48.110Z] f23df028b6ca: Download complete [2023-03-17T19:10:48.110Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T19:10:48.110Z] d65c8cfc05b1: Download complete [2023-03-17T19:10:48.378Z] 699f458cf7ca: Verifying Checksum [2023-03-17T19:10:48.378Z] 699f458cf7ca: Download complete [2023-03-17T19:10:48.646Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T19:10:48.646Z] 8998bd30e6a1: Download complete [2023-03-17T19:10:51.229Z] 2437ff75d9bd: Verifying Checksum [2023-03-17T19:10:51.229Z] 2437ff75d9bd: Download complete [2023-03-17T19:10:52.630Z] 8998bd30e6a1: Pull complete [2023-03-17T19:10:53.234Z] 04944245beec: Pull complete [2023-03-17T19:10:54.644Z] 699f458cf7ca: Pull complete [2023-03-17T19:10:54.644Z] 765212b225bb: Pull complete [2023-03-17T19:10:55.602Z] f23df028b6ca: Pull complete [2023-03-17T19:10:55.602Z] d65c8cfc05b1: Pull complete [2023-03-17T19:11:10.591Z] 2437ff75d9bd: Pull complete [2023-03-17T19:11:10.591Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T19:11:10.591Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T19:11:10.591Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T19:11:10.796Z] prd-ubuntu20.04-docker-arm64-4c-16g-4421 does not seem to be running inside a container [2023-03-17T19:11:10.858Z] $ 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/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T19:11:13.449Z] $ docker top ef0697a5793b87654d8957d3e3ac8cfa438baea4eb86a0e9f82e5c1d75058de5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:11:14.351Z] ---> job-cost.sh [2023-03-17T19:11:14.351Z] lf-activate-venv: SKIPPING [2023-03-17T19:11:14.351Z] INFO: No Stack... [2023-03-17T19:11:14.931Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T19:11:15.513Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T19:11:16.143Z] + cut -d, -f6 [2023-03-17T19:11:16.143Z] + cat /w/workspace/edgex-go/466/archives/cost.csv [Pipeline] lock [2023-03-17T19:11:16.178Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-466-stack-cost] [2023-03-17T19:11:16.186Z] Resource [jenkins-edgexfoundry-edgex-go-main-466-stack-cost] did not exist. Created. [2023-03-17T19:11:16.186Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-466-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T19:11:16.506Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T19:11:17.094Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T19:11:17.101Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-466-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T19:11:17.115Z] $ docker stop --time=1 ef0697a5793b87654d8957d3e3ac8cfa438baea4eb86a0e9f82e5c1d75058de5 [2023-03-17T19:11:18.611Z] $ docker rm -f --volumes ef0697a5793b87654d8957d3e3ac8cfa438baea4eb86a0e9f82e5c1d75058de5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-17T19:11:19.038Z] provisioning config files... [2023-03-17T19:11:19.045Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/466@tmp/config9886260588920106512tmp [Pipeline] { [Pipeline] sh [2023-03-17T19:11:19.336Z] + set +x [2023-03-17T19:11:19.336Z] + curl -s https://codecov.io/bash [2023-03-17T19:11:19.336Z] + bash -s -- [2023-03-17T19:11:19.336Z] [2023-03-17T19:11:19.336Z] _____ _ [2023-03-17T19:11:19.336Z] / ____| | | [2023-03-17T19:11:19.336Z] | | ___ __| | ___ ___ _____ __ [2023-03-17T19:11:19.336Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-17T19:11:19.336Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-17T19:11:19.336Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-17T19:11:19.336Z] Bash-1.0.6 [2023-03-17T19:11:19.336Z] [2023-03-17T19:11:19.336Z] [2023-03-17T19:11:19.336Z] ==> git version 2.25.1 found [2023-03-17T19:11:19.336Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-17T19:11:19.336Z] Release-Date: 2020-01-08 [2023-03-17T19:11:19.336Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-17T19:11:19.336Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-17T19:11:19.336Z] ==> Jenkins CI detected. [2023-03-17T19:11:19.336Z] current dir:  /w/workspace/edgex-go/466 [2023-03-17T19:11:19.336Z] project root: . [2023-03-17T19:11:19.336Z] --> token set from env [2023-03-17T19:11:19.336Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-17T19:11:19.336Z] ==> Running gcov in . (disable via -X gcov) [2023-03-17T19:11:19.336Z] ==> Python coveragepy not found [2023-03-17T19:11:19.336Z] ==> Searching for coverage reports in: [2023-03-17T19:11:19.336Z] + . [2023-03-17T19:11:19.336Z] -> Found 1 reports [2023-03-17T19:11:19.336Z] ==> Detecting git/mercurial file structure [2023-03-17T19:11:19.594Z] ==> Reading reports [2023-03-17T19:11:19.594Z] + ./coverage.out bytes=447274 [2023-03-17T19:11:19.594Z] ==> Appending adjustments [2023-03-17T19:11:19.594Z] https://docs.codecov.io/docs/fixing-reports [2023-03-17T19:11:20.531Z] + Found adjustments [2023-03-17T19:11:20.532Z] ==> Gzipping contents [2023-03-17T19:11:20.532Z] 60K /tmp/codecov.AKOyEQ.gz [2023-03-17T19:11:20.532Z] ==> Uploading reports [2023-03-17T19:11:20.532Z] url: https://codecov.io [2023-03-17T19:11:20.532Z] query: branch=main&commit=d52ecc9ec6b167035306dda8479a360a024b5268&build=466&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F466%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T19:11:20.532Z] -> Pinging Codecov [2023-03-17T19:11:20.532Z] 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=d52ecc9ec6b167035306dda8479a360a024b5268&build=466&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F466%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-03-17T19:11:20.790Z] -> Uploading to [2023-03-17T19:11:20.791Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-17/00271124DB129430A58F1EEE437C3FCB/d52ecc9ec6b167035306dda8479a360a024b5268/477c2c99-eab7-468c-94e5-a6d361d175ad.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230317%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230317T191120Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fd7931b81cd982475d9bd6e4e8a2bc893f74142825985fd4455e2484331084b5 [2023-03-17T19:11:20.791Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T19:11:20.791Z] Dload Upload Total Spent Left Speed [2023-03-17T19:11:21.359Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57587 0 0 100 57587 0 208k --:--:-- --:--:-- --:--:-- 208k [2023-03-17T19:11:21.359Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d52ecc9ec6b167035306dda8479a360a024b5268 [Pipeline] } [2023-03-17T19:11:21.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-03-17T19:11:21.580Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-03-17T19:11:21.591Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:11:21.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T19:11:21.884Z] [2023-03-17T19:11:21.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:11:22.182Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T19:11:22.183Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-03-17T19:11:22.183Z] df9b9388f04a: Pulling fs layer [2023-03-17T19:11:22.183Z] 52dc419b0ee2: Pulling fs layer [2023-03-17T19:11:22.183Z] 25bc292e5bac: Pulling fs layer [2023-03-17T19:11:22.183Z] 114826534d7a: Pulling fs layer [2023-03-17T19:11:22.183Z] 4657fd5d0bcf: Pulling fs layer [2023-03-17T19:11:22.183Z] 6ad1cebc031e: Pulling fs layer [2023-03-17T19:11:22.183Z] 8a3aa393b2d8: Pulling fs layer [2023-03-17T19:11:22.183Z] 6ad1cebc031e: Waiting [2023-03-17T19:11:22.183Z] 114826534d7a: Waiting [2023-03-17T19:11:22.183Z] 8a3aa393b2d8: Waiting [2023-03-17T19:11:22.183Z] 4657fd5d0bcf: Waiting [2023-03-17T19:11:22.183Z] 25bc292e5bac: Verifying Checksum [2023-03-17T19:11:22.183Z] 25bc292e5bac: Download complete [2023-03-17T19:11:22.183Z] 52dc419b0ee2: Download complete [2023-03-17T19:11:22.183Z] 4657fd5d0bcf: Verifying Checksum [2023-03-17T19:11:22.183Z] 4657fd5d0bcf: Download complete [2023-03-17T19:11:22.183Z] df9b9388f04a: Verifying Checksum [2023-03-17T19:11:22.445Z] df9b9388f04a: Pull complete [2023-03-17T19:11:22.445Z] 6ad1cebc031e: Verifying Checksum [2023-03-17T19:11:22.445Z] 6ad1cebc031e: Download complete [2023-03-17T19:11:22.445Z] 52dc419b0ee2: Pull complete [2023-03-17T19:11:22.709Z] 25bc292e5bac: Pull complete [2023-03-17T19:11:22.968Z] 114826534d7a: Verifying Checksum [2023-03-17T19:11:22.968Z] 114826534d7a: Download complete [2023-03-17T19:11:23.226Z] 8a3aa393b2d8: Verifying Checksum [2023-03-17T19:11:23.226Z] 8a3aa393b2d8: Download complete [2023-03-17T19:11:26.510Z] 114826534d7a: Pull complete [2023-03-17T19:11:26.510Z] 4657fd5d0bcf: Pull complete [2023-03-17T19:11:26.767Z] 6ad1cebc031e: Pull complete [2023-03-17T19:11:29.296Z] 8a3aa393b2d8: Pull complete [2023-03-17T19:11:29.296Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-03-17T19:11:29.296Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-03-17T19:11:29.296Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T19:11:29.369Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T19:11:29.380Z] $ 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/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T19:11:31.958Z] $ docker top 2263d566bad4a6715258184b4e337a959febc375b747f4012302f70ae87e8608 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-03-17T19:11:32.046Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-03-17T19:11:32.323Z] + set -o pipefail [2023-03-17T19:11:32.323Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-03-17T19:11:37.597Z] [2023-03-17T19:11:37.597Z] Monitoring /w/workspace/edgex-go/466 (github.com/edgexfoundry/edgex-go)... [2023-03-17T19:11:37.597Z] [2023-03-17T19:11:37.597Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/d88a393c-98b8-40e3-ae21-28dd80f7d4ab [2023-03-17T19:11:37.597Z] [2023-03-17T19:11:37.597Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-03-17T19:11:37.597Z] [2023-03-17T19:11:37.597Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-03-17T19:11:37.597Z] [2023-03-17T19:11:37.597Z] [2023-03-17T19:11:37.597Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-03-17T19:11:37.597Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-03-17T19:11:37.597Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-03-17T19:11:37.587Z] $ docker stop --time=1 2263d566bad4a6715258184b4e337a959febc375b747f4012302f70ae87e8608 [2023-03-17T19:11:39.706Z] $ docker rm -f --volumes 2263d566bad4a6715258184b4e337a959febc375b747f4012302f70ae87e8608 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-03-17T19:11:40.044Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T19:11:40.053Z] provisioning config files... [2023-03-17T19:11:40.059Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/466@tmp/config1248016334156349461tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:11:40.350Z] --> edgex-publish-swagger.sh [2023-03-17T19:11:40.350Z] === Publish openapi/v3 API === [2023-03-17T19:11:40.350Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-03-17T19:11:40.350Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/466/openapi/v3/core-command.yaml] [2023-03-17T19:11:40.350Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T19:11:40.350Z] Dload Upload Total Spent Left Speed [2023-03-17T19:11:40.919Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 49037 --:--:-- --:--:-- --:--:-- 48954 100 29030 0 0 100 29030 0 49037 --:--:-- --:--:-- --:--:-- 48954 [2023-03-17T19:11:40.919Z] [2023-03-17T19:11:40.919Z] [2023-03-17T19:11:40.919Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/466/openapi/v3/core-data.yaml] [2023-03-17T19:11:40.919Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T19:11:40.919Z] Dload Upload Total Spent Left Speed [2023-03-17T19:11:41.486Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 97k --:--:-- --:--:-- --:--:-- 97k [2023-03-17T19:11:41.486Z] [2023-03-17T19:11:41.486Z] [2023-03-17T19:11:41.486Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/466/openapi/v3/core-metadata.yaml] [2023-03-17T19:11:41.486Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T19:11:41.486Z] Dload Upload Total Spent Left Speed [2023-03-17T19:11:42.006Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 140k 0 0 100 140k 0 693k --:--:-- --:--:-- --:--:-- 690k 100 140k 0 0 100 140k 0 247k --:--:-- --:--:-- --:--:-- 247k [2023-03-17T19:11:42.006Z] [2023-03-17T19:11:42.006Z] [2023-03-17T19:11:42.006Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/466/openapi/v3/support-notifications.yaml] [2023-03-17T19:11:42.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T19:11:42.006Z] Dload Upload Total Spent Left Speed [2023-03-17T19:11:42.942Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 146k --:--:-- --:--:-- --:--:-- 146k 100 86965 0 0 100 86965 0 146k --:--:-- --:--:-- --:--:-- 146k [2023-03-17T19:11:42.942Z] [2023-03-17T19:11:42.942Z] [2023-03-17T19:11:42.942Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/466/openapi/v3/support-scheduler.yaml] [2023-03-17T19:11:42.942Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T19:11:42.942Z] Dload Upload Total Spent Left Speed [2023-03-17T19:11:43.201Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34001 0 0 100 34001 0 67328 --:--:-- --:--:-- --:--:-- 67328 [2023-03-17T19:11:43.201Z] [2023-03-17T19:11:43.201Z] [Pipeline] } [2023-03-17T19:11:43.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-03-17T19:11:43.613Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T19:11:43.613Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:11:43.911Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T19:11:43.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T19:11:43.984Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T19:11:43.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T19:11:44.386Z] $ docker top 6aa1fa453c2a2328d9ac10723b58dd18196690d1b2db481b89eeb435229878e0 -eo pid,comm [2023-03-17T19:11:44.452Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T19:11:44.452Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T19:11:44.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T19:11:44.483Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T19:11:44.581Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T19:11:44.563Z] $ docker exec 6aa1fa453c2a2328d9ac10723b58dd18196690d1b2db481b89eeb435229878e0 ssh-agent [2023-03-17T19:11:44.693Z] SSH_AUTH_SOCK=/tmp/ssh-9WpoplZ56CD8/agent.32 [2023-03-17T19:11:44.693Z] SSH_AGENT_PID=38 [2023-03-17T19:11:44.698Z] Running ssh-add (command line suppressed) [2023-03-17T19:11:44.784Z] Identity added: /w/workspace/edgex-go/466@tmp/private_key_15681358899924899828.key (/w/workspace/edgex-go/466@tmp/private_key_15681358899924899828.key) [2023-03-17T19:11:44.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T19:11:45.106Z] + git semver tag [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,259 [run_tag] DEBUG tag force:False [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,259 [check_head_tag] DEBUG check head tag [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,262 [execute] INFO git cat-file --batch-check [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,262 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/466, universal_newlines=False, shell=None, istream=) [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,266 [execute] INFO git cat-file --batch [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,266 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/466, universal_newlines=False, shell=None, istream=) [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,323 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,323 [execute] INFO git tag -a v3.0.0-dev.104 -m v3.0.0-dev.104 [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,323 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.104', '-m', 'v3.0.0-dev.104'], cwd=/w/workspace/edgex-go/466, universal_newlines=False, shell=None, istream=None) [2023-03-17T19:11:45.366Z] 2023-03-17 19:11:45,328 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T19:11:45.366Z] 3.0.0-dev.104 [Pipeline] } [2023-03-17T19:11:45.355Z] $ docker exec --env ******** --env ******** 6aa1fa453c2a2328d9ac10723b58dd18196690d1b2db481b89eeb435229878e0 ssh-agent -k [2023-03-17T19:11:45.447Z] unset SSH_AUTH_SOCK; [2023-03-17T19:11:45.447Z] unset SSH_AGENT_PID; [2023-03-17T19:11:45.447Z] echo Agent pid 38 killed; [2023-03-17T19:11:45.476Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T19:11:45.774Z] + git semver [Pipeline] } [2023-03-17T19:11:46.026Z] $ docker stop --time=1 6aa1fa453c2a2328d9ac10723b58dd18196690d1b2db481b89eeb435229878e0 [2023-03-17T19:11:47.342Z] $ docker rm -f --volumes 6aa1fa453c2a2328d9ac10723b58dd18196690d1b2db481b89eeb435229878e0 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:11:47.747Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T19:11:47.747Z] [2023-03-17T19:11:47.747Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:11:48.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T19:11:48.040Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-03-17T19:11:48.040Z] ab5ef0e58194: Pulling fs layer [2023-03-17T19:11:48.040Z] 9712f1f96733: Pulling fs layer [2023-03-17T19:11:48.040Z] 63f879dbbcfc: Pulling fs layer [2023-03-17T19:11:48.040Z] 0d9ebad4ef96: Pulling fs layer [2023-03-17T19:11:48.040Z] e9a5061849ea: Pulling fs layer [2023-03-17T19:11:48.040Z] d747dcd14b5f: Pulling fs layer [2023-03-17T19:11:48.040Z] 2de7ff778b66: Pulling fs layer [2023-03-17T19:11:48.040Z] 0d9ebad4ef96: Waiting [2023-03-17T19:11:48.040Z] e9a5061849ea: Waiting [2023-03-17T19:11:48.040Z] d747dcd14b5f: Waiting [2023-03-17T19:11:48.040Z] 2de7ff778b66: Waiting [2023-03-17T19:11:48.040Z] 9712f1f96733: Verifying Checksum [2023-03-17T19:11:48.040Z] 9712f1f96733: Download complete [2023-03-17T19:11:48.300Z] 63f879dbbcfc: Download complete [2023-03-17T19:11:48.559Z] e9a5061849ea: Verifying Checksum [2023-03-17T19:11:48.559Z] e9a5061849ea: Download complete [2023-03-17T19:11:48.559Z] d747dcd14b5f: Verifying Checksum [2023-03-17T19:11:48.559Z] d747dcd14b5f: Download complete [2023-03-17T19:11:48.559Z] 0d9ebad4ef96: Verifying Checksum [2023-03-17T19:11:48.559Z] 0d9ebad4ef96: Download complete [2023-03-17T19:11:48.559Z] ab5ef0e58194: Verifying Checksum [2023-03-17T19:11:48.559Z] ab5ef0e58194: Download complete [2023-03-17T19:11:48.817Z] 2de7ff778b66: Verifying Checksum [2023-03-17T19:11:48.817Z] 2de7ff778b66: Download complete [2023-03-17T19:11:51.341Z] ab5ef0e58194: Pull complete [2023-03-17T19:11:51.341Z] 9712f1f96733: Pull complete [2023-03-17T19:11:51.905Z] 63f879dbbcfc: Pull complete [2023-03-17T19:11:55.186Z] 0d9ebad4ef96: Pull complete [2023-03-17T19:11:55.186Z] e9a5061849ea: Pull complete [2023-03-17T19:11:55.443Z] d747dcd14b5f: Pull complete [2023-03-17T19:11:56.377Z] 2de7ff778b66: Pull complete [2023-03-17T19:11:56.377Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-03-17T19:11:56.377Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-03-17T19:11:56.377Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T19:11:56.452Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T19:11:56.461Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T19:11:58.852Z] $ docker top e62a7b7da0ca6ce8505822ab1db1572bfa69b3e92f30d1d84c91e6fb39286ffd -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-03-17T19:11:58.940Z] provisioning config files... [2023-03-17T19:11:58.946Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/466@tmp/config9863395654268162335tmp [2023-03-17T19:11:58.955Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/466@tmp/config3959089698963791746tmp [2023-03-17T19:11:58.965Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/466@tmp/config2050043263607164049tmp [Pipeline] { [Pipeline] echo [2023-03-17T19:11:58.979Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:11:59.261Z] ---> sigul-configuration.sh [2023-03-17T19:11:59.261Z] gpg: directory `/root/.gnupg' created [2023-03-17T19:11:59.261Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-03-17T19:11:59.261Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-03-17T19:11:59.261Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-03-17T19:11:59.261Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-03-17T19:11:59.261Z] gpg: CAST5 encrypted data [2023-03-17T19:11:59.261Z] gpg: encrypted with 1 passphrase [2023-03-17T19:11:59.261Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-03-17T19:11:59.544Z] + mkdir /home/jenkins [2023-03-17T19:11:59.544Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-03-17T19:11:59.828Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-03-17T19:11:59.836Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:00.120Z] ---> sigul-install.sh [2023-03-17T19:12:00.120Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-03-17T19:12:00.407Z] + git tag --list [2023-03-17T19:12:00.407Z] 0.6.0 [2023-03-17T19:12:00.407Z] 0.6.1 [2023-03-17T19:12:00.407Z] 0.7.0 [2023-03-17T19:12:00.407Z] 0.7.1 [2023-03-17T19:12:00.407Z] v1.0.0 [2023-03-17T19:12:00.407Z] v1.0.1 [2023-03-17T19:12:00.407Z] v1.1.0 [2023-03-17T19:12:00.407Z] v1.2.0 [2023-03-17T19:12:00.407Z] v1.2.1 [2023-03-17T19:12:00.407Z] v1.3.0 [2023-03-17T19:12:00.407Z] v1.3.1 [2023-03-17T19:12:00.407Z] v2.0.0 [2023-03-17T19:12:00.407Z] v2.1.0 [2023-03-17T19:12:00.407Z] v2.1.1 [2023-03-17T19:12:00.407Z] v2.1.1-dev.1 [2023-03-17T19:12:00.407Z] v2.1.1-dev.2 [2023-03-17T19:12:00.407Z] v2.1.1-dev.3 [2023-03-17T19:12:00.407Z] v2.1.1-dev.4 [2023-03-17T19:12:00.407Z] v2.1.1-dev.5 [2023-03-17T19:12:00.407Z] v2.1.1-dev.6 [2023-03-17T19:12:00.407Z] v2.1.1-dev.7 [2023-03-17T19:12:00.407Z] v2.1.1-dev.8 [2023-03-17T19:12:00.407Z] v2.1.2-dev.1 [2023-03-17T19:12:00.407Z] v2.2.0 [2023-03-17T19:12:00.407Z] v2.2.1-dev.1 [2023-03-17T19:12:00.407Z] v2.2.1-dev.10 [2023-03-17T19:12:00.407Z] v2.2.1-dev.11 [2023-03-17T19:12:00.407Z] v2.2.1-dev.12 [2023-03-17T19:12:00.407Z] v2.2.1-dev.13 [2023-03-17T19:12:00.407Z] v2.2.1-dev.14 [2023-03-17T19:12:00.407Z] v2.2.1-dev.15 [2023-03-17T19:12:00.407Z] v2.2.1-dev.16 [2023-03-17T19:12:00.407Z] v2.2.1-dev.17 [2023-03-17T19:12:00.407Z] v2.2.1-dev.18 [2023-03-17T19:12:00.407Z] v2.2.1-dev.19 [2023-03-17T19:12:00.407Z] v2.2.1-dev.2 [2023-03-17T19:12:00.407Z] v2.2.1-dev.20 [2023-03-17T19:12:00.407Z] v2.2.1-dev.21 [2023-03-17T19:12:00.407Z] v2.2.1-dev.22 [2023-03-17T19:12:00.407Z] v2.2.1-dev.23 [2023-03-17T19:12:00.407Z] v2.2.1-dev.24 [2023-03-17T19:12:00.407Z] v2.2.1-dev.25 [2023-03-17T19:12:00.407Z] v2.2.1-dev.26 [2023-03-17T19:12:00.407Z] v2.2.1-dev.27 [2023-03-17T19:12:00.407Z] v2.2.1-dev.28 [2023-03-17T19:12:00.407Z] v2.2.1-dev.29 [2023-03-17T19:12:00.407Z] v2.2.1-dev.3 [2023-03-17T19:12:00.407Z] v2.2.1-dev.4 [2023-03-17T19:12:00.407Z] v2.2.1-dev.5 [2023-03-17T19:12:00.407Z] v2.2.1-dev.6 [2023-03-17T19:12:00.407Z] v2.2.1-dev.7 [2023-03-17T19:12:00.407Z] v2.2.1-dev.8 [2023-03-17T19:12:00.407Z] v2.2.1-dev.9 [2023-03-17T19:12:00.407Z] v2.3.0 [2023-03-17T19:12:00.407Z] v2.3.0-dev.100 [2023-03-17T19:12:00.407Z] v2.3.0-dev.101 [2023-03-17T19:12:00.407Z] v2.3.0-dev.102 [2023-03-17T19:12:00.407Z] v2.3.0-dev.103 [2023-03-17T19:12:00.407Z] v2.3.0-dev.104 [2023-03-17T19:12:00.407Z] v2.3.0-dev.105 [2023-03-17T19:12:00.407Z] v2.3.0-dev.106 [2023-03-17T19:12:00.407Z] v2.3.0-dev.29 [2023-03-17T19:12:00.407Z] v2.3.0-dev.30 [2023-03-17T19:12:00.407Z] v2.3.0-dev.31 [2023-03-17T19:12:00.407Z] v2.3.0-dev.32 [2023-03-17T19:12:00.407Z] v2.3.0-dev.33 [2023-03-17T19:12:00.407Z] v2.3.0-dev.34 [2023-03-17T19:12:00.407Z] v2.3.0-dev.35 [2023-03-17T19:12:00.407Z] v2.3.0-dev.36 [2023-03-17T19:12:00.407Z] v2.3.0-dev.37 [2023-03-17T19:12:00.407Z] v2.3.0-dev.38 [2023-03-17T19:12:00.407Z] v2.3.0-dev.39 [2023-03-17T19:12:00.407Z] v2.3.0-dev.40 [2023-03-17T19:12:00.407Z] v2.3.0-dev.41 [2023-03-17T19:12:00.407Z] v2.3.0-dev.42 [2023-03-17T19:12:00.407Z] v2.3.0-dev.43 [2023-03-17T19:12:00.407Z] v2.3.0-dev.44 [2023-03-17T19:12:00.407Z] v2.3.0-dev.45 [2023-03-17T19:12:00.407Z] v2.3.0-dev.46 [2023-03-17T19:12:00.407Z] v2.3.0-dev.47 [2023-03-17T19:12:00.407Z] v2.3.0-dev.48 [2023-03-17T19:12:00.407Z] v2.3.0-dev.49 [2023-03-17T19:12:00.407Z] v2.3.0-dev.50 [2023-03-17T19:12:00.407Z] v2.3.0-dev.51 [2023-03-17T19:12:00.407Z] v2.3.0-dev.52 [2023-03-17T19:12:00.407Z] v2.3.0-dev.53 [2023-03-17T19:12:00.407Z] v2.3.0-dev.54 [2023-03-17T19:12:00.407Z] v2.3.0-dev.55 [2023-03-17T19:12:00.407Z] v2.3.0-dev.56 [2023-03-17T19:12:00.407Z] v2.3.0-dev.57 [2023-03-17T19:12:00.407Z] v2.3.0-dev.58 [2023-03-17T19:12:00.407Z] v2.3.0-dev.59 [2023-03-17T19:12:00.407Z] v2.3.0-dev.60 [2023-03-17T19:12:00.407Z] v2.3.0-dev.61 [2023-03-17T19:12:00.407Z] v2.3.0-dev.62 [2023-03-17T19:12:00.407Z] v2.3.0-dev.63 [2023-03-17T19:12:00.407Z] v2.3.0-dev.64 [2023-03-17T19:12:00.407Z] v2.3.0-dev.65 [2023-03-17T19:12:00.407Z] v2.3.0-dev.66 [2023-03-17T19:12:00.407Z] v2.3.0-dev.67 [2023-03-17T19:12:00.407Z] v2.3.0-dev.68 [2023-03-17T19:12:00.407Z] v2.3.0-dev.69 [2023-03-17T19:12:00.407Z] v2.3.0-dev.70 [2023-03-17T19:12:00.407Z] v2.3.0-dev.71 [2023-03-17T19:12:00.407Z] v2.3.0-dev.72 [2023-03-17T19:12:00.407Z] v2.3.0-dev.73 [2023-03-17T19:12:00.407Z] v2.3.0-dev.74 [2023-03-17T19:12:00.407Z] v2.3.0-dev.75 [2023-03-17T19:12:00.407Z] v2.3.0-dev.76 [2023-03-17T19:12:00.407Z] v2.3.0-dev.77 [2023-03-17T19:12:00.407Z] v2.3.0-dev.78 [2023-03-17T19:12:00.407Z] v2.3.0-dev.79 [2023-03-17T19:12:00.407Z] v2.3.0-dev.80 [2023-03-17T19:12:00.407Z] v2.3.0-dev.81 [2023-03-17T19:12:00.407Z] v2.3.0-dev.82 [2023-03-17T19:12:00.407Z] v2.3.0-dev.83 [2023-03-17T19:12:00.407Z] v2.3.0-dev.84 [2023-03-17T19:12:00.407Z] v2.3.0-dev.85 [2023-03-17T19:12:00.407Z] v2.3.0-dev.86 [2023-03-17T19:12:00.407Z] v2.3.0-dev.87 [2023-03-17T19:12:00.407Z] v2.3.0-dev.88 [2023-03-17T19:12:00.407Z] v2.3.0-dev.89 [2023-03-17T19:12:00.407Z] v2.3.0-dev.90 [2023-03-17T19:12:00.407Z] v2.3.0-dev.91 [2023-03-17T19:12:00.407Z] v2.3.0-dev.92 [2023-03-17T19:12:00.407Z] v2.3.0-dev.93 [2023-03-17T19:12:00.407Z] v2.3.0-dev.94 [2023-03-17T19:12:00.407Z] v2.3.0-dev.95 [2023-03-17T19:12:00.407Z] v2.3.0-dev.96 [2023-03-17T19:12:00.407Z] v2.3.0-dev.97 [2023-03-17T19:12:00.407Z] v2.3.0-dev.98 [2023-03-17T19:12:00.407Z] v2.3.0-dev.99 [2023-03-17T19:12:00.407Z] v2.3.1-dev.1 [2023-03-17T19:12:00.407Z] v2.3.1-dev.2 [2023-03-17T19:12:00.407Z] v2.3.1-dev.3 [2023-03-17T19:12:00.407Z] v2.3.1-dev.4 [2023-03-17T19:12:00.407Z] v2.3.1-dev.5 [2023-03-17T19:12:00.407Z] v3.0.0-dev.1 [2023-03-17T19:12:00.407Z] v3.0.0-dev.10 [2023-03-17T19:12:00.407Z] v3.0.0-dev.100 [2023-03-17T19:12:00.407Z] v3.0.0-dev.101 [2023-03-17T19:12:00.407Z] v3.0.0-dev.102 [2023-03-17T19:12:00.407Z] v3.0.0-dev.103 [2023-03-17T19:12:00.407Z] v3.0.0-dev.104 [2023-03-17T19:12:00.407Z] v3.0.0-dev.11 [2023-03-17T19:12:00.407Z] v3.0.0-dev.12 [2023-03-17T19:12:00.407Z] v3.0.0-dev.13 [2023-03-17T19:12:00.407Z] v3.0.0-dev.14 [2023-03-17T19:12:00.407Z] v3.0.0-dev.15 [2023-03-17T19:12:00.407Z] v3.0.0-dev.16 [2023-03-17T19:12:00.407Z] v3.0.0-dev.17 [2023-03-17T19:12:00.407Z] v3.0.0-dev.18 [2023-03-17T19:12:00.407Z] v3.0.0-dev.19 [2023-03-17T19:12:00.407Z] v3.0.0-dev.2 [2023-03-17T19:12:00.407Z] v3.0.0-dev.20 [2023-03-17T19:12:00.407Z] v3.0.0-dev.21 [2023-03-17T19:12:00.407Z] v3.0.0-dev.22 [2023-03-17T19:12:00.407Z] v3.0.0-dev.23 [2023-03-17T19:12:00.407Z] v3.0.0-dev.24 [2023-03-17T19:12:00.407Z] v3.0.0-dev.25 [2023-03-17T19:12:00.407Z] v3.0.0-dev.26 [2023-03-17T19:12:00.407Z] v3.0.0-dev.27 [2023-03-17T19:12:00.407Z] v3.0.0-dev.28 [2023-03-17T19:12:00.407Z] v3.0.0-dev.29 [2023-03-17T19:12:00.407Z] v3.0.0-dev.3 [2023-03-17T19:12:00.407Z] v3.0.0-dev.30 [2023-03-17T19:12:00.407Z] v3.0.0-dev.31 [2023-03-17T19:12:00.407Z] v3.0.0-dev.32 [2023-03-17T19:12:00.407Z] v3.0.0-dev.33 [2023-03-17T19:12:00.407Z] v3.0.0-dev.34 [2023-03-17T19:12:00.407Z] v3.0.0-dev.35 [2023-03-17T19:12:00.407Z] v3.0.0-dev.36 [2023-03-17T19:12:00.407Z] v3.0.0-dev.37 [2023-03-17T19:12:00.407Z] v3.0.0-dev.38 [2023-03-17T19:12:00.407Z] v3.0.0-dev.39 [2023-03-17T19:12:00.407Z] v3.0.0-dev.4 [2023-03-17T19:12:00.407Z] v3.0.0-dev.40 [2023-03-17T19:12:00.407Z] v3.0.0-dev.41 [2023-03-17T19:12:00.407Z] v3.0.0-dev.42 [2023-03-17T19:12:00.407Z] v3.0.0-dev.43 [2023-03-17T19:12:00.407Z] v3.0.0-dev.44 [2023-03-17T19:12:00.407Z] v3.0.0-dev.45 [2023-03-17T19:12:00.407Z] v3.0.0-dev.46 [2023-03-17T19:12:00.407Z] v3.0.0-dev.47 [2023-03-17T19:12:00.407Z] v3.0.0-dev.48 [2023-03-17T19:12:00.407Z] v3.0.0-dev.49 [2023-03-17T19:12:00.407Z] v3.0.0-dev.5 [2023-03-17T19:12:00.407Z] v3.0.0-dev.50 [2023-03-17T19:12:00.407Z] v3.0.0-dev.51 [2023-03-17T19:12:00.407Z] v3.0.0-dev.52 [2023-03-17T19:12:00.407Z] v3.0.0-dev.53 [2023-03-17T19:12:00.407Z] v3.0.0-dev.54 [2023-03-17T19:12:00.407Z] v3.0.0-dev.55 [2023-03-17T19:12:00.407Z] v3.0.0-dev.56 [2023-03-17T19:12:00.407Z] v3.0.0-dev.57 [2023-03-17T19:12:00.407Z] v3.0.0-dev.58 [2023-03-17T19:12:00.407Z] v3.0.0-dev.59 [2023-03-17T19:12:00.407Z] v3.0.0-dev.6 [2023-03-17T19:12:00.407Z] v3.0.0-dev.60 [2023-03-17T19:12:00.407Z] v3.0.0-dev.61 [2023-03-17T19:12:00.407Z] v3.0.0-dev.62 [2023-03-17T19:12:00.407Z] v3.0.0-dev.63 [2023-03-17T19:12:00.407Z] v3.0.0-dev.64 [2023-03-17T19:12:00.407Z] v3.0.0-dev.65 [2023-03-17T19:12:00.407Z] v3.0.0-dev.66 [2023-03-17T19:12:00.407Z] v3.0.0-dev.67 [2023-03-17T19:12:00.407Z] v3.0.0-dev.68 [2023-03-17T19:12:00.407Z] v3.0.0-dev.69 [2023-03-17T19:12:00.407Z] v3.0.0-dev.7 [2023-03-17T19:12:00.407Z] v3.0.0-dev.70 [2023-03-17T19:12:00.407Z] v3.0.0-dev.71 [2023-03-17T19:12:00.407Z] v3.0.0-dev.72 [2023-03-17T19:12:00.407Z] v3.0.0-dev.73 [2023-03-17T19:12:00.407Z] v3.0.0-dev.74 [2023-03-17T19:12:00.407Z] v3.0.0-dev.75 [2023-03-17T19:12:00.407Z] v3.0.0-dev.76 [2023-03-17T19:12:00.407Z] v3.0.0-dev.77 [2023-03-17T19:12:00.407Z] v3.0.0-dev.78 [2023-03-17T19:12:00.407Z] v3.0.0-dev.79 [2023-03-17T19:12:00.407Z] v3.0.0-dev.8 [2023-03-17T19:12:00.407Z] v3.0.0-dev.80 [2023-03-17T19:12:00.407Z] v3.0.0-dev.81 [2023-03-17T19:12:00.407Z] v3.0.0-dev.82 [2023-03-17T19:12:00.407Z] v3.0.0-dev.83 [2023-03-17T19:12:00.407Z] v3.0.0-dev.84 [2023-03-17T19:12:00.407Z] v3.0.0-dev.85 [2023-03-17T19:12:00.407Z] v3.0.0-dev.86 [2023-03-17T19:12:00.407Z] v3.0.0-dev.87 [2023-03-17T19:12:00.407Z] v3.0.0-dev.88 [2023-03-17T19:12:00.407Z] v3.0.0-dev.89 [2023-03-17T19:12:00.407Z] v3.0.0-dev.9 [2023-03-17T19:12:00.407Z] v3.0.0-dev.90 [2023-03-17T19:12:00.407Z] v3.0.0-dev.91 [2023-03-17T19:12:00.407Z] v3.0.0-dev.92 [2023-03-17T19:12:00.407Z] v3.0.0-dev.93 [2023-03-17T19:12:00.407Z] v3.0.0-dev.94 [2023-03-17T19:12:00.407Z] v3.0.0-dev.95 [2023-03-17T19:12:00.407Z] v3.0.0-dev.96 [2023-03-17T19:12:00.407Z] v3.0.0-dev.97 [2023-03-17T19:12:00.407Z] v3.0.0-dev.98 [2023-03-17T19:12:00.407Z] v3.0.0-dev.99 [Pipeline] sh [2023-03-17T19:12:00.694Z] + lftools sign git-tag v3.0.0-dev.104 [2023-03-17T19:12:01.262Z] Signing Git tag with Sigul... [2023-03-17T19:12:01.262Z] Signing v3.0.0-dev.104 [Pipeline] echo [2023-03-17T19:12:01.528Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:01.806Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-03-17T19:12:01.812Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-03-17T19:12:01.807Z] $ docker stop --time=1 e62a7b7da0ca6ce8505822ab1db1572bfa69b3e92f30d1d84c91e6fb39286ffd [2023-03-17T19:12:03.128Z] $ docker rm -f --volumes e62a7b7da0ca6ce8505822ab1db1572bfa69b3e92f30d1d84c91e6fb39286ffd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-03-17T19:12:03.541Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T19:12:03.541Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:12:03.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T19:12:03.835Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T19:12:03.901Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T19:12:04.009Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T19:12:04.372Z] $ docker top 8833174e2831f2b8c1582c54603fbce859b68a40f3089cc38bd4c658c1f86b91 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T19:12:04.476Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T19:12:04.476Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T19:12:04.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T19:12:04.584Z] $ docker exec 8833174e2831f2b8c1582c54603fbce859b68a40f3089cc38bd4c658c1f86b91 ssh-agent [2023-03-17T19:12:04.733Z] SSH_AUTH_SOCK=/tmp/ssh-mb2qg1S3S9im/agent.32 [2023-03-17T19:12:04.733Z] SSH_AGENT_PID=38 [2023-03-17T19:12:04.755Z] Running ssh-add (command line suppressed) [2023-03-17T19:12:04.846Z] Identity added: /w/workspace/edgex-go/466@tmp/private_key_11916138816901863573.key (/w/workspace/edgex-go/466@tmp/private_key_11916138816901863573.key) [2023-03-17T19:12:04.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T19:12:05.164Z] + git semver bump pre [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,324 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,324 [bump_version] DEBUG bumping version:3.0.0-dev.104 on axis:pre with prefix:dev [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,324 [bump_version] DEBUG bumped version:3.0.0-dev.105 [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,324 [write_version] DEBUG write version:3.0.0-dev.105 to path:/w/workspace/edgex-go/466/.semver/main with force:True [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,324 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,324 [write_file] DEBUG write to file:/w/workspace/edgex-go/466/.semver/main [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,326 [execute] INFO git cat-file --batch-check [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,326 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/466/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,333 [execute] INFO git cat-file --batch [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,334 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/466/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T19:12:05.422Z] 2023-03-17 19:12:05,341 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T19:12:05.422Z] 3.0.0-dev.105 [Pipeline] } [2023-03-17T19:12:05.410Z] $ docker exec --env ******** --env ******** 8833174e2831f2b8c1582c54603fbce859b68a40f3089cc38bd4c658c1f86b91 ssh-agent -k [2023-03-17T19:12:05.504Z] unset SSH_AUTH_SOCK; [2023-03-17T19:12:05.504Z] unset SSH_AGENT_PID; [2023-03-17T19:12:05.505Z] echo Agent pid 38 killed; [2023-03-17T19:12:05.534Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T19:12:05.837Z] + git semver [Pipeline] } [2023-03-17T19:12:06.086Z] $ docker stop --time=1 8833174e2831f2b8c1582c54603fbce859b68a40f3089cc38bd4c658c1f86b91 [2023-03-17T19:12:07.403Z] $ docker rm -f --volumes 8833174e2831f2b8c1582c54603fbce859b68a40f3089cc38bd4c658c1f86b91 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T19:12:07.758Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T19:12:07.758Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:12:08.050Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T19:12:08.050Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T19:12:08.119Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T19:12:08.133Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T19:12:08.515Z] $ docker top 7a85a581fc6f5e1357bf40b2e7192a7521e7454583fa98838148cd981f51cb06 -eo pid,comm [2023-03-17T19:12:08.582Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-17T19:12:08.582Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T19:12:08.616Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T19:12:08.616Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T19:12:08.725Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T19:12:08.706Z] $ docker exec 7a85a581fc6f5e1357bf40b2e7192a7521e7454583fa98838148cd981f51cb06 ssh-agent [2023-03-17T19:12:08.832Z] SSH_AUTH_SOCK=/tmp/ssh-3Hg4BmqTVg2u/agent.32 [2023-03-17T19:12:08.832Z] SSH_AGENT_PID=38 [2023-03-17T19:12:08.837Z] Running ssh-add (command line suppressed) [2023-03-17T19:12:08.915Z] Identity added: /w/workspace/edgex-go/466@tmp/private_key_17831880280985869355.key (/w/workspace/edgex-go/466@tmp/private_key_17831880280985869355.key) [2023-03-17T19:12:08.950Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T19:12:09.237Z] + git semver push [2023-03-17T19:12:09.495Z] 2023-03-17 19:12:09,383 [run_push] DEBUG push [2023-03-17T19:12:09.495Z] 2023-03-17 19:12:09,384 [execute] INFO git cat-file --batch-check [2023-03-17T19:12:09.495Z] 2023-03-17 19:12:09,384 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/466/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T19:12:09.495Z] 2023-03-17 19:12:09,387 [execute] INFO git rev-list a49216fb27b57c3437d31c1c702eff85acda078d -- [2023-03-17T19:12:09.495Z] 2023-03-17 19:12:09,388 [execute] DEBUG Popen(['git', 'rev-list', 'a49216fb27b57c3437d31c1c702eff85acda078d', '--'], cwd=/w/workspace/edgex-go/466/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T19:12:09.496Z] 2023-03-17 19:12:09,402 [execute] INFO git fetch -v origin [2023-03-17T19:12:09.496Z] 2023-03-17 19:12:09,403 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/466/.semver, universal_newlines=True, shell=None, istream=None) [2023-03-17T19:12:10.063Z] 2023-03-17 19:12:09,866 [run_push] DEBUG no remote changes detected [2023-03-17T19:12:10.063Z] 2023-03-17 19:12:09,867 [execute] INFO git push origin semver [2023-03-17T19:12:10.063Z] 2023-03-17 19:12:09,867 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/466/.semver, universal_newlines=False, shell=None, istream=None) [2023-03-17T19:12:10.999Z] 2023-03-17 19:12:10,793 [run_push] DEBUG push all version tags [2023-03-17T19:12:10.999Z] 2023-03-17 19:12:10,794 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-03-17T19:12:10.999Z] 2023-03-17 19:12:10,794 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/466, universal_newlines=False, shell=None, istream=None) [2023-03-17T19:12:12.388Z] 2023-03-17 19:12:12,055 [read_version] DEBUG read version from /w/workspace/edgex-go/466/.semver/main [2023-03-17T19:12:12.388Z] 3.0.0-dev.105 [Pipeline] } [2023-03-17T19:12:12.381Z] $ docker exec --env ******** --env ******** 7a85a581fc6f5e1357bf40b2e7192a7521e7454583fa98838148cd981f51cb06 ssh-agent -k [2023-03-17T19:12:12.474Z] unset SSH_AUTH_SOCK; [2023-03-17T19:12:12.475Z] unset SSH_AGENT_PID; [2023-03-17T19:12:12.475Z] echo Agent pid 38 killed; [2023-03-17T19:12:12.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T19:12:12.800Z] + git semver [Pipeline] } [2023-03-17T19:12:13.050Z] $ docker stop --time=1 7a85a581fc6f5e1357bf40b2e7192a7521e7454583fa98838148cd981f51cb06 [2023-03-17T19:12:14.359Z] $ docker rm -f --volumes 7a85a581fc6f5e1357bf40b2e7192a7521e7454583fa98838148cd981f51cb06 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T19:12:14.924Z] + [ -d /w/workspace/edgex-go/466/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:15.215Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:16.075Z] ---> package-listing.sh [2023-03-17T19:12:16.075Z] ++ facter osfamily [2023-03-17T19:12:16.075Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T19:12:16.334Z] + OS_FAMILY=debian [2023-03-17T19:12:16.334Z] + workspace=/w/workspace/edgex-go/466 [2023-03-17T19:12:16.334Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T19:12:16.334Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T19:12:16.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T19:12:16.334Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T19:12:16.334Z] + '[' /w/workspace/edgex-go/466 ']' [2023-03-17T19:12:16.334Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T19:12:16.334Z] + case "${OS_FAMILY}" in [2023-03-17T19:12:16.334Z] + dpkg -l [2023-03-17T19:12:16.334Z] + grep '^ii' [2023-03-17T19:12:16.334Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T19:12:16.334Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T19:12:16.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T19:12:16.334Z] + '[' /w/workspace/edgex-go/466 ']' [2023-03-17T19:12:16.334Z] + mkdir -p /w/workspace/edgex-go/466/archives/ [2023-03-17T19:12:16.334Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/466/archives/ [Pipeline] echo [2023-03-17T19:12:16.344Z] 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/466/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T19:12:16.621Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:12:17.176Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T19:12:17.176Z] [2023-03-17T19:12:17.176Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T19:12:17.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T19:12:17.470Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T19:12:17.471Z] 5eb5b503b376: Pulling fs layer [2023-03-17T19:12:17.471Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T19:12:17.471Z] ec43610c2a17: Pulling fs layer [2023-03-17T19:12:17.471Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T19:12:17.471Z] 33b1e0a273af: Pulling fs layer [2023-03-17T19:12:17.471Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T19:12:17.471Z] 2f39f015ded8: Pulling fs layer [2023-03-17T19:12:17.471Z] 33b1e0a273af: Waiting [2023-03-17T19:12:17.471Z] 3a2ae6a8a46f: Waiting [2023-03-17T19:12:17.471Z] 5d3b04190fa2: Waiting [2023-03-17T19:12:17.471Z] 2f39f015ded8: Waiting [2023-03-17T19:12:17.471Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T19:12:17.471Z] 5c69ac0246d0: Download complete [2023-03-17T19:12:17.471Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T19:12:17.471Z] 3a2ae6a8a46f: Download complete [2023-03-17T19:12:17.730Z] 33b1e0a273af: Verifying Checksum [2023-03-17T19:12:17.730Z] 33b1e0a273af: Download complete [2023-03-17T19:12:17.730Z] ec43610c2a17: Verifying Checksum [2023-03-17T19:12:17.730Z] ec43610c2a17: Download complete [2023-03-17T19:12:17.730Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T19:12:17.730Z] 5d3b04190fa2: Download complete [2023-03-17T19:12:17.730Z] 5eb5b503b376: Verifying Checksum [2023-03-17T19:12:17.730Z] 5eb5b503b376: Download complete [2023-03-17T19:12:18.294Z] 2f39f015ded8: Verifying Checksum [2023-03-17T19:12:18.294Z] 2f39f015ded8: Download complete [2023-03-17T19:12:18.860Z] 5eb5b503b376: Pull complete [2023-03-17T19:12:18.860Z] 5c69ac0246d0: Pull complete [2023-03-17T19:12:19.426Z] ec43610c2a17: Pull complete [2023-03-17T19:12:19.426Z] 3a2ae6a8a46f: Pull complete [2023-03-17T19:12:19.684Z] 33b1e0a273af: Pull complete [2023-03-17T19:12:19.684Z] 5d3b04190fa2: Pull complete [2023-03-17T19:12:23.866Z] 2f39f015ded8: Pull complete [2023-03-17T19:12:23.866Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T19:12:23.866Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T19:12:23.866Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T19:12:23.944Z] prd-ubuntu20.04-docker-8c-8g-4418 does not seem to be running inside a container [2023-03-17T19:12:23.951Z] $ 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/466/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/466 -v /w/workspace/edgex-go/466:/w/workspace/edgex-go/466:rw,z -v /w/workspace/edgex-go/466@tmp:/w/workspace/edgex-go/466@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-03-17T19:12:25.670Z] $ docker top 4a5d20c2cead42c4fb52aaf4df4b136ea22233855c27419d352d53543568f98c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T19:12:26.033Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T19:12:26.318Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T19:12:26.601Z] + ls /var/log/sa-host [2023-03-17T19:12:26.601Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T19:12:26.743Z] provisioning config files... [2023-03-17T19:12:26.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/466@tmp/config2536483318605210655tmp [Pipeline] { [Pipeline] echo [2023-03-17T19:12:26.764Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:27.043Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T19:12:27.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:27.367Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T19:12:27.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:27.657Z] ---> sudo-logs.sh [2023-03-17T19:12:27.657Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T19:12:27.681Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:27.962Z] ---> job-cost.sh [2023-03-17T19:12:27.963Z] lf-activate-venv: SKIPPING [2023-03-17T19:12:27.963Z] DEBUG: total: 0.10999999940395355 [2023-03-17T19:12:27.963Z] INFO: Retrieving Stack Cost... [2023-03-17T19:12:28.222Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T19:12:28.789Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T19:12:28.799Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T19:12:29.081Z] ---> logs-deploy.sh [2023-03-17T19:12:29.082Z] lf-activate-venv: SKIPPING [2023-03-17T19:12:29.082Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/466 [2023-03-17T19:12:29.082Z] INFO: archiving workspace using pattern(s): [2023-03-17T19:12:30.017Z] Archives upload complete. [2023-03-17T19:12:30.017Z] INFO: archiving logs to Nexus