Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 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-ssh1595307036750458198.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh15891480866982025419.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh3390775318999920429.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh12078946017195329924.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-ssh3604884276467819995.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.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8414 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/593 [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/593 # 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 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4698)" > 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 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 > git rev-list --no-walk a045e8e81b8ab7e100c731525ac4bd730155663f # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-03T20:31:35.913Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-03T20:31:35.954Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-03T20:31:35.971Z] ========================================================= [2023-10-03T20:31:35.972Z] EdgeX Global Pipelines Version Info [2023-10-03T20:31:35.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:31:37.047Z] ------------------- [2023-10-03T20:31:37.047Z] stable info: [2023-10-03T20:31:37.047Z] ------------------- [2023-10-03T20:31:37.047Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-03T20:31:37.047Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-03T20:31:37.047Z] Message: update stable to v1.0.254 [2023-10-03T20:31:37.308Z] ------------------- [2023-10-03T20:31:37.308Z] experimental info: [2023-10-03T20:31:37.308Z] ------------------- [2023-10-03T20:31:37.308Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-03T20:31:37.308Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-03T20:31:37.308Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-03T20:31:37.479Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-10-03T20:31:37.493Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-10-03T20:31:37.506Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-03T20:31:37.517Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-03T20:31:37.533Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-03T20:31:37.554Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-03T20:31:37.567Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-03T20:31:37.574Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-10-03T20:31:37.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-10-03T20:31:37.591Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-10-03T20:31:37.599Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-03T20:31:37.608Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-03T20:31:37.616Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-03T20:31:37.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-03T20:31:37.635Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-03T20:31:37.648Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-03T20:31:37.659Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-03T20:31:37.671Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-03T20:31:37.686Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-10-03T20:31:37.701Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-10-03T20:31:37.711Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-03T20:31:37.724Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-03T20:31:37.739Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-03T20:31:37.751Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-10-03T20:31:37.761Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-10-03T20:31:37.775Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-10-03T20:31:37.793Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] echo [2023-10-03T20:31:37.811Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5a56fde [Pipeline] echo [2023-10-03T20:31:37.825Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T20:31:37.869Z] provisioning config files... [2023-10-03T20:31:37.883Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config14441721331921506821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:31:38.198Z] ---> docker-login.sh [2023-10-03T20:31:38.198Z] nexus3.edgexfoundry.org:10001 [2023-10-03T20:31:38.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:31:38.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:31:38.458Z] Configure a credential helper to remove this warning. See [2023-10-03T20:31:38.458Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:31:38.458Z] [2023-10-03T20:31:38.458Z] Login Succeeded [2023-10-03T20:31:38.458Z] nexus3.edgexfoundry.org:10002 [2023-10-03T20:31:38.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:31:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:31:38.719Z] Configure a credential helper to remove this warning. See [2023-10-03T20:31:38.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:31:38.719Z] [2023-10-03T20:31:38.719Z] Login Succeeded [2023-10-03T20:31:38.719Z] nexus3.edgexfoundry.org:10003 [2023-10-03T20:31:38.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:31:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:31:38.719Z] Configure a credential helper to remove this warning. See [2023-10-03T20:31:38.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:31:38.719Z] [2023-10-03T20:31:38.719Z] Login Succeeded [2023-10-03T20:31:38.719Z] nexus3.edgexfoundry.org:10004 [2023-10-03T20:31:38.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:31:38.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:31:38.719Z] Configure a credential helper to remove this warning. See [2023-10-03T20:31:38.719Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:31:38.719Z] [2023-10-03T20:31:38.719Z] Login Succeeded [2023-10-03T20:31:38.719Z] docker.io [2023-10-03T20:31:38.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:31:39.243Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:31:39.243Z] Configure a credential helper to remove this warning. See [2023-10-03T20:31:39.243Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:31:39.243Z] [2023-10-03T20:31:39.243Z] Login Succeeded [2023-10-03T20:31:39.243Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T20:31:39.252Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T20:31:39.557Z] + 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-10-03T20:31:39.558Z] + dirname cmd/core-command/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo core-command,cmd/core-command/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/core-data/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo core-data,cmd/core-data/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/core-metadata/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-spire-agent/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-spire-config/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/security-spire-server/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/support-notifications/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-10-03T20:31:39.558Z] + dirname cmd/support-scheduler/Dockerfile [2023-10-03T20:31:39.558Z] + cut -d/ -f2 [2023-10-03T20:31:39.558Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-10-03T20:31:39.615Z] 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-10-03T20:31:39.979Z] + git rev-list -1 --merges 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f~1..5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] echo [2023-10-03T20:31:39.999Z] -----------> git rev-list -1 --merges 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f~1..5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [false] [Pipeline] sh [2023-10-03T20:31:40.292Z] + git log --format=format:%s -1 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] echo [2023-10-03T20:31:40.307Z] ========================================================= [2023-10-03T20:31:40.307Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-03T20:31:40.307Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-10-03T20:31:40.748Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-03T20:31:40.748Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-03T20:31:40.748Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-03T20:31:40.748Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-03T20:31:40.748Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-03T20:31:40.748Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-03T20:31:40.748Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:31:41.157Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T20:31:41.157Z] [2023-10-03T20:31:41.157Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:31:41.462Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T20:31:41.462Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-03T20:31:41.462Z] b85a868b505f: Pulling fs layer [2023-10-03T20:31:41.462Z] e2be974225ed: Pulling fs layer [2023-10-03T20:31:41.462Z] 339a4e72a1f5: Pulling fs layer [2023-10-03T20:31:41.462Z] 988bab9f4d93: Pulling fs layer [2023-10-03T20:31:41.462Z] 1469e6f7b9e6: Pulling fs layer [2023-10-03T20:31:41.462Z] eaf3925da568: Pulling fs layer [2023-10-03T20:31:41.462Z] bab4dde63d76: Pulling fs layer [2023-10-03T20:31:41.462Z] bde34c3a00c8: Pulling fs layer [2023-10-03T20:31:41.462Z] b352a97aabf1: Pulling fs layer [2023-10-03T20:31:41.462Z] 4872d77fe225: Pulling fs layer [2023-10-03T20:31:41.462Z] 5851b861e8e6: Pulling fs layer [2023-10-03T20:31:41.462Z] 1469e6f7b9e6: Waiting [2023-10-03T20:31:41.462Z] eaf3925da568: Waiting [2023-10-03T20:31:41.462Z] bab4dde63d76: Waiting [2023-10-03T20:31:41.462Z] bde34c3a00c8: Waiting [2023-10-03T20:31:41.462Z] 5851b861e8e6: Waiting [2023-10-03T20:31:41.462Z] b352a97aabf1: Waiting [2023-10-03T20:31:41.462Z] 4872d77fe225: Waiting [2023-10-03T20:31:41.462Z] 988bab9f4d93: Waiting [2023-10-03T20:31:41.462Z] e2be974225ed: Download complete [2023-10-03T20:31:41.462Z] 988bab9f4d93: Verifying Checksum [2023-10-03T20:31:41.462Z] 988bab9f4d93: Download complete [2023-10-03T20:31:41.462Z] 1469e6f7b9e6: Verifying Checksum [2023-10-03T20:31:41.462Z] 1469e6f7b9e6: Download complete [2023-10-03T20:31:41.721Z] 339a4e72a1f5: Verifying Checksum [2023-10-03T20:31:41.721Z] 339a4e72a1f5: Download complete [2023-10-03T20:31:41.721Z] eaf3925da568: Download complete [2023-10-03T20:31:41.721Z] bde34c3a00c8: Verifying Checksum [2023-10-03T20:31:41.721Z] bde34c3a00c8: Download complete [2023-10-03T20:31:41.721Z] b352a97aabf1: Download complete [2023-10-03T20:31:41.721Z] 4872d77fe225: Verifying Checksum [2023-10-03T20:31:41.721Z] 4872d77fe225: Download complete [2023-10-03T20:31:41.721Z] 5851b861e8e6: Verifying Checksum [2023-10-03T20:31:41.721Z] 5851b861e8e6: Download complete [2023-10-03T20:31:41.721Z] b85a868b505f: Download complete [2023-10-03T20:31:41.981Z] bab4dde63d76: Verifying Checksum [2023-10-03T20:31:41.981Z] bab4dde63d76: Download complete [2023-10-03T20:31:42.919Z] b85a868b505f: Pull complete [2023-10-03T20:31:43.178Z] e2be974225ed: Pull complete [2023-10-03T20:31:43.772Z] 339a4e72a1f5: Pull complete [2023-10-03T20:31:43.772Z] 988bab9f4d93: Pull complete [2023-10-03T20:31:44.034Z] 1469e6f7b9e6: Pull complete [2023-10-03T20:31:44.034Z] eaf3925da568: Pull complete [2023-10-03T20:31:45.941Z] bab4dde63d76: Pull complete [2023-10-03T20:31:45.941Z] bde34c3a00c8: Pull complete [2023-10-03T20:31:46.202Z] b352a97aabf1: Pull complete [2023-10-03T20:31:46.202Z] 4872d77fe225: Pull complete [2023-10-03T20:31:46.202Z] 5851b861e8e6: Pull complete [2023-10-03T20:31:46.202Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-03T20:31:46.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T20:31:46.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:31:46.301Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:31:46.349Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-03T20:31:49.439Z] $ docker top 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e -eo pid,comm [2023-10-03T20:31:49.493Z] 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-10-03T20:31:49.493Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-03T20:31:49.535Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T20:31:49.535Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T20:31:49.667Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T20:31:49.673Z] $ docker exec 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent [2023-10-03T20:31:49.782Z] SSH_AUTH_SOCK=/tmp/ssh-X442a6KP4I0j/agent.32 [2023-10-03T20:31:49.782Z] SSH_AGENT_PID=38 [2023-10-03T20:31:49.789Z] Running ssh-add (command line suppressed) [2023-10-03T20:31:49.900Z] Identity added: /w/workspace/edgex-go/593@tmp/private_key_17774234483446580598.key (/w/workspace/edgex-go/593@tmp/private_key_17774234483446580598.key) [2023-10-03T20:31:49.911Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T20:31:50.204Z] + git tag --points-at HEAD [Pipeline] } [2023-10-03T20:31:50.221Z] $ docker exec --env ******** --env ******** 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent -k [2023-10-03T20:31:50.322Z] unset SSH_AUTH_SOCK; [2023-10-03T20:31:50.323Z] unset SSH_AGENT_PID; [2023-10-03T20:31:50.323Z] echo Agent pid 38 killed; [2023-10-03T20:31:50.334Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-03T20:31:50.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T20:31:50.361Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T20:31:50.476Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T20:31:50.481Z] $ docker exec 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent [2023-10-03T20:31:50.591Z] SSH_AUTH_SOCK=/tmp/ssh-hj7Nmyf7oyVq/agent.70 [2023-10-03T20:31:50.591Z] SSH_AGENT_PID=76 [2023-10-03T20:31:50.596Z] Running ssh-add (command line suppressed) [2023-10-03T20:31:50.699Z] Identity added: /w/workspace/edgex-go/593@tmp/private_key_8969351251106997099.key (/w/workspace/edgex-go/593@tmp/private_key_8969351251106997099.key) [2023-10-03T20:31:50.717Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T20:31:51.007Z] + git semver init [2023-10-03T20:31:51.267Z] 2023-10-03 20:31:51,189 [run_init] DEBUG init version:0.0.0 force:False [2023-10-03T20:31:51.267Z] 2023-10-03 20:31:51,190 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/593/.semver [2023-10-03T20:31:51.267Z] 2023-10-03 20:31:51,190 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/593/.semver [2023-10-03T20:31:51.267Z] 2023-10-03 20:31:51,190 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/593/.semver'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=None) [2023-10-03T20:31:56.579Z] 2023-10-03 20:31:56,236 [append_file] DEBUG append to file:/w/workspace/edgex-go/593/.git/info/exclude [2023-10-03T20:31:56.579Z] 2023-10-03 20:31:56,236 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/593/.semver/main with force:False [2023-10-03T20:31:56.579Z] 2023-10-03 20:31:56,236 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:31:56.579Z] 2023-10-03 20:31:56,237 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:31:56.579Z] 3.1.0-dev.59 [Pipeline] } [2023-10-03T20:31:56.591Z] $ docker exec --env ******** --env ******** 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e ssh-agent -k [2023-10-03T20:31:56.692Z] unset SSH_AUTH_SOCK; [2023-10-03T20:31:56.692Z] unset SSH_AGENT_PID; [2023-10-03T20:31:56.693Z] echo Agent pid 76 killed; [2023-10-03T20:31:56.700Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T20:31:57.004Z] + git semver [Pipeline] } [2023-10-03T20:31:57.280Z] $ docker stop --time=1 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e [2023-10-03T20:31:58.553Z] $ docker rm -f --volumes 5c207e04968acecd415a345c306c9aaf37be7f9b0808b812c6fd259d037e101e [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T20:31:58.890Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-03T20:31:59.078Z] Stashed 1 file(s) [Pipeline] echo [2023-10-03T20:31:59.081Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.59 [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-10-03T20:31:59.502Z] + git config --global --add safe.directory /w/workspace/edgex-go/593 [Pipeline] echo [2023-10-03T20:31:59.514Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T20:31:59.530Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T20:31:59.539Z] ========================================================= [2023-10-03T20:31:59.539Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-03T20:31:59.539Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-03T20:31:59.833Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T20:31:59.834Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-03T20:31:59.834Z] 7264a8db6415: Pulling fs layer [2023-10-03T20:31:59.834Z] c4d48a809fc2: Pulling fs layer [2023-10-03T20:31:59.834Z] 4f1c88b9dad5: Pulling fs layer [2023-10-03T20:31:59.834Z] ad3a456e5733: Pulling fs layer [2023-10-03T20:31:59.834Z] 33e27b845d1e: Pulling fs layer [2023-10-03T20:31:59.834Z] c68163c4e522: Pulling fs layer [2023-10-03T20:31:59.834Z] 50da416c3ac9: Pulling fs layer [2023-10-03T20:31:59.834Z] 23d2d4c4bb30: Pulling fs layer [2023-10-03T20:31:59.834Z] ad3a456e5733: Waiting [2023-10-03T20:31:59.834Z] 33e27b845d1e: Waiting [2023-10-03T20:31:59.834Z] 50da416c3ac9: Waiting [2023-10-03T20:31:59.834Z] c68163c4e522: Waiting [2023-10-03T20:31:59.834Z] 23d2d4c4bb30: Waiting [2023-10-03T20:31:59.834Z] c4d48a809fc2: Verifying Checksum [2023-10-03T20:31:59.834Z] c4d48a809fc2: Download complete [2023-10-03T20:31:59.834Z] ad3a456e5733: Download complete [2023-10-03T20:31:59.834Z] 33e27b845d1e: Verifying Checksum [2023-10-03T20:31:59.834Z] 33e27b845d1e: Download complete [2023-10-03T20:31:59.834Z] 7264a8db6415: Verifying Checksum [2023-10-03T20:31:59.834Z] 7264a8db6415: Download complete [2023-10-03T20:32:00.094Z] c68163c4e522: Verifying Checksum [2023-10-03T20:32:00.094Z] c68163c4e522: Download complete [2023-10-03T20:32:00.094Z] 7264a8db6415: Pull complete [2023-10-03T20:32:00.353Z] 23d2d4c4bb30: Verifying Checksum [2023-10-03T20:32:00.353Z] 23d2d4c4bb30: Download complete [2023-10-03T20:32:00.353Z] c4d48a809fc2: Pull complete [2023-10-03T20:32:00.353Z] 4f1c88b9dad5: Verifying Checksum [2023-10-03T20:32:00.353Z] 4f1c88b9dad5: Download complete [2023-10-03T20:32:00.919Z] 50da416c3ac9: Verifying Checksum [2023-10-03T20:32:00.919Z] 50da416c3ac9: Download complete [2023-10-03T20:32:04.204Z] 4f1c88b9dad5: Pull complete [2023-10-03T20:32:04.204Z] ad3a456e5733: Pull complete [2023-10-03T20:32:04.204Z] 33e27b845d1e: Pull complete [2023-10-03T20:32:04.204Z] c68163c4e522: Pull complete [2023-10-03T20:32:06.109Z] 50da416c3ac9: Pull complete [2023-10-03T20:32:06.683Z] 23d2d4c4bb30: Pull complete [2023-10-03T20:32:06.683Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-03T20:32:06.683Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T20:32:06.683Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-03T20:32:06.986Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T20:32:06.986Z] WORKDIR /edgex [2023-10-03T20:32:06.986Z] COPY go.mod . [2023-10-03T20:32:06.986Z] RUN go mod download [2023-10-03T20:32:06.986Z] + docker build -t ci-base-image-x86_64 -f - . [2023-10-03T20:32:07.554Z] Sending build context to Docker daemon 171MB [2023-10-03T20:32:07.554Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-03T20:32:07.554Z] ---> 0786185ac409 [2023-10-03T20:32:07.554Z] Step 2/4 : WORKDIR /edgex [2023-10-03T20:32:11.890Z] ---> Running in e172833c16f5 [2023-10-03T20:32:11.890Z] Removing intermediate container e172833c16f5 [2023-10-03T20:32:11.890Z] ---> c29fe5d7372f [2023-10-03T20:32:11.890Z] Step 3/4 : COPY go.mod . [2023-10-03T20:32:12.148Z] ---> 97fc544f622b [2023-10-03T20:32:12.148Z] Step 4/4 : RUN go mod download [2023-10-03T20:32:12.148Z] ---> Running in 595cbaf53f21 [2023-10-03T20:32:14.167Z] Still waiting to schedule task [2023-10-03T20:32:14.168Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-10-03T20:32:30.269Z] Removing intermediate container 595cbaf53f21 [2023-10-03T20:32:30.269Z] ---> d40af138fd72 [2023-10-03T20:32:30.269Z] Successfully built d40af138fd72 [2023-10-03T20:32:30.269Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:32:30.570Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-03T20:32:30.570Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:32:30.642Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:32:30.670Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-03T20:32:31.047Z] $ docker top 54ee16490349565e04f10b3c785014aa5062930f49fc1825653698c7380b494c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T20:32:31.386Z] + go version [2023-10-03T20:32:31.386Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-03T20:32:31.400Z] $ docker stop --time=1 54ee16490349565e04f10b3c785014aa5062930f49fc1825653698c7380b494c [2023-10-03T20:32:32.667Z] $ docker rm -f --volumes 54ee16490349565e04f10b3c785014aa5062930f49fc1825653698c7380b494c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:32:33.068Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-03T20:32:33.068Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:32:33.133Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:32:33.161Z] $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-10-03T20:32:33.465Z] $ docker top d0fd2603618e33b54f9dda904122398a3cf7cfe6d484b0d0094aa0cf8968a0ba -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-03T20:32:33.528Z] ========================================================= [2023-10-03T20:32:33.528Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-10-03T20:32:33.528Z] ========================================================= [Pipeline] sh [2023-10-03T20:32:33.805Z] + git config --global --add safe.directory /w/workspace/edgex-go/593 [Pipeline] fileExists [Pipeline] sh [2023-10-03T20:32:34.099Z] + make test [2023-10-03T20:32:34.099Z] go test -race -coverprofile=coverage.out ./... [2023-10-03T20:32:40.662Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-10-03T20:32:52.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-10-03T20:32:52.890Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-10-03T20:32:54.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-10-03T20:32:54.265Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-10-03T20:32:54.265Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-10-03T20:32:54.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-10-03T20:32:54.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-10-03T20:32:54.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-10-03T20:32:54.524Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-10-03T20:32:54.782Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-10-03T20:32:55.040Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-10-03T20:32:55.299Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-10-03T20:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-10-03T20:32:55.299Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-10-03T20:32:57.204Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-10-03T20:32:57.205Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-10-03T20:32:58.137Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.044s coverage: 28.7% of statements [2023-10-03T20:33:00.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.060s coverage: 97.0% of statements [2023-10-03T20:33:00.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-10-03T20:33:00.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-10-03T20:33:00.037Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-10-03T20:33:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-10-03T20:33:01.413Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-10-03T20:33:02.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-10-03T20:33:02.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-10-03T20:33:02.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-10-03T20:33:02.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-10-03T20:33:02.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-10-03T20:33:03.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.076s coverage: 69.2% of statements [2023-10-03T20:33:03.730Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 53.2% of statements [2023-10-03T20:33:03.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-10-03T20:33:03.730Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-10-03T20:33:05.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.117s coverage: 93.4% of statements [2023-10-03T20:33:05.629Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 4.1% of statements [2023-10-03T20:33:06.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-10-03T20:33:06.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-10-03T20:33:06.196Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-10-03T20:33:06.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-10-03T20:33:06.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-10-03T20:33:06.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-10-03T20:33:06.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-10-03T20:33:06.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-10-03T20:33:06.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-10-03T20:33:06.761Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-10-03T20:33:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.399s coverage: 97.6% of statements [2023-10-03T20:33:07.702Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.037s coverage: 72.2% of statements [2023-10-03T20:33:08.268Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-10-03T20:33:08.268Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-10-03T20:33:09.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.067s coverage: 0.9% of statements [2023-10-03T20:33:09.647Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.044s coverage: 32.2% of statements [2023-10-03T20:33:09.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.037s coverage: 41.7% of statements [2023-10-03T20:33:09.647Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 82.9% of statements [2023-10-03T20:33:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.044s coverage: 94.1% of statements [2023-10-03T20:33:09.907Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.047s coverage: 96.3% of statements [2023-10-03T20:33:10.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-10-03T20:33:10.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-10-03T20:33:10.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-10-03T20:33:10.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-10-03T20:33:11.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-10-03T20:33:11.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-10-03T20:33:11.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-10-03T20:33:11.106Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-10-03T20:33:11.106Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.040s coverage: 87.5% of statements [2023-10-03T20:33:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-10-03T20:33:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-10-03T20:33:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-10-03T20:33:12.483Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-10-03T20:33:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-10-03T20:33:12.742Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-10-03T20:33:13.310Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-10-03T20:33:14.687Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-10-03T20:33:15.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-10-03T20:33:16.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-10-03T20:33:16.638Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-10-03T20:33:19.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-10-03T20:33:19.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-10-03T20:33:19.248Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-10-03T20:33:20.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-10-03T20:33:20.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-10-03T20:33:20.680Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-10-03T20:33:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-10-03T20:33:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-10-03T20:33:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-10-03T20:33:21.293Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-10-03T20:33:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-10-03T20:33:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-10-03T20:33:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-10-03T20:33:22.674Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-10-03T20:33:23.242Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.044s coverage: 94.4% of statements [2023-10-03T20:33:24.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-10-03T20:33:24.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-10-03T20:33:24.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-10-03T20:33:24.175Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-10-03T20:33:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-10-03T20:33:25.109Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-10-03T20:33:26.045Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-10-03T20:33:26.046Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.263s coverage: 79.9% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.059s coverage: 92.9% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.043s coverage: 87.2% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.035s coverage: 20.0% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.037s coverage: 100.0% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.101s coverage: 81.8% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.073s coverage: 82.1% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.162s coverage: 63.1% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.170s coverage: 38.4% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.055s coverage: 89.5% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.049s coverage: 84.8% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.131s coverage: 95.7% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.050s coverage: 61.8% of statements [2023-10-03T20:33:36.030Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.084s coverage: 98.9% of statements [2023-10-03T20:33:36.030Z] 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-10-03T20:33:36.290Z] running golangci-lint [2023-10-03T20:33:36.290Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-10-03T20:33:36.290Z] go version go1.21.0 linux/amd64 [2023-10-03T20:33:36.548Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-10-03T20:33:36.548Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-10-03T20:33:47.455Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8415 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-10-03T20:33:47.466Z] Running in /w/workspace/edgex-go/593 [Pipeline] { [Pipeline] checkout [2023-10-03T20:33:47.503Z] The recommended git tool is: git [2023-10-03T20:33:51.417Z] level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|name|compiled_files|deps|exports_file|files) took 14.845730775s" [2023-10-03T20:33:51.417Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.992464ms" [2023-10-03T20:33:52.513Z] using credential edgex-jenkins-ssh [2023-10-03T20:33:52.533Z] Cloning the remote Git repository [2023-10-03T20:33:52.570Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-10-03T20:33:52.657Z] > git init /w/workspace/edgex-go/593 # timeout=10 [2023-10-03T20:33:52.784Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-10-03T20:33:52.785Z] > git --version # timeout=10 [2023-10-03T20:33:52.802Z] > git --version # 'git version 2.25.1' [2023-10-03T20:33:52.804Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-03T20:33:52.941Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-03T20:34:01.429Z] level=info msg="[linters_context/goanalysis] analyzers took 1m29.925995182s with top 10 stages: buildir: 41.142107852s, gosec: 7.98165228s, inspect: 2.078044207s, fact_deprecated: 1.664240311s, printf: 1.392732208s, S1038: 1.312422291s, ctrlflow: 1.083444439s, fact_purity: 993.867326ms, nilness: 963.8957ms, S1039: 703.165843ms" [2023-10-03T20:34:01.429Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-10-03T20:34:01.429Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, exclude: 197/197, cgo: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, nolint: 0/21" [2023-10-03T20:34:01.429Z] level=info msg="[runner] processing took 20.217193ms with stages: nolint: 8.484759ms, identifier_marker: 6.249026ms, autogenerated_exclude: 1.693227ms, path_prettifier: 1.579657ms, exclude-rules: 1.459116ms, skip_dirs: 690.788µs, cgo: 36.47µs, filename_unadjuster: 18.66µs, max_same_issues: 740ns, max_from_linter: 690ns, fixer: 670ns, skip_files: 610ns, uniq_by_line: 610ns, exclude: 510ns, severity-rules: 410ns, sort_results: 400ns, diff: 370ns, source_code: 150ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns, path_shortener: 100ns" [2023-10-03T20:34:01.429Z] level=info msg="[runner] linters took 9.9443224s with stages: goanalysis_metalinter: 9.923995636s" [2023-10-03T20:34:01.429Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-10-03T20:34:01.429Z] level=info msg="Memory: 250 samples, avg is 244.7MB, max is 904.2MB" [2023-10-03T20:34:01.429Z] level=info msg="Execution took 24.836672262s" [2023-10-03T20:34:01.429Z] go vet ./... [2023-10-03T20:34:06.692Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-03T20:34:06.692Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-03T20:34:06.692Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-03T20:34:06.704Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-10-03T20:34:07.056Z] + ls -al . [2023-10-03T20:34:07.056Z] total 732 [2023-10-03T20:34:07.056Z] drwxrwxr-x 12 1001 1001 4096 Oct 3 20:32 . [2023-10-03T20:34:07.056Z] drwxr-xr-x 4 root root 4096 Oct 3 20:32 .. [2023-10-03T20:34:07.056Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 20:31 .blubracket [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 16 Oct 3 20:31 .dockerignore [2023-10-03T20:34:07.056Z] drwxrwxr-x 8 1001 1001 4096 Oct 3 20:33 .git [2023-10-03T20:34:07.056Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 20:31 .github [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 1173 Oct 3 20:31 .gitignore [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 42 Oct 3 20:31 .golangci.yml [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 100 Oct 3 20:31 .hadolint.yml [2023-10-03T20:34:07.056Z] drwxr-xr-x 3 1001 1001 4096 Oct 3 20:31 .semver [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 166 Oct 3 20:31 .sonarcloud.properties [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 1171 Oct 3 20:31 ADOPTERS.md [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 11674 Oct 3 20:31 Attribution.txt [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 93407 Oct 3 20:31 CHANGELOG.md [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 3804 Oct 3 20:31 CONTRIBUTING.md [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 677 Oct 3 20:31 GOVERNANCE.md [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 883 Oct 3 20:31 Jenkinsfile [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 10775 Oct 3 20:31 LICENSE [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 15054 Oct 3 20:31 Makefile [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 582 Oct 3 20:31 OWNERS.md [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 9923 Oct 3 20:31 README.md [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 789 Oct 3 20:31 SECURITY.md [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 12 Oct 3 20:31 VERSION [2023-10-03T20:34:07.056Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 20:31 bin [2023-10-03T20:34:07.056Z] drwxrwxr-x 18 1001 1001 4096 Oct 3 20:31 cmd [2023-10-03T20:34:07.056Z] -rw-r--r-- 1 root root 453602 Oct 3 20:33 coverage.out [2023-10-03T20:34:07.056Z] drwxrwxr-x 2 1001 1001 4096 Oct 3 20:31 fuzz_test [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 3688 Oct 3 20:31 go.mod [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 34975 Oct 3 20:31 go.sum [2023-10-03T20:34:07.056Z] drwxrwxr-x 7 1001 1001 4096 Oct 3 20:31 internal [2023-10-03T20:34:07.056Z] drwxrwxr-x 3 1001 1001 4096 Oct 3 20:31 openapi [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 594 Oct 3 20:31 security.txt [2023-10-03T20:34:07.056Z] drwxrwxr-x 4 1001 1001 4096 Oct 3 20:31 snap [2023-10-03T20:34:07.056Z] -rw-rw-r-- 1 1001 1001 204 Oct 3 20:31 version.go [Pipeline] sh [2023-10-03T20:34:07.353Z] + '[' -e coverage.out ] [2023-10-03T20:34:07.353Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-10-03T20:34:07.462Z] Stashed 1 file(s) [Pipeline] sh [2023-10-03T20:34:07.787Z] + make build [2023-10-03T20:34:07.787Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-03T20:34:09.029Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-10-03T20:34:09.062Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-03T20:34:09.884Z] Avoid second fetch [2023-10-03T20:34:09.885Z] Checking out Revision 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f (main) [2023-10-03T20:34:10.625Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4698)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-03T20:34:11.692Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-03T20:34:11.692Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T20:34:11.692Z] Dload Upload Total Spent Left Speed [2023-10-03T20:34:11.692Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93072 0 --:--:-- --:--:-- --:--:-- 93072 [2023-10-03T20:34:09.900Z] > git config core.sparsecheckout # timeout=10 [2023-10-03T20:34:09.975Z] > git checkout -f 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f # timeout=10 [Pipeline] sh [2023-10-03T20:34:12.317Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-03T20:34:12.656Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-03T20:34:12.656Z] + sudo tee /etc/docker/daemon.new [2023-10-03T20:34:12.656Z] { [2023-10-03T20:34:12.656Z] "registry-mirrors": [ [2023-10-03T20:34:12.656Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-03T20:34:12.656Z] ], [2023-10-03T20:34:12.656Z] "bip": "10.250.0.254/24", [2023-10-03T20:34:12.656Z] "hosts": [ [2023-10-03T20:34:12.656Z] "tcp://0.0.0.0:5555", [2023-10-03T20:34:12.656Z] "unix:///var/run/docker.sock" [2023-10-03T20:34:12.656Z] ], [2023-10-03T20:34:12.656Z] "mtu": 1458, [2023-10-03T20:34:12.656Z] "selinux-enabled": true, [2023-10-03T20:34:12.656Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-03T20:34:12.656Z] } [Pipeline] sh [2023-10-03T20:34:12.987Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-03T20:34:13.314Z] + sudo service docker restart [2023-10-03T20:34:22.669Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-03T20:34:22.669Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-03T20:34:22.927Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-03T20:34:23.861Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-03T20:34:30.427Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-03T20:34:30.992Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T20:34:31.576Z] provisioning config files... [2023-10-03T20:34:31.599Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config1412438316847104682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:34:31.940Z] ---> docker-login.sh [2023-10-03T20:34:31.940Z] nexus3.edgexfoundry.org:10001 [2023-10-03T20:34:32.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:34:32.367Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-03T20:34:32.476Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:34:32.476Z] Configure a credential helper to remove this warning. See [2023-10-03T20:34:32.476Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:34:32.476Z] [2023-10-03T20:34:32.476Z] Login Succeeded [2023-10-03T20:34:32.476Z] nexus3.edgexfoundry.org:10002 [2023-10-03T20:34:32.743Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:34:32.743Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:34:32.743Z] Configure a credential helper to remove this warning. See [2023-10-03T20:34:32.743Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:34:32.743Z] [2023-10-03T20:34:32.743Z] Login Succeeded [2023-10-03T20:34:32.743Z] nexus3.edgexfoundry.org:10003 [2023-10-03T20:34:33.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:34:33.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:34:33.279Z] Configure a credential helper to remove this warning. See [2023-10-03T20:34:33.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:34:33.279Z] [2023-10-03T20:34:33.279Z] Login Succeeded [2023-10-03T20:34:33.279Z] nexus3.edgexfoundry.org:10004 [2023-10-03T20:34:33.279Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:34:33.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:34:33.547Z] Configure a credential helper to remove this warning. See [2023-10-03T20:34:33.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:34:33.547Z] [2023-10-03T20:34:33.547Z] Login Succeeded [2023-10-03T20:34:33.547Z] docker.io [2023-10-03T20:34:33.742Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-03T20:34:33.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:34:34.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:34:34.081Z] Configure a credential helper to remove this warning. See [2023-10-03T20:34:34.081Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:34:34.081Z] [2023-10-03T20:34:34.081Z] Login Succeeded [2023-10-03T20:34:34.081Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T20:34:34.094Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-10-03T20:34:34.309Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [Pipeline] sh [2023-10-03T20:34:34.619Z] + git config --global --add safe.directory /w/workspace/edgex-go/593 [Pipeline] echo [2023-10-03T20:34:34.638Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T20:34:34.651Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T20:34:34.666Z] ========================================================= [2023-10-03T20:34:34.666Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-03T20:34:34.666Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-10-03T20:34:34.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T20:34:35.243Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-03T20:34:36.175Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-10-03T20:34:37.619Z] $ docker stop --time=1 d0fd2603618e33b54f9dda904122398a3cf7cfe6d484b0d0094aa0cf8968a0ba [2023-10-03T20:34:38.320Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-03T20:34:38.320Z] 9fda8d8052c6: Pulling fs layer [2023-10-03T20:34:38.320Z] 5d54e960e981: Pulling fs layer [2023-10-03T20:34:38.320Z] c4a7e357bf2a: Pulling fs layer [2023-10-03T20:34:38.320Z] f0e02332f6b5: Pulling fs layer [2023-10-03T20:34:38.320Z] cefa15bbcfad: Pulling fs layer [2023-10-03T20:34:38.320Z] 17808c966233: Pulling fs layer [2023-10-03T20:34:38.320Z] f4c1fc716caa: Pulling fs layer [2023-10-03T20:34:38.320Z] f0e02332f6b5: Waiting [2023-10-03T20:34:38.320Z] cefa15bbcfad: Waiting [2023-10-03T20:34:38.320Z] 17808c966233: Waiting [2023-10-03T20:34:38.320Z] f4c1fc716caa: Waiting [2023-10-03T20:34:38.320Z] 5d54e960e981: Download complete [2023-10-03T20:34:38.320Z] f0e02332f6b5: Verifying Checksum [2023-10-03T20:34:38.320Z] f0e02332f6b5: Download complete [2023-10-03T20:34:38.320Z] cefa15bbcfad: Verifying Checksum [2023-10-03T20:34:38.320Z] cefa15bbcfad: Download complete [2023-10-03T20:34:38.320Z] 9fda8d8052c6: Verifying Checksum [2023-10-03T20:34:38.320Z] 9fda8d8052c6: Download complete [2023-10-03T20:34:38.602Z] f4c1fc716caa: Verifying Checksum [2023-10-03T20:34:38.602Z] f4c1fc716caa: Download complete [2023-10-03T20:34:38.875Z] 9fda8d8052c6: Pull complete [2023-10-03T20:34:39.468Z] 5d54e960e981: Pull complete [2023-10-03T20:34:39.740Z] c4a7e357bf2a: Verifying Checksum [2023-10-03T20:34:39.740Z] c4a7e357bf2a: Download complete [2023-10-03T20:34:40.707Z] 17808c966233: Verifying Checksum [2023-10-03T20:34:40.707Z] 17808c966233: Download complete [2023-10-03T20:34:43.424Z] $ docker rm -f --volumes d0fd2603618e33b54f9dda904122398a3cf7cfe6d484b0d0094aa0cf8968a0ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:34:44.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-03T20:34:44.389Z] [2023-10-03T20:34:44.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:34:44.690Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-03T20:34:44.690Z] latest: Pulling from edgex-devops/edgex-compose [2023-10-03T20:34:44.690Z] 91d30c5bc195: Pulling fs layer [2023-10-03T20:34:44.690Z] 2e9b0aa3be6d: Pulling fs layer [2023-10-03T20:34:44.690Z] 9c61dcf015f6: Pulling fs layer [2023-10-03T20:34:44.690Z] 4698f68db338: Pulling fs layer [2023-10-03T20:34:44.690Z] 2a2f49069b9e: Pulling fs layer [2023-10-03T20:34:44.690Z] e0025b399a48: Pulling fs layer [2023-10-03T20:34:44.690Z] 4698f68db338: Waiting [2023-10-03T20:34:44.690Z] 2a2f49069b9e: Waiting [2023-10-03T20:34:44.690Z] e0025b399a48: Waiting [2023-10-03T20:34:44.949Z] 91d30c5bc195: Download complete [2023-10-03T20:34:44.949Z] 4698f68db338: Verifying Checksum [2023-10-03T20:34:44.949Z] 4698f68db338: Download complete [2023-10-03T20:34:44.949Z] 2e9b0aa3be6d: Verifying Checksum [2023-10-03T20:34:44.949Z] 2e9b0aa3be6d: Download complete [2023-10-03T20:34:44.949Z] e0025b399a48: Download complete [2023-10-03T20:34:44.949Z] 91d30c5bc195: Pull complete [2023-10-03T20:34:45.210Z] 2a2f49069b9e: Download complete [2023-10-03T20:34:45.210Z] 2e9b0aa3be6d: Pull complete [2023-10-03T20:34:45.469Z] 9c61dcf015f6: Verifying Checksum [2023-10-03T20:34:45.469Z] 9c61dcf015f6: Download complete [2023-10-03T20:34:47.997Z] 9c61dcf015f6: Pull complete [2023-10-03T20:34:47.997Z] 4698f68db338: Pull complete [2023-10-03T20:34:48.568Z] 2a2f49069b9e: Pull complete [2023-10-03T20:34:48.568Z] e0025b399a48: Pull complete [2023-10-03T20:34:48.826Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-10-03T20:34:48.826Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-10-03T20:34:48.826Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:34:48.931Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:34:48.962Z] $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-10-03T20:34:52.907Z] $ docker top 5af8b7c33dceefeb1b1e5aeb358565a5e8a8122d8b1e0d93b8f09c3a00864628 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T20:34:53.046Z] c4a7e357bf2a: Pull complete [2023-10-03T20:34:53.046Z] f0e02332f6b5: Pull complete [2023-10-03T20:34:53.046Z] cefa15bbcfad: Pull complete [2023-10-03T20:34:53.257Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-03T20:34:55.169Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-03T20:34:55.169Z] #1 transferring dockerfile: 2.04kB done [2023-10-03T20:34:55.169Z] #1 DONE 0.0s [2023-10-03T20:34:55.427Z] [2023-10-03T20:34:55.427Z] #2 [security-spire-config internal] load build definition from Dockerfile [2023-10-03T20:34:55.427Z] #2 transferring dockerfile: 1.58kB done [2023-10-03T20:34:55.427Z] #2 DONE 0.0s [2023-10-03T20:34:55.427Z] [2023-10-03T20:34:55.427Z] #3 [security-proxy-auth internal] load .dockerignore [2023-10-03T20:34:55.686Z] #3 transferring context: 56B done [2023-10-03T20:34:55.686Z] #3 DONE 0.0s [2023-10-03T20:34:55.686Z] [2023-10-03T20:34:55.686Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-03T20:34:55.686Z] #4 transferring dockerfile: 2.12kB done [2023-10-03T20:34:55.686Z] #4 DONE 0.1s [2023-10-03T20:34:55.686Z] [2023-10-03T20:34:55.686Z] #5 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-03T20:34:55.686Z] #5 transferring dockerfile: 1.78kB done [2023-10-03T20:34:55.686Z] #5 DONE 0.0s [2023-10-03T20:34:55.686Z] [2023-10-03T20:34:55.686Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-03T20:34:55.686Z] #6 transferring dockerfile: 2.39kB done [2023-10-03T20:34:55.686Z] #6 DONE 0.0s [2023-10-03T20:34:55.686Z] [2023-10-03T20:34:55.686Z] #7 [security-spire-config internal] load .dockerignore [2023-10-03T20:34:55.686Z] #7 transferring context: 56B done [2023-10-03T20:34:55.686Z] #7 DONE 0.0s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-10-03T20:34:55.946Z] #8 transferring dockerfile: 1.59kB done [2023-10-03T20:34:55.946Z] #8 DONE 0.0s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #9 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-03T20:34:55.946Z] #9 transferring context: 56B done [2023-10-03T20:34:55.946Z] #9 DONE 0.0s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #10 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T20:34:55.946Z] #10 DONE 0.0s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2023-10-03T20:34:55.946Z] #11 transferring dockerfile: 1.70kB done [2023-10-03T20:34:55.946Z] #11 DONE 0.0s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-03T20:34:55.946Z] #12 transferring dockerfile: 2.38kB done [2023-10-03T20:34:55.946Z] #12 DONE 0.0s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #13 [security-spiffe-token-provider internal] load .dockerignore [2023-10-03T20:34:55.946Z] #13 transferring context: 56B done [2023-10-03T20:34:55.946Z] #13 DONE 0.0s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #14 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:34:55.946Z] #14 DONE 0.1s [2023-10-03T20:34:55.946Z] [2023-10-03T20:34:55.946Z] #15 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:55.946Z] #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T20:34:56.214Z] #15 ... [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #14 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:34:56.214Z] #14 DONE 0.1s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #15 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:56.214Z] #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:34:56.214Z] #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T20:34:56.214Z] #15 ... [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #16 [core-metadata internal] load build definition from Dockerfile [2023-10-03T20:34:56.214Z] #16 transferring dockerfile: 1.96kB done [2023-10-03T20:34:56.214Z] #16 DONE 0.2s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #17 [core-data internal] load build definition from Dockerfile [2023-10-03T20:34:56.214Z] #17 transferring dockerfile: 1.90kB done [2023-10-03T20:34:56.214Z] #17 DONE 0.2s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #18 [security-proxy-setup internal] load .dockerignore [2023-10-03T20:34:56.214Z] #18 transferring context: 56B done [2023-10-03T20:34:56.214Z] #18 DONE 0.1s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #19 [support-notifications internal] load build definition from Dockerfile [2023-10-03T20:34:56.214Z] #19 transferring dockerfile: 1.84kB done [2023-10-03T20:34:56.214Z] #19 DONE 0.2s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #15 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:56.214Z] #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T20:34:56.214Z] #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-03T20:34:56.214Z] #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-10-03T20:34:56.214Z] #15 ... [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #20 [support-scheduler internal] load build definition from Dockerfile [2023-10-03T20:34:56.214Z] #20 transferring dockerfile: 1.82kB done [2023-10-03T20:34:56.214Z] #20 DONE 0.2s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #21 [security-spire-server internal] load .dockerignore [2023-10-03T20:34:56.214Z] #21 transferring context: 56B done [2023-10-03T20:34:56.214Z] #21 DONE 0.2s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #22 [core-command internal] load build definition from Dockerfile [2023-10-03T20:34:56.214Z] #22 transferring dockerfile: 1.82kB done [2023-10-03T20:34:56.214Z] #22 DONE 0.2s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #10 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T20:34:56.214Z] #10 DONE 0.0s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #23 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-03T20:34:56.214Z] #23 transferring dockerfile: 2.82kB done [2023-10-03T20:34:56.214Z] #23 DONE 0.2s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #14 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:34:56.214Z] #14 DONE 0.1s [2023-10-03T20:34:56.214Z] [2023-10-03T20:34:56.214Z] #15 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:56.214Z] #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T20:34:56.214Z] #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:34:56.214Z] #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T20:34:56.214Z] #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T20:34:56.214Z] #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-03T20:34:56.473Z] #15 ... [2023-10-03T20:34:56.473Z] [2023-10-03T20:34:56.473Z] #10 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T20:34:56.473Z] #10 DONE 0.0s [2023-10-03T20:34:56.473Z] [2023-10-03T20:34:56.473Z] #24 [security-secretstore-setup internal] load .dockerignore [2023-10-03T20:34:56.473Z] #24 transferring context: 56B done [2023-10-03T20:34:56.473Z] #24 DONE 0.1s [2023-10-03T20:34:56.473Z] [2023-10-03T20:34:56.473Z] #15 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:56.473Z] #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-03T20:34:56.473Z] #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T20:34:56.474Z] #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:34:56.474Z] #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T20:34:56.474Z] #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T20:34:56.474Z] #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-03T20:34:56.474Z] #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-03T20:34:56.474Z] #15 DONE 0.9s [2023-10-03T20:34:56.474Z] [2023-10-03T20:34:56.474Z] #14 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:34:56.474Z] #14 DONE 0.2s [2023-10-03T20:34:56.474Z] [2023-10-03T20:34:56.474Z] #25 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-03T20:34:56.732Z] #25 ... [2023-10-03T20:34:56.732Z] [2023-10-03T20:34:56.732Z] #26 [core-metadata internal] load .dockerignore [2023-10-03T20:34:56.732Z] #26 transferring context: 56B done [2023-10-03T20:34:56.732Z] #26 DONE 0.2s [2023-10-03T20:34:56.732Z] [2023-10-03T20:34:56.732Z] #27 [security-spire-agent internal] load .dockerignore [2023-10-03T20:34:56.732Z] #27 transferring context: 56B 0.0s done [2023-10-03T20:34:56.732Z] #27 DONE 0.4s [2023-10-03T20:34:56.732Z] [2023-10-03T20:34:56.732Z] #28 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-03T20:34:56.732Z] #28 DONE 0.9s [2023-10-03T20:34:56.732Z] [2023-10-03T20:34:56.732Z] #25 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-03T20:34:56.732Z] #25 ... [2023-10-03T20:34:56.732Z] [2023-10-03T20:34:56.732Z] #29 [support-notifications internal] load .dockerignore [2023-10-03T20:34:56.732Z] #29 transferring context: 56B 0.0s done [2023-10-03T20:34:56.732Z] #29 DONE 0.2s [2023-10-03T20:34:56.989Z] [2023-10-03T20:34:56.989Z] #10 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T20:34:56.989Z] #10 DONE 0.0s [2023-10-03T20:34:56.989Z] [2023-10-03T20:34:56.989Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:56.989Z] #30 ... [2023-10-03T20:34:56.989Z] [2023-10-03T20:34:56.989Z] #10 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T20:34:56.989Z] #10 DONE 0.0s [2023-10-03T20:34:56.989Z] [2023-10-03T20:34:56.989Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:58.365Z] #30 ... [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #15 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:58.365Z] #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T20:34:58.365Z] #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:34:58.365Z] #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T20:34:58.365Z] #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T20:34:58.365Z] #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-03T20:34:58.365Z] #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-03T20:34:58.365Z] #15 DONE 0.9s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #28 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-03T20:34:58.365Z] #28 DONE 0.9s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #31 [core-data internal] load .dockerignore [2023-10-03T20:34:58.365Z] #31 transferring context: 56B done [2023-10-03T20:34:58.365Z] #31 DONE 1.6s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #32 [core-command internal] load .dockerignore [2023-10-03T20:34:58.365Z] #32 transferring context: 56B 0.0s done [2023-10-03T20:34:58.365Z] #32 DONE 1.6s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #33 [support-scheduler internal] load .dockerignore [2023-10-03T20:34:58.365Z] #33 transferring context: 56B done [2023-10-03T20:34:58.365Z] #33 DONE 1.5s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #14 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:34:58.365Z] #14 DONE 1.6s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-03T20:34:58.365Z] #34 DONE 2.1s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-10-03T20:34:58.365Z] #35 DONE 1.9s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:58.365Z] #30 ... [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #36 [security-bootstrapper internal] load .dockerignore [2023-10-03T20:34:58.365Z] #36 transferring context: 56B done [2023-10-03T20:34:58.365Z] #36 DONE 1.5s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #10 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T20:34:58.365Z] #10 DONE 0.0s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #37 [security-spire-config internal] load build context [2023-10-03T20:34:58.365Z] #37 transferring context: 16.36kB 0.0s done [2023-10-03T20:34:58.365Z] #37 DONE 0.1s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:58.365Z] #30 ... [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #38 [security-spire-server internal] load build context [2023-10-03T20:34:58.365Z] #38 transferring context: 18.11kB 0.0s done [2023-10-03T20:34:58.365Z] #38 DONE 0.2s [2023-10-03T20:34:58.365Z] [2023-10-03T20:34:58.365Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:58.635Z] #30 ... [2023-10-03T20:34:58.635Z] [2023-10-03T20:34:58.635Z] #15 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:58.635Z] #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T20:34:58.635Z] #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:34:58.635Z] #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T20:34:58.635Z] #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T20:34:58.635Z] #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-03T20:34:58.635Z] #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-03T20:34:58.635Z] #15 DONE 0.9s [2023-10-03T20:34:58.635Z] [2023-10-03T20:34:58.635Z] #28 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-03T20:34:58.635Z] #28 DONE 0.9s [2023-10-03T20:34:58.635Z] [2023-10-03T20:34:58.635Z] #35 [core-command builder 2/7] WORKDIR /edgex-go [2023-10-03T20:34:58.635Z] #35 DONE 1.9s [2023-10-03T20:34:58.635Z] [2023-10-03T20:34:58.635Z] #10 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-10-03T20:34:58.635Z] #10 DONE 0.0s [2023-10-03T20:34:58.635Z] [2023-10-03T20:34:58.635Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:58.895Z] #30 ... [2023-10-03T20:34:58.895Z] [2023-10-03T20:34:58.895Z] #15 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:58.895Z] #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T20:34:58.896Z] #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:34:58.896Z] #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T20:34:58.896Z] #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T20:34:58.896Z] #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-03T20:34:58.896Z] #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-03T20:34:58.896Z] #15 DONE 0.9s [2023-10-03T20:34:58.896Z] [2023-10-03T20:34:58.896Z] #28 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-10-03T20:34:58.896Z] #28 DONE 0.9s [2023-10-03T20:34:58.896Z] [2023-10-03T20:34:58.896Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-03T20:34:58.896Z] #35 DONE 1.9s [2023-10-03T20:34:58.896Z] [2023-10-03T20:34:58.896Z] #14 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:34:58.896Z] #14 DONE 2.1s [2023-10-03T20:34:58.896Z] [2023-10-03T20:34:58.896Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:58.896Z] #30 ... [2023-10-03T20:34:58.896Z] [2023-10-03T20:34:58.896Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-03T20:34:58.896Z] #39 DONE 2.0s [2023-10-03T20:34:58.896Z] [2023-10-03T20:34:58.896Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:59.154Z] #30 ... [2023-10-03T20:34:59.154Z] [2023-10-03T20:34:59.154Z] #15 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:34:59.154Z] #15 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-10-03T20:34:59.154Z] #15 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:34:59.154Z] #15 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-10-03T20:34:59.154Z] #15 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-10-03T20:34:59.154Z] #15 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-10-03T20:34:59.154Z] #15 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.2s done [2023-10-03T20:34:59.154Z] #15 DONE 0.9s [2023-10-03T20:34:59.154Z] [2023-10-03T20:34:59.154Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:59.423Z] #30 ... [2023-10-03T20:34:59.423Z] [2023-10-03T20:34:59.423Z] #40 [security-spire-agent internal] load build context [2023-10-03T20:34:59.423Z] #40 transferring context: 17.64kB 0.0s done [2023-10-03T20:34:59.423Z] #40 DONE 0.2s [2023-10-03T20:34:59.423Z] [2023-10-03T20:34:59.423Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:34:59.715Z] 17808c966233: Pull complete [2023-10-03T20:35:00.684Z] f4c1fc716caa: Pull complete [2023-10-03T20:35:00.684Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-03T20:35:00.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T20:35:00.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-10-03T20:35:01.096Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T20:35:01.096Z] WORKDIR /edgex [2023-10-03T20:35:01.096Z] COPY go.mod . [2023-10-03T20:35:01.096Z] RUN go mod download [2023-10-03T20:35:01.096Z] + docker build -t ci-base-image-arm64 -f - . [2023-10-03T20:35:01.699Z] Sending build context to Docker daemon 2.995MB [2023-10-03T20:35:01.700Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-03T20:35:01.700Z] ---> ea914061e18c [2023-10-03T20:35:01.700Z] Step 2/4 : WORKDIR /edgex [2023-10-03T20:35:03.663Z] ---> Running in 21392b6600e6 [2023-10-03T20:35:03.663Z] Removing intermediate container 21392b6600e6 [2023-10-03T20:35:03.663Z] ---> 02c738401a3a [2023-10-03T20:35:03.663Z] Step 3/4 : COPY go.mod . [2023-10-03T20:35:04.849Z] #30 transferring context: 338.87MB 7.7s [2023-10-03T20:35:04.849Z] #30 ... [2023-10-03T20:35:04.849Z] [2023-10-03T20:35:04.849Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:35:04.849Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-10-03T20:35:04.849Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-03T20:35:04.849Z] #41 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-10-03T20:35:04.849Z] #41 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-10-03T20:35:04.849Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-10-03T20:35:04.850Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-10-03T20:35:04.850Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-10-03T20:35:04.850Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-03T20:35:04.850Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.8s [2023-10-03T20:35:04.850Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2023-10-03T20:35:04.850Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-10-03T20:35:04.850Z] #41 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 5.8s done [2023-10-03T20:35:05.604Z] ---> 1c143bad9fe4 [2023-10-03T20:35:05.604Z] Step 4/4 : RUN go mod download [2023-10-03T20:35:05.604Z] ---> Running in 84e60eedc515 [2023-10-03T20:35:06.229Z] #41 ... [2023-10-03T20:35:06.229Z] [2023-10-03T20:35:06.229Z] #42 [security-proxy-auth internal] load build context [2023-10-03T20:35:06.229Z] #42 transferring context: 364.89MB 7.8s done [2023-10-03T20:35:06.229Z] #42 ... [2023-10-03T20:35:06.229Z] [2023-10-03T20:35:06.229Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:35:06.229Z] #43 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-10-03T20:35:06.229Z] #43 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-03T20:35:06.229Z] #43 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-03T20:35:06.229Z] #43 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2023-10-03T20:35:06.229Z] #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 6.9s [2023-10-03T20:35:06.229Z] #43 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-03T20:35:06.229Z] #43 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-10-03T20:35:06.229Z] #43 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-10-03T20:35:06.229Z] #43 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-10-03T20:35:06.229Z] #43 ... [2023-10-03T20:35:06.229Z] [2023-10-03T20:35:06.229Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-03T20:35:06.229Z] #44 transferring context: 364.89MB 8.3s done [2023-10-03T20:35:06.571Z] #44 ... [2023-10-03T20:35:06.571Z] [2023-10-03T20:35:06.571Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:35:06.571Z] #43 ... [2023-10-03T20:35:06.571Z] [2023-10-03T20:35:06.571Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T20:35:06.571Z] #0 2.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:06.571Z] #0 2.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:06.571Z] #0 2.537 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:35:06.571Z] #0 2.537 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:35:06.571Z] #0 2.537 OK: 20064 distinct packages available [2023-10-03T20:35:06.571Z] #0 2.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:06.571Z] #0 2.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:06.571Z] #0 3.007 (1/11) Installing ca-certificates (20230506-r0) [2023-10-03T20:35:06.571Z] #0 3.024 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-03T20:35:06.571Z] #0 3.038 (3/11) Installing libunistring (1.1-r1) [2023-10-03T20:35:06.571Z] #0 3.061 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-03T20:35:06.571Z] #0 3.066 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-03T20:35:06.571Z] #0 3.071 (6/11) Installing libcurl (8.3.0-r0) [2023-10-03T20:35:06.571Z] #0 3.084 (7/11) Installing curl (8.3.0-r0) [2023-10-03T20:35:06.571Z] #0 3.093 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:06.571Z] #0 3.094 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-03T20:35:06.571Z] #0 3.097 (10/11) Installing libucontext (1.2-r2) [2023-10-03T20:35:06.571Z] #0 3.101 (11/11) Installing gcompat (1.1.0-r1) [2023-10-03T20:35:06.571Z] #0 3.136 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:06.571Z] #0 3.146 Executing ca-certificates-20230506-r0.trigger [2023-10-03T20:35:06.571Z] #0 3.204 OK: 12 MiB in 26 packages [2023-10-03T20:35:06.830Z] #45 ... [2023-10-03T20:35:06.830Z] [2023-10-03T20:35:06.830Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:35:07.468Z] #43 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 7.5s done [2023-10-03T20:35:08.033Z] #43 ... [2023-10-03T20:35:08.033Z] [2023-10-03T20:35:08.033Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:35:08.033Z] #0 1.307 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.033Z] #0 1.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.033Z] #0 1.704 OK: 264 MiB in 52 packages [2023-10-03T20:35:08.332Z] #46 ... [2023-10-03T20:35:08.332Z] [2023-10-03T20:35:08.332Z] #47 [core-metadata internal] load build context [2023-10-03T20:35:08.332Z] #47 ... [2023-10-03T20:35:08.332Z] [2023-10-03T20:35:08.332Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-03T20:35:08.332Z] #0 1.109 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.332Z] #0 1.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.332Z] #0 1.568 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:35:08.332Z] #0 1.568 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:35:08.332Z] #0 1.568 OK: 20068 distinct packages available [2023-10-03T20:35:08.332Z] #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.332Z] #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.332Z] #0 1.987 OK: 264 MiB in 52 packages [2023-10-03T20:35:08.589Z] #48 ... [2023-10-03T20:35:08.589Z] [2023-10-03T20:35:08.589Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-03T20:35:08.589Z] #0 6.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.589Z] #0 6.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.589Z] #0 6.393 OK: 264 MiB in 52 packages [2023-10-03T20:35:08.589Z] #49 ... [2023-10-03T20:35:08.589Z] [2023-10-03T20:35:08.589Z] #50 [security-proxy-setup internal] load build context [2023-10-03T20:35:08.589Z] #50 transferring context: 364.89MB 9.2s done [2023-10-03T20:35:08.589Z] #50 ... [2023-10-03T20:35:08.589Z] [2023-10-03T20:35:08.589Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T20:35:08.589Z] #0 4.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.589Z] #0 4.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.589Z] #0 4.466 (1/2) Installing ca-certificates (20230506-r0) [2023-10-03T20:35:08.589Z] #0 4.500 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:08.589Z] #0 4.503 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:08.589Z] #0 4.517 Executing ca-certificates-20230506-r0.trigger [2023-10-03T20:35:08.589Z] #0 4.579 OK: 8 MiB in 17 packages [2023-10-03T20:35:08.847Z] #51 ... [2023-10-03T20:35:08.847Z] [2023-10-03T20:35:08.847Z] #25 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-03T20:35:08.847Z] #25 2.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.847Z] #25 2.233 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:08.847Z] #25 2.655 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:08.847Z] #25 2.667 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:08.847Z] #25 2.694 OK: 7 MiB in 16 packages [2023-10-03T20:35:08.847Z] #25 ... [2023-10-03T20:35:08.847Z] [2023-10-03T20:35:08.847Z] #52 [support-notifications internal] load build context [2023-10-03T20:35:09.106Z] #52 ... [2023-10-03T20:35:09.106Z] [2023-10-03T20:35:09.106Z] #53 [security-secretstore-setup internal] load build context [2023-10-03T20:35:09.106Z] #53 transferring context: 364.89MB 8.6s done [2023-10-03T20:35:09.433Z] #53 ... [2023-10-03T20:35:09.433Z] [2023-10-03T20:35:09.433Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T20:35:09.433Z] #54 ... [2023-10-03T20:35:09.433Z] [2023-10-03T20:35:09.433Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T20:35:09.703Z] #55 ... [2023-10-03T20:35:09.703Z] [2023-10-03T20:35:09.703Z] #56 [support-scheduler internal] load build context [2023-10-03T20:35:09.703Z] #56 transferring context: 364.89MB 9.7s done [2023-10-03T20:35:09.703Z] #56 ... [2023-10-03T20:35:09.703Z] [2023-10-03T20:35:09.703Z] #57 [core-data internal] load build context [2023-10-03T20:35:09.703Z] #57 transferring context: 364.89MB 9.9s done [2023-10-03T20:35:10.697Z] #57 ... [2023-10-03T20:35:10.697Z] [2023-10-03T20:35:10.697Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T20:35:10.956Z] #58 ... [2023-10-03T20:35:10.956Z] [2023-10-03T20:35:10.956Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T20:35:10.956Z] #59 ... [2023-10-03T20:35:10.956Z] [2023-10-03T20:35:10.956Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:35:10.956Z] #0 1.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:10.956Z] #0 1.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:10.956Z] #0 1.508 OK: 264 MiB in 52 packages [2023-10-03T20:35:10.956Z] #60 ... [2023-10-03T20:35:10.956Z] [2023-10-03T20:35:10.956Z] #61 [core-command internal] load build context [2023-10-03T20:35:10.956Z] #61 transferring context: 364.89MB 9.7s done [2023-10-03T20:35:11.214Z] #61 ... [2023-10-03T20:35:11.214Z] [2023-10-03T20:35:11.214Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T20:35:11.214Z] #62 ... [2023-10-03T20:35:11.214Z] [2023-10-03T20:35:11.214Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T20:35:11.214Z] #0 9.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:11.214Z] #0 9.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:11.214Z] #0 9.795 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:35:11.214Z] #0 9.795 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:35:11.214Z] #0 9.795 OK: 20064 distinct packages available [2023-10-03T20:35:11.214Z] #0 9.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:11.214Z] #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:11.214Z] #0 10.15 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:11.214Z] #0 10.16 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-03T20:35:11.214Z] #0 10.16 (3/4) Installing libucontext (1.2-r2) [2023-10-03T20:35:11.214Z] #0 10.16 (4/4) Installing gcompat (1.1.0-r1) [2023-10-03T20:35:11.214Z] #0 10.17 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:11.214Z] #0 10.18 OK: 8 MiB in 19 packages [2023-10-03T20:35:11.617Z] #63 ... [2023-10-03T20:35:11.617Z] [2023-10-03T20:35:11.617Z] #64 [security-bootstrapper internal] load build context [2023-10-03T20:35:11.617Z] #64 transferring context: 364.89MB 7.6s done [2023-10-03T20:35:11.885Z] #64 ... [2023-10-03T20:35:11.885Z] [2023-10-03T20:35:11.885Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:35:11.885Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.5s [2023-10-03T20:35:11.885Z] #41 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done [2023-10-03T20:35:15.231Z] #41 ... [2023-10-03T20:35:15.231Z] [2023-10-03T20:35:15.231Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:35:15.231Z] #30 transferring context: 364.89MB 8.1s done [2023-10-03T20:35:15.231Z] #30 ... [2023-10-03T20:35:15.231Z] [2023-10-03T20:35:15.231Z] #52 [support-notifications internal] load build context [2023-10-03T20:35:15.231Z] #52 transferring context: 364.89MB 10.8s done [2023-10-03T20:35:15.231Z] #52 ... [2023-10-03T20:35:15.231Z] [2023-10-03T20:35:15.231Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:35:15.231Z] #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.1s [2023-10-03T20:35:15.832Z] #43 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.5s done [2023-10-03T20:35:19.136Z] #43 ... [2023-10-03T20:35:19.136Z] [2023-10-03T20:35:19.136Z] #47 [core-metadata internal] load build context [2023-10-03T20:35:19.136Z] #47 transferring context: 364.89MB 10.3s done [2023-10-03T20:35:22.431Z] #47 ... [2023-10-03T20:35:22.431Z] [2023-10-03T20:35:22.431Z] #51 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T20:35:22.431Z] #51 DONE 23.6s [2023-10-03T20:35:22.431Z] [2023-10-03T20:35:22.431Z] #42 [security-proxy-auth internal] load build context [2023-10-03T20:35:22.431Z] #42 DONE 25.8s [2023-10-03T20:35:22.431Z] [2023-10-03T20:35:22.431Z] #25 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-10-03T20:35:22.431Z] #25 DONE 25.6s [2023-10-03T20:35:22.431Z] [2023-10-03T20:35:22.431Z] #45 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T20:35:22.431Z] #45 DONE 25.3s [2023-10-03T20:35:22.431Z] [2023-10-03T20:35:22.431Z] #49 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-03T20:35:22.431Z] #49 DONE 23.7s [2023-10-03T20:35:22.431Z] [2023-10-03T20:35:22.431Z] #48 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-03T20:35:22.431Z] #48 DONE 23.8s [2023-10-03T20:35:22.431Z] [2023-10-03T20:35:22.431Z] #30 [security-spiffe-token-provider internal] load build context [2023-10-03T20:35:22.431Z] #30 DONE 25.4s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:35:22.432Z] #60 DONE 23.8s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #53 [security-secretstore-setup internal] load build context [2023-10-03T20:35:22.432Z] #53 DONE 23.8s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #61 [core-command internal] load build context [2023-10-03T20:35:22.432Z] #61 DONE 23.5s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #64 [security-bootstrapper internal] load build context [2023-10-03T20:35:22.432Z] #64 DONE 23.2s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #50 [security-proxy-setup internal] load build context [2023-10-03T20:35:22.432Z] #50 DONE 23.8s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #44 [core-common-config-bootstrapper internal] load build context [2023-10-03T20:35:22.432Z] #44 DONE 25.6s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T20:35:22.432Z] #63 DONE 23.7s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:35:22.432Z] #46 DONE 24.1s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #65 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:22.432Z] #65 DONE 0.1s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #47 [core-metadata internal] load build context [2023-10-03T20:35:22.432Z] #47 DONE 23.8s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #57 [core-data internal] load build context [2023-10-03T20:35:22.432Z] #57 DONE 23.5s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #56 [support-scheduler internal] load build context [2023-10-03T20:35:22.432Z] #56 DONE 23.2s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #52 [support-notifications internal] load build context [2023-10-03T20:35:22.432Z] #52 DONE 23.8s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #66 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:22.432Z] #66 DONE 0.1s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #67 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:22.432Z] #67 DONE 0.1s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:22.432Z] #68 ... [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:22.432Z] #69 DONE 0.1s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:35:22.432Z] #41 DONE 24.2s [2023-10-03T20:35:22.432Z] [2023-10-03T20:35:22.432Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:35:22.999Z] #43 ... [2023-10-03T20:35:22.999Z] [2023-10-03T20:35:22.999Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T20:35:22.999Z] #70 DONE 0.4s [2023-10-03T20:35:22.999Z] [2023-10-03T20:35:22.999Z] #71 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-03T20:35:22.999Z] #71 DONE 0.0s [2023-10-03T20:35:22.999Z] [2023-10-03T20:35:22.999Z] #72 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-03T20:35:22.999Z] #72 DONE 0.0s [2023-10-03T20:35:22.999Z] [2023-10-03T20:35:22.999Z] #73 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T20:35:22.999Z] #73 DONE 0.0s [2023-10-03T20:35:22.999Z] [2023-10-03T20:35:22.999Z] #74 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-03T20:35:22.999Z] #74 DONE 0.0s [2023-10-03T20:35:22.999Z] [2023-10-03T20:35:22.999Z] #75 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-03T20:35:22.999Z] #75 DONE 0.0s [2023-10-03T20:35:22.999Z] [2023-10-03T20:35:22.999Z] #59 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T20:35:22.999Z] #59 24.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.257Z] #59 24.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.516Z] #59 24.86 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:23.516Z] #59 24.86 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:23.516Z] #59 24.87 OK: 7 MiB in 16 packages [2023-10-03T20:35:23.774Z] #59 DONE 25.2s [2023-10-03T20:35:23.775Z] [2023-10-03T20:35:23.775Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T20:35:23.775Z] #58 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.775Z] #58 24.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.775Z] #58 25.09 (1/4) Installing ca-certificates (20230506-r0) [2023-10-03T20:35:23.775Z] #58 25.11 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:23.775Z] #58 25.12 (3/4) Installing su-exec (0.2-r3) [2023-10-03T20:35:23.775Z] #58 25.13 (4/4) Installing yq (4.33.3-r3) [2023-10-03T20:35:23.775Z] #58 25.21 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:23.775Z] #58 25.31 Executing ca-certificates-20230506-r0.trigger [2023-10-03T20:35:23.775Z] #58 25.35 OK: 17 MiB in 19 packages [2023-10-03T20:35:23.775Z] #58 DONE 25.5s [2023-10-03T20:35:23.775Z] [2023-10-03T20:35:23.775Z] #54 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T20:35:23.775Z] #54 24.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.775Z] #54 24.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.775Z] #54 25.15 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:23.775Z] #54 25.15 (2/4) Installing openssl (3.1.3-r0) [2023-10-03T20:35:23.775Z] #54 25.16 (3/4) Installing su-exec (0.2-r3) [2023-10-03T20:35:23.775Z] #54 25.17 (4/4) Installing yq (4.33.3-r3) [2023-10-03T20:35:23.775Z] #54 25.24 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:23.775Z] #54 25.26 OK: 17 MiB in 19 packages [2023-10-03T20:35:23.775Z] #54 DONE 25.6s [2023-10-03T20:35:23.775Z] [2023-10-03T20:35:23.775Z] #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T20:35:23.775Z] #55 24.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.775Z] #55 24.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:23.775Z] #55 24.53 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:23.775Z] #55 24.53 (2/2) Installing su-exec (0.2-r3) [2023-10-03T20:35:23.775Z] #55 24.53 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:23.775Z] #55 24.54 OK: 7 MiB in 17 packages [2023-10-03T20:35:23.775Z] #55 DONE 24.9s [2023-10-03T20:35:23.775Z] [2023-10-03T20:35:23.775Z] #76 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-03T20:35:23.775Z] #76 DONE 0.0s [2023-10-03T20:35:23.775Z] [2023-10-03T20:35:23.775Z] #77 [security-spire-config] exporting to image [2023-10-03T20:35:23.775Z] #77 exporting layers 0.8s done [2023-10-03T20:35:23.775Z] #77 writing image sha256:382d007206ec215c25bdefcaf751782ce75bac41b49975fc2521f97cf2efa044 done [2023-10-03T20:35:23.775Z] #77 naming to docker.io/library/security-spire-config done [2023-10-03T20:35:23.775Z] #77 DONE 0.8s [2023-10-03T20:35:23.775Z] [2023-10-03T20:35:23.775Z] #78 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-03T20:35:24.346Z] #78 ... [2023-10-03T20:35:24.346Z] [2023-10-03T20:35:24.346Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T20:35:24.346Z] #62 24.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:24.346Z] #62 24.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:24.346Z] #62 25.12 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:35:24.346Z] #62 25.12 v3.18.4-9-g48f22a4df3d [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:35:24.346Z] #62 25.12 OK: 20064 distinct packages available [2023-10-03T20:35:24.346Z] #62 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:24.346Z] #62 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-03T20:35:24.346Z] #62 25.59 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-03T20:35:24.346Z] #62 25.59 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-03T20:35:24.346Z] #62 25.60 (3/5) Installing libucontext (1.2-r2) [2023-10-03T20:35:24.346Z] #62 25.60 (4/5) Installing gcompat (1.1.0-r1) [2023-10-03T20:35:24.346Z] #62 25.61 (5/5) Installing openssl (3.1.3-r0) [2023-10-03T20:35:24.346Z] #62 25.62 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:35:24.346Z] #62 25.63 OK: 8 MiB in 20 packages [2023-10-03T20:35:24.346Z] #62 DONE 25.8s [2023-10-03T20:35:24.346Z] [2023-10-03T20:35:24.346Z] #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T20:35:24.913Z] #79 DONE 0.8s [2023-10-03T20:35:24.913Z] [2023-10-03T20:35:24.913Z] #80 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-03T20:35:24.913Z] #80 DONE 0.8s [2023-10-03T20:35:24.913Z] [2023-10-03T20:35:24.913Z] #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-03T20:35:24.913Z] #81 DONE 0.1s [2023-10-03T20:35:24.913Z] [2023-10-03T20:35:24.913Z] #82 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T20:35:25.171Z] #82 ... [2023-10-03T20:35:25.171Z] [2023-10-03T20:35:25.171Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-03T20:35:25.171Z] #83 DONE 0.3s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #82 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T20:35:25.430Z] #82 DONE 0.3s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T20:35:25.430Z] #84 DONE 0.0s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #85 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-03T20:35:25.430Z] #85 DONE 0.0s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-03T20:35:25.430Z] #86 DONE 0.0s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #87 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-03T20:35:25.430Z] #87 DONE 0.0s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #88 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-03T20:35:25.430Z] #88 DONE 0.0s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #89 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T20:35:25.430Z] #89 DONE 0.0s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-03T20:35:25.430Z] #90 DONE 0.1s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #91 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-03T20:35:25.430Z] #91 DONE 0.0s [2023-10-03T20:35:25.430Z] [2023-10-03T20:35:25.430Z] #77 [security-spire-agent] exporting to image [2023-10-03T20:35:25.689Z] #77 ... [2023-10-03T20:35:25.689Z] [2023-10-03T20:35:25.689Z] #78 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-03T20:35:25.689Z] #78 DONE 1.8s [2023-10-03T20:35:25.689Z] [2023-10-03T20:35:25.689Z] #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-03T20:35:25.689Z] #92 DONE 0.0s [2023-10-03T20:35:25.689Z] [2023-10-03T20:35:25.689Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:25.948Z] #93 ... [2023-10-03T20:35:25.948Z] [2023-10-03T20:35:25.948Z] #77 [security-spire-agent] exporting to image [2023-10-03T20:35:25.948Z] #77 exporting layers 0.5s done [2023-10-03T20:35:25.948Z] #77 writing image sha256:46cc72e863ddf955b77c12a992ea7bab4529f76f6d4476a1ad2849dc541d83c5 done [2023-10-03T20:35:25.948Z] #77 naming to docker.io/library/security-spire-server done [2023-10-03T20:35:25.948Z] #77 writing image sha256:3c7408d060765dae7bf19366903977958b305815191a21ffecd5f8397fe35984 done [2023-10-03T20:35:25.948Z] #77 naming to docker.io/library/security-spire-agent done [2023-10-03T20:35:25.948Z] #77 DONE 1.4s [2023-10-03T20:35:26.206Z] [2023-10-03T20:35:26.206Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:32.774Z] #94 ... [2023-10-03T20:35:32.775Z] [2023-10-03T20:35:32.775Z] #95 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:44.477Z] Removing intermediate container 84e60eedc515 [2023-10-03T20:35:44.477Z] ---> b29583b0d18f [2023-10-03T20:35:44.477Z] Successfully built b29583b0d18f [2023-10-03T20:35:44.477Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:35:44.808Z] + docker inspect -f . ci-base-image-arm64 [2023-10-03T20:35:44.808Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:35:45.000Z] prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container [2023-10-03T20:35:45.059Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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-10-03T20:35:46.829Z] $ docker top aa7b99d86ab402c2d4a87e9fc8accf5c8b5d4e5e1148bbcefde38f3405c234c6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T20:35:47.628Z] + go version [2023-10-03T20:35:47.628Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-03T20:35:47.643Z] $ docker stop --time=1 aa7b99d86ab402c2d4a87e9fc8accf5c8b5d4e5e1148bbcefde38f3405c234c6 [2023-10-03T20:35:49.172Z] $ docker rm -f --volumes aa7b99d86ab402c2d4a87e9fc8accf5c8b5d4e5e1148bbcefde38f3405c234c6 [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] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:35:49.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-03T20:35:49.791Z] [2023-10-03T20:35:49.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:35:50.120Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-03T20:35:50.120Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-10-03T20:35:50.120Z] 547446be3368: Pulling fs layer [2023-10-03T20:35:50.120Z] d125d8839a47: Pulling fs layer [2023-10-03T20:35:50.120Z] 3e85d5ac6304: Pulling fs layer [2023-10-03T20:35:50.120Z] c3105a71a48b: Pulling fs layer [2023-10-03T20:35:50.120Z] 0f093f025ec4: Pulling fs layer [2023-10-03T20:35:50.120Z] c3106fc0e877: Pulling fs layer [2023-10-03T20:35:50.120Z] c3105a71a48b: Waiting [2023-10-03T20:35:50.120Z] 0f093f025ec4: Waiting [2023-10-03T20:35:50.120Z] c3106fc0e877: Waiting [2023-10-03T20:35:50.388Z] 547446be3368: Verifying Checksum [2023-10-03T20:35:50.388Z] 547446be3368: Download complete [2023-10-03T20:35:50.388Z] c3105a71a48b: Verifying Checksum [2023-10-03T20:35:50.388Z] c3105a71a48b: Download complete [2023-10-03T20:35:50.653Z] d125d8839a47: Verifying Checksum [2023-10-03T20:35:50.653Z] d125d8839a47: Download complete [2023-10-03T20:35:50.653Z] c3106fc0e877: Verifying Checksum [2023-10-03T20:35:50.653Z] c3106fc0e877: Download complete [2023-10-03T20:35:50.653Z] 0f093f025ec4: Verifying Checksum [2023-10-03T20:35:50.653Z] 0f093f025ec4: Download complete [2023-10-03T20:35:50.919Z] 547446be3368: Pull complete [2023-10-03T20:35:51.877Z] d125d8839a47: Pull complete [2023-10-03T20:35:52.462Z] 3e85d5ac6304: Verifying Checksum [2023-10-03T20:35:52.462Z] 3e85d5ac6304: Download complete [2023-10-03T20:35:54.910Z] #95 DONE 30.7s [2023-10-03T20:35:54.911Z] [2023-10-03T20:35:54.911Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:54.911Z] #94 DONE 30.6s [2023-10-03T20:35:54.911Z] [2023-10-03T20:35:54.911Z] #93 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:54.911Z] #93 DONE 30.6s [2023-10-03T20:35:54.911Z] [2023-10-03T20:35:54.911Z] #68 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:54.911Z] #68 DONE 30.7s [2023-10-03T20:35:54.911Z] [2023-10-03T20:35:54.911Z] #96 [security-proxy-auth builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #96 DONE 6.0s [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #97 DONE 6.0s [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:59.115Z] #98 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #99 [core-metadata builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #99 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:59.115Z] #100 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #101 [support-notifications builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #101 DONE 6.0s [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #102 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:59.115Z] #102 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #103 [core-command builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #103 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #104 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:59.115Z] #104 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:59.115Z] #105 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #106 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:59.115Z] #106 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #107 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #108 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:59.115Z] #108 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #109 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:59.115Z] #109 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #110 [support-scheduler builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #110 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #111 [core-data builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #111 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #112 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:59.115Z] #112 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #113 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:59.115Z] #113 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #114 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:59.115Z] #114 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #115 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:59.115Z] #115 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #116 [security-proxy-setup builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #116 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #117 [security-bootstrapper builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #117 DONE 6.0s [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:35:59.115Z] #118 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-03T20:35:59.115Z] #119 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:35:59.115Z] #120 CACHED [2023-10-03T20:35:59.115Z] [2023-10-03T20:35:59.115Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T20:36:00.055Z] #121 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-03T20:36:00.660Z] 3e85d5ac6304: Pull complete [2023-10-03T20:36:00.660Z] c3105a71a48b: Pull complete [2023-10-03T20:36:01.245Z] 0f093f025ec4: Pull complete [2023-10-03T20:36:01.245Z] c3106fc0e877: Pull complete [2023-10-03T20:36:01.510Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-10-03T20:36:01.510Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-10-03T20:36:01.510Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:36:01.698Z] prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container [2023-10-03T20:36:01.753Z] $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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-10-03T20:36:03.619Z] $ docker top 81089b3eb792a4d3ea197dcdcc88ede05421b7fbd13027e528a75cf4451f3eff -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T20:36:04.428Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-10-03T20:36:10.133Z] #121 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:36:10.133Z] #0 0.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-03T20:36:10.133Z] #122 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T20:36:10.133Z] #0 1.171 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-03T20:36:10.133Z] #123 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T20:36:10.133Z] #0 0.613 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-03T20:36:10.133Z] #124 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T20:36:10.133Z] #0 0.843 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-03T20:36:10.133Z] #125 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T20:36:10.133Z] #0 0.768 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-10-03T20:36:10.133Z] #126 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:36:10.133Z] #0 1.003 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-03T20:36:10.133Z] #127 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T20:36:10.133Z] #0 1.119 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-03T20:36:10.133Z] #128 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:36:10.133Z] #0 0.550 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-10-03T20:36:10.133Z] #129 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T20:36:10.133Z] #0 0.308 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-03T20:36:10.133Z] #130 ... [2023-10-03T20:36:10.133Z] [2023-10-03T20:36:10.133Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T20:36:10.133Z] #0 0.955 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-03T20:36:12.641Z] #1 [support-notifications internal] load build definition from Dockerfile [2023-10-03T20:36:12.641Z] #1 transferring dockerfile: 1.84kB done [2023-10-03T20:36:12.641Z] #1 DONE 0.1s [2023-10-03T20:36:12.909Z] [2023-10-03T20:36:12.909Z] #2 [core-data internal] load build definition from Dockerfile [2023-10-03T20:36:12.909Z] #2 transferring dockerfile: 1.90kB done [2023-10-03T20:36:12.909Z] #2 DONE 0.0s [2023-10-03T20:36:12.909Z] [2023-10-03T20:36:12.909Z] #3 [core-command internal] load build definition from Dockerfile [2023-10-03T20:36:13.179Z] #3 ... [2023-10-03T20:36:13.179Z] [2023-10-03T20:36:13.179Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-03T20:36:13.179Z] #4 DONE 0.0s [2023-10-03T20:36:13.179Z] [2023-10-03T20:36:13.179Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-03T20:36:14.602Z] #5 ... [2023-10-03T20:36:14.602Z] [2023-10-03T20:36:14.602Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-10-03T20:36:14.602Z] #6 transferring dockerfile: 2.39kB 0.0s done [2023-10-03T20:36:14.602Z] #6 DONE 1.5s [2023-10-03T20:36:14.602Z] [2023-10-03T20:36:14.602Z] #3 [core-command internal] load build definition from Dockerfile [2023-10-03T20:36:14.602Z] #3 transferring dockerfile: 1.82kB 0.0s done [2023-10-03T20:36:14.602Z] #3 DONE 1.6s [2023-10-03T20:36:14.602Z] [2023-10-03T20:36:14.602Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-03T20:36:14.602Z] #7 ... [2023-10-03T20:36:14.602Z] [2023-10-03T20:36:14.602Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-10-03T20:36:14.602Z] #8 transferring dockerfile: 2.38kB 0.0s done [2023-10-03T20:36:14.602Z] #8 DONE 1.7s [2023-10-03T20:36:14.602Z] [2023-10-03T20:36:14.602Z] #9 [security-proxy-auth internal] load build definition from Dockerfile [2023-10-03T20:36:14.602Z] #9 transferring dockerfile: 2.04kB done [2023-10-03T20:36:14.602Z] #9 DONE 1.7s [2023-10-03T20:36:14.602Z] [2023-10-03T20:36:14.602Z] #10 [core-metadata internal] load build definition from Dockerfile [2023-10-03T20:36:14.602Z] #10 transferring dockerfile: 1.96kB done [2023-10-03T20:36:14.602Z] #10 DONE 1.7s [2023-10-03T20:36:14.602Z] [2023-10-03T20:36:14.602Z] #11 [support-scheduler internal] load .dockerignore [2023-10-03T20:36:14.871Z] #11 ... [2023-10-03T20:36:14.871Z] [2023-10-03T20:36:14.871Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-10-03T20:36:14.871Z] #12 transferring dockerfile: 1.59kB done [2023-10-03T20:36:14.871Z] #12 DONE 1.7s [2023-10-03T20:36:14.871Z] [2023-10-03T20:36:14.871Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-10-03T20:36:14.871Z] #13 transferring dockerfile: 1.70kB 0.0s done [2023-10-03T20:36:14.871Z] #13 DONE 1.7s [2023-10-03T20:36:14.871Z] [2023-10-03T20:36:14.871Z] #11 [support-scheduler internal] load .dockerignore [2023-10-03T20:36:14.871Z] #11 transferring context: [2023-10-03T20:36:14.871Z] #11 ... [2023-10-03T20:36:14.871Z] [2023-10-03T20:36:14.871Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2023-10-03T20:36:14.871Z] #4 transferring dockerfile: 2.82kB 0.0s done [2023-10-03T20:36:14.871Z] #4 DONE 1.7s [2023-10-03T20:36:14.871Z] [2023-10-03T20:36:14.871Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-10-03T20:36:14.871Z] #14 transferring dockerfile: 1.78kB done [2023-10-03T20:36:14.871Z] #14 DONE 1.8s [2023-10-03T20:36:14.871Z] [2023-10-03T20:36:14.871Z] #11 [support-scheduler internal] load .dockerignore [2023-10-03T20:36:14.871Z] #11 transferring context: 56B 0.1s done [2023-10-03T20:36:15.141Z] #11 ... [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #15 [security-proxy-setup internal] load .dockerignore [2023-10-03T20:36:15.141Z] #15 transferring context: 56B 0.1s done [2023-10-03T20:36:15.141Z] #15 DONE 1.0s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #16 [security-spire-config internal] load build definition from Dockerfile [2023-10-03T20:36:15.141Z] #16 transferring dockerfile: 1.58kB 0.1s done [2023-10-03T20:36:15.141Z] #16 DONE 1.8s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #17 [core-command internal] load .dockerignore [2023-10-03T20:36:15.141Z] #17 transferring context: 56B 0.1s done [2023-10-03T20:36:15.141Z] #17 DONE 1.1s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #18 [support-scheduler internal] load build definition from Dockerfile [2023-10-03T20:36:15.141Z] #18 transferring dockerfile: 1.82kB 0.1s done [2023-10-03T20:36:15.141Z] #18 DONE 1.8s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #19 [support-notifications internal] load .dockerignore [2023-10-03T20:36:15.141Z] #19 transferring context: 56B 0.0s done [2023-10-03T20:36:15.141Z] #19 DONE 1.7s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #20 [security-bootstrapper internal] load .dockerignore [2023-10-03T20:36:15.141Z] #20 transferring context: 56B 0.1s done [2023-10-03T20:36:15.141Z] #20 DONE 0.8s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #21 [security-spire-server internal] load .dockerignore [2023-10-03T20:36:15.141Z] #21 transferring context: 56B 0.1s done [2023-10-03T20:36:15.141Z] #21 DONE 1.0s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-10-03T20:36:15.141Z] #22 transferring context: 56B 0.1s done [2023-10-03T20:36:15.141Z] #22 DONE 1.2s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #23 [core-data internal] load .dockerignore [2023-10-03T20:36:15.141Z] #23 transferring context: 56B 0.1s done [2023-10-03T20:36:15.141Z] #23 DONE 1.3s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #24 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:15.141Z] #24 DONE 0.0s [2023-10-03T20:36:15.141Z] [2023-10-03T20:36:15.141Z] #25 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:15.416Z] #25 DONE 0.2s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #7 [core-common-config-bootstrapper internal] load .dockerignore [2023-10-03T20:36:15.416Z] #7 transferring context: 56B 0.1s done [2023-10-03T20:36:15.416Z] #7 DONE 0.8s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #26 [security-spire-agent internal] load .dockerignore [2023-10-03T20:36:15.416Z] #26 transferring context: 56B 0.1s done [2023-10-03T20:36:15.416Z] #26 DONE 1.0s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #11 [support-scheduler internal] load .dockerignore [2023-10-03T20:36:15.416Z] #11 DONE 0.8s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-10-03T20:36:15.416Z] #5 transferring dockerfile: 2.12kB 0.1s done [2023-10-03T20:36:15.416Z] #5 DONE 2.2s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #27 [core-metadata internal] load .dockerignore [2023-10-03T20:36:15.416Z] #27 transferring context: 56B 0.1s done [2023-10-03T20:36:15.416Z] #27 DONE 1.2s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2023-10-03T20:36:15.416Z] #28 transferring context: 56B 0.1s done [2023-10-03T20:36:15.416Z] #28 DONE 1.0s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #29 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:15.416Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:15.416Z] #29 ... [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #30 [security-spire-config internal] load .dockerignore [2023-10-03T20:36:15.416Z] #30 transferring context: 56B 0.1s done [2023-10-03T20:36:15.416Z] #30 DONE 1.0s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #31 [security-proxy-auth internal] load .dockerignore [2023-10-03T20:36:15.416Z] #31 transferring context: 56B 0.1s done [2023-10-03T20:36:15.416Z] #31 DONE 1.4s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #24 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:15.416Z] #24 DONE 0.0s [2023-10-03T20:36:15.416Z] [2023-10-03T20:36:15.416Z] #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:15.416Z] #25 DONE 0.3s [2023-10-03T20:36:15.684Z] [2023-10-03T20:36:15.684Z] #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:15.684Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:15.684Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:15.684Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:15.684Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:15.684Z] #29 ... [2023-10-03T20:36:15.684Z] [2023-10-03T20:36:15.684Z] #24 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:15.684Z] #24 DONE 0.0s [2023-10-03T20:36:15.684Z] [2023-10-03T20:36:15.684Z] #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:15.684Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.05MB / 3.33MB 0.2s [2023-10-03T20:36:15.951Z] #29 ... [2023-10-03T20:36:15.951Z] [2023-10-03T20:36:15.951Z] #25 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:15.951Z] #25 DONE 0.3s [2023-10-03T20:36:15.951Z] [2023-10-03T20:36:15.951Z] #29 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:15.951Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.37MB / 3.33MB 0.3s [2023-10-03T20:36:15.951Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:15.951Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:15.951Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:15.951Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:15.951Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:15.951Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-10-03T20:36:16.217Z] #29 ... [2023-10-03T20:36:16.217Z] [2023-10-03T20:36:16.217Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:16.218Z] #24 DONE 0.0s [2023-10-03T20:36:16.218Z] [2023-10-03T20:36:16.218Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:16.218Z] #25 DONE 0.4s [2023-10-03T20:36:16.218Z] [2023-10-03T20:36:16.218Z] #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:16.218Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:16.218Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:16.218Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:16.218Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:16.218Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:16.492Z] #29 ... [2023-10-03T20:36:16.492Z] [2023-10-03T20:36:16.492Z] #32 [support-notifications internal] load build context [2023-10-03T20:36:16.492Z] #32 transferring context: 2.61MB 0.7s done [2023-10-03T20:36:16.492Z] #32 DONE 1.1s [2023-10-03T20:36:16.492Z] [2023-10-03T20:36:16.492Z] #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:16.760Z] #29 ... [2023-10-03T20:36:16.760Z] [2023-10-03T20:36:16.760Z] #25 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:16.760Z] #25 DONE 0.5s [2023-10-03T20:36:16.760Z] [2023-10-03T20:36:16.760Z] #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.026Z] #29 ... [2023-10-03T20:36:17.026Z] [2023-10-03T20:36:17.026Z] #33 [security-proxy-setup internal] load build context [2023-10-03T20:36:17.026Z] #33 transferring context: 2.61MB 0.9s done [2023-10-03T20:36:17.026Z] #33 DONE 1.3s [2023-10-03T20:36:17.026Z] [2023-10-03T20:36:17.026Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:17.026Z] #24 DONE 0.0s [2023-10-03T20:36:17.026Z] [2023-10-03T20:36:17.026Z] #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.026Z] #29 ... [2023-10-03T20:36:17.026Z] [2023-10-03T20:36:17.026Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:17.026Z] #24 DONE 0.0s [2023-10-03T20:36:17.026Z] [2023-10-03T20:36:17.026Z] #29 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.294Z] #29 ... [2023-10-03T20:36:17.294Z] [2023-10-03T20:36:17.294Z] #34 [core-command internal] load build context [2023-10-03T20:36:17.294Z] #34 transferring context: 2.61MB 0.8s done [2023-10-03T20:36:17.294Z] #34 DONE 1.2s [2023-10-03T20:36:17.294Z] [2023-10-03T20:36:17.294Z] #25 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:17.294Z] #25 DONE 0.6s [2023-10-03T20:36:17.294Z] [2023-10-03T20:36:17.294Z] #29 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.294Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:17.294Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:17.294Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:17.294Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:17.294Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:17.294Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:17.294Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:17.294Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:17.294Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:17.294Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:17.294Z] #29 ... [2023-10-03T20:36:17.294Z] [2023-10-03T20:36:17.294Z] #24 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:17.294Z] #24 DONE 0.0s [2023-10-03T20:36:17.294Z] [2023-10-03T20:36:17.294Z] #29 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.294Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-10-03T20:36:17.562Z] #29 ... [2023-10-03T20:36:17.562Z] [2023-10-03T20:36:17.562Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:17.562Z] #24 DONE 0.0s [2023-10-03T20:36:17.562Z] [2023-10-03T20:36:17.562Z] #29 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.562Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:17.562Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:17.562Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:17.562Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:17.562Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:17.562Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-10-03T20:36:17.562Z] #29 ... [2023-10-03T20:36:17.562Z] [2023-10-03T20:36:17.562Z] #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:17.562Z] #24 DONE 0.0s [2023-10-03T20:36:17.562Z] [2023-10-03T20:36:17.562Z] #35 [security-bootstrapper internal] load build context [2023-10-03T20:36:17.562Z] #35 transferring context: 2.61MB 0.7s done [2023-10-03T20:36:17.562Z] #35 DONE 1.3s [2023-10-03T20:36:17.562Z] [2023-10-03T20:36:17.562Z] #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:17.562Z] #25 DONE 1.0s [2023-10-03T20:36:17.562Z] [2023-10-03T20:36:17.562Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-03T20:36:17.562Z] #36 DONE 2.9s [2023-10-03T20:36:17.562Z] [2023-10-03T20:36:17.562Z] #29 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.562Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:17.562Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:17.562Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:17.562Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:17.562Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:17.562Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-10-03T20:36:17.828Z] #29 ... [2023-10-03T20:36:17.828Z] [2023-10-03T20:36:17.828Z] #24 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:17.828Z] #24 DONE 0.0s [2023-10-03T20:36:17.828Z] [2023-10-03T20:36:17.828Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-03T20:36:17.828Z] #36 DONE 2.9s [2023-10-03T20:36:17.828Z] [2023-10-03T20:36:17.828Z] #29 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:17.828Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:17.828Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:17.828Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:17.828Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:17.828Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:17.828Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-10-03T20:36:18.097Z] #29 ... [2023-10-03T20:36:18.097Z] [2023-10-03T20:36:18.097Z] #24 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-10-03T20:36:18.097Z] #24 DONE 0.0s [2023-10-03T20:36:18.097Z] [2023-10-03T20:36:18.097Z] #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-10-03T20:36:18.097Z] #37 DONE 1.4s [2023-10-03T20:36:18.097Z] [2023-10-03T20:36:18.097Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-03T20:36:18.097Z] #38 ... [2023-10-03T20:36:18.097Z] [2023-10-03T20:36:18.097Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-10-03T20:36:18.097Z] #25 DONE 1.4s [2023-10-03T20:36:18.097Z] [2023-10-03T20:36:18.097Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:18.097Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-03T20:36:18.097Z] #39 DONE 0.1s [2023-10-03T20:36:18.370Z] [2023-10-03T20:36:18.370Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-10-03T20:36:18.370Z] #36 DONE 2.9s [2023-10-03T20:36:18.370Z] [2023-10-03T20:36:18.370Z] #29 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:18.370Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:18.370Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:18.370Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:18.370Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:18.370Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:18.370Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-10-03T20:36:18.370Z] #29 ... [2023-10-03T20:36:18.370Z] [2023-10-03T20:36:18.370Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-10-03T20:36:18.370Z] #40 DONE 1.1s [2023-10-03T20:36:18.370Z] [2023-10-03T20:36:18.370Z] #29 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:18.370Z] #29 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.1s done [2023-10-03T20:36:18.370Z] #29 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-10-03T20:36:18.370Z] #29 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-10-03T20:36:18.370Z] #29 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-10-03T20:36:18.370Z] #29 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.4s done [2023-10-03T20:36:18.370Z] #29 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.4s done [2023-10-03T20:36:18.954Z] #29 ... [2023-10-03T20:36:18.954Z] [2023-10-03T20:36:18.954Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-10-03T20:36:18.954Z] #38 DONE 1.7s [2023-10-03T20:36:18.954Z] [2023-10-03T20:36:18.954Z] #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:36:18.954Z] #41 ... [2023-10-03T20:36:18.954Z] [2023-10-03T20:36:18.954Z] #42 [core-data internal] load build context [2023-10-03T20:36:18.954Z] #42 transferring context: 2.61MB 1.1s done [2023-10-03T20:36:18.954Z] #42 DONE 1.9s [2023-10-03T20:36:18.954Z] [2023-10-03T20:36:18.954Z] #29 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-03T20:36:18.954Z] #29 DONE 4.2s [2023-10-03T20:36:19.221Z] [2023-10-03T20:36:19.221Z] #43 [security-secretstore-setup internal] load build context [2023-10-03T20:36:19.221Z] #43 transferring context: 2.61MB 1.3s done [2023-10-03T20:36:19.221Z] #43 DONE 1.9s [2023-10-03T20:36:19.221Z] [2023-10-03T20:36:19.221Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:19.221Z] #39 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-10-03T20:36:19.221Z] #39 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-10-03T20:36:19.221Z] #39 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-10-03T20:36:19.221Z] #39 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-10-03T20:36:19.221Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2023-10-03T20:36:19.221Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.2s [2023-10-03T20:36:19.221Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-10-03T20:36:19.221Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.3s [2023-10-03T20:36:19.221Z] #39 ... [2023-10-03T20:36:19.221Z] [2023-10-03T20:36:19.221Z] #44 [security-spire-config internal] load build context [2023-10-03T20:36:19.221Z] #44 transferring context: 16.36kB 0.1s done [2023-10-03T20:36:19.221Z] #44 DONE 1.1s [2023-10-03T20:36:19.221Z] [2023-10-03T20:36:19.221Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:19.221Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2023-10-03T20:36:19.221Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s [2023-10-03T20:36:19.489Z] #39 ... [2023-10-03T20:36:19.489Z] [2023-10-03T20:36:19.489Z] #45 [support-scheduler internal] load build context [2023-10-03T20:36:19.489Z] #45 transferring context: 2.61MB 1.1s done [2023-10-03T20:36:19.489Z] #45 DONE 2.0s [2023-10-03T20:36:19.489Z] [2023-10-03T20:36:19.489Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:19.489Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-03T20:36:19.489Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-10-03T20:36:19.489Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-10-03T20:36:19.489Z] #39 ... [2023-10-03T20:36:19.489Z] [2023-10-03T20:36:19.489Z] #46 [security-spire-server internal] load build context [2023-10-03T20:36:19.489Z] #46 transferring context: 18.11kB 0.1s done [2023-10-03T20:36:19.489Z] #46 DONE 1.4s [2023-10-03T20:36:19.489Z] [2023-10-03T20:36:19.489Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:19.489Z] #39 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-10-03T20:36:19.489Z] #39 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-10-03T20:36:19.489Z] #39 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-10-03T20:36:19.489Z] #39 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-10-03T20:36:19.758Z] #39 ... [2023-10-03T20:36:19.758Z] [2023-10-03T20:36:19.758Z] #47 [core-metadata internal] load build context [2023-10-03T20:36:19.758Z] #47 transferring context: 2.61MB 1.0s done [2023-10-03T20:36:19.758Z] #47 DONE 2.0s [2023-10-03T20:36:19.758Z] [2023-10-03T20:36:19.758Z] #48 [security-spire-agent internal] load build context [2023-10-03T20:36:19.758Z] #48 transferring context: 17.64kB 0.0s done [2023-10-03T20:36:19.758Z] #48 DONE 1.1s [2023-10-03T20:36:20.036Z] [2023-10-03T20:36:20.036Z] #49 [core-common-config-bootstrapper internal] load build context [2023-10-03T20:36:20.036Z] #49 transferring context: 2.61MB 1.1s done [2023-10-03T20:36:20.036Z] #49 DONE 2.2s [2023-10-03T20:36:20.036Z] [2023-10-03T20:36:20.036Z] #50 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-03T20:36:21.002Z] #50 ... [2023-10-03T20:36:21.002Z] [2023-10-03T20:36:21.002Z] #51 [security-proxy-auth internal] load build context [2023-10-03T20:36:21.002Z] #51 transferring context: 2.61MB 1.1s done [2023-10-03T20:36:21.002Z] #51 DONE 2.4s [2023-10-03T20:36:21.002Z] [2023-10-03T20:36:21.003Z] #52 [security-spiffe-token-provider internal] load build context [2023-10-03T20:36:21.003Z] #52 transferring context: 2.61MB 1.3s done [2023-10-03T20:36:21.003Z] #52 DONE 2.6s [2023-10-03T20:36:21.003Z] [2023-10-03T20:36:21.003Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:21.003Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.15MB / 23.39MB 1.9s [2023-10-03T20:36:21.003Z] #39 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-10-03T20:36:21.587Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 2.6s [2023-10-03T20:36:21.859Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.01MB / 23.39MB 3.1s [2023-10-03T20:36:22.453Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.96MB / 23.39MB 3.6s [2023-10-03T20:36:22.721Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-03T20:36:22.721Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.38MB / 23.39MB 3.9s [2023-10-03T20:36:22.721Z] #39 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-10-03T20:36:23.305Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 4.5s [2023-10-03T20:36:23.573Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.31MB / 23.39MB 4.7s [2023-10-03T20:36:23.841Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.88MB / 23.39MB 5.0s [2023-10-03T20:36:24.108Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.56MB / 23.39MB 5.2s [2023-10-03T20:36:24.378Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 5.5s [2023-10-03T20:36:24.963Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 6.0s [2023-10-03T20:36:25.232Z] #39 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.3s done [2023-10-03T20:36:25.232Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-10-03T20:36:27.182Z] #39 ... [2023-10-03T20:36:27.182Z] [2023-10-03T20:36:27.182Z] #41 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:36:27.182Z] #41 8.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:28.605Z] #41 ... [2023-10-03T20:36:28.605Z] [2023-10-03T20:36:28.605Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:36:28.605Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.6s done [2023-10-03T20:36:28.605Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-10-03T20:36:28.605Z] #53 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-10-03T20:36:28.605Z] #53 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-10-03T20:36:28.605Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-10-03T20:36:28.605Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-10-03T20:36:28.605Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-10-03T20:36:28.605Z] #53 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 4.3s done [2023-10-03T20:36:28.605Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.6s done [2023-10-03T20:36:28.605Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.1s done [2023-10-03T20:36:28.605Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.0s [2023-10-03T20:36:28.872Z] #53 ... [2023-10-03T20:36:28.872Z] [2023-10-03T20:36:28.872Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-03T20:36:28.872Z] #0 7.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:28.872Z] #0 8.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:28.872Z] #54 ... [2023-10-03T20:36:28.872Z] [2023-10-03T20:36:28.872Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-03T20:36:28.872Z] #0 6.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:28.872Z] #0 6.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.139Z] #55 ... [2023-10-03T20:36:29.139Z] [2023-10-03T20:36:29.139Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:36:29.139Z] #0 8.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.139Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.139Z] #56 ... [2023-10-03T20:36:29.139Z] [2023-10-03T20:36:29.139Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T20:36:29.139Z] #0 6.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.139Z] #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.406Z] #57 ... [2023-10-03T20:36:29.406Z] [2023-10-03T20:36:29.406Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T20:36:29.406Z] #0 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.406Z] #0 8.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.406Z] #58 ... [2023-10-03T20:36:29.406Z] [2023-10-03T20:36:29.406Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T20:36:29.406Z] #0 6.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.406Z] #0 7.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.406Z] #59 ... [2023-10-03T20:36:29.406Z] [2023-10-03T20:36:29.406Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T20:36:29.406Z] #0 8.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.672Z] #60 10.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.672Z] #60 ... [2023-10-03T20:36:29.672Z] [2023-10-03T20:36:29.672Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T20:36:29.672Z] #0 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.672Z] #0 9.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.672Z] #61 ... [2023-10-03T20:36:29.672Z] [2023-10-03T20:36:29.672Z] #62 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T20:36:29.672Z] #0 8.627 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.672Z] #0 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.939Z] #62 ... [2023-10-03T20:36:29.939Z] [2023-10-03T20:36:29.939Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T20:36:29.939Z] #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.939Z] #0 9.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.939Z] #63 ... [2023-10-03T20:36:29.939Z] [2023-10-03T20:36:29.939Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T20:36:29.939Z] #0 8.550 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:29.939Z] #0 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:30.206Z] #64 ... [2023-10-03T20:36:30.206Z] [2023-10-03T20:36:30.206Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:30.474Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.2s [2023-10-03T20:36:31.067Z] #39 ... [2023-10-03T20:36:31.067Z] [2023-10-03T20:36:31.067Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-10-03T20:36:31.067Z] #55 10.51 OK: 266 MiB in 52 packages [2023-10-03T20:36:31.067Z] #55 DONE 12.3s [2023-10-03T20:36:31.067Z] [2023-10-03T20:36:31.067Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:31.649Z] #39 ... [2023-10-03T20:36:31.649Z] [2023-10-03T20:36:31.649Z] #65 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:36:31.649Z] #65 DONE 0.5s [2023-10-03T20:36:31.649Z] [2023-10-03T20:36:31.649Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:35.010Z] #39 ... [2023-10-03T20:36:35.010Z] [2023-10-03T20:36:35.010Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:36:35.010Z] #56 15.09 OK: 266 MiB in 52 packages [2023-10-03T20:36:35.010Z] #56 DONE 16.1s [2023-10-03T20:36:35.010Z] [2023-10-03T20:36:35.010Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:36:35.010Z] #53 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.3s done [2023-10-03T20:36:35.275Z] #53 ... [2023-10-03T20:36:35.275Z] [2023-10-03T20:36:35.275Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:35.543Z] #39 ... [2023-10-03T20:36:35.543Z] [2023-10-03T20:36:35.543Z] #66 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:36:35.543Z] #66 DONE 0.6s [2023-10-03T20:36:35.543Z] [2023-10-03T20:36:35.543Z] #63 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-10-03T20:36:35.543Z] #63 14.18 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:35.543Z] #63 14.23 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:35.543Z] #63 14.38 OK: 8 MiB in 16 packages [2023-10-03T20:36:35.543Z] #63 DONE 16.2s [2023-10-03T20:36:35.543Z] [2023-10-03T20:36:35.543Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:35.543Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2023-10-03T20:36:36.128Z] #39 ... [2023-10-03T20:36:36.128Z] [2023-10-03T20:36:36.128Z] #50 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-10-03T20:36:36.128Z] #50 7.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:36.128Z] #50 8.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:36.128Z] #50 14.87 (1/1) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:36.128Z] #50 14.92 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:36.128Z] #50 15.10 OK: 8 MiB in 16 packages [2023-10-03T20:36:36.128Z] #50 DONE 16.8s [2023-10-03T20:36:36.128Z] [2023-10-03T20:36:36.128Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-10-03T20:36:36.128Z] #59 13.83 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:36.128Z] #59 13.86 (2/4) Installing openssl (3.1.3-r0) [2023-10-03T20:36:36.128Z] #59 13.94 (3/4) Installing su-exec (0.2-r3) [2023-10-03T20:36:36.128Z] #59 13.96 (4/4) Installing yq (4.33.3-r3) [2023-10-03T20:36:36.128Z] #59 15.30 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:36.128Z] #59 15.45 OK: 18 MiB in 19 packages [2023-10-03T20:36:36.128Z] #59 DONE 16.9s [2023-10-03T20:36:36.394Z] [2023-10-03T20:36:36.394Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T20:36:36.394Z] #61 16.73 (1/2) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:36.394Z] #61 16.74 (2/2) Installing su-exec (0.2-r3) [2023-10-03T20:36:36.394Z] #61 16.75 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:36.394Z] #61 16.90 OK: 8 MiB in 17 packages [2023-10-03T20:36:36.663Z] #61 ... [2023-10-03T20:36:36.663Z] [2023-10-03T20:36:36.663Z] #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-10-03T20:36:36.663Z] #41 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:36.663Z] #41 16.14 OK: 266 MiB in 52 packages [2023-10-03T20:36:36.663Z] #41 DONE 17.9s [2023-10-03T20:36:36.929Z] [2023-10-03T20:36:36.930Z] #67 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-10-03T20:36:36.930Z] #67 DONE 0.6s [2023-10-03T20:36:36.930Z] [2023-10-03T20:36:36.930Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:36:37.195Z] #68 ... [2023-10-03T20:36:37.195Z] [2023-10-03T20:36:37.195Z] #61 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-10-03T20:36:37.195Z] #61 DONE 18.0s [2023-10-03T20:36:37.477Z] [2023-10-03T20:36:37.478Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-03T20:36:38.459Z] #69 ... [2023-10-03T20:36:38.459Z] [2023-10-03T20:36:38.459Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:36:38.459Z] #68 DONE 1.5s [2023-10-03T20:36:38.459Z] [2023-10-03T20:36:38.459Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-10-03T20:36:38.459Z] #58 15.24 (1/2) Installing ca-certificates (20230506-r0) [2023-10-03T20:36:38.459Z] #58 15.91 (2/2) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:38.459Z] #58 15.95 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:38.459Z] #58 16.15 Executing ca-certificates-20230506-r0.trigger [2023-10-03T20:36:38.459Z] #58 17.61 OK: 9 MiB in 17 packages [2023-10-03T20:36:38.460Z] #58 DONE 19.0s [2023-10-03T20:36:38.460Z] [2023-10-03T20:36:38.460Z] #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:40.403Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done [2023-10-03T20:36:40.403Z] #39 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done [2023-10-03T20:36:41.827Z] #39 ... [2023-10-03T20:36:41.827Z] [2023-10-03T20:36:41.827Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:36:41.827Z] #70 ... [2023-10-03T20:36:41.827Z] [2023-10-03T20:36:41.827Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T20:36:41.827Z] #64 16.58 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:36:41.827Z] #64 16.58 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:36:41.827Z] #64 16.58 OK: 19941 distinct packages available [2023-10-03T20:36:41.827Z] #64 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #64 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #64 21.55 (1/11) Installing ca-certificates (20230506-r0) [2023-10-03T20:36:41.827Z] #64 21.67 (2/11) Installing brotli-libs (1.0.9-r14) [2023-10-03T20:36:41.827Z] #64 21.73 (3/11) Installing libunistring (1.1-r1) [2023-10-03T20:36:41.827Z] #64 21.80 (4/11) Installing libidn2 (2.3.4-r1) [2023-10-03T20:36:41.827Z] #64 21.82 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-10-03T20:36:41.827Z] #64 21.83 (6/11) Installing libcurl (8.3.0-r0) [2023-10-03T20:36:41.827Z] #64 21.85 (7/11) Installing curl (8.3.0-r0) [2023-10-03T20:36:41.827Z] #64 21.87 (8/11) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:41.827Z] #64 21.88 (9/11) Installing musl-obstack (1.2.3-r2) [2023-10-03T20:36:41.827Z] #64 21.88 (10/11) Installing libucontext (1.2-r2) [2023-10-03T20:36:41.827Z] #64 21.89 (11/11) Installing gcompat (1.1.0-r1) [2023-10-03T20:36:41.827Z] #64 21.90 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:41.827Z] #64 21.94 Executing ca-certificates-20230506-r0.trigger [2023-10-03T20:36:41.827Z] #64 22.19 OK: 13 MiB in 26 packages [2023-10-03T20:36:41.827Z] #64 ... [2023-10-03T20:36:41.827Z] [2023-10-03T20:36:41.827Z] #60 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-10-03T20:36:41.827Z] #60 17.02 (1/4) Installing ca-certificates (20230506-r0) [2023-10-03T20:36:41.827Z] #60 17.44 (2/4) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:41.827Z] #60 17.46 (3/4) Installing su-exec (0.2-r3) [2023-10-03T20:36:41.827Z] #60 17.48 (4/4) Installing yq (4.33.3-r3) [2023-10-03T20:36:41.827Z] #60 18.35 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:41.827Z] #60 18.49 Executing ca-certificates-20230506-r0.trigger [2023-10-03T20:36:41.827Z] #60 19.39 OK: 18 MiB in 19 packages [2023-10-03T20:36:41.827Z] #60 DONE 22.4s [2023-10-03T20:36:41.827Z] [2023-10-03T20:36:41.827Z] #57 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-10-03T20:36:41.827Z] #57 14.70 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:36:41.827Z] #57 14.70 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:36:41.827Z] #57 14.70 OK: 19941 distinct packages available [2023-10-03T20:36:41.827Z] #57 15.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #57 17.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #57 21.59 (1/4) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:41.827Z] #57 21.61 (2/4) Installing musl-obstack (1.2.3-r2) [2023-10-03T20:36:41.827Z] #57 21.64 (3/4) Installing libucontext (1.2-r2) [2023-10-03T20:36:41.827Z] #57 21.64 (4/4) Installing gcompat (1.1.0-r1) [2023-10-03T20:36:41.827Z] #57 21.66 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:41.827Z] #57 21.70 OK: 8 MiB in 19 packages [2023-10-03T20:36:41.827Z] #57 DONE 22.7s [2023-10-03T20:36:41.827Z] [2023-10-03T20:36:41.827Z] #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-10-03T20:36:41.827Z] #54 15.14 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:36:41.827Z] #54 15.14 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:36:41.827Z] #54 15.14 OK: 19945 distinct packages available [2023-10-03T20:36:41.827Z] #54 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #54 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #54 22.12 OK: 266 MiB in 52 packages [2023-10-03T20:36:41.827Z] #54 DONE 23.1s [2023-10-03T20:36:41.827Z] [2023-10-03T20:36:41.827Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:36:41.827Z] #71 ... [2023-10-03T20:36:41.827Z] [2023-10-03T20:36:41.827Z] #62 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-10-03T20:36:41.827Z] #62 17.24 v3.18.4-8-g72c62a84ddf [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-10-03T20:36:41.827Z] #62 17.24 v3.18.4-7-g75aa72add9b [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-10-03T20:36:41.827Z] #62 17.24 OK: 19941 distinct packages available [2023-10-03T20:36:41.827Z] #62 18.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #62 19.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-03T20:36:41.827Z] #62 21.72 (1/5) Installing dumb-init (1.2.5-r2) [2023-10-03T20:36:41.827Z] #62 21.73 (2/5) Installing musl-obstack (1.2.3-r2) [2023-10-03T20:36:41.827Z] #62 21.74 (3/5) Installing libucontext (1.2-r2) [2023-10-03T20:36:41.827Z] #62 21.75 (4/5) Installing gcompat (1.1.0-r1) [2023-10-03T20:36:41.827Z] #62 21.77 (5/5) Installing openssl (3.1.3-r0) [2023-10-03T20:36:41.827Z] #62 21.79 Executing busybox-1.36.1-r2.trigger [2023-10-03T20:36:41.827Z] #62 21.84 OK: 9 MiB in 20 packages [2023-10-03T20:36:41.827Z] #62 DONE 22.5s [2023-10-03T20:36:42.100Z] [2023-10-03T20:36:42.100Z] #64 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-10-03T20:36:42.100Z] #64 DONE 22.7s [2023-10-03T20:36:42.100Z] [2023-10-03T20:36:42.100Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-03T20:36:42.377Z] #72 ... [2023-10-03T20:36:42.377Z] [2023-10-03T20:36:42.377Z] #69 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-10-03T20:36:42.377Z] #69 DONE 4.7s [2023-10-03T20:36:42.377Z] [2023-10-03T20:36:42.377Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-10-03T20:36:42.967Z] #73 DONE 0.5s [2023-10-03T20:36:42.967Z] [2023-10-03T20:36:42.967Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-10-03T20:36:42.967Z] #39 DONE 24.6s [2023-10-03T20:36:42.967Z] [2023-10-03T20:36:42.967Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:36:42.967Z] #71 DONE 1.0s [2023-10-03T20:36:42.967Z] [2023-10-03T20:36:42.967Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:36:43.938Z] #74 ... [2023-10-03T20:36:43.938Z] [2023-10-03T20:36:43.938Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-10-03T20:36:43.938Z] #72 DONE 2.1s [2023-10-03T20:36:43.938Z] [2023-10-03T20:36:43.938Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:36:45.346Z] #75 ... [2023-10-03T20:36:45.346Z] [2023-10-03T20:36:45.346Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T20:36:45.346Z] #76 DONE 1.2s [2023-10-03T20:36:45.346Z] [2023-10-03T20:36:45.346Z] #77 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T20:36:45.346Z] #77 DONE 1.3s [2023-10-03T20:36:45.613Z] [2023-10-03T20:36:45.613Z] #78 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-10-03T20:36:45.613Z] #78 DONE 1.3s [2023-10-03T20:36:45.613Z] [2023-10-03T20:36:45.613Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-10-03T20:36:45.613Z] #79 DONE 0.2s [2023-10-03T20:36:45.613Z] [2023-10-03T20:36:45.613Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-10-03T20:36:45.613Z] #80 DONE 0.2s [2023-10-03T20:36:45.613Z] [2023-10-03T20:36:45.613Z] #81 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-10-03T20:36:45.613Z] #81 DONE 0.2s [2023-10-03T20:36:45.613Z] [2023-10-03T20:36:45.613Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-03T20:36:45.892Z] #82 ... [2023-10-03T20:36:45.892Z] [2023-10-03T20:36:45.892Z] #83 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-10-03T20:36:45.892Z] #83 DONE 0.2s [2023-10-03T20:36:45.892Z] [2023-10-03T20:36:45.892Z] #84 [security-spire-config stage-2 5/9] COPY security.txt / [2023-10-03T20:36:45.892Z] #84 DONE 0.2s [2023-10-03T20:36:45.892Z] [2023-10-03T20:36:45.892Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:36:45.892Z] #85 ... [2023-10-03T20:36:45.892Z] [2023-10-03T20:36:45.892Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-10-03T20:36:45.892Z] #82 DONE 0.2s [2023-10-03T20:36:45.892Z] [2023-10-03T20:36:45.892Z] #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T20:36:46.160Z] #86 ... [2023-10-03T20:36:46.160Z] [2023-10-03T20:36:46.160Z] #87 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T20:36:46.160Z] #87 DONE 0.2s [2023-10-03T20:36:46.160Z] [2023-10-03T20:36:46.160Z] #88 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T20:36:46.160Z] #88 DONE 0.2s [2023-10-03T20:36:46.160Z] [2023-10-03T20:36:46.160Z] #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-10-03T20:36:46.160Z] #86 DONE 0.2s [2023-10-03T20:36:46.160Z] [2023-10-03T20:36:46.160Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-10-03T20:36:46.427Z] #89 DONE 0.2s [2023-10-03T20:36:46.427Z] [2023-10-03T20:36:46.427Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-10-03T20:36:46.427Z] #90 DONE 0.2s [2023-10-03T20:36:46.427Z] [2023-10-03T20:36:46.427Z] #91 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-10-03T20:36:46.427Z] #91 DONE 0.2s [2023-10-03T20:36:46.427Z] [2023-10-03T20:36:46.427Z] #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-03T20:36:46.427Z] #92 ... [2023-10-03T20:36:46.427Z] [2023-10-03T20:36:46.427Z] #93 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-10-03T20:36:46.427Z] #93 DONE 0.1s [2023-10-03T20:36:46.693Z] [2023-10-03T20:36:46.694Z] #94 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-10-03T20:36:46.694Z] #94 DONE 0.2s [2023-10-03T20:36:46.694Z] [2023-10-03T20:36:46.694Z] #95 [security-spire-agent] exporting to image [2023-10-03T20:36:46.694Z] #95 exporting layers [2023-10-03T20:36:46.694Z] #95 ... [2023-10-03T20:36:46.694Z] [2023-10-03T20:36:46.694Z] #92 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-10-03T20:36:46.694Z] #92 DONE 0.3s [2023-10-03T20:36:46.694Z] [2023-10-03T20:36:46.694Z] #95 [security-spire-config] exporting to image [2023-10-03T20:36:48.677Z] #95 exporting layers 1.9s done [2023-10-03T20:36:48.677Z] #95 writing image sha256:6f8ae5cb12a5e7fd4a643aaf5d5ef07d5b852afebd0601b3513d8b30bb51cd64 0.0s done [2023-10-03T20:36:48.677Z] #95 naming to docker.io/library/security-spire-server-arm64 done [2023-10-03T20:36:48.677Z] #95 exporting layers 1.9s done [2023-10-03T20:36:48.677Z] #95 writing image sha256:44831216805ae5f5ec032aec2b8d1b345edd782f66163fe717b6d4a29779ffc1 0.0s done [2023-10-03T20:36:48.677Z] #95 naming to docker.io/library/security-spire-agent-arm64 done [2023-10-03T20:36:48.677Z] #95 writing image sha256:163a8b1ba5c34375797d8d9d2d87c7eb9cc23edf2d178aabdef454a97f301c47 done [2023-10-03T20:36:48.677Z] #95 naming to docker.io/library/security-spire-config-arm64 done [2023-10-03T20:36:48.677Z] #95 DONE 2.0s [2023-10-03T20:36:48.677Z] [2023-10-03T20:36:48.677Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:37:17.887Z] #131 ... [2023-10-03T20:37:17.887Z] [2023-10-03T20:37:17.887Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:37:17.887Z] #127 73.56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-03T20:37:20.432Z] #127 ... [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T20:37:20.432Z] #125 DONE 81.6s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T20:37:20.432Z] #130 DONE 81.6s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T20:37:20.432Z] #121 DONE 81.6s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T20:37:20.432Z] #131 DONE 81.6s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:20.432Z] #132 ... [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #127 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:37:20.432Z] #127 DONE 81.7s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T20:37:20.432Z] #126 DONE 81.7s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:37:20.432Z] #122 DONE 81.7s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #129 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:37:20.432Z] #129 DONE 81.7s [2023-10-03T20:37:20.432Z] [2023-10-03T20:37:20.432Z] #128 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T20:37:20.432Z] #128 DONE 81.7s [2023-10-03T20:37:20.691Z] [2023-10-03T20:37:20.691Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:20.691Z] #133 ... [2023-10-03T20:37:20.691Z] [2023-10-03T20:37:20.691Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T20:37:20.691Z] #123 DONE 82.0s [2023-10-03T20:37:20.952Z] [2023-10-03T20:37:20.952Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T20:37:20.952Z] #124 DONE 82.1s [2023-10-03T20:37:20.952Z] [2023-10-03T20:37:20.952Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:20.970Z] #53 ... [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #70 DONE 46.3s [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-03T20:37:20.970Z] #96 ... [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #85 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #85 DONE 42.8s [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #74 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #74 DONE 40.0s [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #97 [core-command builder 6/7] COPY . . [2023-10-03T20:37:20.970Z] #97 ... [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #75 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #75 DONE 36.0s [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #96 [support-notifications builder 6/7] COPY . . [2023-10-03T20:37:20.970Z] #96 DONE 1.2s [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:37:20.970Z] #98 ... [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #99 [security-proxy-auth builder 6/7] COPY . . [2023-10-03T20:37:20.970Z] #99 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #100 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:37:20.970Z] #100 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #101 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #101 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #102 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #102 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #103 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:37:20.970Z] #103 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #104 [core-metadata builder 6/7] COPY . . [2023-10-03T20:37:20.970Z] #104 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #105 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:37:20.970Z] #105 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #106 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #106 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #107 [support-scheduler builder 6/7] COPY . . [2023-10-03T20:37:20.970Z] #107 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #97 [core-command builder 6/7] COPY . . [2023-10-03T20:37:20.970Z] #97 DONE 0.8s [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.970Z] #108 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.970Z] #108 CACHED [2023-10-03T20:37:20.970Z] [2023-10-03T20:37:20.971Z] #109 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:37:20.971Z] #109 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #110 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-10-03T20:37:20.971Z] #110 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #111 [security-proxy-setup builder 6/7] COPY . . [2023-10-03T20:37:20.971Z] #111 DONE 0.9s [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #112 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.971Z] #112 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #113 [security-secretstore-setup builder 6/7] COPY . . [2023-10-03T20:37:20.971Z] #113 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:37:20.971Z] #114 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.971Z] #115 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:37:20.971Z] #116 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #117 [core-data builder 6/7] COPY . . [2023-10-03T20:37:20.971Z] #117 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #118 [security-bootstrapper builder 6/7] COPY . . [2023-10-03T20:37:20.971Z] #118 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #119 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-03T20:37:20.971Z] #119 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-10-03T20:37:20.971Z] #120 CACHED [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T20:37:20.971Z] #121 ... [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #122 [security-spiffe-token-provider builder 6/7] COPY . . [2023-10-03T20:37:20.971Z] #122 DONE 1.3s [2023-10-03T20:37:20.971Z] [2023-10-03T20:37:20.971Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:37:21.215Z] #134 ... [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-03T20:37:21.215Z] #135 DONE 0.8s [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.215Z] #136 DONE 0.6s [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #132 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.215Z] #132 DONE 0.8s [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #137 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.215Z] #137 DONE 0.6s [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #138 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.215Z] #138 DONE 0.5s [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #133 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.215Z] #133 DONE 0.6s [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.215Z] #134 DONE 0.4s [2023-10-03T20:37:21.215Z] [2023-10-03T20:37:21.215Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.475Z] #139 ... [2023-10-03T20:37:21.475Z] [2023-10-03T20:37:21.475Z] #140 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.475Z] #140 DONE 0.3s [2023-10-03T20:37:21.735Z] [2023-10-03T20:37:21.735Z] #141 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.735Z] #141 CACHED [2023-10-03T20:37:21.735Z] [2023-10-03T20:37:21.735Z] #142 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.735Z] #142 CACHED [2023-10-03T20:37:21.735Z] [2023-10-03T20:37:21.735Z] #143 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.735Z] #143 CACHED [2023-10-03T20:37:21.735Z] [2023-10-03T20:37:21.735Z] #144 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.735Z] #144 CACHED [2023-10-03T20:37:21.735Z] [2023-10-03T20:37:21.735Z] #145 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.735Z] #145 CACHED [2023-10-03T20:37:21.735Z] [2023-10-03T20:37:21.736Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.736Z] #146 CACHED [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #147 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.736Z] #147 DONE 0.2s [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #148 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.736Z] #148 DONE 0.2s [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #149 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.736Z] #149 CACHED [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #150 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:21.736Z] #150 CACHED [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #151 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.736Z] #151 DONE 0.3s [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #152 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.736Z] #152 DONE 0.3s [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-03T20:37:21.736Z] #153 ... [2023-10-03T20:37:21.736Z] [2023-10-03T20:37:21.736Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:21.736Z] #139 DONE 0.3s [2023-10-03T20:37:21.996Z] [2023-10-03T20:37:21.996Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-03T20:37:21.996Z] #154 ... [2023-10-03T20:37:21.996Z] [2023-10-03T20:37:21.996Z] #155 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-03T20:37:21.996Z] #155 DONE 0.6s [2023-10-03T20:37:22.598Z] [2023-10-03T20:37:22.598Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-03T20:37:23.631Z] #156 ... [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #157 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-03T20:37:23.631Z] #157 DONE 2.0s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #158 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-03T20:37:23.631Z] #158 DONE 2.1s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #153 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-03T20:37:23.631Z] #153 DONE 2.0s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #159 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-03T20:37:23.631Z] #159 DONE 2.0s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #160 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-03T20:37:23.631Z] #160 DONE 2.0s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-03T20:37:23.631Z] #161 DONE 2.1s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-03T20:37:23.631Z] #162 DONE 2.0s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #156 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-03T20:37:23.631Z] #156 DONE 2.0s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-03T20:37:23.631Z] #154 DONE 2.0s [2023-10-03T20:37:23.631Z] [2023-10-03T20:37:23.631Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-03T20:37:23.892Z] #163 ... [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #164 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #164 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #165 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #165 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #166 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #167 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #167 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #168 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #168 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #169 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-03T20:37:23.892Z] #169 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #170 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #170 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #171 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #171 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #172 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:23.892Z] #172 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #163 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-03T20:37:23.892Z] #163 DONE 0.3s [2023-10-03T20:37:23.892Z] [2023-10-03T20:37:23.892Z] #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-03T20:37:24.182Z] #173 ... [2023-10-03T20:37:24.182Z] [2023-10-03T20:37:24.182Z] #174 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-03T20:37:24.182Z] #174 DONE 3.0s [2023-10-03T20:37:24.182Z] [2023-10-03T20:37:24.182Z] #175 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-03T20:37:24.182Z] #175 DONE 0.3s [2023-10-03T20:37:24.182Z] [2023-10-03T20:37:24.182Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-03T20:37:24.182Z] #176 DONE 0.3s [2023-10-03T20:37:24.524Z] [2023-10-03T20:37:24.524Z] #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:24.524Z] #177 ... [2023-10-03T20:37:24.524Z] [2023-10-03T20:37:24.524Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-03T20:37:24.524Z] #178 DONE 0.5s [2023-10-03T20:37:24.524Z] [2023-10-03T20:37:24.524Z] #179 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:37:24.524Z] #179 DONE 0.5s [2023-10-03T20:37:24.524Z] [2023-10-03T20:37:24.524Z] #173 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-03T20:37:24.524Z] #173 DONE 0.5s [2023-10-03T20:37:24.524Z] [2023-10-03T20:37:24.524Z] #77 [security-spiffe-token-provider] exporting to image [2023-10-03T20:37:24.524Z] #77 exporting layers 0.5s done [2023-10-03T20:37:24.524Z] #77 writing image sha256:3111a6de815a55fd6e94702c96f1832704115274c8d4bcbab67cd5aa5e465d17 0.2s done [2023-10-03T20:37:24.524Z] #77 naming to docker.io/library/core-data done [2023-10-03T20:37:24.524Z] #77 writing image sha256:8321cf503e4d2de3c9dfd138850d2b69cb1fcdf6242063750f8e9805dfcea7d9 0.0s done [2023-10-03T20:37:24.524Z] #77 naming to docker.io/library/core-command done [2023-10-03T20:37:24.524Z] #77 writing image sha256:ce1aef9007363c3ac9206ebc8dce0ac9550085f20bee2c755ee6278693406dac done [2023-10-03T20:37:24.524Z] #77 writing image sha256:62deec96e062c5df2868a5840a0aec4d6e2720aefc7883bc2aad187d9cb70f18 done [2023-10-03T20:37:24.524Z] #77 naming to docker.io/library/support-scheduler done [2023-10-03T20:37:24.524Z] #77 naming to docker.io/library/support-notifications done [2023-10-03T20:37:24.524Z] #77 writing image sha256:778cf0b80f4925ad06c67bd77d83df76ca227d93df3a91f73ae971952f1b17d4 done [2023-10-03T20:37:24.524Z] #77 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2023-10-03T20:37:24.896Z] #77 exporting layers 0.4s done [2023-10-03T20:37:24.896Z] #77 writing image sha256:b23b81f1091bb442fa3b36e0af8589dd24204c0abd480cd810ef9b41bbd9c987 done [2023-10-03T20:37:24.896Z] #77 naming to docker.io/library/core-metadata done [2023-10-03T20:37:24.896Z] #77 DONE 2.5s [2023-10-03T20:37:24.896Z] [2023-10-03T20:37:24.896Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-03T20:37:24.896Z] #180 DONE 0.5s [2023-10-03T20:37:24.896Z] [2023-10-03T20:37:24.896Z] #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:37:24.896Z] #177 DONE 0.5s [2023-10-03T20:37:24.896Z] [2023-10-03T20:37:24.896Z] #181 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T20:37:24.896Z] #181 DONE 0.5s [2023-10-03T20:37:24.896Z] [2023-10-03T20:37:24.896Z] #182 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:37:24.896Z] #182 DONE 0.1s [2023-10-03T20:37:24.896Z] [2023-10-03T20:37:24.896Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:37:25.156Z] #183 ... [2023-10-03T20:37:25.156Z] [2023-10-03T20:37:25.156Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-03T20:37:25.156Z] #184 DONE 0.3s [2023-10-03T20:37:25.156Z] [2023-10-03T20:37:25.156Z] #185 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-03T20:37:25.156Z] #185 DONE 0.4s [2023-10-03T20:37:25.156Z] [2023-10-03T20:37:25.156Z] #186 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T20:37:25.218Z] #123 4.680 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-10-03T20:37:25.435Z] #186 DONE 0.2s [2023-10-03T20:37:25.435Z] [2023-10-03T20:37:25.435Z] #187 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-03T20:37:25.435Z] #187 DONE 0.1s [2023-10-03T20:37:25.435Z] [2023-10-03T20:37:25.435Z] #188 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:37:25.435Z] #188 DONE 1.2s [2023-10-03T20:37:25.435Z] [2023-10-03T20:37:25.435Z] #189 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:37:25.435Z] #189 DONE 1.2s [2023-10-03T20:37:25.435Z] [2023-10-03T20:37:25.435Z] #77 [core-common-config-bootstrapper] exporting to image [2023-10-03T20:37:25.435Z] #77 ... [2023-10-03T20:37:25.435Z] [2023-10-03T20:37:25.435Z] #190 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-03T20:37:25.435Z] #190 DONE 0.1s [2023-10-03T20:37:25.435Z] [2023-10-03T20:37:25.435Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-03T20:37:25.435Z] #191 DONE 0.1s [2023-10-03T20:37:25.435Z] [2023-10-03T20:37:25.435Z] #77 [core-common-config-bootstrapper] exporting to image [2023-10-03T20:37:25.435Z] #77 exporting layers 0.2s done [2023-10-03T20:37:25.698Z] #77 exporting layers 0.2s done [2023-10-03T20:37:25.698Z] #77 writing image sha256:e1abb0c497c8c600f52a1ae28c266878f5f3659b13fc60eecf7aa5bb3d189dbd done [2023-10-03T20:37:25.698Z] #77 naming to docker.io/library/security-proxy-auth done [2023-10-03T20:37:25.698Z] #77 writing image sha256:71ae25cdaf44902a39b8f1b65a4e5ac85816c4637b6dcad2fe9b0b4f9764873c done [2023-10-03T20:37:25.698Z] #77 naming to docker.io/library/core-common-config-bootstrapper done [2023-10-03T20:37:25.698Z] #77 DONE 2.9s [2023-10-03T20:37:25.698Z] [2023-10-03T20:37:25.699Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-03T20:37:25.699Z] #192 DONE 0.1s [2023-10-03T20:37:25.699Z] [2023-10-03T20:37:25.699Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:37:25.699Z] #193 ... [2023-10-03T20:37:25.699Z] [2023-10-03T20:37:25.699Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:37:25.699Z] #183 DONE 0.8s [2023-10-03T20:37:25.699Z] [2023-10-03T20:37:25.699Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-03T20:37:25.699Z] #194 DONE 0.1s [2023-10-03T20:37:25.804Z] #123 ... [2023-10-03T20:37:25.804Z] [2023-10-03T20:37:25.804Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T20:37:25.804Z] #121 5.760 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-10-03T20:37:25.959Z] [2023-10-03T20:37:25.959Z] #77 [security-proxy-setup] exporting to image [2023-10-03T20:37:25.959Z] #77 exporting layers 0.2s done [2023-10-03T20:37:25.959Z] #77 writing image sha256:06bc638aa5dd1a08018df82b4eb8b23ec1ce87ae6fdb9e7e5800fceb3e96958b done [2023-10-03T20:37:25.959Z] #77 naming to docker.io/library/security-proxy-setup done [2023-10-03T20:37:25.959Z] #77 DONE 2.9s [2023-10-03T20:37:25.959Z] [2023-10-03T20:37:25.959Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:37:25.959Z] #193 DONE 0.6s [2023-10-03T20:37:25.959Z] [2023-10-03T20:37:25.959Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-03T20:37:26.218Z] #195 DONE 0.5s [2023-10-03T20:37:26.218Z] [2023-10-03T20:37:26.218Z] #77 [security-secretstore-setup] exporting to image [2023-10-03T20:37:26.218Z] #77 exporting layers 0.2s done [2023-10-03T20:37:26.218Z] #77 writing image sha256:183faee2771bcf30834ce8dad70bddddb906e5e465fd7b9165956783028e2742 done [2023-10-03T20:37:26.218Z] #77 naming to docker.io/library/security-secretstore-setup done [2023-10-03T20:37:26.218Z] #77 DONE 3.1s [2023-10-03T20:37:26.218Z] [2023-10-03T20:37:26.218Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:37:26.218Z] #43 ... [2023-10-03T20:37:26.218Z] [2023-10-03T20:37:26.218Z] #77 [security-bootstrapper] exporting to image [2023-10-03T20:37:26.477Z] #77 exporting layers 0.2s done [2023-10-03T20:37:26.477Z] #77 writing image sha256:c232d2d42452c637c77a3b27ac8f05cca9ff79f715d799e7094f5b042bf22a88 done [2023-10-03T20:37:26.477Z] #77 naming to docker.io/library/security-bootstrapper done [2023-10-03T20:37:26.477Z] #77 DONE 3.3s [2023-10-03T20:37:26.477Z] [2023-10-03T20:37:26.478Z] #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:37:26.478Z] time="2023-10-03T20:34:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-03T20:37:26.488Z] $ docker stop --time=1 5af8b7c33dceefeb1b1e5aeb358565a5e8a8122d8b1e0d93b8f09c3a00864628 [2023-10-03T20:37:27.767Z] $ docker rm -f --volumes 5af8b7c33dceefeb1b1e5aeb358565a5e8a8122d8b1e0d93b8f09c3a00864628 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T20:37:28.100Z] + docker images [2023-10-03T20:37:28.100Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-03T20:37:28.100Z] security-bootstrapper latest c232d2d42452 1 second ago 23.3MB [2023-10-03T20:37:28.100Z] security-secretstore-setup latest 183faee2771b 2 seconds ago 44.4MB [2023-10-03T20:37:28.100Z] security-proxy-setup latest 06bc638aa5dd 2 seconds ago 29.4MB [2023-10-03T20:37:28.100Z] core-common-config-bootstrapper latest 71ae25cdaf44 2 seconds ago 18.2MB [2023-10-03T20:37:28.100Z] security-proxy-auth latest e1abb0c497c8 2 seconds ago 19.5MB [2023-10-03T20:37:28.100Z] core-metadata latest b23b81f1091b 3 seconds ago 21.7MB [2023-10-03T20:37:28.100Z] core-command latest 8321cf503e4d 4 seconds ago 21.2MB [2023-10-03T20:37:28.100Z] support-scheduler latest ce1aef900736 4 seconds ago 34MB [2023-10-03T20:37:28.100Z] support-notifications latest 62deec96e062 4 seconds ago 34.6MB [2023-10-03T20:37:28.100Z] core-data latest 3111a6de815a 4 seconds ago 21.4MB [2023-10-03T20:37:28.100Z] security-spiffe-token-provider latest 778cf0b80f49 4 seconds ago 35MB [2023-10-03T20:37:28.100Z] security-spire-agent latest 3c7408d06076 2 minutes ago 161MB [2023-10-03T20:37:28.100Z] security-spire-server latest 46cc72e863dd 2 minutes ago 102MB [2023-10-03T20:37:28.100Z] security-spire-config latest 382d007206ec 2 minutes ago 101MB [2023-10-03T20:37:28.100Z] ci-base-image-x86_64 latest d40af138fd72 5 minutes ago 928MB [2023-10-03T20:37:28.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 13 days ago 557MB [2023-10-03T20:37:28.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 4 months ago 334MB [2023-10-03T20:37:28.100Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 15 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T20:37:28.299Z] provisioning config files... [2023-10-03T20:37:28.308Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config4799033672772010310tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:37:28.609Z] ---> docker-login.sh [2023-10-03T20:37:28.609Z] nexus3.edgexfoundry.org:10001 [2023-10-03T20:37:28.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:37:28.609Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:37:28.609Z] Configure a credential helper to remove this warning. See [2023-10-03T20:37:28.609Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:37:28.609Z] [2023-10-03T20:37:28.609Z] Login Succeeded [2023-10-03T20:37:28.609Z] nexus3.edgexfoundry.org:10002 [2023-10-03T20:37:28.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:37:28.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:37:28.868Z] Configure a credential helper to remove this warning. See [2023-10-03T20:37:28.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:37:28.868Z] [2023-10-03T20:37:28.868Z] Login Succeeded [2023-10-03T20:37:28.868Z] nexus3.edgexfoundry.org:10003 [2023-10-03T20:37:28.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:37:28.868Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:37:28.868Z] Configure a credential helper to remove this warning. See [2023-10-03T20:37:28.868Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:37:28.868Z] [2023-10-03T20:37:28.868Z] Login Succeeded [2023-10-03T20:37:28.868Z] nexus3.edgexfoundry.org:10004 [2023-10-03T20:37:28.868Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:37:29.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:37:29.127Z] Configure a credential helper to remove this warning. See [2023-10-03T20:37:29.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:37:29.127Z] [2023-10-03T20:37:29.127Z] Login Succeeded [2023-10-03T20:37:29.127Z] docker.io [2023-10-03T20:37:29.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:37:29.213Z] #121 ... [2023-10-03T20:37:29.213Z] [2023-10-03T20:37:29.213Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:37:29.213Z] #0 5.127 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-10-03T20:37:29.385Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:37:29.385Z] Configure a credential helper to remove this warning. See [2023-10-03T20:37:29.385Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:37:29.385Z] [2023-10-03T20:37:29.385Z] Login Succeeded [2023-10-03T20:37:29.385Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T20:37:29.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:37:29.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T20:37:29.432Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-10-03T20:37:29.432Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:29.432Z] latest [2023-10-03T20:37:29.432Z] 3.1.0-dev.59 [2023-10-03T20:37:29.432Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:29.432Z] main [2023-10-03T20:37:29.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:29.479Z] #124 ... [2023-10-03T20:37:29.479Z] [2023-10-03T20:37:29.479Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T20:37:29.479Z] #0 3.587 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-10-03T20:37:29.479Z] #125 ... [2023-10-03T20:37:29.479Z] [2023-10-03T20:37:29.479Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T20:37:29.479Z] #0 5.101 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-10-03T20:37:29.739Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [2023-10-03T20:37:29.749Z] #126 ... [2023-10-03T20:37:29.749Z] [2023-10-03T20:37:29.749Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T20:37:29.749Z] #0 4.678 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:30.058Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:30.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-03T20:37:30.058Z] 75834906c095: Preparing [2023-10-03T20:37:30.058Z] 0400bfffdfb7: Preparing [2023-10-03T20:37:30.058Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:30.058Z] 03093e65b0f9: Preparing [2023-10-03T20:37:30.058Z] 497220edcc75: Preparing [2023-10-03T20:37:30.058Z] cc2447e1835a: Preparing [2023-10-03T20:37:30.058Z] cc2447e1835a: Waiting [2023-10-03T20:37:30.058Z] 80906d6d2ac1: Pushed [2023-10-03T20:37:30.058Z] 75834906c095: Pushed [2023-10-03T20:37:30.058Z] 03093e65b0f9: Pushed [2023-10-03T20:37:30.058Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:30.058Z] 497220edcc75: Pushed [2023-10-03T20:37:30.059Z] #127 ... [2023-10-03T20:37:30.059Z] [2023-10-03T20:37:30.059Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T20:37:30.059Z] #0 4.078 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-10-03T20:37:30.059Z] #128 ... [2023-10-03T20:37:30.059Z] [2023-10-03T20:37:30.059Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T20:37:30.059Z] #0 5.034 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-10-03T20:37:30.324Z] #129 ... [2023-10-03T20:37:30.324Z] [2023-10-03T20:37:30.324Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T20:37:30.324Z] #0 5.431 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-10-03T20:37:30.324Z] #130 ... [2023-10-03T20:37:30.324Z] [2023-10-03T20:37:30.324Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T20:37:30.324Z] #0 5.263 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-10-03T20:37:31.960Z] 0400bfffdfb7: Pushed [2023-10-03T20:37:31.960Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:32.272Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:32.584Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-03T20:37:32.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-03T20:37:32.584Z] 75834906c095: Preparing [2023-10-03T20:37:32.584Z] 0400bfffdfb7: Preparing [2023-10-03T20:37:32.584Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:32.584Z] 03093e65b0f9: Preparing [2023-10-03T20:37:32.584Z] 497220edcc75: Preparing [2023-10-03T20:37:32.584Z] cc2447e1835a: Preparing [2023-10-03T20:37:32.584Z] cc2447e1835a: Waiting [2023-10-03T20:37:32.584Z] 75834906c095: Layer already exists [2023-10-03T20:37:32.584Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:32.584Z] 497220edcc75: Layer already exists [2023-10-03T20:37:32.584Z] 0400bfffdfb7: Layer already exists [2023-10-03T20:37:32.584Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:32.584Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:32.584Z] latest: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:32.898Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.59 [2023-10-03T20:37:32.898Z] #131 ... [2023-10-03T20:37:32.898Z] [2023-10-03T20:37:32.898Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:37:32.898Z] #98 3.770 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:33.209Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.59 [2023-10-03T20:37:33.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-03T20:37:33.209Z] 75834906c095: Preparing [2023-10-03T20:37:33.209Z] 0400bfffdfb7: Preparing [2023-10-03T20:37:33.209Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:33.209Z] 03093e65b0f9: Preparing [2023-10-03T20:37:33.209Z] 497220edcc75: Preparing [2023-10-03T20:37:33.209Z] cc2447e1835a: Preparing [2023-10-03T20:37:33.209Z] cc2447e1835a: Waiting [2023-10-03T20:37:33.209Z] 0400bfffdfb7: Layer already exists [2023-10-03T20:37:33.209Z] 75834906c095: Layer already exists [2023-10-03T20:37:33.209Z] 497220edcc75: Layer already exists [2023-10-03T20:37:33.209Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:33.209Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:33.209Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:33.209Z] 3.1.0-dev.59: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:33.525Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:33.834Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:33.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-03T20:37:33.834Z] 75834906c095: Preparing [2023-10-03T20:37:33.834Z] 0400bfffdfb7: Preparing [2023-10-03T20:37:33.834Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:33.834Z] 03093e65b0f9: Preparing [2023-10-03T20:37:33.834Z] 497220edcc75: Preparing [2023-10-03T20:37:33.834Z] cc2447e1835a: Preparing [2023-10-03T20:37:33.834Z] cc2447e1835a: Waiting [2023-10-03T20:37:33.834Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:33.834Z] 75834906c095: Layer already exists [2023-10-03T20:37:33.834Z] 0400bfffdfb7: Layer already exists [2023-10-03T20:37:33.834Z] 497220edcc75: Layer already exists [2023-10-03T20:37:33.834Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:33.834Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:33.834Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:34.153Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:34.464Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-10-03T20:37:34.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-10-03T20:37:34.464Z] 75834906c095: Preparing [2023-10-03T20:37:34.464Z] 0400bfffdfb7: Preparing [2023-10-03T20:37:34.464Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:34.464Z] 03093e65b0f9: Preparing [2023-10-03T20:37:34.464Z] 497220edcc75: Preparing [2023-10-03T20:37:34.464Z] cc2447e1835a: Preparing [2023-10-03T20:37:34.464Z] cc2447e1835a: Waiting [2023-10-03T20:37:34.464Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:34.464Z] 0400bfffdfb7: Layer already exists [2023-10-03T20:37:34.464Z] 75834906c095: Layer already exists [2023-10-03T20:37:34.464Z] 497220edcc75: Layer already exists [2023-10-03T20:37:34.464Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:34.464Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:34.464Z] main: digest: sha256:be2416260d3459be6089c1c8dad64e80da463eb8da1a9ab7b6fdc10cf2637218 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:37:34.514Z] ===================================================== [Pipeline] echo [2023-10-03T20:37:34.524Z] taggedImages: [2023-10-03T20:37:34.524Z] - nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:34.524Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-10-03T20:37:34.524Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.59 [2023-10-03T20:37:34.524Z] - nexus3.edgexfoundry.org:10004/core-command:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:34.524Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-10-03T20:37:34.549Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-10-03T20:37:34.549Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:34.549Z] latest [2023-10-03T20:37:34.549Z] 3.1.0-dev.59 [2023-10-03T20:37:34.549Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:34.549Z] main [2023-10-03T20:37:34.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:34.873Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:35.177Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:35.177Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-03T20:37:35.177Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:35.177Z] db616d159213: Preparing [2023-10-03T20:37:35.177Z] a3e7ab527ad3: Preparing [2023-10-03T20:37:35.177Z] cb6d21212aab: Preparing [2023-10-03T20:37:35.177Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:35.177Z] 03093e65b0f9: Preparing [2023-10-03T20:37:35.177Z] 497220edcc75: Preparing [2023-10-03T20:37:35.177Z] cc2447e1835a: Preparing [2023-10-03T20:37:35.177Z] 03093e65b0f9: Waiting [2023-10-03T20:37:35.177Z] cc2447e1835a: Waiting [2023-10-03T20:37:35.177Z] 497220edcc75: Waiting [2023-10-03T20:37:35.177Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:35.177Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:35.177Z] 497220edcc75: Layer already exists [2023-10-03T20:37:35.177Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:35.177Z] a3e7ab527ad3: Pushed [2023-10-03T20:37:35.177Z] db616d159213: Pushed [2023-10-03T20:37:35.177Z] ad67de0f7bcc: Pushed [2023-10-03T20:37:36.552Z] cb6d21212aab: Pushed [2023-10-03T20:37:36.552Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:36.858Z] + 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-10-03T20:37:37.162Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-03T20:37:37.163Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-03T20:37:37.163Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:37.163Z] db616d159213: Preparing [2023-10-03T20:37:37.163Z] a3e7ab527ad3: Preparing [2023-10-03T20:37:37.163Z] cb6d21212aab: Preparing [2023-10-03T20:37:37.163Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:37.163Z] 03093e65b0f9: Preparing [2023-10-03T20:37:37.163Z] 497220edcc75: Preparing [2023-10-03T20:37:37.163Z] cc2447e1835a: Preparing [2023-10-03T20:37:37.163Z] 03093e65b0f9: Waiting [2023-10-03T20:37:37.163Z] cc2447e1835a: Waiting [2023-10-03T20:37:37.163Z] 497220edcc75: Waiting [2023-10-03T20:37:37.163Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:37.163Z] cb6d21212aab: Layer already exists [2023-10-03T20:37:37.163Z] a3e7ab527ad3: Layer already exists [2023-10-03T20:37:37.163Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:37.163Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:37.163Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:37.163Z] 497220edcc75: Layer already exists [2023-10-03T20:37:37.163Z] db616d159213: Layer already exists [2023-10-03T20:37:37.163Z] latest: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:37.482Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:37.794Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.59 [2023-10-03T20:37:37.795Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-03T20:37:37.795Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:37.795Z] db616d159213: Preparing [2023-10-03T20:37:37.795Z] a3e7ab527ad3: Preparing [2023-10-03T20:37:37.795Z] cb6d21212aab: Preparing [2023-10-03T20:37:37.795Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:37.795Z] 03093e65b0f9: Preparing [2023-10-03T20:37:37.795Z] 497220edcc75: Preparing [2023-10-03T20:37:37.795Z] cc2447e1835a: Preparing [2023-10-03T20:37:37.795Z] 03093e65b0f9: Waiting [2023-10-03T20:37:37.795Z] 497220edcc75: Waiting [2023-10-03T20:37:37.795Z] cc2447e1835a: Waiting [2023-10-03T20:37:37.795Z] a3e7ab527ad3: Layer already exists [2023-10-03T20:37:37.795Z] cb6d21212aab: Layer already exists [2023-10-03T20:37:37.795Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:37.795Z] db616d159213: Layer already exists [2023-10-03T20:37:37.795Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:37.795Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:37.795Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:37.795Z] 497220edcc75: Layer already exists [2023-10-03T20:37:37.795Z] 3.1.0-dev.59: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:38.103Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:38.404Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:38.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-03T20:37:38.404Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:38.404Z] db616d159213: Preparing [2023-10-03T20:37:38.404Z] a3e7ab527ad3: Preparing [2023-10-03T20:37:38.404Z] cb6d21212aab: Preparing [2023-10-03T20:37:38.404Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:38.404Z] 03093e65b0f9: Preparing [2023-10-03T20:37:38.404Z] 497220edcc75: Preparing [2023-10-03T20:37:38.404Z] cc2447e1835a: Preparing [2023-10-03T20:37:38.404Z] 03093e65b0f9: Waiting [2023-10-03T20:37:38.404Z] cc2447e1835a: Waiting [2023-10-03T20:37:38.404Z] 497220edcc75: Waiting [2023-10-03T20:37:38.404Z] cb6d21212aab: Layer already exists [2023-10-03T20:37:38.404Z] db616d159213: Layer already exists [2023-10-03T20:37:38.404Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:38.404Z] a3e7ab527ad3: Layer already exists [2023-10-03T20:37:38.404Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:38.404Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:38.404Z] 497220edcc75: Layer already exists [2023-10-03T20:37:38.404Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:38.404Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:38.710Z] + 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-10-03T20:37:39.013Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-10-03T20:37:39.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-10-03T20:37:39.013Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:39.013Z] db616d159213: Preparing [2023-10-03T20:37:39.013Z] a3e7ab527ad3: Preparing [2023-10-03T20:37:39.013Z] cb6d21212aab: Preparing [2023-10-03T20:37:39.013Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:39.013Z] 03093e65b0f9: Preparing [2023-10-03T20:37:39.013Z] 497220edcc75: Preparing [2023-10-03T20:37:39.013Z] cc2447e1835a: Preparing [2023-10-03T20:37:39.013Z] 03093e65b0f9: Waiting [2023-10-03T20:37:39.013Z] 497220edcc75: Waiting [2023-10-03T20:37:39.013Z] db616d159213: Layer already exists [2023-10-03T20:37:39.013Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:39.013Z] cb6d21212aab: Layer already exists [2023-10-03T20:37:39.013Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:39.013Z] a3e7ab527ad3: Layer already exists [2023-10-03T20:37:39.013Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:39.013Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:39.013Z] 497220edcc75: Layer already exists [2023-10-03T20:37:39.013Z] main: digest: sha256:8b81ae501d41c931b894f703f33be0bf485f7c8af0b8460e6c04dea8c7930b3b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:37:39.063Z] ===================================================== [Pipeline] echo [2023-10-03T20:37:39.072Z] taggedImages: [2023-10-03T20:37:39.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:39.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-10-03T20:37:39.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.59 [2023-10-03T20:37:39.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:39.072Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-10-03T20:37:39.095Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-10-03T20:37:39.095Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:39.095Z] latest [2023-10-03T20:37:39.095Z] 3.1.0-dev.59 [2023-10-03T20:37:39.095Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:39.095Z] main [2023-10-03T20:37:39.095Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:39.409Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:39.713Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:39.713Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-03T20:37:39.713Z] 4fc2c8d4b10e: Preparing [2023-10-03T20:37:39.713Z] 0329e12e6dfb: Preparing [2023-10-03T20:37:39.713Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:39.713Z] 03093e65b0f9: Preparing [2023-10-03T20:37:39.713Z] cfd624658901: Preparing [2023-10-03T20:37:39.713Z] cc2447e1835a: Preparing [2023-10-03T20:37:39.713Z] cc2447e1835a: Waiting [2023-10-03T20:37:39.713Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:39.713Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:39.713Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:39.713Z] 4fc2c8d4b10e: Pushed [2023-10-03T20:37:39.713Z] cfd624658901: Pushed [2023-10-03T20:37:41.618Z] 0329e12e6dfb: Pushed [2023-10-03T20:37:41.618Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:41.926Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:42.226Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-03T20:37:42.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-03T20:37:42.227Z] 4fc2c8d4b10e: Preparing [2023-10-03T20:37:42.227Z] 0329e12e6dfb: Preparing [2023-10-03T20:37:42.227Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:42.227Z] 03093e65b0f9: Preparing [2023-10-03T20:37:42.227Z] cfd624658901: Preparing [2023-10-03T20:37:42.227Z] cc2447e1835a: Preparing [2023-10-03T20:37:42.227Z] cc2447e1835a: Waiting [2023-10-03T20:37:42.227Z] 4fc2c8d4b10e: Layer already exists [2023-10-03T20:37:42.227Z] cfd624658901: Layer already exists [2023-10-03T20:37:42.227Z] 0329e12e6dfb: Layer already exists [2023-10-03T20:37:42.227Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:42.227Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:42.227Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:42.227Z] latest: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:42.533Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:42.830Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.59 [2023-10-03T20:37:42.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-03T20:37:42.830Z] 4fc2c8d4b10e: Preparing [2023-10-03T20:37:42.830Z] 0329e12e6dfb: Preparing [2023-10-03T20:37:42.830Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:42.830Z] 03093e65b0f9: Preparing [2023-10-03T20:37:42.830Z] cfd624658901: Preparing [2023-10-03T20:37:42.830Z] cc2447e1835a: Preparing [2023-10-03T20:37:42.830Z] cc2447e1835a: Waiting [2023-10-03T20:37:42.830Z] 4fc2c8d4b10e: Layer already exists [2023-10-03T20:37:42.830Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:42.830Z] cfd624658901: Layer already exists [2023-10-03T20:37:42.830Z] 0329e12e6dfb: Layer already exists [2023-10-03T20:37:42.830Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:42.830Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:42.830Z] 3.1.0-dev.59: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:43.135Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:43.434Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:43.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-03T20:37:43.435Z] 4fc2c8d4b10e: Preparing [2023-10-03T20:37:43.435Z] 0329e12e6dfb: Preparing [2023-10-03T20:37:43.435Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:43.435Z] 03093e65b0f9: Preparing [2023-10-03T20:37:43.435Z] cfd624658901: Preparing [2023-10-03T20:37:43.435Z] cc2447e1835a: Preparing [2023-10-03T20:37:43.435Z] cc2447e1835a: Waiting [2023-10-03T20:37:43.435Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:43.435Z] 4fc2c8d4b10e: Layer already exists [2023-10-03T20:37:43.435Z] 0329e12e6dfb: Layer already exists [2023-10-03T20:37:43.435Z] cfd624658901: Layer already exists [2023-10-03T20:37:43.435Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:43.435Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:43.435Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:43.739Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:44.041Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-10-03T20:37:44.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-10-03T20:37:44.041Z] 4fc2c8d4b10e: Preparing [2023-10-03T20:37:44.041Z] 0329e12e6dfb: Preparing [2023-10-03T20:37:44.041Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:44.041Z] 03093e65b0f9: Preparing [2023-10-03T20:37:44.041Z] cfd624658901: Preparing [2023-10-03T20:37:44.041Z] cc2447e1835a: Preparing [2023-10-03T20:37:44.041Z] 4fc2c8d4b10e: Layer already exists [2023-10-03T20:37:44.041Z] cfd624658901: Layer already exists [2023-10-03T20:37:44.041Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:44.041Z] 0329e12e6dfb: Layer already exists [2023-10-03T20:37:44.041Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:44.041Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:44.041Z] main: digest: sha256:1e3ee411fe303a8622b6564f947088720f7e2b9bf50af6224f5a085c0c4e6797 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:37:44.080Z] ===================================================== [Pipeline] echo [2023-10-03T20:37:44.089Z] taggedImages: [2023-10-03T20:37:44.089Z] - nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:44.089Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-10-03T20:37:44.089Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.59 [2023-10-03T20:37:44.089Z] - nexus3.edgexfoundry.org:10004/core-data:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:44.089Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-10-03T20:37:44.113Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-10-03T20:37:44.113Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:44.113Z] latest [2023-10-03T20:37:44.113Z] 3.1.0-dev.59 [2023-10-03T20:37:44.113Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:44.113Z] main [2023-10-03T20:37:44.113Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:44.428Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:44.731Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:44.731Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-03T20:37:44.731Z] 51349f67ae67: Preparing [2023-10-03T20:37:44.731Z] ec610fba870e: Preparing [2023-10-03T20:37:44.731Z] b20155598f91: Preparing [2023-10-03T20:37:44.731Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:44.731Z] 03093e65b0f9: Preparing [2023-10-03T20:37:44.731Z] 497220edcc75: Preparing [2023-10-03T20:37:44.731Z] cc2447e1835a: Preparing [2023-10-03T20:37:44.731Z] 497220edcc75: Waiting [2023-10-03T20:37:44.731Z] cc2447e1835a: Waiting [2023-10-03T20:37:44.731Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:44.731Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:44.731Z] 497220edcc75: Layer already exists [2023-10-03T20:37:44.731Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:44.731Z] ec610fba870e: Pushed [2023-10-03T20:37:44.731Z] 51349f67ae67: Pushed [2023-10-03T20:37:46.632Z] b20155598f91: Pushed [2023-10-03T20:37:46.632Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:46.944Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:47.245Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-03T20:37:47.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-03T20:37:47.245Z] 51349f67ae67: Preparing [2023-10-03T20:37:47.245Z] ec610fba870e: Preparing [2023-10-03T20:37:47.245Z] b20155598f91: Preparing [2023-10-03T20:37:47.245Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:47.245Z] 03093e65b0f9: Preparing [2023-10-03T20:37:47.245Z] 497220edcc75: Preparing [2023-10-03T20:37:47.245Z] cc2447e1835a: Preparing [2023-10-03T20:37:47.245Z] 497220edcc75: Waiting [2023-10-03T20:37:47.245Z] cc2447e1835a: Waiting [2023-10-03T20:37:47.245Z] 51349f67ae67: Layer already exists [2023-10-03T20:37:47.245Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:47.245Z] b20155598f91: Layer already exists [2023-10-03T20:37:47.245Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:47.245Z] ec610fba870e: Layer already exists [2023-10-03T20:37:47.245Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:47.245Z] 497220edcc75: Layer already exists [2023-10-03T20:37:47.245Z] latest: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:47.553Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:47.853Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.59 [2023-10-03T20:37:47.853Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-03T20:37:47.853Z] 51349f67ae67: Preparing [2023-10-03T20:37:47.853Z] ec610fba870e: Preparing [2023-10-03T20:37:47.853Z] b20155598f91: Preparing [2023-10-03T20:37:47.853Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:47.853Z] 03093e65b0f9: Preparing [2023-10-03T20:37:47.853Z] 497220edcc75: Preparing [2023-10-03T20:37:47.853Z] cc2447e1835a: Preparing [2023-10-03T20:37:47.853Z] cc2447e1835a: Waiting [2023-10-03T20:37:47.853Z] 497220edcc75: Waiting [2023-10-03T20:37:47.853Z] ec610fba870e: Layer already exists [2023-10-03T20:37:47.853Z] 51349f67ae67: Layer already exists [2023-10-03T20:37:47.853Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:47.853Z] b20155598f91: Layer already exists [2023-10-03T20:37:47.853Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:47.853Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:47.853Z] 497220edcc75: Layer already exists [2023-10-03T20:37:47.853Z] 3.1.0-dev.59: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:48.167Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:48.479Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:48.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-03T20:37:48.479Z] 51349f67ae67: Preparing [2023-10-03T20:37:48.479Z] ec610fba870e: Preparing [2023-10-03T20:37:48.479Z] b20155598f91: Preparing [2023-10-03T20:37:48.479Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:48.479Z] 03093e65b0f9: Preparing [2023-10-03T20:37:48.479Z] 497220edcc75: Preparing [2023-10-03T20:37:48.479Z] cc2447e1835a: Preparing [2023-10-03T20:37:48.479Z] 497220edcc75: Waiting [2023-10-03T20:37:48.479Z] cc2447e1835a: Waiting [2023-10-03T20:37:48.479Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:48.479Z] ec610fba870e: Layer already exists [2023-10-03T20:37:48.479Z] 51349f67ae67: Layer already exists [2023-10-03T20:37:48.479Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:48.479Z] b20155598f91: Layer already exists [2023-10-03T20:37:48.479Z] 497220edcc75: Layer already exists [2023-10-03T20:37:48.479Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:48.479Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:48.799Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:49.107Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-10-03T20:37:49.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-10-03T20:37:49.107Z] 51349f67ae67: Preparing [2023-10-03T20:37:49.107Z] ec610fba870e: Preparing [2023-10-03T20:37:49.107Z] b20155598f91: Preparing [2023-10-03T20:37:49.107Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:49.107Z] 03093e65b0f9: Preparing [2023-10-03T20:37:49.107Z] 497220edcc75: Preparing [2023-10-03T20:37:49.107Z] cc2447e1835a: Preparing [2023-10-03T20:37:49.107Z] 497220edcc75: Waiting [2023-10-03T20:37:49.107Z] ec610fba870e: Layer already exists [2023-10-03T20:37:49.107Z] b20155598f91: Layer already exists [2023-10-03T20:37:49.107Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:49.107Z] 51349f67ae67: Layer already exists [2023-10-03T20:37:49.107Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:49.107Z] 497220edcc75: Layer already exists [2023-10-03T20:37:49.107Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:49.107Z] main: digest: sha256:be884fb6c191727e2ccacaa6c3eb700656dcd3e4afc8c66ac00b066ae1a1a060 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:37:49.158Z] ===================================================== [Pipeline] echo [2023-10-03T20:37:49.167Z] taggedImages: [2023-10-03T20:37:49.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:49.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-10-03T20:37:49.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.59 [2023-10-03T20:37:49.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:49.167Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-10-03T20:37:49.195Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-10-03T20:37:49.195Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:49.195Z] latest [2023-10-03T20:37:49.195Z] 3.1.0-dev.59 [2023-10-03T20:37:49.195Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:49.195Z] main [2023-10-03T20:37:49.195Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:49.522Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:49.832Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:49.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-03T20:37:49.832Z] 2ceedb89f08d: Preparing [2023-10-03T20:37:49.832Z] e427f2379318: Preparing [2023-10-03T20:37:49.832Z] 483bd8e20ea7: Preparing [2023-10-03T20:37:49.832Z] 393c98861e16: Preparing [2023-10-03T20:37:49.832Z] 1194d13efbba: Preparing [2023-10-03T20:37:49.832Z] 5aac590c4ade: Preparing [2023-10-03T20:37:49.832Z] c34ac212e9fa: Preparing [2023-10-03T20:37:49.832Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:49.832Z] 03093e65b0f9: Preparing [2023-10-03T20:37:49.832Z] 5dc38a27bc35: Preparing [2023-10-03T20:37:49.832Z] 8da8245199bf: Preparing [2023-10-03T20:37:49.832Z] 5f70bf18a086: Preparing [2023-10-03T20:37:49.832Z] 684d1aed833a: Preparing [2023-10-03T20:37:49.832Z] 43101d2f03d7: Preparing [2023-10-03T20:37:49.832Z] cc2447e1835a: Preparing [2023-10-03T20:37:49.832Z] 684d1aed833a: Waiting [2023-10-03T20:37:49.832Z] 5dc38a27bc35: Waiting [2023-10-03T20:37:49.832Z] 5aac590c4ade: Waiting [2023-10-03T20:37:49.832Z] 8da8245199bf: Waiting [2023-10-03T20:37:49.832Z] c34ac212e9fa: Waiting [2023-10-03T20:37:49.832Z] 5f70bf18a086: Waiting [2023-10-03T20:37:49.832Z] 80906d6d2ac1: Waiting [2023-10-03T20:37:49.832Z] 03093e65b0f9: Waiting [2023-10-03T20:37:49.832Z] cc2447e1835a: Waiting [2023-10-03T20:37:49.832Z] 43101d2f03d7: Waiting [2023-10-03T20:37:49.832Z] e427f2379318: Pushed [2023-10-03T20:37:49.832Z] 393c98861e16: Pushed [2023-10-03T20:37:49.832Z] 483bd8e20ea7: Pushed [2023-10-03T20:37:49.832Z] 1194d13efbba: Pushed [2023-10-03T20:37:49.832Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:49.832Z] 2ceedb89f08d: Pushed [2023-10-03T20:37:49.832Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:49.832Z] 5aac590c4ade: Pushed [2023-10-03T20:37:50.091Z] 5f70bf18a086: Pushed [2023-10-03T20:37:50.091Z] 684d1aed833a: Pushed [2023-10-03T20:37:50.091Z] 5dc38a27bc35: Pushed [2023-10-03T20:37:50.091Z] 8da8245199bf: Pushed [2023-10-03T20:37:50.091Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:50.091Z] 43101d2f03d7: Pushed [2023-10-03T20:37:51.995Z] c34ac212e9fa: Pushed [2023-10-03T20:37:51.995Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:52.312Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:52.613Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-03T20:37:52.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-03T20:37:52.613Z] 2ceedb89f08d: Preparing [2023-10-03T20:37:52.613Z] e427f2379318: Preparing [2023-10-03T20:37:52.613Z] 483bd8e20ea7: Preparing [2023-10-03T20:37:52.613Z] 393c98861e16: Preparing [2023-10-03T20:37:52.613Z] 1194d13efbba: Preparing [2023-10-03T20:37:52.613Z] 5aac590c4ade: Preparing [2023-10-03T20:37:52.613Z] c34ac212e9fa: Preparing [2023-10-03T20:37:52.613Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:52.613Z] 03093e65b0f9: Preparing [2023-10-03T20:37:52.613Z] 5dc38a27bc35: Preparing [2023-10-03T20:37:52.613Z] 8da8245199bf: Preparing [2023-10-03T20:37:52.613Z] 5f70bf18a086: Preparing [2023-10-03T20:37:52.613Z] 684d1aed833a: Preparing [2023-10-03T20:37:52.613Z] 43101d2f03d7: Preparing [2023-10-03T20:37:52.613Z] cc2447e1835a: Preparing [2023-10-03T20:37:52.613Z] 8da8245199bf: Waiting [2023-10-03T20:37:52.613Z] 5dc38a27bc35: Waiting [2023-10-03T20:37:52.613Z] 5f70bf18a086: Waiting [2023-10-03T20:37:52.613Z] 80906d6d2ac1: Waiting [2023-10-03T20:37:52.613Z] 03093e65b0f9: Waiting [2023-10-03T20:37:52.613Z] 684d1aed833a: Waiting [2023-10-03T20:37:52.613Z] 43101d2f03d7: Waiting [2023-10-03T20:37:52.613Z] cc2447e1835a: Waiting [2023-10-03T20:37:52.613Z] 5aac590c4ade: Waiting [2023-10-03T20:37:52.613Z] c34ac212e9fa: Waiting [2023-10-03T20:37:52.613Z] 1194d13efbba: Layer already exists [2023-10-03T20:37:52.613Z] e427f2379318: Layer already exists [2023-10-03T20:37:52.613Z] 2ceedb89f08d: Layer already exists [2023-10-03T20:37:52.613Z] 483bd8e20ea7: Layer already exists [2023-10-03T20:37:52.613Z] 393c98861e16: Layer already exists [2023-10-03T20:37:52.613Z] 5aac590c4ade: Layer already exists [2023-10-03T20:37:52.613Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:52.613Z] c34ac212e9fa: Layer already exists [2023-10-03T20:37:52.613Z] 5dc38a27bc35: Layer already exists [2023-10-03T20:37:52.613Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:52.613Z] 5f70bf18a086: Layer already exists [2023-10-03T20:37:52.613Z] 8da8245199bf: Layer already exists [2023-10-03T20:37:52.613Z] 684d1aed833a: Layer already exists [2023-10-03T20:37:52.613Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:52.613Z] 43101d2f03d7: Layer already exists [2023-10-03T20:37:52.613Z] latest: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:52.919Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:53.324Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.59 [2023-10-03T20:37:53.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-03T20:37:53.324Z] 2ceedb89f08d: Preparing [2023-10-03T20:37:53.324Z] e427f2379318: Preparing [2023-10-03T20:37:53.324Z] 483bd8e20ea7: Preparing [2023-10-03T20:37:53.324Z] 393c98861e16: Preparing [2023-10-03T20:37:53.324Z] 1194d13efbba: Preparing [2023-10-03T20:37:53.324Z] 5aac590c4ade: Preparing [2023-10-03T20:37:53.324Z] c34ac212e9fa: Preparing [2023-10-03T20:37:53.324Z] 5aac590c4ade: Waiting [2023-10-03T20:37:53.324Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:53.324Z] 03093e65b0f9: Preparing [2023-10-03T20:37:53.324Z] 5dc38a27bc35: Preparing [2023-10-03T20:37:53.324Z] 8da8245199bf: Preparing [2023-10-03T20:37:53.324Z] 5f70bf18a086: Preparing [2023-10-03T20:37:53.324Z] 80906d6d2ac1: Waiting [2023-10-03T20:37:53.324Z] c34ac212e9fa: Waiting [2023-10-03T20:37:53.324Z] 684d1aed833a: Preparing [2023-10-03T20:37:53.324Z] 43101d2f03d7: Preparing [2023-10-03T20:37:53.324Z] cc2447e1835a: Preparing [2023-10-03T20:37:53.324Z] 03093e65b0f9: Waiting [2023-10-03T20:37:53.324Z] 8da8245199bf: Waiting [2023-10-03T20:37:53.324Z] cc2447e1835a: Waiting [2023-10-03T20:37:53.324Z] 43101d2f03d7: Waiting [2023-10-03T20:37:53.324Z] 5f70bf18a086: Waiting [2023-10-03T20:37:53.324Z] 684d1aed833a: Waiting [2023-10-03T20:37:53.324Z] e427f2379318: Layer already exists [2023-10-03T20:37:53.324Z] 2ceedb89f08d: Layer already exists [2023-10-03T20:37:53.324Z] 393c98861e16: Layer already exists [2023-10-03T20:37:53.324Z] 483bd8e20ea7: Layer already exists [2023-10-03T20:37:53.324Z] 1194d13efbba: Layer already exists [2023-10-03T20:37:53.324Z] 5aac590c4ade: Layer already exists [2023-10-03T20:37:53.324Z] c34ac212e9fa: Layer already exists [2023-10-03T20:37:53.324Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:53.324Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:53.324Z] 5dc38a27bc35: Layer already exists [2023-10-03T20:37:53.324Z] 8da8245199bf: Layer already exists [2023-10-03T20:37:53.324Z] 43101d2f03d7: Layer already exists [2023-10-03T20:37:53.324Z] 5f70bf18a086: Layer already exists [2023-10-03T20:37:53.324Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:53.324Z] 684d1aed833a: Layer already exists [2023-10-03T20:37:53.324Z] 3.1.0-dev.59: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:53.704Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:54.117Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:54.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-03T20:37:54.117Z] 2ceedb89f08d: Preparing [2023-10-03T20:37:54.117Z] e427f2379318: Preparing [2023-10-03T20:37:54.117Z] 483bd8e20ea7: Preparing [2023-10-03T20:37:54.117Z] 393c98861e16: Preparing [2023-10-03T20:37:54.117Z] 1194d13efbba: Preparing [2023-10-03T20:37:54.117Z] 5aac590c4ade: Preparing [2023-10-03T20:37:54.117Z] c34ac212e9fa: Preparing [2023-10-03T20:37:54.117Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:54.117Z] 03093e65b0f9: Preparing [2023-10-03T20:37:54.117Z] 5dc38a27bc35: Preparing [2023-10-03T20:37:54.117Z] 8da8245199bf: Preparing [2023-10-03T20:37:54.117Z] 5f70bf18a086: Preparing [2023-10-03T20:37:54.117Z] 684d1aed833a: Preparing [2023-10-03T20:37:54.117Z] 80906d6d2ac1: Waiting [2023-10-03T20:37:54.117Z] 5aac590c4ade: Waiting [2023-10-03T20:37:54.117Z] c34ac212e9fa: Waiting [2023-10-03T20:37:54.117Z] 03093e65b0f9: Waiting [2023-10-03T20:37:54.117Z] 5f70bf18a086: Waiting [2023-10-03T20:37:54.117Z] 5dc38a27bc35: Waiting [2023-10-03T20:37:54.117Z] 8da8245199bf: Waiting [2023-10-03T20:37:54.117Z] 43101d2f03d7: Preparing [2023-10-03T20:37:54.117Z] cc2447e1835a: Preparing [2023-10-03T20:37:54.117Z] 684d1aed833a: Waiting [2023-10-03T20:37:54.117Z] 43101d2f03d7: Waiting [2023-10-03T20:37:54.117Z] cc2447e1835a: Waiting [2023-10-03T20:37:54.117Z] 483bd8e20ea7: Layer already exists [2023-10-03T20:37:54.117Z] 393c98861e16: Layer already exists [2023-10-03T20:37:54.117Z] e427f2379318: Layer already exists [2023-10-03T20:37:54.117Z] 1194d13efbba: Layer already exists [2023-10-03T20:37:54.117Z] 2ceedb89f08d: Layer already exists [2023-10-03T20:37:54.117Z] 5aac590c4ade: Layer already exists [2023-10-03T20:37:54.117Z] c34ac212e9fa: Layer already exists [2023-10-03T20:37:54.117Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:54.117Z] 5dc38a27bc35: Layer already exists [2023-10-03T20:37:54.117Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:54.117Z] 8da8245199bf: Layer already exists [2023-10-03T20:37:54.117Z] 5f70bf18a086: Layer already exists [2023-10-03T20:37:54.117Z] 684d1aed833a: Layer already exists [2023-10-03T20:37:54.117Z] 43101d2f03d7: Layer already exists [2023-10-03T20:37:54.117Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:54.117Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:54.556Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:54.865Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-10-03T20:37:54.865Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-10-03T20:37:54.865Z] 2ceedb89f08d: Preparing [2023-10-03T20:37:54.865Z] e427f2379318: Preparing [2023-10-03T20:37:54.865Z] 483bd8e20ea7: Preparing [2023-10-03T20:37:54.865Z] 393c98861e16: Preparing [2023-10-03T20:37:54.865Z] 1194d13efbba: Preparing [2023-10-03T20:37:54.865Z] 5aac590c4ade: Preparing [2023-10-03T20:37:54.865Z] c34ac212e9fa: Preparing [2023-10-03T20:37:54.865Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:54.865Z] 03093e65b0f9: Preparing [2023-10-03T20:37:54.865Z] 5dc38a27bc35: Preparing [2023-10-03T20:37:54.865Z] 8da8245199bf: Preparing [2023-10-03T20:37:54.865Z] 5f70bf18a086: Preparing [2023-10-03T20:37:54.865Z] 684d1aed833a: Preparing [2023-10-03T20:37:54.865Z] 43101d2f03d7: Preparing [2023-10-03T20:37:54.865Z] cc2447e1835a: Preparing [2023-10-03T20:37:54.865Z] 5aac590c4ade: Waiting [2023-10-03T20:37:54.865Z] c34ac212e9fa: Waiting [2023-10-03T20:37:54.865Z] 80906d6d2ac1: Waiting [2023-10-03T20:37:54.865Z] 03093e65b0f9: Waiting [2023-10-03T20:37:54.865Z] 5dc38a27bc35: Waiting [2023-10-03T20:37:54.865Z] 8da8245199bf: Waiting [2023-10-03T20:37:54.865Z] 5f70bf18a086: Waiting [2023-10-03T20:37:54.865Z] 684d1aed833a: Waiting [2023-10-03T20:37:54.865Z] 43101d2f03d7: Waiting [2023-10-03T20:37:54.865Z] cc2447e1835a: Waiting [2023-10-03T20:37:54.865Z] 2ceedb89f08d: Layer already exists [2023-10-03T20:37:54.865Z] 1194d13efbba: Layer already exists [2023-10-03T20:37:54.865Z] e427f2379318: Layer already exists [2023-10-03T20:37:54.865Z] 483bd8e20ea7: Layer already exists [2023-10-03T20:37:54.865Z] 393c98861e16: Layer already exists [2023-10-03T20:37:54.865Z] c34ac212e9fa: Layer already exists [2023-10-03T20:37:54.865Z] 5aac590c4ade: Layer already exists [2023-10-03T20:37:54.865Z] 5dc38a27bc35: Layer already exists [2023-10-03T20:37:54.865Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:54.865Z] 8da8245199bf: Layer already exists [2023-10-03T20:37:54.865Z] 5f70bf18a086: Layer already exists [2023-10-03T20:37:54.865Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:54.865Z] 43101d2f03d7: Layer already exists [2023-10-03T20:37:54.865Z] 684d1aed833a: Layer already exists [2023-10-03T20:37:54.865Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:54.865Z] main: digest: sha256:206ec4c7753ae22302d24baded55b7a0961658db538cc4c1eaa9193094b389ed size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:37:54.899Z] ===================================================== [Pipeline] echo [2023-10-03T20:37:54.905Z] taggedImages: [2023-10-03T20:37:54.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:54.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-10-03T20:37:54.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.59 [2023-10-03T20:37:54.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:54.905Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-10-03T20:37:54.920Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-10-03T20:37:54.920Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:54.920Z] latest [2023-10-03T20:37:54.920Z] 3.1.0-dev.59 [2023-10-03T20:37:54.920Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:54.920Z] main [2023-10-03T20:37:54.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:55.226Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:55.530Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:55.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-03T20:37:55.530Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:55.530Z] db616d159213: Preparing [2023-10-03T20:37:55.530Z] 4ed4413b6db5: Preparing [2023-10-03T20:37:55.530Z] d7a7485bcf14: Preparing [2023-10-03T20:37:55.530Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:55.530Z] 03093e65b0f9: Preparing [2023-10-03T20:37:55.530Z] 497220edcc75: Preparing [2023-10-03T20:37:55.530Z] cc2447e1835a: Preparing [2023-10-03T20:37:55.530Z] 03093e65b0f9: Waiting [2023-10-03T20:37:55.530Z] 497220edcc75: Waiting [2023-10-03T20:37:55.530Z] cc2447e1835a: Waiting [2023-10-03T20:37:55.530Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:55.530Z] db616d159213: Layer already exists [2023-10-03T20:37:55.530Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:55.530Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:55.530Z] 497220edcc75: Layer already exists [2023-10-03T20:37:55.530Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:55.530Z] 4ed4413b6db5: Pushed [2023-10-03T20:37:56.908Z] d7a7485bcf14: Pushed [2023-10-03T20:37:57.167Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:57.473Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:57.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-03T20:37:57.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-03T20:37:57.773Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:57.773Z] db616d159213: Preparing [2023-10-03T20:37:57.773Z] 4ed4413b6db5: Preparing [2023-10-03T20:37:57.773Z] d7a7485bcf14: Preparing [2023-10-03T20:37:57.773Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:57.773Z] 03093e65b0f9: Preparing [2023-10-03T20:37:57.773Z] 497220edcc75: Preparing [2023-10-03T20:37:57.773Z] cc2447e1835a: Preparing [2023-10-03T20:37:57.773Z] 03093e65b0f9: Waiting [2023-10-03T20:37:57.773Z] 497220edcc75: Waiting [2023-10-03T20:37:57.773Z] cc2447e1835a: Waiting [2023-10-03T20:37:57.774Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:57.774Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:57.774Z] db616d159213: Layer already exists [2023-10-03T20:37:57.774Z] 4ed4413b6db5: Layer already exists [2023-10-03T20:37:57.774Z] d7a7485bcf14: Layer already exists [2023-10-03T20:37:57.774Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:57.774Z] 497220edcc75: Layer already exists [2023-10-03T20:37:57.774Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:57.774Z] latest: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:58.079Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:58.381Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.59 [2023-10-03T20:37:58.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-03T20:37:58.381Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:58.381Z] db616d159213: Preparing [2023-10-03T20:37:58.381Z] 4ed4413b6db5: Preparing [2023-10-03T20:37:58.381Z] d7a7485bcf14: Preparing [2023-10-03T20:37:58.381Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:58.381Z] 03093e65b0f9: Preparing [2023-10-03T20:37:58.381Z] 497220edcc75: Preparing [2023-10-03T20:37:58.381Z] cc2447e1835a: Preparing [2023-10-03T20:37:58.381Z] 497220edcc75: Waiting [2023-10-03T20:37:58.381Z] cc2447e1835a: Waiting [2023-10-03T20:37:58.381Z] 03093e65b0f9: Waiting [2023-10-03T20:37:58.381Z] 4ed4413b6db5: Layer already exists [2023-10-03T20:37:58.381Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:58.381Z] db616d159213: Layer already exists [2023-10-03T20:37:58.381Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:58.381Z] d7a7485bcf14: Layer already exists [2023-10-03T20:37:58.381Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:58.381Z] 497220edcc75: Layer already exists [2023-10-03T20:37:58.381Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:58.381Z] 3.1.0-dev.59: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:58.689Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:58.994Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:58.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-03T20:37:58.994Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:58.994Z] db616d159213: Preparing [2023-10-03T20:37:58.994Z] 4ed4413b6db5: Preparing [2023-10-03T20:37:58.994Z] d7a7485bcf14: Preparing [2023-10-03T20:37:58.994Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:58.994Z] 03093e65b0f9: Preparing [2023-10-03T20:37:58.994Z] 497220edcc75: Preparing [2023-10-03T20:37:58.994Z] cc2447e1835a: Preparing [2023-10-03T20:37:58.994Z] 497220edcc75: Waiting [2023-10-03T20:37:58.994Z] 03093e65b0f9: Waiting [2023-10-03T20:37:58.994Z] cc2447e1835a: Waiting [2023-10-03T20:37:58.994Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:58.994Z] d7a7485bcf14: Layer already exists [2023-10-03T20:37:58.994Z] db616d159213: Layer already exists [2023-10-03T20:37:58.994Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:58.994Z] 4ed4413b6db5: Layer already exists [2023-10-03T20:37:58.994Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:58.994Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:58.994Z] 497220edcc75: Layer already exists [2023-10-03T20:37:58.994Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:59.304Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:37:59.609Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-10-03T20:37:59.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-10-03T20:37:59.609Z] ad67de0f7bcc: Preparing [2023-10-03T20:37:59.609Z] db616d159213: Preparing [2023-10-03T20:37:59.609Z] 4ed4413b6db5: Preparing [2023-10-03T20:37:59.609Z] d7a7485bcf14: Preparing [2023-10-03T20:37:59.609Z] 80906d6d2ac1: Preparing [2023-10-03T20:37:59.609Z] 03093e65b0f9: Preparing [2023-10-03T20:37:59.609Z] 497220edcc75: Preparing [2023-10-03T20:37:59.609Z] cc2447e1835a: Preparing [2023-10-03T20:37:59.609Z] cc2447e1835a: Waiting [2023-10-03T20:37:59.609Z] 497220edcc75: Waiting [2023-10-03T20:37:59.609Z] 03093e65b0f9: Waiting [2023-10-03T20:37:59.609Z] 4ed4413b6db5: Layer already exists [2023-10-03T20:37:59.609Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:37:59.609Z] db616d159213: Layer already exists [2023-10-03T20:37:59.609Z] d7a7485bcf14: Layer already exists [2023-10-03T20:37:59.609Z] ad67de0f7bcc: Layer already exists [2023-10-03T20:37:59.609Z] 497220edcc75: Layer already exists [2023-10-03T20:37:59.609Z] 03093e65b0f9: Layer already exists [2023-10-03T20:37:59.609Z] cc2447e1835a: Layer already exists [2023-10-03T20:37:59.609Z] main: digest: sha256:64b4959bc288d16c4d4d530826244fd66f4e98103e3a579f42aef691db9c3271 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:37:59.660Z] ===================================================== [Pipeline] echo [2023-10-03T20:37:59.670Z] taggedImages: [2023-10-03T20:37:59.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:59.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-10-03T20:37:59.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.59 [2023-10-03T20:37:59.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:59.670Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-10-03T20:37:59.702Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-10-03T20:37:59.702Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:37:59.702Z] latest [2023-10-03T20:37:59.702Z] 3.1.0-dev.59 [2023-10-03T20:37:59.702Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:37:59.702Z] main [2023-10-03T20:37:59.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:00.020Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:00.323Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:00.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-03T20:38:00.323Z] 7e3350a61f6d: Preparing [2023-10-03T20:38:00.323Z] 7d408c783250: Preparing [2023-10-03T20:38:00.323Z] 9351a873b7af: Preparing [2023-10-03T20:38:00.323Z] f308e12207b7: Preparing [2023-10-03T20:38:00.323Z] 71f9c6cc769d: Preparing [2023-10-03T20:38:00.323Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:00.323Z] 03093e65b0f9: Preparing [2023-10-03T20:38:00.323Z] 8232cf331e44: Preparing [2023-10-03T20:38:00.323Z] c83e1e73923d: Preparing [2023-10-03T20:38:00.323Z] cc2447e1835a: Preparing [2023-10-03T20:38:00.323Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:00.323Z] 03093e65b0f9: Waiting [2023-10-03T20:38:00.323Z] 8232cf331e44: Waiting [2023-10-03T20:38:00.323Z] cc2447e1835a: Waiting [2023-10-03T20:38:00.323Z] c83e1e73923d: Waiting [2023-10-03T20:38:00.323Z] 7e3350a61f6d: Pushed [2023-10-03T20:38:00.323Z] 7d408c783250: Pushed [2023-10-03T20:38:00.323Z] 71f9c6cc769d: Pushed [2023-10-03T20:38:00.323Z] f308e12207b7: Pushed [2023-10-03T20:38:00.323Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:00.323Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:00.323Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:00.582Z] 8232cf331e44: Pushed [2023-10-03T20:38:01.519Z] 9351a873b7af: Pushed [2023-10-03T20:38:01.519Z] c83e1e73923d: Pushed [2023-10-03T20:38:01.779Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:02.098Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:02.400Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-03T20:38:02.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-03T20:38:02.401Z] 7e3350a61f6d: Preparing [2023-10-03T20:38:02.401Z] 7d408c783250: Preparing [2023-10-03T20:38:02.401Z] 9351a873b7af: Preparing [2023-10-03T20:38:02.401Z] f308e12207b7: Preparing [2023-10-03T20:38:02.401Z] 71f9c6cc769d: Preparing [2023-10-03T20:38:02.401Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:02.401Z] 03093e65b0f9: Preparing [2023-10-03T20:38:02.401Z] 8232cf331e44: Preparing [2023-10-03T20:38:02.401Z] c83e1e73923d: Preparing [2023-10-03T20:38:02.401Z] cc2447e1835a: Preparing [2023-10-03T20:38:02.401Z] 03093e65b0f9: Waiting [2023-10-03T20:38:02.401Z] 8232cf331e44: Waiting [2023-10-03T20:38:02.401Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:02.401Z] cc2447e1835a: Waiting [2023-10-03T20:38:02.401Z] 7d408c783250: Layer already exists [2023-10-03T20:38:02.401Z] 71f9c6cc769d: Layer already exists [2023-10-03T20:38:02.401Z] 9351a873b7af: Layer already exists [2023-10-03T20:38:02.401Z] f308e12207b7: Layer already exists [2023-10-03T20:38:02.401Z] 7e3350a61f6d: Layer already exists [2023-10-03T20:38:02.401Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:02.401Z] 8232cf331e44: Layer already exists [2023-10-03T20:38:02.401Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:02.401Z] c83e1e73923d: Layer already exists [2023-10-03T20:38:02.401Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:02.401Z] latest: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:02.703Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:03.009Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.59 [2023-10-03T20:38:03.009Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-03T20:38:03.009Z] 7e3350a61f6d: Preparing [2023-10-03T20:38:03.009Z] 7d408c783250: Preparing [2023-10-03T20:38:03.009Z] 9351a873b7af: Preparing [2023-10-03T20:38:03.009Z] f308e12207b7: Preparing [2023-10-03T20:38:03.009Z] 71f9c6cc769d: Preparing [2023-10-03T20:38:03.009Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:03.009Z] 03093e65b0f9: Preparing [2023-10-03T20:38:03.009Z] 8232cf331e44: Preparing [2023-10-03T20:38:03.009Z] c83e1e73923d: Preparing [2023-10-03T20:38:03.009Z] cc2447e1835a: Preparing [2023-10-03T20:38:03.009Z] 03093e65b0f9: Waiting [2023-10-03T20:38:03.009Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:03.009Z] 8232cf331e44: Waiting [2023-10-03T20:38:03.009Z] c83e1e73923d: Waiting [2023-10-03T20:38:03.009Z] cc2447e1835a: Waiting [2023-10-03T20:38:03.009Z] 9351a873b7af: Layer already exists [2023-10-03T20:38:03.009Z] 71f9c6cc769d: Layer already exists [2023-10-03T20:38:03.009Z] f308e12207b7: Layer already exists [2023-10-03T20:38:03.009Z] 7e3350a61f6d: Layer already exists [2023-10-03T20:38:03.009Z] 7d408c783250: Layer already exists [2023-10-03T20:38:03.009Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:03.009Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:03.009Z] 8232cf331e44: Layer already exists [2023-10-03T20:38:03.009Z] c83e1e73923d: Layer already exists [2023-10-03T20:38:03.009Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:03.009Z] 3.1.0-dev.59: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:03.324Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:03.628Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:03.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-03T20:38:03.628Z] 7e3350a61f6d: Preparing [2023-10-03T20:38:03.628Z] 7d408c783250: Preparing [2023-10-03T20:38:03.628Z] 9351a873b7af: Preparing [2023-10-03T20:38:03.628Z] f308e12207b7: Preparing [2023-10-03T20:38:03.628Z] 71f9c6cc769d: Preparing [2023-10-03T20:38:03.628Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:03.628Z] 03093e65b0f9: Preparing [2023-10-03T20:38:03.628Z] 8232cf331e44: Preparing [2023-10-03T20:38:03.628Z] c83e1e73923d: Preparing [2023-10-03T20:38:03.628Z] cc2447e1835a: Preparing [2023-10-03T20:38:03.628Z] 03093e65b0f9: Waiting [2023-10-03T20:38:03.628Z] 8232cf331e44: Waiting [2023-10-03T20:38:03.628Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:03.628Z] c83e1e73923d: Waiting [2023-10-03T20:38:03.628Z] cc2447e1835a: Waiting [2023-10-03T20:38:03.628Z] 7d408c783250: Layer already exists [2023-10-03T20:38:03.628Z] f308e12207b7: Layer already exists [2023-10-03T20:38:03.628Z] 9351a873b7af: Layer already exists [2023-10-03T20:38:03.628Z] 71f9c6cc769d: Layer already exists [2023-10-03T20:38:03.628Z] 7e3350a61f6d: Layer already exists [2023-10-03T20:38:03.628Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:03.628Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:03.628Z] c83e1e73923d: Layer already exists [2023-10-03T20:38:03.628Z] 8232cf331e44: Layer already exists [2023-10-03T20:38:03.628Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:03.628Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:03.946Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:04.245Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-10-03T20:38:04.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-10-03T20:38:04.245Z] 7e3350a61f6d: Preparing [2023-10-03T20:38:04.245Z] 7d408c783250: Preparing [2023-10-03T20:38:04.245Z] 9351a873b7af: Preparing [2023-10-03T20:38:04.245Z] f308e12207b7: Preparing [2023-10-03T20:38:04.245Z] 71f9c6cc769d: Preparing [2023-10-03T20:38:04.245Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:04.245Z] 03093e65b0f9: Preparing [2023-10-03T20:38:04.245Z] 8232cf331e44: Preparing [2023-10-03T20:38:04.245Z] c83e1e73923d: Preparing [2023-10-03T20:38:04.245Z] cc2447e1835a: Preparing [2023-10-03T20:38:04.245Z] 8232cf331e44: Waiting [2023-10-03T20:38:04.245Z] cc2447e1835a: Waiting [2023-10-03T20:38:04.245Z] c83e1e73923d: Waiting [2023-10-03T20:38:04.245Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:04.245Z] 03093e65b0f9: Waiting [2023-10-03T20:38:04.245Z] 7d408c783250: Layer already exists [2023-10-03T20:38:04.245Z] f308e12207b7: Layer already exists [2023-10-03T20:38:04.245Z] 7e3350a61f6d: Layer already exists [2023-10-03T20:38:04.245Z] 71f9c6cc769d: Layer already exists [2023-10-03T20:38:04.245Z] 9351a873b7af: Layer already exists [2023-10-03T20:38:04.245Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:04.245Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:04.245Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:04.245Z] 8232cf331e44: Layer already exists [2023-10-03T20:38:04.245Z] c83e1e73923d: Layer already exists [2023-10-03T20:38:04.245Z] main: digest: sha256:4592dfbf5f97468f220fc44081fd5ed0ce56e362e9268c4ff612ff0b05a01708 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:38:04.279Z] ===================================================== [Pipeline] echo [2023-10-03T20:38:04.286Z] taggedImages: [2023-10-03T20:38:04.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:04.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-10-03T20:38:04.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.59 [2023-10-03T20:38:04.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:04.286Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-10-03T20:38:04.302Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-10-03T20:38:04.302Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:04.302Z] latest [2023-10-03T20:38:04.302Z] 3.1.0-dev.59 [2023-10-03T20:38:04.302Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:04.302Z] main [2023-10-03T20:38:04.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:04.607Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:04.914Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:04.915Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-03T20:38:04.915Z] 0ff00135952d: Preparing [2023-10-03T20:38:04.915Z] ca4495bbe6bf: Preparing [2023-10-03T20:38:04.915Z] d99744655ff5: Preparing [2023-10-03T20:38:04.915Z] f6a869991667: Preparing [2023-10-03T20:38:04.915Z] be6751fdc7e5: Preparing [2023-10-03T20:38:04.915Z] f09ded5dbfc8: Preparing [2023-10-03T20:38:04.915Z] c340a9f1c9f5: Preparing [2023-10-03T20:38:04.915Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:04.915Z] 03093e65b0f9: Preparing [2023-10-03T20:38:04.915Z] a3d2e62ce87a: Preparing [2023-10-03T20:38:04.915Z] cc2447e1835a: Preparing [2023-10-03T20:38:04.915Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:04.915Z] c340a9f1c9f5: Waiting [2023-10-03T20:38:04.915Z] 03093e65b0f9: Waiting [2023-10-03T20:38:04.915Z] a3d2e62ce87a: Waiting [2023-10-03T20:38:04.915Z] f09ded5dbfc8: Waiting [2023-10-03T20:38:04.915Z] cc2447e1835a: Waiting [2023-10-03T20:38:04.915Z] ca4495bbe6bf: Pushed [2023-10-03T20:38:04.915Z] 0ff00135952d: Pushed [2023-10-03T20:38:04.915Z] be6751fdc7e5: Pushed [2023-10-03T20:38:04.915Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:04.915Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:04.915Z] f09ded5dbfc8: Pushed [2023-10-03T20:38:04.915Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:05.173Z] c340a9f1c9f5: Pushed [2023-10-03T20:38:06.108Z] f6a869991667: Pushed [2023-10-03T20:38:06.367Z] a3d2e62ce87a: Pushed [2023-10-03T20:38:06.627Z] d99744655ff5: Pushed [2023-10-03T20:38:06.885Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:07.188Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:07.491Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-03T20:38:07.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-03T20:38:07.491Z] 0ff00135952d: Preparing [2023-10-03T20:38:07.491Z] ca4495bbe6bf: Preparing [2023-10-03T20:38:07.491Z] d99744655ff5: Preparing [2023-10-03T20:38:07.491Z] f6a869991667: Preparing [2023-10-03T20:38:07.491Z] be6751fdc7e5: Preparing [2023-10-03T20:38:07.491Z] f09ded5dbfc8: Preparing [2023-10-03T20:38:07.491Z] c340a9f1c9f5: Preparing [2023-10-03T20:38:07.491Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:07.491Z] 03093e65b0f9: Preparing [2023-10-03T20:38:07.491Z] a3d2e62ce87a: Preparing [2023-10-03T20:38:07.491Z] cc2447e1835a: Preparing [2023-10-03T20:38:07.491Z] f09ded5dbfc8: Waiting [2023-10-03T20:38:07.491Z] 03093e65b0f9: Waiting [2023-10-03T20:38:07.491Z] cc2447e1835a: Waiting [2023-10-03T20:38:07.491Z] c340a9f1c9f5: Waiting [2023-10-03T20:38:07.492Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:07.492Z] a3d2e62ce87a: Waiting [2023-10-03T20:38:07.492Z] f6a869991667: Layer already exists [2023-10-03T20:38:07.492Z] be6751fdc7e5: Layer already exists [2023-10-03T20:38:07.492Z] d99744655ff5: Layer already exists [2023-10-03T20:38:07.492Z] 0ff00135952d: Layer already exists [2023-10-03T20:38:07.492Z] ca4495bbe6bf: Layer already exists [2023-10-03T20:38:07.492Z] f09ded5dbfc8: Layer already exists [2023-10-03T20:38:07.492Z] c340a9f1c9f5: Layer already exists [2023-10-03T20:38:07.492Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:07.492Z] a3d2e62ce87a: Layer already exists [2023-10-03T20:38:07.492Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:07.492Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:07.492Z] latest: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:07.796Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:08.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.59 [2023-10-03T20:38:08.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-03T20:38:08.099Z] 0ff00135952d: Preparing [2023-10-03T20:38:08.099Z] ca4495bbe6bf: Preparing [2023-10-03T20:38:08.099Z] d99744655ff5: Preparing [2023-10-03T20:38:08.099Z] f6a869991667: Preparing [2023-10-03T20:38:08.099Z] be6751fdc7e5: Preparing [2023-10-03T20:38:08.099Z] f09ded5dbfc8: Preparing [2023-10-03T20:38:08.099Z] c340a9f1c9f5: Preparing [2023-10-03T20:38:08.099Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:08.099Z] 03093e65b0f9: Preparing [2023-10-03T20:38:08.099Z] a3d2e62ce87a: Preparing [2023-10-03T20:38:08.099Z] cc2447e1835a: Preparing [2023-10-03T20:38:08.099Z] f09ded5dbfc8: Waiting [2023-10-03T20:38:08.099Z] c340a9f1c9f5: Waiting [2023-10-03T20:38:08.099Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:08.099Z] 03093e65b0f9: Waiting [2023-10-03T20:38:08.099Z] a3d2e62ce87a: Waiting [2023-10-03T20:38:08.099Z] cc2447e1835a: Waiting [2023-10-03T20:38:08.099Z] 0ff00135952d: Layer already exists [2023-10-03T20:38:08.099Z] ca4495bbe6bf: Layer already exists [2023-10-03T20:38:08.099Z] f6a869991667: Layer already exists [2023-10-03T20:38:08.099Z] d99744655ff5: Layer already exists [2023-10-03T20:38:08.099Z] be6751fdc7e5: Layer already exists [2023-10-03T20:38:08.099Z] f09ded5dbfc8: Layer already exists [2023-10-03T20:38:08.099Z] c340a9f1c9f5: Layer already exists [2023-10-03T20:38:08.099Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:08.099Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:08.099Z] a3d2e62ce87a: Layer already exists [2023-10-03T20:38:08.099Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:08.099Z] 3.1.0-dev.59: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:08.405Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:08.707Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:08.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-03T20:38:08.707Z] 0ff00135952d: Preparing [2023-10-03T20:38:08.707Z] ca4495bbe6bf: Preparing [2023-10-03T20:38:08.707Z] d99744655ff5: Preparing [2023-10-03T20:38:08.707Z] f6a869991667: Preparing [2023-10-03T20:38:08.707Z] be6751fdc7e5: Preparing [2023-10-03T20:38:08.707Z] f09ded5dbfc8: Preparing [2023-10-03T20:38:08.707Z] c340a9f1c9f5: Preparing [2023-10-03T20:38:08.707Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:08.707Z] 03093e65b0f9: Preparing [2023-10-03T20:38:08.707Z] a3d2e62ce87a: Preparing [2023-10-03T20:38:08.707Z] cc2447e1835a: Preparing [2023-10-03T20:38:08.707Z] f09ded5dbfc8: Waiting [2023-10-03T20:38:08.707Z] 03093e65b0f9: Waiting [2023-10-03T20:38:08.707Z] c340a9f1c9f5: Waiting [2023-10-03T20:38:08.707Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:08.707Z] a3d2e62ce87a: Waiting [2023-10-03T20:38:08.707Z] cc2447e1835a: Waiting [2023-10-03T20:38:08.707Z] be6751fdc7e5: Layer already exists [2023-10-03T20:38:08.707Z] d99744655ff5: Layer already exists [2023-10-03T20:38:08.707Z] ca4495bbe6bf: Layer already exists [2023-10-03T20:38:08.707Z] f6a869991667: Layer already exists [2023-10-03T20:38:08.707Z] 0ff00135952d: Layer already exists [2023-10-03T20:38:08.707Z] c340a9f1c9f5: Layer already exists [2023-10-03T20:38:08.707Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:08.707Z] a3d2e62ce87a: Layer already exists [2023-10-03T20:38:08.707Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:08.707Z] f09ded5dbfc8: Layer already exists [2023-10-03T20:38:08.707Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:08.707Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:09.014Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:09.329Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-10-03T20:38:09.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-10-03T20:38:09.329Z] 0ff00135952d: Preparing [2023-10-03T20:38:09.329Z] ca4495bbe6bf: Preparing [2023-10-03T20:38:09.329Z] d99744655ff5: Preparing [2023-10-03T20:38:09.329Z] f6a869991667: Preparing [2023-10-03T20:38:09.329Z] be6751fdc7e5: Preparing [2023-10-03T20:38:09.329Z] f09ded5dbfc8: Preparing [2023-10-03T20:38:09.329Z] c340a9f1c9f5: Preparing [2023-10-03T20:38:09.329Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:09.329Z] 03093e65b0f9: Preparing [2023-10-03T20:38:09.329Z] a3d2e62ce87a: Preparing [2023-10-03T20:38:09.329Z] cc2447e1835a: Preparing [2023-10-03T20:38:09.329Z] f09ded5dbfc8: Waiting [2023-10-03T20:38:09.329Z] c340a9f1c9f5: Waiting [2023-10-03T20:38:09.329Z] 80906d6d2ac1: Waiting [2023-10-03T20:38:09.329Z] 03093e65b0f9: Waiting [2023-10-03T20:38:09.329Z] a3d2e62ce87a: Waiting [2023-10-03T20:38:09.329Z] cc2447e1835a: Waiting [2023-10-03T20:38:09.329Z] f6a869991667: Layer already exists [2023-10-03T20:38:09.329Z] 0ff00135952d: Layer already exists [2023-10-03T20:38:09.329Z] ca4495bbe6bf: Layer already exists [2023-10-03T20:38:09.329Z] d99744655ff5: Layer already exists [2023-10-03T20:38:09.329Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:09.329Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:09.329Z] be6751fdc7e5: Layer already exists [2023-10-03T20:38:09.329Z] f09ded5dbfc8: Layer already exists [2023-10-03T20:38:09.329Z] c340a9f1c9f5: Layer already exists [2023-10-03T20:38:09.329Z] a3d2e62ce87a: Layer already exists [2023-10-03T20:38:09.329Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:09.329Z] main: digest: sha256:d3b59b59337374a245a6e8132fdd997c7a4d32d12f64bb8b0fc9f5cc33810645 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:38:09.374Z] ===================================================== [Pipeline] echo [2023-10-03T20:38:09.382Z] taggedImages: [2023-10-03T20:38:09.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:09.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-10-03T20:38:09.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.59 [2023-10-03T20:38:09.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:09.382Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-10-03T20:38:09.404Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-10-03T20:38:09.404Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:09.404Z] latest [2023-10-03T20:38:09.404Z] 3.1.0-dev.59 [2023-10-03T20:38:09.404Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:09.404Z] main [2023-10-03T20:38:09.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:09.723Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:10.026Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:10.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-03T20:38:10.026Z] 58a8bae29bc6: Preparing [2023-10-03T20:38:10.026Z] 9e64e6c305e0: Preparing [2023-10-03T20:38:10.026Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:10.026Z] 03093e65b0f9: Preparing [2023-10-03T20:38:10.026Z] 357e90196cc2: Preparing [2023-10-03T20:38:10.026Z] cc2447e1835a: Preparing [2023-10-03T20:38:10.026Z] cc2447e1835a: Waiting [2023-10-03T20:38:10.026Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:10.026Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:10.026Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:10.026Z] 58a8bae29bc6: Pushed [2023-10-03T20:38:10.962Z] 357e90196cc2: Pushed [2023-10-03T20:38:12.867Z] 9e64e6c305e0: Pushed [2023-10-03T20:38:12.867Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:13.170Z] + 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-10-03T20:38:13.471Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-03T20:38:13.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-03T20:38:13.471Z] 58a8bae29bc6: Preparing [2023-10-03T20:38:13.471Z] 9e64e6c305e0: Preparing [2023-10-03T20:38:13.471Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:13.471Z] 03093e65b0f9: Preparing [2023-10-03T20:38:13.471Z] 357e90196cc2: Preparing [2023-10-03T20:38:13.471Z] cc2447e1835a: Preparing [2023-10-03T20:38:13.471Z] cc2447e1835a: Waiting [2023-10-03T20:38:13.471Z] 357e90196cc2: Layer already exists [2023-10-03T20:38:13.471Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:13.471Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:13.471Z] 58a8bae29bc6: Layer already exists [2023-10-03T20:38:13.471Z] 9e64e6c305e0: Layer already exists [2023-10-03T20:38:13.471Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:13.471Z] latest: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:13.776Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:14.077Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.59 [2023-10-03T20:38:14.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-03T20:38:14.077Z] 58a8bae29bc6: Preparing [2023-10-03T20:38:14.077Z] 9e64e6c305e0: Preparing [2023-10-03T20:38:14.077Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:14.077Z] 03093e65b0f9: Preparing [2023-10-03T20:38:14.077Z] 357e90196cc2: Preparing [2023-10-03T20:38:14.077Z] cc2447e1835a: Preparing [2023-10-03T20:38:14.077Z] cc2447e1835a: Waiting [2023-10-03T20:38:14.077Z] 58a8bae29bc6: Layer already exists [2023-10-03T20:38:14.077Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:14.077Z] 9e64e6c305e0: Layer already exists [2023-10-03T20:38:14.077Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:14.077Z] 357e90196cc2: Layer already exists [2023-10-03T20:38:14.077Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:14.077Z] 3.1.0-dev.59: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:14.384Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:14.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:14.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-03T20:38:14.686Z] 58a8bae29bc6: Preparing [2023-10-03T20:38:14.686Z] 9e64e6c305e0: Preparing [2023-10-03T20:38:14.686Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:14.686Z] 03093e65b0f9: Preparing [2023-10-03T20:38:14.686Z] 357e90196cc2: Preparing [2023-10-03T20:38:14.686Z] cc2447e1835a: Preparing [2023-10-03T20:38:14.686Z] cc2447e1835a: Waiting [2023-10-03T20:38:14.686Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:14.686Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:14.686Z] 58a8bae29bc6: Layer already exists [2023-10-03T20:38:14.686Z] 9e64e6c305e0: Layer already exists [2023-10-03T20:38:14.686Z] 357e90196cc2: Layer already exists [2023-10-03T20:38:14.686Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:14.686Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:14.989Z] + 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-10-03T20:38:15.289Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-10-03T20:38:15.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-10-03T20:38:15.289Z] 58a8bae29bc6: Preparing [2023-10-03T20:38:15.289Z] 9e64e6c305e0: Preparing [2023-10-03T20:38:15.289Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:15.289Z] 03093e65b0f9: Preparing [2023-10-03T20:38:15.289Z] 357e90196cc2: Preparing [2023-10-03T20:38:15.289Z] cc2447e1835a: Preparing [2023-10-03T20:38:15.289Z] cc2447e1835a: Waiting [2023-10-03T20:38:15.289Z] 58a8bae29bc6: Layer already exists [2023-10-03T20:38:15.289Z] 357e90196cc2: Layer already exists [2023-10-03T20:38:15.289Z] 9e64e6c305e0: Layer already exists [2023-10-03T20:38:15.289Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:15.289Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:15.289Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:15.289Z] main: digest: sha256:41eb8f2707bc2a0c2c8f06790470fa11b7718e9260e155bb91e0df1e792b01a9 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:38:15.325Z] ===================================================== [Pipeline] echo [2023-10-03T20:38:15.333Z] taggedImages: [2023-10-03T20:38:15.333Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:15.333Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-10-03T20:38:15.333Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.59 [2023-10-03T20:38:15.333Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:15.333Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-10-03T20:38:15.350Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-10-03T20:38:15.350Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:15.350Z] latest [2023-10-03T20:38:15.350Z] 3.1.0-dev.59 [2023-10-03T20:38:15.350Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:15.350Z] main [2023-10-03T20:38:15.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:15.656Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:15.957Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:15.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-03T20:38:15.957Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:15.957Z] 16e65168b404: Preparing [2023-10-03T20:38:15.957Z] b66210d98a34: Preparing [2023-10-03T20:38:15.957Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:15.957Z] 03093e65b0f9: Preparing [2023-10-03T20:38:15.957Z] cf8414885a1e: Preparing [2023-10-03T20:38:15.957Z] fb248b49f23d: Preparing [2023-10-03T20:38:15.957Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:15.957Z] cc2447e1835a: Preparing [2023-10-03T20:38:15.957Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:15.957Z] fb248b49f23d: Waiting [2023-10-03T20:38:15.957Z] cc2447e1835a: Waiting [2023-10-03T20:38:15.957Z] cf8414885a1e: Waiting [2023-10-03T20:38:15.957Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:15.957Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:15.957Z] b66210d98a34: Pushed [2023-10-03T20:38:15.957Z] 16e65168b404: Pushed [2023-10-03T20:38:15.957Z] 666ac6b8ad12: Pushed [2023-10-03T20:38:15.957Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:16.521Z] 0a7edbae4aba: Pushed [2023-10-03T20:38:21.796Z] fb248b49f23d: Pushed [2023-10-03T20:38:23.696Z] cf8414885a1e: Pushed [2023-10-03T20:38:23.696Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:24.002Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:24.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-03T20:38:24.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-03T20:38:24.303Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:24.303Z] 16e65168b404: Preparing [2023-10-03T20:38:24.303Z] b66210d98a34: Preparing [2023-10-03T20:38:24.303Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:24.303Z] 03093e65b0f9: Preparing [2023-10-03T20:38:24.303Z] cf8414885a1e: Preparing [2023-10-03T20:38:24.303Z] fb248b49f23d: Preparing [2023-10-03T20:38:24.303Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:24.303Z] cc2447e1835a: Preparing [2023-10-03T20:38:24.303Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:24.303Z] fb248b49f23d: Waiting [2023-10-03T20:38:24.303Z] cf8414885a1e: Waiting [2023-10-03T20:38:24.303Z] cc2447e1835a: Waiting [2023-10-03T20:38:24.303Z] 16e65168b404: Layer already exists [2023-10-03T20:38:24.303Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:24.303Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:24.303Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:24.303Z] b66210d98a34: Layer already exists [2023-10-03T20:38:24.303Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:24.303Z] cf8414885a1e: Layer already exists [2023-10-03T20:38:24.303Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:24.303Z] fb248b49f23d: Layer already exists [2023-10-03T20:38:24.303Z] latest: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:24.605Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:24.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.59 [2023-10-03T20:38:24.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-03T20:38:24.905Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:24.905Z] 16e65168b404: Preparing [2023-10-03T20:38:24.905Z] b66210d98a34: Preparing [2023-10-03T20:38:24.905Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:24.905Z] 03093e65b0f9: Preparing [2023-10-03T20:38:24.905Z] cf8414885a1e: Preparing [2023-10-03T20:38:24.905Z] fb248b49f23d: Preparing [2023-10-03T20:38:24.905Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:24.905Z] cc2447e1835a: Preparing [2023-10-03T20:38:24.905Z] fb248b49f23d: Waiting [2023-10-03T20:38:24.905Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:24.905Z] cf8414885a1e: Waiting [2023-10-03T20:38:24.905Z] cc2447e1835a: Waiting [2023-10-03T20:38:24.905Z] b66210d98a34: Layer already exists [2023-10-03T20:38:24.905Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:24.905Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:24.905Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:24.905Z] 16e65168b404: Layer already exists [2023-10-03T20:38:24.905Z] cf8414885a1e: Layer already exists [2023-10-03T20:38:24.905Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:24.905Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:24.905Z] fb248b49f23d: Layer already exists [2023-10-03T20:38:24.905Z] 3.1.0-dev.59: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:25.212Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:25.511Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:25.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-03T20:38:25.511Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:25.511Z] 16e65168b404: Preparing [2023-10-03T20:38:25.511Z] b66210d98a34: Preparing [2023-10-03T20:38:25.511Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:25.511Z] 03093e65b0f9: Preparing [2023-10-03T20:38:25.511Z] cf8414885a1e: Preparing [2023-10-03T20:38:25.511Z] fb248b49f23d: Preparing [2023-10-03T20:38:25.511Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:25.511Z] cc2447e1835a: Preparing [2023-10-03T20:38:25.511Z] cf8414885a1e: Waiting [2023-10-03T20:38:25.511Z] fb248b49f23d: Waiting [2023-10-03T20:38:25.511Z] cc2447e1835a: Waiting [2023-10-03T20:38:25.511Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:25.511Z] 16e65168b404: Layer already exists [2023-10-03T20:38:25.511Z] b66210d98a34: Layer already exists [2023-10-03T20:38:25.511Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:25.511Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:25.511Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:25.511Z] cf8414885a1e: Layer already exists [2023-10-03T20:38:25.511Z] fb248b49f23d: Layer already exists [2023-10-03T20:38:25.511Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:25.511Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:25.511Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:25.815Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:26.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-10-03T20:38:26.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-10-03T20:38:26.114Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:26.114Z] 16e65168b404: Preparing [2023-10-03T20:38:26.114Z] b66210d98a34: Preparing [2023-10-03T20:38:26.114Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:26.114Z] 03093e65b0f9: Preparing [2023-10-03T20:38:26.114Z] cf8414885a1e: Preparing [2023-10-03T20:38:26.114Z] fb248b49f23d: Preparing [2023-10-03T20:38:26.114Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:26.114Z] cc2447e1835a: Preparing [2023-10-03T20:38:26.114Z] cc2447e1835a: Waiting [2023-10-03T20:38:26.114Z] fb248b49f23d: Waiting [2023-10-03T20:38:26.114Z] cf8414885a1e: Waiting [2023-10-03T20:38:26.114Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:26.114Z] 16e65168b404: Layer already exists [2023-10-03T20:38:26.114Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:26.114Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:26.114Z] b66210d98a34: Layer already exists [2023-10-03T20:38:26.114Z] cf8414885a1e: Layer already exists [2023-10-03T20:38:26.114Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:26.114Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:26.114Z] fb248b49f23d: Layer already exists [2023-10-03T20:38:26.114Z] main: digest: sha256:746189efe1114dc4b52b36abf94c9018645ff6855ea7fdd80a71a75ce29faa90 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:38:26.150Z] ===================================================== [Pipeline] echo [2023-10-03T20:38:26.157Z] taggedImages: [2023-10-03T20:38:26.157Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:26.157Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-10-03T20:38:26.157Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.59 [2023-10-03T20:38:26.157Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:26.157Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-10-03T20:38:26.173Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-10-03T20:38:26.173Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:26.173Z] latest [2023-10-03T20:38:26.173Z] 3.1.0-dev.59 [2023-10-03T20:38:26.173Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:26.173Z] main [2023-10-03T20:38:26.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:26.489Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:26.789Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:26.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-03T20:38:26.789Z] 3a85ab47bbca: Preparing [2023-10-03T20:38:26.789Z] f0aeaa09e003: Preparing [2023-10-03T20:38:26.789Z] f7412bfa8f62: Preparing [2023-10-03T20:38:26.789Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:26.789Z] 03093e65b0f9: Preparing [2023-10-03T20:38:26.789Z] 72980c491d0a: Preparing [2023-10-03T20:38:26.789Z] 5e86b5bb472c: Preparing [2023-10-03T20:38:26.789Z] 72980c491d0a: Waiting [2023-10-03T20:38:26.789Z] cc2447e1835a: Preparing [2023-10-03T20:38:26.789Z] 5e86b5bb472c: Waiting [2023-10-03T20:38:26.789Z] cc2447e1835a: Waiting [2023-10-03T20:38:26.789Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:26.789Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:26.789Z] f0aeaa09e003: Pushed [2023-10-03T20:38:26.789Z] 3a85ab47bbca: Pushed [2023-10-03T20:38:26.789Z] f7412bfa8f62: Pushed [2023-10-03T20:38:26.789Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:27.047Z] 5e86b5bb472c: Pushed [2023-10-03T20:38:42.566Z] 72980c491d0a: Pushed [2023-10-03T20:38:42.567Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:42.878Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:43.188Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-03T20:38:43.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-03T20:38:43.188Z] 3a85ab47bbca: Preparing [2023-10-03T20:38:43.188Z] f0aeaa09e003: Preparing [2023-10-03T20:38:43.188Z] f7412bfa8f62: Preparing [2023-10-03T20:38:43.188Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:43.188Z] 03093e65b0f9: Preparing [2023-10-03T20:38:43.188Z] 72980c491d0a: Preparing [2023-10-03T20:38:43.188Z] 5e86b5bb472c: Preparing [2023-10-03T20:38:43.188Z] cc2447e1835a: Preparing [2023-10-03T20:38:43.188Z] 5e86b5bb472c: Waiting [2023-10-03T20:38:43.188Z] cc2447e1835a: Waiting [2023-10-03T20:38:43.188Z] 72980c491d0a: Waiting [2023-10-03T20:38:43.188Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:43.188Z] f0aeaa09e003: Layer already exists [2023-10-03T20:38:43.188Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:43.188Z] 3a85ab47bbca: Layer already exists [2023-10-03T20:38:43.188Z] f7412bfa8f62: Layer already exists [2023-10-03T20:38:43.188Z] 72980c491d0a: Layer already exists [2023-10-03T20:38:43.188Z] 5e86b5bb472c: Layer already exists [2023-10-03T20:38:43.188Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:43.188Z] latest: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:43.505Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:43.814Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.59 [2023-10-03T20:38:43.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-03T20:38:43.815Z] 3a85ab47bbca: Preparing [2023-10-03T20:38:43.815Z] f0aeaa09e003: Preparing [2023-10-03T20:38:43.815Z] f7412bfa8f62: Preparing [2023-10-03T20:38:43.815Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:43.815Z] 03093e65b0f9: Preparing [2023-10-03T20:38:43.815Z] 72980c491d0a: Preparing [2023-10-03T20:38:43.815Z] 5e86b5bb472c: Preparing [2023-10-03T20:38:43.815Z] cc2447e1835a: Preparing [2023-10-03T20:38:43.815Z] 72980c491d0a: Waiting [2023-10-03T20:38:43.815Z] 5e86b5bb472c: Waiting [2023-10-03T20:38:43.815Z] cc2447e1835a: Waiting [2023-10-03T20:38:43.815Z] f0aeaa09e003: Layer already exists [2023-10-03T20:38:43.815Z] 3a85ab47bbca: Layer already exists [2023-10-03T20:38:43.815Z] f7412bfa8f62: Layer already exists [2023-10-03T20:38:43.815Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:43.815Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:43.815Z] 5e86b5bb472c: Layer already exists [2023-10-03T20:38:43.815Z] 72980c491d0a: Layer already exists [2023-10-03T20:38:43.815Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:43.815Z] 3.1.0-dev.59: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:44.119Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:44.422Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:44.422Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-03T20:38:44.422Z] 3a85ab47bbca: Preparing [2023-10-03T20:38:44.422Z] f0aeaa09e003: Preparing [2023-10-03T20:38:44.422Z] f7412bfa8f62: Preparing [2023-10-03T20:38:44.422Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:44.422Z] 03093e65b0f9: Preparing [2023-10-03T20:38:44.422Z] 72980c491d0a: Preparing [2023-10-03T20:38:44.422Z] 5e86b5bb472c: Preparing [2023-10-03T20:38:44.422Z] cc2447e1835a: Preparing [2023-10-03T20:38:44.422Z] 5e86b5bb472c: Waiting [2023-10-03T20:38:44.422Z] cc2447e1835a: Waiting [2023-10-03T20:38:44.422Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:44.422Z] f0aeaa09e003: Layer already exists [2023-10-03T20:38:44.422Z] f7412bfa8f62: Layer already exists [2023-10-03T20:38:44.422Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:44.422Z] 3a85ab47bbca: Layer already exists [2023-10-03T20:38:44.422Z] 5e86b5bb472c: Layer already exists [2023-10-03T20:38:44.422Z] 72980c491d0a: Layer already exists [2023-10-03T20:38:44.422Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:44.422Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:44.725Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:45.025Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-10-03T20:38:45.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-10-03T20:38:45.025Z] 3a85ab47bbca: Preparing [2023-10-03T20:38:45.025Z] f0aeaa09e003: Preparing [2023-10-03T20:38:45.025Z] f7412bfa8f62: Preparing [2023-10-03T20:38:45.025Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:45.025Z] 03093e65b0f9: Preparing [2023-10-03T20:38:45.025Z] 72980c491d0a: Preparing [2023-10-03T20:38:45.025Z] 5e86b5bb472c: Preparing [2023-10-03T20:38:45.025Z] cc2447e1835a: Preparing [2023-10-03T20:38:45.025Z] 5e86b5bb472c: Waiting [2023-10-03T20:38:45.025Z] cc2447e1835a: Waiting [2023-10-03T20:38:45.025Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:45.025Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:45.025Z] f7412bfa8f62: Layer already exists [2023-10-03T20:38:45.025Z] 3a85ab47bbca: Layer already exists [2023-10-03T20:38:45.025Z] f0aeaa09e003: Layer already exists [2023-10-03T20:38:45.025Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:45.025Z] 72980c491d0a: Layer already exists [2023-10-03T20:38:45.025Z] 5e86b5bb472c: Layer already exists [2023-10-03T20:38:45.025Z] main: digest: sha256:7d631bdb638c7ef21e7bb3a599e99f3c660899a9751c975f51116a5428852825 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:38:45.059Z] ===================================================== [Pipeline] echo [2023-10-03T20:38:45.065Z] taggedImages: [2023-10-03T20:38:45.065Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:45.065Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-10-03T20:38:45.065Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.59 [2023-10-03T20:38:45.065Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:45.065Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-10-03T20:38:45.080Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-10-03T20:38:45.080Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:45.080Z] latest [2023-10-03T20:38:45.080Z] 3.1.0-dev.59 [2023-10-03T20:38:45.080Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:45.080Z] main [2023-10-03T20:38:45.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:45.385Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:45.687Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:45.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-03T20:38:45.687Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:45.687Z] c118b1c610d5: Preparing [2023-10-03T20:38:45.687Z] c8b3afc11bdc: Preparing [2023-10-03T20:38:45.687Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:45.687Z] 03093e65b0f9: Preparing [2023-10-03T20:38:45.687Z] 622f128be016: Preparing [2023-10-03T20:38:45.687Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:45.687Z] cc2447e1835a: Preparing [2023-10-03T20:38:45.687Z] 622f128be016: Waiting [2023-10-03T20:38:45.687Z] cc2447e1835a: Waiting [2023-10-03T20:38:45.687Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:45.687Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:45.687Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:45.687Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:45.687Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:45.687Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:45.687Z] c118b1c610d5: Pushed [2023-10-03T20:38:45.687Z] c8b3afc11bdc: Pushed [2023-10-03T20:38:53.792Z] 622f128be016: Pushed [2023-10-03T20:38:53.792Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:54.092Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:54.391Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-03T20:38:54.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-03T20:38:54.391Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:54.391Z] c118b1c610d5: Preparing [2023-10-03T20:38:54.391Z] c8b3afc11bdc: Preparing [2023-10-03T20:38:54.391Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:54.391Z] 03093e65b0f9: Preparing [2023-10-03T20:38:54.391Z] 622f128be016: Preparing [2023-10-03T20:38:54.391Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:54.391Z] cc2447e1835a: Preparing [2023-10-03T20:38:54.391Z] 622f128be016: Waiting [2023-10-03T20:38:54.391Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:54.391Z] cc2447e1835a: Waiting [2023-10-03T20:38:54.391Z] c8b3afc11bdc: Layer already exists [2023-10-03T20:38:54.391Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:54.391Z] c118b1c610d5: Layer already exists [2023-10-03T20:38:54.391Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:54.391Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:54.391Z] 622f128be016: Layer already exists [2023-10-03T20:38:54.391Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:54.391Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:54.391Z] latest: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:54.696Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:55.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.59 [2023-10-03T20:38:55.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-03T20:38:55.004Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:55.004Z] c118b1c610d5: Preparing [2023-10-03T20:38:55.004Z] c8b3afc11bdc: Preparing [2023-10-03T20:38:55.004Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:55.004Z] 03093e65b0f9: Preparing [2023-10-03T20:38:55.004Z] 622f128be016: Preparing [2023-10-03T20:38:55.004Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:55.004Z] cc2447e1835a: Preparing [2023-10-03T20:38:55.004Z] 622f128be016: Waiting [2023-10-03T20:38:55.004Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:55.004Z] cc2447e1835a: Waiting [2023-10-03T20:38:55.004Z] c8b3afc11bdc: Layer already exists [2023-10-03T20:38:55.004Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:55.004Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:55.004Z] c118b1c610d5: Layer already exists [2023-10-03T20:38:55.004Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:55.004Z] 622f128be016: Layer already exists [2023-10-03T20:38:55.004Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:55.004Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:55.004Z] 3.1.0-dev.59: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:55.317Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:55.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:55.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-03T20:38:55.622Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:55.622Z] c118b1c610d5: Preparing [2023-10-03T20:38:55.622Z] c8b3afc11bdc: Preparing [2023-10-03T20:38:55.622Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:55.622Z] 03093e65b0f9: Preparing [2023-10-03T20:38:55.622Z] 622f128be016: Preparing [2023-10-03T20:38:55.622Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:55.622Z] cc2447e1835a: Preparing [2023-10-03T20:38:55.622Z] 0a7edbae4aba: Waiting [2023-10-03T20:38:55.622Z] 622f128be016: Waiting [2023-10-03T20:38:55.622Z] cc2447e1835a: Waiting [2023-10-03T20:38:55.622Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:55.622Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:55.622Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:55.622Z] c8b3afc11bdc: Layer already exists [2023-10-03T20:38:55.622Z] c118b1c610d5: Layer already exists [2023-10-03T20:38:55.622Z] 622f128be016: Layer already exists [2023-10-03T20:38:55.622Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:55.622Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:55.622Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:55.933Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:56.238Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-10-03T20:38:56.238Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-10-03T20:38:56.238Z] 666ac6b8ad12: Preparing [2023-10-03T20:38:56.238Z] c118b1c610d5: Preparing [2023-10-03T20:38:56.238Z] c8b3afc11bdc: Preparing [2023-10-03T20:38:56.238Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:56.238Z] 03093e65b0f9: Preparing [2023-10-03T20:38:56.238Z] 622f128be016: Preparing [2023-10-03T20:38:56.238Z] 0a7edbae4aba: Preparing [2023-10-03T20:38:56.238Z] cc2447e1835a: Preparing [2023-10-03T20:38:56.238Z] 622f128be016: Waiting [2023-10-03T20:38:56.238Z] cc2447e1835a: Waiting [2023-10-03T20:38:56.238Z] 666ac6b8ad12: Layer already exists [2023-10-03T20:38:56.238Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:56.238Z] c118b1c610d5: Layer already exists [2023-10-03T20:38:56.238Z] c8b3afc11bdc: Layer already exists [2023-10-03T20:38:56.238Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:56.238Z] 622f128be016: Layer already exists [2023-10-03T20:38:56.238Z] 0a7edbae4aba: Layer already exists [2023-10-03T20:38:56.238Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:56.238Z] main: digest: sha256:b29dceb6a42b4737f36d7c7152465278ad5cf6af540759a8b2ad7a7287c19f33 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:38:56.273Z] ===================================================== [Pipeline] echo [2023-10-03T20:38:56.278Z] taggedImages: [2023-10-03T20:38:56.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:56.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-10-03T20:38:56.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.59 [2023-10-03T20:38:56.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:56.278Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-10-03T20:38:56.293Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-10-03T20:38:56.293Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:56.293Z] latest [2023-10-03T20:38:56.293Z] 3.1.0-dev.59 [2023-10-03T20:38:56.293Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:38:56.293Z] main [2023-10-03T20:38:56.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:56.597Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:56.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:38:56.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-03T20:38:56.896Z] dd17ccda7558: Preparing [2023-10-03T20:38:56.896Z] e1b327e730f5: Preparing [2023-10-03T20:38:56.896Z] 80906d6d2ac1: Preparing [2023-10-03T20:38:56.896Z] 03093e65b0f9: Preparing [2023-10-03T20:38:56.896Z] 0ac2aec49810: Preparing [2023-10-03T20:38:56.896Z] cc2447e1835a: Preparing [2023-10-03T20:38:56.896Z] cc2447e1835a: Waiting [2023-10-03T20:38:56.896Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:38:56.896Z] 03093e65b0f9: Layer already exists [2023-10-03T20:38:56.896Z] cc2447e1835a: Layer already exists [2023-10-03T20:38:56.896Z] dd17ccda7558: Pushed [2023-10-03T20:38:56.896Z] 0ac2aec49810: Pushed [2023-10-03T20:38:59.425Z] e1b327e730f5: Pushed [2023-10-03T20:38:59.425Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:38:59.730Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:00.028Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-03T20:39:00.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-03T20:39:00.028Z] dd17ccda7558: Preparing [2023-10-03T20:39:00.028Z] e1b327e730f5: Preparing [2023-10-03T20:39:00.028Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:00.028Z] 03093e65b0f9: Preparing [2023-10-03T20:39:00.028Z] 0ac2aec49810: Preparing [2023-10-03T20:39:00.028Z] cc2447e1835a: Preparing [2023-10-03T20:39:00.028Z] cc2447e1835a: Waiting [2023-10-03T20:39:00.028Z] e1b327e730f5: Layer already exists [2023-10-03T20:39:00.028Z] dd17ccda7558: Layer already exists [2023-10-03T20:39:00.028Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:00.028Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:00.028Z] 0ac2aec49810: Layer already exists [2023-10-03T20:39:00.028Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:00.028Z] latest: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:00.331Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:00.631Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.59 [2023-10-03T20:39:00.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-03T20:39:00.631Z] dd17ccda7558: Preparing [2023-10-03T20:39:00.631Z] e1b327e730f5: Preparing [2023-10-03T20:39:00.631Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:00.631Z] 03093e65b0f9: Preparing [2023-10-03T20:39:00.631Z] 0ac2aec49810: Preparing [2023-10-03T20:39:00.631Z] cc2447e1835a: Preparing [2023-10-03T20:39:00.631Z] cc2447e1835a: Waiting [2023-10-03T20:39:00.631Z] dd17ccda7558: Layer already exists [2023-10-03T20:39:00.631Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:00.631Z] e1b327e730f5: Layer already exists [2023-10-03T20:39:00.631Z] 0ac2aec49810: Layer already exists [2023-10-03T20:39:00.631Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:00.631Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:00.631Z] 3.1.0-dev.59: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:00.933Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:01.230Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:39:01.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-03T20:39:01.230Z] dd17ccda7558: Preparing [2023-10-03T20:39:01.230Z] e1b327e730f5: Preparing [2023-10-03T20:39:01.230Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:01.230Z] 03093e65b0f9: Preparing [2023-10-03T20:39:01.230Z] 0ac2aec49810: Preparing [2023-10-03T20:39:01.230Z] cc2447e1835a: Preparing [2023-10-03T20:39:01.230Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:01.230Z] e1b327e730f5: Layer already exists [2023-10-03T20:39:01.230Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:01.230Z] 0ac2aec49810: Layer already exists [2023-10-03T20:39:01.230Z] dd17ccda7558: Layer already exists [2023-10-03T20:39:01.230Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:01.230Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:01.537Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:01.846Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-10-03T20:39:01.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-10-03T20:39:01.846Z] dd17ccda7558: Preparing [2023-10-03T20:39:01.846Z] e1b327e730f5: Preparing [2023-10-03T20:39:01.846Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:01.846Z] 03093e65b0f9: Preparing [2023-10-03T20:39:01.846Z] 0ac2aec49810: Preparing [2023-10-03T20:39:01.846Z] cc2447e1835a: Preparing [2023-10-03T20:39:01.846Z] cc2447e1835a: Waiting [2023-10-03T20:39:01.846Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:01.846Z] dd17ccda7558: Layer already exists [2023-10-03T20:39:01.846Z] 0ac2aec49810: Layer already exists [2023-10-03T20:39:01.846Z] e1b327e730f5: Layer already exists [2023-10-03T20:39:01.846Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:01.846Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:01.846Z] main: digest: sha256:81d092a9eb72c6295d411494c0cfe73f122b8f7bd603f9eb8137c9e8dece46c2 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:39:01.883Z] ===================================================== [Pipeline] echo [2023-10-03T20:39:01.890Z] taggedImages: [2023-10-03T20:39:01.890Z] - nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:39:01.890Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-10-03T20:39:01.890Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.59 [2023-10-03T20:39:01.890Z] - nexus3.edgexfoundry.org:10004/support-notifications:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:39:01.890Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-10-03T20:39:01.907Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-10-03T20:39:01.907Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:39:01.907Z] latest [2023-10-03T20:39:01.907Z] 3.1.0-dev.59 [2023-10-03T20:39:01.907Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:39:01.907Z] main [2023-10-03T20:39:01.907Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:02.211Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:02.511Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:39:02.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-03T20:39:02.511Z] e8940f9a6944: Preparing [2023-10-03T20:39:02.511Z] d188b290f52a: Preparing [2023-10-03T20:39:02.511Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:02.511Z] 03093e65b0f9: Preparing [2023-10-03T20:39:02.511Z] 497220edcc75: Preparing [2023-10-03T20:39:02.511Z] cc2447e1835a: Preparing [2023-10-03T20:39:02.511Z] cc2447e1835a: Waiting [2023-10-03T20:39:02.511Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:02.511Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:02.511Z] 497220edcc75: Layer already exists [2023-10-03T20:39:02.511Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:02.511Z] e8940f9a6944: Pushed [2023-10-03T20:39:05.794Z] d188b290f52a: Pushed [2023-10-03T20:39:05.794Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:06.104Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:06.409Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-03T20:39:06.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-03T20:39:06.409Z] e8940f9a6944: Preparing [2023-10-03T20:39:06.409Z] d188b290f52a: Preparing [2023-10-03T20:39:06.409Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:06.409Z] 03093e65b0f9: Preparing [2023-10-03T20:39:06.409Z] 497220edcc75: Preparing [2023-10-03T20:39:06.409Z] cc2447e1835a: Preparing [2023-10-03T20:39:06.409Z] e8940f9a6944: Layer already exists [2023-10-03T20:39:06.409Z] 497220edcc75: Layer already exists [2023-10-03T20:39:06.409Z] d188b290f52a: Layer already exists [2023-10-03T20:39:06.409Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:06.409Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:06.409Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:06.409Z] latest: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:06.722Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:07.035Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.59 [2023-10-03T20:39:07.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-03T20:39:07.035Z] e8940f9a6944: Preparing [2023-10-03T20:39:07.035Z] d188b290f52a: Preparing [2023-10-03T20:39:07.035Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:07.035Z] 03093e65b0f9: Preparing [2023-10-03T20:39:07.035Z] 497220edcc75: Preparing [2023-10-03T20:39:07.035Z] cc2447e1835a: Preparing [2023-10-03T20:39:07.035Z] cc2447e1835a: Waiting [2023-10-03T20:39:07.035Z] d188b290f52a: Layer already exists [2023-10-03T20:39:07.035Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:07.035Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:07.035Z] e8940f9a6944: Layer already exists [2023-10-03T20:39:07.035Z] 497220edcc75: Layer already exists [2023-10-03T20:39:07.035Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:07.035Z] 3.1.0-dev.59: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:07.354Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:07.670Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:39:07.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-03T20:39:07.670Z] e8940f9a6944: Preparing [2023-10-03T20:39:07.670Z] d188b290f52a: Preparing [2023-10-03T20:39:07.670Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:07.670Z] 03093e65b0f9: Preparing [2023-10-03T20:39:07.670Z] 497220edcc75: Preparing [2023-10-03T20:39:07.670Z] cc2447e1835a: Preparing [2023-10-03T20:39:07.670Z] cc2447e1835a: Waiting [2023-10-03T20:39:07.670Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:07.670Z] e8940f9a6944: Layer already exists [2023-10-03T20:39:07.670Z] d188b290f52a: Layer already exists [2023-10-03T20:39:07.670Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:07.670Z] 497220edcc75: Layer already exists [2023-10-03T20:39:07.670Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:07.670Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:07.969Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:39:08.289Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-10-03T20:39:08.289Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-10-03T20:39:08.289Z] e8940f9a6944: Preparing [2023-10-03T20:39:08.289Z] d188b290f52a: Preparing [2023-10-03T20:39:08.289Z] 80906d6d2ac1: Preparing [2023-10-03T20:39:08.289Z] 03093e65b0f9: Preparing [2023-10-03T20:39:08.289Z] 497220edcc75: Preparing [2023-10-03T20:39:08.289Z] cc2447e1835a: Preparing [2023-10-03T20:39:08.289Z] cc2447e1835a: Waiting [2023-10-03T20:39:08.289Z] e8940f9a6944: Layer already exists [2023-10-03T20:39:08.289Z] 80906d6d2ac1: Layer already exists [2023-10-03T20:39:08.289Z] 497220edcc75: Layer already exists [2023-10-03T20:39:08.289Z] 03093e65b0f9: Layer already exists [2023-10-03T20:39:08.289Z] d188b290f52a: Layer already exists [2023-10-03T20:39:08.289Z] cc2447e1835a: Layer already exists [2023-10-03T20:39:08.289Z] main: digest: sha256:162deacfb02562d55f973f3c94cd854e676a4b511c8c5de04724d8eefc6860a2 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:39:08.336Z] ===================================================== [Pipeline] echo [2023-10-03T20:39:08.344Z] taggedImages: [2023-10-03T20:39:08.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:39:08.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-10-03T20:39:08.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.59 [2023-10-03T20:39:08.344Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:39:08.344Z] - 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-10-03T20:49:40.720Z] #98 ... [2023-10-03T20:49:40.720Z] [2023-10-03T20:49:40.720Z] #130 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-10-03T20:49:40.720Z] #130 DONE 740.8s [2023-10-03T20:49:40.720Z] [2023-10-03T20:49:40.720Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:49:40.720Z] #123 ... [2023-10-03T20:49:40.720Z] [2023-10-03T20:49:40.720Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:49:40.720Z] #132 DONE 0.2s [2023-10-03T20:49:40.720Z] [2023-10-03T20:49:40.720Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:49:40.989Z] #124 ... [2023-10-03T20:49:40.989Z] [2023-10-03T20:49:40.989Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:49:40.989Z] #133 DONE 0.2s [2023-10-03T20:49:40.989Z] [2023-10-03T20:49:40.989Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-10-03T20:49:41.344Z] #134 DONE 0.2s [2023-10-03T20:49:41.344Z] [2023-10-03T20:49:41.344Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T20:49:41.613Z] #127 ... [2023-10-03T20:49:41.613Z] [2023-10-03T20:49:41.613Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-10-03T20:49:45.858Z] #135 DONE 4.3s [2023-10-03T20:49:45.858Z] [2023-10-03T20:49:45.858Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-10-03T20:49:45.858Z] #136 DONE 0.4s [2023-10-03T20:49:45.858Z] [2023-10-03T20:49:45.858Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T20:49:46.124Z] #131 ... [2023-10-03T20:49:46.124Z] [2023-10-03T20:49:46.124Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T20:49:46.124Z] #137 DONE 0.2s [2023-10-03T20:49:46.124Z] [2023-10-03T20:49:46.124Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:49:48.079Z] #138 DONE 2.1s [2023-10-03T20:49:48.079Z] [2023-10-03T20:49:48.079Z] #95 [security-proxy-setup] exporting to image [2023-10-03T20:49:48.079Z] #95 exporting layers [2023-10-03T20:49:49.036Z] #95 exporting layers 0.9s done [2023-10-03T20:49:49.302Z] #95 writing image sha256:5b7a1b6b0f2a4085f7674f206402f745f1ab8501ae25bc927d53f4d2c636c463 done [2023-10-03T20:49:49.302Z] #95 naming to docker.io/library/security-proxy-setup-arm64 done [2023-10-03T20:49:49.302Z] #95 DONE 2.9s [2023-10-03T20:49:49.302Z] [2023-10-03T20:49:49.302Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:49:49.302Z] #124 747.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.59" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-10-03T20:49:55.953Z] #124 ... [2023-10-03T20:49:55.953Z] [2023-10-03T20:49:55.953Z] #121 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-10-03T20:49:55.953Z] #121 DONE 755.5s [2023-10-03T20:49:55.953Z] [2023-10-03T20:49:55.953Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-10-03T20:49:55.953Z] #139 DONE 0.3s [2023-10-03T20:49:55.953Z] [2023-10-03T20:49:55.953Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-10-03T20:49:59.332Z] #140 DONE 3.5s [2023-10-03T20:49:59.332Z] [2023-10-03T20:49:59.332Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:49:59.332Z] #141 DONE 0.2s [2023-10-03T20:49:59.332Z] [2023-10-03T20:49:59.332Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T20:49:59.332Z] #127 ... [2023-10-03T20:49:59.332Z] [2023-10-03T20:49:59.332Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:49:59.332Z] #142 DONE 0.2s [2023-10-03T20:49:59.332Z] [2023-10-03T20:49:59.332Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:49:59.332Z] #124 ... [2023-10-03T20:49:59.332Z] [2023-10-03T20:49:59.332Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-10-03T20:49:59.604Z] #143 DONE 0.4s [2023-10-03T20:49:59.604Z] [2023-10-03T20:49:59.604Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-10-03T20:49:59.870Z] #144 DONE 0.3s [2023-10-03T20:49:59.870Z] [2023-10-03T20:49:59.870Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-10-03T20:49:59.870Z] #145 DONE 0.2s [2023-10-03T20:49:59.870Z] [2023-10-03T20:49:59.870Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:50:00.137Z] #98 ... [2023-10-03T20:50:00.137Z] [2023-10-03T20:50:00.137Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-10-03T20:50:00.403Z] #146 DONE 0.2s [2023-10-03T20:50:00.403Z] [2023-10-03T20:50:00.403Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-10-03T20:50:00.671Z] #147 DONE 0.3s [2023-10-03T20:50:00.671Z] [2023-10-03T20:50:00.671Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-10-03T20:50:00.671Z] #148 DONE 0.2s [2023-10-03T20:50:00.671Z] [2023-10-03T20:50:00.671Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-10-03T20:50:03.245Z] #149 DONE 2.0s [2023-10-03T20:50:03.245Z] [2023-10-03T20:50:03.245Z] #95 [security-bootstrapper] exporting to image [2023-10-03T20:50:03.245Z] #95 exporting layers [2023-10-03T20:50:03.826Z] #95 exporting layers 0.9s done [2023-10-03T20:50:03.826Z] #95 writing image sha256:86d553c688138755fe30df3f6701d7fc97ba2d2b392c92c96565ea28c8187ed8 done [2023-10-03T20:50:03.826Z] #95 naming to docker.io/library/security-bootstrapper-arm64 done [2023-10-03T20:50:03.826Z] #95 DONE 3.8s [2023-10-03T20:50:03.826Z] [2023-10-03T20:50:03.826Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:50:06.394Z] #98 ... [2023-10-03T20:50:06.394Z] [2023-10-03T20:50:06.394Z] #124 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-10-03T20:50:06.394Z] #124 DONE 767.2s [2023-10-03T20:50:06.663Z] [2023-10-03T20:50:06.663Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:50:06.932Z] #123 ... [2023-10-03T20:50:06.932Z] [2023-10-03T20:50:06.932Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:50:07.206Z] #150 DONE 0.2s [2023-10-03T20:50:07.206Z] [2023-10-03T20:50:07.206Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T20:50:07.206Z] #131 ... [2023-10-03T20:50:07.206Z] [2023-10-03T20:50:07.206Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:50:07.206Z] #151 DONE 0.1s [2023-10-03T20:50:07.473Z] [2023-10-03T20:50:07.473Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-10-03T20:50:07.739Z] #152 DONE 0.3s [2023-10-03T20:50:07.739Z] [2023-10-03T20:50:07.739Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:50:07.739Z] #123 ... [2023-10-03T20:50:07.739Z] [2023-10-03T20:50:07.739Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-10-03T20:50:08.015Z] #153 DONE 0.2s [2023-10-03T20:50:08.015Z] [2023-10-03T20:50:08.015Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:50:08.015Z] #154 DONE 0.1s [2023-10-03T20:50:08.015Z] [2023-10-03T20:50:08.015Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T20:50:08.015Z] #125 ... [2023-10-03T20:50:08.015Z] [2023-10-03T20:50:08.015Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-10-03T20:50:08.282Z] #155 DONE 0.2s [2023-10-03T20:50:08.282Z] [2023-10-03T20:50:08.282Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-10-03T20:50:08.552Z] #156 DONE 0.3s [2023-10-03T20:50:08.552Z] [2023-10-03T20:50:08.552Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T20:50:08.552Z] #128 ... [2023-10-03T20:50:08.552Z] [2023-10-03T20:50:08.552Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-10-03T20:50:08.552Z] #157 DONE 0.1s [2023-10-03T20:50:08.819Z] [2023-10-03T20:50:08.819Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:50:10.759Z] #158 DONE 1.9s [2023-10-03T20:50:10.759Z] [2023-10-03T20:50:10.759Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:50:10.759Z] #123 ... [2023-10-03T20:50:10.759Z] [2023-10-03T20:50:10.759Z] #95 [security-secretstore-setup] exporting to image [2023-10-03T20:50:10.759Z] #95 exporting layers [2023-10-03T20:50:12.162Z] #95 exporting layers 1.3s done [2023-10-03T20:50:12.162Z] #95 writing image sha256:f763786ca28913bd4887634207e2ef81c9ec5a2b26485078ab6e473e73784ced done [2023-10-03T20:50:12.162Z] #95 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-10-03T20:50:12.162Z] #95 DONE 5.2s [2023-10-03T20:50:12.162Z] [2023-10-03T20:50:12.162Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:50:13.123Z] #98 ... [2023-10-03T20:50:13.123Z] [2023-10-03T20:50:13.123Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-10-03T20:50:13.123Z] #125 DONE 773.8s [2023-10-03T20:50:13.123Z] [2023-10-03T20:50:13.123Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T20:50:13.396Z] #126 ... [2023-10-03T20:50:13.396Z] [2023-10-03T20:50:13.396Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:50:13.662Z] #159 DONE 0.1s [2023-10-03T20:50:13.662Z] [2023-10-03T20:50:13.662Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:50:13.947Z] #160 DONE 0.1s [2023-10-03T20:50:13.947Z] [2023-10-03T20:50:13.947Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-10-03T20:50:13.947Z] #161 DONE 0.2s [2023-10-03T20:50:13.947Z] [2023-10-03T20:50:13.947Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:50:13.947Z] #162 DONE 0.1s [2023-10-03T20:50:13.947Z] [2023-10-03T20:50:13.947Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T20:50:14.214Z] #128 ... [2023-10-03T20:50:14.214Z] [2023-10-03T20:50:14.214Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-10-03T20:50:14.483Z] #163 DONE 0.2s [2023-10-03T20:50:14.483Z] [2023-10-03T20:50:14.483Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:50:16.673Z] #164 DONE 2.1s [2023-10-03T20:50:16.673Z] [2023-10-03T20:50:16.673Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T20:50:16.673Z] #128 ... [2023-10-03T20:50:16.673Z] [2023-10-03T20:50:16.673Z] #95 [security-proxy-auth] exporting to image [2023-10-03T20:50:16.939Z] #95 exporting layers 0.6s done [2023-10-03T20:50:17.205Z] #95 writing image sha256:08a03c7f1ccfbe54f2ce1287da09407fea3039389bdda2e999d661108d21fbe9 done [2023-10-03T20:50:17.205Z] #95 naming to docker.io/library/security-proxy-auth-arm64 done [2023-10-03T20:50:17.205Z] #95 DONE 5.8s [2023-10-03T20:50:17.205Z] [2023-10-03T20:50:17.205Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:50:32.186Z] #98 ... [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #126 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-10-03T20:50:32.186Z] #126 DONE 791.8s [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:50:32.186Z] #53 ... [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:50:32.186Z] #165 DONE 0.3s [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:50:32.186Z] #166 DONE 0.2s [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-10-03T20:50:32.186Z] #167 DONE 0.2s [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:50:32.186Z] #168 DONE 0.1s [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:50:32.186Z] #53 ... [2023-10-03T20:50:32.186Z] [2023-10-03T20:50:32.186Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-10-03T20:50:32.455Z] #169 DONE 0.2s [2023-10-03T20:50:32.455Z] [2023-10-03T20:50:32.455Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-10-03T20:50:34.402Z] #170 DONE 1.9s [2023-10-03T20:50:34.402Z] [2023-10-03T20:50:34.402Z] #95 [core-common-config-bootstrapper] exporting to image [2023-10-03T20:50:34.402Z] #95 exporting layers [2023-10-03T20:50:34.680Z] #95 exporting layers 0.5s done [2023-10-03T20:50:34.680Z] #95 writing image sha256:d15eb0c7eaddbc37d8a5c259f457e72721abd6d1474faef39319e1df44587c65 0.1s done [2023-10-03T20:50:34.680Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2023-10-03T20:50:34.950Z] #95 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done [2023-10-03T20:50:34.950Z] #95 DONE 6.4s [2023-10-03T20:50:34.950Z] [2023-10-03T20:50:34.950Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:01.603Z] #53 ... [2023-10-03T20:51:01.603Z] [2023-10-03T20:51:01.603Z] #128 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-10-03T20:51:01.603Z] #128 DONE 821.7s [2023-10-03T20:51:01.603Z] [2023-10-03T20:51:01.603Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:51:01.603Z] #123 ... [2023-10-03T20:51:01.603Z] [2023-10-03T20:51:01.603Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:51:01.603Z] #171 DONE 0.2s [2023-10-03T20:51:01.603Z] [2023-10-03T20:51:01.603Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:51:01.603Z] #98 ... [2023-10-03T20:51:01.603Z] [2023-10-03T20:51:01.603Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:51:01.871Z] #172 DONE 0.2s [2023-10-03T20:51:01.871Z] [2023-10-03T20:51:01.871Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-10-03T20:51:02.147Z] #173 DONE 0.3s [2023-10-03T20:51:02.147Z] [2023-10-03T20:51:02.147Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:51:02.147Z] #174 DONE 0.1s [2023-10-03T20:51:02.147Z] [2023-10-03T20:51:02.147Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:51:02.415Z] #98 ... [2023-10-03T20:51:02.415Z] [2023-10-03T20:51:02.415Z] #95 [core-command] exporting to image [2023-10-03T20:51:02.415Z] #95 exporting layers [2023-10-03T20:51:02.682Z] #95 exporting layers 0.4s done [2023-10-03T20:51:02.682Z] #95 writing image sha256:7e9eeca87254fb0dbb934932989ce15b05021fe2bc901aded2c06f3c71ff94bc done [2023-10-03T20:51:02.682Z] #95 naming to docker.io/library/core-command-arm64 done [2023-10-03T20:51:02.682Z] #95 DONE 6.8s [2023-10-03T20:51:02.682Z] [2023-10-03T20:51:02.682Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:51:10.868Z] #123 ... [2023-10-03T20:51:10.868Z] [2023-10-03T20:51:10.868Z] #131 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-10-03T20:51:10.868Z] #131 DONE 830.6s [2023-10-03T20:51:10.868Z] [2023-10-03T20:51:10.868Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-10-03T20:51:10.868Z] #129 DONE 830.7s [2023-10-03T20:51:10.868Z] [2023-10-03T20:51:10.868Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:51:10.868Z] #98 ... [2023-10-03T20:51:10.868Z] [2023-10-03T20:51:10.868Z] #175 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:51:10.868Z] #175 DONE 0.3s [2023-10-03T20:51:10.868Z] [2023-10-03T20:51:10.868Z] #176 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:51:10.868Z] #176 DONE 0.4s [2023-10-03T20:51:10.868Z] [2023-10-03T20:51:10.868Z] #177 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:51:10.868Z] #177 DONE 0.3s [2023-10-03T20:51:10.868Z] [2023-10-03T20:51:10.868Z] #178 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:51:11.451Z] #178 DONE 0.3s [2023-10-03T20:51:11.451Z] [2023-10-03T20:51:11.451Z] #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-03T20:51:11.716Z] #179 ... [2023-10-03T20:51:11.716Z] [2023-10-03T20:51:11.716Z] #180 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-10-03T20:51:11.716Z] #180 DONE 0.5s [2023-10-03T20:51:11.716Z] [2023-10-03T20:51:11.716Z] #181 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:51:11.716Z] #181 DONE 0.3s [2023-10-03T20:51:11.716Z] [2023-10-03T20:51:11.716Z] #179 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-10-03T20:51:11.716Z] #179 DONE 0.5s [2023-10-03T20:51:11.716Z] [2023-10-03T20:51:11.716Z] #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-03T20:51:11.982Z] #182 ... [2023-10-03T20:51:11.982Z] [2023-10-03T20:51:11.982Z] #183 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:51:11.982Z] #183 DONE 0.3s [2023-10-03T20:51:12.247Z] [2023-10-03T20:51:12.247Z] #182 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-10-03T20:51:12.247Z] #182 DONE 0.3s [2023-10-03T20:51:12.247Z] [2023-10-03T20:51:12.247Z] #95 [core-metadata] exporting to image [2023-10-03T20:51:12.247Z] #95 exporting layers [2023-10-03T20:51:12.511Z] #95 exporting layers 0.5s done [2023-10-03T20:51:12.511Z] #95 writing image sha256:820b68c1ff99d9e360304d43839e05c8ef449c742d5969d6e3362b9ab6e42d0a 0.0s done [2023-10-03T20:51:12.511Z] #95 naming to docker.io/library/core-data-arm64 0.0s done [2023-10-03T20:51:12.777Z] #95 writing image sha256:3f10dc2daaa9e4286f1ebbc36ab770a66b65fe459062f337a5e74774ef339dcc done [2023-10-03T20:51:12.777Z] #95 naming to docker.io/library/core-metadata-arm64 done [2023-10-03T20:51:12.777Z] #95 DONE 7.4s [2023-10-03T20:51:12.777Z] [2023-10-03T20:51:12.777Z] #123 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-10-03T20:51:30.958Z] #123 DONE 850.2s [2023-10-03T20:51:30.958Z] [2023-10-03T20:51:30.958Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:30.958Z] #53 ... [2023-10-03T20:51:30.958Z] [2023-10-03T20:51:30.958Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:51:30.958Z] #184 DONE 0.2s [2023-10-03T20:51:30.958Z] [2023-10-03T20:51:30.958Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:51:30.958Z] #98 ... [2023-10-03T20:51:30.958Z] [2023-10-03T20:51:30.958Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:51:30.958Z] #185 DONE 0.1s [2023-10-03T20:51:31.228Z] [2023-10-03T20:51:31.229Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-10-03T20:51:31.493Z] #186 DONE 0.4s [2023-10-03T20:51:31.493Z] [2023-10-03T20:51:31.493Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:51:31.759Z] #187 DONE 0.1s [2023-10-03T20:51:31.759Z] [2023-10-03T20:51:31.759Z] #95 [security-spiffe-token-provider] exporting to image [2023-10-03T20:51:31.759Z] #95 exporting layers [2023-10-03T20:51:34.345Z] #95 exporting layers 2.2s done [2023-10-03T20:51:34.346Z] #95 writing image sha256:1aac6f73885d0922a9a354bfef487d997d10fe8331ffe7ae78e23043fa00723e done [2023-10-03T20:51:34.346Z] #95 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-10-03T20:51:34.346Z] #95 DONE 9.6s [2023-10-03T20:51:34.346Z] [2023-10-03T20:51:34.346Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:49.315Z] #53 ... [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #127 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-10-03T20:51:49.315Z] #127 DONE 869.1s [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:49.315Z] #53 ... [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:51:49.315Z] #188 DONE 0.1s [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:51:49.315Z] #189 DONE 0.2s [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #190 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-10-03T20:51:49.315Z] #190 DONE 0.4s [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:49.315Z] #53 ... [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #191 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:51:49.315Z] #191 DONE 0.1s [2023-10-03T20:51:49.315Z] [2023-10-03T20:51:49.315Z] #95 [support-scheduler] exporting to image [2023-10-03T20:51:49.315Z] #95 exporting layers [2023-10-03T20:51:49.582Z] #95 ... [2023-10-03T20:51:49.582Z] [2023-10-03T20:51:49.582Z] #98 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-10-03T20:51:49.582Z] #98 DONE 870.6s [2023-10-03T20:51:49.848Z] [2023-10-03T20:51:49.848Z] #95 [support-scheduler] exporting to image [2023-10-03T20:51:49.848Z] #95 exporting layers 0.5s done [2023-10-03T20:51:49.848Z] #95 writing image sha256:59cd08461f57f8959c323b62bca5caf0d109a68636101d953fa9b4c98ff5a60d done [2023-10-03T20:51:49.848Z] #95 naming to docker.io/library/support-scheduler-arm64 done [2023-10-03T20:51:49.848Z] #95 DONE 10.1s [2023-10-03T20:51:49.848Z] [2023-10-03T20:51:49.848Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:49.848Z] #53 ... [2023-10-03T20:51:49.848Z] [2023-10-03T20:51:49.848Z] #192 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-10-03T20:51:49.848Z] #192 DONE 0.1s [2023-10-03T20:51:50.112Z] [2023-10-03T20:51:50.112Z] #193 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-10-03T20:51:50.112Z] #193 DONE 0.1s [2023-10-03T20:51:50.112Z] [2023-10-03T20:51:50.112Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:50.112Z] #53 ... [2023-10-03T20:51:50.112Z] [2023-10-03T20:51:50.112Z] #194 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-10-03T20:51:50.697Z] #194 DONE 0.4s [2023-10-03T20:51:50.697Z] [2023-10-03T20:51:50.697Z] #195 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-10-03T20:51:50.697Z] #195 DONE 0.1s [2023-10-03T20:51:50.697Z] [2023-10-03T20:51:50.697Z] #95 [support-notifications] exporting to image [2023-10-03T20:51:50.962Z] #95 exporting layers 0.4s done [2023-10-03T20:51:50.963Z] #95 writing image sha256:9e4515b6f07c6d6624aafeae9b17544de7aebc36d8e3d12dff5d1416ebd7d6c6 done [2023-10-03T20:51:50.963Z] #95 naming to docker.io/library/support-notifications-arm64 done [2023-10-03T20:51:50.963Z] #95 DONE 10.5s [2023-10-03T20:51:50.963Z] [2023-10-03T20:51:50.963Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-10-03T20:51:50.963Z] time="2023-10-03T20:36:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-10-03T20:51:50.979Z] $ docker stop --time=1 81089b3eb792a4d3ea197dcdcc88ede05421b7fbd13027e528a75cf4451f3eff [2023-10-03T20:51:52.567Z] $ docker rm -f --volumes 81089b3eb792a4d3ea197dcdcc88ede05421b7fbd13027e528a75cf4451f3eff [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T20:51:53.027Z] + docker images [2023-10-03T20:51:53.027Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-10-03T20:51:53.027Z] support-notifications-arm64 latest 9e4515b6f07c 2 seconds ago 34.2MB [2023-10-03T20:51:53.027Z] support-scheduler-arm64 latest 59cd08461f57 3 seconds ago 33.5MB [2023-10-03T20:51:53.027Z] security-spiffe-token-provider-arm64 latest 1aac6f73885d 21 seconds ago 35.1MB [2023-10-03T20:51:53.027Z] core-metadata-arm64 latest 3f10dc2daaa9 41 seconds ago 21.5MB [2023-10-03T20:51:53.027Z] core-data-arm64 latest 820b68c1ff99 41 seconds ago 21.2MB [2023-10-03T20:51:53.027Z] core-command-arm64 latest 7e9eeca87254 50 seconds ago 21MB [2023-10-03T20:51:53.027Z] core-common-config-bootstrapper-arm64 latest d15eb0c7eadd About a minute ago 18.3MB [2023-10-03T20:51:53.027Z] security-proxy-auth-arm64 latest 08a03c7f1ccf About a minute ago 19.4MB [2023-10-03T20:51:53.027Z] security-secretstore-setup-arm64 latest f763786ca289 About a minute ago 43.7MB [2023-10-03T20:51:53.027Z] security-bootstrapper-arm64 latest 86d553c68813 About a minute ago 23.1MB [2023-10-03T20:51:53.027Z] security-proxy-setup-arm64 latest 5b7a1b6b0f2a 2 minutes ago 29.1MB [2023-10-03T20:51:53.027Z] security-spire-server-arm64 latest 6f8ae5cb12a5 15 minutes ago 96.6MB [2023-10-03T20:51:53.027Z] security-spire-config-arm64 latest 163a8b1ba5c3 15 minutes ago 95.8MB [2023-10-03T20:51:53.027Z] security-spire-agent-arm64 latest 44831216805a 15 minutes ago 152MB [2023-10-03T20:51:53.027Z] ci-base-image-arm64 latest b29583b0d18f 16 minutes ago 924MB [2023-10-03T20:51:53.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 13 days ago 553MB [2023-10-03T20:51:53.027Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 4 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T20:51:53.149Z] provisioning config files... [2023-10-03T20:51:53.162Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/593@tmp/config4451749925694650701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:51:53.494Z] ---> docker-login.sh [2023-10-03T20:51:53.494Z] nexus3.edgexfoundry.org:10001 [2023-10-03T20:51:53.494Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:51:53.760Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:51:53.760Z] Configure a credential helper to remove this warning. See [2023-10-03T20:51:53.760Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:51:53.760Z] [2023-10-03T20:51:53.760Z] Login Succeeded [2023-10-03T20:51:53.760Z] nexus3.edgexfoundry.org:10002 [2023-10-03T20:51:54.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:51:54.025Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:51:54.025Z] Configure a credential helper to remove this warning. See [2023-10-03T20:51:54.025Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:51:54.025Z] [2023-10-03T20:51:54.025Z] Login Succeeded [2023-10-03T20:51:54.025Z] nexus3.edgexfoundry.org:10003 [2023-10-03T20:51:54.291Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:51:54.560Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:51:54.560Z] Configure a credential helper to remove this warning. See [2023-10-03T20:51:54.560Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:51:54.560Z] [2023-10-03T20:51:54.560Z] Login Succeeded [2023-10-03T20:51:54.560Z] nexus3.edgexfoundry.org:10004 [2023-10-03T20:51:54.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:51:54.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:51:54.825Z] Configure a credential helper to remove this warning. See [2023-10-03T20:51:54.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:51:54.825Z] [2023-10-03T20:51:54.825Z] Login Succeeded [2023-10-03T20:51:54.825Z] docker.io [2023-10-03T20:51:55.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-03T20:51:55.354Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-03T20:51:55.354Z] Configure a credential helper to remove this warning. See [2023-10-03T20:51:55.354Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-03T20:51:55.354Z] [2023-10-03T20:51:55.354Z] Login Succeeded [2023-10-03T20:51:55.354Z] ---> docker-login.sh ends [Pipeline] } [2023-10-03T20:51:55.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:51:55.400Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-03T20:51:55.423Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-10-03T20:51:55.423Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:51:55.423Z] latest [2023-10-03T20:51:55.423Z] 3.1.0-dev.59 [2023-10-03T20:51:55.423Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:51:55.423Z] main [2023-10-03T20:51:55.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:51:55.760Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:51:56.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:51:56.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-03T20:51:56.108Z] 4e887b5bb61c: Preparing [2023-10-03T20:51:56.108Z] 3fb539bc067f: Preparing [2023-10-03T20:51:56.108Z] 916ec97f5ddd: Preparing [2023-10-03T20:51:56.108Z] 7d4764a37ba9: Preparing [2023-10-03T20:51:56.108Z] beb2add2b518: Preparing [2023-10-03T20:51:56.108Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:51:56.108Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:51:56.374Z] 7d4764a37ba9: Pushed [2023-10-03T20:51:56.374Z] 916ec97f5ddd: Pushed [2023-10-03T20:51:56.374Z] beb2add2b518: Pushed [2023-10-03T20:51:56.374Z] 4e887b5bb61c: Pushed [2023-10-03T20:51:58.313Z] 5f4d9fc4d98d: Pushed [2023-10-03T20:51:59.267Z] 3fb539bc067f: Pushed [2023-10-03T20:51:59.532Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:51:59.877Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:00.208Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-03T20:52:00.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-03T20:52:00.208Z] 4e887b5bb61c: Preparing [2023-10-03T20:52:00.208Z] 3fb539bc067f: Preparing [2023-10-03T20:52:00.208Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:00.208Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:00.208Z] beb2add2b518: Preparing [2023-10-03T20:52:00.208Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:00.208Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:00.208Z] 4e887b5bb61c: Layer already exists [2023-10-03T20:52:00.208Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:00.208Z] beb2add2b518: Layer already exists [2023-10-03T20:52:00.208Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:00.208Z] 3fb539bc067f: Layer already exists [2023-10-03T20:52:00.208Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:00.208Z] latest: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:00.542Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:01.457Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.59 [2023-10-03T20:52:01.457Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-03T20:52:01.457Z] 4e887b5bb61c: Preparing [2023-10-03T20:52:01.457Z] 3fb539bc067f: Preparing [2023-10-03T20:52:01.457Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:01.457Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:01.457Z] beb2add2b518: Preparing [2023-10-03T20:52:01.457Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:01.457Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:01.457Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:01.457Z] beb2add2b518: Layer already exists [2023-10-03T20:52:01.457Z] 3fb539bc067f: Layer already exists [2023-10-03T20:52:01.457Z] 4e887b5bb61c: Layer already exists [2023-10-03T20:52:01.457Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:01.457Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:01.457Z] 3.1.0-dev.59: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:01.799Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:02.137Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:02.137Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-03T20:52:02.137Z] 4e887b5bb61c: Preparing [2023-10-03T20:52:02.137Z] 3fb539bc067f: Preparing [2023-10-03T20:52:02.137Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:02.137Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:02.137Z] beb2add2b518: Preparing [2023-10-03T20:52:02.137Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:02.137Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:02.137Z] 4e887b5bb61c: Layer already exists [2023-10-03T20:52:02.137Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:02.137Z] 3fb539bc067f: Layer already exists [2023-10-03T20:52:02.137Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:02.137Z] beb2add2b518: Layer already exists [2023-10-03T20:52:02.137Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:02.137Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:02.485Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:02.821Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-10-03T20:52:02.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-10-03T20:52:02.821Z] 4e887b5bb61c: Preparing [2023-10-03T20:52:02.821Z] 3fb539bc067f: Preparing [2023-10-03T20:52:02.821Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:02.821Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:02.821Z] beb2add2b518: Preparing [2023-10-03T20:52:02.821Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:02.821Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:02.821Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:02.821Z] beb2add2b518: Layer already exists [2023-10-03T20:52:02.821Z] 3fb539bc067f: Layer already exists [2023-10-03T20:52:02.821Z] 4e887b5bb61c: Layer already exists [2023-10-03T20:52:02.821Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:02.821Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:03.088Z] main: digest: sha256:95b3847d51e8bb83590a5f51d9b1eb983a673c6d6dcfb0260e841b4603cd1bb0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:03.134Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:03.142Z] taggedImages: [2023-10-03T20:52:03.142Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:03.142Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-10-03T20:52:03.142Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.59 [2023-10-03T20:52:03.142Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:03.142Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-10-03T20:52:03.159Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-10-03T20:52:03.159Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:03.159Z] latest [2023-10-03T20:52:03.159Z] 3.1.0-dev.59 [2023-10-03T20:52:03.159Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:03.159Z] main [2023-10-03T20:52:03.159Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:03.498Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:03.852Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:03.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-03T20:52:03.852Z] 8522f0733a03: Preparing [2023-10-03T20:52:03.852Z] 1df18086d6f8: Preparing [2023-10-03T20:52:03.852Z] 032cc47e1356: Preparing [2023-10-03T20:52:03.852Z] 5928a4d962ba: Preparing [2023-10-03T20:52:03.852Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:03.852Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:03.852Z] beb2add2b518: Preparing [2023-10-03T20:52:03.852Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:03.852Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:03.852Z] beb2add2b518: Waiting [2023-10-03T20:52:03.852Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:03.852Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:03.852Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:04.126Z] beb2add2b518: Layer already exists [2023-10-03T20:52:04.126Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:04.126Z] 8522f0733a03: Pushed [2023-10-03T20:52:04.126Z] 032cc47e1356: Pushed [2023-10-03T20:52:04.126Z] 1df18086d6f8: Pushed [2023-10-03T20:52:06.088Z] 5928a4d962ba: Pushed [2023-10-03T20:52:06.353Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:06.695Z] + 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-10-03T20:52:07.027Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-03T20:52:07.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-03T20:52:07.027Z] 8522f0733a03: Preparing [2023-10-03T20:52:07.027Z] 1df18086d6f8: Preparing [2023-10-03T20:52:07.027Z] 032cc47e1356: Preparing [2023-10-03T20:52:07.027Z] 5928a4d962ba: Preparing [2023-10-03T20:52:07.027Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:07.027Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:07.027Z] beb2add2b518: Preparing [2023-10-03T20:52:07.027Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:07.027Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:07.027Z] beb2add2b518: Waiting [2023-10-03T20:52:07.027Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:07.027Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:07.027Z] 8522f0733a03: Layer already exists [2023-10-03T20:52:07.027Z] 032cc47e1356: Layer already exists [2023-10-03T20:52:07.027Z] 1df18086d6f8: Layer already exists [2023-10-03T20:52:07.027Z] 5928a4d962ba: Layer already exists [2023-10-03T20:52:07.027Z] beb2add2b518: Layer already exists [2023-10-03T20:52:07.027Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:07.027Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:07.027Z] latest: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:07.359Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:07.687Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.59 [2023-10-03T20:52:07.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-03T20:52:07.687Z] 8522f0733a03: Preparing [2023-10-03T20:52:07.687Z] 1df18086d6f8: Preparing [2023-10-03T20:52:07.687Z] 032cc47e1356: Preparing [2023-10-03T20:52:07.687Z] 5928a4d962ba: Preparing [2023-10-03T20:52:07.687Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:07.687Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:07.687Z] beb2add2b518: Preparing [2023-10-03T20:52:07.687Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:07.687Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:07.687Z] beb2add2b518: Waiting [2023-10-03T20:52:07.687Z] 5928a4d962ba: Layer already exists [2023-10-03T20:52:07.687Z] 1df18086d6f8: Layer already exists [2023-10-03T20:52:07.687Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:07.687Z] 032cc47e1356: Layer already exists [2023-10-03T20:52:07.687Z] 8522f0733a03: Layer already exists [2023-10-03T20:52:07.687Z] beb2add2b518: Layer already exists [2023-10-03T20:52:07.687Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:07.687Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:07.687Z] 3.1.0-dev.59: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:08.018Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:08.351Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:08.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-03T20:52:08.351Z] 8522f0733a03: Preparing [2023-10-03T20:52:08.351Z] 1df18086d6f8: Preparing [2023-10-03T20:52:08.351Z] 032cc47e1356: Preparing [2023-10-03T20:52:08.351Z] 5928a4d962ba: Preparing [2023-10-03T20:52:08.351Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:08.351Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:08.351Z] beb2add2b518: Preparing [2023-10-03T20:52:08.351Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:08.351Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:08.351Z] beb2add2b518: Waiting [2023-10-03T20:52:08.351Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:08.351Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:08.351Z] 032cc47e1356: Layer already exists [2023-10-03T20:52:08.351Z] 5928a4d962ba: Layer already exists [2023-10-03T20:52:08.351Z] 8522f0733a03: Layer already exists [2023-10-03T20:52:08.351Z] 1df18086d6f8: Layer already exists [2023-10-03T20:52:08.351Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:08.351Z] beb2add2b518: Layer already exists [2023-10-03T20:52:08.351Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:08.614Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:08.945Z] + 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-10-03T20:52:09.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-10-03T20:52:09.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-10-03T20:52:09.275Z] 8522f0733a03: Preparing [2023-10-03T20:52:09.275Z] 1df18086d6f8: Preparing [2023-10-03T20:52:09.275Z] 032cc47e1356: Preparing [2023-10-03T20:52:09.275Z] 5928a4d962ba: Preparing [2023-10-03T20:52:09.275Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:09.275Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:09.275Z] beb2add2b518: Preparing [2023-10-03T20:52:09.275Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:09.275Z] beb2add2b518: Waiting [2023-10-03T20:52:09.275Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:09.275Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:09.275Z] 032cc47e1356: Layer already exists [2023-10-03T20:52:09.275Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:09.275Z] 8522f0733a03: Layer already exists [2023-10-03T20:52:09.275Z] 1df18086d6f8: Layer already exists [2023-10-03T20:52:09.275Z] 5928a4d962ba: Layer already exists [2023-10-03T20:52:09.275Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:09.275Z] beb2add2b518: Layer already exists [2023-10-03T20:52:09.275Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:09.275Z] main: digest: sha256:acf40cce48d64f3233c883cdd4ff3d7631e280d343ba3970a27204a971551204 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:09.576Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:09.587Z] taggedImages: [2023-10-03T20:52:09.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:09.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-10-03T20:52:09.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.59 [2023-10-03T20:52:09.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:09.587Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-10-03T20:52:09.612Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-10-03T20:52:09.612Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:09.612Z] latest [2023-10-03T20:52:09.612Z] 3.1.0-dev.59 [2023-10-03T20:52:09.612Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:09.612Z] main [2023-10-03T20:52:09.612Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:09.945Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:10.273Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:10.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-03T20:52:10.273Z] 90b007d88dfc: Preparing [2023-10-03T20:52:10.273Z] 3e37ee5921f4: Preparing [2023-10-03T20:52:10.273Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:10.273Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:10.273Z] 59791ff0c48e: Preparing [2023-10-03T20:52:10.273Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:10.273Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:10.273Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:10.273Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:10.273Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:10.537Z] 59791ff0c48e: Pushed [2023-10-03T20:52:10.537Z] 90b007d88dfc: Pushed [2023-10-03T20:52:13.863Z] 3e37ee5921f4: Pushed [2023-10-03T20:52:13.863Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:14.191Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:14.536Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-03T20:52:14.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-03T20:52:14.536Z] 90b007d88dfc: Preparing [2023-10-03T20:52:14.536Z] 3e37ee5921f4: Preparing [2023-10-03T20:52:14.536Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:14.536Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:14.536Z] 59791ff0c48e: Preparing [2023-10-03T20:52:14.536Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:14.536Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:14.536Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:14.536Z] 59791ff0c48e: Layer already exists [2023-10-03T20:52:14.536Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:14.536Z] 3e37ee5921f4: Layer already exists [2023-10-03T20:52:14.536Z] 90b007d88dfc: Layer already exists [2023-10-03T20:52:14.536Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:14.536Z] latest: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:15.129Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:15.456Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.59 [2023-10-03T20:52:15.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-03T20:52:15.456Z] 90b007d88dfc: Preparing [2023-10-03T20:52:15.456Z] 3e37ee5921f4: Preparing [2023-10-03T20:52:15.456Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:15.456Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:15.456Z] 59791ff0c48e: Preparing [2023-10-03T20:52:15.456Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:15.456Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:15.456Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:15.456Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:15.456Z] 59791ff0c48e: Layer already exists [2023-10-03T20:52:15.456Z] 90b007d88dfc: Layer already exists [2023-10-03T20:52:15.456Z] 3e37ee5921f4: Layer already exists [2023-10-03T20:52:15.456Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:15.456Z] 3.1.0-dev.59: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:15.784Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:16.106Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:16.106Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-03T20:52:16.106Z] 90b007d88dfc: Preparing [2023-10-03T20:52:16.106Z] 3e37ee5921f4: Preparing [2023-10-03T20:52:16.106Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:16.106Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:16.106Z] 59791ff0c48e: Preparing [2023-10-03T20:52:16.106Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:16.106Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:16.106Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:16.106Z] 90b007d88dfc: Layer already exists [2023-10-03T20:52:16.106Z] 3e37ee5921f4: Layer already exists [2023-10-03T20:52:16.106Z] 59791ff0c48e: Layer already exists [2023-10-03T20:52:16.106Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:16.106Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:16.106Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:16.433Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:16.758Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-10-03T20:52:16.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-10-03T20:52:16.758Z] 90b007d88dfc: Preparing [2023-10-03T20:52:16.758Z] 3e37ee5921f4: Preparing [2023-10-03T20:52:16.758Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:16.758Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:16.758Z] 59791ff0c48e: Preparing [2023-10-03T20:52:16.758Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:16.758Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:16.758Z] 3e37ee5921f4: Layer already exists [2023-10-03T20:52:16.758Z] 59791ff0c48e: Layer already exists [2023-10-03T20:52:16.758Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:16.758Z] 90b007d88dfc: Layer already exists [2023-10-03T20:52:16.758Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:16.758Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:17.021Z] main: digest: sha256:e219eceb90ead04d585fb81cea902732e9ff3469c180c62d3711fa52d6d304f0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:17.063Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:17.069Z] taggedImages: [2023-10-03T20:52:17.069Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:17.069Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-10-03T20:52:17.069Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.59 [2023-10-03T20:52:17.069Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:17.069Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-10-03T20:52:17.084Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-10-03T20:52:17.084Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:17.084Z] latest [2023-10-03T20:52:17.084Z] 3.1.0-dev.59 [2023-10-03T20:52:17.084Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:17.084Z] main [2023-10-03T20:52:17.084Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:17.409Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:17.733Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:17.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-03T20:52:17.733Z] acc703c4d8e8: Preparing [2023-10-03T20:52:17.733Z] 4a065c587957: Preparing [2023-10-03T20:52:17.733Z] e9093928bdb0: Preparing [2023-10-03T20:52:17.733Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:17.733Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:17.733Z] beb2add2b518: Preparing [2023-10-03T20:52:17.733Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:17.733Z] beb2add2b518: Waiting [2023-10-03T20:52:17.733Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:17.733Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:17.734Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:17.734Z] beb2add2b518: Layer already exists [2023-10-03T20:52:17.734Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:17.998Z] 4a065c587957: Pushed [2023-10-03T20:52:17.998Z] acc703c4d8e8: Pushed [2023-10-03T20:52:21.325Z] e9093928bdb0: Pushed [2023-10-03T20:52:21.325Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:21.654Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:21.980Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-03T20:52:21.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-03T20:52:21.980Z] acc703c4d8e8: Preparing [2023-10-03T20:52:21.980Z] 4a065c587957: Preparing [2023-10-03T20:52:21.980Z] e9093928bdb0: Preparing [2023-10-03T20:52:21.980Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:21.980Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:21.980Z] beb2add2b518: Preparing [2023-10-03T20:52:21.980Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:21.980Z] beb2add2b518: Waiting [2023-10-03T20:52:21.980Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:21.980Z] e9093928bdb0: Layer already exists [2023-10-03T20:52:21.980Z] acc703c4d8e8: Layer already exists [2023-10-03T20:52:21.980Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:21.980Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:21.980Z] 4a065c587957: Layer already exists [2023-10-03T20:52:21.980Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:21.980Z] beb2add2b518: Layer already exists [2023-10-03T20:52:21.980Z] latest: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:22.575Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:22.905Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.59 [2023-10-03T20:52:22.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-03T20:52:22.905Z] acc703c4d8e8: Preparing [2023-10-03T20:52:22.905Z] 4a065c587957: Preparing [2023-10-03T20:52:22.905Z] e9093928bdb0: Preparing [2023-10-03T20:52:22.905Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:22.905Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:22.905Z] beb2add2b518: Preparing [2023-10-03T20:52:22.905Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:22.905Z] beb2add2b518: Waiting [2023-10-03T20:52:22.905Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:22.905Z] acc703c4d8e8: Layer already exists [2023-10-03T20:52:22.905Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:22.905Z] e9093928bdb0: Layer already exists [2023-10-03T20:52:22.905Z] 4a065c587957: Layer already exists [2023-10-03T20:52:22.905Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:22.905Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:22.905Z] beb2add2b518: Layer already exists [2023-10-03T20:52:22.905Z] 3.1.0-dev.59: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:23.236Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:23.568Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:23.568Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-03T20:52:23.568Z] acc703c4d8e8: Preparing [2023-10-03T20:52:23.568Z] 4a065c587957: Preparing [2023-10-03T20:52:23.568Z] e9093928bdb0: Preparing [2023-10-03T20:52:23.568Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:23.568Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:23.568Z] beb2add2b518: Preparing [2023-10-03T20:52:23.568Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:23.568Z] beb2add2b518: Waiting [2023-10-03T20:52:23.568Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:23.568Z] 4a065c587957: Layer already exists [2023-10-03T20:52:23.568Z] e9093928bdb0: Layer already exists [2023-10-03T20:52:23.568Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:23.568Z] acc703c4d8e8: Layer already exists [2023-10-03T20:52:23.568Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:23.568Z] beb2add2b518: Layer already exists [2023-10-03T20:52:23.568Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:24.163Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:24.488Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-10-03T20:52:24.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-10-03T20:52:24.488Z] acc703c4d8e8: Preparing [2023-10-03T20:52:24.488Z] 4a065c587957: Preparing [2023-10-03T20:52:24.488Z] e9093928bdb0: Preparing [2023-10-03T20:52:24.488Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:24.488Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:24.488Z] beb2add2b518: Preparing [2023-10-03T20:52:24.488Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:24.488Z] beb2add2b518: Waiting [2023-10-03T20:52:24.488Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:24.488Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:24.488Z] 4a065c587957: Layer already exists [2023-10-03T20:52:24.488Z] e9093928bdb0: Layer already exists [2023-10-03T20:52:24.488Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:24.488Z] acc703c4d8e8: Layer already exists [2023-10-03T20:52:24.488Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:24.488Z] beb2add2b518: Layer already exists [2023-10-03T20:52:24.753Z] main: digest: sha256:244dc61f85c79ea8cb6943e6e13f5571ea761327f8c11352769ca78ef07368e8 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:24.810Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:24.818Z] taggedImages: [2023-10-03T20:52:24.818Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:24.818Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-10-03T20:52:24.818Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.59 [2023-10-03T20:52:24.818Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:24.818Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-10-03T20:52:24.837Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-10-03T20:52:24.837Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:24.837Z] latest [2023-10-03T20:52:24.837Z] 3.1.0-dev.59 [2023-10-03T20:52:24.837Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:24.837Z] main [2023-10-03T20:52:24.837Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:25.185Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:25.510Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:25.510Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-03T20:52:25.510Z] a6c80c1668c9: Preparing [2023-10-03T20:52:25.510Z] 43032a5c161f: Preparing [2023-10-03T20:52:25.510Z] 4f010f70caa4: Preparing [2023-10-03T20:52:25.510Z] 24e5e41b82a3: Preparing [2023-10-03T20:52:25.510Z] 7f7567fb85f1: Preparing [2023-10-03T20:52:25.510Z] 264f292011b9: Preparing [2023-10-03T20:52:25.510Z] 33150ac046d0: Preparing [2023-10-03T20:52:25.510Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:25.510Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:25.510Z] 6bbbeb9b34e0: Preparing [2023-10-03T20:52:25.510Z] a5ad8ba7c1ef: Preparing [2023-10-03T20:52:25.510Z] 5f70bf18a086: Preparing [2023-10-03T20:52:25.510Z] bc669e8156cb: Preparing [2023-10-03T20:52:25.510Z] 486a9d7cd622: Preparing [2023-10-03T20:52:25.510Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:25.510Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:25.510Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:25.510Z] 6bbbeb9b34e0: Waiting [2023-10-03T20:52:25.510Z] a5ad8ba7c1ef: Waiting [2023-10-03T20:52:25.510Z] 5f70bf18a086: Waiting [2023-10-03T20:52:25.510Z] bc669e8156cb: Waiting [2023-10-03T20:52:25.510Z] 486a9d7cd622: Waiting [2023-10-03T20:52:25.510Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:25.510Z] 264f292011b9: Waiting [2023-10-03T20:52:25.510Z] 33150ac046d0: Waiting [2023-10-03T20:52:25.775Z] 43032a5c161f: Pushed [2023-10-03T20:52:25.775Z] 7f7567fb85f1: Pushed [2023-10-03T20:52:25.775Z] 24e5e41b82a3: Pushed [2023-10-03T20:52:25.775Z] 4f010f70caa4: Pushed [2023-10-03T20:52:28.343Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:28.343Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:28.343Z] a6c80c1668c9: Pushed [2023-10-03T20:52:28.343Z] 264f292011b9: Pushed [2023-10-03T20:52:28.343Z] a5ad8ba7c1ef: Pushed [2023-10-03T20:52:28.343Z] 6bbbeb9b34e0: Pushed [2023-10-03T20:52:28.343Z] 5f70bf18a086: Pushed [2023-10-03T20:52:28.343Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:28.343Z] bc669e8156cb: Pushed [2023-10-03T20:52:28.610Z] 486a9d7cd622: Pushed [2023-10-03T20:52:31.931Z] 33150ac046d0: Pushed [2023-10-03T20:52:31.931Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:32.260Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:32.586Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-03T20:52:32.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-03T20:52:32.586Z] a6c80c1668c9: Preparing [2023-10-03T20:52:32.586Z] 43032a5c161f: Preparing [2023-10-03T20:52:32.586Z] 4f010f70caa4: Preparing [2023-10-03T20:52:32.586Z] 24e5e41b82a3: Preparing [2023-10-03T20:52:32.586Z] 7f7567fb85f1: Preparing [2023-10-03T20:52:32.586Z] 264f292011b9: Preparing [2023-10-03T20:52:32.586Z] 33150ac046d0: Preparing [2023-10-03T20:52:32.586Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:32.586Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:32.586Z] 6bbbeb9b34e0: Preparing [2023-10-03T20:52:32.586Z] a5ad8ba7c1ef: Preparing [2023-10-03T20:52:32.586Z] 5f70bf18a086: Preparing [2023-10-03T20:52:32.586Z] bc669e8156cb: Preparing [2023-10-03T20:52:32.586Z] 486a9d7cd622: Preparing [2023-10-03T20:52:32.586Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:32.586Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:32.586Z] 6bbbeb9b34e0: Waiting [2023-10-03T20:52:32.586Z] a5ad8ba7c1ef: Waiting [2023-10-03T20:52:32.586Z] 5f70bf18a086: Waiting [2023-10-03T20:52:32.586Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:32.586Z] 33150ac046d0: Waiting [2023-10-03T20:52:32.586Z] bc669e8156cb: Waiting [2023-10-03T20:52:32.586Z] 486a9d7cd622: Waiting [2023-10-03T20:52:32.586Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:32.586Z] 264f292011b9: Waiting [2023-10-03T20:52:32.586Z] 7f7567fb85f1: Layer already exists [2023-10-03T20:52:32.586Z] 24e5e41b82a3: Layer already exists [2023-10-03T20:52:32.586Z] 4f010f70caa4: Layer already exists [2023-10-03T20:52:32.586Z] 43032a5c161f: Layer already exists [2023-10-03T20:52:32.586Z] a6c80c1668c9: Layer already exists [2023-10-03T20:52:32.586Z] 264f292011b9: Layer already exists [2023-10-03T20:52:32.586Z] 33150ac046d0: Layer already exists [2023-10-03T20:52:32.586Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:32.586Z] 6bbbeb9b34e0: Layer already exists [2023-10-03T20:52:32.586Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:32.586Z] 5f70bf18a086: Layer already exists [2023-10-03T20:52:32.586Z] bc669e8156cb: Layer already exists [2023-10-03T20:52:32.586Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:32.586Z] a5ad8ba7c1ef: Layer already exists [2023-10-03T20:52:32.586Z] 486a9d7cd622: Layer already exists [2023-10-03T20:52:32.851Z] latest: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:33.185Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:33.511Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.59 [2023-10-03T20:52:33.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-03T20:52:33.511Z] a6c80c1668c9: Preparing [2023-10-03T20:52:33.511Z] 43032a5c161f: Preparing [2023-10-03T20:52:33.511Z] 4f010f70caa4: Preparing [2023-10-03T20:52:33.511Z] 24e5e41b82a3: Preparing [2023-10-03T20:52:33.511Z] 7f7567fb85f1: Preparing [2023-10-03T20:52:33.511Z] 264f292011b9: Preparing [2023-10-03T20:52:33.511Z] 33150ac046d0: Preparing [2023-10-03T20:52:33.511Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:33.511Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:33.511Z] 6bbbeb9b34e0: Preparing [2023-10-03T20:52:33.511Z] a5ad8ba7c1ef: Preparing [2023-10-03T20:52:33.511Z] 5f70bf18a086: Preparing [2023-10-03T20:52:33.511Z] bc669e8156cb: Preparing [2023-10-03T20:52:33.511Z] 486a9d7cd622: Preparing [2023-10-03T20:52:33.511Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:33.511Z] 264f292011b9: Waiting [2023-10-03T20:52:33.511Z] 33150ac046d0: Waiting [2023-10-03T20:52:33.511Z] 6bbbeb9b34e0: Waiting [2023-10-03T20:52:33.511Z] a5ad8ba7c1ef: Waiting [2023-10-03T20:52:33.511Z] 5f70bf18a086: Waiting [2023-10-03T20:52:33.511Z] bc669e8156cb: Waiting [2023-10-03T20:52:33.511Z] 486a9d7cd622: Waiting [2023-10-03T20:52:33.511Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:33.511Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:33.511Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:33.511Z] 4f010f70caa4: Layer already exists [2023-10-03T20:52:33.511Z] 7f7567fb85f1: Layer already exists [2023-10-03T20:52:33.511Z] 24e5e41b82a3: Layer already exists [2023-10-03T20:52:33.511Z] a6c80c1668c9: Layer already exists [2023-10-03T20:52:33.511Z] 43032a5c161f: Layer already exists [2023-10-03T20:52:33.511Z] 33150ac046d0: Layer already exists [2023-10-03T20:52:33.511Z] 264f292011b9: Layer already exists [2023-10-03T20:52:33.511Z] 6bbbeb9b34e0: Layer already exists [2023-10-03T20:52:33.511Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:33.511Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:33.511Z] 5f70bf18a086: Layer already exists [2023-10-03T20:52:33.511Z] a5ad8ba7c1ef: Layer already exists [2023-10-03T20:52:33.511Z] 486a9d7cd622: Layer already exists [2023-10-03T20:52:33.511Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:33.511Z] bc669e8156cb: Layer already exists [2023-10-03T20:52:33.776Z] 3.1.0-dev.59: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:34.108Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:34.432Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:34.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-03T20:52:34.433Z] a6c80c1668c9: Preparing [2023-10-03T20:52:34.433Z] 43032a5c161f: Preparing [2023-10-03T20:52:34.433Z] 4f010f70caa4: Preparing [2023-10-03T20:52:34.433Z] 24e5e41b82a3: Preparing [2023-10-03T20:52:34.433Z] 7f7567fb85f1: Preparing [2023-10-03T20:52:34.433Z] 264f292011b9: Preparing [2023-10-03T20:52:34.433Z] 33150ac046d0: Preparing [2023-10-03T20:52:34.433Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:34.433Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:34.433Z] 6bbbeb9b34e0: Preparing [2023-10-03T20:52:34.433Z] a5ad8ba7c1ef: Preparing [2023-10-03T20:52:34.433Z] 5f70bf18a086: Preparing [2023-10-03T20:52:34.433Z] bc669e8156cb: Preparing [2023-10-03T20:52:34.433Z] 486a9d7cd622: Preparing [2023-10-03T20:52:34.433Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:34.433Z] 6bbbeb9b34e0: Waiting [2023-10-03T20:52:34.433Z] a5ad8ba7c1ef: Waiting [2023-10-03T20:52:34.433Z] 5f70bf18a086: Waiting [2023-10-03T20:52:34.433Z] 486a9d7cd622: Waiting [2023-10-03T20:52:34.433Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:34.433Z] bc669e8156cb: Waiting [2023-10-03T20:52:34.433Z] 264f292011b9: Waiting [2023-10-03T20:52:34.433Z] 33150ac046d0: Waiting [2023-10-03T20:52:34.433Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:34.433Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:34.433Z] 7f7567fb85f1: Layer already exists [2023-10-03T20:52:34.433Z] 43032a5c161f: Layer already exists [2023-10-03T20:52:34.433Z] 4f010f70caa4: Layer already exists [2023-10-03T20:52:34.433Z] 24e5e41b82a3: Layer already exists [2023-10-03T20:52:34.433Z] a6c80c1668c9: Layer already exists [2023-10-03T20:52:34.433Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:34.433Z] 264f292011b9: Layer already exists [2023-10-03T20:52:34.433Z] 33150ac046d0: Layer already exists [2023-10-03T20:52:34.433Z] 6bbbeb9b34e0: Layer already exists [2023-10-03T20:52:34.433Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:34.433Z] a5ad8ba7c1ef: Layer already exists [2023-10-03T20:52:34.433Z] 5f70bf18a086: Layer already exists [2023-10-03T20:52:34.433Z] 486a9d7cd622: Layer already exists [2023-10-03T20:52:34.433Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:34.433Z] bc669e8156cb: Layer already exists [2023-10-03T20:52:34.697Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:35.157Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:35.483Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-10-03T20:52:35.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-10-03T20:52:35.483Z] a6c80c1668c9: Preparing [2023-10-03T20:52:35.483Z] 43032a5c161f: Preparing [2023-10-03T20:52:35.483Z] 4f010f70caa4: Preparing [2023-10-03T20:52:35.483Z] 24e5e41b82a3: Preparing [2023-10-03T20:52:35.483Z] 7f7567fb85f1: Preparing [2023-10-03T20:52:35.483Z] 264f292011b9: Preparing [2023-10-03T20:52:35.483Z] 33150ac046d0: Preparing [2023-10-03T20:52:35.483Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:35.483Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:35.483Z] 6bbbeb9b34e0: Preparing [2023-10-03T20:52:35.483Z] a5ad8ba7c1ef: Preparing [2023-10-03T20:52:35.483Z] 5f70bf18a086: Preparing [2023-10-03T20:52:35.483Z] bc669e8156cb: Preparing [2023-10-03T20:52:35.483Z] 486a9d7cd622: Preparing [2023-10-03T20:52:35.483Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:35.483Z] 6bbbeb9b34e0: Waiting [2023-10-03T20:52:35.483Z] a5ad8ba7c1ef: Waiting [2023-10-03T20:52:35.483Z] 5f70bf18a086: Waiting [2023-10-03T20:52:35.483Z] 264f292011b9: Waiting [2023-10-03T20:52:35.483Z] bc669e8156cb: Waiting [2023-10-03T20:52:35.483Z] 486a9d7cd622: Waiting [2023-10-03T20:52:35.483Z] 33150ac046d0: Waiting [2023-10-03T20:52:35.483Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:35.483Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:35.484Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:35.484Z] 43032a5c161f: Layer already exists [2023-10-03T20:52:35.484Z] 7f7567fb85f1: Layer already exists [2023-10-03T20:52:35.484Z] a6c80c1668c9: Layer already exists [2023-10-03T20:52:35.484Z] 4f010f70caa4: Layer already exists [2023-10-03T20:52:35.484Z] 24e5e41b82a3: Layer already exists [2023-10-03T20:52:35.484Z] 33150ac046d0: Layer already exists [2023-10-03T20:52:35.484Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:35.484Z] 264f292011b9: Layer already exists [2023-10-03T20:52:35.484Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:35.484Z] 6bbbeb9b34e0: Layer already exists [2023-10-03T20:52:35.484Z] a5ad8ba7c1ef: Layer already exists [2023-10-03T20:52:35.484Z] 486a9d7cd622: Layer already exists [2023-10-03T20:52:35.484Z] bc669e8156cb: Layer already exists [2023-10-03T20:52:35.484Z] 5f70bf18a086: Layer already exists [2023-10-03T20:52:35.484Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:35.747Z] main: digest: sha256:a43c91fc303ce7c0f105c2af63c5b8ab5ff4d7ae347302f7b9cc49c590521ebc size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:35.788Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:35.794Z] taggedImages: [2023-10-03T20:52:35.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:35.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-10-03T20:52:35.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.59 [2023-10-03T20:52:35.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:35.794Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-10-03T20:52:35.810Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-10-03T20:52:35.810Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:35.810Z] latest [2023-10-03T20:52:35.810Z] 3.1.0-dev.59 [2023-10-03T20:52:35.810Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:35.810Z] main [2023-10-03T20:52:35.810Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:36.154Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:36.494Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:36.494Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-03T20:52:36.494Z] 345009544168: Preparing [2023-10-03T20:52:36.494Z] abc570b19fe5: Preparing [2023-10-03T20:52:36.494Z] e73f1830d3ee: Preparing [2023-10-03T20:52:36.494Z] df10376b62fe: Preparing [2023-10-03T20:52:36.494Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:36.494Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:36.494Z] beb2add2b518: Preparing [2023-10-03T20:52:36.494Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:36.494Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:36.494Z] beb2add2b518: Waiting [2023-10-03T20:52:36.494Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:36.494Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:36.758Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:36.758Z] beb2add2b518: Layer already exists [2023-10-03T20:52:36.758Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:36.758Z] abc570b19fe5: Pushed [2023-10-03T20:52:36.758Z] 345009544168: Pushed [2023-10-03T20:52:36.758Z] e73f1830d3ee: Pushed [2023-10-03T20:52:39.324Z] df10376b62fe: Pushed [2023-10-03T20:52:39.588Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:39.922Z] + 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-10-03T20:52:40.251Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-03T20:52:40.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-03T20:52:40.252Z] 345009544168: Preparing [2023-10-03T20:52:40.252Z] abc570b19fe5: Preparing [2023-10-03T20:52:40.252Z] e73f1830d3ee: Preparing [2023-10-03T20:52:40.252Z] df10376b62fe: Preparing [2023-10-03T20:52:40.252Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:40.252Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:40.252Z] beb2add2b518: Preparing [2023-10-03T20:52:40.252Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:40.252Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:40.252Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:40.252Z] beb2add2b518: Waiting [2023-10-03T20:52:40.252Z] 345009544168: Layer already exists [2023-10-03T20:52:40.252Z] abc570b19fe5: Layer already exists [2023-10-03T20:52:40.252Z] df10376b62fe: Layer already exists [2023-10-03T20:52:40.252Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:40.252Z] e73f1830d3ee: Layer already exists [2023-10-03T20:52:40.252Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:40.252Z] beb2add2b518: Layer already exists [2023-10-03T20:52:40.515Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:40.515Z] latest: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:40.863Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:41.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.59 [2023-10-03T20:52:41.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-03T20:52:41.217Z] 345009544168: Preparing [2023-10-03T20:52:41.217Z] abc570b19fe5: Preparing [2023-10-03T20:52:41.217Z] e73f1830d3ee: Preparing [2023-10-03T20:52:41.217Z] df10376b62fe: Preparing [2023-10-03T20:52:41.217Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:41.217Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:41.217Z] beb2add2b518: Preparing [2023-10-03T20:52:41.217Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:41.217Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:41.217Z] beb2add2b518: Waiting [2023-10-03T20:52:41.217Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:41.217Z] df10376b62fe: Layer already exists [2023-10-03T20:52:41.217Z] e73f1830d3ee: Layer already exists [2023-10-03T20:52:41.217Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:41.217Z] 345009544168: Layer already exists [2023-10-03T20:52:41.217Z] abc570b19fe5: Layer already exists [2023-10-03T20:52:41.217Z] beb2add2b518: Layer already exists [2023-10-03T20:52:41.217Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:41.217Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:41.218Z] 3.1.0-dev.59: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:41.843Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:42.178Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:42.179Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-03T20:52:42.179Z] 345009544168: Preparing [2023-10-03T20:52:42.179Z] abc570b19fe5: Preparing [2023-10-03T20:52:42.179Z] e73f1830d3ee: Preparing [2023-10-03T20:52:42.179Z] df10376b62fe: Preparing [2023-10-03T20:52:42.179Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:42.179Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:42.179Z] beb2add2b518: Preparing [2023-10-03T20:52:42.179Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:42.179Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:42.179Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:42.179Z] beb2add2b518: Waiting [2023-10-03T20:52:42.179Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:42.179Z] df10376b62fe: Layer already exists [2023-10-03T20:52:42.179Z] 345009544168: Layer already exists [2023-10-03T20:52:42.179Z] e73f1830d3ee: Layer already exists [2023-10-03T20:52:42.179Z] abc570b19fe5: Layer already exists [2023-10-03T20:52:42.179Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:42.179Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:42.179Z] beb2add2b518: Layer already exists [2023-10-03T20:52:42.179Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:42.773Z] + 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-10-03T20:52:43.101Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-10-03T20:52:43.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-10-03T20:52:43.101Z] 345009544168: Preparing [2023-10-03T20:52:43.101Z] abc570b19fe5: Preparing [2023-10-03T20:52:43.101Z] e73f1830d3ee: Preparing [2023-10-03T20:52:43.101Z] df10376b62fe: Preparing [2023-10-03T20:52:43.101Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:43.101Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:43.101Z] beb2add2b518: Preparing [2023-10-03T20:52:43.101Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:43.101Z] beb2add2b518: Waiting [2023-10-03T20:52:43.101Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:43.101Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:43.102Z] e73f1830d3ee: Layer already exists [2023-10-03T20:52:43.102Z] abc570b19fe5: Layer already exists [2023-10-03T20:52:43.102Z] df10376b62fe: Layer already exists [2023-10-03T20:52:43.102Z] 345009544168: Layer already exists [2023-10-03T20:52:43.102Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:43.102Z] beb2add2b518: Layer already exists [2023-10-03T20:52:43.102Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:43.102Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:43.365Z] main: digest: sha256:9a1c0dadf21d273da642d70fd0e1f9b6e51df7af483e783dc4cbf9edeb0b22dd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:43.407Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:43.413Z] taggedImages: [2023-10-03T20:52:43.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:43.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-10-03T20:52:43.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.59 [2023-10-03T20:52:43.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:43.413Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-10-03T20:52:43.428Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-10-03T20:52:43.428Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:43.428Z] latest [2023-10-03T20:52:43.428Z] 3.1.0-dev.59 [2023-10-03T20:52:43.428Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:43.428Z] main [2023-10-03T20:52:43.428Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:43.757Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:44.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:44.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-03T20:52:44.092Z] dab59817bcdf: Preparing [2023-10-03T20:52:44.092Z] 5dbbd54f5024: Preparing [2023-10-03T20:52:44.092Z] 402e3aa0ddd5: Preparing [2023-10-03T20:52:44.092Z] 7dcd7843d226: Preparing [2023-10-03T20:52:44.092Z] 10131379954b: Preparing [2023-10-03T20:52:44.092Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:44.092Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:44.092Z] 09f828ccbafd: Preparing [2023-10-03T20:52:44.092Z] cc3842414e33: Preparing [2023-10-03T20:52:44.092Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:44.092Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:44.092Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:44.092Z] 09f828ccbafd: Waiting [2023-10-03T20:52:44.092Z] cc3842414e33: Waiting [2023-10-03T20:52:44.092Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:44.357Z] 10131379954b: Pushed [2023-10-03T20:52:44.357Z] 7dcd7843d226: Pushed [2023-10-03T20:52:44.357Z] dab59817bcdf: Pushed [2023-10-03T20:52:44.357Z] 5dbbd54f5024: Pushed [2023-10-03T20:52:44.357Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:44.357Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:44.357Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:44.357Z] 09f828ccbafd: Pushed [2023-10-03T20:52:46.925Z] 402e3aa0ddd5: Pushed [2023-10-03T20:52:46.925Z] cc3842414e33: Pushed [2023-10-03T20:52:46.925Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:47.269Z] + 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-10-03T20:52:47.598Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-03T20:52:47.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-03T20:52:47.599Z] dab59817bcdf: Preparing [2023-10-03T20:52:47.599Z] 5dbbd54f5024: Preparing [2023-10-03T20:52:47.599Z] 402e3aa0ddd5: Preparing [2023-10-03T20:52:47.599Z] 7dcd7843d226: Preparing [2023-10-03T20:52:47.599Z] 10131379954b: Preparing [2023-10-03T20:52:47.599Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:47.599Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:47.599Z] 09f828ccbafd: Preparing [2023-10-03T20:52:47.599Z] cc3842414e33: Preparing [2023-10-03T20:52:47.599Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:47.599Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:47.599Z] 09f828ccbafd: Waiting [2023-10-03T20:52:47.599Z] cc3842414e33: Waiting [2023-10-03T20:52:47.599Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:47.599Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:47.599Z] 402e3aa0ddd5: Layer already exists [2023-10-03T20:52:47.599Z] 7dcd7843d226: Layer already exists [2023-10-03T20:52:47.599Z] 10131379954b: Layer already exists [2023-10-03T20:52:47.599Z] 5dbbd54f5024: Layer already exists [2023-10-03T20:52:47.599Z] dab59817bcdf: Layer already exists [2023-10-03T20:52:47.599Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:47.599Z] 09f828ccbafd: Layer already exists [2023-10-03T20:52:47.599Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:47.599Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:47.599Z] cc3842414e33: Layer already exists [2023-10-03T20:52:47.862Z] latest: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:48.193Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:48.521Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.59 [2023-10-03T20:52:48.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-03T20:52:48.522Z] dab59817bcdf: Preparing [2023-10-03T20:52:48.522Z] 5dbbd54f5024: Preparing [2023-10-03T20:52:48.522Z] 402e3aa0ddd5: Preparing [2023-10-03T20:52:48.522Z] 7dcd7843d226: Preparing [2023-10-03T20:52:48.522Z] 10131379954b: Preparing [2023-10-03T20:52:48.522Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:48.522Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:48.522Z] 09f828ccbafd: Preparing [2023-10-03T20:52:48.522Z] cc3842414e33: Preparing [2023-10-03T20:52:48.522Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:48.522Z] 09f828ccbafd: Waiting [2023-10-03T20:52:48.522Z] cc3842414e33: Waiting [2023-10-03T20:52:48.522Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:48.522Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:48.522Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:48.522Z] 7dcd7843d226: Layer already exists [2023-10-03T20:52:48.522Z] 402e3aa0ddd5: Layer already exists [2023-10-03T20:52:48.522Z] dab59817bcdf: Layer already exists [2023-10-03T20:52:48.522Z] 10131379954b: Layer already exists [2023-10-03T20:52:48.522Z] 5dbbd54f5024: Layer already exists [2023-10-03T20:52:48.522Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:48.522Z] cc3842414e33: Layer already exists [2023-10-03T20:52:48.522Z] 09f828ccbafd: Layer already exists [2023-10-03T20:52:48.522Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:48.522Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:48.522Z] 3.1.0-dev.59: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:49.114Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:49.435Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:49.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-03T20:52:49.435Z] dab59817bcdf: Preparing [2023-10-03T20:52:49.435Z] 5dbbd54f5024: Preparing [2023-10-03T20:52:49.435Z] 402e3aa0ddd5: Preparing [2023-10-03T20:52:49.435Z] 7dcd7843d226: Preparing [2023-10-03T20:52:49.435Z] 10131379954b: Preparing [2023-10-03T20:52:49.435Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:49.435Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:49.435Z] 09f828ccbafd: Preparing [2023-10-03T20:52:49.435Z] cc3842414e33: Preparing [2023-10-03T20:52:49.435Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:49.435Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:49.435Z] 09f828ccbafd: Waiting [2023-10-03T20:52:49.435Z] cc3842414e33: Waiting [2023-10-03T20:52:49.435Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:49.435Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:49.435Z] 10131379954b: Layer already exists [2023-10-03T20:52:49.435Z] 5dbbd54f5024: Layer already exists [2023-10-03T20:52:49.435Z] dab59817bcdf: Layer already exists [2023-10-03T20:52:49.435Z] 7dcd7843d226: Layer already exists [2023-10-03T20:52:49.435Z] 402e3aa0ddd5: Layer already exists [2023-10-03T20:52:49.435Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:49.435Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:49.435Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:49.435Z] 09f828ccbafd: Layer already exists [2023-10-03T20:52:49.435Z] cc3842414e33: Layer already exists [2023-10-03T20:52:49.436Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:50.029Z] + 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-10-03T20:52:50.355Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-10-03T20:52:50.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-10-03T20:52:50.355Z] dab59817bcdf: Preparing [2023-10-03T20:52:50.355Z] 5dbbd54f5024: Preparing [2023-10-03T20:52:50.355Z] 402e3aa0ddd5: Preparing [2023-10-03T20:52:50.355Z] 7dcd7843d226: Preparing [2023-10-03T20:52:50.355Z] 10131379954b: Preparing [2023-10-03T20:52:50.355Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:50.355Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:50.355Z] 09f828ccbafd: Preparing [2023-10-03T20:52:50.355Z] cc3842414e33: Preparing [2023-10-03T20:52:50.355Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:50.355Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:50.355Z] 09f828ccbafd: Waiting [2023-10-03T20:52:50.355Z] cc3842414e33: Waiting [2023-10-03T20:52:50.355Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:50.355Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:50.355Z] 7dcd7843d226: Layer already exists [2023-10-03T20:52:50.355Z] dab59817bcdf: Layer already exists [2023-10-03T20:52:50.355Z] 10131379954b: Layer already exists [2023-10-03T20:52:50.355Z] 5dbbd54f5024: Layer already exists [2023-10-03T20:52:50.355Z] 402e3aa0ddd5: Layer already exists [2023-10-03T20:52:50.355Z] 09f828ccbafd: Layer already exists [2023-10-03T20:52:50.355Z] cc3842414e33: Layer already exists [2023-10-03T20:52:50.355Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:50.355Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:50.355Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:50.619Z] main: digest: sha256:267c297babf84d67005a467781021225428848672830ffa8a8c823a0e8768904 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:50.669Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:50.678Z] taggedImages: [2023-10-03T20:52:50.678Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:50.678Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-10-03T20:52:50.678Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.59 [2023-10-03T20:52:50.678Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:50.678Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-10-03T20:52:50.701Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-10-03T20:52:50.701Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:50.701Z] latest [2023-10-03T20:52:50.701Z] 3.1.0-dev.59 [2023-10-03T20:52:50.701Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:50.701Z] main [2023-10-03T20:52:50.701Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:51.046Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:51.375Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:51.375Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-03T20:52:51.375Z] e0e52bf8db4e: Preparing [2023-10-03T20:52:51.376Z] 321309cc854f: Preparing [2023-10-03T20:52:51.376Z] 043c8dd4aa7e: Preparing [2023-10-03T20:52:51.376Z] 8117a1de7c90: Preparing [2023-10-03T20:52:51.376Z] 7f30b6315219: Preparing [2023-10-03T20:52:51.376Z] bb0ddf0e1a36: Preparing [2023-10-03T20:52:51.376Z] 054006673176: Preparing [2023-10-03T20:52:51.376Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:51.376Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:51.376Z] 12aaf8f5c2fa: Preparing [2023-10-03T20:52:51.376Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:51.376Z] bb0ddf0e1a36: Waiting [2023-10-03T20:52:51.376Z] 054006673176: Waiting [2023-10-03T20:52:51.376Z] 12aaf8f5c2fa: Waiting [2023-10-03T20:52:51.376Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:51.376Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:51.376Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:51.641Z] 321309cc854f: Pushed [2023-10-03T20:52:51.641Z] 7f30b6315219: Pushed [2023-10-03T20:52:51.641Z] e0e52bf8db4e: Pushed [2023-10-03T20:52:51.641Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:51.641Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:51.641Z] bb0ddf0e1a36: Pushed [2023-10-03T20:52:51.904Z] 054006673176: Pushed [2023-10-03T20:52:54.477Z] 8117a1de7c90: Pushed [2023-10-03T20:52:54.477Z] 12aaf8f5c2fa: Pushed [2023-10-03T20:52:54.477Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:55.055Z] 043c8dd4aa7e: Pushed [2023-10-03T20:52:55.055Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:55.653Z] + 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-10-03T20:52:55.977Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-03T20:52:55.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-03T20:52:55.977Z] e0e52bf8db4e: Preparing [2023-10-03T20:52:55.977Z] 321309cc854f: Preparing [2023-10-03T20:52:55.977Z] 043c8dd4aa7e: Preparing [2023-10-03T20:52:55.977Z] 8117a1de7c90: Preparing [2023-10-03T20:52:55.977Z] 7f30b6315219: Preparing [2023-10-03T20:52:55.977Z] bb0ddf0e1a36: Preparing [2023-10-03T20:52:55.977Z] 054006673176: Preparing [2023-10-03T20:52:55.977Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:55.977Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:55.977Z] 12aaf8f5c2fa: Preparing [2023-10-03T20:52:55.977Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:55.977Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:55.977Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:55.977Z] 12aaf8f5c2fa: Waiting [2023-10-03T20:52:55.977Z] bb0ddf0e1a36: Waiting [2023-10-03T20:52:55.977Z] 054006673176: Waiting [2023-10-03T20:52:55.977Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:55.977Z] e0e52bf8db4e: Layer already exists [2023-10-03T20:52:55.977Z] 7f30b6315219: Layer already exists [2023-10-03T20:52:55.977Z] 8117a1de7c90: Layer already exists [2023-10-03T20:52:55.977Z] 043c8dd4aa7e: Layer already exists [2023-10-03T20:52:55.977Z] 321309cc854f: Layer already exists [2023-10-03T20:52:55.977Z] bb0ddf0e1a36: Layer already exists [2023-10-03T20:52:55.977Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:55.977Z] 12aaf8f5c2fa: Layer already exists [2023-10-03T20:52:55.977Z] 054006673176: Layer already exists [2023-10-03T20:52:55.977Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:55.977Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:56.239Z] latest: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:56.575Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:56.897Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.59 [2023-10-03T20:52:56.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-03T20:52:56.897Z] e0e52bf8db4e: Preparing [2023-10-03T20:52:56.897Z] 321309cc854f: Preparing [2023-10-03T20:52:56.897Z] 043c8dd4aa7e: Preparing [2023-10-03T20:52:56.897Z] 8117a1de7c90: Preparing [2023-10-03T20:52:56.897Z] 7f30b6315219: Preparing [2023-10-03T20:52:56.897Z] bb0ddf0e1a36: Preparing [2023-10-03T20:52:56.897Z] 054006673176: Preparing [2023-10-03T20:52:56.897Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:56.897Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:56.897Z] 12aaf8f5c2fa: Preparing [2023-10-03T20:52:56.897Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:56.897Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:56.897Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:56.897Z] 12aaf8f5c2fa: Waiting [2023-10-03T20:52:56.897Z] bb0ddf0e1a36: Waiting [2023-10-03T20:52:56.897Z] 054006673176: Waiting [2023-10-03T20:52:56.897Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:56.897Z] 7f30b6315219: Layer already exists [2023-10-03T20:52:56.897Z] 043c8dd4aa7e: Layer already exists [2023-10-03T20:52:56.897Z] e0e52bf8db4e: Layer already exists [2023-10-03T20:52:56.897Z] 8117a1de7c90: Layer already exists [2023-10-03T20:52:56.897Z] 321309cc854f: Layer already exists [2023-10-03T20:52:56.897Z] bb0ddf0e1a36: Layer already exists [2023-10-03T20:52:56.897Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:56.897Z] 054006673176: Layer already exists [2023-10-03T20:52:56.897Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:56.897Z] 12aaf8f5c2fa: Layer already exists [2023-10-03T20:52:56.897Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:57.160Z] 3.1.0-dev.59: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:57.486Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:57.806Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:57.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-03T20:52:57.806Z] e0e52bf8db4e: Preparing [2023-10-03T20:52:57.806Z] 321309cc854f: Preparing [2023-10-03T20:52:57.806Z] 043c8dd4aa7e: Preparing [2023-10-03T20:52:57.806Z] 8117a1de7c90: Preparing [2023-10-03T20:52:57.806Z] 7f30b6315219: Preparing [2023-10-03T20:52:57.806Z] bb0ddf0e1a36: Preparing [2023-10-03T20:52:57.806Z] 054006673176: Preparing [2023-10-03T20:52:57.806Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:57.806Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:57.806Z] 12aaf8f5c2fa: Preparing [2023-10-03T20:52:57.806Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:57.806Z] bb0ddf0e1a36: Waiting [2023-10-03T20:52:57.806Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:57.806Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:57.806Z] 12aaf8f5c2fa: Waiting [2023-10-03T20:52:57.806Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:57.806Z] 054006673176: Waiting [2023-10-03T20:52:57.806Z] 7f30b6315219: Layer already exists [2023-10-03T20:52:57.806Z] 321309cc854f: Layer already exists [2023-10-03T20:52:57.806Z] 8117a1de7c90: Layer already exists [2023-10-03T20:52:57.806Z] e0e52bf8db4e: Layer already exists [2023-10-03T20:52:57.806Z] 043c8dd4aa7e: Layer already exists [2023-10-03T20:52:57.806Z] bb0ddf0e1a36: Layer already exists [2023-10-03T20:52:57.806Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:57.806Z] 12aaf8f5c2fa: Layer already exists [2023-10-03T20:52:57.806Z] 054006673176: Layer already exists [2023-10-03T20:52:57.806Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:57.806Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:58.070Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:58.394Z] + 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-10-03T20:52:58.720Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-10-03T20:52:58.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-10-03T20:52:58.720Z] e0e52bf8db4e: Preparing [2023-10-03T20:52:58.720Z] 321309cc854f: Preparing [2023-10-03T20:52:58.720Z] 043c8dd4aa7e: Preparing [2023-10-03T20:52:58.720Z] 8117a1de7c90: Preparing [2023-10-03T20:52:58.720Z] 7f30b6315219: Preparing [2023-10-03T20:52:58.720Z] bb0ddf0e1a36: Preparing [2023-10-03T20:52:58.720Z] 054006673176: Preparing [2023-10-03T20:52:58.720Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:58.720Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:58.720Z] 12aaf8f5c2fa: Preparing [2023-10-03T20:52:58.720Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:58.720Z] bb0ddf0e1a36: Waiting [2023-10-03T20:52:58.720Z] 054006673176: Waiting [2023-10-03T20:52:58.720Z] 7d4764a37ba9: Waiting [2023-10-03T20:52:58.720Z] 916ec97f5ddd: Waiting [2023-10-03T20:52:58.720Z] 12aaf8f5c2fa: Waiting [2023-10-03T20:52:58.720Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:58.720Z] 8117a1de7c90: Layer already exists [2023-10-03T20:52:58.720Z] 7f30b6315219: Layer already exists [2023-10-03T20:52:58.720Z] 321309cc854f: Layer already exists [2023-10-03T20:52:58.720Z] 043c8dd4aa7e: Layer already exists [2023-10-03T20:52:58.720Z] e0e52bf8db4e: Layer already exists [2023-10-03T20:52:58.720Z] 054006673176: Layer already exists [2023-10-03T20:52:58.720Z] bb0ddf0e1a36: Layer already exists [2023-10-03T20:52:58.720Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:58.720Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:58.720Z] 12aaf8f5c2fa: Layer already exists [2023-10-03T20:52:58.720Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:52:58.983Z] main: digest: sha256:f9477854a0f4c384e8c8b0d0579f074b077d66243f4f0cb3ecbb1322658c6553 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:52:59.037Z] ===================================================== [Pipeline] echo [2023-10-03T20:52:59.047Z] taggedImages: [2023-10-03T20:52:59.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:59.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-10-03T20:52:59.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.59 [2023-10-03T20:52:59.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:59.047Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-10-03T20:52:59.069Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-10-03T20:52:59.069Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:59.069Z] latest [2023-10-03T20:52:59.069Z] 3.1.0-dev.59 [2023-10-03T20:52:59.069Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:52:59.069Z] main [2023-10-03T20:52:59.069Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:59.408Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:52:59.737Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:52:59.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-03T20:52:59.737Z] 28cf11a9eb86: Preparing [2023-10-03T20:52:59.737Z] 47dcd75c551d: Preparing [2023-10-03T20:52:59.737Z] 916ec97f5ddd: Preparing [2023-10-03T20:52:59.737Z] 7d4764a37ba9: Preparing [2023-10-03T20:52:59.737Z] 72d34a5a8b3e: Preparing [2023-10-03T20:52:59.737Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:52:59.737Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:52:59.737Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:52:59.737Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:52:59.737Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:00.000Z] 28cf11a9eb86: Pushed [2023-10-03T20:53:01.400Z] 72d34a5a8b3e: Pushed [2023-10-03T20:53:04.721Z] 47dcd75c551d: Pushed [2023-10-03T20:53:04.721Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:05.060Z] + 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-10-03T20:53:05.396Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-03T20:53:05.396Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-03T20:53:05.396Z] 28cf11a9eb86: Preparing [2023-10-03T20:53:05.396Z] 47dcd75c551d: Preparing [2023-10-03T20:53:05.396Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:05.396Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:05.396Z] 72d34a5a8b3e: Preparing [2023-10-03T20:53:05.396Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:05.396Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:05.396Z] 72d34a5a8b3e: Layer already exists [2023-10-03T20:53:05.396Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:05.396Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:05.396Z] 28cf11a9eb86: Layer already exists [2023-10-03T20:53:05.396Z] 47dcd75c551d: Layer already exists [2023-10-03T20:53:05.396Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:05.396Z] latest: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:06.002Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:06.341Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.59 [2023-10-03T20:53:06.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-03T20:53:06.341Z] 28cf11a9eb86: Preparing [2023-10-03T20:53:06.341Z] 47dcd75c551d: Preparing [2023-10-03T20:53:06.341Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:06.341Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:06.341Z] 72d34a5a8b3e: Preparing [2023-10-03T20:53:06.341Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:06.341Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:06.341Z] 72d34a5a8b3e: Layer already exists [2023-10-03T20:53:06.341Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:06.341Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:06.341Z] 47dcd75c551d: Layer already exists [2023-10-03T20:53:06.341Z] 28cf11a9eb86: Layer already exists [2023-10-03T20:53:06.341Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:06.341Z] 3.1.0-dev.59: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:06.672Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:06.997Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:06.997Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-03T20:53:06.997Z] 28cf11a9eb86: Preparing [2023-10-03T20:53:06.997Z] 47dcd75c551d: Preparing [2023-10-03T20:53:06.997Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:06.997Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:06.997Z] 72d34a5a8b3e: Preparing [2023-10-03T20:53:06.997Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:06.997Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:06.997Z] 72d34a5a8b3e: Layer already exists [2023-10-03T20:53:06.997Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:06.997Z] 47dcd75c551d: Layer already exists [2023-10-03T20:53:06.997Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:06.997Z] 28cf11a9eb86: Layer already exists [2023-10-03T20:53:06.997Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:06.997Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:07.325Z] + 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-10-03T20:53:07.651Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-10-03T20:53:07.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-10-03T20:53:07.651Z] 28cf11a9eb86: Preparing [2023-10-03T20:53:07.651Z] 47dcd75c551d: Preparing [2023-10-03T20:53:07.651Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:07.651Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:07.651Z] 72d34a5a8b3e: Preparing [2023-10-03T20:53:07.651Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:07.651Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:07.651Z] 47dcd75c551d: Layer already exists [2023-10-03T20:53:07.651Z] 28cf11a9eb86: Layer already exists [2023-10-03T20:53:07.651Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:07.651Z] 72d34a5a8b3e: Layer already exists [2023-10-03T20:53:07.651Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:07.651Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:07.916Z] main: digest: sha256:edc3066b89f9e54895001411b5a7f751fe8ebc8f28aeaeb2dc8360ad00b03493 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:53:07.968Z] ===================================================== [Pipeline] echo [2023-10-03T20:53:07.976Z] taggedImages: [2023-10-03T20:53:07.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:07.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-10-03T20:53:07.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.59 [2023-10-03T20:53:07.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:07.976Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-10-03T20:53:08.000Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-10-03T20:53:08.000Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:08.000Z] latest [2023-10-03T20:53:08.000Z] 3.1.0-dev.59 [2023-10-03T20:53:08.000Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:08.000Z] main [2023-10-03T20:53:08.000Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:08.336Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:08.675Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:08.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-03T20:53:08.675Z] e68a8bf4de44: Preparing [2023-10-03T20:53:08.675Z] 81ddf9ff9a9e: Preparing [2023-10-03T20:53:08.675Z] 78de928023a5: Preparing [2023-10-03T20:53:08.675Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:08.675Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:08.675Z] 773a28b65094: Preparing [2023-10-03T20:53:08.675Z] 6812a11be52a: Preparing [2023-10-03T20:53:08.675Z] 4c22711e5630: Preparing [2023-10-03T20:53:08.675Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:08.675Z] 773a28b65094: Waiting [2023-10-03T20:53:08.675Z] 6812a11be52a: Waiting [2023-10-03T20:53:08.675Z] 4c22711e5630: Waiting [2023-10-03T20:53:08.675Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:08.675Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:08.942Z] 81ddf9ff9a9e: Pushed [2023-10-03T20:53:08.942Z] 78de928023a5: Pushed [2023-10-03T20:53:08.942Z] e68a8bf4de44: Pushed [2023-10-03T20:53:08.942Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:09.896Z] 4c22711e5630: Pushed [2023-10-03T20:53:22.179Z] 6812a11be52a: Pushed [2023-10-03T20:53:26.409Z] 773a28b65094: Pushed [2023-10-03T20:53:26.673Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:27.012Z] + 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-10-03T20:53:27.342Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-03T20:53:27.342Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-03T20:53:27.342Z] e68a8bf4de44: Preparing [2023-10-03T20:53:27.342Z] 81ddf9ff9a9e: Preparing [2023-10-03T20:53:27.342Z] 78de928023a5: Preparing [2023-10-03T20:53:27.342Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:27.342Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:27.342Z] 773a28b65094: Preparing [2023-10-03T20:53:27.342Z] 6812a11be52a: Preparing [2023-10-03T20:53:27.342Z] 4c22711e5630: Preparing [2023-10-03T20:53:27.342Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:27.342Z] 6812a11be52a: Waiting [2023-10-03T20:53:27.342Z] 773a28b65094: Waiting [2023-10-03T20:53:27.342Z] 4c22711e5630: Waiting [2023-10-03T20:53:27.342Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:27.342Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:27.342Z] 81ddf9ff9a9e: Layer already exists [2023-10-03T20:53:27.342Z] e68a8bf4de44: Layer already exists [2023-10-03T20:53:27.342Z] 78de928023a5: Layer already exists [2023-10-03T20:53:27.342Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:27.342Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:27.342Z] 773a28b65094: Layer already exists [2023-10-03T20:53:27.342Z] 6812a11be52a: Layer already exists [2023-10-03T20:53:27.342Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:27.607Z] latest: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:27.943Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:28.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.59 [2023-10-03T20:53:28.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-03T20:53:28.272Z] e68a8bf4de44: Preparing [2023-10-03T20:53:28.272Z] 81ddf9ff9a9e: Preparing [2023-10-03T20:53:28.272Z] 78de928023a5: Preparing [2023-10-03T20:53:28.272Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:28.272Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:28.272Z] 773a28b65094: Preparing [2023-10-03T20:53:28.272Z] 6812a11be52a: Preparing [2023-10-03T20:53:28.272Z] 4c22711e5630: Preparing [2023-10-03T20:53:28.272Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:28.272Z] 6812a11be52a: Waiting [2023-10-03T20:53:28.272Z] 4c22711e5630: Waiting [2023-10-03T20:53:28.272Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:28.272Z] 773a28b65094: Waiting [2023-10-03T20:53:28.272Z] e68a8bf4de44: Layer already exists [2023-10-03T20:53:28.272Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:28.272Z] 81ddf9ff9a9e: Layer already exists [2023-10-03T20:53:28.272Z] 78de928023a5: Layer already exists [2023-10-03T20:53:28.272Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:28.272Z] 773a28b65094: Layer already exists [2023-10-03T20:53:28.272Z] 6812a11be52a: Layer already exists [2023-10-03T20:53:28.272Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:28.272Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:28.272Z] 3.1.0-dev.59: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:28.875Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:29.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:29.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-03T20:53:29.206Z] e68a8bf4de44: Preparing [2023-10-03T20:53:29.206Z] 81ddf9ff9a9e: Preparing [2023-10-03T20:53:29.206Z] 78de928023a5: Preparing [2023-10-03T20:53:29.206Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:29.206Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:29.206Z] 773a28b65094: Preparing [2023-10-03T20:53:29.206Z] 6812a11be52a: Preparing [2023-10-03T20:53:29.206Z] 4c22711e5630: Preparing [2023-10-03T20:53:29.206Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:29.206Z] 6812a11be52a: Waiting [2023-10-03T20:53:29.206Z] 4c22711e5630: Waiting [2023-10-03T20:53:29.206Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:29.206Z] 773a28b65094: Waiting [2023-10-03T20:53:29.206Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:29.206Z] e68a8bf4de44: Layer already exists [2023-10-03T20:53:29.206Z] 81ddf9ff9a9e: Layer already exists [2023-10-03T20:53:29.206Z] 78de928023a5: Layer already exists [2023-10-03T20:53:29.206Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:29.206Z] 6812a11be52a: Layer already exists [2023-10-03T20:53:29.206Z] 773a28b65094: Layer already exists [2023-10-03T20:53:29.206Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:29.206Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:29.206Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:29.804Z] + 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-10-03T20:53:30.141Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-10-03T20:53:30.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-10-03T20:53:30.141Z] e68a8bf4de44: Preparing [2023-10-03T20:53:30.141Z] 81ddf9ff9a9e: Preparing [2023-10-03T20:53:30.141Z] 78de928023a5: Preparing [2023-10-03T20:53:30.141Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:30.141Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:30.141Z] 773a28b65094: Preparing [2023-10-03T20:53:30.141Z] 6812a11be52a: Preparing [2023-10-03T20:53:30.141Z] 4c22711e5630: Preparing [2023-10-03T20:53:30.141Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:30.141Z] 6812a11be52a: Waiting [2023-10-03T20:53:30.141Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:30.141Z] 4c22711e5630: Waiting [2023-10-03T20:53:30.141Z] 773a28b65094: Waiting [2023-10-03T20:53:30.141Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:30.141Z] 81ddf9ff9a9e: Layer already exists [2023-10-03T20:53:30.141Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:30.141Z] 78de928023a5: Layer already exists [2023-10-03T20:53:30.141Z] e68a8bf4de44: Layer already exists [2023-10-03T20:53:30.141Z] 773a28b65094: Layer already exists [2023-10-03T20:53:30.141Z] 6812a11be52a: Layer already exists [2023-10-03T20:53:30.141Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:30.141Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:30.406Z] main: digest: sha256:52d4d4e471495e435ee304fcb2fd69e18a4e45cc801ab2582f311f19de327a75 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:53:30.462Z] ===================================================== [Pipeline] echo [2023-10-03T20:53:30.473Z] taggedImages: [2023-10-03T20:53:30.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:30.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-10-03T20:53:30.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.59 [2023-10-03T20:53:30.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:30.473Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-10-03T20:53:30.495Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-10-03T20:53:30.495Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:30.495Z] latest [2023-10-03T20:53:30.495Z] 3.1.0-dev.59 [2023-10-03T20:53:30.495Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:30.495Z] main [2023-10-03T20:53:30.495Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:30.832Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:31.162Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:31.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-03T20:53:31.162Z] 1c405785947f: Preparing [2023-10-03T20:53:31.162Z] e1fd625786d5: Preparing [2023-10-03T20:53:31.162Z] e1cfaf040eba: Preparing [2023-10-03T20:53:31.162Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:31.162Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:31.162Z] 773a28b65094: Preparing [2023-10-03T20:53:31.162Z] cbe926e481a9: Preparing [2023-10-03T20:53:31.162Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:31.162Z] 773a28b65094: Waiting [2023-10-03T20:53:31.162Z] cbe926e481a9: Waiting [2023-10-03T20:53:31.162Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:31.162Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:31.162Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:31.162Z] 773a28b65094: Layer already exists [2023-10-03T20:53:31.427Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:31.427Z] e1cfaf040eba: Pushed [2023-10-03T20:53:31.427Z] e1fd625786d5: Pushed [2023-10-03T20:53:31.427Z] 1c405785947f: Pushed [2023-10-03T20:53:32.004Z] cbe926e481a9: Pushed [2023-10-03T20:53:32.004Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:32.336Z] + 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-10-03T20:53:32.672Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-03T20:53:32.672Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-03T20:53:32.672Z] 1c405785947f: Preparing [2023-10-03T20:53:32.672Z] e1fd625786d5: Preparing [2023-10-03T20:53:32.672Z] e1cfaf040eba: Preparing [2023-10-03T20:53:32.672Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:32.672Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:32.672Z] 773a28b65094: Preparing [2023-10-03T20:53:32.672Z] cbe926e481a9: Preparing [2023-10-03T20:53:32.672Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:32.672Z] 773a28b65094: Waiting [2023-10-03T20:53:32.672Z] cbe926e481a9: Waiting [2023-10-03T20:53:32.672Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:32.672Z] 1c405785947f: Layer already exists [2023-10-03T20:53:32.672Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:32.672Z] e1fd625786d5: Layer already exists [2023-10-03T20:53:32.672Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:32.672Z] e1cfaf040eba: Layer already exists [2023-10-03T20:53:32.672Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:32.672Z] 773a28b65094: Layer already exists [2023-10-03T20:53:32.672Z] cbe926e481a9: Layer already exists [2023-10-03T20:53:32.936Z] latest: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:33.279Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:33.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.59 [2023-10-03T20:53:33.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-03T20:53:33.654Z] 1c405785947f: Preparing [2023-10-03T20:53:33.654Z] e1fd625786d5: Preparing [2023-10-03T20:53:33.654Z] e1cfaf040eba: Preparing [2023-10-03T20:53:33.654Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:33.654Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:33.654Z] 773a28b65094: Preparing [2023-10-03T20:53:33.654Z] cbe926e481a9: Preparing [2023-10-03T20:53:33.654Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:33.654Z] 773a28b65094: Waiting [2023-10-03T20:53:33.654Z] cbe926e481a9: Waiting [2023-10-03T20:53:33.654Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:33.654Z] e1cfaf040eba: Layer already exists [2023-10-03T20:53:33.654Z] e1fd625786d5: Layer already exists [2023-10-03T20:53:33.654Z] 1c405785947f: Layer already exists [2023-10-03T20:53:33.654Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:33.654Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:33.654Z] cbe926e481a9: Layer already exists [2023-10-03T20:53:33.654Z] 773a28b65094: Layer already exists [2023-10-03T20:53:33.654Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:33.921Z] 3.1.0-dev.59: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:34.272Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:36.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:36.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-03T20:53:36.021Z] 1c405785947f: Preparing [2023-10-03T20:53:36.021Z] e1fd625786d5: Preparing [2023-10-03T20:53:36.021Z] e1cfaf040eba: Preparing [2023-10-03T20:53:36.021Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:36.021Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:36.021Z] 773a28b65094: Preparing [2023-10-03T20:53:36.021Z] cbe926e481a9: Preparing [2023-10-03T20:53:36.021Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:36.021Z] cbe926e481a9: Waiting [2023-10-03T20:53:36.021Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:36.021Z] 773a28b65094: Waiting [2023-10-03T20:53:36.021Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:36.021Z] e1fd625786d5: Layer already exists [2023-10-03T20:53:36.021Z] e1cfaf040eba: Layer already exists [2023-10-03T20:53:36.021Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:36.021Z] 1c405785947f: Layer already exists [2023-10-03T20:53:36.021Z] 773a28b65094: Layer already exists [2023-10-03T20:53:36.021Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:36.021Z] cbe926e481a9: Layer already exists [2023-10-03T20:53:36.021Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:36.620Z] + 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-10-03T20:53:36.945Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-10-03T20:53:36.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-10-03T20:53:36.945Z] 1c405785947f: Preparing [2023-10-03T20:53:36.945Z] e1fd625786d5: Preparing [2023-10-03T20:53:36.945Z] e1cfaf040eba: Preparing [2023-10-03T20:53:36.945Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:36.945Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:36.945Z] 773a28b65094: Preparing [2023-10-03T20:53:36.945Z] cbe926e481a9: Preparing [2023-10-03T20:53:36.945Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:36.945Z] cbe926e481a9: Waiting [2023-10-03T20:53:36.945Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:36.945Z] 773a28b65094: Waiting [2023-10-03T20:53:36.945Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:36.945Z] e1fd625786d5: Layer already exists [2023-10-03T20:53:36.945Z] 1c405785947f: Layer already exists [2023-10-03T20:53:36.945Z] e1cfaf040eba: Layer already exists [2023-10-03T20:53:36.945Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:36.945Z] cbe926e481a9: Layer already exists [2023-10-03T20:53:36.945Z] 773a28b65094: Layer already exists [2023-10-03T20:53:36.945Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:36.945Z] main: digest: sha256:3687842c9409bff386f5291a539375ffe9fda598d9c6cd6d3af10ecd8864b3a3 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:53:37.251Z] ===================================================== [Pipeline] echo [2023-10-03T20:53:37.257Z] taggedImages: [2023-10-03T20:53:37.257Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:37.257Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-10-03T20:53:37.257Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.59 [2023-10-03T20:53:37.257Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:37.257Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-10-03T20:53:37.272Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-10-03T20:53:37.272Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:37.272Z] latest [2023-10-03T20:53:37.272Z] 3.1.0-dev.59 [2023-10-03T20:53:37.272Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:37.272Z] main [2023-10-03T20:53:37.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:37.594Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:37.923Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:37.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-03T20:53:37.923Z] 02b6c9103060: Preparing [2023-10-03T20:53:37.923Z] e7cf7acee7d0: Preparing [2023-10-03T20:53:37.923Z] 32206501e9cd: Preparing [2023-10-03T20:53:37.923Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:37.923Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:37.923Z] 773a28b65094: Preparing [2023-10-03T20:53:37.923Z] 4c22711e5630: Preparing [2023-10-03T20:53:37.923Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:37.923Z] 4c22711e5630: Waiting [2023-10-03T20:53:37.923Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:37.923Z] 773a28b65094: Waiting [2023-10-03T20:53:37.923Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:37.923Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:37.923Z] 773a28b65094: Layer already exists [2023-10-03T20:53:37.923Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:38.188Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:38.188Z] e7cf7acee7d0: Pushed [2023-10-03T20:53:38.188Z] 32206501e9cd: Pushed [2023-10-03T20:53:38.188Z] 02b6c9103060: Pushed [2023-10-03T20:53:38.188Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:38.517Z] + 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-10-03T20:53:38.844Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-03T20:53:38.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-03T20:53:38.845Z] 02b6c9103060: Preparing [2023-10-03T20:53:38.845Z] e7cf7acee7d0: Preparing [2023-10-03T20:53:38.845Z] 32206501e9cd: Preparing [2023-10-03T20:53:38.845Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:38.845Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:38.845Z] 773a28b65094: Preparing [2023-10-03T20:53:38.845Z] 4c22711e5630: Preparing [2023-10-03T20:53:38.845Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:38.845Z] 773a28b65094: Waiting [2023-10-03T20:53:38.845Z] 4c22711e5630: Waiting [2023-10-03T20:53:38.845Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:38.845Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:38.845Z] 02b6c9103060: Layer already exists [2023-10-03T20:53:38.845Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:38.845Z] e7cf7acee7d0: Layer already exists [2023-10-03T20:53:38.845Z] 32206501e9cd: Layer already exists [2023-10-03T20:53:38.845Z] 773a28b65094: Layer already exists [2023-10-03T20:53:38.845Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:38.845Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:39.108Z] latest: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:39.436Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:39.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.59 [2023-10-03T20:53:39.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-03T20:53:39.760Z] 02b6c9103060: Preparing [2023-10-03T20:53:39.760Z] e7cf7acee7d0: Preparing [2023-10-03T20:53:39.760Z] 32206501e9cd: Preparing [2023-10-03T20:53:39.760Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:39.760Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:39.760Z] 773a28b65094: Preparing [2023-10-03T20:53:39.760Z] 4c22711e5630: Preparing [2023-10-03T20:53:39.760Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:39.760Z] 4c22711e5630: Waiting [2023-10-03T20:53:39.760Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:39.760Z] 773a28b65094: Waiting [2023-10-03T20:53:39.760Z] e7cf7acee7d0: Layer already exists [2023-10-03T20:53:39.760Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:39.760Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:39.760Z] 02b6c9103060: Layer already exists [2023-10-03T20:53:39.760Z] 32206501e9cd: Layer already exists [2023-10-03T20:53:39.760Z] 773a28b65094: Layer already exists [2023-10-03T20:53:39.760Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:39.760Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:39.760Z] 3.1.0-dev.59: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:40.353Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:40.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:40.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-03T20:53:40.677Z] 02b6c9103060: Preparing [2023-10-03T20:53:40.677Z] e7cf7acee7d0: Preparing [2023-10-03T20:53:40.677Z] 32206501e9cd: Preparing [2023-10-03T20:53:40.677Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:40.677Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:40.677Z] 773a28b65094: Preparing [2023-10-03T20:53:40.677Z] 4c22711e5630: Preparing [2023-10-03T20:53:40.677Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:40.677Z] 773a28b65094: Waiting [2023-10-03T20:53:40.677Z] 4c22711e5630: Waiting [2023-10-03T20:53:40.677Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:40.677Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:40.677Z] 32206501e9cd: Layer already exists [2023-10-03T20:53:40.677Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:40.677Z] e7cf7acee7d0: Layer already exists [2023-10-03T20:53:40.677Z] 02b6c9103060: Layer already exists [2023-10-03T20:53:40.677Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:40.677Z] 773a28b65094: Layer already exists [2023-10-03T20:53:40.677Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:40.941Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:41.270Z] + 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-10-03T20:53:41.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-10-03T20:53:41.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-10-03T20:53:41.596Z] 02b6c9103060: Preparing [2023-10-03T20:53:41.596Z] e7cf7acee7d0: Preparing [2023-10-03T20:53:41.596Z] 32206501e9cd: Preparing [2023-10-03T20:53:41.596Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:41.596Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:41.596Z] 773a28b65094: Preparing [2023-10-03T20:53:41.596Z] 4c22711e5630: Preparing [2023-10-03T20:53:41.596Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:41.596Z] 773a28b65094: Waiting [2023-10-03T20:53:41.596Z] 4c22711e5630: Waiting [2023-10-03T20:53:41.596Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:41.596Z] 02b6c9103060: Layer already exists [2023-10-03T20:53:41.596Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:41.596Z] 32206501e9cd: Layer already exists [2023-10-03T20:53:41.596Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:41.596Z] e7cf7acee7d0: Layer already exists [2023-10-03T20:53:41.596Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:41.596Z] 4c22711e5630: Layer already exists [2023-10-03T20:53:41.596Z] 773a28b65094: Layer already exists [2023-10-03T20:53:41.859Z] main: digest: sha256:8ce1e0de3d9f684a19bb49a4b74a452f65c206eb9144d71901e78afffb418948 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:53:41.901Z] ===================================================== [Pipeline] echo [2023-10-03T20:53:41.908Z] taggedImages: [2023-10-03T20:53:41.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:41.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-10-03T20:53:41.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.59 [2023-10-03T20:53:41.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:41.908Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-10-03T20:53:41.925Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-10-03T20:53:41.925Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:41.925Z] latest [2023-10-03T20:53:41.925Z] 3.1.0-dev.59 [2023-10-03T20:53:41.925Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:41.925Z] main [2023-10-03T20:53:41.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:42.253Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:42.580Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:42.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-03T20:53:42.580Z] 89612076f6d8: Preparing [2023-10-03T20:53:42.580Z] 9d9197ea6998: Preparing [2023-10-03T20:53:42.580Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:42.580Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:42.580Z] 39961ffc460e: Preparing [2023-10-03T20:53:42.580Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:42.580Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:42.580Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:42.580Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:42.580Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:42.846Z] 89612076f6d8: Pushed [2023-10-03T20:53:42.846Z] 39961ffc460e: Pushed [2023-10-03T20:53:49.466Z] 9d9197ea6998: Pushed [2023-10-03T20:53:49.466Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:49.800Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:50.123Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-03T20:53:50.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-03T20:53:50.123Z] 89612076f6d8: Preparing [2023-10-03T20:53:50.123Z] 9d9197ea6998: Preparing [2023-10-03T20:53:50.123Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:50.123Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:50.123Z] 39961ffc460e: Preparing [2023-10-03T20:53:50.123Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:50.123Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:50.123Z] 9d9197ea6998: Layer already exists [2023-10-03T20:53:50.123Z] 39961ffc460e: Layer already exists [2023-10-03T20:53:50.123Z] 89612076f6d8: Layer already exists [2023-10-03T20:53:50.123Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:50.123Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:50.123Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:50.387Z] latest: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:50.715Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:51.037Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.59 [2023-10-03T20:53:51.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-03T20:53:51.037Z] 89612076f6d8: Preparing [2023-10-03T20:53:51.037Z] 9d9197ea6998: Preparing [2023-10-03T20:53:51.037Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:51.037Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:51.037Z] 39961ffc460e: Preparing [2023-10-03T20:53:51.037Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:51.037Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:51.037Z] 9d9197ea6998: Layer already exists [2023-10-03T20:53:51.037Z] 89612076f6d8: Layer already exists [2023-10-03T20:53:51.037Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:51.037Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:51.037Z] 39961ffc460e: Layer already exists [2023-10-03T20:53:51.037Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:51.037Z] 3.1.0-dev.59: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:51.365Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:51.691Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:51.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-03T20:53:51.692Z] 89612076f6d8: Preparing [2023-10-03T20:53:51.692Z] 9d9197ea6998: Preparing [2023-10-03T20:53:51.692Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:51.692Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:51.692Z] 39961ffc460e: Preparing [2023-10-03T20:53:51.692Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:51.692Z] 89612076f6d8: Layer already exists [2023-10-03T20:53:51.692Z] 9d9197ea6998: Layer already exists [2023-10-03T20:53:51.692Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:51.692Z] 39961ffc460e: Layer already exists [2023-10-03T20:53:51.692Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:51.692Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:51.692Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:52.029Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:52.357Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-10-03T20:53:52.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-10-03T20:53:52.358Z] 89612076f6d8: Preparing [2023-10-03T20:53:52.358Z] 9d9197ea6998: Preparing [2023-10-03T20:53:52.358Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:52.358Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:52.358Z] 39961ffc460e: Preparing [2023-10-03T20:53:52.358Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:52.358Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:52.358Z] 89612076f6d8: Layer already exists [2023-10-03T20:53:52.358Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:52.358Z] 39961ffc460e: Layer already exists [2023-10-03T20:53:52.358Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:52.358Z] 9d9197ea6998: Layer already exists [2023-10-03T20:53:52.358Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:52.358Z] main: digest: sha256:bc8ce6b2bf95c4389c1cfac611b117f06ab9772f3e3a8cd36890ca2564d10705 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:53:52.674Z] ===================================================== [Pipeline] echo [2023-10-03T20:53:52.684Z] taggedImages: [2023-10-03T20:53:52.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:52.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-10-03T20:53:52.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.59 [2023-10-03T20:53:52.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:52.684Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-10-03T20:53:52.711Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-10-03T20:53:52.711Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:52.711Z] latest [2023-10-03T20:53:52.711Z] 3.1.0-dev.59 [2023-10-03T20:53:52.711Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:53:52.711Z] main [2023-10-03T20:53:52.711Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:53.065Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:53:53.394Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:53:53.394Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-03T20:53:53.394Z] 047aafe89131: Preparing [2023-10-03T20:53:53.394Z] ecc0eeb3bbc5: Preparing [2023-10-03T20:53:53.394Z] 916ec97f5ddd: Preparing [2023-10-03T20:53:53.394Z] 7d4764a37ba9: Preparing [2023-10-03T20:53:53.394Z] beb2add2b518: Preparing [2023-10-03T20:53:53.394Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:53:53.394Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:53:53.394Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:53:53.394Z] beb2add2b518: Layer already exists [2023-10-03T20:53:53.394Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:53:53.394Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:53:53.658Z] 047aafe89131: Pushed [2023-10-03T20:54:00.281Z] ecc0eeb3bbc5: Pushed [2023-10-03T20:54:00.281Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:00.625Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:00.957Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-03T20:54:00.957Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-03T20:54:00.957Z] 047aafe89131: Preparing [2023-10-03T20:54:00.957Z] ecc0eeb3bbc5: Preparing [2023-10-03T20:54:00.957Z] 916ec97f5ddd: Preparing [2023-10-03T20:54:00.957Z] 7d4764a37ba9: Preparing [2023-10-03T20:54:00.957Z] beb2add2b518: Preparing [2023-10-03T20:54:00.957Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:54:00.957Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:54:00.957Z] ecc0eeb3bbc5: Layer already exists [2023-10-03T20:54:00.957Z] 047aafe89131: Layer already exists [2023-10-03T20:54:00.957Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:54:00.957Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:54:00.957Z] beb2add2b518: Layer already exists [2023-10-03T20:54:00.957Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:54:00.957Z] latest: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:01.573Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:04.476Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.59 [2023-10-03T20:54:04.476Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-03T20:54:04.476Z] 047aafe89131: Preparing [2023-10-03T20:54:04.476Z] ecc0eeb3bbc5: Preparing [2023-10-03T20:54:04.476Z] 916ec97f5ddd: Preparing [2023-10-03T20:54:04.476Z] 7d4764a37ba9: Preparing [2023-10-03T20:54:04.476Z] beb2add2b518: Preparing [2023-10-03T20:54:04.476Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:54:04.476Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:54:04.476Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:54:04.476Z] 047aafe89131: Layer already exists [2023-10-03T20:54:04.476Z] ecc0eeb3bbc5: Layer already exists [2023-10-03T20:54:04.476Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:54:04.476Z] beb2add2b518: Layer already exists [2023-10-03T20:54:04.476Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:54:04.476Z] 3.1.0-dev.59: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:04.815Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:05.146Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:54:05.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-03T20:54:05.147Z] 047aafe89131: Preparing [2023-10-03T20:54:05.147Z] ecc0eeb3bbc5: Preparing [2023-10-03T20:54:05.147Z] 916ec97f5ddd: Preparing [2023-10-03T20:54:05.147Z] 7d4764a37ba9: Preparing [2023-10-03T20:54:05.147Z] beb2add2b518: Preparing [2023-10-03T20:54:05.147Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:54:05.147Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:54:05.147Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:54:05.147Z] 047aafe89131: Layer already exists [2023-10-03T20:54:05.147Z] ecc0eeb3bbc5: Layer already exists [2023-10-03T20:54:05.147Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:54:05.147Z] beb2add2b518: Layer already exists [2023-10-03T20:54:05.147Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:54:05.411Z] 5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:05.740Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:06.063Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-10-03T20:54:06.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-10-03T20:54:06.063Z] 047aafe89131: Preparing [2023-10-03T20:54:06.063Z] ecc0eeb3bbc5: Preparing [2023-10-03T20:54:06.063Z] 916ec97f5ddd: Preparing [2023-10-03T20:54:06.063Z] 7d4764a37ba9: Preparing [2023-10-03T20:54:06.063Z] beb2add2b518: Preparing [2023-10-03T20:54:06.063Z] 5f4d9fc4d98d: Preparing [2023-10-03T20:54:06.063Z] 5f4d9fc4d98d: Waiting [2023-10-03T20:54:06.063Z] beb2add2b518: Layer already exists [2023-10-03T20:54:06.063Z] ecc0eeb3bbc5: Layer already exists [2023-10-03T20:54:06.063Z] 7d4764a37ba9: Layer already exists [2023-10-03T20:54:06.063Z] 916ec97f5ddd: Layer already exists [2023-10-03T20:54:06.063Z] 047aafe89131: Layer already exists [2023-10-03T20:54:06.063Z] 5f4d9fc4d98d: Layer already exists [2023-10-03T20:54:06.063Z] main: digest: sha256:50c95090956a752c0a9738925ea3f11a1b360fbc65ae4a0a009b4bbb21fd11eb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-10-03T20:54:06.368Z] ===================================================== [Pipeline] echo [2023-10-03T20:54:06.374Z] taggedImages: [2023-10-03T20:54:06.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [2023-10-03T20:54:06.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-10-03T20:54:06.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.59 [2023-10-03T20:54:06.374Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f-3.1.0-dev.59 [2023-10-03T20:54:06.374Z] - 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-10-03T20:54:06.731Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T20:54:06.731Z] [2023-10-03T20:54:06.731Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:07.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T20:54:07.056Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-03T20:54:07.056Z] 8998bd30e6a1: Pulling fs layer [2023-10-03T20:54:07.056Z] 04944245beec: Pulling fs layer [2023-10-03T20:54:07.056Z] 699f458cf7ca: Pulling fs layer [2023-10-03T20:54:07.056Z] 765212b225bb: Pulling fs layer [2023-10-03T20:54:07.056Z] f23df028b6ca: Pulling fs layer [2023-10-03T20:54:07.056Z] d65c8cfc05b1: Pulling fs layer [2023-10-03T20:54:07.056Z] 2437ff75d9bd: Pulling fs layer [2023-10-03T20:54:07.056Z] d65c8cfc05b1: Waiting [2023-10-03T20:54:07.056Z] 765212b225bb: Waiting [2023-10-03T20:54:07.056Z] f23df028b6ca: Waiting [2023-10-03T20:54:07.056Z] 2437ff75d9bd: Waiting [2023-10-03T20:54:07.322Z] 04944245beec: Verifying Checksum [2023-10-03T20:54:07.322Z] 04944245beec: Download complete [2023-10-03T20:54:07.322Z] 765212b225bb: Verifying Checksum [2023-10-03T20:54:07.322Z] 765212b225bb: Download complete [2023-10-03T20:54:07.322Z] f23df028b6ca: Verifying Checksum [2023-10-03T20:54:07.322Z] f23df028b6ca: Download complete [2023-10-03T20:54:07.322Z] d65c8cfc05b1: Verifying Checksum [2023-10-03T20:54:07.322Z] d65c8cfc05b1: Download complete [2023-10-03T20:54:07.322Z] 699f458cf7ca: Verifying Checksum [2023-10-03T20:54:07.322Z] 699f458cf7ca: Download complete [2023-10-03T20:54:07.902Z] 8998bd30e6a1: Verifying Checksum [2023-10-03T20:54:07.902Z] 8998bd30e6a1: Download complete [2023-10-03T20:54:09.836Z] 2437ff75d9bd: Verifying Checksum [2023-10-03T20:54:09.836Z] 2437ff75d9bd: Download complete [2023-10-03T20:54:11.775Z] 8998bd30e6a1: Pull complete [2023-10-03T20:54:12.358Z] 04944245beec: Pull complete [2023-10-03T20:54:13.760Z] 699f458cf7ca: Pull complete [2023-10-03T20:54:13.760Z] 765212b225bb: Pull complete [2023-10-03T20:54:18.003Z] f23df028b6ca: Pull complete [2023-10-03T20:54:18.283Z] d65c8cfc05b1: Pull complete [2023-10-03T20:54:33.271Z] 2437ff75d9bd: Pull complete [2023-10-03T20:54:33.271Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-03T20:54:33.271Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-03T20:54:33.271Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:54:33.449Z] prd-ubuntu20.04-docker-arm64-4c-16g-8415 does not seem to be running inside a container [2023-10-03T20:54:33.501Z] $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@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-10-03T20:54:35.988Z] $ docker top f5015d420ba658b7658e480f73df26cb9fdb455fec8385f6cb76ef7f7b9b35f1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:54:36.549Z] ---> job-cost.sh [2023-10-03T20:54:36.813Z] lf-activate-venv: SKIPPING [2023-10-03T20:54:36.813Z] INFO: No Stack... [2023-10-03T20:54:37.079Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-03T20:54:38.030Z] INFO: Archiving Costs [Pipeline] sh [2023-10-03T20:54:38.341Z] + + cut -d, -f6cat [2023-10-03T20:54:38.341Z] /w/workspace/edgex-go/593/archives/cost.csv [Pipeline] lock [2023-10-03T20:54:38.673Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] [2023-10-03T20:54:38.679Z] Resource [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] did not exist. Created. [2023-10-03T20:54:38.679Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-03T20:54:39.027Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-03T20:54:39.644Z] Stashed 1 file(s) [Pipeline] } [2023-10-03T20:54:39.653Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-593-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-03T20:54:39.676Z] $ docker stop --time=1 f5015d420ba658b7658e480f73df26cb9fdb455fec8385f6cb76ef7f7b9b35f1 [2023-10-03T20:54:41.158Z] $ docker rm -f --volumes f5015d420ba658b7658e480f73df26cb9fdb455fec8385f6cb76ef7f7b9b35f1 [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-10-03T20:54:41.651Z] provisioning config files... [2023-10-03T20:54:41.689Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/593@tmp/config7326899735936196236tmp [Pipeline] { [Pipeline] sh [2023-10-03T20:54:42.028Z] + set +x [2023-10-03T20:54:42.028Z] + curl -s https://codecov.io/bash [2023-10-03T20:54:42.028Z] + bash -s -- [2023-10-03T20:54:42.028Z] [2023-10-03T20:54:42.028Z] _____ _ [2023-10-03T20:54:42.028Z] / ____| | | [2023-10-03T20:54:42.028Z] | | ___ __| | ___ ___ _____ __ [2023-10-03T20:54:42.028Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-03T20:54:42.028Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-03T20:54:42.028Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-03T20:54:42.028Z] Bash-1.0.6 [2023-10-03T20:54:42.028Z] [2023-10-03T20:54:42.028Z] [2023-10-03T20:54:42.028Z] ==> git version 2.25.1 found [2023-10-03T20:54:42.028Z] ==> 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-10-03T20:54:42.028Z] Release-Date: 2020-01-08 [2023-10-03T20:54:42.028Z] 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-10-03T20:54:42.028Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-03T20:54:42.028Z] ==> Jenkins CI detected. [2023-10-03T20:54:42.028Z] current dir:  /w/workspace/edgex-go/593 [2023-10-03T20:54:42.028Z] project root: . [2023-10-03T20:54:42.028Z] --> token set from env [2023-10-03T20:54:42.028Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-03T20:54:42.028Z] ==> Running gcov in . (disable via -X gcov) [2023-10-03T20:54:42.028Z] ==> Python coveragepy not found [2023-10-03T20:54:42.028Z] ==> Searching for coverage reports in: [2023-10-03T20:54:42.028Z] + . [2023-10-03T20:54:42.288Z] -> Found 1 reports [2023-10-03T20:54:42.288Z] ==> Detecting git/mercurial file structure [2023-10-03T20:54:42.288Z] ==> Reading reports [2023-10-03T20:54:42.288Z] + ./coverage.out bytes=453602 [2023-10-03T20:54:42.288Z] ==> Appending adjustments [2023-10-03T20:54:42.288Z] https://docs.codecov.io/docs/fixing-reports [2023-10-03T20:54:43.241Z] + Found adjustments [2023-10-03T20:54:43.241Z] ==> Gzipping contents [2023-10-03T20:54:43.241Z] 60K /tmp/codecov.LpMfaO.gz [2023-10-03T20:54:43.241Z] ==> Uploading reports [2023-10-03T20:54:43.241Z] url: https://codecov.io [2023-10-03T20:54:43.241Z] query: branch=main&commit=5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f&build=593&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F593%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-03T20:54:43.241Z] -> Pinging Codecov [2023-10-03T20:54:43.241Z] 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=5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f&build=593&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F593%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-10-03T20:54:43.506Z] -> Uploading to [2023-10-03T20:54:43.506Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-03/00271124DB129430A58F1EEE437C3FCB/5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f/43920997-37a5-4260-9fc0-231bbf63394d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231003%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231003T205443Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9e02489c25b4b70b12c1f6a1a3c8815aee2e66b99cf0dda244f83b6ab2fffdf3 [2023-10-03T20:54:43.506Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T20:54:43.506Z] Dload Upload Total Spent Left Speed [2023-10-03T20:54:43.765Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58210 0 0 100 58210 0 203k --:--:-- --:--:-- --:--:-- 203k [2023-10-03T20:54:43.765Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5a56fde6ab8dce57dfcfd02ceb3c2e2dedbee28f [Pipeline] } [2023-10-03T20:54:43.772Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-10-03T20:54:43.986Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-10-03T20:54:44.000Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:44.291Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-03T20:54:44.291Z] [2023-10-03T20:54:44.291Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:54:44.602Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-03T20:54:44.602Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-10-03T20:54:44.602Z] df9b9388f04a: Pulling fs layer [2023-10-03T20:54:44.602Z] 52dc419b0ee2: Pulling fs layer [2023-10-03T20:54:44.602Z] 25bc292e5bac: Pulling fs layer [2023-10-03T20:54:44.602Z] 114826534d7a: Pulling fs layer [2023-10-03T20:54:44.602Z] 4657fd5d0bcf: Pulling fs layer [2023-10-03T20:54:44.602Z] 6ad1cebc031e: Pulling fs layer [2023-10-03T20:54:44.602Z] 8a3aa393b2d8: Pulling fs layer [2023-10-03T20:54:44.602Z] 6ad1cebc031e: Waiting [2023-10-03T20:54:44.602Z] 114826534d7a: Waiting [2023-10-03T20:54:44.602Z] 8a3aa393b2d8: Waiting [2023-10-03T20:54:44.602Z] 4657fd5d0bcf: Waiting [2023-10-03T20:54:44.602Z] 25bc292e5bac: Verifying Checksum [2023-10-03T20:54:44.602Z] 25bc292e5bac: Download complete [2023-10-03T20:54:44.602Z] 52dc419b0ee2: Verifying Checksum [2023-10-03T20:54:44.602Z] 52dc419b0ee2: Download complete [2023-10-03T20:54:44.602Z] 4657fd5d0bcf: Verifying Checksum [2023-10-03T20:54:44.602Z] 4657fd5d0bcf: Download complete [2023-10-03T20:54:44.602Z] df9b9388f04a: Download complete [2023-10-03T20:54:44.861Z] 6ad1cebc031e: Verifying Checksum [2023-10-03T20:54:44.861Z] 6ad1cebc031e: Download complete [2023-10-03T20:54:44.861Z] df9b9388f04a: Pull complete [2023-10-03T20:54:44.861Z] 52dc419b0ee2: Pull complete [2023-10-03T20:54:44.861Z] 25bc292e5bac: Pull complete [2023-10-03T20:54:45.427Z] 114826534d7a: Download complete [2023-10-03T20:54:45.427Z] 8a3aa393b2d8: Verifying Checksum [2023-10-03T20:54:45.427Z] 8a3aa393b2d8: Download complete [2023-10-03T20:54:48.703Z] 114826534d7a: Pull complete [2023-10-03T20:54:48.703Z] 4657fd5d0bcf: Pull complete [2023-10-03T20:54:48.960Z] 6ad1cebc031e: Pull complete [2023-10-03T20:54:51.485Z] 8a3aa393b2d8: Pull complete [2023-10-03T20:54:51.485Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-10-03T20:54:51.485Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-10-03T20:54:51.485Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:54:51.561Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:54:51.592Z] $ 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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-10-03T20:54:56.824Z] $ docker top fb4abf58154593ec8f0171e0c5db326ecdf1bbf62807bf3ab1009d90bb51b2f0 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-10-03T20:54:56.888Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-10-03T20:54:57.163Z] + set -o pipefail [2023-10-03T20:54:57.163Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-10-03T20:55:02.508Z] [2023-10-03T20:55:02.508Z] Monitoring /w/workspace/edgex-go/593 (github.com/edgexfoundry/edgex-go)... [2023-10-03T20:55:02.508Z] [2023-10-03T20:55:02.508Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/b1fb697b-879b-4bf4-86bd-adc8dd1b3ffb [2023-10-03T20:55:02.508Z] [2023-10-03T20:55:02.508Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-10-03T20:55:02.508Z] [2023-10-03T20:55:02.508Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-10-03T20:55:02.508Z] [2023-10-03T20:55:02.508Z] [2023-10-03T20:55:02.508Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-10-03T20:55:02.508Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-10-03T20:55:02.508Z] More details here: https://snyk.co/ue1NS [2023-10-03T20:55:02.508Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-10-03T20:55:02.508Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-10-03T20:55:02.517Z] $ docker stop --time=1 fb4abf58154593ec8f0171e0c5db326ecdf1bbf62807bf3ab1009d90bb51b2f0 [2023-10-03T20:55:06.047Z] $ docker rm -f --volumes fb4abf58154593ec8f0171e0c5db326ecdf1bbf62807bf3ab1009d90bb51b2f0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-10-03T20:55:06.437Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T20:55:06.452Z] provisioning config files... [2023-10-03T20:55:06.459Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/593@tmp/config2407141760977885761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:06.753Z] --> edgex-publish-swagger.sh [2023-10-03T20:55:06.753Z] === Publish openapi/v3 API === [2023-10-03T20:55:06.753Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-10-03T20:55:06.753Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/593/openapi/v3/core-command.yaml] [2023-10-03T20:55:06.753Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T20:55:06.753Z] Dload Upload Total Spent Left Speed [2023-10-03T20:55:07.320Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62323 --:--:-- --:--:-- --:--:-- 62323 [2023-10-03T20:55:07.320Z] [2023-10-03T20:55:07.320Z] [2023-10-03T20:55:07.320Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/593/openapi/v3/core-data.yaml] [2023-10-03T20:55:07.320Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T20:55:07.320Z] Dload Upload Total Spent Left Speed [2023-10-03T20:55:07.888Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 346k --:--:-- --:--:-- --:--:-- 344k 100 72043 0 0 100 72043 0 126k --:--:-- --:--:-- --:--:-- 126k [2023-10-03T20:55:07.888Z] [2023-10-03T20:55:07.888Z] [2023-10-03T20:55:07.888Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/593/openapi/v3/core-metadata.yaml] [2023-10-03T20:55:07.888Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T20:55:07.888Z] Dload Upload Total Spent Left Speed [2023-10-03T20:55:08.455Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k [2023-10-03T20:55:08.455Z] [2023-10-03T20:55:08.455Z] [2023-10-03T20:55:08.455Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/593/openapi/v3/support-notifications.yaml] [2023-10-03T20:55:08.455Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T20:55:08.455Z] Dload Upload Total Spent Left Speed [2023-10-03T20:55:09.023Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 147k --:--:-- --:--:-- --:--:-- 147k [2023-10-03T20:55:09.023Z] [2023-10-03T20:55:09.023Z] [2023-10-03T20:55:09.023Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/593/openapi/v3/support-scheduler.yaml] [2023-10-03T20:55:09.023Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-03T20:55:09.023Z] Dload Upload Total Spent Left Speed [2023-10-03T20:55:09.281Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 83606 --:--:-- --:--:-- --:--:-- 83417 100 36954 0 0 100 36954 0 83606 --:--:-- --:--:-- --:--:-- 83417 [2023-10-03T20:55:09.281Z] [2023-10-03T20:55:09.281Z] [Pipeline] } [2023-10-03T20:55:09.287Z] 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-10-03T20:55:09.685Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-03T20:55:09.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:55:09.982Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T20:55:09.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:55:10.048Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:55:10.074Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-03T20:55:10.546Z] $ docker top d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-03T20:55:10.638Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T20:55:10.638Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T20:55:10.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T20:55:10.755Z] $ docker exec d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d ssh-agent [2023-10-03T20:55:10.867Z] SSH_AUTH_SOCK=/tmp/ssh-WsJBfRTT6rEn/agent.30 [2023-10-03T20:55:10.867Z] SSH_AGENT_PID=36 [2023-10-03T20:55:10.871Z] Running ssh-add (command line suppressed) [2023-10-03T20:55:10.962Z] Identity added: /w/workspace/edgex-go/593@tmp/private_key_5067141063855711240.key (/w/workspace/edgex-go/593@tmp/private_key_5067141063855711240.key) [2023-10-03T20:55:10.977Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T20:55:11.260Z] + git semver tag [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,421 [run_tag] DEBUG tag force:False [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,421 [check_head_tag] DEBUG check head tag [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,422 [execute] INFO git cat-file --batch-check [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,422 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=) [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,425 [execute] INFO git cat-file --batch [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,426 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=) [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,451 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,452 [execute] INFO git tag -a v3.1.0-dev.59 -m v3.1.0-dev.59 [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,452 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.59', '-m', 'v3.1.0-dev.59'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=None) [2023-10-03T20:55:11.526Z] 2023-10-03 20:55:11,456 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:55:11.526Z] 3.1.0-dev.59 [Pipeline] } [2023-10-03T20:55:11.533Z] $ docker exec --env ******** --env ******** d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d ssh-agent -k [2023-10-03T20:55:11.627Z] unset SSH_AUTH_SOCK; [2023-10-03T20:55:11.627Z] unset SSH_AGENT_PID; [2023-10-03T20:55:11.628Z] echo Agent pid 36 killed; [2023-10-03T20:55:11.638Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T20:55:11.935Z] + git semver [Pipeline] } [2023-10-03T20:55:12.205Z] $ docker stop --time=1 d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d [2023-10-03T20:55:13.474Z] $ docker rm -f --volumes d30d5f0d403ed5543563a7a5c337a96c6d45c8574564c77cfb24ffbe7e86698d [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:55:13.856Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-03T20:55:13.856Z] [2023-10-03T20:55:13.856Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:55:14.150Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-03T20:55:14.150Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-10-03T20:55:14.150Z] ab5ef0e58194: Pulling fs layer [2023-10-03T20:55:14.150Z] 9712f1f96733: Pulling fs layer [2023-10-03T20:55:14.150Z] 63f879dbbcfc: Pulling fs layer [2023-10-03T20:55:14.150Z] 0d9ebad4ef96: Pulling fs layer [2023-10-03T20:55:14.150Z] e9a5061849ea: Pulling fs layer [2023-10-03T20:55:14.150Z] d747dcd14b5f: Pulling fs layer [2023-10-03T20:55:14.150Z] 2de7ff778b66: Pulling fs layer [2023-10-03T20:55:14.150Z] 0d9ebad4ef96: Waiting [2023-10-03T20:55:14.150Z] e9a5061849ea: Waiting [2023-10-03T20:55:14.150Z] d747dcd14b5f: Waiting [2023-10-03T20:55:14.150Z] 2de7ff778b66: Waiting [2023-10-03T20:55:14.150Z] 9712f1f96733: Download complete [2023-10-03T20:55:14.725Z] 63f879dbbcfc: Verifying Checksum [2023-10-03T20:55:14.725Z] 63f879dbbcfc: Download complete [2023-10-03T20:55:14.725Z] e9a5061849ea: Verifying Checksum [2023-10-03T20:55:14.725Z] e9a5061849ea: Download complete [2023-10-03T20:55:14.725Z] d747dcd14b5f: Download complete [2023-10-03T20:55:14.725Z] ab5ef0e58194: Verifying Checksum [2023-10-03T20:55:14.725Z] ab5ef0e58194: Download complete [2023-10-03T20:55:14.725Z] 0d9ebad4ef96: Verifying Checksum [2023-10-03T20:55:14.725Z] 0d9ebad4ef96: Download complete [2023-10-03T20:55:14.983Z] 2de7ff778b66: Download complete [2023-10-03T20:55:17.509Z] ab5ef0e58194: Pull complete [2023-10-03T20:55:17.509Z] 9712f1f96733: Pull complete [2023-10-03T20:55:17.767Z] 63f879dbbcfc: Pull complete [2023-10-03T20:55:21.958Z] 0d9ebad4ef96: Pull complete [2023-10-03T20:55:21.958Z] e9a5061849ea: Pull complete [2023-10-03T20:55:22.215Z] d747dcd14b5f: Pull complete [2023-10-03T20:55:23.148Z] 2de7ff778b66: Pull complete [2023-10-03T20:55:23.148Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-10-03T20:55:23.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-10-03T20:55:23.148Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:55:23.224Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:55:23.250Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-10-03T20:55:28.193Z] $ docker top fc854ea35b281cfb7f78bc026ec98d8be0a390a6b2ea5a7b83a552cead3bfe18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-10-03T20:55:28.262Z] provisioning config files... [2023-10-03T20:55:28.269Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/593@tmp/config11699253805203993753tmp [2023-10-03T20:55:28.279Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/593@tmp/config6138561872174112754tmp [2023-10-03T20:55:28.288Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/593@tmp/config5739697458608303289tmp [Pipeline] { [Pipeline] echo [2023-10-03T20:55:28.302Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:28.581Z] ---> sigul-configuration.sh [2023-10-03T20:55:28.581Z] gpg: directory `/root/.gnupg' created [2023-10-03T20:55:28.581Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-10-03T20:55:28.581Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-10-03T20:55:28.581Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-10-03T20:55:28.581Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-10-03T20:55:28.581Z] gpg: CAST5 encrypted data [2023-10-03T20:55:28.581Z] gpg: encrypted with 1 passphrase [2023-10-03T20:55:28.581Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-10-03T20:55:28.864Z] + mkdir /home/jenkins [2023-10-03T20:55:28.864Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-10-03T20:55:29.147Z] + 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-10-03T20:55:29.156Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:29.433Z] ---> sigul-install.sh [2023-10-03T20:55:29.434Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-10-03T20:55:29.717Z] + git tag --list [2023-10-03T20:55:29.717Z] 0.6.0 [2023-10-03T20:55:29.717Z] 0.6.1 [2023-10-03T20:55:29.717Z] 0.7.0 [2023-10-03T20:55:29.717Z] 0.7.1 [2023-10-03T20:55:29.717Z] v1.0.0 [2023-10-03T20:55:29.717Z] v1.0.1 [2023-10-03T20:55:29.717Z] v1.1.0 [2023-10-03T20:55:29.717Z] v1.2.0 [2023-10-03T20:55:29.717Z] v1.2.1 [2023-10-03T20:55:29.717Z] v1.3.0 [2023-10-03T20:55:29.717Z] v1.3.1 [2023-10-03T20:55:29.717Z] v2.0.0 [2023-10-03T20:55:29.717Z] v2.1.0 [2023-10-03T20:55:29.717Z] v2.1.1 [2023-10-03T20:55:29.717Z] v2.2.0 [2023-10-03T20:55:29.717Z] v2.3.0 [2023-10-03T20:55:29.717Z] v3.0 [2023-10-03T20:55:29.717Z] v3.0.0 [2023-10-03T20:55:29.717Z] v3.1.0-dev.1 [2023-10-03T20:55:29.717Z] v3.1.0-dev.10 [2023-10-03T20:55:29.717Z] v3.1.0-dev.11 [2023-10-03T20:55:29.717Z] v3.1.0-dev.12 [2023-10-03T20:55:29.717Z] v3.1.0-dev.13 [2023-10-03T20:55:29.717Z] v3.1.0-dev.14 [2023-10-03T20:55:29.717Z] v3.1.0-dev.15 [2023-10-03T20:55:29.717Z] v3.1.0-dev.16 [2023-10-03T20:55:29.717Z] v3.1.0-dev.17 [2023-10-03T20:55:29.717Z] v3.1.0-dev.18 [2023-10-03T20:55:29.717Z] v3.1.0-dev.19 [2023-10-03T20:55:29.717Z] v3.1.0-dev.2 [2023-10-03T20:55:29.717Z] v3.1.0-dev.20 [2023-10-03T20:55:29.717Z] v3.1.0-dev.21 [2023-10-03T20:55:29.717Z] v3.1.0-dev.22 [2023-10-03T20:55:29.717Z] v3.1.0-dev.23 [2023-10-03T20:55:29.717Z] v3.1.0-dev.24 [2023-10-03T20:55:29.717Z] v3.1.0-dev.25 [2023-10-03T20:55:29.717Z] v3.1.0-dev.26 [2023-10-03T20:55:29.717Z] v3.1.0-dev.27 [2023-10-03T20:55:29.717Z] v3.1.0-dev.28 [2023-10-03T20:55:29.717Z] v3.1.0-dev.29 [2023-10-03T20:55:29.717Z] v3.1.0-dev.3 [2023-10-03T20:55:29.717Z] v3.1.0-dev.30 [2023-10-03T20:55:29.717Z] v3.1.0-dev.31 [2023-10-03T20:55:29.717Z] v3.1.0-dev.32 [2023-10-03T20:55:29.717Z] v3.1.0-dev.33 [2023-10-03T20:55:29.717Z] v3.1.0-dev.34 [2023-10-03T20:55:29.717Z] v3.1.0-dev.35 [2023-10-03T20:55:29.717Z] v3.1.0-dev.36 [2023-10-03T20:55:29.717Z] v3.1.0-dev.37 [2023-10-03T20:55:29.717Z] v3.1.0-dev.38 [2023-10-03T20:55:29.717Z] v3.1.0-dev.39 [2023-10-03T20:55:29.717Z] v3.1.0-dev.4 [2023-10-03T20:55:29.717Z] v3.1.0-dev.40 [2023-10-03T20:55:29.717Z] v3.1.0-dev.41 [2023-10-03T20:55:29.717Z] v3.1.0-dev.42 [2023-10-03T20:55:29.717Z] v3.1.0-dev.43 [2023-10-03T20:55:29.717Z] v3.1.0-dev.44 [2023-10-03T20:55:29.717Z] v3.1.0-dev.45 [2023-10-03T20:55:29.717Z] v3.1.0-dev.46 [2023-10-03T20:55:29.717Z] v3.1.0-dev.47 [2023-10-03T20:55:29.717Z] v3.1.0-dev.48 [2023-10-03T20:55:29.717Z] v3.1.0-dev.49 [2023-10-03T20:55:29.717Z] v3.1.0-dev.5 [2023-10-03T20:55:29.717Z] v3.1.0-dev.50 [2023-10-03T20:55:29.717Z] v3.1.0-dev.51 [2023-10-03T20:55:29.717Z] v3.1.0-dev.52 [2023-10-03T20:55:29.717Z] v3.1.0-dev.53 [2023-10-03T20:55:29.717Z] v3.1.0-dev.54 [2023-10-03T20:55:29.717Z] v3.1.0-dev.55 [2023-10-03T20:55:29.717Z] v3.1.0-dev.56 [2023-10-03T20:55:29.717Z] v3.1.0-dev.57 [2023-10-03T20:55:29.717Z] v3.1.0-dev.58 [2023-10-03T20:55:29.717Z] v3.1.0-dev.59 [2023-10-03T20:55:29.717Z] v3.1.0-dev.6 [2023-10-03T20:55:29.717Z] v3.1.0-dev.7 [2023-10-03T20:55:29.717Z] v3.1.0-dev.8 [2023-10-03T20:55:29.717Z] v3.1.0-dev.9 [Pipeline] sh [2023-10-03T20:55:30.007Z] + lftools sign git-tag v3.1.0-dev.59 [2023-10-03T20:55:30.574Z] Signing Git tag with Sigul... [2023-10-03T20:55:30.574Z] Signing v3.1.0-dev.59 [Pipeline] echo [2023-10-03T20:55:30.840Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:31.125Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-10-03T20:55:31.133Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-10-03T20:55:31.149Z] $ docker stop --time=1 fc854ea35b281cfb7f78bc026ec98d8be0a390a6b2ea5a7b83a552cead3bfe18 [2023-10-03T20:55:32.433Z] $ docker rm -f --volumes fc854ea35b281cfb7f78bc026ec98d8be0a390a6b2ea5a7b83a552cead3bfe18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-10-03T20:55:32.856Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-03T20:55:32.856Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:55:33.147Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T20:55:33.147Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:55:33.208Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:55:33.231Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-03T20:55:33.528Z] $ docker top 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 -eo pid,comm [2023-10-03T20:55:33.577Z] 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-10-03T20:55:33.577Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-03T20:55:33.608Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T20:55:33.608Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T20:55:33.719Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T20:55:33.720Z] $ docker exec 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 ssh-agent [2023-10-03T20:55:33.839Z] SSH_AUTH_SOCK=/tmp/ssh-QxYGuakTsE5b/agent.32 [2023-10-03T20:55:33.839Z] SSH_AGENT_PID=38 [2023-10-03T20:55:33.844Z] Running ssh-add (command line suppressed) [2023-10-03T20:55:33.950Z] Identity added: /w/workspace/edgex-go/593@tmp/private_key_490900697415809293.key (/w/workspace/edgex-go/593@tmp/private_key_490900697415809293.key) [2023-10-03T20:55:33.964Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T20:55:34.249Z] + git semver bump pre [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,401 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,401 [bump_version] DEBUG bumping version:3.1.0-dev.59 on axis:pre with prefix:dev [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,401 [bump_version] DEBUG bumped version:3.1.0-dev.60 [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,401 [write_version] DEBUG write version:3.1.0-dev.60 to path:/w/workspace/edgex-go/593/.semver/main with force:True [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,401 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,401 [write_file] DEBUG write to file:/w/workspace/edgex-go/593/.semver/main [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,404 [execute] INFO git cat-file --batch-check [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=) [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,409 [execute] INFO git cat-file --batch [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,409 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=) [2023-10-03T20:55:34.508Z] 2023-10-03 20:55:34,414 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:55:34.508Z] 3.1.0-dev.60 [Pipeline] } [2023-10-03T20:55:34.515Z] $ docker exec --env ******** --env ******** 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 ssh-agent -k [2023-10-03T20:55:34.623Z] unset SSH_AUTH_SOCK; [2023-10-03T20:55:34.623Z] unset SSH_AGENT_PID; [2023-10-03T20:55:34.623Z] echo Agent pid 38 killed; [2023-10-03T20:55:34.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T20:55:34.940Z] + git semver [Pipeline] } [2023-10-03T20:55:35.207Z] $ docker stop --time=1 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 [2023-10-03T20:55:36.462Z] $ docker rm -f --volumes 522aa43603787a72ffe49960b607c7f9557f4a27dc98f6379986798008eba869 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-03T20:55:36.800Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-03T20:55:36.800Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:55:37.099Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-03T20:55:37.099Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:55:37.174Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:55:37.196Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-10-03T20:55:37.505Z] $ docker top 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 -eo pid,comm [2023-10-03T20:55:37.556Z] 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-10-03T20:55:37.556Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-03T20:55:37.594Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-03T20:55:37.594Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-03T20:55:37.697Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-03T20:55:37.697Z] $ docker exec 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 ssh-agent [2023-10-03T20:55:37.798Z] SSH_AUTH_SOCK=/tmp/ssh-YRVqXlREdEXs/agent.32 [2023-10-03T20:55:37.798Z] SSH_AGENT_PID=38 [2023-10-03T20:55:37.804Z] Running ssh-add (command line suppressed) [2023-10-03T20:55:37.902Z] Identity added: /w/workspace/edgex-go/593@tmp/private_key_17643126958256854139.key (/w/workspace/edgex-go/593@tmp/private_key_17643126958256854139.key) [2023-10-03T20:55:37.919Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-03T20:55:38.204Z] + git semver push [2023-10-03T20:55:38.462Z] 2023-10-03 20:55:38,384 [run_push] DEBUG push [2023-10-03T20:55:38.462Z] 2023-10-03 20:55:38,385 [execute] INFO git cat-file --batch-check [2023-10-03T20:55:38.462Z] 2023-10-03 20:55:38,385 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=) [2023-10-03T20:55:38.462Z] 2023-10-03 20:55:38,388 [execute] INFO git rev-list 3dbbe34f27dd6c562009bf76bc43df99266a1120 -- [2023-10-03T20:55:38.462Z] 2023-10-03 20:55:38,388 [execute] DEBUG Popen(['git', 'rev-list', '3dbbe34f27dd6c562009bf76bc43df99266a1120', '--'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-03T20:55:38.462Z] 2023-10-03 20:55:38,405 [execute] INFO git fetch -v origin [2023-10-03T20:55:38.462Z] 2023-10-03 20:55:38,405 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=True, shell=None, istream=None) [2023-10-03T20:55:39.027Z] 2023-10-03 20:55:38,945 [run_push] DEBUG no remote changes detected [2023-10-03T20:55:39.027Z] 2023-10-03 20:55:38,945 [execute] INFO git push origin semver [2023-10-03T20:55:39.027Z] 2023-10-03 20:55:38,946 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/593/.semver, universal_newlines=False, shell=None, istream=None) [2023-10-03T20:55:40.405Z] 2023-10-03 20:55:39,968 [run_push] DEBUG push all version tags [2023-10-03T20:55:40.405Z] 2023-10-03 20:55:39,969 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-10-03T20:55:40.405Z] 2023-10-03 20:55:39,969 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/593, universal_newlines=False, shell=None, istream=None) [2023-10-03T20:55:40.973Z] 2023-10-03 20:55:40,772 [read_version] DEBUG read version from /w/workspace/edgex-go/593/.semver/main [2023-10-03T20:55:40.973Z] 3.1.0-dev.60 [Pipeline] } [2023-10-03T20:55:40.980Z] $ docker exec --env ******** --env ******** 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 ssh-agent -k [2023-10-03T20:55:41.075Z] unset SSH_AUTH_SOCK; [2023-10-03T20:55:41.076Z] unset SSH_AGENT_PID; [2023-10-03T20:55:41.076Z] echo Agent pid 38 killed; [2023-10-03T20:55:41.088Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-03T20:55:41.395Z] + git semver [Pipeline] } [2023-10-03T20:55:41.664Z] $ docker stop --time=1 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 [2023-10-03T20:55:42.928Z] $ docker rm -f --volumes 844a8592a2d8300f51840dee36745994c1b2ff22d8c0fc132729c539f9cdb808 [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-10-03T20:55:43.480Z] + [ -d /w/workspace/edgex-go/593/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:43.769Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:44.622Z] ---> package-listing.sh [2023-10-03T20:55:44.622Z] ++ facter osfamily [2023-10-03T20:55:44.622Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-03T20:55:44.881Z] + OS_FAMILY=debian [2023-10-03T20:55:44.881Z] + workspace=/w/workspace/edgex-go/593 [2023-10-03T20:55:44.881Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-03T20:55:44.881Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-03T20:55:44.881Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-03T20:55:44.881Z] + PACKAGES=/tmp/packages_start.txt [2023-10-03T20:55:44.881Z] + '[' /w/workspace/edgex-go/593 ']' [2023-10-03T20:55:44.881Z] + PACKAGES=/tmp/packages_end.txt [2023-10-03T20:55:44.881Z] + case "${OS_FAMILY}" in [2023-10-03T20:55:44.881Z] + dpkg -l [2023-10-03T20:55:44.881Z] + grep '^ii' [2023-10-03T20:55:44.881Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-03T20:55:44.881Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-03T20:55:44.881Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-03T20:55:44.881Z] + '[' /w/workspace/edgex-go/593 ']' [2023-10-03T20:55:44.881Z] + mkdir -p /w/workspace/edgex-go/593/archives/ [2023-10-03T20:55:44.881Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/593/archives/ [Pipeline] echo [2023-10-03T20:55:44.891Z] 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/593/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-03T20:55:45.166Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:55:45.726Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T20:55:45.726Z] [2023-10-03T20:55:45.726Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-03T20:55:46.025Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T20:55:46.025Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-03T20:55:46.025Z] 5eb5b503b376: Pulling fs layer [2023-10-03T20:55:46.025Z] 5c69ac0246d0: Pulling fs layer [2023-10-03T20:55:46.025Z] ec43610c2a17: Pulling fs layer [2023-10-03T20:55:46.025Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-03T20:55:46.025Z] 33b1e0a273af: Pulling fs layer [2023-10-03T20:55:46.025Z] 5d3b04190fa2: Pulling fs layer [2023-10-03T20:55:46.025Z] 2f39f015ded8: Pulling fs layer [2023-10-03T20:55:46.025Z] 3a2ae6a8a46f: Waiting [2023-10-03T20:55:46.025Z] 33b1e0a273af: Waiting [2023-10-03T20:55:46.025Z] 5d3b04190fa2: Waiting [2023-10-03T20:55:46.025Z] 2f39f015ded8: Waiting [2023-10-03T20:55:46.025Z] 5c69ac0246d0: Download complete [2023-10-03T20:55:46.025Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-03T20:55:46.025Z] 3a2ae6a8a46f: Download complete [2023-10-03T20:55:46.025Z] 33b1e0a273af: Verifying Checksum [2023-10-03T20:55:46.025Z] 33b1e0a273af: Download complete [2023-10-03T20:55:46.025Z] 5d3b04190fa2: Verifying Checksum [2023-10-03T20:55:46.025Z] 5d3b04190fa2: Download complete [2023-10-03T20:55:46.025Z] ec43610c2a17: Verifying Checksum [2023-10-03T20:55:46.025Z] ec43610c2a17: Download complete [2023-10-03T20:55:46.285Z] 5eb5b503b376: Verifying Checksum [2023-10-03T20:55:46.285Z] 5eb5b503b376: Download complete [2023-10-03T20:55:46.850Z] 2f39f015ded8: Download complete [2023-10-03T20:55:47.415Z] 5eb5b503b376: Pull complete [2023-10-03T20:55:47.415Z] 5c69ac0246d0: Pull complete [2023-10-03T20:55:47.979Z] ec43610c2a17: Pull complete [2023-10-03T20:55:47.979Z] 3a2ae6a8a46f: Pull complete [2023-10-03T20:55:48.237Z] 33b1e0a273af: Pull complete [2023-10-03T20:55:48.237Z] 5d3b04190fa2: Pull complete [2023-10-03T20:55:52.417Z] 2f39f015ded8: Pull complete [2023-10-03T20:55:52.417Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-03T20:55:52.417Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-03T20:55:52.417Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-03T20:55:52.497Z] prd-ubuntu20.04-docker-8c-8g-8414 does not seem to be running inside a container [2023-10-03T20:55:52.524Z] $ 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/593/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/593 -v /w/workspace/edgex-go/593:/w/workspace/edgex-go/593:rw,z -v /w/workspace/edgex-go/593@tmp:/w/workspace/edgex-go/593@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-10-03T20:55:56.152Z] $ docker top 8d8551546ad6b106af93394e61dfa66ed2d116f6a625843f1166808455877afb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-03T20:55:56.487Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-03T20:55:56.769Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-03T20:55:57.051Z] + ls /var/log/sa-host [2023-10-03T20:55:57.051Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-03T20:55:57.206Z] provisioning config files... [2023-10-03T20:55:57.215Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/593@tmp/config7023750989674131164tmp [Pipeline] { [Pipeline] echo [2023-10-03T20:55:57.226Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:57.509Z] ---> create-netrc.sh [Pipeline] } [2023-10-03T20:55:57.516Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:57.842Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-03T20:55:57.849Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:58.129Z] ---> sudo-logs.sh [2023-10-03T20:55:58.129Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-03T20:55:58.149Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:58.434Z] ---> job-cost.sh [2023-10-03T20:55:58.434Z] lf-activate-venv: SKIPPING [2023-10-03T20:55:58.434Z] DEBUG: total: 0.10999999940395355 [2023-10-03T20:55:58.434Z] INFO: Retrieving Stack Cost... [2023-10-03T20:55:58.693Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-03T20:55:59.259Z] INFO: Archiving Costs [Pipeline] echo [2023-10-03T20:55:59.271Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-03T20:55:59.552Z] ---> logs-deploy.sh [2023-10-03T20:55:59.553Z] lf-activate-venv: SKIPPING [2023-10-03T20:55:59.553Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/593 [2023-10-03T20:55:59.553Z] INFO: archiving workspace using pattern(s): [2023-10-03T20:56:00.491Z] Archives upload complete. [2023-10-03T20:56:00.491Z] INFO: archiving logs to Nexus