Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2b0aa32e305f4468c05d36fa7488a318f523b7ee 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-ssh5494884125948365289.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-ssh11343975370487231824.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-ssh3594169375829071886.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-ssh13054692737187046590.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-ssh3534131480520652170.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 ‘prd-ubuntu20.04-docker-8c-8g-7878’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7879 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/589 [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/589 # 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 > 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 Avoid second fetch Checking out Revision 2b0aa32e305f4468c05d36fa7488a318f523b7ee (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4693)" > git config core.sparsecheckout # timeout=10 > git checkout -f 2b0aa32e305f4468c05d36fa7488a318f523b7ee # timeout=10 > git rev-list --no-walk 34f840c68dfd07fd09c4325cf8194608b3ff672b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-25T20:51:09.002Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-25T20:51:09.056Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-25T20:51:09.075Z] ========================================================= [2023-09-25T20:51:09.075Z] EdgeX Global Pipelines Version Info [2023-09-25T20:51:09.075Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:51:09.784Z] ------------------- [2023-09-25T20:51:09.784Z] stable info: [2023-09-25T20:51:09.784Z] ------------------- [2023-09-25T20:51:09.784Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-25T20:51:09.784Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T20:51:09.784Z] Message: update stable to v1.0.254 [2023-09-25T20:51:10.359Z] ------------------- [2023-09-25T20:51:10.359Z] experimental info: [2023-09-25T20:51:10.359Z] ------------------- [2023-09-25T20:51:10.359Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-25T20:51:10.359Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-25T20:51:10.359Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-25T20:51:10.574Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-25T20:51:10.587Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-25T20:51:10.600Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-25T20:51:10.619Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-25T20:51:10.636Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-25T20:51:10.652Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-25T20:51:10.664Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-25T20:51:10.673Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-25T20:51:10.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-25T20:51:10.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-25T20:51:10.718Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-25T20:51:10.735Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-25T20:51:10.749Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-25T20:51:10.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-25T20:51:10.771Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-25T20:51:10.779Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T20:51:10.787Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-25T20:51:10.806Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-25T20:51:10.825Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-25T20:51:10.842Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-25T20:51:10.853Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-25T20:51:10.867Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-25T20:51:10.877Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-25T20:51:10.888Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-25T20:51:10.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-25T20:51:10.921Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-25T20:51:10.937Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] echo [2023-09-25T20:51:10.955Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b0aa32 [Pipeline] echo [2023-09-25T20:51:10.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T20:51:11.018Z] provisioning config files... [2023-09-25T20:51:11.039Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config3960338364251289700tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:51:11.349Z] ---> docker-login.sh [2023-09-25T20:51:11.350Z] nexus3.edgexfoundry.org:10001 [2023-09-25T20:51:11.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:51:11.612Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:51:11.612Z] Configure a credential helper to remove this warning. See [2023-09-25T20:51:11.612Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:51:11.612Z] [2023-09-25T20:51:11.612Z] Login Succeeded [2023-09-25T20:51:11.612Z] nexus3.edgexfoundry.org:10002 [2023-09-25T20:51:11.612Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:51:11.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:51:11.872Z] Configure a credential helper to remove this warning. See [2023-09-25T20:51:11.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:51:11.872Z] [2023-09-25T20:51:11.872Z] Login Succeeded [2023-09-25T20:51:11.872Z] nexus3.edgexfoundry.org:10003 [2023-09-25T20:51:11.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:51:11.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:51:11.872Z] Configure a credential helper to remove this warning. See [2023-09-25T20:51:11.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:51:11.872Z] [2023-09-25T20:51:11.872Z] Login Succeeded [2023-09-25T20:51:11.872Z] nexus3.edgexfoundry.org:10004 [2023-09-25T20:51:11.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:51:11.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:51:11.872Z] Configure a credential helper to remove this warning. See [2023-09-25T20:51:11.872Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:51:11.872Z] [2023-09-25T20:51:11.872Z] Login Succeeded [2023-09-25T20:51:12.133Z] docker.io [2023-09-25T20:51:12.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:51:12.393Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:51:12.393Z] Configure a credential helper to remove this warning. See [2023-09-25T20:51:12.393Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:51:12.393Z] [2023-09-25T20:51:12.393Z] Login Succeeded [2023-09-25T20:51:12.393Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T20:51:12.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T20:51:12.713Z] + 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-09-25T20:51:12.713Z] + + cut -d/ -f2 [2023-09-25T20:51:12.713Z] dirname cmd/core-command/Dockerfile [2023-09-25T20:51:12.713Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-25T20:51:12.713Z] + cut -d/ -f2 [2023-09-25T20:51:12.713Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-09-25T20:51:12.713Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-25T20:51:12.713Z] + + dirname cmd/core-data/Dockerfilecut [2023-09-25T20:51:12.713Z] -d/ -f2 [2023-09-25T20:51:12.713Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-25T20:51:12.713Z] + dirname cmd/core-metadata/Dockerfile [2023-09-25T20:51:12.713Z] + cut -d/ -f2 [2023-09-25T20:51:12.713Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-25T20:51:12.713Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-25T20:51:12.713Z] + cut -d/ -f2 [2023-09-25T20:51:12.713Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-25T20:51:12.713Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-25T20:51:12.713Z] + cut -d/ -f2 [2023-09-25T20:51:12.713Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-25T20:51:12.713Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-25T20:51:12.713Z] + cut -d/ -f2 [2023-09-25T20:51:12.713Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-25T20:51:12.713Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-25T20:51:12.713Z] + cut -d/ -f2 [2023-09-25T20:51:12.713Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-25T20:51:12.714Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-25T20:51:12.714Z] + cut -d/ -f2 [2023-09-25T20:51:12.714Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-25T20:51:12.714Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-25T20:51:12.714Z] + cut -d/ -f2 [2023-09-25T20:51:12.714Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-25T20:51:12.714Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-25T20:51:12.714Z] + cut -d/ -f2 [2023-09-25T20:51:12.714Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-25T20:51:12.714Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-25T20:51:12.714Z] + cut -d/ -f2 [2023-09-25T20:51:12.714Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-25T20:51:12.714Z] + dirname cmd/support-notifications/Dockerfile [2023-09-25T20:51:12.714Z] + cut -d/ -f2 [2023-09-25T20:51:12.714Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-25T20:51:12.714Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-25T20:51:12.714Z] + cut -d/ -f2 [2023-09-25T20:51:12.714Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-25T20:51:12.773Z] 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-09-25T20:51:13.159Z] + git rev-list -1 --merges 2b0aa32e305f4468c05d36fa7488a318f523b7ee~1..2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] echo [2023-09-25T20:51:13.174Z] -----------> git rev-list -1 --merges 2b0aa32e305f4468c05d36fa7488a318f523b7ee~1..2b0aa32e305f4468c05d36fa7488a318f523b7ee 2b0aa32e305f4468c05d36fa7488a318f523b7ee [false] [Pipeline] sh [2023-09-25T20:51:13.455Z] + git log --format=format:%s -1 2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] echo [2023-09-25T20:51:13.469Z] ========================================================= [2023-09-25T20:51:13.469Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-25T20:51:13.469Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-25T20:51:13.824Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T20:51:13.824Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-25T20:51:13.824Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-25T20:51:13.824Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-25T20:51:13.824Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-25T20:51:13.824Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-25T20:51:13.824Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:51:14.169Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T20:51:14.169Z] [2023-09-25T20:51:14.169Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:51:14.470Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T20:51:14.470Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-25T20:51:14.470Z] b85a868b505f: Pulling fs layer [2023-09-25T20:51:14.470Z] e2be974225ed: Pulling fs layer [2023-09-25T20:51:14.470Z] 339a4e72a1f5: Pulling fs layer [2023-09-25T20:51:14.470Z] 988bab9f4d93: Pulling fs layer [2023-09-25T20:51:14.470Z] 1469e6f7b9e6: Pulling fs layer [2023-09-25T20:51:14.470Z] eaf3925da568: Pulling fs layer [2023-09-25T20:51:14.470Z] bab4dde63d76: Pulling fs layer [2023-09-25T20:51:14.470Z] bde34c3a00c8: Pulling fs layer [2023-09-25T20:51:14.470Z] b352a97aabf1: Pulling fs layer [2023-09-25T20:51:14.470Z] 4872d77fe225: Pulling fs layer [2023-09-25T20:51:14.470Z] 5851b861e8e6: Pulling fs layer [2023-09-25T20:51:14.470Z] 988bab9f4d93: Waiting [2023-09-25T20:51:14.470Z] eaf3925da568: Waiting [2023-09-25T20:51:14.470Z] 5851b861e8e6: Waiting [2023-09-25T20:51:14.470Z] bab4dde63d76: Waiting [2023-09-25T20:51:14.470Z] 1469e6f7b9e6: Waiting [2023-09-25T20:51:14.470Z] 4872d77fe225: Waiting [2023-09-25T20:51:14.470Z] bde34c3a00c8: Waiting [2023-09-25T20:51:14.470Z] e2be974225ed: Verifying Checksum [2023-09-25T20:51:14.470Z] e2be974225ed: Download complete [2023-09-25T20:51:14.470Z] 988bab9f4d93: Verifying Checksum [2023-09-25T20:51:14.470Z] 988bab9f4d93: Download complete [2023-09-25T20:51:14.730Z] 1469e6f7b9e6: Verifying Checksum [2023-09-25T20:51:14.730Z] 1469e6f7b9e6: Download complete [2023-09-25T20:51:14.730Z] 339a4e72a1f5: Verifying Checksum [2023-09-25T20:51:14.730Z] 339a4e72a1f5: Download complete [2023-09-25T20:51:14.730Z] eaf3925da568: Verifying Checksum [2023-09-25T20:51:14.730Z] eaf3925da568: Download complete [2023-09-25T20:51:14.730Z] bde34c3a00c8: Verifying Checksum [2023-09-25T20:51:14.730Z] bde34c3a00c8: Download complete [2023-09-25T20:51:14.730Z] b352a97aabf1: Verifying Checksum [2023-09-25T20:51:14.730Z] b352a97aabf1: Download complete [2023-09-25T20:51:14.730Z] 4872d77fe225: Verifying Checksum [2023-09-25T20:51:14.730Z] 4872d77fe225: Download complete [2023-09-25T20:51:14.730Z] 5851b861e8e6: Download complete [2023-09-25T20:51:14.730Z] b85a868b505f: Download complete [2023-09-25T20:51:14.990Z] bab4dde63d76: Verifying Checksum [2023-09-25T20:51:14.990Z] bab4dde63d76: Download complete [2023-09-25T20:51:16.370Z] b85a868b505f: Pull complete [2023-09-25T20:51:16.629Z] e2be974225ed: Pull complete [2023-09-25T20:51:17.235Z] 339a4e72a1f5: Pull complete [2023-09-25T20:51:17.235Z] 988bab9f4d93: Pull complete [2023-09-25T20:51:17.495Z] 1469e6f7b9e6: Pull complete [2023-09-25T20:51:17.495Z] eaf3925da568: Pull complete [2023-09-25T20:51:19.398Z] bab4dde63d76: Pull complete [2023-09-25T20:51:19.398Z] bde34c3a00c8: Pull complete [2023-09-25T20:51:19.398Z] b352a97aabf1: Pull complete [2023-09-25T20:51:19.398Z] 4872d77fe225: Pull complete [2023-09-25T20:51:19.658Z] 5851b861e8e6: Pull complete [2023-09-25T20:51:19.658Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-25T20:51:19.658Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T20:51:19.658Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:51:19.760Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T20:51:19.798Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T20:51:22.706Z] $ docker top 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 -eo pid,comm [2023-09-25T20:51:22.764Z] 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-09-25T20:51:22.764Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T20:51:22.804Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T20:51:22.804Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T20:51:22.916Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T20:51:22.922Z] $ docker exec 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent [2023-09-25T20:51:23.031Z] SSH_AUTH_SOCK=/tmp/ssh-SbcyzrXuZHyl/agent.32 [2023-09-25T20:51:23.031Z] SSH_AGENT_PID=38 [2023-09-25T20:51:23.039Z] Running ssh-add (command line suppressed) [2023-09-25T20:51:23.144Z] Identity added: /w/workspace/edgex-go/589@tmp/private_key_14192237268995305706.key (/w/workspace/edgex-go/589@tmp/private_key_14192237268995305706.key) [2023-09-25T20:51:23.157Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T20:51:23.449Z] + git tag --points-at HEAD [Pipeline] } [2023-09-25T20:51:23.465Z] $ docker exec --env ******** --env ******** 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent -k [2023-09-25T20:51:23.560Z] unset SSH_AUTH_SOCK; [2023-09-25T20:51:23.561Z] unset SSH_AGENT_PID; [2023-09-25T20:51:23.561Z] echo Agent pid 38 killed; [2023-09-25T20:51:23.566Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-25T20:51:23.585Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T20:51:23.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T20:51:23.717Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T20:51:23.722Z] $ docker exec 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent [2023-09-25T20:51:23.830Z] SSH_AUTH_SOCK=/tmp/ssh-oUSQkNqiyI1v/agent.71 [2023-09-25T20:51:23.830Z] SSH_AGENT_PID=77 [2023-09-25T20:51:23.835Z] Running ssh-add (command line suppressed) [2023-09-25T20:51:23.951Z] Identity added: /w/workspace/edgex-go/589@tmp/private_key_17081640900618824429.key (/w/workspace/edgex-go/589@tmp/private_key_17081640900618824429.key) [2023-09-25T20:51:23.962Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T20:51:24.249Z] + git semver init [2023-09-25T20:51:24.509Z] 2023-09-25 20:51:24,430 [run_init] DEBUG init version:0.0.0 force:False [2023-09-25T20:51:24.509Z] 2023-09-25 20:51:24,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/589/.semver [2023-09-25T20:51:24.509Z] 2023-09-25 20:51:24,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/589/.semver [2023-09-25T20:51:24.509Z] 2023-09-25 20:51:24,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/589/.semver'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=None) [2023-09-25T20:51:29.785Z] 2023-09-25 20:51:29,240 [append_file] DEBUG append to file:/w/workspace/edgex-go/589/.git/info/exclude [2023-09-25T20:51:29.785Z] 2023-09-25 20:51:29,240 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/589/.semver/main with force:False [2023-09-25T20:51:29.785Z] 2023-09-25 20:51:29,240 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T20:51:29.785Z] 2023-09-25 20:51:29,241 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T20:51:29.785Z] 3.1.0-dev.55 [Pipeline] } [2023-09-25T20:51:29.798Z] $ docker exec --env ******** --env ******** 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 ssh-agent -k [2023-09-25T20:51:29.895Z] unset SSH_AUTH_SOCK; [2023-09-25T20:51:29.896Z] unset SSH_AGENT_PID; [2023-09-25T20:51:29.896Z] echo Agent pid 77 killed; [2023-09-25T20:51:29.905Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T20:51:30.218Z] + git semver [Pipeline] } [2023-09-25T20:51:30.495Z] $ docker stop --time=1 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 [2023-09-25T20:51:31.816Z] $ docker rm -f --volumes 2f5f23c9b37a91a7553ed095fd8bc70ee228daf35567a53927d3335cffb7fa63 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T20:51:32.143Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-25T20:51:32.357Z] Stashed 1 file(s) [Pipeline] echo [2023-09-25T20:51:32.360Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.55 [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-09-25T20:51:32.743Z] + git config --global --add safe.directory /w/workspace/edgex-go/589 [Pipeline] echo [2023-09-25T20:51:32.754Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T20:51:32.768Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T20:51:32.778Z] ========================================================= [2023-09-25T20:51:32.778Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-25T20:51:32.778Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-25T20:51:33.063Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T20:51:33.063Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-25T20:51:33.063Z] 7264a8db6415: Pulling fs layer [2023-09-25T20:51:33.063Z] c4d48a809fc2: Pulling fs layer [2023-09-25T20:51:33.063Z] 4f1c88b9dad5: Pulling fs layer [2023-09-25T20:51:33.063Z] ad3a456e5733: Pulling fs layer [2023-09-25T20:51:33.063Z] 33e27b845d1e: Pulling fs layer [2023-09-25T20:51:33.063Z] c68163c4e522: Pulling fs layer [2023-09-25T20:51:33.063Z] 50da416c3ac9: Pulling fs layer [2023-09-25T20:51:33.063Z] 23d2d4c4bb30: Pulling fs layer [2023-09-25T20:51:33.063Z] ad3a456e5733: Waiting [2023-09-25T20:51:33.063Z] 33e27b845d1e: Waiting [2023-09-25T20:51:33.063Z] c68163c4e522: Waiting [2023-09-25T20:51:33.063Z] 50da416c3ac9: Waiting [2023-09-25T20:51:33.063Z] 23d2d4c4bb30: Waiting [2023-09-25T20:51:33.063Z] c4d48a809fc2: Verifying Checksum [2023-09-25T20:51:33.063Z] c4d48a809fc2: Download complete [2023-09-25T20:51:33.063Z] ad3a456e5733: Verifying Checksum [2023-09-25T20:51:33.063Z] ad3a456e5733: Download complete [2023-09-25T20:51:33.063Z] 33e27b845d1e: Download complete [2023-09-25T20:51:33.063Z] 7264a8db6415: Verifying Checksum [2023-09-25T20:51:33.063Z] 7264a8db6415: Download complete [2023-09-25T20:51:33.336Z] c68163c4e522: Verifying Checksum [2023-09-25T20:51:33.337Z] c68163c4e522: Download complete [2023-09-25T20:51:33.337Z] 7264a8db6415: Pull complete [2023-09-25T20:51:33.337Z] c4d48a809fc2: Pull complete [2023-09-25T20:51:33.598Z] 23d2d4c4bb30: Verifying Checksum [2023-09-25T20:51:33.598Z] 23d2d4c4bb30: Download complete [2023-09-25T20:51:33.862Z] 4f1c88b9dad5: Verifying Checksum [2023-09-25T20:51:33.862Z] 4f1c88b9dad5: Download complete [2023-09-25T20:51:34.119Z] 50da416c3ac9: Verifying Checksum [2023-09-25T20:51:34.119Z] 50da416c3ac9: Download complete [2023-09-25T20:51:36.647Z] 4f1c88b9dad5: Pull complete [2023-09-25T20:51:36.647Z] ad3a456e5733: Pull complete [2023-09-25T20:51:36.647Z] 33e27b845d1e: Pull complete [2023-09-25T20:51:36.906Z] c68163c4e522: Pull complete [2023-09-25T20:51:39.438Z] 50da416c3ac9: Pull complete [2023-09-25T20:51:39.697Z] 23d2d4c4bb30: Pull complete [2023-09-25T20:51:39.697Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-25T20:51:39.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T20:51:39.697Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-25T20:51:39.994Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T20:51:39.994Z] WORKDIR /edgex [2023-09-25T20:51:39.994Z] COPY go.mod . [2023-09-25T20:51:39.994Z] RUN go mod download [2023-09-25T20:51:39.994Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-25T20:51:40.561Z] Sending build context to Docker daemon 171MB [2023-09-25T20:51:40.561Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-25T20:51:40.561Z] ---> 0786185ac409 [2023-09-25T20:51:40.561Z] Step 2/4 : WORKDIR /edgex [2023-09-25T20:51:45.834Z] ---> Running in bfc076b4b194 [2023-09-25T20:51:45.834Z] Removing intermediate container bfc076b4b194 [2023-09-25T20:51:45.834Z] ---> d4573b219769 [2023-09-25T20:51:45.834Z] Step 3/4 : COPY go.mod . [2023-09-25T20:51:45.834Z] ---> 867b66f677f3 [2023-09-25T20:51:45.834Z] Step 4/4 : RUN go mod download [2023-09-25T20:51:45.834Z] ---> Running in ecffb868e667 [2023-09-25T20:51:47.419Z] Still waiting to schedule task [2023-09-25T20:51:47.420Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7880’ is offline [2023-09-25T20:52:03.925Z] Removing intermediate container ecffb868e667 [2023-09-25T20:52:03.925Z] ---> 7c18439a934f [2023-09-25T20:52:03.925Z] Successfully built 7c18439a934f [2023-09-25T20:52:03.925Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:52:04.227Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T20:52:04.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:52:04.296Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T20:52:04.328Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T20:52:04.755Z] $ docker top f705394ff4ed4d70292013684c25d35844964bea4234454fef1479374668ed4f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T20:52:05.085Z] + go version [2023-09-25T20:52:05.085Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-25T20:52:05.097Z] $ docker stop --time=1 f705394ff4ed4d70292013684c25d35844964bea4234454fef1479374668ed4f [2023-09-25T20:52:06.348Z] $ docker rm -f --volumes f705394ff4ed4d70292013684c25d35844964bea4234454fef1479374668ed4f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:52:06.765Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-25T20:52:06.765Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:52:06.834Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T20:52:06.866Z] $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T20:52:07.184Z] $ docker top 67e8a47c38235f69f87343efadcdbef0bf3423a8c41c106281f61088e6df9f38 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T20:52:07.238Z] ========================================================= [2023-09-25T20:52:07.238Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-25T20:52:07.238Z] ========================================================= [Pipeline] sh [2023-09-25T20:52:07.517Z] + git config --global --add safe.directory /w/workspace/edgex-go/589 [Pipeline] fileExists [Pipeline] sh [2023-09-25T20:52:07.808Z] + make test [2023-09-25T20:52:07.808Z] go test -race -coverprofile=coverage.out ./... [2023-09-25T20:52:14.366Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-25T20:52:29.249Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-25T20:52:29.508Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-25T20:52:30.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-25T20:52:30.073Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-25T20:52:30.073Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-25T20:52:30.073Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-25T20:52:31.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-25T20:52:31.979Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-25T20:52:32.916Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements [2023-09-25T20:52:34.818Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2023-09-25T20:52:34.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-25T20:52:34.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-25T20:52:34.819Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-25T20:52:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-25T20:52:35.755Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-25T20:52:37.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-25T20:52:37.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-25T20:52:37.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:52:37.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-25T20:52:37.133Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-25T20:52:38.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2023-09-25T20:52:38.511Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements [2023-09-25T20:52:38.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-25T20:52:38.511Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-25T20:52:40.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.123s coverage: 93.4% of statements [2023-09-25T20:52:40.414Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.069s coverage: 4.1% of statements [2023-09-25T20:52:40.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-25T20:52:40.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:52:40.673Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-25T20:52:41.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-25T20:52:41.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-25T20:52:41.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-25T20:52:41.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-25T20:52:41.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-25T20:52:41.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-25T20:52:41.240Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-25T20:52:42.195Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.413s coverage: 97.6% of statements [2023-09-25T20:52:42.195Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements [2023-09-25T20:52:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-25T20:52:42.762Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-25T20:52:44.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.065s coverage: 0.9% of statements [2023-09-25T20:52:44.180Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 32.2% of statements [2023-09-25T20:52:44.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.070s coverage: 41.7% of statements [2023-09-25T20:52:44.180Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.048s coverage: 82.9% of statements [2023-09-25T20:52:44.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.058s coverage: 94.1% of statements [2023-09-25T20:52:44.747Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.078s coverage: 96.3% of statements [2023-09-25T20:52:45.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-25T20:52:45.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-25T20:52:45.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-25T20:52:45.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-25T20:52:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-25T20:52:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-25T20:52:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-25T20:52:45.884Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-25T20:52:45.884Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.042s coverage: 87.5% of statements [2023-09-25T20:52:46.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-25T20:52:46.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-25T20:52:46.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-25T20:52:46.821Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-25T20:52:47.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-25T20:52:47.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-25T20:52:47.957Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-25T20:52:49.496Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-25T20:52:50.259Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-25T20:52:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-25T20:52:51.660Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-25T20:52:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-25T20:52:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-25T20:52:54.201Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-25T20:52:55.136Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-25T20:52:55.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-25T20:52:55.137Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-25T20:52:56.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-25T20:52:56.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-25T20:52:56.159Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-25T20:52:56.159Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-25T20:52:57.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-25T20:52:57.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-25T20:52:57.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-25T20:52:57.536Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-25T20:52:57.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.051s coverage: 94.4% of statements [2023-09-25T20:52:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-25T20:52:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-25T20:52:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:52:59.170Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-25T20:53:00.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-25T20:53:00.103Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-25T20:53:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-25T20:53:00.669Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-25T20:53:10.645Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.291s coverage: 79.9% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.097s coverage: 92.9% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.050s coverage: 62.3% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.048s coverage: 87.2% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.033s coverage: 20.0% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.034s coverage: 100.0% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.084s coverage: 82.1% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.042s coverage: 86.0% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.166s coverage: 63.1% of statements [2023-09-25T20:53:11.583Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.013s coverage: 73.7% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.011s coverage: 100.0% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.203s coverage: 38.4% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.043s coverage: 84.8% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.070s coverage: 19.9% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.142s coverage: 95.7% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.052s coverage: 61.8% of statements [2023-09-25T20:53:11.584Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.092s coverage: 98.9% of statements [2023-09-25T20:53:11.584Z] 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-09-25T20:53:11.842Z] running golangci-lint [2023-09-25T20:53:11.842Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-25T20:53:11.842Z] go version go1.21.0 linux/amd64 [2023-09-25T20:53:12.101Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-25T20:53:12.101Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-25T20:53:26.969Z] level=info msg="[loader] Go packages loading at mode 575 (imports|name|types_sizes|compiled_files|exports_file|deps|files) took 14.170020556s" [2023-09-25T20:53:26.969Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.5884ms" [2023-09-25T20:53:36.942Z] level=info msg="[linters_context/goanalysis] analyzers took 1m25.321796257s with top 10 stages: buildir: 42.177597646s, gosec: 8.40643021s, inspect: 2.561190397s, fact_deprecated: 1.982147472s, ctrlflow: 1.315374342s, nilness: 1.27095046s, printf: 1.126189505s, fact_purity: 1.103977831s, S1038: 963.683718ms, errcheck: 759.058583ms" [2023-09-25T20:53:36.942Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-25T20:53:36.942Z] level=info msg="[runner] Processors filtering stat (out/in): exclude: 197/197, exclude-rules: 21/197, skip_dirs: 197/197, autogenerated_exclude: 197/197, identifier_marker: 197/197, filename_unadjuster: 197/197, path_prettifier: 197/197, cgo: 197/197, skip_files: 197/197, nolint: 0/21" [2023-09-25T20:53:36.942Z] level=info msg="[runner] processing took 13.853464ms with stages: nolint: 7.496662ms, identifier_marker: 3.471645ms, exclude-rules: 1.03317ms, autogenerated_exclude: 843.227µs, path_prettifier: 661.257µs, skip_dirs: 315.313µs, cgo: 18.19µs, filename_unadjuster: 9.47µs, fixer: 680ns, max_same_issues: 680ns, exclude: 540ns, uniq_by_line: 530ns, severity-rules: 390ns, diff: 370ns, skip_files: 310ns, sort_results: 250ns, path_prefixer: 240ns, max_from_linter: 170ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2023-09-25T20:53:36.942Z] level=info msg="[runner] linters took 10.105458166s with stages: goanalysis_metalinter: 10.091518782s" [2023-09-25T20:53:36.942Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-25T20:53:36.942Z] level=info msg="Memory: 243 samples, avg is 256.0MB, max is 901.0MB" [2023-09-25T20:53:36.942Z] level=info msg="Execution took 24.338165089s" [2023-09-25T20:53:36.942Z] go vet ./... [2023-09-25T20:53:41.127Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-25T20:53:41.127Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-25T20:53:41.127Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-25T20:53:41.397Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-25T20:53:41.773Z] + ls -al . [2023-09-25T20:53:41.773Z] total 732 [2023-09-25T20:53:41.773Z] drwxrwxr-x 12 1001 1001 4096 Sep 25 20:52 . [2023-09-25T20:53:41.773Z] drwxr-xr-x 4 root root 4096 Sep 25 20:52 .. [2023-09-25T20:53:41.773Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 20:51 .blubracket [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 16 Sep 25 20:51 .dockerignore [2023-09-25T20:53:41.773Z] drwxrwxr-x 8 1001 1001 4096 Sep 25 20:53 .git [2023-09-25T20:53:41.773Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 20:51 .github [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 1173 Sep 25 20:51 .gitignore [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 42 Sep 25 20:51 .golangci.yml [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 100 Sep 25 20:51 .hadolint.yml [2023-09-25T20:53:41.773Z] drwxr-xr-x 3 1001 1001 4096 Sep 25 20:51 .semver [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 166 Sep 25 20:51 .sonarcloud.properties [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 1171 Sep 25 20:51 ADOPTERS.md [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 11674 Sep 25 20:51 Attribution.txt [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 93407 Sep 25 20:51 CHANGELOG.md [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 3804 Sep 25 20:51 CONTRIBUTING.md [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 677 Sep 25 20:51 GOVERNANCE.md [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 883 Sep 25 20:51 Jenkinsfile [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 10775 Sep 25 20:51 LICENSE [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 14764 Sep 25 20:51 Makefile [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 582 Sep 25 20:51 OWNERS.md [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 9923 Sep 25 20:51 README.md [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 789 Sep 25 20:51 SECURITY.md [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 12 Sep 25 20:51 VERSION [2023-09-25T20:53:41.773Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 20:51 bin [2023-09-25T20:53:41.773Z] drwxrwxr-x 18 1001 1001 4096 Sep 25 20:51 cmd [2023-09-25T20:53:41.773Z] -rw-r--r-- 1 root root 453602 Sep 25 20:53 coverage.out [2023-09-25T20:53:41.773Z] drwxrwxr-x 2 1001 1001 4096 Sep 25 20:51 fuzz_test [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 3688 Sep 25 20:51 go.mod [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 34975 Sep 25 20:51 go.sum [2023-09-25T20:53:41.773Z] drwxrwxr-x 7 1001 1001 4096 Sep 25 20:51 internal [2023-09-25T20:53:41.773Z] drwxrwxr-x 3 1001 1001 4096 Sep 25 20:51 openapi [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 594 Sep 25 20:51 security.txt [2023-09-25T20:53:41.773Z] drwxrwxr-x 4 1001 1001 4096 Sep 25 20:51 snap [2023-09-25T20:53:41.773Z] -rw-rw-r-- 1 1001 1001 204 Sep 25 20:51 version.go [Pipeline] sh [2023-09-25T20:53:42.069Z] + '[' -e coverage.out ] [2023-09-25T20:53:42.069Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-25T20:53:42.213Z] Stashed 1 file(s) [Pipeline] sh [2023-09-25T20:53:42.497Z] + make build [2023-09-25T20:53:42.497Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-25T20:53:57.379Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-25T20:53:57.379Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-25T20:53:57.379Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-25T20:53:58.314Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-25T20:54:02.910Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7881 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-25T20:54:02.923Z] Running in /w/workspace/edgex-go/589 [Pipeline] { [Pipeline] checkout [2023-09-25T20:54:02.965Z] The recommended git tool is: git [2023-09-25T20:54:04.877Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-25T20:54:05.443Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-25T20:54:06.816Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-25T20:54:07.750Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-25T20:54:08.684Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-25T20:54:09.618Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-25T20:54:10.552Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-25T20:54:11.937Z] $ docker stop --time=1 67e8a47c38235f69f87343efadcdbef0bf3423a8c41c106281f61088e6df9f38 [2023-09-25T20:54:12.199Z] using credential edgex-jenkins-ssh [2023-09-25T20:54:12.221Z] Cloning the remote Git repository [2023-09-25T20:54:12.288Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-25T20:54:12.397Z] > git init /w/workspace/edgex-go/589 # timeout=10 [2023-09-25T20:54:12.623Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-25T20:54:12.624Z] > git --version # timeout=10 [2023-09-25T20:54:12.709Z] > git --version # 'git version 2.25.1' [2023-09-25T20:54:12.713Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-25T20:54:13.008Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T20:54:16.596Z] $ docker rm -f --volumes 67e8a47c38235f69f87343efadcdbef0bf3423a8c41c106281f61088e6df9f38 [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-09-25T20:54:17.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-25T20:54:17.492Z] [2023-09-25T20:54:17.492Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:54:17.785Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-25T20:54:17.785Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-25T20:54:17.785Z] 91d30c5bc195: Pulling fs layer [2023-09-25T20:54:17.785Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-25T20:54:17.785Z] 9c61dcf015f6: Pulling fs layer [2023-09-25T20:54:17.785Z] 4698f68db338: Pulling fs layer [2023-09-25T20:54:17.785Z] 2a2f49069b9e: Pulling fs layer [2023-09-25T20:54:17.785Z] e0025b399a48: Pulling fs layer [2023-09-25T20:54:17.785Z] 4698f68db338: Waiting [2023-09-25T20:54:17.785Z] 2a2f49069b9e: Waiting [2023-09-25T20:54:17.785Z] e0025b399a48: Waiting [2023-09-25T20:54:18.046Z] 91d30c5bc195: Verifying Checksum [2023-09-25T20:54:18.046Z] 91d30c5bc195: Download complete [2023-09-25T20:54:18.046Z] 4698f68db338: Verifying Checksum [2023-09-25T20:54:18.046Z] 4698f68db338: Download complete [2023-09-25T20:54:18.046Z] 91d30c5bc195: Pull complete [2023-09-25T20:54:18.306Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-25T20:54:18.306Z] 2e9b0aa3be6d: Download complete [2023-09-25T20:54:18.306Z] e0025b399a48: Verifying Checksum [2023-09-25T20:54:18.306Z] e0025b399a48: Download complete [2023-09-25T20:54:18.306Z] 2a2f49069b9e: Download complete [2023-09-25T20:54:18.568Z] 2e9b0aa3be6d: Pull complete [2023-09-25T20:54:18.827Z] 9c61dcf015f6: Verifying Checksum [2023-09-25T20:54:18.827Z] 9c61dcf015f6: Download complete [2023-09-25T20:54:21.358Z] 9c61dcf015f6: Pull complete [2023-09-25T20:54:21.358Z] 4698f68db338: Pull complete [2023-09-25T20:54:21.618Z] 2a2f49069b9e: Pull complete [2023-09-25T20:54:21.876Z] e0025b399a48: Pull complete [2023-09-25T20:54:21.876Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-25T20:54:21.876Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-25T20:54:21.876Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:54:21.949Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T20:54:21.974Z] $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T20:54:24.764Z] $ docker top 2c74f155d9e853836143a6a9504fcab2ed606ba01203c20760eeba446eece28d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T20:54:25.103Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-25T20:54:27.633Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-25T20:54:27.633Z] #1 transferring dockerfile: [2023-09-25T20:54:27.633Z] #1 transferring dockerfile: 2.12kB done [2023-09-25T20:54:27.633Z] #1 DONE 0.1s [2023-09-25T20:54:27.633Z] [2023-09-25T20:54:27.633Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2023-09-25T20:54:27.633Z] #2 transferring dockerfile: 1.70kB done [2023-09-25T20:54:27.633Z] #2 DONE 0.0s [2023-09-25T20:54:27.633Z] [2023-09-25T20:54:27.633Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-25T20:54:27.633Z] #3 transferring dockerfile: 2.82kB done [2023-09-25T20:54:27.633Z] #3 DONE 0.0s [2023-09-25T20:54:27.633Z] [2023-09-25T20:54:27.633Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-25T20:54:27.633Z] #4 transferring dockerfile: 2.38kB done [2023-09-25T20:54:27.633Z] #4 DONE 0.0s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #5 transferring dockerfile: 2.04kB done [2023-09-25T20:54:27.634Z] #5 DONE 0.0s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #6 [core-metadata internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #6 transferring dockerfile: 1.96kB done [2023-09-25T20:54:27.634Z] #6 DONE 0.0s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #7 transferring dockerfile: 1.78kB done [2023-09-25T20:54:27.634Z] #7 DONE 0.0s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #8 [security-spire-server internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #8 transferring dockerfile: 1.59kB done [2023-09-25T20:54:27.634Z] #8 DONE 0.0s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #9 [support-notifications internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #9 transferring dockerfile: 1.84kB done [2023-09-25T20:54:27.634Z] #9 DONE 0.1s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-25T20:54:27.634Z] #10 transferring context: 56B done [2023-09-25T20:54:27.634Z] #10 DONE 0.1s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #11 transferring dockerfile: 1.58kB done [2023-09-25T20:54:27.634Z] #11 DONE 0.1s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #12 transferring dockerfile: 1.82kB done [2023-09-25T20:54:27.634Z] #12 DONE 0.1s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #13 [core-data internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #13 transferring dockerfile: 1.90kB done [2023-09-25T20:54:27.634Z] #13 DONE 0.1s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #14 transferring dockerfile: 2.39kB done [2023-09-25T20:54:27.634Z] #14 DONE 0.1s [2023-09-25T20:54:27.634Z] [2023-09-25T20:54:27.634Z] #15 [core-command internal] load build definition from Dockerfile [2023-09-25T20:54:27.634Z] #15 transferring dockerfile: 1.82kB done [2023-09-25T20:54:27.634Z] #15 DONE 0.1s [2023-09-25T20:54:27.892Z] [2023-09-25T20:54:27.892Z] #16 [security-spire-agent internal] load .dockerignore [2023-09-25T20:54:27.892Z] #16 transferring context: 56B done [2023-09-25T20:54:27.892Z] #16 DONE 0.0s [2023-09-25T20:54:27.892Z] [2023-09-25T20:54:27.892Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-25T20:54:27.892Z] #17 transferring context: 56B done [2023-09-25T20:54:27.892Z] #17 DONE 0.0s [2023-09-25T20:54:27.892Z] [2023-09-25T20:54:27.892Z] #18 [security-secretstore-setup internal] load .dockerignore [2023-09-25T20:54:27.893Z] #18 transferring context: 56B done [2023-09-25T20:54:27.893Z] #18 DONE 0.0s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #19 [security-proxy-auth internal] load .dockerignore [2023-09-25T20:54:27.893Z] #19 transferring context: 56B done [2023-09-25T20:54:27.893Z] #19 DONE 0.0s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #20 [core-metadata internal] load .dockerignore [2023-09-25T20:54:27.893Z] #20 transferring context: 56B done [2023-09-25T20:54:27.893Z] #20 DONE 0.0s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #21 [security-spire-server internal] load .dockerignore [2023-09-25T20:54:27.893Z] #21 transferring context: 56B done [2023-09-25T20:54:27.893Z] #21 DONE 0.0s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #22 [security-spiffe-token-provider internal] load .dockerignore [2023-09-25T20:54:27.893Z] #22 transferring context: 56B done [2023-09-25T20:54:27.893Z] #22 DONE 0.0s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #23 [support-notifications internal] load .dockerignore [2023-09-25T20:54:27.893Z] #23 transferring context: 56B done [2023-09-25T20:54:27.893Z] #23 DONE 0.1s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #24 [security-spire-config internal] load .dockerignore [2023-09-25T20:54:27.893Z] #24 transferring context: 56B done [2023-09-25T20:54:27.893Z] #24 DONE 0.1s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #25 [security-proxy-setup internal] load .dockerignore [2023-09-25T20:54:27.893Z] #25 transferring context: 56B done [2023-09-25T20:54:27.893Z] #25 DONE 0.1s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #26 [core-data internal] load .dockerignore [2023-09-25T20:54:27.893Z] #26 transferring context: 56B done [2023-09-25T20:54:27.893Z] #26 DONE 0.1s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-25T20:54:27.893Z] #27 DONE 0.0s [2023-09-25T20:54:27.893Z] [2023-09-25T20:54:27.893Z] #28 [support-scheduler internal] load .dockerignore [2023-09-25T20:54:27.893Z] #28 transferring context: 56B done [2023-09-25T20:54:28.150Z] #28 DONE 0.1s [2023-09-25T20:54:28.150Z] [2023-09-25T20:54:28.150Z] #29 [core-command internal] load .dockerignore [2023-09-25T20:54:28.150Z] #29 transferring context: 56B done [2023-09-25T20:54:28.150Z] #29 DONE 0.1s [2023-09-25T20:54:28.150Z] [2023-09-25T20:54:28.150Z] #30 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:54:28.150Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:54:28.150Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-25T20:54:28.150Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:54:28.150Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-25T20:54:28.150Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:54:28.150Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-25T20:54:28.150Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:54:28.150Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-25T20:54:28.150Z] #30 DONE 0.2s [2023-09-25T20:54:28.150Z] [2023-09-25T20:54:28.150Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-25T20:54:28.150Z] #27 DONE 0.0s [2023-09-25T20:54:28.150Z] [2023-09-25T20:54:28.151Z] #31 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:54:28.151Z] #31 ... [2023-09-25T20:54:28.151Z] [2023-09-25T20:54:28.151Z] #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:54:28.151Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:54:28.151Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-25T20:54:28.151Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:54:28.151Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-25T20:54:28.151Z] #30 DONE 0.2s [2023-09-25T20:54:28.409Z] [2023-09-25T20:54:28.409Z] #30 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:54:28.409Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:54:28.409Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-25T20:54:28.409Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:54:28.409Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-25T20:54:28.409Z] #30 DONE 0.2s [2023-09-25T20:54:28.409Z] [2023-09-25T20:54:28.409Z] #27 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-25T20:54:28.409Z] #27 DONE 0.0s [2023-09-25T20:54:28.409Z] [2023-09-25T20:54:28.409Z] #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:54:28.667Z] #32 ... [2023-09-25T20:54:28.667Z] [2023-09-25T20:54:28.667Z] #30 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:54:28.667Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:54:28.667Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-25T20:54:28.667Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:54:28.667Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-25T20:54:28.667Z] #30 DONE 0.2s [2023-09-25T20:54:28.667Z] [2023-09-25T20:54:28.667Z] #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:54:28.667Z] #33 DONE 0.5s [2023-09-25T20:54:28.667Z] [2023-09-25T20:54:28.667Z] #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-25T20:54:28.925Z] #34 ... [2023-09-25T20:54:28.925Z] [2023-09-25T20:54:28.925Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-25T20:54:28.925Z] #35 DONE 0.7s [2023-09-25T20:54:28.925Z] [2023-09-25T20:54:28.925Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-25T20:54:28.925Z] #36 DONE 0.9s [2023-09-25T20:54:28.925Z] [2023-09-25T20:54:28.925Z] #37 [security-secretstore-setup internal] load build context [2023-09-25T20:54:28.925Z] #37 ... [2023-09-25T20:54:28.925Z] [2023-09-25T20:54:28.925Z] #30 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:54:28.925Z] #30 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:54:28.925Z] #30 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-25T20:54:28.925Z] #30 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:54:28.925Z] #30 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-25T20:54:28.925Z] #30 DONE 0.2s [2023-09-25T20:54:29.183Z] [2023-09-25T20:54:29.183Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-25T20:54:29.183Z] #34 DONE 1.3s [2023-09-25T20:54:29.183Z] [2023-09-25T20:54:29.183Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:29.183Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:29.183Z] #38 ... [2023-09-25T20:54:29.183Z] [2023-09-25T20:54:29.183Z] #39 [security-spire-server internal] load build context [2023-09-25T20:54:29.183Z] #39 transferring context: 18.11kB 0.1s done [2023-09-25T20:54:29.183Z] #39 DONE 0.3s [2023-09-25T20:54:29.183Z] [2023-09-25T20:54:29.183Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:29.183Z] #38 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2023-09-25T20:54:29.447Z] #38 ... [2023-09-25T20:54:29.447Z] [2023-09-25T20:54:29.447Z] #40 [security-spire-config internal] load build context [2023-09-25T20:54:29.447Z] #40 transferring context: 16.36kB 0.0s done [2023-09-25T20:54:29.447Z] #40 DONE 0.4s [2023-09-25T20:54:29.447Z] [2023-09-25T20:54:29.447Z] #41 [security-spire-agent internal] load build context [2023-09-25T20:54:29.447Z] #41 transferring context: 17.64kB 0.0s done [2023-09-25T20:54:29.447Z] #41 DONE 0.4s [2023-09-25T20:54:29.447Z] [2023-09-25T20:54:29.447Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:29.447Z] #38 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-25T20:54:29.447Z] #38 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-25T20:54:29.447Z] #38 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-25T20:54:29.447Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-09-25T20:54:29.705Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-09-25T20:54:30.286Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 1.0s [2023-09-25T20:54:31.658Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 2.4s [2023-09-25T20:54:33.520Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-25T20:54:33.540Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-25T20:54:34.427Z] Avoid second fetch [2023-09-25T20:54:34.428Z] Checking out Revision 2b0aa32e305f4468c05d36fa7488a318f523b7ee (main) [2023-09-25T20:54:35.005Z] #38 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 3.7s done [2023-09-25T20:54:35.006Z] #38 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-25T20:54:35.208Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3 (#4693)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-25T20:54:36.232Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-25T20:54:36.232Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T20:54:36.232Z] Dload Upload Total Spent Left Speed [2023-09-25T20:54:36.232Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 230k 0 --:--:-- --:--:-- --:--:-- 230k [Pipeline] sh [2023-09-25T20:54:36.873Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-25T20:54:36.903Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 7.4s [2023-09-25T20:54:34.443Z] > git config core.sparsecheckout # timeout=10 [2023-09-25T20:54:34.515Z] > git checkout -f 2b0aa32e305f4468c05d36fa7488a318f523b7ee # timeout=10 [2023-09-25T20:54:37.204Z] + sudo tee /etc/docker/daemon.new [2023-09-25T20:54:37.204Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-25T20:54:37.204Z] { [2023-09-25T20:54:37.204Z] "registry-mirrors": [ [2023-09-25T20:54:37.204Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-25T20:54:37.204Z] ], [2023-09-25T20:54:37.204Z] "bip": "10.250.0.254/24", [2023-09-25T20:54:37.204Z] "hosts": [ [2023-09-25T20:54:37.204Z] "tcp://0.0.0.0:5555", [2023-09-25T20:54:37.204Z] "unix:///var/run/docker.sock" [2023-09-25T20:54:37.204Z] ], [2023-09-25T20:54:37.204Z] "mtu": 1458, [2023-09-25T20:54:37.204Z] "selinux-enabled": true, [2023-09-25T20:54:37.204Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-25T20:54:37.204Z] } [Pipeline] sh [2023-09-25T20:54:37.545Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-25T20:54:37.874Z] + sudo service docker restart [2023-09-25T20:54:38.281Z] #38 ... [2023-09-25T20:54:38.281Z] [2023-09-25T20:54:38.281Z] #42 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:54:38.281Z] #42 transferring context: 364.86MB 9.1s done [2023-09-25T20:54:38.281Z] #42 ... [2023-09-25T20:54:38.281Z] [2023-09-25T20:54:38.281Z] #43 [security-bootstrapper internal] load build context [2023-09-25T20:54:38.281Z] #43 transferring context: 364.86MB 7.9s done [2023-09-25T20:54:38.281Z] #43 ... [2023-09-25T20:54:38.281Z] [2023-09-25T20:54:38.281Z] #44 [security-spiffe-token-provider internal] load build context [2023-09-25T20:54:38.281Z] #44 transferring context: 364.86MB 7.7s done [2023-09-25T20:54:38.540Z] #44 ... [2023-09-25T20:54:38.540Z] [2023-09-25T20:54:38.540Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:54:38.540Z] #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:38.540Z] #0 0.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:38.540Z] #0 0.995 (1/4) Installing ca-certificates (20230506-r0) [2023-09-25T20:54:38.540Z] #0 1.014 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:38.540Z] #0 1.021 (3/4) Installing su-exec (0.2-r3) [2023-09-25T20:54:38.540Z] #0 1.021 (4/4) Installing yq (4.33.3-r3) [2023-09-25T20:54:38.540Z] #0 1.082 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:38.540Z] #0 1.100 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:54:38.540Z] #0 1.192 OK: 17 MiB in 19 packages [2023-09-25T20:54:38.540Z] #45 ... [2023-09-25T20:54:38.540Z] [2023-09-25T20:54:38.540Z] #46 [core-data internal] load build context [2023-09-25T20:54:38.540Z] #46 transferring context: 364.86MB 8.1s done [2023-09-25T20:54:38.540Z] #46 ... [2023-09-25T20:54:38.540Z] [2023-09-25T20:54:38.540Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:54:38.540Z] #0 0.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:38.540Z] #0 1.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:38.540Z] #0 1.376 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:38.540Z] #0 1.380 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:38.540Z] #0 1.389 OK: 7 MiB in 16 packages [2023-09-25T20:54:38.800Z] #47 ... [2023-09-25T20:54:38.800Z] [2023-09-25T20:54:38.800Z] #48 [security-proxy-auth internal] load build context [2023-09-25T20:54:38.800Z] #48 transferring context: 364.86MB 8.2s done [2023-09-25T20:54:38.800Z] #48 ... [2023-09-25T20:54:38.800Z] [2023-09-25T20:54:38.800Z] #49 [security-proxy-setup internal] load build context [2023-09-25T20:54:38.800Z] #49 transferring context: 364.86MB 7.5s done [2023-09-25T20:54:39.059Z] #49 ... [2023-09-25T20:54:39.059Z] [2023-09-25T20:54:39.059Z] #50 [support-scheduler internal] load build context [2023-09-25T20:54:39.059Z] #50 transferring context: 364.86MB 7.7s done [2023-09-25T20:54:39.059Z] #50 ... [2023-09-25T20:54:39.059Z] [2023-09-25T20:54:39.059Z] #51 [core-metadata internal] load build context [2023-09-25T20:54:39.059Z] #51 transferring context: 364.86MB 8.2s done [2023-09-25T20:54:39.322Z] #51 ... [2023-09-25T20:54:39.322Z] [2023-09-25T20:54:39.322Z] #37 [security-secretstore-setup internal] load build context [2023-09-25T20:54:39.322Z] #37 transferring context: 364.86MB 8.9s done [2023-09-25T20:54:39.322Z] #37 ... [2023-09-25T20:54:39.322Z] [2023-09-25T20:54:39.322Z] #52 [core-command internal] load build context [2023-09-25T20:54:39.322Z] #52 transferring context: 364.86MB 8.1s done [2023-09-25T20:54:39.322Z] #52 ... [2023-09-25T20:54:39.322Z] [2023-09-25T20:54:39.322Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:54:39.322Z] #53 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-09-25T20:54:39.322Z] #53 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-25T20:54:39.322Z] #53 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-25T20:54:39.322Z] #53 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-25T20:54:39.322Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 3.7s done [2023-09-25T20:54:39.322Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-25T20:54:39.322Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 10.0s [2023-09-25T20:54:39.583Z] #53 ... [2023-09-25T20:54:39.583Z] [2023-09-25T20:54:39.583Z] #54 [support-notifications internal] load build context [2023-09-25T20:54:39.583Z] #54 transferring context: 364.86MB 10.2s done [2023-09-25T20:54:39.583Z] #54 ... [2023-09-25T20:54:39.583Z] [2023-09-25T20:54:39.583Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:54:39.583Z] #0 0.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:39.583Z] #0 1.001 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:39.583Z] #0 1.317 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:54:39.583Z] #0 1.317 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:54:39.583Z] #0 1.317 OK: 20066 distinct packages available [2023-09-25T20:54:39.583Z] #0 1.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:39.583Z] #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:39.583Z] #0 1.745 (1/11) Installing ca-certificates (20230506-r0) [2023-09-25T20:54:39.583Z] #0 1.758 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-25T20:54:39.583Z] #0 1.771 (3/11) Installing libunistring (1.1-r1) [2023-09-25T20:54:39.583Z] #0 1.798 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-25T20:54:39.583Z] #0 1.816 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-25T20:54:39.583Z] #0 1.827 (6/11) Installing libcurl (8.3.0-r0) [2023-09-25T20:54:39.583Z] #0 1.830 (7/11) Installing curl (8.3.0-r0) [2023-09-25T20:54:39.583Z] #0 1.835 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:39.583Z] #0 1.839 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:54:39.583Z] #0 1.846 (10/11) Installing libucontext (1.2-r2) [2023-09-25T20:54:39.583Z] #0 1.846 (11/11) Installing gcompat (1.1.0-r1) [2023-09-25T20:54:39.583Z] #0 1.854 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:39.583Z] #0 1.865 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:54:39.583Z] #0 1.922 OK: 12 MiB in 26 packages [2023-09-25T20:54:39.842Z] #55 ... [2023-09-25T20:54:39.842Z] [2023-09-25T20:54:39.842Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:54:39.842Z] #0 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:39.842Z] #0 4.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:39.842Z] #0 4.994 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:54:39.842Z] #0 5.028 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:54:39.842Z] #0 5.038 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:39.842Z] #0 5.041 (4/6) Installing openssl (3.1.3-r0) [2023-09-25T20:54:39.842Z] #0 5.052 (5/6) Installing su-exec (0.2-r3) [2023-09-25T20:54:39.842Z] #0 5.058 (6/6) Installing yq (4.33.3-r3) [2023-09-25T20:54:39.842Z] #0 5.121 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:39.842Z] #0 5.154 OK: 17 MiB in 19 packages [2023-09-25T20:54:40.107Z] #56 ... [2023-09-25T20:54:40.107Z] [2023-09-25T20:54:40.107Z] #57 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-25T20:54:40.107Z] #0 1.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:40.107Z] #0 1.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:40.107Z] #0 1.714 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:40.107Z] #0 1.719 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:40.107Z] #0 1.742 OK: 7 MiB in 16 packages [2023-09-25T20:54:40.376Z] #57 ... [2023-09-25T20:54:40.376Z] [2023-09-25T20:54:40.376Z] #58 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-25T20:54:40.376Z] #58 ... [2023-09-25T20:54:40.376Z] [2023-09-25T20:54:40.376Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:54:40.376Z] #59 ... [2023-09-25T20:54:40.376Z] [2023-09-25T20:54:40.376Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:54:40.376Z] #60 ... [2023-09-25T20:54:40.376Z] [2023-09-25T20:54:40.376Z] #31 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:54:40.376Z] #31 1.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:40.376Z] #31 1.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:40.376Z] #31 1.472 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:40.376Z] #31 1.487 (2/2) Installing su-exec (0.2-r3) [2023-09-25T20:54:40.376Z] #31 1.489 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:40.376Z] #31 1.533 OK: 7 MiB in 17 packages [2023-09-25T20:54:40.636Z] #31 ... [2023-09-25T20:54:40.636Z] [2023-09-25T20:54:40.636Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:40.636Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s done [2023-09-25T20:54:40.898Z] #38 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s done [2023-09-25T20:54:41.850Z] #38 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-25T20:54:41.850Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 12.6s [2023-09-25T20:54:42.182Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 12.7s [2023-09-25T20:54:44.821Z] #38 ... [2023-09-25T20:54:44.821Z] [2023-09-25T20:54:44.821Z] #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:54:44.821Z] #32 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:44.821Z] #32 6.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:44.821Z] #32 6.707 (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T20:54:44.821Z] #32 6.725 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:44.821Z] #32 6.729 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:44.821Z] #32 6.740 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:54:44.821Z] #32 6.783 OK: 8 MiB in 17 packages [2023-09-25T20:54:45.088Z] #32 ... [2023-09-25T20:54:45.088Z] [2023-09-25T20:54:45.088Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:46.992Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 17.7s [2023-09-25T20:54:50.295Z] #38 ... [2023-09-25T20:54:50.295Z] [2023-09-25T20:54:50.295Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:54:50.295Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 10.9s done [2023-09-25T20:54:50.295Z] #53 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 13.7s done [2023-09-25T20:54:50.295Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-25T20:54:50.295Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 20.4s [2023-09-25T20:54:50.295Z] #53 ... [2023-09-25T20:54:50.295Z] [2023-09-25T20:54:50.295Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:50.295Z] #38 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 20.2s done [2023-09-25T20:54:52.201Z] #38 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-25T20:54:52.460Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 23.2s [2023-09-25T20:54:52.719Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.4s [2023-09-25T20:54:53.287Z] #38 ... [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #44 [security-spiffe-token-provider internal] load build context [2023-09-25T20:54:53.287Z] #44 DONE 25.0s [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:53.287Z] #38 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 23.9s done [2023-09-25T20:54:53.287Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-25T20:54:53.287Z] #38 ... [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #49 [security-proxy-setup internal] load build context [2023-09-25T20:54:53.287Z] #49 DONE 24.9s [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #50 [support-scheduler internal] load build context [2023-09-25T20:54:53.287Z] #50 DONE 24.7s [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #43 [security-bootstrapper internal] load build context [2023-09-25T20:54:53.287Z] #43 DONE 25.2s [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #45 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:54:53.287Z] #45 DONE 25.2s [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #31 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:54:53.287Z] #31 DONE 25.2s [2023-09-25T20:54:53.287Z] [2023-09-25T20:54:53.287Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:53.552Z] #38 ... [2023-09-25T20:54:53.552Z] [2023-09-25T20:54:53.552Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:54:53.552Z] #55 DONE 25.1s [2023-09-25T20:54:53.552Z] [2023-09-25T20:54:53.552Z] #32 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:54:53.552Z] #32 DONE 25.0s [2023-09-25T20:54:53.552Z] [2023-09-25T20:54:53.552Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:54:53.552Z] #56 DONE 24.9s [2023-09-25T20:54:53.552Z] [2023-09-25T20:54:53.552Z] #47 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:54:53.552Z] #47 DONE 25.0s [2023-09-25T20:54:53.552Z] [2023-09-25T20:54:53.552Z] #48 [security-proxy-auth internal] load build context [2023-09-25T20:54:53.552Z] #48 DONE 25.2s [2023-09-25T20:54:53.552Z] [2023-09-25T20:54:53.552Z] #51 [core-metadata internal] load build context [2023-09-25T20:54:53.552Z] #51 DONE 25.2s [2023-09-25T20:54:53.552Z] [2023-09-25T20:54:53.552Z] #52 [core-command internal] load build context [2023-09-25T20:54:53.553Z] #52 DONE 24.9s [2023-09-25T20:54:53.553Z] [2023-09-25T20:54:53.553Z] #46 [core-data internal] load build context [2023-09-25T20:54:53.553Z] #46 DONE 25.1s [2023-09-25T20:54:53.553Z] [2023-09-25T20:54:53.553Z] #37 [security-secretstore-setup internal] load build context [2023-09-25T20:54:53.553Z] #37 DONE 25.3s [2023-09-25T20:54:53.553Z] [2023-09-25T20:54:53.553Z] #57 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-25T20:54:53.553Z] #57 DONE 25.4s [2023-09-25T20:54:53.553Z] [2023-09-25T20:54:53.553Z] #58 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-25T20:54:53.553Z] #58 DONE 24.5s [2023-09-25T20:54:53.553Z] [2023-09-25T20:54:53.553Z] #42 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:54:53.553Z] #42 DONE 25.5s [2023-09-25T20:54:53.553Z] [2023-09-25T20:54:53.553Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:53.553Z] #38 ... [2023-09-25T20:54:53.553Z] [2023-09-25T20:54:53.553Z] #54 [support-notifications internal] load build context [2023-09-25T20:54:53.553Z] #54 DONE 25.2s [2023-09-25T20:54:53.811Z] [2023-09-25T20:54:53.811Z] #61 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-25T20:54:53.811Z] #61 DONE 0.3s [2023-09-25T20:54:53.811Z] [2023-09-25T20:54:53.811Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:54.378Z] #38 ... [2023-09-25T20:54:54.378Z] [2023-09-25T20:54:54.378Z] #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:54:54.378Z] #53 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 23.8s done [2023-09-25T20:54:54.378Z] #53 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-25T20:54:54.378Z] #53 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.8s done [2023-09-25T20:54:54.378Z] #53 DONE 25.2s [2023-09-25T20:54:54.378Z] [2023-09-25T20:54:54.378Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:54:54.636Z] #38 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.3s done [2023-09-25T20:54:55.569Z] #38 ... [2023-09-25T20:54:55.569Z] [2023-09-25T20:54:55.569Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:54:55.569Z] #59 24.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.569Z] #59 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.569Z] #59 24.87 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:54:55.569Z] #59 24.87 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:54:55.569Z] #59 24.87 OK: 20066 distinct packages available [2023-09-25T20:54:55.570Z] #59 24.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #59 25.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #59 25.27 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:55.570Z] #59 25.27 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:54:55.570Z] #59 25.27 (3/4) Installing libucontext (1.2-r2) [2023-09-25T20:54:55.570Z] #59 25.28 (4/4) Installing gcompat (1.1.0-r1) [2023-09-25T20:54:55.570Z] #59 25.29 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:55.570Z] #59 25.30 OK: 8 MiB in 19 packages [2023-09-25T20:54:55.570Z] #59 DONE 26.1s [2023-09-25T20:54:55.570Z] [2023-09-25T20:54:55.570Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:54:55.570Z] #60 24.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #60 24.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #60 25.12 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:54:55.570Z] #60 25.12 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:54:55.570Z] #60 25.12 OK: 20066 distinct packages available [2023-09-25T20:54:55.570Z] #60 25.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #60 25.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #60 25.55 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:54:55.570Z] #60 25.59 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:54:55.570Z] #60 25.59 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-25T20:54:55.570Z] #60 25.62 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:54:55.570Z] #60 25.62 (5/7) Installing libucontext (1.2-r2) [2023-09-25T20:54:55.570Z] #60 25.63 (6/7) Installing gcompat (1.1.0-r1) [2023-09-25T20:54:55.570Z] #60 25.63 (7/7) Installing openssl (3.1.3-r0) [2023-09-25T20:54:55.570Z] #60 25.64 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:54:55.570Z] #60 25.65 OK: 8 MiB in 20 packages [2023-09-25T20:54:55.570Z] #60 DONE 26.2s [2023-09-25T20:54:55.570Z] [2023-09-25T20:54:55.570Z] #62 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-25T20:54:55.570Z] #62 DONE 2.0s [2023-09-25T20:54:55.570Z] [2023-09-25T20:54:55.570Z] #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:54:55.570Z] #0 1.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #0 1.731 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.570Z] #0 1.957 OK: 264 MiB in 52 packages [2023-09-25T20:54:55.828Z] #63 ... [2023-09-25T20:54:55.828Z] [2023-09-25T20:54:55.828Z] #64 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-25T20:54:55.828Z] #64 DONE 0.4s [2023-09-25T20:54:55.828Z] [2023-09-25T20:54:55.828Z] #65 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-25T20:54:55.828Z] #65 DONE 0.4s [2023-09-25T20:54:55.828Z] [2023-09-25T20:54:55.828Z] #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-25T20:54:55.828Z] #0 1.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.828Z] #0 1.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:55.828Z] #0 2.242 OK: 264 MiB in 52 packages [2023-09-25T20:54:55.828Z] #66 DONE 2.4s [2023-09-25T20:54:55.828Z] [2023-09-25T20:54:55.828Z] #63 [core-data builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:54:55.828Z] #63 DONE 2.5s [2023-09-25T20:54:55.828Z] [2023-09-25T20:54:55.828Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T20:54:56.137Z] provisioning config files... [2023-09-25T20:54:56.163Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config17481945624723536485tmp [2023-09-25T20:54:56.171Z] #38 ... [2023-09-25T20:54:56.171Z] [2023-09-25T20:54:56.171Z] #67 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:54:56.171Z] #67 DONE 0.1s [2023-09-25T20:54:56.171Z] [2023-09-25T20:54:56.171Z] #68 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:54:56.171Z] #68 DONE 0.1s [2023-09-25T20:54:56.171Z] [2023-09-25T20:54:56.171Z] #69 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:54:56.525Z] ---> docker-login.sh [2023-09-25T20:54:56.525Z] nexus3.edgexfoundry.org:10001 [2023-09-25T20:54:56.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:54:57.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:54:57.065Z] Configure a credential helper to remove this warning. See [2023-09-25T20:54:57.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:54:57.065Z] [2023-09-25T20:54:57.065Z] Login Succeeded [2023-09-25T20:54:57.065Z] nexus3.edgexfoundry.org:10002 [2023-09-25T20:54:57.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:54:57.548Z] #69 DONE 1.5s [2023-09-25T20:54:57.548Z] [2023-09-25T20:54:57.548Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:54:57.548Z] #70 DONE 1.4s [2023-09-25T20:54:57.548Z] [2023-09-25T20:54:57.548Z] #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-25T20:54:57.548Z] #0 2.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:57.548Z] #0 2.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:57.548Z] #0 2.680 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:54:57.548Z] #0 2.680 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:54:57.548Z] #0 2.680 OK: 20068 distinct packages available [2023-09-25T20:54:57.548Z] #0 2.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:57.548Z] #0 2.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:57.548Z] #0 3.030 OK: 264 MiB in 52 packages [2023-09-25T20:54:57.548Z] #71 DONE 4.1s [2023-09-25T20:54:57.548Z] [2023-09-25T20:54:57.548Z] #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:54:57.548Z] #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:57.548Z] #0 2.443 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-25T20:54:57.548Z] #0 2.650 OK: 264 MiB in 52 packages [2023-09-25T20:54:57.548Z] #72 DONE 4.1s [2023-09-25T20:54:57.548Z] [2023-09-25T20:54:57.548Z] #73 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:54:57.548Z] #73 DONE 1.4s [2023-09-25T20:54:57.548Z] [2023-09-25T20:54:57.548Z] #74 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-25T20:54:57.605Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:54:57.605Z] Configure a credential helper to remove this warning. See [2023-09-25T20:54:57.605Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:54:57.605Z] [2023-09-25T20:54:57.605Z] Login Succeeded [2023-09-25T20:54:57.605Z] nexus3.edgexfoundry.org:10003 [2023-09-25T20:54:57.605Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:54:57.806Z] #74 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #75 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-25T20:54:57.806Z] #75 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #76 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-25T20:54:57.806Z] #76 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:54:57.806Z] #77 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:54:57.806Z] #78 DONE 0.2s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-25T20:54:57.806Z] #79 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:54:57.806Z] #80 ... [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-25T20:54:57.806Z] #81 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-25T20:54:57.806Z] #82 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #83 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:54:57.806Z] #83 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:54:57.806Z] #84 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:54:57.806Z] #85 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-25T20:54:57.806Z] #86 DONE 0.1s [2023-09-25T20:54:57.806Z] [2023-09-25T20:54:57.806Z] #87 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-25T20:54:57.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:54:57.882Z] Configure a credential helper to remove this warning. See [2023-09-25T20:54:57.882Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:54:57.882Z] [2023-09-25T20:54:57.882Z] Login Succeeded [2023-09-25T20:54:57.882Z] nexus3.edgexfoundry.org:10004 [2023-09-25T20:54:58.065Z] #87 DONE 0.1s [2023-09-25T20:54:58.065Z] [2023-09-25T20:54:58.065Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-25T20:54:58.065Z] #88 DONE 0.1s [2023-09-25T20:54:58.065Z] [2023-09-25T20:54:58.065Z] #89 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-25T20:54:58.065Z] #89 DONE 0.1s [2023-09-25T20:54:58.065Z] [2023-09-25T20:54:58.065Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-25T20:54:58.065Z] #90 DONE 0.1s [2023-09-25T20:54:58.065Z] [2023-09-25T20:54:58.065Z] #91 [security-spire-config] exporting to image [2023-09-25T20:54:58.065Z] #91 exporting layers [2023-09-25T20:54:58.065Z] #91 ... [2023-09-25T20:54:58.065Z] [2023-09-25T20:54:58.065Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-25T20:54:58.065Z] #92 DONE 0.1s [2023-09-25T20:54:58.065Z] [2023-09-25T20:54:58.065Z] #91 [security-spire-agent] exporting to image [2023-09-25T20:54:58.155Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:54:58.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:54:58.155Z] Configure a credential helper to remove this warning. See [2023-09-25T20:54:58.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:54:58.155Z] [2023-09-25T20:54:58.155Z] Login Succeeded [2023-09-25T20:54:58.155Z] docker.io [2023-09-25T20:54:58.426Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:54:58.632Z] #91 exporting layers 0.6s done [2023-09-25T20:54:58.632Z] #91 writing image sha256:c7337a0a930547b8ac414d6f1b5660de62f35211ba193735aa4f23ffeebb7aa5 [2023-09-25T20:54:58.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:54:58.695Z] Configure a credential helper to remove this warning. See [2023-09-25T20:54:58.695Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:54:58.695Z] [2023-09-25T20:54:58.695Z] Login Succeeded [2023-09-25T20:54:58.695Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T20:54:58.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-25T20:54:58.891Z] #91 exporting layers 0.6s done [2023-09-25T20:54:58.891Z] #91 writing image sha256:c7337a0a930547b8ac414d6f1b5660de62f35211ba193735aa4f23ffeebb7aa5 0.0s done [2023-09-25T20:54:58.891Z] #91 writing image sha256:1dc9d6165593d88def74d932140b601ee4a69cf169ded8e42bd4d99cc63fc2ab done [2023-09-25T20:54:58.891Z] #91 naming to docker.io/library/security-spire-agent done [2023-09-25T20:54:58.891Z] #91 naming to docker.io/library/security-spire-config done [2023-09-25T20:54:58.891Z] #91 writing image sha256:625c81de84ee2f28d23c7a70892055d09b6304efb465de8a91de525460829953 done [2023-09-25T20:54:58.891Z] #91 naming to docker.io/library/security-spire-server done [2023-09-25T20:54:58.891Z] #91 DONE 0.6s [2023-09-25T20:54:58.891Z] [2023-09-25T20:54:58.891Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] sh [2023-09-25T20:54:59.286Z] + git config --global --add safe.directory /w/workspace/edgex-go/589 [Pipeline] echo [2023-09-25T20:54:59.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T20:54:59.320Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T20:54:59.333Z] ========================================================= [2023-09-25T20:54:59.333Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-25T20:54:59.333Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-25T20:54:59.662Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T20:54:59.936Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-25T20:54:59.936Z] 9fda8d8052c6: Pulling fs layer [2023-09-25T20:54:59.936Z] 5d54e960e981: Pulling fs layer [2023-09-25T20:54:59.936Z] c4a7e357bf2a: Pulling fs layer [2023-09-25T20:54:59.936Z] f0e02332f6b5: Pulling fs layer [2023-09-25T20:54:59.936Z] cefa15bbcfad: Pulling fs layer [2023-09-25T20:54:59.936Z] 17808c966233: Pulling fs layer [2023-09-25T20:54:59.936Z] f4c1fc716caa: Pulling fs layer [2023-09-25T20:54:59.936Z] f0e02332f6b5: Waiting [2023-09-25T20:54:59.936Z] cefa15bbcfad: Waiting [2023-09-25T20:54:59.936Z] 17808c966233: Waiting [2023-09-25T20:54:59.936Z] f4c1fc716caa: Waiting [2023-09-25T20:54:59.936Z] 5d54e960e981: Verifying Checksum [2023-09-25T20:54:59.936Z] 5d54e960e981: Download complete [2023-09-25T20:54:59.936Z] f0e02332f6b5: Verifying Checksum [2023-09-25T20:54:59.936Z] f0e02332f6b5: Download complete [2023-09-25T20:54:59.936Z] cefa15bbcfad: Verifying Checksum [2023-09-25T20:54:59.936Z] 9fda8d8052c6: Verifying Checksum [2023-09-25T20:54:59.936Z] 9fda8d8052c6: Download complete [2023-09-25T20:54:59.936Z] cefa15bbcfad: Download complete [2023-09-25T20:55:00.530Z] f4c1fc716caa: Verifying Checksum [2023-09-25T20:55:00.530Z] f4c1fc716caa: Download complete [2023-09-25T20:55:01.132Z] 9fda8d8052c6: Pull complete [2023-09-25T20:55:01.731Z] 5d54e960e981: Pull complete [2023-09-25T20:55:01.999Z] c4a7e357bf2a: Download complete [2023-09-25T20:55:02.969Z] 17808c966233: Verifying Checksum [2023-09-25T20:55:02.969Z] 17808c966233: Download complete [2023-09-25T20:55:07.188Z] #93 ... [2023-09-25T20:55:07.188Z] [2023-09-25T20:55:07.188Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:07.188Z] #94 ... [2023-09-25T20:55:07.188Z] [2023-09-25T20:55:07.188Z] #95 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:13.103Z] c4a7e357bf2a: Pull complete [2023-09-25T20:55:13.103Z] f0e02332f6b5: Pull complete [2023-09-25T20:55:13.103Z] cefa15bbcfad: Pull complete [2023-09-25T20:55:17.260Z] #95 DONE 20.3s [2023-09-25T20:55:17.260Z] [2023-09-25T20:55:17.260Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:17.260Z] #93 DONE 18.5s [2023-09-25T20:55:17.260Z] [2023-09-25T20:55:17.260Z] #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:17.260Z] #80 DONE 18.5s [2023-09-25T20:55:17.260Z] [2023-09-25T20:55:17.260Z] #94 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:17.260Z] #94 DONE 20.3s [2023-09-25T20:55:17.260Z] [2023-09-25T20:55:17.260Z] #96 [security-secretstore-setup builder 6/7] COPY . . [2023-09-25T20:55:21.419Z] 17808c966233: Pull complete [2023-09-25T20:55:22.536Z] #96 DONE 6.2s [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #97 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:55:22.536Z] #97 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #98 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:22.536Z] #98 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #99 [security-proxy-setup builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #99 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #100 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #100 DONE 6.3s [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #101 [support-notifications builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #101 DONE 6.3s [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:55:22.536Z] #102 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #103 [security-bootstrapper builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #103 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #104 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:22.536Z] #104 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #105 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:22.536Z] #105 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #106 [core-command builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #106 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #107 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:55:22.536Z] #107 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #108 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:55:22.536Z] #108 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #109 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:22.536Z] #109 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #110 [core-metadata builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #110 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:55:22.536Z] #111 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #112 [support-scheduler builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #112 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #113 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:22.536Z] #113 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #114 [security-proxy-auth builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #114 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #115 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:22.536Z] #115 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:55:22.536Z] #116 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #117 [core-data builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #117 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #118 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:55:22.536Z] #118 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #119 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:55:22.536Z] #119 CACHED [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-25T20:55:22.536Z] #120 DONE 6.3s [2023-09-25T20:55:22.536Z] [2023-09-25T20:55:22.536Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:55:22.881Z] f4c1fc716caa: Pull complete [2023-09-25T20:55:22.881Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-25T20:55:22.881Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T20:55:22.881Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-25T20:55:23.228Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T20:55:23.228Z] WORKDIR /edgex [2023-09-25T20:55:23.228Z] COPY go.mod . [2023-09-25T20:55:23.228Z] RUN go mod download [2023-09-25T20:55:23.228Z] + docker build -t ci-base-image-arm64 -f - . [2023-09-25T20:55:23.819Z] Sending build context to Docker daemon 2.994MB [2023-09-25T20:55:23.819Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-25T20:55:23.819Z] ---> ea914061e18c [2023-09-25T20:55:23.819Z] Step 2/4 : WORKDIR /edgex [2023-09-25T20:55:23.907Z] #121 1.429 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-25T20:55:25.766Z] ---> Running in ff66f4ad1b0f [2023-09-25T20:55:25.766Z] Removing intermediate container ff66f4ad1b0f [2023-09-25T20:55:25.766Z] ---> 59b57abfddd5 [2023-09-25T20:55:25.766Z] Step 3/4 : COPY go.mod . [2023-09-25T20:55:26.047Z] ---> e119f9341b34 [2023-09-25T20:55:26.047Z] Step 4/4 : RUN go mod download [2023-09-25T20:55:26.324Z] ---> Running in 6a40d0689e03 [2023-09-25T20:55:34.016Z] #121 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:55:34.016Z] #0 0.849 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-25T20:55:34.016Z] #122 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #123 [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-09-25T20:55:34.016Z] #0 0.604 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-25T20:55:34.016Z] #123 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:55:34.016Z] #0 1.354 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-25T20:55:34.016Z] #124 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-25T20:55:34.016Z] #0 1.057 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-25T20:55:34.016Z] #125 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T20:55:34.016Z] #0 0.329 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-25T20:55:34.016Z] #126 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:55:34.016Z] #0 0.950 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-25T20:55:34.016Z] #127 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:55:34.016Z] #0 0.722 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-25T20:55:34.016Z] #128 ... [2023-09-25T20:55:34.016Z] [2023-09-25T20:55:34.016Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:55:34.016Z] #0 0.984 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-25T20:55:34.273Z] #129 ... [2023-09-25T20:55:34.273Z] [2023-09-25T20:55:34.273Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T20:55:34.273Z] #0 0.729 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-25T20:55:34.273Z] #130 ... [2023-09-25T20:55:34.273Z] [2023-09-25T20:55:34.273Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:55:34.273Z] #0 1.146 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-25T20:56:13.200Z] Removing intermediate container 6a40d0689e03 [2023-09-25T20:56:13.200Z] ---> 2f4dc945c900 [2023-09-25T20:56:13.200Z] Successfully built 2f4dc945c900 [2023-09-25T20:56:13.200Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:13.543Z] + docker inspect -f . ci-base-image-arm64 [2023-09-25T20:56:13.543Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:56:13.755Z] prd-ubuntu20.04-docker-arm64-4c-16g-7881 does not seem to be running inside a container [2023-09-25T20:56:13.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T20:56:14.977Z] $ docker top 9c1a0794fc94e114f602da4f1f349d473b494a1504828112ef2d786715599e95 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T20:56:15.831Z] + go version [2023-09-25T20:56:15.831Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-25T20:56:15.843Z] $ docker stop --time=1 9c1a0794fc94e114f602da4f1f349d473b494a1504828112ef2d786715599e95 [2023-09-25T20:56:17.488Z] $ docker rm -f --volumes 9c1a0794fc94e114f602da4f1f349d473b494a1504828112ef2d786715599e95 [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-09-25T20:56:18.136Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-25T20:56:18.136Z] [2023-09-25T20:56:18.136Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:18.469Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-25T20:56:18.469Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-25T20:56:18.469Z] 547446be3368: Pulling fs layer [2023-09-25T20:56:18.469Z] d125d8839a47: Pulling fs layer [2023-09-25T20:56:18.469Z] 3e85d5ac6304: Pulling fs layer [2023-09-25T20:56:18.469Z] c3105a71a48b: Pulling fs layer [2023-09-25T20:56:18.469Z] 0f093f025ec4: Pulling fs layer [2023-09-25T20:56:18.469Z] c3106fc0e877: Pulling fs layer [2023-09-25T20:56:18.469Z] c3105a71a48b: Waiting [2023-09-25T20:56:18.469Z] 0f093f025ec4: Waiting [2023-09-25T20:56:18.469Z] c3106fc0e877: Waiting [2023-09-25T20:56:18.738Z] 547446be3368: Download complete [2023-09-25T20:56:18.738Z] c3105a71a48b: Verifying Checksum [2023-09-25T20:56:18.738Z] c3105a71a48b: Download complete [2023-09-25T20:56:19.008Z] d125d8839a47: Verifying Checksum [2023-09-25T20:56:19.008Z] d125d8839a47: Download complete [2023-09-25T20:56:19.008Z] c3106fc0e877: Verifying Checksum [2023-09-25T20:56:19.008Z] c3106fc0e877: Download complete [2023-09-25T20:56:19.276Z] 0f093f025ec4: Verifying Checksum [2023-09-25T20:56:19.276Z] 0f093f025ec4: Download complete [2023-09-25T20:56:19.276Z] 547446be3368: Pull complete [2023-09-25T20:56:20.240Z] d125d8839a47: Pull complete [2023-09-25T20:56:21.205Z] 3e85d5ac6304: Verifying Checksum [2023-09-25T20:56:21.205Z] 3e85d5ac6304: Download complete [2023-09-25T20:56:29.429Z] 3e85d5ac6304: Pull complete [2023-09-25T20:56:29.429Z] c3105a71a48b: Pull complete [2023-09-25T20:56:30.393Z] 0f093f025ec4: Pull complete [2023-09-25T20:56:30.393Z] c3106fc0e877: Pull complete [2023-09-25T20:56:30.659Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-25T20:56:30.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-25T20:56:30.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T20:56:30.860Z] prd-ubuntu20.04-docker-arm64-4c-16g-7881 does not seem to be running inside a container [2023-09-25T20:56:30.916Z] $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T20:56:32.831Z] $ docker top 924d718cb32f03dc13e0e2a9242d80e72cc6a5aa8fc66229475a52915088f275 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T20:56:33.667Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-25T20:56:41.888Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-25T20:56:41.888Z] #1 transferring dockerfile: 2.04kB done [2023-09-25T20:56:41.888Z] #1 DONE 0.1s [2023-09-25T20:56:42.038Z] #131 ... [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #126 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T20:56:42.038Z] #126 DONE 70.3s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #123 [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-09-25T20:56:42.038Z] #123 70.36 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-25T20:56:42.038Z] #123 ... [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #130 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T20:56:42.038Z] #130 DONE 75.2s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #123 [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-09-25T20:56:42.038Z] #123 DONE 75.3s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:42.038Z] #132 DONE 4.9s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:42.038Z] #133 DONE 0.4s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #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-09-25T20:56:42.038Z] #134 ... [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #135 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-25T20:56:42.038Z] #135 DONE 0.5s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #136 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:42.038Z] #136 DONE 0.4s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:42.038Z] #137 ... [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #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-09-25T20:56:42.038Z] #134 DONE 0.7s [2023-09-25T20:56:42.038Z] [2023-09-25T20:56:42.038Z] #138 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-25T20:56:42.485Z] [2023-09-25T20:56:42.485Z] #2 [support-scheduler internal] load build definition from Dockerfile [2023-09-25T20:56:42.755Z] #2 transferring dockerfile: 1.82kB done [2023-09-25T20:56:42.755Z] #2 DONE 0.0s [2023-09-25T20:56:42.755Z] [2023-09-25T20:56:42.755Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-25T20:56:42.755Z] #3 transferring dockerfile: 2.82kB done [2023-09-25T20:56:42.755Z] #3 DONE 0.1s [2023-09-25T20:56:42.755Z] [2023-09-25T20:56:42.755Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-25T20:56:42.755Z] #4 transferring dockerfile: 2.39kB done [2023-09-25T20:56:42.755Z] #4 DONE 0.1s [2023-09-25T20:56:42.755Z] [2023-09-25T20:56:42.755Z] #5 [security-spire-server internal] load build definition from Dockerfile [2023-09-25T20:56:43.031Z] #5 transferring dockerfile: 1.59kB done [2023-09-25T20:56:43.031Z] #5 DONE 0.1s [2023-09-25T20:56:43.031Z] [2023-09-25T20:56:43.031Z] #6 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-25T20:56:43.031Z] #6 transferring dockerfile: 2.38kB done [2023-09-25T20:56:43.031Z] #6 DONE 0.1s [2023-09-25T20:56:43.031Z] [2023-09-25T20:56:43.031Z] #7 [core-metadata internal] load build definition from Dockerfile [2023-09-25T20:56:43.031Z] #7 transferring dockerfile: 1.96kB 0.0s done [2023-09-25T20:56:43.031Z] #7 DONE 0.1s [2023-09-25T20:56:43.031Z] [2023-09-25T20:56:43.031Z] #8 [support-notifications internal] load build definition from Dockerfile [2023-09-25T20:56:43.031Z] #8 transferring dockerfile: 1.84kB 0.0s done [2023-09-25T20:56:43.031Z] #8 DONE 0.1s [2023-09-25T20:56:43.031Z] [2023-09-25T20:56:43.031Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-09-25T20:56:43.031Z] #9 transferring dockerfile: 1.70kB 0.0s done [2023-09-25T20:56:43.031Z] #9 DONE 0.1s [2023-09-25T20:56:43.031Z] [2023-09-25T20:56:43.031Z] #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-25T20:56:43.031Z] #10 transferring dockerfile: 2.12kB 0.0s done [2023-09-25T20:56:43.031Z] #10 DONE 0.1s [2023-09-25T20:56:43.031Z] [2023-09-25T20:56:43.031Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-25T20:56:43.315Z] #11 transferring dockerfile: 1.58kB done [2023-09-25T20:56:43.315Z] #11 DONE 0.1s [2023-09-25T20:56:43.315Z] [2023-09-25T20:56:43.315Z] #12 [core-command internal] load build definition from Dockerfile [2023-09-25T20:56:43.315Z] #12 transferring dockerfile: 1.82kB done [2023-09-25T20:56:43.315Z] #12 DONE 0.1s [2023-09-25T20:56:43.315Z] [2023-09-25T20:56:43.315Z] #13 [core-data internal] load build definition from Dockerfile [2023-09-25T20:56:43.315Z] #13 transferring dockerfile: 1.90kB done [2023-09-25T20:56:43.315Z] #13 DONE 0.1s [2023-09-25T20:56:43.315Z] [2023-09-25T20:56:43.315Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-25T20:56:43.413Z] #138 ... [2023-09-25T20:56:43.413Z] [2023-09-25T20:56:43.413Z] #137 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:43.413Z] #137 DONE 5.0s [2023-09-25T20:56:43.413Z] [2023-09-25T20:56:43.414Z] #131 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:56:43.414Z] #131 DONE 81.0s [2023-09-25T20:56:43.414Z] [2023-09-25T20:56:43.414Z] #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:56:43.414Z] #129 DONE 81.0s [2023-09-25T20:56:43.414Z] [2023-09-25T20:56:43.414Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-25T20:56:43.414Z] #125 DONE 80.9s [2023-09-25T20:56:43.590Z] #14 transferring dockerfile: 1.78kB 0.0s done [2023-09-25T20:56:43.591Z] #14 DONE 0.1s [2023-09-25T20:56:43.591Z] [2023-09-25T20:56:43.591Z] #15 [security-proxy-auth internal] load .dockerignore [2023-09-25T20:56:43.591Z] #15 transferring context: 56B done [2023-09-25T20:56:43.591Z] #15 DONE 0.1s [2023-09-25T20:56:43.672Z] [2023-09-25T20:56:43.672Z] #121 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:56:43.672Z] #121 DONE 81.2s [2023-09-25T20:56:43.672Z] [2023-09-25T20:56:43.672Z] #139 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:43.672Z] #139 ... [2023-09-25T20:56:43.672Z] [2023-09-25T20:56:43.672Z] #122 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:56:43.672Z] #122 DONE 81.3s [2023-09-25T20:56:43.931Z] [2023-09-25T20:56:43.931Z] #138 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-25T20:56:43.931Z] #138 DONE 4.8s [2023-09-25T20:56:43.931Z] [2023-09-25T20:56:43.931Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:56:43.931Z] #128 DONE 81.4s [2023-09-25T20:56:43.931Z] [2023-09-25T20:56:43.931Z] #140 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.181Z] [2023-09-25T20:56:44.181Z] #16 [support-scheduler internal] load .dockerignore [2023-09-25T20:56:44.181Z] #16 transferring context: 56B done [2023-09-25T20:56:44.181Z] #16 DONE 0.0s [2023-09-25T20:56:44.181Z] [2023-09-25T20:56:44.181Z] #17 [security-bootstrapper internal] load .dockerignore [2023-09-25T20:56:44.181Z] #17 transferring context: 56B 0.0s done [2023-09-25T20:56:44.181Z] #17 DONE 0.0s [2023-09-25T20:56:44.181Z] [2023-09-25T20:56:44.181Z] #18 [security-proxy-setup internal] load .dockerignore [2023-09-25T20:56:44.181Z] #18 transferring context: 56B 0.0s done [2023-09-25T20:56:44.181Z] #18 DONE 0.0s [2023-09-25T20:56:44.450Z] [2023-09-25T20:56:44.450Z] #19 [security-spire-server internal] load .dockerignore [2023-09-25T20:56:44.450Z] #19 transferring context: 56B done [2023-09-25T20:56:44.450Z] #19 DONE 0.0s [2023-09-25T20:56:44.450Z] [2023-09-25T20:56:44.450Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-25T20:56:44.450Z] #20 transferring context: 56B done [2023-09-25T20:56:44.450Z] #20 DONE 0.1s [2023-09-25T20:56:44.450Z] [2023-09-25T20:56:44.450Z] #21 [core-metadata internal] load .dockerignore [2023-09-25T20:56:44.450Z] #21 transferring context: 56B 0.0s done [2023-09-25T20:56:44.450Z] #21 DONE 0.1s [2023-09-25T20:56:44.450Z] [2023-09-25T20:56:44.450Z] #22 [support-notifications internal] load .dockerignore [2023-09-25T20:56:44.450Z] #22 transferring context: 56B done [2023-09-25T20:56:44.450Z] #22 DONE 0.1s [2023-09-25T20:56:44.450Z] [2023-09-25T20:56:44.450Z] #23 [security-spire-agent internal] load .dockerignore [2023-09-25T20:56:44.450Z] #23 transferring context: 56B 0.0s done [2023-09-25T20:56:44.450Z] #23 DONE 0.1s [2023-09-25T20:56:44.559Z] #140 ... [2023-09-25T20:56:44.559Z] [2023-09-25T20:56:44.559Z] #141 [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-09-25T20:56:44.559Z] #141 DONE 0.8s [2023-09-25T20:56:44.559Z] [2023-09-25T20:56:44.559Z] #139 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.559Z] #139 DONE 0.7s [2023-09-25T20:56:44.559Z] [2023-09-25T20:56:44.559Z] #142 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-25T20:56:44.559Z] #142 DONE 6.1s [2023-09-25T20:56:44.559Z] [2023-09-25T20:56:44.559Z] #143 [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-09-25T20:56:44.559Z] #143 ... [2023-09-25T20:56:44.559Z] [2023-09-25T20:56:44.559Z] #140 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.559Z] #140 DONE 0.7s [2023-09-25T20:56:44.559Z] [2023-09-25T20:56:44.559Z] #144 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.559Z] #144 DONE 0.7s [2023-09-25T20:56:44.559Z] [2023-09-25T20:56:44.559Z] #145 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-25T20:56:44.559Z] #145 DONE 0.8s [2023-09-25T20:56:44.719Z] [2023-09-25T20:56:44.719Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-25T20:56:44.719Z] #24 transferring context: 56B done [2023-09-25T20:56:44.719Z] #24 DONE 0.1s [2023-09-25T20:56:44.719Z] [2023-09-25T20:56:44.719Z] #25 [security-spire-config internal] load .dockerignore [2023-09-25T20:56:44.719Z] #25 transferring context: 56B done [2023-09-25T20:56:44.719Z] #25 DONE 0.0s [2023-09-25T20:56:44.719Z] [2023-09-25T20:56:44.719Z] #26 [core-data internal] load .dockerignore [2023-09-25T20:56:44.719Z] #26 transferring context: 56B done [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #146 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:44.817Z] #146 CACHED [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #147 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.817Z] #147 CACHED [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #148 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:44.817Z] #148 CACHED [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #149 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.817Z] #149 CACHED [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #150 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.817Z] #150 CACHED [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #151 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:44.817Z] #151 CACHED [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #143 [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-09-25T20:56:44.817Z] #143 DONE 0.5s [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:44.817Z] #152 DONE 0.4s [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-25T20:56:44.817Z] #153 ... [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #154 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:44.817Z] #154 DONE 0.3s [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #155 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:44.817Z] #155 DONE 0.3s [2023-09-25T20:56:44.817Z] [2023-09-25T20:56:44.817Z] #156 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T20:56:44.817Z] #156 DONE 0.3s [2023-09-25T20:56:44.988Z] #26 DONE 0.1s [2023-09-25T20:56:44.988Z] [2023-09-25T20:56:44.988Z] #27 [core-command internal] load .dockerignore [2023-09-25T20:56:44.988Z] #27 transferring context: 56B done [2023-09-25T20:56:44.988Z] #27 DONE 0.1s [2023-09-25T20:56:44.988Z] [2023-09-25T20:56:44.988Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:44.988Z] #28 DONE 0.0s [2023-09-25T20:56:44.988Z] [2023-09-25T20:56:44.988Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-09-25T20:56:44.988Z] #29 transferring context: 56B done [2023-09-25T20:56:44.988Z] #29 DONE 0.1s [2023-09-25T20:56:44.988Z] [2023-09-25T20:56:44.988Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:56:44.988Z] #30 DONE 0.1s [2023-09-25T20:56:44.988Z] [2023-09-25T20:56:44.988Z] #31 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:44.988Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:44.988Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:44.988Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:44.988Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:45.099Z] [2023-09-25T20:56:45.099Z] #157 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:56:45.099Z] #157 ... [2023-09-25T20:56:45.099Z] [2023-09-25T20:56:45.099Z] #158 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:45.099Z] #158 DONE 0.4s [2023-09-25T20:56:45.257Z] #31 DONE 0.1s [2023-09-25T20:56:45.257Z] [2023-09-25T20:56:45.257Z] #32 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-25T20:56:45.358Z] [2023-09-25T20:56:45.358Z] #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-25T20:56:45.358Z] #159 ... [2023-09-25T20:56:45.358Z] [2023-09-25T20:56:45.358Z] #160 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-25T20:56:45.358Z] #160 DONE 0.7s [2023-09-25T20:56:45.358Z] [2023-09-25T20:56:45.358Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-25T20:56:45.358Z] #161 DONE 0.7s [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-25T20:56:45.616Z] #162 DONE 0.8s [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #163 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:45.616Z] #163 DONE 0.9s [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #153 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-25T20:56:45.616Z] #153 DONE 0.8s [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #164 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:45.616Z] #164 ... [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #165 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-25T20:56:45.616Z] #165 DONE 0.8s [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #159 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-25T20:56:45.616Z] #159 DONE 0.7s [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #166 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:45.616Z] #166 DONE 0.9s [2023-09-25T20:56:45.616Z] [2023-09-25T20:56:45.616Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:45.616Z] #167 DONE 0.3s [2023-09-25T20:56:45.844Z] #32 ... [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #33 [security-proxy-auth internal] load build context [2023-09-25T20:56:45.844Z] #33 transferring context: 2.61MB 0.5s done [2023-09-25T20:56:45.844Z] #33 DONE 0.6s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:45.844Z] #28 DONE 0.0s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:45.844Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:45.844Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:45.844Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:45.844Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:45.844Z] #31 DONE 0.2s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:56:45.844Z] #30 DONE 0.2s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:56:45.844Z] #34 DONE 1.4s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #35 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-09-25T20:56:45.844Z] #35 ... [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #31 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:45.844Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:45.844Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:45.844Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:45.844Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:45.844Z] #31 DONE 0.2s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:45.844Z] #28 DONE 0.0s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:56:45.844Z] #34 DONE 1.4s [2023-09-25T20:56:45.844Z] [2023-09-25T20:56:45.844Z] #35 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-25T20:56:45.874Z] [2023-09-25T20:56:45.874Z] #168 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:45.874Z] #168 DONE 0.4s [2023-09-25T20:56:45.874Z] [2023-09-25T20:56:45.874Z] #91 [core-command] exporting to image [2023-09-25T20:56:45.874Z] #91 exporting layers [2023-09-25T20:56:46.125Z] #35 DONE 0.7s [2023-09-25T20:56:46.125Z] [2023-09-25T20:56:46.125Z] #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:46.125Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:46.125Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:46.125Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:46.125Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:46.125Z] #31 DONE 0.3s [2023-09-25T20:56:46.125Z] [2023-09-25T20:56:46.125Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:56:46.125Z] #30 DONE 0.4s [2023-09-25T20:56:46.125Z] [2023-09-25T20:56:46.125Z] #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:56:46.125Z] #34 DONE 1.4s [2023-09-25T20:56:46.125Z] [2023-09-25T20:56:46.125Z] #36 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:56:46.132Z] #91 ... [2023-09-25T20:56:46.132Z] [2023-09-25T20:56:46.132Z] #164 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:46.132Z] #164 DONE 0.5s [2023-09-25T20:56:46.132Z] [2023-09-25T20:56:46.132Z] #169 [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-09-25T20:56:46.132Z] #169 DONE 0.5s [2023-09-25T20:56:46.132Z] [2023-09-25T20:56:46.132Z] #170 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-25T20:56:46.392Z] #36 ... [2023-09-25T20:56:46.392Z] [2023-09-25T20:56:46.392Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:46.392Z] #28 DONE 0.0s [2023-09-25T20:56:46.392Z] [2023-09-25T20:56:46.392Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:46.392Z] #28 DONE 0.0s [2023-09-25T20:56:46.392Z] [2023-09-25T20:56:46.392Z] #37 [security-proxy-setup internal] load build context [2023-09-25T20:56:46.688Z] #37 ... [2023-09-25T20:56:46.688Z] [2023-09-25T20:56:46.688Z] #31 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:46.688Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:46.688Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:46.688Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:46.688Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:46.688Z] #31 DONE 0.3s [2023-09-25T20:56:46.688Z] [2023-09-25T20:56:46.688Z] #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:56:46.688Z] #34 DONE 1.5s [2023-09-25T20:56:46.688Z] [2023-09-25T20:56:46.688Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:46.688Z] #28 DONE 0.0s [2023-09-25T20:56:46.688Z] [2023-09-25T20:56:46.688Z] #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2023-09-25T20:56:46.688Z] #35 DONE 0.8s [2023-09-25T20:56:46.688Z] [2023-09-25T20:56:46.688Z] #37 [security-proxy-setup internal] load build context [2023-09-25T20:56:46.960Z] #37 ... [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:46.960Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:46.960Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:46.960Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:46.960Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:46.960Z] #31 DONE 0.4s [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:56:46.960Z] #34 DONE 1.5s [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:56:46.960Z] #30 DONE 0.9s [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #38 [support-scheduler internal] load build context [2023-09-25T20:56:46.960Z] #38 transferring context: 2.61MB 0.8s done [2023-09-25T20:56:46.960Z] #38 DONE 1.0s [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #35 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-09-25T20:56:46.960Z] #35 DONE 0.8s [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #37 [security-proxy-setup internal] load build context [2023-09-25T20:56:46.960Z] #37 ... [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:46.960Z] #28 DONE 0.0s [2023-09-25T20:56:46.960Z] [2023-09-25T20:56:46.960Z] #37 [security-proxy-setup internal] load build context [2023-09-25T20:56:47.065Z] #170 ... [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #171 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-25T20:56:47.066Z] #171 DONE 1.1s [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #172 [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-09-25T20:56:47.066Z] #172 DONE 1.1s [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #173 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:47.066Z] #173 DONE 1.1s [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #157 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:56:47.066Z] #157 DONE 1.9s [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #174 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-25T20:56:47.066Z] #174 DONE 1.2s [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #91 [security-proxy-setup] exporting to image [2023-09-25T20:56:47.066Z] #91 writing image sha256:e205726eafe2043ea0950d096f8b1a14d7592a1ce05ce0a15bce9f1ee679acaf done [2023-09-25T20:56:47.066Z] #91 naming to docker.io/library/core-command done [2023-09-25T20:56:47.066Z] #91 ... [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #175 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-25T20:56:47.066Z] #175 DONE 1.3s [2023-09-25T20:56:47.066Z] [2023-09-25T20:56:47.066Z] #91 [core-metadata] exporting to image [2023-09-25T20:56:47.324Z] #91 ... [2023-09-25T20:56:47.324Z] [2023-09-25T20:56:47.324Z] #170 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-25T20:56:47.324Z] #170 DONE 1.1s [2023-09-25T20:56:47.324Z] [2023-09-25T20:56:47.324Z] #176 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-25T20:56:47.324Z] #176 DONE 1.2s [2023-09-25T20:56:47.324Z] [2023-09-25T20:56:47.324Z] #91 [core-metadata] exporting to image [2023-09-25T20:56:47.324Z] #91 exporting layers 0.3s done [2023-09-25T20:56:47.324Z] #91 ... [2023-09-25T20:56:47.324Z] [2023-09-25T20:56:47.324Z] #124 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:56:47.324Z] #124 DONE 84.9s [2023-09-25T20:56:47.324Z] [2023-09-25T20:56:47.324Z] #127 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:56:47.324Z] #127 DONE 85.0s [2023-09-25T20:56:47.324Z] [2023-09-25T20:56:47.324Z] #91 [core-metadata] exporting to image [2023-09-25T20:56:47.324Z] #91 exporting layers 0.6s done [2023-09-25T20:56:47.546Z] #37 ... [2023-09-25T20:56:47.546Z] [2023-09-25T20:56:47.546Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:47.546Z] #28 DONE 0.1s [2023-09-25T20:56:47.546Z] [2023-09-25T20:56:47.546Z] #37 [security-proxy-setup internal] load build context [2023-09-25T20:56:47.546Z] #37 ... [2023-09-25T20:56:47.546Z] [2023-09-25T20:56:47.546Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:47.546Z] #28 DONE 0.1s [2023-09-25T20:56:47.546Z] [2023-09-25T20:56:47.546Z] #39 [security-bootstrapper internal] load build context [2023-09-25T20:56:47.546Z] #39 transferring context: 2.61MB 1.3s done [2023-09-25T20:56:47.546Z] #39 DONE 1.6s [2023-09-25T20:56:47.546Z] [2023-09-25T20:56:47.546Z] #37 [security-proxy-setup internal] load build context [2023-09-25T20:56:47.546Z] #37 transferring context: 2.61MB 1.3s done [2023-09-25T20:56:47.582Z] #91 ... [2023-09-25T20:56:47.582Z] [2023-09-25T20:56:47.582Z] #177 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-25T20:56:47.582Z] #177 DONE 0.5s [2023-09-25T20:56:47.582Z] [2023-09-25T20:56:47.582Z] #178 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-25T20:56:47.582Z] #178 DONE 0.7s [2023-09-25T20:56:47.582Z] [2023-09-25T20:56:47.582Z] #179 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:47.582Z] #179 CACHED [2023-09-25T20:56:47.582Z] [2023-09-25T20:56:47.582Z] #180 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:47.582Z] #180 CACHED [2023-09-25T20:56:47.582Z] [2023-09-25T20:56:47.582Z] #91 [core-metadata] exporting to image [2023-09-25T20:56:47.582Z] #91 exporting layers 0.4s done [2023-09-25T20:56:47.582Z] #91 writing image sha256:953af4bba6b242110d6ac2fa17edadd15c246473cccf3c451c03976ecc6ba87e 0.0s done [2023-09-25T20:56:47.583Z] #91 naming to docker.io/library/core-data done [2023-09-25T20:56:47.583Z] #91 writing image sha256:741b50c2f4f03bf4b91a4413e71803ae40936ed979d5dfd8812105cb70ca205d done [2023-09-25T20:56:47.583Z] #91 writing image sha256:0fefba9da07f8d05775e5a76003de10b09522bd15d19cea53bfb3a3adfd20410 done [2023-09-25T20:56:47.583Z] #91 naming to docker.io/library/core-metadata done [2023-09-25T20:56:47.583Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-09-25T20:56:47.583Z] #91 exporting layers 0.6s done [2023-09-25T20:56:47.816Z] #37 DONE 1.6s [2023-09-25T20:56:47.816Z] [2023-09-25T20:56:47.816Z] #40 [core-metadata internal] load build context [2023-09-25T20:56:47.816Z] #40 ... [2023-09-25T20:56:47.816Z] [2023-09-25T20:56:47.816Z] #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-25T20:56:47.816Z] #41 DONE 1.7s [2023-09-25T20:56:47.841Z] #91 writing image sha256:3a310f0eb8468c9177f76e221f908704239339e06bc14b0a3c5e7394fe8294f4 done [2023-09-25T20:56:47.841Z] #91 naming to docker.io/library/security-proxy-setup 0.0s done [2023-09-25T20:56:47.841Z] #91 DONE 2.6s [2023-09-25T20:56:47.841Z] [2023-09-25T20:56:47.841Z] #181 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:48.087Z] [2023-09-25T20:56:48.087Z] #31 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:48.087Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:48.087Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:48.087Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:48.087Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:48.087Z] #31 DONE 0.4s [2023-09-25T20:56:48.087Z] [2023-09-25T20:56:48.087Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-25T20:56:48.087Z] #28 DONE 0.1s [2023-09-25T20:56:48.087Z] [2023-09-25T20:56:48.087Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:48.087Z] #42 DONE 0.0s [2023-09-25T20:56:48.087Z] [2023-09-25T20:56:48.087Z] #43 [security-spire-server internal] load build context [2023-09-25T20:56:48.110Z] #181 ... [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #182 [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-09-25T20:56:48.110Z] #182 DONE 0.6s [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #183 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T20:56:48.110Z] #183 DONE 0.6s [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #181 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T20:56:48.110Z] #181 DONE 0.4s [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #184 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-25T20:56:48.110Z] #184 DONE 0.5s [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #185 [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-09-25T20:56:48.110Z] #185 DONE 0.1s [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #186 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:48.110Z] #186 DONE 0.1s [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #187 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:56:48.110Z] #187 DONE 0.9s [2023-09-25T20:56:48.110Z] [2023-09-25T20:56:48.110Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-25T20:56:48.366Z] #43 ... [2023-09-25T20:56:48.366Z] [2023-09-25T20:56:48.366Z] #31 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:48.366Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:48.366Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:48.366Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:48.366Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:48.366Z] #31 DONE 0.5s [2023-09-25T20:56:48.366Z] [2023-09-25T20:56:48.366Z] #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:56:48.366Z] #34 DONE 1.6s [2023-09-25T20:56:48.366Z] [2023-09-25T20:56:48.366Z] #35 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2023-09-25T20:56:48.366Z] #35 DONE 0.9s [2023-09-25T20:56:48.366Z] [2023-09-25T20:56:48.366Z] #44 [security-spiffe-token-provider internal] load build context [2023-09-25T20:56:48.366Z] #44 DONE 0.0s [2023-09-25T20:56:48.366Z] [2023-09-25T20:56:48.366Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-25T20:56:48.366Z] #30 DONE 2.4s [2023-09-25T20:56:48.369Z] #91 ... [2023-09-25T20:56:48.369Z] [2023-09-25T20:56:48.369Z] #188 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T20:56:48.369Z] #188 DONE 0.1s [2023-09-25T20:56:48.369Z] [2023-09-25T20:56:48.369Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-25T20:56:48.369Z] #91 exporting layers 0.2s done [2023-09-25T20:56:48.369Z] #91 writing image sha256:2a4aa1d1375cbf0daa33ac18f8a91ed9ba05731027e34503acae52ab2d65c45e done [2023-09-25T20:56:48.369Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-25T20:56:48.369Z] #91 ... [2023-09-25T20:56:48.369Z] [2023-09-25T20:56:48.369Z] #189 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-25T20:56:48.369Z] #189 DONE 0.2s [2023-09-25T20:56:48.628Z] [2023-09-25T20:56:48.628Z] #190 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-25T20:56:48.628Z] #190 ... [2023-09-25T20:56:48.628Z] [2023-09-25T20:56:48.628Z] #191 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:56:48.628Z] #191 DONE 1.5s [2023-09-25T20:56:48.636Z] [2023-09-25T20:56:48.636Z] #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-25T20:56:48.636Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.0s done [2023-09-25T20:56:48.636Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-25T20:56:48.636Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-25T20:56:48.636Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-25T20:56:48.636Z] #31 DONE 0.5s [2023-09-25T20:56:48.636Z] [2023-09-25T20:56:48.636Z] #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-25T20:56:48.636Z] #34 DONE 1.6s [2023-09-25T20:56:48.636Z] [2023-09-25T20:56:48.636Z] #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-25T20:56:48.636Z] #35 DONE 0.9s [2023-09-25T20:56:48.636Z] [2023-09-25T20:56:48.636Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-25T20:56:48.636Z] #45 DONE 1.7s [2023-09-25T20:56:48.636Z] [2023-09-25T20:56:48.636Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:56:48.636Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:56:48.887Z] [2023-09-25T20:56:48.888Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-25T20:56:48.888Z] #192 DONE 0.5s [2023-09-25T20:56:48.888Z] [2023-09-25T20:56:48.888Z] #190 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-25T20:56:48.888Z] #190 DONE 0.4s [2023-09-25T20:56:48.888Z] [2023-09-25T20:56:48.888Z] #193 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T20:56:48.888Z] #193 DONE 0.7s [2023-09-25T20:56:48.888Z] [2023-09-25T20:56:48.888Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-25T20:56:48.888Z] #194 DONE 0.1s [2023-09-25T20:56:48.888Z] [2023-09-25T20:56:48.888Z] #91 [security-secretstore-setup] exporting to image [2023-09-25T20:56:48.888Z] #91 writing image sha256:472c0a1fe67c24fba9a5b16b9f20a3934c40ae37e419a5c2a5671f31ddc97f80 done [2023-09-25T20:56:48.888Z] #91 naming to docker.io/library/support-scheduler done [2023-09-25T20:56:48.888Z] #91 exporting layers 0.2s done [2023-09-25T20:56:48.888Z] #91 writing image sha256:ddece553966ef36c0b76899e457c9a4bb08ef5cdb04d27e0715319781902791b 0.0s done [2023-09-25T20:56:48.888Z] #91 naming to docker.io/library/security-proxy-auth done [2023-09-25T20:56:48.909Z] #46 ... [2023-09-25T20:56:48.909Z] [2023-09-25T20:56:48.909Z] #43 [security-spire-server internal] load build context [2023-09-25T20:56:48.909Z] #43 transferring context: 18.11kB 0.1s done [2023-09-25T20:56:48.909Z] #43 DONE 0.9s [2023-09-25T20:56:49.147Z] #91 exporting layers 0.2s done [2023-09-25T20:56:49.147Z] #91 writing image sha256:67b86a8a13ace1f89fef53c064890d6761909f2940e360a2e120285e7a344783 done [2023-09-25T20:56:49.147Z] #91 naming to docker.io/library/support-notifications done [2023-09-25T20:56:49.147Z] #91 writing image sha256:7a160afd301626c65699d404320afb77dc1e87c233eb8a4ca30b7e971e1d7321 done [2023-09-25T20:56:49.147Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-09-25T20:56:49.147Z] #91 DONE 3.5s [2023-09-25T20:56:49.147Z] [2023-09-25T20:56:49.147Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-25T20:56:49.178Z] [2023-09-25T20:56:49.178Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:49.178Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.4s done [2023-09-25T20:56:49.178Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-25T20:56:49.405Z] #195 DONE 0.5s [2023-09-25T20:56:49.405Z] [2023-09-25T20:56:49.405Z] #91 [security-bootstrapper] exporting to image [2023-09-25T20:56:49.405Z] #91 exporting layers 0.2s done [2023-09-25T20:56:49.405Z] #91 writing image sha256:e11b3868c8a2afdeccf3c8e72f940ad0eb7bb047d37349d093ac349ef586f969 done [2023-09-25T20:56:49.405Z] #91 naming to docker.io/library/security-bootstrapper done [2023-09-25T20:56:49.405Z] #91 DONE 3.6s [2023-09-25T20:56:49.406Z] [2023-09-25T20:56:49.406Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T20:56:49.406Z] time="2023-09-25T20:54:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-25T20:56:49.418Z] $ docker stop --time=1 2c74f155d9e853836143a6a9504fcab2ed606ba01203c20760eeba446eece28d [2023-09-25T20:56:49.453Z] #42 ... [2023-09-25T20:56:49.453Z] [2023-09-25T20:56:49.453Z] #40 [core-metadata internal] load build context [2023-09-25T20:56:49.453Z] #40 transferring context: 2.61MB 1.8s done [2023-09-25T20:56:49.453Z] #40 DONE 2.6s [2023-09-25T20:56:49.453Z] [2023-09-25T20:56:49.453Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:49.453Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-25T20:56:50.037Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-25T20:56:50.621Z] #42 ... [2023-09-25T20:56:50.621Z] [2023-09-25T20:56:50.621Z] #47 [security-secretstore-setup internal] load build context [2023-09-25T20:56:50.621Z] #47 transferring context: 2.61MB 1.9s done [2023-09-25T20:56:50.621Z] #47 DONE 3.9s [2023-09-25T20:56:50.621Z] [2023-09-25T20:56:50.621Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:50.622Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.4s [2023-09-25T20:56:50.622Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s [2023-09-25T20:56:50.622Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.6s [2023-09-25T20:56:50.622Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.6s [2023-09-25T20:56:50.675Z] $ docker rm -f --volumes 2c74f155d9e853836143a6a9504fcab2ed606ba01203c20760eeba446eece28d [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T20:56:50.889Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s done [2023-09-25T20:56:50.889Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.8s [2023-09-25T20:56:50.889Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-25T20:56:51.012Z] + docker images [2023-09-25T20:56:51.012Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-25T20:56:51.012Z] security-bootstrapper latest e11b3868c8a2 1 second ago 23.3MB [2023-09-25T20:56:51.012Z] security-secretstore-setup latest 7a160afd3016 2 seconds ago 44.4MB [2023-09-25T20:56:51.012Z] support-scheduler latest 472c0a1fe67c 2 seconds ago 34MB [2023-09-25T20:56:51.012Z] security-proxy-auth latest ddece553966e 2 seconds ago 19.5MB [2023-09-25T20:56:51.012Z] support-notifications latest 67b86a8a13ac 2 seconds ago 34.6MB [2023-09-25T20:56:51.012Z] core-common-config-bootstrapper latest 2a4aa1d1375c 3 seconds ago 18.2MB [2023-09-25T20:56:51.012Z] core-metadata latest 741b50c2f4f0 4 seconds ago 21.7MB [2023-09-25T20:56:51.012Z] security-spiffe-token-provider latest 0fefba9da07f 4 seconds ago 35MB [2023-09-25T20:56:51.012Z] security-proxy-setup latest 3a310f0eb846 4 seconds ago 34.4MB [2023-09-25T20:56:51.012Z] core-data latest 953af4bba6b2 4 seconds ago 21.4MB [2023-09-25T20:56:51.012Z] core-command latest e205726eafe2 5 seconds ago 21.2MB [2023-09-25T20:56:51.012Z] security-spire-agent latest 1dc9d6165593 About a minute ago 166MB [2023-09-25T20:56:51.012Z] security-spire-config latest c7337a0a9305 About a minute ago 101MB [2023-09-25T20:56:51.012Z] security-spire-server latest 625c81de84ee About a minute ago 107MB [2023-09-25T20:56:51.012Z] ci-base-image-x86_64 latest 7c18439a934f 4 minutes ago 927MB [2023-09-25T20:56:51.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 days ago 557MB [2023-09-25T20:56:51.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-25T20:56:51.012Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 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-09-25T20:56:51.118Z] provisioning config files... [2023-09-25T20:56:51.128Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config16660526607784407474tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T20:56:51.157Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s [2023-09-25T20:56:51.157Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.9s [2023-09-25T20:56:51.425Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.9s done [2023-09-25T20:56:51.429Z] ---> docker-login.sh [2023-09-25T20:56:51.429Z] nexus3.edgexfoundry.org:10001 [2023-09-25T20:56:51.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:56:51.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:56:51.429Z] Configure a credential helper to remove this warning. See [2023-09-25T20:56:51.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:56:51.429Z] [2023-09-25T20:56:51.429Z] Login Succeeded [2023-09-25T20:56:51.429Z] nexus3.edgexfoundry.org:10002 [2023-09-25T20:56:51.429Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:56:51.429Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:56:51.429Z] Configure a credential helper to remove this warning. See [2023-09-25T20:56:51.429Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:56:51.429Z] [2023-09-25T20:56:51.429Z] Login Succeeded [2023-09-25T20:56:51.429Z] nexus3.edgexfoundry.org:10003 [2023-09-25T20:56:51.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:56:51.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:56:51.687Z] Configure a credential helper to remove this warning. See [2023-09-25T20:56:51.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:56:51.687Z] [2023-09-25T20:56:51.687Z] Login Succeeded [2023-09-25T20:56:51.687Z] nexus3.edgexfoundry.org:10004 [2023-09-25T20:56:51.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:56:51.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:56:51.687Z] Configure a credential helper to remove this warning. See [2023-09-25T20:56:51.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:56:51.687Z] [2023-09-25T20:56:51.687Z] Login Succeeded [2023-09-25T20:56:51.687Z] docker.io [2023-09-25T20:56:51.694Z] #42 ... [2023-09-25T20:56:51.695Z] [2023-09-25T20:56:51.695Z] #48 [support-notifications internal] load build context [2023-09-25T20:56:51.695Z] #48 transferring context: 2.61MB 3.1s done [2023-09-25T20:56:51.695Z] #48 DONE 4.9s [2023-09-25T20:56:51.695Z] [2023-09-25T20:56:51.695Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:51.946Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T20:56:51.962Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.10MB / 23.39MB 1.8s [2023-09-25T20:56:52.205Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T20:56:52.205Z] Configure a credential helper to remove this warning. See [2023-09-25T20:56:52.205Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T20:56:52.205Z] [2023-09-25T20:56:52.205Z] Login Succeeded [2023-09-25T20:56:52.205Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T20:56:52.214Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T20:56:52.231Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:56:52.237Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T20:56:52.253Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-25T20:56:52.253Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:56:52.253Z] latest [2023-09-25T20:56:52.253Z] 3.1.0-dev.55 [2023-09-25T20:56:52.253Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:56:52.253Z] main [2023-09-25T20:56:52.253Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:52.501Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 1.8s done [2023-09-25T20:56:52.560Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:52.868Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:56:52.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-25T20:56:52.868Z] 8fe617a08535: Preparing [2023-09-25T20:56:52.868Z] 9202f43d0b74: Preparing [2023-09-25T20:56:52.868Z] 074c515a6a93: Preparing [2023-09-25T20:56:52.868Z] d96222f4efed: Preparing [2023-09-25T20:56:52.868Z] 2264e2338b94: Preparing [2023-09-25T20:56:52.868Z] 4693057ce236: Preparing [2023-09-25T20:56:52.868Z] 4693057ce236: Waiting [2023-09-25T20:56:52.868Z] 2264e2338b94: Pushed [2023-09-25T20:56:52.868Z] 074c515a6a93: Pushed [2023-09-25T20:56:52.868Z] d96222f4efed: Pushed [2023-09-25T20:56:52.868Z] 8fe617a08535: Pushed [2023-09-25T20:56:53.087Z] #42 ... [2023-09-25T20:56:53.087Z] [2023-09-25T20:56:53.087Z] #49 [security-spire-config internal] load build context [2023-09-25T20:56:53.087Z] #49 transferring context: 16.36kB 0.3s done [2023-09-25T20:56:53.087Z] #49 DONE 4.5s [2023-09-25T20:56:53.087Z] [2023-09-25T20:56:53.087Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:53.087Z] #42 ... [2023-09-25T20:56:53.087Z] [2023-09-25T20:56:53.087Z] #50 [security-spire-agent internal] load build context [2023-09-25T20:56:53.087Z] #50 transferring context: 17.64kB 0.3s done [2023-09-25T20:56:53.087Z] #50 DONE 4.7s [2023-09-25T20:56:53.087Z] [2023-09-25T20:56:53.087Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:53.087Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.54MB / 23.39MB 3.0s [2023-09-25T20:56:53.128Z] 4693057ce236: Layer already exists [2023-09-25T20:56:53.674Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.24MB / 23.39MB 3.3s [2023-09-25T20:56:53.674Z] #42 ... [2023-09-25T20:56:53.674Z] [2023-09-25T20:56:53.674Z] #32 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-25T20:56:53.674Z] #32 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:53.674Z] #32 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:53.674Z] #32 6.771 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:56:53.674Z] #32 6.771 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:56:53.674Z] #32 6.771 OK: 8 MiB in 16 packages [2023-09-25T20:56:53.674Z] #32 DONE 9.1s [2023-09-25T20:56:53.674Z] [2023-09-25T20:56:53.674Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:53.674Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-25T20:56:54.507Z] 9202f43d0b74: Pushed [2023-09-25T20:56:54.644Z] #42 ... [2023-09-25T20:56:54.644Z] [2023-09-25T20:56:54.644Z] #44 [security-spiffe-token-provider internal] load build context [2023-09-25T20:56:54.644Z] #44 transferring context: 2.61MB 5.2s done [2023-09-25T20:56:54.644Z] #44 DONE 6.3s [2023-09-25T20:56:54.644Z] [2023-09-25T20:56:54.644Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:54.644Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.69MB / 23.39MB 4.5s [2023-09-25T20:56:54.767Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:55.090Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:55.404Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-25T20:56:55.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-25T20:56:55.404Z] 8fe617a08535: Preparing [2023-09-25T20:56:55.404Z] 9202f43d0b74: Preparing [2023-09-25T20:56:55.404Z] 074c515a6a93: Preparing [2023-09-25T20:56:55.404Z] d96222f4efed: Preparing [2023-09-25T20:56:55.404Z] 2264e2338b94: Preparing [2023-09-25T20:56:55.404Z] 4693057ce236: Preparing [2023-09-25T20:56:55.404Z] 4693057ce236: Waiting [2023-09-25T20:56:55.404Z] 074c515a6a93: Layer already exists [2023-09-25T20:56:55.404Z] d96222f4efed: Layer already exists [2023-09-25T20:56:55.404Z] 9202f43d0b74: Layer already exists [2023-09-25T20:56:55.404Z] 8fe617a08535: Layer already exists [2023-09-25T20:56:55.404Z] 2264e2338b94: Layer already exists [2023-09-25T20:56:55.404Z] 4693057ce236: Layer already exists [2023-09-25T20:56:55.404Z] latest: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:55.607Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.99MB / 23.39MB 5.4s [2023-09-25T20:56:55.725Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:55.876Z] #42 ... [2023-09-25T20:56:55.876Z] [2023-09-25T20:56:55.876Z] #51 [core-command internal] load build context [2023-09-25T20:56:55.876Z] #51 transferring context: 2.61MB 5.9s done [2023-09-25T20:56:55.876Z] #51 DONE 7.3s [2023-09-25T20:56:55.876Z] [2023-09-25T20:56:55.876Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:55.876Z] #42 ... [2023-09-25T20:56:55.876Z] [2023-09-25T20:56:55.876Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:56:55.876Z] #0 7.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:55.876Z] #0 8.344 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:56.040Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.55 [2023-09-25T20:56:56.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-25T20:56:56.040Z] 8fe617a08535: Preparing [2023-09-25T20:56:56.040Z] 9202f43d0b74: Preparing [2023-09-25T20:56:56.040Z] 074c515a6a93: Preparing [2023-09-25T20:56:56.040Z] d96222f4efed: Preparing [2023-09-25T20:56:56.040Z] 2264e2338b94: Preparing [2023-09-25T20:56:56.040Z] 4693057ce236: Preparing [2023-09-25T20:56:56.040Z] 4693057ce236: Waiting [2023-09-25T20:56:56.040Z] d96222f4efed: Layer already exists [2023-09-25T20:56:56.040Z] 2264e2338b94: Layer already exists [2023-09-25T20:56:56.040Z] 8fe617a08535: Layer already exists [2023-09-25T20:56:56.040Z] 9202f43d0b74: Layer already exists [2023-09-25T20:56:56.040Z] 074c515a6a93: Layer already exists [2023-09-25T20:56:56.040Z] 4693057ce236: Layer already exists [2023-09-25T20:56:56.040Z] 3.1.0-dev.55: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:56.144Z] #52 ... [2023-09-25T20:56:56.144Z] [2023-09-25T20:56:56.145Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:56:56.145Z] #46 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.7s done [2023-09-25T20:56:56.145Z] #46 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-25T20:56:56.145Z] #46 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-25T20:56:56.145Z] #46 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-25T20:56:56.145Z] #46 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-25T20:56:56.145Z] #46 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-09-25T20:56:56.145Z] #46 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-09-25T20:56:56.145Z] #46 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 1.8s done [2023-09-25T20:56:56.145Z] #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 4.19MB / 17.12MB 5.0s [2023-09-25T20:56:56.145Z] #46 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.0s done [2023-09-25T20:56:56.145Z] #46 ... [2023-09-25T20:56:56.145Z] [2023-09-25T20:56:56.145Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:56:56.145Z] #0 7.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:56.145Z] #0 8.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:56.359Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:56.413Z] #53 ... [2023-09-25T20:56:56.413Z] [2023-09-25T20:56:56.413Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:56:56.413Z] #54 ... [2023-09-25T20:56:56.413Z] [2023-09-25T20:56:56.413Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:56.675Z] + docker push nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:56:56.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-25T20:56:56.675Z] 8fe617a08535: Preparing [2023-09-25T20:56:56.675Z] 9202f43d0b74: Preparing [2023-09-25T20:56:56.675Z] 074c515a6a93: Preparing [2023-09-25T20:56:56.675Z] d96222f4efed: Preparing [2023-09-25T20:56:56.675Z] 2264e2338b94: Preparing [2023-09-25T20:56:56.675Z] 4693057ce236: Preparing [2023-09-25T20:56:56.675Z] 4693057ce236: Waiting [2023-09-25T20:56:56.675Z] 2264e2338b94: Layer already exists [2023-09-25T20:56:56.675Z] 9202f43d0b74: Layer already exists [2023-09-25T20:56:56.675Z] 8fe617a08535: Layer already exists [2023-09-25T20:56:56.675Z] d96222f4efed: Layer already exists [2023-09-25T20:56:56.675Z] 074c515a6a93: Layer already exists [2023-09-25T20:56:56.675Z] 4693057ce236: Layer already exists [2023-09-25T20:56:56.675Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [2023-09-25T20:56:56.684Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.42MB / 23.39MB 6.5s [2023-09-25T20:56:56.684Z] #42 ... [2023-09-25T20:56:56.684Z] [2023-09-25T20:56:56.684Z] #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:56:56.684Z] #36 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:56.684Z] #36 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:56.953Z] #36 ... [2023-09-25T20:56:56.953Z] [2023-09-25T20:56:56.953Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-25T20:56:56.953Z] #0 7.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:56.953Z] #0 8.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:56.953Z] #55 ... [2023-09-25T20:56:56.953Z] [2023-09-25T20:56:56.953Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:56:56.953Z] #0 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:56:56.953Z] #56 ... [2023-09-25T20:56:56.953Z] [2023-09-25T20:56:56.953Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:56.988Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:57.223Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.53MB / 23.39MB 7.0s [2023-09-25T20:56:57.223Z] #42 ... [2023-09-25T20:56:57.223Z] [2023-09-25T20:56:57.223Z] #57 [core-data internal] load build context [2023-09-25T20:56:57.223Z] #57 transferring context: 2.61MB 7.8s done [2023-09-25T20:56:57.223Z] #57 DONE 8.8s [2023-09-25T20:56:57.223Z] [2023-09-25T20:56:57.223Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:57.223Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-09-25T20:56:57.292Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-25T20:56:57.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-25T20:56:57.292Z] 8fe617a08535: Preparing [2023-09-25T20:56:57.292Z] 9202f43d0b74: Preparing [2023-09-25T20:56:57.292Z] 074c515a6a93: Preparing [2023-09-25T20:56:57.292Z] d96222f4efed: Preparing [2023-09-25T20:56:57.292Z] 2264e2338b94: Preparing [2023-09-25T20:56:57.292Z] 4693057ce236: Preparing [2023-09-25T20:56:57.292Z] 4693057ce236: Waiting [2023-09-25T20:56:57.292Z] 074c515a6a93: Layer already exists [2023-09-25T20:56:57.292Z] 8fe617a08535: Layer already exists [2023-09-25T20:56:57.292Z] d96222f4efed: Layer already exists [2023-09-25T20:56:57.292Z] 2264e2338b94: Layer already exists [2023-09-25T20:56:57.292Z] 9202f43d0b74: Layer already exists [2023-09-25T20:56:57.292Z] 4693057ce236: Layer already exists [2023-09-25T20:56:57.292Z] main: digest: sha256:8e175036c24f39146af590fc26ee895c51b416c67f2074b08ee1e666bc84f8d7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:56:57.334Z] ===================================================== [Pipeline] echo [2023-09-25T20:56:57.340Z] taggedImages: [2023-09-25T20:56:57.340Z] - nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:56:57.340Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-25T20:56:57.340Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.55 [2023-09-25T20:56:57.340Z] - nexus3.edgexfoundry.org:10004/core-command:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:56:57.340Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-25T20:56:57.354Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-25T20:56:57.354Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:56:57.354Z] latest [2023-09-25T20:56:57.354Z] 3.1.0-dev.55 [2023-09-25T20:56:57.354Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:56:57.354Z] main [2023-09-25T20:56:57.354Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:57.495Z] #42 ... [2023-09-25T20:56:57.495Z] [2023-09-25T20:56:57.495Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:56:57.495Z] #58 ... [2023-09-25T20:56:57.495Z] [2023-09-25T20:56:57.495Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:57.666Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:57.764Z] #42 ... [2023-09-25T20:56:57.764Z] [2023-09-25T20:56:57.764Z] #59 [core-common-config-bootstrapper internal] load build context [2023-09-25T20:56:57.764Z] #59 transferring context: 2.61MB 6.9s done [2023-09-25T20:56:57.764Z] #59 DONE 9.1s [2023-09-25T20:56:57.764Z] [2023-09-25T20:56:57.764Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:57.764Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.68MB / 23.39MB 7.6s [2023-09-25T20:56:57.974Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:56:57.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-25T20:56:57.974Z] f2c8d472c57d: Preparing [2023-09-25T20:56:57.974Z] 0147b8c56180: Preparing [2023-09-25T20:56:57.974Z] c3962cebaa21: Preparing [2023-09-25T20:56:57.974Z] 1dff3e272a05: Preparing [2023-09-25T20:56:57.974Z] 074c515a6a93: Preparing [2023-09-25T20:56:57.974Z] d96222f4efed: Preparing [2023-09-25T20:56:57.974Z] 2264e2338b94: Preparing [2023-09-25T20:56:57.974Z] 4693057ce236: Preparing [2023-09-25T20:56:57.974Z] 4693057ce236: Waiting [2023-09-25T20:56:57.974Z] 2264e2338b94: Waiting [2023-09-25T20:56:57.974Z] d96222f4efed: Waiting [2023-09-25T20:56:57.974Z] 074c515a6a93: Layer already exists [2023-09-25T20:56:57.974Z] d96222f4efed: Layer already exists [2023-09-25T20:56:57.974Z] 2264e2338b94: Layer already exists [2023-09-25T20:56:57.974Z] 0147b8c56180: Pushed [2023-09-25T20:56:57.974Z] 4693057ce236: Layer already exists [2023-09-25T20:56:57.974Z] c3962cebaa21: Pushed [2023-09-25T20:56:57.974Z] f2c8d472c57d: Pushed [2023-09-25T20:56:58.350Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 8.0s [2023-09-25T20:56:58.351Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 18.23MB / 23.39MB 8.3s [2023-09-25T20:56:58.351Z] #42 ... [2023-09-25T20:56:58.351Z] [2023-09-25T20:56:58.351Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:56:58.619Z] #60 ... [2023-09-25T20:56:58.619Z] [2023-09-25T20:56:58.619Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-25T20:56:58.619Z] #61 ... [2023-09-25T20:56:58.619Z] [2023-09-25T20:56:58.619Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:58.888Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.21MB / 23.39MB 8.7s [2023-09-25T20:56:58.888Z] #42 ... [2023-09-25T20:56:58.888Z] [2023-09-25T20:56:58.888Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:56:59.158Z] #62 ... [2023-09-25T20:56:59.158Z] [2023-09-25T20:56:59.158Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:59.158Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.02MB / 23.39MB 9.0s [2023-09-25T20:56:59.351Z] 1dff3e272a05: Pushed [2023-09-25T20:56:59.351Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [2023-09-25T20:56:59.425Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s [2023-09-25T20:56:59.425Z] #42 ... [2023-09-25T20:56:59.425Z] [2023-09-25T20:56:59.425Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:56:59.425Z] #63 ... [2023-09-25T20:56:59.425Z] [2023-09-25T20:56:59.425Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:56:59.707Z] #64 ... [2023-09-25T20:56:59.708Z] [2023-09-25T20:56:59.708Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:56:59.708Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 9.2s done [2023-09-25T20:56:59.708Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-25T20:56:59.918Z] + 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-09-25T20:56:59.974Z] #42 ... [2023-09-25T20:56:59.974Z] [2023-09-25T20:56:59.974Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-25T20:56:59.974Z] #55 11.63 OK: 266 MiB in 52 packages [2023-09-25T20:56:59.974Z] #55 DONE 13.0s [2023-09-25T20:56:59.974Z] [2023-09-25T20:56:59.974Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:56:59.974Z] #46 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 8.3s done [2023-09-25T20:56:59.974Z] #46 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-25T20:56:59.974Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-25T20:56:59.974Z] #46 ... [2023-09-25T20:56:59.974Z] [2023-09-25T20:56:59.974Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-25T20:56:59.974Z] #52 12.61 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:56:59.974Z] #52 12.64 (2/2) Installing su-exec (0.2-r3) [2023-09-25T20:56:59.974Z] #52 12.65 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:56:59.974Z] #52 12.79 OK: 8 MiB in 17 packages [2023-09-25T20:56:59.974Z] #52 DONE 14.2s [2023-09-25T20:57:00.224Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-25T20:57:00.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-25T20:57:00.224Z] f2c8d472c57d: Preparing [2023-09-25T20:57:00.224Z] 0147b8c56180: Preparing [2023-09-25T20:57:00.224Z] c3962cebaa21: Preparing [2023-09-25T20:57:00.224Z] 1dff3e272a05: Preparing [2023-09-25T20:57:00.224Z] 074c515a6a93: Preparing [2023-09-25T20:57:00.224Z] d96222f4efed: Preparing [2023-09-25T20:57:00.224Z] 2264e2338b94: Preparing [2023-09-25T20:57:00.224Z] 4693057ce236: Preparing [2023-09-25T20:57:00.224Z] d96222f4efed: Waiting [2023-09-25T20:57:00.224Z] 4693057ce236: Waiting [2023-09-25T20:57:00.224Z] 2264e2338b94: Waiting [2023-09-25T20:57:00.224Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:00.224Z] 1dff3e272a05: Layer already exists [2023-09-25T20:57:00.224Z] f2c8d472c57d: Layer already exists [2023-09-25T20:57:00.224Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:00.224Z] c3962cebaa21: Layer already exists [2023-09-25T20:57:00.224Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:00.224Z] d96222f4efed: Layer already exists [2023-09-25T20:57:00.224Z] 4693057ce236: Layer already exists [2023-09-25T20:57:00.224Z] latest: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-25T20:57:00.263Z] [2023-09-25T20:57:00.263Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [Pipeline] sh [2023-09-25T20:57:00.545Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:00.859Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.55 [2023-09-25T20:57:00.859Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-25T20:57:00.859Z] f2c8d472c57d: Preparing [2023-09-25T20:57:00.859Z] 0147b8c56180: Preparing [2023-09-25T20:57:00.859Z] c3962cebaa21: Preparing [2023-09-25T20:57:00.859Z] 1dff3e272a05: Preparing [2023-09-25T20:57:00.859Z] 074c515a6a93: Preparing [2023-09-25T20:57:00.859Z] d96222f4efed: Preparing [2023-09-25T20:57:00.859Z] 2264e2338b94: Preparing [2023-09-25T20:57:00.859Z] 4693057ce236: Preparing [2023-09-25T20:57:00.859Z] 4693057ce236: Waiting [2023-09-25T20:57:00.859Z] d96222f4efed: Waiting [2023-09-25T20:57:00.859Z] f2c8d472c57d: Layer already exists [2023-09-25T20:57:00.859Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:00.859Z] c3962cebaa21: Layer already exists [2023-09-25T20:57:00.859Z] 1dff3e272a05: Layer already exists [2023-09-25T20:57:00.859Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:00.859Z] d96222f4efed: Layer already exists [2023-09-25T20:57:00.859Z] 4693057ce236: Layer already exists [2023-09-25T20:57:00.859Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:00.859Z] 3.1.0-dev.55: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:01.176Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:01.239Z] #65 ... [2023-09-25T20:57:01.239Z] [2023-09-25T20:57:01.239Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:01.239Z] #66 DONE 1.5s [2023-09-25T20:57:01.479Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:01.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-25T20:57:01.479Z] f2c8d472c57d: Preparing [2023-09-25T20:57:01.479Z] 0147b8c56180: Preparing [2023-09-25T20:57:01.479Z] c3962cebaa21: Preparing [2023-09-25T20:57:01.479Z] 1dff3e272a05: Preparing [2023-09-25T20:57:01.479Z] 074c515a6a93: Preparing [2023-09-25T20:57:01.479Z] d96222f4efed: Preparing [2023-09-25T20:57:01.479Z] 2264e2338b94: Preparing [2023-09-25T20:57:01.479Z] 4693057ce236: Preparing [2023-09-25T20:57:01.479Z] d96222f4efed: Waiting [2023-09-25T20:57:01.479Z] 2264e2338b94: Waiting [2023-09-25T20:57:01.479Z] 4693057ce236: Waiting [2023-09-25T20:57:01.479Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:01.479Z] 1dff3e272a05: Layer already exists [2023-09-25T20:57:01.479Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:01.479Z] c3962cebaa21: Layer already exists [2023-09-25T20:57:01.479Z] f2c8d472c57d: Layer already exists [2023-09-25T20:57:01.479Z] d96222f4efed: Layer already exists [2023-09-25T20:57:01.479Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:01.479Z] 4693057ce236: Layer already exists [2023-09-25T20:57:01.479Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:01.511Z] [2023-09-25T20:57:01.511Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:01.786Z] + 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-09-25T20:57:02.089Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-25T20:57:02.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-25T20:57:02.089Z] f2c8d472c57d: Preparing [2023-09-25T20:57:02.089Z] 0147b8c56180: Preparing [2023-09-25T20:57:02.089Z] c3962cebaa21: Preparing [2023-09-25T20:57:02.089Z] 1dff3e272a05: Preparing [2023-09-25T20:57:02.089Z] 074c515a6a93: Preparing [2023-09-25T20:57:02.089Z] d96222f4efed: Preparing [2023-09-25T20:57:02.089Z] 2264e2338b94: Preparing [2023-09-25T20:57:02.089Z] 4693057ce236: Preparing [2023-09-25T20:57:02.089Z] d96222f4efed: Waiting [2023-09-25T20:57:02.089Z] 2264e2338b94: Waiting [2023-09-25T20:57:02.089Z] 4693057ce236: Waiting [2023-09-25T20:57:02.089Z] f2c8d472c57d: Layer already exists [2023-09-25T20:57:02.089Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:02.089Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:02.090Z] 1dff3e272a05: Layer already exists [2023-09-25T20:57:02.090Z] c3962cebaa21: Layer already exists [2023-09-25T20:57:02.090Z] 4693057ce236: Layer already exists [2023-09-25T20:57:02.090Z] d96222f4efed: Layer already exists [2023-09-25T20:57:02.090Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:02.090Z] main: digest: sha256:812c4cff6601b468bfa26e9e58ace306dde358ed80320ccd5067aa9f16140ece size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:02.122Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:02.133Z] taggedImages: [2023-09-25T20:57:02.133Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:02.133Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-25T20:57:02.133Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.55 [2023-09-25T20:57:02.133Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:02.133Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-25T20:57:02.153Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-25T20:57:02.153Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:02.153Z] latest [2023-09-25T20:57:02.153Z] 3.1.0-dev.55 [2023-09-25T20:57:02.153Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:02.153Z] main [2023-09-25T20:57:02.153Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:02.460Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:02.765Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:02.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-25T20:57:02.765Z] b333ca25fdde: Preparing [2023-09-25T20:57:02.765Z] ee1f36027d88: Preparing [2023-09-25T20:57:02.765Z] 074c515a6a93: Preparing [2023-09-25T20:57:02.765Z] d96222f4efed: Preparing [2023-09-25T20:57:02.765Z] 2264e2338b94: Preparing [2023-09-25T20:57:02.765Z] 4693057ce236: Preparing [2023-09-25T20:57:02.765Z] 4693057ce236: Waiting [2023-09-25T20:57:02.765Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:02.765Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:02.765Z] d96222f4efed: Layer already exists [2023-09-25T20:57:02.765Z] 4693057ce236: Layer already exists [2023-09-25T20:57:02.765Z] b333ca25fdde: Pushed [2023-09-25T20:57:04.119Z] #67 ... [2023-09-25T20:57:04.120Z] [2023-09-25T20:57:04.120Z] #53 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-25T20:57:04.120Z] #53 13.14 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:57:04.120Z] #53 13.74 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:57:04.120Z] #53 13.84 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-25T20:57:04.120Z] #53 13.88 (4/6) Installing openssl (3.1.3-r0) [2023-09-25T20:57:04.120Z] #53 14.06 (5/6) Installing su-exec (0.2-r3) [2023-09-25T20:57:04.120Z] #53 14.07 (6/6) Installing yq (4.33.3-r3) [2023-09-25T20:57:04.120Z] #53 15.38 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:57:04.120Z] #53 15.67 OK: 18 MiB in 19 packages [2023-09-25T20:57:04.120Z] #53 DONE 17.4s [2023-09-25T20:57:04.120Z] [2023-09-25T20:57:04.120Z] #36 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:57:04.120Z] #36 16.30 OK: 266 MiB in 52 packages [2023-09-25T20:57:04.120Z] #36 DONE 18.4s [2023-09-25T20:57:04.120Z] [2023-09-25T20:57:04.120Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:04.120Z] #42 ... [2023-09-25T20:57:04.120Z] [2023-09-25T20:57:04.120Z] #68 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-25T20:57:04.120Z] #68 DONE 0.5s [2023-09-25T20:57:04.120Z] [2023-09-25T20:57:04.120Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:04.666Z] ee1f36027d88: Pushed [2023-09-25T20:57:04.666Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:04.708Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2023-09-25T20:57:04.708Z] #42 ... [2023-09-25T20:57:04.708Z] [2023-09-25T20:57:04.708Z] #69 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:04.708Z] #69 DONE 1.0s [2023-09-25T20:57:04.970Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [2023-09-25T20:57:04.984Z] [2023-09-25T20:57:04.984Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:05.279Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-25T20:57:05.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-25T20:57:05.280Z] b333ca25fdde: Preparing [2023-09-25T20:57:05.280Z] ee1f36027d88: Preparing [2023-09-25T20:57:05.280Z] 074c515a6a93: Preparing [2023-09-25T20:57:05.280Z] d96222f4efed: Preparing [2023-09-25T20:57:05.280Z] 2264e2338b94: Preparing [2023-09-25T20:57:05.280Z] 4693057ce236: Preparing [2023-09-25T20:57:05.280Z] 4693057ce236: Waiting [2023-09-25T20:57:05.280Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:05.280Z] ee1f36027d88: Layer already exists [2023-09-25T20:57:05.280Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:05.280Z] d96222f4efed: Layer already exists [2023-09-25T20:57:05.280Z] b333ca25fdde: Layer already exists [2023-09-25T20:57:05.280Z] 4693057ce236: Layer already exists [2023-09-25T20:57:05.280Z] latest: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:05.611Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:05.920Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.55 [2023-09-25T20:57:05.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-25T20:57:05.920Z] b333ca25fdde: Preparing [2023-09-25T20:57:05.920Z] ee1f36027d88: Preparing [2023-09-25T20:57:05.920Z] 074c515a6a93: Preparing [2023-09-25T20:57:05.920Z] d96222f4efed: Preparing [2023-09-25T20:57:05.920Z] 2264e2338b94: Preparing [2023-09-25T20:57:05.920Z] 4693057ce236: Preparing [2023-09-25T20:57:05.920Z] 4693057ce236: Waiting [2023-09-25T20:57:05.920Z] ee1f36027d88: Layer already exists [2023-09-25T20:57:05.920Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:05.920Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:05.920Z] d96222f4efed: Layer already exists [2023-09-25T20:57:05.920Z] b333ca25fdde: Layer already exists [2023-09-25T20:57:05.920Z] 4693057ce236: Layer already exists [2023-09-25T20:57:05.920Z] 3.1.0-dev.55: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:06.236Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:06.535Z] + docker push nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:06.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-25T20:57:06.535Z] b333ca25fdde: Preparing [2023-09-25T20:57:06.535Z] ee1f36027d88: Preparing [2023-09-25T20:57:06.535Z] 074c515a6a93: Preparing [2023-09-25T20:57:06.535Z] d96222f4efed: Preparing [2023-09-25T20:57:06.535Z] 2264e2338b94: Preparing [2023-09-25T20:57:06.535Z] 4693057ce236: Preparing [2023-09-25T20:57:06.535Z] 4693057ce236: Waiting [2023-09-25T20:57:06.535Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:06.535Z] d96222f4efed: Layer already exists [2023-09-25T20:57:06.535Z] ee1f36027d88: Layer already exists [2023-09-25T20:57:06.535Z] b333ca25fdde: Layer already exists [2023-09-25T20:57:06.535Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:06.535Z] 4693057ce236: Layer already exists [2023-09-25T20:57:06.535Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:06.843Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:07.150Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-25T20:57:07.150Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-25T20:57:07.150Z] b333ca25fdde: Preparing [2023-09-25T20:57:07.150Z] ee1f36027d88: Preparing [2023-09-25T20:57:07.150Z] 074c515a6a93: Preparing [2023-09-25T20:57:07.150Z] d96222f4efed: Preparing [2023-09-25T20:57:07.150Z] 2264e2338b94: Preparing [2023-09-25T20:57:07.150Z] 4693057ce236: Preparing [2023-09-25T20:57:07.150Z] 4693057ce236: Waiting [2023-09-25T20:57:07.150Z] b333ca25fdde: Layer already exists [2023-09-25T20:57:07.150Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:07.150Z] ee1f36027d88: Layer already exists [2023-09-25T20:57:07.150Z] d96222f4efed: Layer already exists [2023-09-25T20:57:07.150Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:07.150Z] 4693057ce236: Layer already exists [2023-09-25T20:57:07.150Z] main: digest: sha256:9e813b8063043059447a1273db48907480b7faa6562c9dfce1b9749b57e036c9 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:07.199Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:07.207Z] taggedImages: [2023-09-25T20:57:07.207Z] - nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:07.207Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-25T20:57:07.207Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.55 [2023-09-25T20:57:07.207Z] - nexus3.edgexfoundry.org:10004/core-data:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:07.207Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-25T20:57:07.227Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-25T20:57:07.227Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:07.227Z] latest [2023-09-25T20:57:07.227Z] 3.1.0-dev.55 [2023-09-25T20:57:07.227Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:07.227Z] main [2023-09-25T20:57:07.227Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:07.536Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:07.612Z] #70 ... [2023-09-25T20:57:07.612Z] [2023-09-25T20:57:07.612Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:57:07.612Z] #56 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:07.612Z] #56 15.52 (1/4) Installing ca-certificates (20230506-r0) [2023-09-25T20:57:07.612Z] #56 15.84 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:57:07.612Z] #56 15.87 (3/4) Installing su-exec (0.2-r3) [2023-09-25T20:57:07.612Z] #56 15.88 (4/4) Installing yq (4.33.3-r3) [2023-09-25T20:57:07.612Z] #56 17.33 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:57:07.612Z] #56 17.48 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:57:07.612Z] #56 18.63 OK: 18 MiB in 19 packages [2023-09-25T20:57:07.839Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:07.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-25T20:57:07.840Z] 2bec09ddeb35: Preparing [2023-09-25T20:57:07.840Z] c5d81984e6ad: Preparing [2023-09-25T20:57:07.840Z] 7e5fa3f622c0: Preparing [2023-09-25T20:57:07.840Z] 074c515a6a93: Preparing [2023-09-25T20:57:07.840Z] d96222f4efed: Preparing [2023-09-25T20:57:07.840Z] 2264e2338b94: Preparing [2023-09-25T20:57:07.840Z] 4693057ce236: Preparing [2023-09-25T20:57:07.840Z] 2264e2338b94: Waiting [2023-09-25T20:57:07.840Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:07.840Z] d96222f4efed: Layer already exists [2023-09-25T20:57:07.840Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:07.840Z] 4693057ce236: Layer already exists [2023-09-25T20:57:07.840Z] c5d81984e6ad: Pushed [2023-09-25T20:57:07.840Z] 2bec09ddeb35: Pushed [2023-09-25T20:57:07.884Z] #56 ... [2023-09-25T20:57:07.884Z] [2023-09-25T20:57:07.884Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:57:07.884Z] #58 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:07.884Z] #58 12.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:07.884Z] #58 19.19 (1/2) Installing ca-certificates (20230506-r0) [2023-09-25T20:57:07.884Z] #58 19.52 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-25T20:57:07.884Z] #58 19.61 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:57:07.884Z] #58 19.75 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:57:07.884Z] #58 ... [2023-09-25T20:57:07.884Z] [2023-09-25T20:57:07.884Z] #54 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:57:07.884Z] #54 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:07.884Z] #54 13.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:07.884Z] #54 21.14 OK: 266 MiB in 52 packages [2023-09-25T20:57:08.157Z] #54 ... [2023-09-25T20:57:08.157Z] [2023-09-25T20:57:08.157Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:08.430Z] #42 ... [2023-09-25T20:57:08.430Z] [2023-09-25T20:57:08.430Z] #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-25T20:57:08.430Z] #56 DONE 21.6s [2023-09-25T20:57:08.430Z] [2023-09-25T20:57:08.430Z] #65 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-25T20:57:08.430Z] #65 DONE 8.3s [2023-09-25T20:57:08.699Z] [2023-09-25T20:57:08.699Z] #54 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-25T20:57:08.699Z] #54 DONE 22.5s [2023-09-25T20:57:08.699Z] [2023-09-25T20:57:08.699Z] #71 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-25T20:57:08.968Z] #71 DONE 0.7s [2023-09-25T20:57:08.968Z] [2023-09-25T20:57:08.968Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:09.236Z] #42 ... [2023-09-25T20:57:09.236Z] [2023-09-25T20:57:09.236Z] #58 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-25T20:57:09.236Z] #58 20.73 OK: 9 MiB in 17 packages [2023-09-25T20:57:09.236Z] #58 DONE 22.0s [2023-09-25T20:57:09.236Z] [2023-09-25T20:57:09.236Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:09.509Z] #42 ... [2023-09-25T20:57:09.509Z] [2023-09-25T20:57:09.509Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-25T20:57:09.510Z] #61 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:09.510Z] #61 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:09.510Z] #61 18.76 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:57:09.510Z] #61 18.76 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:57:09.510Z] #61 18.76 OK: 19945 distinct packages available [2023-09-25T20:57:09.510Z] #61 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:09.510Z] #61 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:09.746Z] 7e5fa3f622c0: Pushed [2023-09-25T20:57:09.746Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:09.780Z] #61 ... [2023-09-25T20:57:09.780Z] [2023-09-25T20:57:09.780Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:09.780Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.2s [2023-09-25T20:57:09.780Z] #42 ... [2023-09-25T20:57:09.780Z] [2023-09-25T20:57:09.780Z] #64 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-25T20:57:09.780Z] #64 11.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:09.780Z] #64 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:09.780Z] #64 18.77 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-25T20:57:09.780Z] #64 18.77 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:57:09.780Z] #64 18.85 OK: 8 MiB in 16 packages [2023-09-25T20:57:09.780Z] #64 DONE 20.5s [2023-09-25T20:57:09.780Z] [2023-09-25T20:57:09.780Z] #72 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:09.780Z] #72 DONE 1.3s [2023-09-25T20:57:09.780Z] [2023-09-25T20:57:09.780Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:10.053Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:10.355Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-25T20:57:10.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-25T20:57:10.355Z] 2bec09ddeb35: Preparing [2023-09-25T20:57:10.355Z] c5d81984e6ad: Preparing [2023-09-25T20:57:10.355Z] 7e5fa3f622c0: Preparing [2023-09-25T20:57:10.355Z] 074c515a6a93: Preparing [2023-09-25T20:57:10.355Z] d96222f4efed: Preparing [2023-09-25T20:57:10.355Z] 2264e2338b94: Preparing [2023-09-25T20:57:10.355Z] 4693057ce236: Preparing [2023-09-25T20:57:10.355Z] 2264e2338b94: Waiting [2023-09-25T20:57:10.355Z] 4693057ce236: Waiting [2023-09-25T20:57:10.355Z] 7e5fa3f622c0: Layer already exists [2023-09-25T20:57:10.355Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:10.355Z] 2bec09ddeb35: Layer already exists [2023-09-25T20:57:10.355Z] d96222f4efed: Layer already exists [2023-09-25T20:57:10.355Z] c5d81984e6ad: Layer already exists [2023-09-25T20:57:10.355Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:10.355Z] 4693057ce236: Layer already exists [2023-09-25T20:57:10.355Z] latest: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:10.664Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:10.748Z] #42 ... [2023-09-25T20:57:10.748Z] [2023-09-25T20:57:10.748Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:57:10.748Z] #60 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:10.748Z] #60 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:10.748Z] #60 20.06 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:57:10.748Z] #60 20.06 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:57:10.748Z] #60 20.06 OK: 19943 distinct packages available [2023-09-25T20:57:10.748Z] #60 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:10.748Z] #60 22.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:10.748Z] #60 ... [2023-09-25T20:57:10.748Z] [2023-09-25T20:57:10.748Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:10.976Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.55 [2023-09-25T20:57:10.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-25T20:57:10.976Z] 2bec09ddeb35: Preparing [2023-09-25T20:57:10.976Z] c5d81984e6ad: Preparing [2023-09-25T20:57:10.976Z] 7e5fa3f622c0: Preparing [2023-09-25T20:57:10.976Z] 074c515a6a93: Preparing [2023-09-25T20:57:10.976Z] d96222f4efed: Preparing [2023-09-25T20:57:10.976Z] 2264e2338b94: Preparing [2023-09-25T20:57:10.976Z] 4693057ce236: Preparing [2023-09-25T20:57:10.976Z] 4693057ce236: Waiting [2023-09-25T20:57:10.976Z] 2bec09ddeb35: Layer already exists [2023-09-25T20:57:10.976Z] 7e5fa3f622c0: Layer already exists [2023-09-25T20:57:10.976Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:10.976Z] c5d81984e6ad: Layer already exists [2023-09-25T20:57:10.976Z] d96222f4efed: Layer already exists [2023-09-25T20:57:10.976Z] 4693057ce236: Layer already exists [2023-09-25T20:57:10.976Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:10.976Z] 3.1.0-dev.55: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-09-25T20:57:11.012Z] #42 ... [2023-09-25T20:57:11.012Z] [2023-09-25T20:57:11.012Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:57:11.012Z] #63 11.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.012Z] #63 13.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.012Z] #63 19.47 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:57:11.012Z] #63 19.47 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:57:11.012Z] #63 19.47 OK: 19943 distinct packages available [2023-09-25T20:57:11.012Z] #63 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.012Z] #63 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.012Z] #63 ... [2023-09-25T20:57:11.012Z] [2023-09-25T20:57:11.012Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] sh [2023-09-25T20:57:11.297Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:11.605Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:11.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-25T20:57:11.605Z] 2bec09ddeb35: Preparing [2023-09-25T20:57:11.605Z] c5d81984e6ad: Preparing [2023-09-25T20:57:11.605Z] 7e5fa3f622c0: Preparing [2023-09-25T20:57:11.605Z] 074c515a6a93: Preparing [2023-09-25T20:57:11.605Z] d96222f4efed: Preparing [2023-09-25T20:57:11.605Z] 2264e2338b94: Preparing [2023-09-25T20:57:11.605Z] 4693057ce236: Preparing [2023-09-25T20:57:11.605Z] 2264e2338b94: Waiting [2023-09-25T20:57:11.605Z] 4693057ce236: Waiting [2023-09-25T20:57:11.605Z] 7e5fa3f622c0: Layer already exists [2023-09-25T20:57:11.605Z] d96222f4efed: Layer already exists [2023-09-25T20:57:11.605Z] 2bec09ddeb35: Layer already exists [2023-09-25T20:57:11.605Z] c5d81984e6ad: Layer already exists [2023-09-25T20:57:11.605Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:11.605Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:11.605Z] 4693057ce236: Layer already exists [2023-09-25T20:57:11.605Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:11.926Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:11.979Z] #42 ... [2023-09-25T20:57:11.979Z] [2023-09-25T20:57:11.979Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:57:11.980Z] #62 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.980Z] #62 15.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.980Z] #62 20.80 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-25T20:57:11.980Z] #62 20.80 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-25T20:57:11.980Z] #62 20.80 OK: 19943 distinct packages available [2023-09-25T20:57:11.980Z] #62 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.980Z] #62 22.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-25T20:57:11.980Z] #62 ... [2023-09-25T20:57:11.980Z] [2023-09-25T20:57:11.980Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:57:11.980Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.5s [2023-09-25T20:57:12.245Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-25T20:57:12.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-25T20:57:12.245Z] 2bec09ddeb35: Preparing [2023-09-25T20:57:12.245Z] c5d81984e6ad: Preparing [2023-09-25T20:57:12.245Z] 7e5fa3f622c0: Preparing [2023-09-25T20:57:12.245Z] 074c515a6a93: Preparing [2023-09-25T20:57:12.245Z] d96222f4efed: Preparing [2023-09-25T20:57:12.245Z] 2264e2338b94: Preparing [2023-09-25T20:57:12.245Z] 4693057ce236: Preparing [2023-09-25T20:57:12.245Z] 2264e2338b94: Waiting [2023-09-25T20:57:12.245Z] 7e5fa3f622c0: Layer already exists [2023-09-25T20:57:12.245Z] c5d81984e6ad: Layer already exists [2023-09-25T20:57:12.245Z] d96222f4efed: Layer already exists [2023-09-25T20:57:12.245Z] 2bec09ddeb35: Layer already exists [2023-09-25T20:57:12.245Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:12.245Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:12.245Z] 4693057ce236: Layer already exists [2023-09-25T20:57:12.245Z] main: digest: sha256:77eb9e5571524e6404bacf2ca1b7ccbeb32fbf978a75c21250fb2e102aee5785 size: 1777 [2023-09-25T20:57:12.247Z] #46 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.6s done [2023-09-25T20:57:12.247Z] #46 ... [2023-09-25T20:57:12.248Z] [2023-09-25T20:57:12.248Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:12.279Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:12.287Z] taggedImages: [2023-09-25T20:57:12.287Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:12.287Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-25T20:57:12.287Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.55 [2023-09-25T20:57:12.287Z] - nexus3.edgexfoundry.org:10004/core-metadata:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:12.287Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-25T20:57:12.318Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-25T20:57:12.318Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:12.318Z] latest [2023-09-25T20:57:12.318Z] 3.1.0-dev.55 [2023-09-25T20:57:12.318Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:12.318Z] main [2023-09-25T20:57:12.318Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:12.640Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:12.944Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:12.944Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-25T20:57:12.944Z] 2275d4005404: Preparing [2023-09-25T20:57:12.944Z] 7163d8dc0114: Preparing [2023-09-25T20:57:12.944Z] 8855560f37ef: Preparing [2023-09-25T20:57:12.944Z] b46c0b360784: Preparing [2023-09-25T20:57:12.944Z] f7abd1f72ae0: Preparing [2023-09-25T20:57:12.944Z] b49d775f1f70: Preparing [2023-09-25T20:57:12.944Z] 9cbadbc2ecff: Preparing [2023-09-25T20:57:12.945Z] 074c515a6a93: Preparing [2023-09-25T20:57:12.945Z] d96222f4efed: Preparing [2023-09-25T20:57:12.945Z] 4233fe17a0ee: Preparing [2023-09-25T20:57:12.945Z] 6e9191f7dee9: Preparing [2023-09-25T20:57:12.945Z] 5f70bf18a086: Preparing [2023-09-25T20:57:12.945Z] b8c8628dcf17: Preparing [2023-09-25T20:57:12.945Z] 2564a0abbd41: Preparing [2023-09-25T20:57:12.945Z] 4693057ce236: Preparing [2023-09-25T20:57:12.945Z] b49d775f1f70: Waiting [2023-09-25T20:57:12.945Z] 9cbadbc2ecff: Waiting [2023-09-25T20:57:12.945Z] 074c515a6a93: Waiting [2023-09-25T20:57:12.945Z] d96222f4efed: Waiting [2023-09-25T20:57:12.945Z] 4233fe17a0ee: Waiting [2023-09-25T20:57:12.945Z] 6e9191f7dee9: Waiting [2023-09-25T20:57:12.945Z] 5f70bf18a086: Waiting [2023-09-25T20:57:12.945Z] b8c8628dcf17: Waiting [2023-09-25T20:57:12.945Z] 2564a0abbd41: Waiting [2023-09-25T20:57:12.945Z] 4693057ce236: Waiting [2023-09-25T20:57:12.945Z] f7abd1f72ae0: Pushed [2023-09-25T20:57:12.945Z] 7163d8dc0114: Pushed [2023-09-25T20:57:12.945Z] 8855560f37ef: Pushed [2023-09-25T20:57:12.945Z] b46c0b360784: Pushed [2023-09-25T20:57:12.945Z] 2275d4005404: Pushed [2023-09-25T20:57:12.945Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:12.945Z] d96222f4efed: Layer already exists [2023-09-25T20:57:12.945Z] b49d775f1f70: Pushed [2023-09-25T20:57:13.204Z] 4233fe17a0ee: Pushed [2023-09-25T20:57:13.204Z] b8c8628dcf17: Pushed [2023-09-25T20:57:13.204Z] 6e9191f7dee9: Pushed [2023-09-25T20:57:13.204Z] 5f70bf18a086: Pushed [2023-09-25T20:57:13.204Z] 4693057ce236: Layer already exists [2023-09-25T20:57:13.204Z] 2564a0abbd41: Pushed [2023-09-25T20:57:14.219Z] #42 ... [2023-09-25T20:57:14.219Z] [2023-09-25T20:57:14.219Z] #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-25T20:57:14.219Z] #61 25.00 OK: 266 MiB in 52 packages [2023-09-25T20:57:14.219Z] #61 DONE 25.6s [2023-09-25T20:57:14.219Z] [2023-09-25T20:57:14.219Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:14.219Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.9s done [2023-09-25T20:57:14.486Z] #42 ... [2023-09-25T20:57:14.486Z] [2023-09-25T20:57:14.486Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:14.486Z] #73 DONE 0.4s [2023-09-25T20:57:14.486Z] [2023-09-25T20:57:14.486Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:57:14.486Z] #62 24.92 (1/11) Installing ca-certificates (20230506-r0) [2023-09-25T20:57:14.486Z] #62 25.09 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-25T20:57:14.486Z] #62 25.22 (3/11) Installing libunistring (1.1-r1) [2023-09-25T20:57:14.486Z] #62 25.39 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-25T20:57:14.486Z] #62 25.45 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-25T20:57:14.486Z] #62 25.46 (6/11) Installing libcurl (8.3.0-r0) [2023-09-25T20:57:14.486Z] #62 25.49 (7/11) Installing curl (8.3.0-r0) [2023-09-25T20:57:14.486Z] #62 25.52 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-25T20:57:14.486Z] #62 25.55 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:57:14.486Z] #62 25.55 (10/11) Installing libucontext (1.2-r2) [2023-09-25T20:57:14.486Z] #62 25.58 (11/11) Installing gcompat (1.1.0-r1) [2023-09-25T20:57:14.486Z] #62 25.59 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:57:14.486Z] #62 25.64 Executing ca-certificates-20230506-r0.trigger [2023-09-25T20:57:14.753Z] #62 ... [2023-09-25T20:57:14.753Z] [2023-09-25T20:57:14.753Z] #63 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-25T20:57:14.753Z] #63 24.34 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-25T20:57:14.753Z] #63 24.37 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:57:14.753Z] #63 24.38 (3/4) Installing libucontext (1.2-r2) [2023-09-25T20:57:14.753Z] #63 24.39 (4/4) Installing gcompat (1.1.0-r1) [2023-09-25T20:57:14.753Z] #63 24.40 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:57:14.753Z] #63 24.49 OK: 8 MiB in 19 packages [2023-09-25T20:57:14.753Z] #63 DONE 25.5s [2023-09-25T20:57:15.019Z] [2023-09-25T20:57:15.019Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:57:15.019Z] #60 25.19 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:57:15.019Z] #60 25.52 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-25T20:57:15.019Z] #60 25.57 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-25T20:57:15.019Z] #60 25.59 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-25T20:57:15.019Z] #60 25.60 (5/7) Installing libucontext (1.2-r2) [2023-09-25T20:57:15.019Z] #60 25.61 (6/7) Installing gcompat (1.1.0-r1) [2023-09-25T20:57:15.019Z] #60 25.65 (7/7) Installing openssl (3.1.3-r0) [2023-09-25T20:57:15.019Z] #60 25.72 Executing busybox-1.36.1-r2.trigger [2023-09-25T20:57:15.019Z] #60 25.78 OK: 9 MiB in 20 packages [2023-09-25T20:57:15.019Z] #60 ... [2023-09-25T20:57:15.019Z] [2023-09-25T20:57:15.019Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-25T20:57:15.019Z] #42 DONE 27.0s [2023-09-25T20:57:15.019Z] [2023-09-25T20:57:15.019Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-25T20:57:15.247Z] 9cbadbc2ecff: Pushed [2023-09-25T20:57:15.247Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [2023-09-25T20:57:15.286Z] #60 DONE 26.7s [2023-09-25T20:57:15.286Z] [2023-09-25T20:57:15.286Z] #62 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-25T20:57:15.286Z] #62 26.10 OK: 13 MiB in 26 packages [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:15.616Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:15.874Z] #62 DONE 26.7s [2023-09-25T20:57:15.874Z] [2023-09-25T20:57:15.874Z] #74 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-25T20:57:16.004Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-25T20:57:16.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-25T20:57:16.004Z] 2275d4005404: Preparing [2023-09-25T20:57:16.004Z] 7163d8dc0114: Preparing [2023-09-25T20:57:16.004Z] 8855560f37ef: Preparing [2023-09-25T20:57:16.004Z] b46c0b360784: Preparing [2023-09-25T20:57:16.004Z] f7abd1f72ae0: Preparing [2023-09-25T20:57:16.004Z] b49d775f1f70: Preparing [2023-09-25T20:57:16.004Z] 9cbadbc2ecff: Preparing [2023-09-25T20:57:16.004Z] 074c515a6a93: Preparing [2023-09-25T20:57:16.004Z] d96222f4efed: Preparing [2023-09-25T20:57:16.004Z] 4233fe17a0ee: Preparing [2023-09-25T20:57:16.004Z] 6e9191f7dee9: Preparing [2023-09-25T20:57:16.004Z] 5f70bf18a086: Preparing [2023-09-25T20:57:16.004Z] d96222f4efed: Waiting [2023-09-25T20:57:16.004Z] 4233fe17a0ee: Waiting [2023-09-25T20:57:16.004Z] 6e9191f7dee9: Waiting [2023-09-25T20:57:16.004Z] b49d775f1f70: Waiting [2023-09-25T20:57:16.004Z] 9cbadbc2ecff: Waiting [2023-09-25T20:57:16.004Z] 074c515a6a93: Waiting [2023-09-25T20:57:16.004Z] 5f70bf18a086: Waiting [2023-09-25T20:57:16.004Z] b8c8628dcf17: Preparing [2023-09-25T20:57:16.004Z] 2564a0abbd41: Preparing [2023-09-25T20:57:16.004Z] 4693057ce236: Preparing [2023-09-25T20:57:16.004Z] 2564a0abbd41: Waiting [2023-09-25T20:57:16.004Z] b8c8628dcf17: Waiting [2023-09-25T20:57:16.004Z] 4693057ce236: Waiting [2023-09-25T20:57:16.004Z] 2275d4005404: Layer already exists [2023-09-25T20:57:16.004Z] 8855560f37ef: Layer already exists [2023-09-25T20:57:16.004Z] 7163d8dc0114: Layer already exists [2023-09-25T20:57:16.004Z] b46c0b360784: Layer already exists [2023-09-25T20:57:16.004Z] f7abd1f72ae0: Layer already exists [2023-09-25T20:57:16.004Z] b49d775f1f70: Layer already exists [2023-09-25T20:57:16.004Z] 9cbadbc2ecff: Layer already exists [2023-09-25T20:57:16.004Z] 4233fe17a0ee: Layer already exists [2023-09-25T20:57:16.004Z] d96222f4efed: Layer already exists [2023-09-25T20:57:16.004Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:16.004Z] 6e9191f7dee9: Layer already exists [2023-09-25T20:57:16.004Z] 5f70bf18a086: Layer already exists [2023-09-25T20:57:16.004Z] 2564a0abbd41: Layer already exists [2023-09-25T20:57:16.004Z] 4693057ce236: Layer already exists [2023-09-25T20:57:16.004Z] b8c8628dcf17: Layer already exists [2023-09-25T20:57:16.004Z] latest: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:16.310Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:16.466Z] #74 DONE 1.5s [2023-09-25T20:57:16.466Z] [2023-09-25T20:57:16.466Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:57:16.614Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.55 [2023-09-25T20:57:16.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-25T20:57:16.614Z] 2275d4005404: Preparing [2023-09-25T20:57:16.614Z] 7163d8dc0114: Preparing [2023-09-25T20:57:16.614Z] 8855560f37ef: Preparing [2023-09-25T20:57:16.614Z] b46c0b360784: Preparing [2023-09-25T20:57:16.614Z] f7abd1f72ae0: Preparing [2023-09-25T20:57:16.614Z] b49d775f1f70: Preparing [2023-09-25T20:57:16.614Z] 9cbadbc2ecff: Preparing [2023-09-25T20:57:16.614Z] 074c515a6a93: Preparing [2023-09-25T20:57:16.614Z] d96222f4efed: Preparing [2023-09-25T20:57:16.614Z] 4233fe17a0ee: Preparing [2023-09-25T20:57:16.614Z] 6e9191f7dee9: Preparing [2023-09-25T20:57:16.614Z] 5f70bf18a086: Preparing [2023-09-25T20:57:16.614Z] b8c8628dcf17: Preparing [2023-09-25T20:57:16.614Z] 2564a0abbd41: Preparing [2023-09-25T20:57:16.614Z] 4693057ce236: Preparing [2023-09-25T20:57:16.614Z] b49d775f1f70: Waiting [2023-09-25T20:57:16.614Z] 9cbadbc2ecff: Waiting [2023-09-25T20:57:16.614Z] b8c8628dcf17: Waiting [2023-09-25T20:57:16.614Z] 074c515a6a93: Waiting [2023-09-25T20:57:16.614Z] d96222f4efed: Waiting [2023-09-25T20:57:16.614Z] 2564a0abbd41: Waiting [2023-09-25T20:57:16.614Z] 4693057ce236: Waiting [2023-09-25T20:57:16.614Z] 4233fe17a0ee: Waiting [2023-09-25T20:57:16.614Z] 5f70bf18a086: Waiting [2023-09-25T20:57:16.614Z] 6e9191f7dee9: Waiting [2023-09-25T20:57:16.614Z] 8855560f37ef: Layer already exists [2023-09-25T20:57:16.614Z] f7abd1f72ae0: Layer already exists [2023-09-25T20:57:16.614Z] 7163d8dc0114: Layer already exists [2023-09-25T20:57:16.614Z] b46c0b360784: Layer already exists [2023-09-25T20:57:16.614Z] 2275d4005404: Layer already exists [2023-09-25T20:57:16.614Z] 9cbadbc2ecff: Layer already exists [2023-09-25T20:57:16.614Z] b49d775f1f70: Layer already exists [2023-09-25T20:57:16.614Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:16.614Z] 4233fe17a0ee: Layer already exists [2023-09-25T20:57:16.614Z] d96222f4efed: Layer already exists [2023-09-25T20:57:16.614Z] 6e9191f7dee9: Layer already exists [2023-09-25T20:57:16.614Z] 5f70bf18a086: Layer already exists [2023-09-25T20:57:16.614Z] 4693057ce236: Layer already exists [2023-09-25T20:57:16.614Z] 2564a0abbd41: Layer already exists [2023-09-25T20:57:16.614Z] b8c8628dcf17: Layer already exists [2023-09-25T20:57:16.614Z] 3.1.0-dev.55: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:16.925Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:17.235Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:17.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-25T20:57:17.235Z] 2275d4005404: Preparing [2023-09-25T20:57:17.235Z] 7163d8dc0114: Preparing [2023-09-25T20:57:17.235Z] 8855560f37ef: Preparing [2023-09-25T20:57:17.235Z] b46c0b360784: Preparing [2023-09-25T20:57:17.235Z] f7abd1f72ae0: Preparing [2023-09-25T20:57:17.235Z] b49d775f1f70: Preparing [2023-09-25T20:57:17.235Z] 9cbadbc2ecff: Preparing [2023-09-25T20:57:17.235Z] 074c515a6a93: Preparing [2023-09-25T20:57:17.235Z] d96222f4efed: Preparing [2023-09-25T20:57:17.235Z] 4233fe17a0ee: Preparing [2023-09-25T20:57:17.235Z] 6e9191f7dee9: Preparing [2023-09-25T20:57:17.235Z] 5f70bf18a086: Preparing [2023-09-25T20:57:17.235Z] b8c8628dcf17: Preparing [2023-09-25T20:57:17.235Z] 2564a0abbd41: Preparing [2023-09-25T20:57:17.235Z] 4693057ce236: Preparing [2023-09-25T20:57:17.235Z] 074c515a6a93: Waiting [2023-09-25T20:57:17.235Z] d96222f4efed: Waiting [2023-09-25T20:57:17.235Z] 4233fe17a0ee: Waiting [2023-09-25T20:57:17.235Z] 6e9191f7dee9: Waiting [2023-09-25T20:57:17.235Z] 5f70bf18a086: Waiting [2023-09-25T20:57:17.235Z] b8c8628dcf17: Waiting [2023-09-25T20:57:17.235Z] 2564a0abbd41: Waiting [2023-09-25T20:57:17.235Z] 4693057ce236: Waiting [2023-09-25T20:57:17.235Z] 9cbadbc2ecff: Waiting [2023-09-25T20:57:17.235Z] b49d775f1f70: Waiting [2023-09-25T20:57:17.235Z] 7163d8dc0114: Layer already exists [2023-09-25T20:57:17.235Z] 8855560f37ef: Layer already exists [2023-09-25T20:57:17.235Z] b46c0b360784: Layer already exists [2023-09-25T20:57:17.235Z] 2275d4005404: Layer already exists [2023-09-25T20:57:17.235Z] f7abd1f72ae0: Layer already exists [2023-09-25T20:57:17.235Z] 9cbadbc2ecff: Layer already exists [2023-09-25T20:57:17.235Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:17.235Z] b49d775f1f70: Layer already exists [2023-09-25T20:57:17.235Z] 4233fe17a0ee: Layer already exists [2023-09-25T20:57:17.235Z] d96222f4efed: Layer already exists [2023-09-25T20:57:17.235Z] b8c8628dcf17: Layer already exists [2023-09-25T20:57:17.235Z] 6e9191f7dee9: Layer already exists [2023-09-25T20:57:17.235Z] 5f70bf18a086: Layer already exists [2023-09-25T20:57:17.235Z] 2564a0abbd41: Layer already exists [2023-09-25T20:57:17.235Z] 4693057ce236: Layer already exists [2023-09-25T20:57:17.235Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:17.544Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:17.855Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-25T20:57:17.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-25T20:57:17.855Z] 2275d4005404: Preparing [2023-09-25T20:57:17.855Z] 7163d8dc0114: Preparing [2023-09-25T20:57:17.855Z] 8855560f37ef: Preparing [2023-09-25T20:57:17.855Z] b46c0b360784: Preparing [2023-09-25T20:57:17.855Z] f7abd1f72ae0: Preparing [2023-09-25T20:57:17.855Z] b49d775f1f70: Preparing [2023-09-25T20:57:17.855Z] 9cbadbc2ecff: Preparing [2023-09-25T20:57:17.855Z] 074c515a6a93: Preparing [2023-09-25T20:57:17.855Z] d96222f4efed: Preparing [2023-09-25T20:57:17.855Z] 4233fe17a0ee: Preparing [2023-09-25T20:57:17.855Z] 6e9191f7dee9: Preparing [2023-09-25T20:57:17.855Z] 5f70bf18a086: Preparing [2023-09-25T20:57:17.855Z] b8c8628dcf17: Preparing [2023-09-25T20:57:17.855Z] 2564a0abbd41: Preparing [2023-09-25T20:57:17.855Z] 4693057ce236: Preparing [2023-09-25T20:57:17.855Z] d96222f4efed: Waiting [2023-09-25T20:57:17.855Z] b8c8628dcf17: Waiting [2023-09-25T20:57:17.855Z] 2564a0abbd41: Waiting [2023-09-25T20:57:17.855Z] b49d775f1f70: Waiting [2023-09-25T20:57:17.855Z] 4693057ce236: Waiting [2023-09-25T20:57:17.855Z] 4233fe17a0ee: Waiting [2023-09-25T20:57:17.855Z] 9cbadbc2ecff: Waiting [2023-09-25T20:57:17.855Z] 6e9191f7dee9: Waiting [2023-09-25T20:57:17.855Z] 5f70bf18a086: Waiting [2023-09-25T20:57:17.855Z] b46c0b360784: Layer already exists [2023-09-25T20:57:17.855Z] 7163d8dc0114: Layer already exists [2023-09-25T20:57:17.855Z] 8855560f37ef: Layer already exists [2023-09-25T20:57:17.855Z] 2275d4005404: Layer already exists [2023-09-25T20:57:17.855Z] f7abd1f72ae0: Layer already exists [2023-09-25T20:57:17.855Z] b49d775f1f70: Layer already exists [2023-09-25T20:57:17.855Z] d96222f4efed: Layer already exists [2023-09-25T20:57:17.855Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:17.855Z] 4233fe17a0ee: Layer already exists [2023-09-25T20:57:17.855Z] 9cbadbc2ecff: Layer already exists [2023-09-25T20:57:17.855Z] 6e9191f7dee9: Layer already exists [2023-09-25T20:57:17.855Z] 5f70bf18a086: Layer already exists [2023-09-25T20:57:17.855Z] b8c8628dcf17: Layer already exists [2023-09-25T20:57:17.855Z] 4693057ce236: Layer already exists [2023-09-25T20:57:17.855Z] 2564a0abbd41: Layer already exists [2023-09-25T20:57:17.855Z] main: digest: sha256:f286dae6f9649cdc58f8e3185dfd6ba3f73b2ff844e0d4127d41e9a044ac20c5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2023-09-25T20:57:17.887Z] #75 DONE 1.4s [2023-09-25T20:57:17.887Z] [2023-09-25T20:57:17.887Z] #76 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:57:17.887Z] #76 DONE 1.3s [2023-09-25T20:57:17.887Z] [2023-09-25T20:57:17.887Z] #77 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-25T20:57:17.887Z] #77 DONE 1.5s [2023-09-25T20:57:17.887Z] [2023-09-25T20:57:17.887Z] #78 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-25T20:57:17.887Z] #78 DONE 0.2s [2023-09-25T20:57:17.887Z] [2023-09-25T20:57:17.887Z] #79 [security-spire-server stage-2 4/8] COPY Attribution.txt / [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:17.899Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:17.909Z] taggedImages: [2023-09-25T20:57:17.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:17.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-25T20:57:17.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.55 [2023-09-25T20:57:17.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:17.909Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-25T20:57:17.932Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-25T20:57:17.932Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:17.932Z] latest [2023-09-25T20:57:17.932Z] 3.1.0-dev.55 [2023-09-25T20:57:17.932Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:17.932Z] main [2023-09-25T20:57:17.932Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:18.157Z] #79 DONE 0.2s [2023-09-25T20:57:18.157Z] [2023-09-25T20:57:18.157Z] #80 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-25T20:57:18.157Z] #80 DONE 0.3s [2023-09-25T20:57:18.157Z] [2023-09-25T20:57:18.157Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-25T20:57:18.157Z] #81 ... [2023-09-25T20:57:18.157Z] [2023-09-25T20:57:18.157Z] #82 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-25T20:57:18.157Z] #82 DONE 0.2s [2023-09-25T20:57:18.261Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:18.425Z] [2023-09-25T20:57:18.425Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-25T20:57:18.425Z] #81 DONE 0.2s [2023-09-25T20:57:18.425Z] [2023-09-25T20:57:18.425Z] #83 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-25T20:57:18.425Z] #83 DONE 0.2s [2023-09-25T20:57:18.425Z] [2023-09-25T20:57:18.425Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:57:18.425Z] #84 ... [2023-09-25T20:57:18.425Z] [2023-09-25T20:57:18.425Z] #85 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:57:18.425Z] #85 DONE 0.2s [2023-09-25T20:57:18.425Z] [2023-09-25T20:57:18.425Z] #86 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:57:18.425Z] #86 DONE 0.2s [2023-09-25T20:57:18.571Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:18.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-25T20:57:18.571Z] f6f751cc7c36: Preparing [2023-09-25T20:57:18.571Z] 0147b8c56180: Preparing [2023-09-25T20:57:18.571Z] 89b46a1db541: Preparing [2023-09-25T20:57:18.571Z] e919b2bc15d5: Preparing [2023-09-25T20:57:18.571Z] 074c515a6a93: Preparing [2023-09-25T20:57:18.571Z] d96222f4efed: Preparing [2023-09-25T20:57:18.571Z] 2264e2338b94: Preparing [2023-09-25T20:57:18.571Z] 4693057ce236: Preparing [2023-09-25T20:57:18.571Z] 4693057ce236: Waiting [2023-09-25T20:57:18.571Z] d96222f4efed: Waiting [2023-09-25T20:57:18.571Z] 2264e2338b94: Waiting [2023-09-25T20:57:18.571Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:18.571Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:18.571Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:18.571Z] d96222f4efed: Layer already exists [2023-09-25T20:57:18.571Z] 4693057ce236: Layer already exists [2023-09-25T20:57:18.571Z] 89b46a1db541: Pushed [2023-09-25T20:57:18.571Z] f6f751cc7c36: Pushed [2023-09-25T20:57:18.698Z] [2023-09-25T20:57:18.699Z] #84 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-25T20:57:18.699Z] #84 DONE 0.3s [2023-09-25T20:57:18.699Z] [2023-09-25T20:57:18.699Z] #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-25T20:57:18.973Z] #87 ... [2023-09-25T20:57:18.973Z] [2023-09-25T20:57:18.973Z] #88 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-25T20:57:18.973Z] #88 DONE 0.3s [2023-09-25T20:57:18.973Z] [2023-09-25T20:57:18.973Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-25T20:57:18.973Z] #89 DONE 0.3s [2023-09-25T20:57:18.973Z] [2023-09-25T20:57:18.973Z] #87 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-25T20:57:18.973Z] #87 DONE 0.3s [2023-09-25T20:57:18.973Z] [2023-09-25T20:57:18.973Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-25T20:57:18.973Z] #90 DONE 0.3s [2023-09-25T20:57:18.973Z] [2023-09-25T20:57:18.973Z] #91 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-25T20:57:18.973Z] #91 DONE 0.2s [2023-09-25T20:57:18.973Z] [2023-09-25T20:57:18.973Z] #92 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-25T20:57:19.563Z] #92 DONE 0.7s [2023-09-25T20:57:19.563Z] [2023-09-25T20:57:19.563Z] #93 [security-spire-agent] exporting to image [2023-09-25T20:57:19.563Z] #93 exporting layers [2023-09-25T20:57:19.832Z] #93 ... [2023-09-25T20:57:19.832Z] [2023-09-25T20:57:19.832Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:20.101Z] #94 ... [2023-09-25T20:57:20.101Z] [2023-09-25T20:57:20.101Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:20.480Z] e919b2bc15d5: Pushed [2023-09-25T20:57:20.480Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:20.790Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:21.067Z] #95 ... [2023-09-25T20:57:21.067Z] [2023-09-25T20:57:21.067Z] #93 [security-spire-config] exporting to image [2023-09-25T20:57:21.067Z] #93 exporting layers 2.0s done [2023-09-25T20:57:21.067Z] #93 writing image sha256:fb135db02fdd5dd237996d34146d070a1033a125209e73d34a0872dbd04ede81 0.0s done [2023-09-25T20:57:21.067Z] #93 naming to docker.io/library/security-spire-agent-arm64 [2023-09-25T20:57:21.067Z] #93 exporting layers 2.2s done [2023-09-25T20:57:21.067Z] #93 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-25T20:57:21.067Z] #93 writing image sha256:64a3cff62786edaefcdd37460cd88215b42c698f4b7502b1f7d697bca0f5feb9 0.0s done [2023-09-25T20:57:21.067Z] #93 naming to docker.io/library/security-spire-config-arm64 done [2023-09-25T20:57:21.067Z] #93 writing image sha256:d28403e7bb2f4e9e9a112af02e2c9b6bed705bd8cb8fff0380531bf81ba38987 done [2023-09-25T20:57:21.067Z] #93 naming to docker.io/library/security-spire-server-arm64 [2023-09-25T20:57:21.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-25T20:57:21.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-25T20:57:21.096Z] f6f751cc7c36: Preparing [2023-09-25T20:57:21.096Z] 0147b8c56180: Preparing [2023-09-25T20:57:21.096Z] 89b46a1db541: Preparing [2023-09-25T20:57:21.096Z] e919b2bc15d5: Preparing [2023-09-25T20:57:21.096Z] 074c515a6a93: Preparing [2023-09-25T20:57:21.096Z] d96222f4efed: Preparing [2023-09-25T20:57:21.096Z] 2264e2338b94: Preparing [2023-09-25T20:57:21.096Z] 4693057ce236: Preparing [2023-09-25T20:57:21.096Z] 4693057ce236: Waiting [2023-09-25T20:57:21.096Z] d96222f4efed: Waiting [2023-09-25T20:57:21.096Z] e919b2bc15d5: Layer already exists [2023-09-25T20:57:21.096Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:21.096Z] f6f751cc7c36: Layer already exists [2023-09-25T20:57:21.096Z] 89b46a1db541: Layer already exists [2023-09-25T20:57:21.096Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:21.096Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:21.096Z] d96222f4efed: Layer already exists [2023-09-25T20:57:21.096Z] 4693057ce236: Layer already exists [2023-09-25T20:57:21.096Z] latest: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:21.336Z] #93 naming to docker.io/library/security-spire-server-arm64 done [2023-09-25T20:57:21.336Z] #93 DONE 2.2s [2023-09-25T20:57:21.336Z] [2023-09-25T20:57:21.336Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T20:57:21.409Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:21.715Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.55 [2023-09-25T20:57:21.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-25T20:57:21.715Z] f6f751cc7c36: Preparing [2023-09-25T20:57:21.715Z] 0147b8c56180: Preparing [2023-09-25T20:57:21.715Z] 89b46a1db541: Preparing [2023-09-25T20:57:21.715Z] e919b2bc15d5: Preparing [2023-09-25T20:57:21.715Z] 074c515a6a93: Preparing [2023-09-25T20:57:21.715Z] d96222f4efed: Preparing [2023-09-25T20:57:21.715Z] 2264e2338b94: Preparing [2023-09-25T20:57:21.715Z] 4693057ce236: Preparing [2023-09-25T20:57:21.715Z] d96222f4efed: Waiting [2023-09-25T20:57:21.715Z] 2264e2338b94: Waiting [2023-09-25T20:57:21.715Z] 4693057ce236: Waiting [2023-09-25T20:57:21.715Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:21.715Z] f6f751cc7c36: Layer already exists [2023-09-25T20:57:21.715Z] 89b46a1db541: Layer already exists [2023-09-25T20:57:21.715Z] e919b2bc15d5: Layer already exists [2023-09-25T20:57:21.715Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:21.715Z] d96222f4efed: Layer already exists [2023-09-25T20:57:21.715Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:21.715Z] 4693057ce236: Layer already exists [2023-09-25T20:57:21.715Z] 3.1.0-dev.55: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:22.026Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:22.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:22.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-25T20:57:22.337Z] f6f751cc7c36: Preparing [2023-09-25T20:57:22.337Z] 0147b8c56180: Preparing [2023-09-25T20:57:22.337Z] 89b46a1db541: Preparing [2023-09-25T20:57:22.337Z] e919b2bc15d5: Preparing [2023-09-25T20:57:22.337Z] 074c515a6a93: Preparing [2023-09-25T20:57:22.337Z] d96222f4efed: Preparing [2023-09-25T20:57:22.337Z] 2264e2338b94: Preparing [2023-09-25T20:57:22.337Z] 4693057ce236: Preparing [2023-09-25T20:57:22.337Z] d96222f4efed: Waiting [2023-09-25T20:57:22.337Z] 2264e2338b94: Waiting [2023-09-25T20:57:22.337Z] 4693057ce236: Waiting [2023-09-25T20:57:22.337Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:22.337Z] f6f751cc7c36: Layer already exists [2023-09-25T20:57:22.337Z] e919b2bc15d5: Layer already exists [2023-09-25T20:57:22.337Z] 89b46a1db541: Layer already exists [2023-09-25T20:57:22.337Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:22.337Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:22.337Z] 4693057ce236: Layer already exists [2023-09-25T20:57:22.337Z] d96222f4efed: Layer already exists [2023-09-25T20:57:22.337Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:22.646Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:22.948Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-25T20:57:22.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-25T20:57:22.948Z] f6f751cc7c36: Preparing [2023-09-25T20:57:22.948Z] 0147b8c56180: Preparing [2023-09-25T20:57:22.948Z] 89b46a1db541: Preparing [2023-09-25T20:57:22.948Z] e919b2bc15d5: Preparing [2023-09-25T20:57:22.948Z] 074c515a6a93: Preparing [2023-09-25T20:57:22.948Z] d96222f4efed: Preparing [2023-09-25T20:57:22.948Z] 2264e2338b94: Preparing [2023-09-25T20:57:22.948Z] 4693057ce236: Preparing [2023-09-25T20:57:22.948Z] d96222f4efed: Waiting [2023-09-25T20:57:22.948Z] 2264e2338b94: Waiting [2023-09-25T20:57:22.948Z] 4693057ce236: Waiting [2023-09-25T20:57:22.948Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:22.948Z] f6f751cc7c36: Layer already exists [2023-09-25T20:57:22.948Z] e919b2bc15d5: Layer already exists [2023-09-25T20:57:22.948Z] 0147b8c56180: Layer already exists [2023-09-25T20:57:22.948Z] 89b46a1db541: Layer already exists [2023-09-25T20:57:22.948Z] d96222f4efed: Layer already exists [2023-09-25T20:57:22.948Z] 2264e2338b94: Layer already exists [2023-09-25T20:57:22.948Z] 4693057ce236: Layer already exists [2023-09-25T20:57:22.948Z] main: digest: sha256:c047f0f458024e683a11fb5c6c61d301acdfc7b23dc890fcad0c26f2031f3c85 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:22.989Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:22.995Z] taggedImages: [2023-09-25T20:57:22.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:22.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-25T20:57:22.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.55 [2023-09-25T20:57:22.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:22.995Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-25T20:57:23.011Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-25T20:57:23.011Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:23.011Z] latest [2023-09-25T20:57:23.011Z] 3.1.0-dev.55 [2023-09-25T20:57:23.011Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:23.011Z] main [2023-09-25T20:57:23.011Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:23.315Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:23.621Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:23.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-25T20:57:23.621Z] bfb57d0dadd0: Preparing [2023-09-25T20:57:23.621Z] 0049825547a9: Preparing [2023-09-25T20:57:23.621Z] b1a4389039e9: Preparing [2023-09-25T20:57:23.621Z] c7268c67d8c5: Preparing [2023-09-25T20:57:23.621Z] 13a66ea66cf7: Preparing [2023-09-25T20:57:23.621Z] 074c515a6a93: Preparing [2023-09-25T20:57:23.621Z] d96222f4efed: Preparing [2023-09-25T20:57:23.621Z] 4321f2c93e59: Preparing [2023-09-25T20:57:23.621Z] 826291b9c0f0: Preparing [2023-09-25T20:57:23.621Z] 4693057ce236: Preparing [2023-09-25T20:57:23.621Z] 074c515a6a93: Waiting [2023-09-25T20:57:23.621Z] d96222f4efed: Waiting [2023-09-25T20:57:23.621Z] 4693057ce236: Waiting [2023-09-25T20:57:23.621Z] 4321f2c93e59: Waiting [2023-09-25T20:57:23.621Z] 826291b9c0f0: Waiting [2023-09-25T20:57:23.621Z] 0049825547a9: Pushed [2023-09-25T20:57:23.621Z] c7268c67d8c5: Pushed [2023-09-25T20:57:23.621Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:23.621Z] bfb57d0dadd0: Pushed [2023-09-25T20:57:23.621Z] 13a66ea66cf7: Pushed [2023-09-25T20:57:23.621Z] d96222f4efed: Layer already exists [2023-09-25T20:57:23.621Z] 4693057ce236: Layer already exists [2023-09-25T20:57:23.880Z] 4321f2c93e59: Pushed [2023-09-25T20:57:24.815Z] b1a4389039e9: Pushed [2023-09-25T20:57:25.381Z] 826291b9c0f0: Pushed [2023-09-25T20:57:25.640Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:25.952Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:26.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-25T20:57:26.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-25T20:57:26.258Z] bfb57d0dadd0: Preparing [2023-09-25T20:57:26.258Z] 0049825547a9: Preparing [2023-09-25T20:57:26.258Z] b1a4389039e9: Preparing [2023-09-25T20:57:26.258Z] c7268c67d8c5: Preparing [2023-09-25T20:57:26.258Z] 13a66ea66cf7: Preparing [2023-09-25T20:57:26.258Z] 074c515a6a93: Preparing [2023-09-25T20:57:26.258Z] d96222f4efed: Preparing [2023-09-25T20:57:26.258Z] 4321f2c93e59: Preparing [2023-09-25T20:57:26.258Z] 826291b9c0f0: Preparing [2023-09-25T20:57:26.258Z] 4693057ce236: Preparing [2023-09-25T20:57:26.258Z] d96222f4efed: Waiting [2023-09-25T20:57:26.258Z] 826291b9c0f0: Waiting [2023-09-25T20:57:26.258Z] 4693057ce236: Waiting [2023-09-25T20:57:26.258Z] 4321f2c93e59: Waiting [2023-09-25T20:57:26.258Z] 074c515a6a93: Waiting [2023-09-25T20:57:26.258Z] bfb57d0dadd0: Layer already exists [2023-09-25T20:57:26.258Z] 13a66ea66cf7: Layer already exists [2023-09-25T20:57:26.258Z] b1a4389039e9: Layer already exists [2023-09-25T20:57:26.258Z] 0049825547a9: Layer already exists [2023-09-25T20:57:26.258Z] c7268c67d8c5: Layer already exists [2023-09-25T20:57:26.258Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:26.258Z] d96222f4efed: Layer already exists [2023-09-25T20:57:26.258Z] 4321f2c93e59: Layer already exists [2023-09-25T20:57:26.258Z] 826291b9c0f0: Layer already exists [2023-09-25T20:57:26.258Z] 4693057ce236: Layer already exists [2023-09-25T20:57:26.258Z] latest: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:26.566Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:26.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.55 [2023-09-25T20:57:26.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-25T20:57:26.878Z] bfb57d0dadd0: Preparing [2023-09-25T20:57:26.878Z] 0049825547a9: Preparing [2023-09-25T20:57:26.878Z] b1a4389039e9: Preparing [2023-09-25T20:57:26.878Z] c7268c67d8c5: Preparing [2023-09-25T20:57:26.878Z] 13a66ea66cf7: Preparing [2023-09-25T20:57:26.878Z] 074c515a6a93: Preparing [2023-09-25T20:57:26.878Z] d96222f4efed: Preparing [2023-09-25T20:57:26.878Z] 4321f2c93e59: Preparing [2023-09-25T20:57:26.878Z] 826291b9c0f0: Preparing [2023-09-25T20:57:26.878Z] 4693057ce236: Preparing [2023-09-25T20:57:26.878Z] 4321f2c93e59: Waiting [2023-09-25T20:57:26.878Z] 4693057ce236: Waiting [2023-09-25T20:57:26.878Z] 074c515a6a93: Waiting [2023-09-25T20:57:26.878Z] 826291b9c0f0: Waiting [2023-09-25T20:57:26.878Z] d96222f4efed: Waiting [2023-09-25T20:57:26.878Z] c7268c67d8c5: Layer already exists [2023-09-25T20:57:26.878Z] 13a66ea66cf7: Layer already exists [2023-09-25T20:57:26.878Z] b1a4389039e9: Layer already exists [2023-09-25T20:57:26.878Z] bfb57d0dadd0: Layer already exists [2023-09-25T20:57:26.878Z] 0049825547a9: Layer already exists [2023-09-25T20:57:26.878Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:26.878Z] 4321f2c93e59: Layer already exists [2023-09-25T20:57:26.878Z] 4693057ce236: Layer already exists [2023-09-25T20:57:26.878Z] 826291b9c0f0: Layer already exists [2023-09-25T20:57:26.878Z] d96222f4efed: Layer already exists [2023-09-25T20:57:26.878Z] 3.1.0-dev.55: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:27.184Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:27.506Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:27.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-25T20:57:27.506Z] bfb57d0dadd0: Preparing [2023-09-25T20:57:27.506Z] 0049825547a9: Preparing [2023-09-25T20:57:27.506Z] b1a4389039e9: Preparing [2023-09-25T20:57:27.506Z] c7268c67d8c5: Preparing [2023-09-25T20:57:27.506Z] 13a66ea66cf7: Preparing [2023-09-25T20:57:27.506Z] 074c515a6a93: Preparing [2023-09-25T20:57:27.506Z] d96222f4efed: Preparing [2023-09-25T20:57:27.506Z] 4321f2c93e59: Preparing [2023-09-25T20:57:27.506Z] 826291b9c0f0: Preparing [2023-09-25T20:57:27.506Z] 4693057ce236: Preparing [2023-09-25T20:57:27.506Z] 4321f2c93e59: Waiting [2023-09-25T20:57:27.506Z] 4693057ce236: Waiting [2023-09-25T20:57:27.506Z] 074c515a6a93: Waiting [2023-09-25T20:57:27.506Z] d96222f4efed: Waiting [2023-09-25T20:57:27.506Z] 13a66ea66cf7: Layer already exists [2023-09-25T20:57:27.506Z] c7268c67d8c5: Layer already exists [2023-09-25T20:57:27.506Z] b1a4389039e9: Layer already exists [2023-09-25T20:57:27.506Z] 0049825547a9: Layer already exists [2023-09-25T20:57:27.506Z] bfb57d0dadd0: Layer already exists [2023-09-25T20:57:27.506Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:27.506Z] 826291b9c0f0: Layer already exists [2023-09-25T20:57:27.506Z] 4693057ce236: Layer already exists [2023-09-25T20:57:27.506Z] 4321f2c93e59: Layer already exists [2023-09-25T20:57:27.506Z] d96222f4efed: Layer already exists [2023-09-25T20:57:27.506Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:27.818Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:28.123Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-25T20:57:28.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-25T20:57:28.123Z] bfb57d0dadd0: Preparing [2023-09-25T20:57:28.123Z] 0049825547a9: Preparing [2023-09-25T20:57:28.123Z] b1a4389039e9: Preparing [2023-09-25T20:57:28.123Z] c7268c67d8c5: Preparing [2023-09-25T20:57:28.123Z] 13a66ea66cf7: Preparing [2023-09-25T20:57:28.123Z] 074c515a6a93: Preparing [2023-09-25T20:57:28.123Z] d96222f4efed: Preparing [2023-09-25T20:57:28.123Z] 4321f2c93e59: Preparing [2023-09-25T20:57:28.123Z] 826291b9c0f0: Preparing [2023-09-25T20:57:28.123Z] 4693057ce236: Preparing [2023-09-25T20:57:28.123Z] 4321f2c93e59: Waiting [2023-09-25T20:57:28.123Z] 826291b9c0f0: Waiting [2023-09-25T20:57:28.123Z] 4693057ce236: Waiting [2023-09-25T20:57:28.123Z] d96222f4efed: Waiting [2023-09-25T20:57:28.123Z] c7268c67d8c5: Layer already exists [2023-09-25T20:57:28.123Z] b1a4389039e9: Layer already exists [2023-09-25T20:57:28.123Z] 13a66ea66cf7: Layer already exists [2023-09-25T20:57:28.123Z] 0049825547a9: Layer already exists [2023-09-25T20:57:28.123Z] bfb57d0dadd0: Layer already exists [2023-09-25T20:57:28.123Z] 4321f2c93e59: Layer already exists [2023-09-25T20:57:28.123Z] d96222f4efed: Layer already exists [2023-09-25T20:57:28.123Z] 826291b9c0f0: Layer already exists [2023-09-25T20:57:28.123Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:28.123Z] 4693057ce236: Layer already exists [2023-09-25T20:57:28.123Z] main: digest: sha256:e6b5b7454eeb01202a59382d54908fd2d4229f38e9d2fd7503a2ff6eb7d9923a size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:28.165Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:28.175Z] taggedImages: [2023-09-25T20:57:28.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:28.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-25T20:57:28.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.55 [2023-09-25T20:57:28.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:28.175Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-25T20:57:28.191Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-25T20:57:28.191Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:28.191Z] latest [2023-09-25T20:57:28.191Z] 3.1.0-dev.55 [2023-09-25T20:57:28.191Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:28.191Z] main [2023-09-25T20:57:28.191Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:28.511Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:28.827Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:28.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-25T20:57:28.827Z] ff88571be523: Preparing [2023-09-25T20:57:28.827Z] 1b9aa033d597: Preparing [2023-09-25T20:57:28.827Z] 74fbb3eb0e97: Preparing [2023-09-25T20:57:28.827Z] 095fbaa82319: Preparing [2023-09-25T20:57:28.827Z] 831c7b700b66: Preparing [2023-09-25T20:57:28.827Z] 21e9f625711e: Preparing [2023-09-25T20:57:28.827Z] 8e866dcdfcd1: Preparing [2023-09-25T20:57:28.827Z] 074c515a6a93: Preparing [2023-09-25T20:57:28.827Z] d96222f4efed: Preparing [2023-09-25T20:57:28.827Z] 72ed1a9cd3d9: Preparing [2023-09-25T20:57:28.827Z] 4693057ce236: Preparing [2023-09-25T20:57:28.827Z] 8e866dcdfcd1: Waiting [2023-09-25T20:57:28.827Z] 72ed1a9cd3d9: Waiting [2023-09-25T20:57:28.827Z] 074c515a6a93: Waiting [2023-09-25T20:57:28.827Z] d96222f4efed: Waiting [2023-09-25T20:57:28.827Z] 4693057ce236: Waiting [2023-09-25T20:57:28.827Z] 21e9f625711e: Waiting [2023-09-25T20:57:28.827Z] 831c7b700b66: Pushed [2023-09-25T20:57:28.827Z] ff88571be523: Pushed [2023-09-25T20:57:28.827Z] 1b9aa033d597: Pushed [2023-09-25T20:57:28.827Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:28.827Z] d96222f4efed: Layer already exists [2023-09-25T20:57:29.084Z] 21e9f625711e: Pushed [2023-09-25T20:57:29.084Z] 8e866dcdfcd1: Pushed [2023-09-25T20:57:29.084Z] 4693057ce236: Layer already exists [2023-09-25T20:57:30.460Z] 72ed1a9cd3d9: Pushed [2023-09-25T20:57:30.460Z] 095fbaa82319: Pushed [2023-09-25T20:57:30.719Z] 74fbb3eb0e97: Pushed [2023-09-25T20:57:30.719Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:31.030Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:31.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-25T20:57:31.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-25T20:57:31.337Z] ff88571be523: Preparing [2023-09-25T20:57:31.337Z] 1b9aa033d597: Preparing [2023-09-25T20:57:31.337Z] 74fbb3eb0e97: Preparing [2023-09-25T20:57:31.337Z] 095fbaa82319: Preparing [2023-09-25T20:57:31.337Z] 831c7b700b66: Preparing [2023-09-25T20:57:31.337Z] 21e9f625711e: Preparing [2023-09-25T20:57:31.337Z] 8e866dcdfcd1: Preparing [2023-09-25T20:57:31.337Z] 074c515a6a93: Preparing [2023-09-25T20:57:31.337Z] d96222f4efed: Preparing [2023-09-25T20:57:31.337Z] 72ed1a9cd3d9: Preparing [2023-09-25T20:57:31.337Z] 4693057ce236: Preparing [2023-09-25T20:57:31.337Z] 8e866dcdfcd1: Waiting [2023-09-25T20:57:31.337Z] 074c515a6a93: Waiting [2023-09-25T20:57:31.337Z] d96222f4efed: Waiting [2023-09-25T20:57:31.337Z] 72ed1a9cd3d9: Waiting [2023-09-25T20:57:31.337Z] 4693057ce236: Waiting [2023-09-25T20:57:31.337Z] 21e9f625711e: Waiting [2023-09-25T20:57:31.337Z] 831c7b700b66: Layer already exists [2023-09-25T20:57:31.338Z] 1b9aa033d597: Layer already exists [2023-09-25T20:57:31.338Z] ff88571be523: Layer already exists [2023-09-25T20:57:31.338Z] 74fbb3eb0e97: Layer already exists [2023-09-25T20:57:31.338Z] 095fbaa82319: Layer already exists [2023-09-25T20:57:31.338Z] 21e9f625711e: Layer already exists [2023-09-25T20:57:31.338Z] 8e866dcdfcd1: Layer already exists [2023-09-25T20:57:31.338Z] d96222f4efed: Layer already exists [2023-09-25T20:57:31.338Z] 72ed1a9cd3d9: Layer already exists [2023-09-25T20:57:31.338Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:31.338Z] 4693057ce236: Layer already exists [2023-09-25T20:57:31.338Z] latest: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:31.664Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:31.973Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.55 [2023-09-25T20:57:31.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-25T20:57:31.973Z] ff88571be523: Preparing [2023-09-25T20:57:31.973Z] 1b9aa033d597: Preparing [2023-09-25T20:57:31.973Z] 74fbb3eb0e97: Preparing [2023-09-25T20:57:31.973Z] 095fbaa82319: Preparing [2023-09-25T20:57:31.973Z] 831c7b700b66: Preparing [2023-09-25T20:57:31.973Z] 21e9f625711e: Preparing [2023-09-25T20:57:31.973Z] 8e866dcdfcd1: Preparing [2023-09-25T20:57:31.973Z] 074c515a6a93: Preparing [2023-09-25T20:57:31.973Z] d96222f4efed: Preparing [2023-09-25T20:57:31.973Z] 72ed1a9cd3d9: Preparing [2023-09-25T20:57:31.973Z] 4693057ce236: Preparing [2023-09-25T20:57:31.973Z] 21e9f625711e: Waiting [2023-09-25T20:57:31.973Z] d96222f4efed: Waiting [2023-09-25T20:57:31.973Z] 72ed1a9cd3d9: Waiting [2023-09-25T20:57:31.973Z] 074c515a6a93: Waiting [2023-09-25T20:57:31.973Z] 4693057ce236: Waiting [2023-09-25T20:57:31.973Z] 095fbaa82319: Layer already exists [2023-09-25T20:57:31.973Z] ff88571be523: Layer already exists [2023-09-25T20:57:31.973Z] 74fbb3eb0e97: Layer already exists [2023-09-25T20:57:31.973Z] 831c7b700b66: Layer already exists [2023-09-25T20:57:31.973Z] 1b9aa033d597: Layer already exists [2023-09-25T20:57:31.973Z] d96222f4efed: Layer already exists [2023-09-25T20:57:31.973Z] 21e9f625711e: Layer already exists [2023-09-25T20:57:31.973Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:31.973Z] 8e866dcdfcd1: Layer already exists [2023-09-25T20:57:31.973Z] 72ed1a9cd3d9: Layer already exists [2023-09-25T20:57:31.973Z] 4693057ce236: Layer already exists [2023-09-25T20:57:31.973Z] 3.1.0-dev.55: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:32.282Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:32.587Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:32.587Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-25T20:57:32.587Z] ff88571be523: Preparing [2023-09-25T20:57:32.587Z] 1b9aa033d597: Preparing [2023-09-25T20:57:32.587Z] 74fbb3eb0e97: Preparing [2023-09-25T20:57:32.587Z] 095fbaa82319: Preparing [2023-09-25T20:57:32.587Z] 831c7b700b66: Preparing [2023-09-25T20:57:32.587Z] 21e9f625711e: Preparing [2023-09-25T20:57:32.587Z] 8e866dcdfcd1: Preparing [2023-09-25T20:57:32.587Z] 074c515a6a93: Preparing [2023-09-25T20:57:32.587Z] d96222f4efed: Preparing [2023-09-25T20:57:32.587Z] 72ed1a9cd3d9: Preparing [2023-09-25T20:57:32.587Z] 4693057ce236: Preparing [2023-09-25T20:57:32.587Z] 21e9f625711e: Waiting [2023-09-25T20:57:32.587Z] 8e866dcdfcd1: Waiting [2023-09-25T20:57:32.587Z] 72ed1a9cd3d9: Waiting [2023-09-25T20:57:32.587Z] d96222f4efed: Waiting [2023-09-25T20:57:32.587Z] 074c515a6a93: Waiting [2023-09-25T20:57:32.587Z] 4693057ce236: Waiting [2023-09-25T20:57:32.587Z] ff88571be523: Layer already exists [2023-09-25T20:57:32.587Z] 095fbaa82319: Layer already exists [2023-09-25T20:57:32.587Z] 74fbb3eb0e97: Layer already exists [2023-09-25T20:57:32.587Z] 1b9aa033d597: Layer already exists [2023-09-25T20:57:32.587Z] 831c7b700b66: Layer already exists [2023-09-25T20:57:32.587Z] 21e9f625711e: Layer already exists [2023-09-25T20:57:32.587Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:32.587Z] 8e866dcdfcd1: Layer already exists [2023-09-25T20:57:32.587Z] 72ed1a9cd3d9: Layer already exists [2023-09-25T20:57:32.587Z] d96222f4efed: Layer already exists [2023-09-25T20:57:32.587Z] 4693057ce236: Layer already exists [2023-09-25T20:57:32.587Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:32.899Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:33.198Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-25T20:57:33.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-25T20:57:33.198Z] ff88571be523: Preparing [2023-09-25T20:57:33.198Z] 1b9aa033d597: Preparing [2023-09-25T20:57:33.198Z] 74fbb3eb0e97: Preparing [2023-09-25T20:57:33.198Z] 095fbaa82319: Preparing [2023-09-25T20:57:33.198Z] 831c7b700b66: Preparing [2023-09-25T20:57:33.198Z] 21e9f625711e: Preparing [2023-09-25T20:57:33.198Z] 8e866dcdfcd1: Preparing [2023-09-25T20:57:33.198Z] 074c515a6a93: Preparing [2023-09-25T20:57:33.198Z] d96222f4efed: Preparing [2023-09-25T20:57:33.198Z] 72ed1a9cd3d9: Preparing [2023-09-25T20:57:33.198Z] 4693057ce236: Preparing [2023-09-25T20:57:33.198Z] 21e9f625711e: Waiting [2023-09-25T20:57:33.198Z] 72ed1a9cd3d9: Waiting [2023-09-25T20:57:33.198Z] 8e866dcdfcd1: Waiting [2023-09-25T20:57:33.198Z] 4693057ce236: Waiting [2023-09-25T20:57:33.198Z] 074c515a6a93: Waiting [2023-09-25T20:57:33.198Z] 095fbaa82319: Layer already exists [2023-09-25T20:57:33.198Z] 831c7b700b66: Layer already exists [2023-09-25T20:57:33.198Z] 1b9aa033d597: Layer already exists [2023-09-25T20:57:33.198Z] 74fbb3eb0e97: Layer already exists [2023-09-25T20:57:33.198Z] ff88571be523: Layer already exists [2023-09-25T20:57:33.198Z] 21e9f625711e: Layer already exists [2023-09-25T20:57:33.198Z] 8e866dcdfcd1: Layer already exists [2023-09-25T20:57:33.198Z] 72ed1a9cd3d9: Layer already exists [2023-09-25T20:57:33.198Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:33.198Z] d96222f4efed: Layer already exists [2023-09-25T20:57:33.198Z] 4693057ce236: Layer already exists [2023-09-25T20:57:33.198Z] main: digest: sha256:2478ab1f16cc6e8a6d8bc1d41fe801262d3b985847df2e151cff4d33b74ebe99 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:33.249Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:33.262Z] taggedImages: [2023-09-25T20:57:33.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:33.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-25T20:57:33.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.55 [2023-09-25T20:57:33.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:33.262Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-25T20:57:33.291Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-25T20:57:33.291Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:33.291Z] latest [2023-09-25T20:57:33.291Z] 3.1.0-dev.55 [2023-09-25T20:57:33.291Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:33.291Z] main [2023-09-25T20:57:33.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:33.616Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:33.930Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:33.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-25T20:57:33.930Z] 889ebe29330c: Preparing [2023-09-25T20:57:33.930Z] 77d662a6bd81: Preparing [2023-09-25T20:57:33.930Z] 074c515a6a93: Preparing [2023-09-25T20:57:33.930Z] d96222f4efed: Preparing [2023-09-25T20:57:33.930Z] 22762595ec42: Preparing [2023-09-25T20:57:33.930Z] 4693057ce236: Preparing [2023-09-25T20:57:33.930Z] 4693057ce236: Waiting [2023-09-25T20:57:33.930Z] d96222f4efed: Layer already exists [2023-09-25T20:57:33.930Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:33.930Z] 4693057ce236: Layer already exists [2023-09-25T20:57:33.930Z] 889ebe29330c: Pushed [2023-09-25T20:57:34.865Z] 22762595ec42: Pushed [2023-09-25T20:57:36.769Z] 77d662a6bd81: Pushed [2023-09-25T20:57:36.769Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:37.084Z] + 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-09-25T20:57:37.400Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-25T20:57:37.400Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-25T20:57:37.400Z] 889ebe29330c: Preparing [2023-09-25T20:57:37.400Z] 77d662a6bd81: Preparing [2023-09-25T20:57:37.400Z] 074c515a6a93: Preparing [2023-09-25T20:57:37.400Z] d96222f4efed: Preparing [2023-09-25T20:57:37.400Z] 22762595ec42: Preparing [2023-09-25T20:57:37.400Z] 4693057ce236: Preparing [2023-09-25T20:57:37.400Z] 4693057ce236: Waiting [2023-09-25T20:57:37.400Z] d96222f4efed: Layer already exists [2023-09-25T20:57:37.400Z] 77d662a6bd81: Layer already exists [2023-09-25T20:57:37.400Z] 22762595ec42: Layer already exists [2023-09-25T20:57:37.400Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:37.400Z] 889ebe29330c: Layer already exists [2023-09-25T20:57:37.400Z] 4693057ce236: Layer already exists [2023-09-25T20:57:37.400Z] latest: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:37.721Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:38.027Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.55 [2023-09-25T20:57:38.027Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-25T20:57:38.027Z] 889ebe29330c: Preparing [2023-09-25T20:57:38.027Z] 77d662a6bd81: Preparing [2023-09-25T20:57:38.027Z] 074c515a6a93: Preparing [2023-09-25T20:57:38.027Z] d96222f4efed: Preparing [2023-09-25T20:57:38.027Z] 22762595ec42: Preparing [2023-09-25T20:57:38.027Z] 4693057ce236: Preparing [2023-09-25T20:57:38.027Z] 22762595ec42: Layer already exists [2023-09-25T20:57:38.027Z] d96222f4efed: Layer already exists [2023-09-25T20:57:38.027Z] 77d662a6bd81: Layer already exists [2023-09-25T20:57:38.027Z] 889ebe29330c: Layer already exists [2023-09-25T20:57:38.027Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:38.027Z] 4693057ce236: Layer already exists [2023-09-25T20:57:38.027Z] 3.1.0-dev.55: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:38.345Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:38.660Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:38.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-25T20:57:38.660Z] 889ebe29330c: Preparing [2023-09-25T20:57:38.660Z] 77d662a6bd81: Preparing [2023-09-25T20:57:38.660Z] 074c515a6a93: Preparing [2023-09-25T20:57:38.660Z] d96222f4efed: Preparing [2023-09-25T20:57:38.660Z] 22762595ec42: Preparing [2023-09-25T20:57:38.660Z] 4693057ce236: Preparing [2023-09-25T20:57:38.660Z] 4693057ce236: Waiting [2023-09-25T20:57:38.660Z] 889ebe29330c: Layer already exists [2023-09-25T20:57:38.660Z] d96222f4efed: Layer already exists [2023-09-25T20:57:38.660Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:38.660Z] 77d662a6bd81: Layer already exists [2023-09-25T20:57:38.660Z] 22762595ec42: Layer already exists [2023-09-25T20:57:38.660Z] 4693057ce236: Layer already exists [2023-09-25T20:57:38.660Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:38.970Z] + 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-09-25T20:57:39.272Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-25T20:57:39.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-25T20:57:39.272Z] 889ebe29330c: Preparing [2023-09-25T20:57:39.272Z] 77d662a6bd81: Preparing [2023-09-25T20:57:39.272Z] 074c515a6a93: Preparing [2023-09-25T20:57:39.272Z] d96222f4efed: Preparing [2023-09-25T20:57:39.272Z] 22762595ec42: Preparing [2023-09-25T20:57:39.272Z] 4693057ce236: Preparing [2023-09-25T20:57:39.272Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:39.272Z] 22762595ec42: Layer already exists [2023-09-25T20:57:39.272Z] d96222f4efed: Layer already exists [2023-09-25T20:57:39.272Z] 889ebe29330c: Layer already exists [2023-09-25T20:57:39.272Z] 77d662a6bd81: Layer already exists [2023-09-25T20:57:39.272Z] 4693057ce236: Layer already exists [2023-09-25T20:57:39.272Z] main: digest: sha256:b0007ab076a141b6196b853c2bc18daabf38edeb6aca76d658acc3cfc793d7a6 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:39.314Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:39.323Z] taggedImages: [2023-09-25T20:57:39.323Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:39.323Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-25T20:57:39.323Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.55 [2023-09-25T20:57:39.323Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:39.323Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-25T20:57:39.349Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-25T20:57:39.349Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:39.349Z] latest [2023-09-25T20:57:39.349Z] 3.1.0-dev.55 [2023-09-25T20:57:39.349Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:39.349Z] main [2023-09-25T20:57:39.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:39.667Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:39.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:39.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-25T20:57:39.973Z] 34503dad592c: Preparing [2023-09-25T20:57:39.973Z] fe3c5f940875: Preparing [2023-09-25T20:57:39.973Z] 076cde0b9abc: Preparing [2023-09-25T20:57:39.973Z] 074c515a6a93: Preparing [2023-09-25T20:57:39.973Z] d96222f4efed: Preparing [2023-09-25T20:57:39.973Z] 7a876e5e4aba: Preparing [2023-09-25T20:57:39.973Z] 66946cb52e76: Preparing [2023-09-25T20:57:39.973Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:57:39.973Z] 4693057ce236: Preparing [2023-09-25T20:57:39.973Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:57:39.973Z] 7a876e5e4aba: Waiting [2023-09-25T20:57:39.973Z] 4693057ce236: Waiting [2023-09-25T20:57:39.973Z] 66946cb52e76: Waiting [2023-09-25T20:57:39.973Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:39.973Z] d96222f4efed: Layer already exists [2023-09-25T20:57:39.973Z] 34503dad592c: Pushed [2023-09-25T20:57:39.973Z] fe3c5f940875: Pushed [2023-09-25T20:57:39.973Z] 076cde0b9abc: Pushed [2023-09-25T20:57:39.973Z] 4693057ce236: Layer already exists [2023-09-25T20:57:40.911Z] 39f5ed9c5eaa: Pushed [2023-09-25T20:57:46.181Z] 66946cb52e76: Pushed [2023-09-25T20:57:48.722Z] 7a876e5e4aba: Pushed [2023-09-25T20:57:48.722Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:49.037Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:49.351Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-25T20:57:49.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-25T20:57:49.351Z] 34503dad592c: Preparing [2023-09-25T20:57:49.351Z] fe3c5f940875: Preparing [2023-09-25T20:57:49.351Z] 076cde0b9abc: Preparing [2023-09-25T20:57:49.351Z] 074c515a6a93: Preparing [2023-09-25T20:57:49.351Z] d96222f4efed: Preparing [2023-09-25T20:57:49.351Z] 7a876e5e4aba: Preparing [2023-09-25T20:57:49.351Z] 66946cb52e76: Preparing [2023-09-25T20:57:49.351Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:57:49.351Z] 4693057ce236: Preparing [2023-09-25T20:57:49.351Z] 7a876e5e4aba: Waiting [2023-09-25T20:57:49.351Z] 66946cb52e76: Waiting [2023-09-25T20:57:49.351Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:57:49.351Z] 4693057ce236: Waiting [2023-09-25T20:57:49.351Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:49.351Z] 34503dad592c: Layer already exists [2023-09-25T20:57:49.351Z] fe3c5f940875: Layer already exists [2023-09-25T20:57:49.351Z] 076cde0b9abc: Layer already exists [2023-09-25T20:57:49.351Z] d96222f4efed: Layer already exists [2023-09-25T20:57:49.351Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:57:49.351Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:57:49.351Z] 66946cb52e76: Layer already exists [2023-09-25T20:57:49.351Z] 4693057ce236: Layer already exists [2023-09-25T20:57:49.351Z] latest: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:49.675Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:49.987Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.55 [2023-09-25T20:57:49.987Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-25T20:57:49.987Z] 34503dad592c: Preparing [2023-09-25T20:57:49.987Z] fe3c5f940875: Preparing [2023-09-25T20:57:49.987Z] 076cde0b9abc: Preparing [2023-09-25T20:57:49.987Z] 074c515a6a93: Preparing [2023-09-25T20:57:49.987Z] d96222f4efed: Preparing [2023-09-25T20:57:49.987Z] 7a876e5e4aba: Preparing [2023-09-25T20:57:49.987Z] 66946cb52e76: Preparing [2023-09-25T20:57:49.987Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:57:49.987Z] 4693057ce236: Preparing [2023-09-25T20:57:49.987Z] 7a876e5e4aba: Waiting [2023-09-25T20:57:49.987Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:57:49.987Z] 66946cb52e76: Waiting [2023-09-25T20:57:49.987Z] 4693057ce236: Waiting [2023-09-25T20:57:49.987Z] d96222f4efed: Layer already exists [2023-09-25T20:57:49.987Z] 34503dad592c: Layer already exists [2023-09-25T20:57:49.987Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:49.987Z] 076cde0b9abc: Layer already exists [2023-09-25T20:57:49.987Z] fe3c5f940875: Layer already exists [2023-09-25T20:57:49.987Z] 66946cb52e76: Layer already exists [2023-09-25T20:57:49.987Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:57:49.987Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:57:49.987Z] 4693057ce236: Layer already exists [2023-09-25T20:57:49.987Z] 3.1.0-dev.55: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:50.308Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:50.624Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:50.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-25T20:57:50.625Z] 34503dad592c: Preparing [2023-09-25T20:57:50.625Z] fe3c5f940875: Preparing [2023-09-25T20:57:50.625Z] 076cde0b9abc: Preparing [2023-09-25T20:57:50.625Z] 074c515a6a93: Preparing [2023-09-25T20:57:50.625Z] d96222f4efed: Preparing [2023-09-25T20:57:50.625Z] 7a876e5e4aba: Preparing [2023-09-25T20:57:50.625Z] 66946cb52e76: Preparing [2023-09-25T20:57:50.625Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:57:50.625Z] 4693057ce236: Preparing [2023-09-25T20:57:50.625Z] 7a876e5e4aba: Waiting [2023-09-25T20:57:50.625Z] 66946cb52e76: Waiting [2023-09-25T20:57:50.625Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:57:50.625Z] 4693057ce236: Waiting [2023-09-25T20:57:50.625Z] d96222f4efed: Layer already exists [2023-09-25T20:57:50.625Z] 34503dad592c: Layer already exists [2023-09-25T20:57:50.625Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:50.625Z] 076cde0b9abc: Layer already exists [2023-09-25T20:57:50.625Z] fe3c5f940875: Layer already exists [2023-09-25T20:57:50.625Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:57:50.625Z] 66946cb52e76: Layer already exists [2023-09-25T20:57:50.625Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:57:50.625Z] 4693057ce236: Layer already exists [2023-09-25T20:57:50.625Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:50.943Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:51.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-25T20:57:51.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-25T20:57:51.253Z] 34503dad592c: Preparing [2023-09-25T20:57:51.253Z] fe3c5f940875: Preparing [2023-09-25T20:57:51.253Z] 076cde0b9abc: Preparing [2023-09-25T20:57:51.253Z] 074c515a6a93: Preparing [2023-09-25T20:57:51.253Z] d96222f4efed: Preparing [2023-09-25T20:57:51.253Z] 7a876e5e4aba: Preparing [2023-09-25T20:57:51.253Z] 66946cb52e76: Preparing [2023-09-25T20:57:51.253Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:57:51.253Z] 4693057ce236: Preparing [2023-09-25T20:57:51.253Z] 66946cb52e76: Waiting [2023-09-25T20:57:51.253Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:57:51.253Z] 7a876e5e4aba: Waiting [2023-09-25T20:57:51.253Z] 4693057ce236: Waiting [2023-09-25T20:57:51.253Z] 34503dad592c: Layer already exists [2023-09-25T20:57:51.253Z] fe3c5f940875: Layer already exists [2023-09-25T20:57:51.253Z] d96222f4efed: Layer already exists [2023-09-25T20:57:51.253Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:51.253Z] 076cde0b9abc: Layer already exists [2023-09-25T20:57:51.253Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:57:51.253Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:57:51.253Z] 4693057ce236: Layer already exists [2023-09-25T20:57:51.253Z] 66946cb52e76: Layer already exists [2023-09-25T20:57:51.253Z] main: digest: sha256:a16faa4a4026ca44e7e92a3ef9947a2b68da943edfaa1927860715acbd421a17 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:57:51.292Z] ===================================================== [Pipeline] echo [2023-09-25T20:57:51.300Z] taggedImages: [2023-09-25T20:57:51.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:51.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-25T20:57:51.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.55 [2023-09-25T20:57:51.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:51.300Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-25T20:57:51.321Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-25T20:57:51.321Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:51.321Z] latest [2023-09-25T20:57:51.321Z] 3.1.0-dev.55 [2023-09-25T20:57:51.321Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:57:51.321Z] main [2023-09-25T20:57:51.321Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:51.654Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:57:51.963Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:57:51.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-25T20:57:51.963Z] b6876e2533e4: Preparing [2023-09-25T20:57:51.963Z] 6ec1288b9f24: Preparing [2023-09-25T20:57:51.963Z] 3de9f80afc06: Preparing [2023-09-25T20:57:51.963Z] 074c515a6a93: Preparing [2023-09-25T20:57:51.963Z] d96222f4efed: Preparing [2023-09-25T20:57:51.963Z] 69029b470734: Preparing [2023-09-25T20:57:51.963Z] 5dbab514d8fe: Preparing [2023-09-25T20:57:51.963Z] 4693057ce236: Preparing [2023-09-25T20:57:51.963Z] 4693057ce236: Waiting [2023-09-25T20:57:51.963Z] 5dbab514d8fe: Waiting [2023-09-25T20:57:51.963Z] 69029b470734: Waiting [2023-09-25T20:57:51.963Z] 074c515a6a93: Layer already exists [2023-09-25T20:57:51.963Z] d96222f4efed: Layer already exists [2023-09-25T20:57:51.963Z] b6876e2533e4: Pushed [2023-09-25T20:57:51.963Z] 6ec1288b9f24: Pushed [2023-09-25T20:57:51.963Z] 3de9f80afc06: Pushed [2023-09-25T20:57:51.963Z] 4693057ce236: Layer already exists [2023-09-25T20:57:52.224Z] 5dbab514d8fe: Pushed [2023-09-25T20:57:53.567Z] #46 ... [2023-09-25T20:57:53.567Z] [2023-09-25T20:57:53.567Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:53.567Z] #95 DONE 38.3s [2023-09-25T20:57:53.567Z] [2023-09-25T20:57:53.567Z] #67 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:53.567Z] #67 DONE 51.3s [2023-09-25T20:57:53.567Z] [2023-09-25T20:57:53.567Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:53.567Z] #94 DONE 42.9s [2023-09-25T20:57:53.567Z] [2023-09-25T20:57:53.567Z] #70 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:53.567Z] #70 DONE 47.8s [2023-09-25T20:57:53.567Z] [2023-09-25T20:57:53.567Z] #96 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-25T20:57:53.836Z] #96 DONE 1.1s [2023-09-25T20:57:53.836Z] [2023-09-25T20:57:53.836Z] #97 [core-command builder 6/7] COPY . . [2023-09-25T20:57:53.836Z] #97 CACHED [2023-09-25T20:57:53.836Z] [2023-09-25T20:57:53.836Z] #98 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:53.836Z] #98 CACHED [2023-09-25T20:57:53.836Z] [2023-09-25T20:57:53.836Z] #99 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:53.836Z] #99 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #100 [support-notifications builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #100 DONE 1.1s [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #101 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:54.121Z] #101 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #102 [core-data builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #102 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #103 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:54.121Z] #103 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #104 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #104 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #105 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:54.121Z] #105 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #106 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:54.121Z] #106 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #107 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #108 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:54.121Z] #108 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #109 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:54.121Z] #109 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #110 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:54.121Z] #110 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #111 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:54.121Z] #111 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #112 [core-metadata builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #112 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #113 [security-proxy-setup builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #113 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #114 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:54.121Z] #114 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:54.121Z] #115 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #116 DONE 1.1s [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #117 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-25T20:57:54.121Z] #117 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #118 [support-scheduler builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #118 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-25T20:57:54.121Z] #119 CACHED [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #120 [security-proxy-auth builder 6/7] COPY . . [2023-09-25T20:57:54.121Z] #120 DONE 1.2s [2023-09-25T20:57:54.121Z] [2023-09-25T20:57:54.121Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T20:57:59.476Z] #121 5.379 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-25T20:58:02.210Z] 69029b470734: Pushed [2023-09-25T20:58:02.210Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:02.525Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:02.835Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-25T20:58:02.835Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-25T20:58:02.835Z] b6876e2533e4: Preparing [2023-09-25T20:58:02.835Z] 6ec1288b9f24: Preparing [2023-09-25T20:58:02.835Z] 3de9f80afc06: Preparing [2023-09-25T20:58:02.835Z] 074c515a6a93: Preparing [2023-09-25T20:58:02.835Z] d96222f4efed: Preparing [2023-09-25T20:58:02.835Z] 69029b470734: Preparing [2023-09-25T20:58:02.835Z] 5dbab514d8fe: Preparing [2023-09-25T20:58:02.835Z] 4693057ce236: Preparing [2023-09-25T20:58:02.835Z] 69029b470734: Waiting [2023-09-25T20:58:02.835Z] 5dbab514d8fe: Waiting [2023-09-25T20:58:02.835Z] 4693057ce236: Waiting [2023-09-25T20:58:02.835Z] b6876e2533e4: Layer already exists [2023-09-25T20:58:02.835Z] 6ec1288b9f24: Layer already exists [2023-09-25T20:58:02.835Z] 3de9f80afc06: Layer already exists [2023-09-25T20:58:02.835Z] d96222f4efed: Layer already exists [2023-09-25T20:58:02.835Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:02.835Z] 69029b470734: Layer already exists [2023-09-25T20:58:02.835Z] 5dbab514d8fe: Layer already exists [2023-09-25T20:58:02.835Z] 4693057ce236: Layer already exists [2023-09-25T20:58:02.835Z] latest: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:03.155Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:03.462Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.55 [2023-09-25T20:58:03.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-25T20:58:03.462Z] b6876e2533e4: Preparing [2023-09-25T20:58:03.462Z] 6ec1288b9f24: Preparing [2023-09-25T20:58:03.462Z] 3de9f80afc06: Preparing [2023-09-25T20:58:03.462Z] 074c515a6a93: Preparing [2023-09-25T20:58:03.462Z] d96222f4efed: Preparing [2023-09-25T20:58:03.462Z] 69029b470734: Preparing [2023-09-25T20:58:03.462Z] 5dbab514d8fe: Preparing [2023-09-25T20:58:03.462Z] 4693057ce236: Preparing [2023-09-25T20:58:03.462Z] 4693057ce236: Waiting [2023-09-25T20:58:03.462Z] 69029b470734: Waiting [2023-09-25T20:58:03.462Z] 5dbab514d8fe: Waiting [2023-09-25T20:58:03.462Z] d96222f4efed: Layer already exists [2023-09-25T20:58:03.462Z] 6ec1288b9f24: Layer already exists [2023-09-25T20:58:03.462Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:03.462Z] b6876e2533e4: Layer already exists [2023-09-25T20:58:03.462Z] 3de9f80afc06: Layer already exists [2023-09-25T20:58:03.462Z] 69029b470734: Layer already exists [2023-09-25T20:58:03.462Z] 5dbab514d8fe: Layer already exists [2023-09-25T20:58:03.462Z] 4693057ce236: Layer already exists [2023-09-25T20:58:03.462Z] 3.1.0-dev.55: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:03.771Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:04.076Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:04.077Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-25T20:58:04.077Z] b6876e2533e4: Preparing [2023-09-25T20:58:04.077Z] 6ec1288b9f24: Preparing [2023-09-25T20:58:04.077Z] 3de9f80afc06: Preparing [2023-09-25T20:58:04.077Z] 074c515a6a93: Preparing [2023-09-25T20:58:04.077Z] d96222f4efed: Preparing [2023-09-25T20:58:04.077Z] 69029b470734: Preparing [2023-09-25T20:58:04.077Z] 5dbab514d8fe: Preparing [2023-09-25T20:58:04.077Z] 4693057ce236: Preparing [2023-09-25T20:58:04.077Z] 69029b470734: Waiting [2023-09-25T20:58:04.077Z] 5dbab514d8fe: Waiting [2023-09-25T20:58:04.077Z] 4693057ce236: Waiting [2023-09-25T20:58:04.077Z] 3de9f80afc06: Layer already exists [2023-09-25T20:58:04.077Z] b6876e2533e4: Layer already exists [2023-09-25T20:58:04.077Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:04.077Z] d96222f4efed: Layer already exists [2023-09-25T20:58:04.077Z] 6ec1288b9f24: Layer already exists [2023-09-25T20:58:04.077Z] 4693057ce236: Layer already exists [2023-09-25T20:58:04.077Z] 69029b470734: Layer already exists [2023-09-25T20:58:04.077Z] 5dbab514d8fe: Layer already exists [2023-09-25T20:58:04.077Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:04.385Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:04.695Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-25T20:58:04.695Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-25T20:58:04.695Z] b6876e2533e4: Preparing [2023-09-25T20:58:04.695Z] 6ec1288b9f24: Preparing [2023-09-25T20:58:04.695Z] 3de9f80afc06: Preparing [2023-09-25T20:58:04.695Z] 074c515a6a93: Preparing [2023-09-25T20:58:04.695Z] d96222f4efed: Preparing [2023-09-25T20:58:04.695Z] 69029b470734: Preparing [2023-09-25T20:58:04.695Z] 5dbab514d8fe: Preparing [2023-09-25T20:58:04.695Z] 4693057ce236: Preparing [2023-09-25T20:58:04.695Z] 5dbab514d8fe: Waiting [2023-09-25T20:58:04.695Z] 4693057ce236: Waiting [2023-09-25T20:58:04.695Z] 3de9f80afc06: Layer already exists [2023-09-25T20:58:04.695Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:04.695Z] b6876e2533e4: Layer already exists [2023-09-25T20:58:04.695Z] d96222f4efed: Layer already exists [2023-09-25T20:58:04.695Z] 6ec1288b9f24: Layer already exists [2023-09-25T20:58:04.695Z] 5dbab514d8fe: Layer already exists [2023-09-25T20:58:04.695Z] 4693057ce236: Layer already exists [2023-09-25T20:58:04.695Z] 69029b470734: Layer already exists [2023-09-25T20:58:04.695Z] main: digest: sha256:7851e369f7c262c29ea2139281e47e1a4ebc4f44dc4e47f38131e6ea9c1d7492 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:58:04.743Z] ===================================================== [Pipeline] echo [2023-09-25T20:58:04.752Z] taggedImages: [2023-09-25T20:58:04.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:04.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-25T20:58:04.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.55 [2023-09-25T20:58:04.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:04.752Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-25T20:58:04.773Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-25T20:58:04.773Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:04.773Z] latest [2023-09-25T20:58:04.773Z] 3.1.0-dev.55 [2023-09-25T20:58:04.773Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:04.773Z] main [2023-09-25T20:58:04.773Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [2023-09-25T20:58:04.812Z] #121 ... [2023-09-25T20:58:04.812Z] [2023-09-25T20:58:04.812Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T20:58:04.812Z] #0 4.282 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-25T20:58:04.812Z] #122 ... [2023-09-25T20:58:04.812Z] [2023-09-25T20:58:04.812Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T20:58:04.812Z] #0 5.292 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-25T20:58:04.812Z] #123 ... [2023-09-25T20:58:04.812Z] [2023-09-25T20:58:04.812Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T20:58:04.812Z] #0 3.717 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-25T20:58:04.812Z] #124 ... [2023-09-25T20:58:04.812Z] [2023-09-25T20:58:04.812Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T20:58:04.812Z] #0 4.812 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-25T20:58:04.812Z] #125 ... [2023-09-25T20:58:04.812Z] [2023-09-25T20:58:04.812Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T20:58:04.812Z] #0 5.408 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-25T20:58:04.812Z] #126 ... [2023-09-25T20:58:04.812Z] [2023-09-25T20:58:04.812Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-25T20:58:04.812Z] #0 4.851 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:05.080Z] #127 ... [2023-09-25T20:58:05.080Z] [2023-09-25T20:58:05.080Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T20:58:05.080Z] #0 5.391 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-25T20:58:05.080Z] #128 ... [2023-09-25T20:58:05.080Z] [2023-09-25T20:58:05.080Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T20:58:05.080Z] #0 5.417 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-25T20:58:05.105Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:05.347Z] #129 ... [2023-09-25T20:58:05.347Z] [2023-09-25T20:58:05.347Z] #130 [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-09-25T20:58:05.347Z] #0 4.251 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-25T20:58:05.347Z] #130 ... [2023-09-25T20:58:05.347Z] [2023-09-25T20:58:05.347Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T20:58:05.347Z] #0 5.509 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-25T20:58:05.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:05.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-25T20:58:05.421Z] 34503dad592c: Preparing [2023-09-25T20:58:05.421Z] bf0f3c1f8b30: Preparing [2023-09-25T20:58:05.421Z] 0aa42d7795bf: Preparing [2023-09-25T20:58:05.421Z] 074c515a6a93: Preparing [2023-09-25T20:58:05.421Z] d96222f4efed: Preparing [2023-09-25T20:58:05.421Z] 7a876e5e4aba: Preparing [2023-09-25T20:58:05.421Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:58:05.421Z] 4693057ce236: Preparing [2023-09-25T20:58:05.421Z] 7a876e5e4aba: Waiting [2023-09-25T20:58:05.421Z] 4693057ce236: Waiting [2023-09-25T20:58:05.421Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:58:05.421Z] 34503dad592c: Layer already exists [2023-09-25T20:58:05.421Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:05.421Z] d96222f4efed: Layer already exists [2023-09-25T20:58:05.421Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:58:05.421Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:58:05.421Z] 4693057ce236: Layer already exists [2023-09-25T20:58:05.421Z] bf0f3c1f8b30: Pushed [2023-09-25T20:58:05.421Z] 0aa42d7795bf: Pushed [2023-09-25T20:58:05.680Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:06.004Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:06.322Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-25T20:58:06.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-25T20:58:06.322Z] 34503dad592c: Preparing [2023-09-25T20:58:06.322Z] bf0f3c1f8b30: Preparing [2023-09-25T20:58:06.322Z] 0aa42d7795bf: Preparing [2023-09-25T20:58:06.322Z] 074c515a6a93: Preparing [2023-09-25T20:58:06.322Z] d96222f4efed: Preparing [2023-09-25T20:58:06.322Z] 7a876e5e4aba: Preparing [2023-09-25T20:58:06.322Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:58:06.322Z] 7a876e5e4aba: Waiting [2023-09-25T20:58:06.322Z] 4693057ce236: Preparing [2023-09-25T20:58:06.322Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:58:06.322Z] 0aa42d7795bf: Layer already exists [2023-09-25T20:58:06.322Z] bf0f3c1f8b30: Layer already exists [2023-09-25T20:58:06.322Z] d96222f4efed: Layer already exists [2023-09-25T20:58:06.322Z] 34503dad592c: Layer already exists [2023-09-25T20:58:06.322Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:06.322Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:58:06.322Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:58:06.322Z] 4693057ce236: Layer already exists [2023-09-25T20:58:06.322Z] latest: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:06.635Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:06.942Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.55 [2023-09-25T20:58:06.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-25T20:58:06.943Z] 34503dad592c: Preparing [2023-09-25T20:58:06.943Z] bf0f3c1f8b30: Preparing [2023-09-25T20:58:06.943Z] 0aa42d7795bf: Preparing [2023-09-25T20:58:06.943Z] 074c515a6a93: Preparing [2023-09-25T20:58:06.943Z] d96222f4efed: Preparing [2023-09-25T20:58:06.943Z] 7a876e5e4aba: Preparing [2023-09-25T20:58:06.943Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:58:06.943Z] 4693057ce236: Preparing [2023-09-25T20:58:06.943Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:58:06.943Z] 4693057ce236: Waiting [2023-09-25T20:58:06.943Z] 7a876e5e4aba: Waiting [2023-09-25T20:58:06.943Z] bf0f3c1f8b30: Layer already exists [2023-09-25T20:58:06.943Z] 0aa42d7795bf: Layer already exists [2023-09-25T20:58:06.943Z] 34503dad592c: Layer already exists [2023-09-25T20:58:06.943Z] d96222f4efed: Layer already exists [2023-09-25T20:58:06.943Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:06.943Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:58:06.943Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:58:06.943Z] 4693057ce236: Layer already exists [2023-09-25T20:58:06.943Z] 3.1.0-dev.55: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:07.325Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:07.634Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:07.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-25T20:58:07.634Z] 34503dad592c: Preparing [2023-09-25T20:58:07.634Z] bf0f3c1f8b30: Preparing [2023-09-25T20:58:07.634Z] 0aa42d7795bf: Preparing [2023-09-25T20:58:07.634Z] 074c515a6a93: Preparing [2023-09-25T20:58:07.634Z] d96222f4efed: Preparing [2023-09-25T20:58:07.634Z] 7a876e5e4aba: Preparing [2023-09-25T20:58:07.634Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:58:07.634Z] 4693057ce236: Preparing [2023-09-25T20:58:07.634Z] 7a876e5e4aba: Waiting [2023-09-25T20:58:07.634Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:58:07.634Z] 4693057ce236: Waiting [2023-09-25T20:58:07.634Z] bf0f3c1f8b30: Layer already exists [2023-09-25T20:58:07.634Z] d96222f4efed: Layer already exists [2023-09-25T20:58:07.634Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:07.634Z] 34503dad592c: Layer already exists [2023-09-25T20:58:07.634Z] 0aa42d7795bf: Layer already exists [2023-09-25T20:58:07.634Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:58:07.634Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:58:07.634Z] 4693057ce236: Layer already exists [2023-09-25T20:58:07.634Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:07.938Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:08.242Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-25T20:58:08.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-25T20:58:08.242Z] 34503dad592c: Preparing [2023-09-25T20:58:08.242Z] bf0f3c1f8b30: Preparing [2023-09-25T20:58:08.242Z] 0aa42d7795bf: Preparing [2023-09-25T20:58:08.242Z] 074c515a6a93: Preparing [2023-09-25T20:58:08.242Z] d96222f4efed: Preparing [2023-09-25T20:58:08.242Z] 7a876e5e4aba: Preparing [2023-09-25T20:58:08.242Z] 39f5ed9c5eaa: Preparing [2023-09-25T20:58:08.242Z] 4693057ce236: Preparing [2023-09-25T20:58:08.242Z] 4693057ce236: Waiting [2023-09-25T20:58:08.242Z] 7a876e5e4aba: Waiting [2023-09-25T20:58:08.242Z] 39f5ed9c5eaa: Waiting [2023-09-25T20:58:08.242Z] bf0f3c1f8b30: Layer already exists [2023-09-25T20:58:08.242Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:08.242Z] 34503dad592c: Layer already exists [2023-09-25T20:58:08.242Z] d96222f4efed: Layer already exists [2023-09-25T20:58:08.242Z] 0aa42d7795bf: Layer already exists [2023-09-25T20:58:08.242Z] 7a876e5e4aba: Layer already exists [2023-09-25T20:58:08.242Z] 4693057ce236: Layer already exists [2023-09-25T20:58:08.242Z] 39f5ed9c5eaa: Layer already exists [2023-09-25T20:58:08.242Z] main: digest: sha256:1a0729f8e2659ea7629a0c50f8c1f065bea875f68ec718636bb58eb4c9b78774 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:58:08.285Z] ===================================================== [Pipeline] echo [2023-09-25T20:58:08.292Z] taggedImages: [2023-09-25T20:58:08.292Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:08.292Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-25T20:58:08.292Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.55 [2023-09-25T20:58:08.292Z] - nexus3.edgexfoundry.org:10004/security-spire-server:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:08.292Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-25T20:58:08.320Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-25T20:58:08.320Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:08.320Z] latest [2023-09-25T20:58:08.320Z] 3.1.0-dev.55 [2023-09-25T20:58:08.320Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:08.320Z] main [2023-09-25T20:58:08.320Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:08.649Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:08.955Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:08.955Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-25T20:58:08.955Z] c0f36a50a89d: Preparing [2023-09-25T20:58:08.955Z] 0655ee274e8e: Preparing [2023-09-25T20:58:08.955Z] 074c515a6a93: Preparing [2023-09-25T20:58:08.955Z] d96222f4efed: Preparing [2023-09-25T20:58:08.955Z] aed423a14684: Preparing [2023-09-25T20:58:08.955Z] 4693057ce236: Preparing [2023-09-25T20:58:08.955Z] 4693057ce236: Waiting [2023-09-25T20:58:08.955Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:08.955Z] d96222f4efed: Layer already exists [2023-09-25T20:58:08.955Z] 4693057ce236: Layer already exists [2023-09-25T20:58:08.955Z] c0f36a50a89d: Pushed [2023-09-25T20:58:08.955Z] aed423a14684: Pushed [2023-09-25T20:58:12.250Z] 0655ee274e8e: Pushed [2023-09-25T20:58:12.250Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:12.563Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:12.881Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-25T20:58:12.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-25T20:58:12.881Z] c0f36a50a89d: Preparing [2023-09-25T20:58:12.881Z] 0655ee274e8e: Preparing [2023-09-25T20:58:12.881Z] 074c515a6a93: Preparing [2023-09-25T20:58:12.881Z] d96222f4efed: Preparing [2023-09-25T20:58:12.881Z] aed423a14684: Preparing [2023-09-25T20:58:12.881Z] 4693057ce236: Preparing [2023-09-25T20:58:12.881Z] 4693057ce236: Waiting [2023-09-25T20:58:12.881Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:12.881Z] aed423a14684: Layer already exists [2023-09-25T20:58:12.881Z] d96222f4efed: Layer already exists [2023-09-25T20:58:12.881Z] c0f36a50a89d: Layer already exists [2023-09-25T20:58:12.881Z] 0655ee274e8e: Layer already exists [2023-09-25T20:58:12.881Z] 4693057ce236: Layer already exists [2023-09-25T20:58:12.881Z] latest: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:13.185Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:13.486Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.55 [2023-09-25T20:58:13.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-25T20:58:13.486Z] c0f36a50a89d: Preparing [2023-09-25T20:58:13.486Z] 0655ee274e8e: Preparing [2023-09-25T20:58:13.486Z] 074c515a6a93: Preparing [2023-09-25T20:58:13.486Z] d96222f4efed: Preparing [2023-09-25T20:58:13.486Z] aed423a14684: Preparing [2023-09-25T20:58:13.486Z] 4693057ce236: Preparing [2023-09-25T20:58:13.486Z] 4693057ce236: Waiting [2023-09-25T20:58:13.486Z] d96222f4efed: Layer already exists [2023-09-25T20:58:13.486Z] c0f36a50a89d: Layer already exists [2023-09-25T20:58:13.486Z] 0655ee274e8e: Layer already exists [2023-09-25T20:58:13.486Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:13.486Z] aed423a14684: Layer already exists [2023-09-25T20:58:13.486Z] 4693057ce236: Layer already exists [2023-09-25T20:58:13.486Z] 3.1.0-dev.55: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:13.786Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:14.084Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:14.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-25T20:58:14.084Z] c0f36a50a89d: Preparing [2023-09-25T20:58:14.084Z] 0655ee274e8e: Preparing [2023-09-25T20:58:14.084Z] 074c515a6a93: Preparing [2023-09-25T20:58:14.084Z] d96222f4efed: Preparing [2023-09-25T20:58:14.084Z] aed423a14684: Preparing [2023-09-25T20:58:14.084Z] 4693057ce236: Preparing [2023-09-25T20:58:14.084Z] 4693057ce236: Waiting [2023-09-25T20:58:14.084Z] d96222f4efed: Layer already exists [2023-09-25T20:58:14.084Z] 0655ee274e8e: Layer already exists [2023-09-25T20:58:14.084Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:14.084Z] aed423a14684: Layer already exists [2023-09-25T20:58:14.084Z] c0f36a50a89d: Layer already exists [2023-09-25T20:58:14.084Z] 4693057ce236: Layer already exists [2023-09-25T20:58:14.084Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:14.396Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:14.693Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-25T20:58:14.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-25T20:58:14.693Z] c0f36a50a89d: Preparing [2023-09-25T20:58:14.693Z] 0655ee274e8e: Preparing [2023-09-25T20:58:14.693Z] 074c515a6a93: Preparing [2023-09-25T20:58:14.693Z] d96222f4efed: Preparing [2023-09-25T20:58:14.693Z] aed423a14684: Preparing [2023-09-25T20:58:14.693Z] 4693057ce236: Preparing [2023-09-25T20:58:14.693Z] 4693057ce236: Waiting [2023-09-25T20:58:14.693Z] c0f36a50a89d: Layer already exists [2023-09-25T20:58:14.693Z] d96222f4efed: Layer already exists [2023-09-25T20:58:14.693Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:14.693Z] aed423a14684: Layer already exists [2023-09-25T20:58:14.693Z] 0655ee274e8e: Layer already exists [2023-09-25T20:58:14.693Z] 4693057ce236: Layer already exists [2023-09-25T20:58:14.693Z] main: digest: sha256:9770da538a64c07763cedf857e712349255a01d87c9813f004a4634547130ee3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:58:14.730Z] ===================================================== [Pipeline] echo [2023-09-25T20:58:14.746Z] taggedImages: [2023-09-25T20:58:14.746Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:14.746Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-25T20:58:14.746Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.55 [2023-09-25T20:58:14.746Z] - nexus3.edgexfoundry.org:10004/support-notifications:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:14.746Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-25T20:58:14.765Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-25T20:58:14.766Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:14.766Z] latest [2023-09-25T20:58:14.766Z] 3.1.0-dev.55 [2023-09-25T20:58:14.766Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:14.766Z] main [2023-09-25T20:58:14.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:15.065Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:15.371Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:15.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-25T20:58:15.371Z] 6bf92e3a434b: Preparing [2023-09-25T20:58:15.371Z] 05d31fe4b239: Preparing [2023-09-25T20:58:15.371Z] 074c515a6a93: Preparing [2023-09-25T20:58:15.371Z] d96222f4efed: Preparing [2023-09-25T20:58:15.371Z] 2264e2338b94: Preparing [2023-09-25T20:58:15.371Z] 4693057ce236: Preparing [2023-09-25T20:58:15.371Z] 4693057ce236: Waiting [2023-09-25T20:58:15.371Z] 2264e2338b94: Layer already exists [2023-09-25T20:58:15.371Z] d96222f4efed: Layer already exists [2023-09-25T20:58:15.371Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:15.371Z] 4693057ce236: Layer already exists [2023-09-25T20:58:15.371Z] 6bf92e3a434b: Pushed [2023-09-25T20:58:18.656Z] 05d31fe4b239: Pushed [2023-09-25T20:58:18.656Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:18.969Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:19.266Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-25T20:58:19.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-25T20:58:19.266Z] 6bf92e3a434b: Preparing [2023-09-25T20:58:19.266Z] 05d31fe4b239: Preparing [2023-09-25T20:58:19.266Z] 074c515a6a93: Preparing [2023-09-25T20:58:19.266Z] d96222f4efed: Preparing [2023-09-25T20:58:19.266Z] 2264e2338b94: Preparing [2023-09-25T20:58:19.266Z] 4693057ce236: Preparing [2023-09-25T20:58:19.266Z] 4693057ce236: Waiting [2023-09-25T20:58:19.266Z] d96222f4efed: Layer already exists [2023-09-25T20:58:19.266Z] 2264e2338b94: Layer already exists [2023-09-25T20:58:19.266Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:19.266Z] 05d31fe4b239: Layer already exists [2023-09-25T20:58:19.266Z] 6bf92e3a434b: Layer already exists [2023-09-25T20:58:19.266Z] 4693057ce236: Layer already exists [2023-09-25T20:58:19.266Z] latest: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:19.567Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:19.875Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.55 [2023-09-25T20:58:19.876Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-25T20:58:19.876Z] 6bf92e3a434b: Preparing [2023-09-25T20:58:19.876Z] 05d31fe4b239: Preparing [2023-09-25T20:58:19.876Z] 074c515a6a93: Preparing [2023-09-25T20:58:19.876Z] d96222f4efed: Preparing [2023-09-25T20:58:19.876Z] 2264e2338b94: Preparing [2023-09-25T20:58:19.876Z] 4693057ce236: Preparing [2023-09-25T20:58:19.876Z] 4693057ce236: Waiting [2023-09-25T20:58:19.876Z] d96222f4efed: Layer already exists [2023-09-25T20:58:19.876Z] 05d31fe4b239: Layer already exists [2023-09-25T20:58:19.876Z] 6bf92e3a434b: Layer already exists [2023-09-25T20:58:19.876Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:19.876Z] 2264e2338b94: Layer already exists [2023-09-25T20:58:19.876Z] 4693057ce236: Layer already exists [2023-09-25T20:58:19.876Z] 3.1.0-dev.55: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:20.179Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:20.566Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:20.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-25T20:58:20.566Z] 6bf92e3a434b: Preparing [2023-09-25T20:58:20.566Z] 05d31fe4b239: Preparing [2023-09-25T20:58:20.566Z] 074c515a6a93: Preparing [2023-09-25T20:58:20.566Z] d96222f4efed: Preparing [2023-09-25T20:58:20.566Z] 2264e2338b94: Preparing [2023-09-25T20:58:20.566Z] 4693057ce236: Preparing [2023-09-25T20:58:20.566Z] 4693057ce236: Waiting [2023-09-25T20:58:20.566Z] 05d31fe4b239: Layer already exists [2023-09-25T20:58:20.566Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:20.566Z] d96222f4efed: Layer already exists [2023-09-25T20:58:20.566Z] 6bf92e3a434b: Layer already exists [2023-09-25T20:58:20.566Z] 2264e2338b94: Layer already exists [2023-09-25T20:58:20.566Z] 4693057ce236: Layer already exists [2023-09-25T20:58:20.566Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:20.907Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T20:58:21.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-25T20:58:21.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-25T20:58:21.259Z] 6bf92e3a434b: Preparing [2023-09-25T20:58:21.259Z] 05d31fe4b239: Preparing [2023-09-25T20:58:21.259Z] 074c515a6a93: Preparing [2023-09-25T20:58:21.259Z] d96222f4efed: Preparing [2023-09-25T20:58:21.259Z] 2264e2338b94: Preparing [2023-09-25T20:58:21.259Z] 4693057ce236: Preparing [2023-09-25T20:58:21.259Z] 4693057ce236: Waiting [2023-09-25T20:58:21.259Z] 074c515a6a93: Layer already exists [2023-09-25T20:58:21.259Z] 6bf92e3a434b: Layer already exists [2023-09-25T20:58:21.259Z] d96222f4efed: Layer already exists [2023-09-25T20:58:21.259Z] 2264e2338b94: Layer already exists [2023-09-25T20:58:21.259Z] 05d31fe4b239: Layer already exists [2023-09-25T20:58:21.259Z] 4693057ce236: Layer already exists [2023-09-25T20:58:21.259Z] main: digest: sha256:e763dacf71c53317a18394d5d291e085160515b706a786d72eaab5c44ca1cb24 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T20:58:21.299Z] ===================================================== [Pipeline] echo [2023-09-25T20:58:21.304Z] taggedImages: [2023-09-25T20:58:21.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T20:58:21.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-25T20:58:21.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.55 [2023-09-25T20:58:21.304Z] - nexus3.edgexfoundry.org:10004/support-scheduler:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T20:58:21.304Z] - 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-09-25T21:09:58.004Z] #131 ... [2023-09-25T21:09:58.004Z] [2023-09-25T21:09:58.004Z] #125 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-25T21:09:58.004Z] #125 DONE 722.8s [2023-09-25T21:09:58.004Z] [2023-09-25T21:09:58.004Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:09:58.004Z] #126 ... [2023-09-25T21:09:58.004Z] [2023-09-25T21:09:58.004Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:09:58.004Z] #132 DONE 0.2s [2023-09-25T21:09:58.004Z] [2023-09-25T21:09:58.004Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:09:58.004Z] #133 DONE 0.1s [2023-09-25T21:09:58.004Z] [2023-09-25T21:09:58.004Z] #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-09-25T21:09:58.004Z] #134 DONE 0.1s [2023-09-25T21:09:58.004Z] [2023-09-25T21:09:58.004Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-25T21:09:58.004Z] #135 DONE 0.2s [2023-09-25T21:09:58.004Z] [2023-09-25T21:09:58.004Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-25T21:09:58.272Z] #136 DONE 0.4s [2023-09-25T21:09:58.272Z] [2023-09-25T21:09:58.272Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T21:09:58.272Z] #137 DONE 0.2s [2023-09-25T21:09:58.272Z] [2023-09-25T21:09:58.272Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:09:58.569Z] #126 ... [2023-09-25T21:09:58.569Z] [2023-09-25T21:09:58.569Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T21:10:00.515Z] #138 DONE 2.1s [2023-09-25T21:10:00.515Z] [2023-09-25T21:10:00.515Z] #93 [security-proxy-setup] exporting to image [2023-09-25T21:10:00.515Z] #93 exporting layers [2023-09-25T21:10:01.473Z] #93 exporting layers 1.0s done [2023-09-25T21:10:01.473Z] #93 writing image sha256:f9a7469151d01bd224033d0f7f932624823e100970eb82372669e805dd1d5ea3 0.0s done [2023-09-25T21:10:01.473Z] #93 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-25T21:10:01.473Z] #93 DONE 3.3s [2023-09-25T21:10:01.473Z] [2023-09-25T21:10:01.473Z] #130 [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-09-25T21:10:01.473Z] #130 726.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.55" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-25T21:10:13.773Z] #130 ... [2023-09-25T21:10:13.773Z] [2023-09-25T21:10:13.773Z] #128 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-25T21:10:13.773Z] #128 DONE 738.4s [2023-09-25T21:10:13.773Z] [2023-09-25T21:10:13.773Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-25T21:10:13.773Z] #139 DONE 0.2s [2023-09-25T21:10:13.773Z] [2023-09-25T21:10:13.773Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-25T21:10:15.221Z] #140 DONE 2.1s [2023-09-25T21:10:15.221Z] [2023-09-25T21:10:15.221Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:10:15.487Z] #141 DONE 0.4s [2023-09-25T21:10:15.487Z] [2023-09-25T21:10:15.487Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:10:15.756Z] #142 DONE 0.2s [2023-09-25T21:10:15.756Z] [2023-09-25T21:10:15.756Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-25T21:10:16.021Z] #143 DONE 0.4s [2023-09-25T21:10:16.021Z] [2023-09-25T21:10:16.021Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-25T21:10:16.021Z] #144 DONE 0.2s [2023-09-25T21:10:16.021Z] [2023-09-25T21:10:16.021Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T21:10:16.286Z] #123 ... [2023-09-25T21:10:16.286Z] [2023-09-25T21:10:16.286Z] #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-09-25T21:10:16.595Z] #145 DONE 0.1s [2023-09-25T21:10:16.595Z] [2023-09-25T21:10:16.595Z] #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-09-25T21:10:16.595Z] #146 DONE 0.2s [2023-09-25T21:10:16.595Z] [2023-09-25T21:10:16.595Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-25T21:10:16.861Z] #147 DONE 0.3s [2023-09-25T21:10:16.861Z] [2023-09-25T21:10:16.861Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T21:10:16.861Z] #123 ... [2023-09-25T21:10:16.861Z] [2023-09-25T21:10:16.861Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-25T21:10:16.861Z] #148 DONE 0.1s [2023-09-25T21:10:17.129Z] [2023-09-25T21:10:17.129Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-25T21:10:19.070Z] #149 DONE 2.2s [2023-09-25T21:10:19.070Z] [2023-09-25T21:10:19.070Z] #93 [security-bootstrapper] exporting to image [2023-09-25T21:10:19.070Z] #93 exporting layers [2023-09-25T21:10:20.093Z] #93 ... [2023-09-25T21:10:20.093Z] [2023-09-25T21:10:20.093Z] #130 [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-09-25T21:10:20.093Z] #130 DONE 746.0s [2023-09-25T21:10:20.093Z] [2023-09-25T21:10:20.093Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T21:10:20.679Z] #122 ... [2023-09-25T21:10:20.679Z] [2023-09-25T21:10:20.679Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:10:20.953Z] #150 ... [2023-09-25T21:10:20.953Z] [2023-09-25T21:10:20.953Z] #93 [security-bootstrapper] exporting to image [2023-09-25T21:10:20.953Z] #93 exporting layers 1.7s done [2023-09-25T21:10:20.953Z] #93 writing image sha256:b7e3220e8a92c3b32b5b60a6a7a714161f5394eb5121d40526af09576718c62e done [2023-09-25T21:10:20.953Z] #93 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-25T21:10:20.953Z] #93 DONE 5.0s [2023-09-25T21:10:21.221Z] [2023-09-25T21:10:21.221Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:10:21.221Z] #150 DONE 0.2s [2023-09-25T21:10:21.221Z] [2023-09-25T21:10:21.221Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:10:21.221Z] #151 DONE 0.1s [2023-09-25T21:10:21.221Z] [2023-09-25T21:10:21.221Z] #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-09-25T21:10:21.488Z] #152 DONE 0.1s [2023-09-25T21:10:21.488Z] [2023-09-25T21:10:21.488Z] #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-09-25T21:10:21.488Z] #153 DONE 0.2s [2023-09-25T21:10:21.488Z] [2023-09-25T21:10:21.488Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-25T21:10:21.755Z] #154 DONE 0.2s [2023-09-25T21:10:21.755Z] [2023-09-25T21:10:21.755Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-25T21:10:22.054Z] #155 DONE 0.3s [2023-09-25T21:10:22.054Z] [2023-09-25T21:10:22.054Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-25T21:10:22.321Z] #156 DONE 0.3s [2023-09-25T21:10:22.321Z] [2023-09-25T21:10:22.321Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-25T21:10:22.589Z] #157 DONE 0.3s [2023-09-25T21:10:22.589Z] [2023-09-25T21:10:22.589Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T21:10:26.839Z] #158 DONE 3.8s [2023-09-25T21:10:26.839Z] [2023-09-25T21:10:26.839Z] #93 [security-secretstore-setup] exporting to image [2023-09-25T21:10:26.839Z] #93 exporting layers [2023-09-25T21:10:28.244Z] #93 exporting layers 1.5s done [2023-09-25T21:10:28.244Z] #93 writing image sha256:ec3f547912ffce97c1c6b15e4608379e2aadfec1017e179bd1e80fe25a9f6337 done [2023-09-25T21:10:28.244Z] #93 naming to docker.io/library/security-secretstore-setup-arm64 done [2023-09-25T21:10:28.244Z] #93 DONE 6.5s [2023-09-25T21:10:28.244Z] [2023-09-25T21:10:28.244Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T21:10:28.845Z] #129 ... [2023-09-25T21:10:28.845Z] [2023-09-25T21:10:28.845Z] #122 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-25T21:10:28.845Z] #122 DONE 754.7s [2023-09-25T21:10:28.845Z] [2023-09-25T21:10:28.845Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T21:10:29.467Z] #121 ... [2023-09-25T21:10:29.467Z] [2023-09-25T21:10:29.467Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:10:29.467Z] #159 DONE 0.1s [2023-09-25T21:10:29.467Z] [2023-09-25T21:10:29.467Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:10:29.732Z] #160 DONE 0.2s [2023-09-25T21:10:29.732Z] [2023-09-25T21:10:29.732Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T21:10:29.732Z] #129 ... [2023-09-25T21:10:29.732Z] [2023-09-25T21:10:29.732Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-25T21:10:30.003Z] #161 DONE 0.2s [2023-09-25T21:10:30.003Z] [2023-09-25T21:10:30.003Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-25T21:10:30.003Z] #162 DONE 0.1s [2023-09-25T21:10:30.003Z] [2023-09-25T21:10:30.003Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-25T21:10:30.269Z] #163 DONE 0.1s [2023-09-25T21:10:30.269Z] [2023-09-25T21:10:30.269Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-25T21:10:32.210Z] #164 DONE 1.8s [2023-09-25T21:10:32.210Z] [2023-09-25T21:10:32.210Z] #93 [security-proxy-auth] exporting to image [2023-09-25T21:10:32.475Z] #93 exporting layers 0.5s done [2023-09-25T21:10:32.475Z] #93 writing image sha256:a9ff9e918b75ef5bbcf7a683c73c2342dc6eaf27268a5ef96afad04bc8018eae done [2023-09-25T21:10:32.475Z] #93 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-25T21:10:32.475Z] #93 DONE 7.1s [2023-09-25T21:10:32.475Z] [2023-09-25T21:10:32.475Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:10:42.538Z] #124 ... [2023-09-25T21:10:42.538Z] [2023-09-25T21:10:42.538Z] #127 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-25T21:10:42.538Z] #127 DONE 768.1s [2023-09-25T21:10:42.538Z] [2023-09-25T21:10:42.538Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T21:10:42.538Z] #121 ... [2023-09-25T21:10:42.538Z] [2023-09-25T21:10:42.538Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:10:42.805Z] #165 DONE 0.1s [2023-09-25T21:10:42.805Z] [2023-09-25T21:10:42.805Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:10:42.805Z] #126 ... [2023-09-25T21:10:42.805Z] [2023-09-25T21:10:42.805Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:10:42.805Z] #166 DONE 0.1s [2023-09-25T21:10:43.072Z] [2023-09-25T21:10:43.072Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-25T21:10:43.072Z] #167 DONE 0.3s [2023-09-25T21:10:43.072Z] [2023-09-25T21:10:43.072Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:10:43.072Z] #124 ... [2023-09-25T21:10:43.072Z] [2023-09-25T21:10:43.072Z] #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-09-25T21:10:43.072Z] #168 DONE 0.1s [2023-09-25T21:10:43.340Z] [2023-09-25T21:10:43.340Z] #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-09-25T21:10:43.340Z] #169 DONE 0.1s [2023-09-25T21:10:43.340Z] [2023-09-25T21:10:43.340Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T21:10:43.340Z] #121 ... [2023-09-25T21:10:43.340Z] [2023-09-25T21:10:43.340Z] #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-09-25T21:10:45.280Z] #170 DONE 1.9s [2023-09-25T21:10:45.280Z] [2023-09-25T21:10:45.280Z] #93 [core-common-config-bootstrapper] exporting to image [2023-09-25T21:10:45.280Z] #93 exporting layers [2023-09-25T21:10:45.865Z] #93 exporting layers 0.5s done [2023-09-25T21:10:45.865Z] #93 writing image sha256:5191d22889e69f232d4a71790551a0a1990a3c6c1323a99abe4bea583093e6f8 done [2023-09-25T21:10:45.865Z] #93 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-25T21:10:45.865Z] #93 DONE 7.6s [2023-09-25T21:10:45.865Z] [2023-09-25T21:10:45.865Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T21:11:18.062Z] #123 ... [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #121 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-25T21:11:18.062Z] #121 DONE 800.6s [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:11:18.062Z] #126 ... [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:11:18.062Z] #171 DONE 0.2s [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:11:18.062Z] #172 DONE 0.1s [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:11:18.062Z] #124 ... [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-25T21:11:18.062Z] #173 DONE 0.3s [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:11:18.062Z] #124 ... [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-25T21:11:18.062Z] #174 DONE 0.2s [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #93 [core-command] exporting to image [2023-09-25T21:11:18.062Z] #93 exporting layers [2023-09-25T21:11:18.062Z] #93 exporting layers 0.4s done [2023-09-25T21:11:18.062Z] #93 writing image sha256:f2842f3760a0cefd62bbbef559445cf88221bc94b08b38ebc02eb87f88827301 [2023-09-25T21:11:18.062Z] #93 writing image sha256:f2842f3760a0cefd62bbbef559445cf88221bc94b08b38ebc02eb87f88827301 done [2023-09-25T21:11:18.062Z] #93 naming to docker.io/library/core-command-arm64 done [2023-09-25T21:11:18.062Z] #93 DONE 8.0s [2023-09-25T21:11:18.062Z] [2023-09-25T21:11:18.062Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:11:28.123Z] #124 ... [2023-09-25T21:11:28.123Z] [2023-09-25T21:11:28.123Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-25T21:11:28.123Z] #129 DONE 813.5s [2023-09-25T21:11:28.123Z] [2023-09-25T21:11:28.123Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:11:28.123Z] #124 ... [2023-09-25T21:11:28.123Z] [2023-09-25T21:11:28.123Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:11:28.399Z] #175 DONE 0.1s [2023-09-25T21:11:28.399Z] [2023-09-25T21:11:28.399Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:11:28.399Z] #126 ... [2023-09-25T21:11:28.399Z] [2023-09-25T21:11:28.399Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:11:28.675Z] #176 DONE 0.2s [2023-09-25T21:11:28.676Z] [2023-09-25T21:11:28.676Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-25T21:11:28.952Z] #177 DONE 0.3s [2023-09-25T21:11:28.952Z] [2023-09-25T21:11:28.952Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-25T21:11:28.952Z] #178 DONE 0.1s [2023-09-25T21:11:28.952Z] [2023-09-25T21:11:28.952Z] #93 [core-data] exporting to image [2023-09-25T21:11:28.952Z] #93 exporting layers [2023-09-25T21:11:29.570Z] #93 exporting layers 0.3s done [2023-09-25T21:11:29.570Z] #93 writing image sha256:aa05211589e15dde35e459c084b6fb042798810a86fa0c83dc3b9947d3b588fe done [2023-09-25T21:11:29.570Z] #93 naming to docker.io/library/core-data-arm64 done [2023-09-25T21:11:29.570Z] #93 DONE 8.3s [2023-09-25T21:11:29.570Z] [2023-09-25T21:11:29.570Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:11:29.570Z] #126 ... [2023-09-25T21:11:29.570Z] [2023-09-25T21:11:29.570Z] #123 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-25T21:11:29.570Z] #123 DONE 815.7s [2023-09-25T21:11:29.857Z] [2023-09-25T21:11:29.857Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:11:30.131Z] #126 ... [2023-09-25T21:11:30.131Z] [2023-09-25T21:11:30.131Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:11:30.131Z] #179 DONE 0.1s [2023-09-25T21:11:30.131Z] [2023-09-25T21:11:30.131Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:11:30.131Z] #180 DONE 0.1s [2023-09-25T21:11:30.131Z] [2023-09-25T21:11:30.131Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:11:30.398Z] #124 ... [2023-09-25T21:11:30.398Z] [2023-09-25T21:11:30.398Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-25T21:11:30.669Z] #181 DONE 0.2s [2023-09-25T21:11:30.669Z] [2023-09-25T21:11:30.669Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-25T21:11:30.669Z] #182 DONE 0.1s [2023-09-25T21:11:30.669Z] [2023-09-25T21:11:30.669Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:11:30.943Z] #124 ... [2023-09-25T21:11:30.943Z] [2023-09-25T21:11:30.943Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-25T21:11:30.943Z] #183 DONE 0.1s [2023-09-25T21:11:30.943Z] [2023-09-25T21:11:30.943Z] #93 [core-metadata] exporting to image [2023-09-25T21:11:31.210Z] #93 exporting layers 0.3s done [2023-09-25T21:11:31.210Z] #93 writing image sha256:2eb070e6a62dc88f3fac868ce831062bc14b149defe1674db7fcd2fcc2602f2c done [2023-09-25T21:11:31.210Z] #93 naming to docker.io/library/core-metadata-arm64 done [2023-09-25T21:11:31.210Z] #93 DONE 8.7s [2023-09-25T21:11:31.210Z] [2023-09-25T21:11:31.210Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:11:49.403Z] #126 ... [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-25T21:11:49.403Z] #131 DONE 833.5s [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:11:49.403Z] #184 DONE 0.3s [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T21:11:49.403Z] #46 ... [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:11:49.403Z] #185 DONE 0.2s [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-25T21:11:49.403Z] #186 DONE 0.3s [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #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-09-25T21:11:49.403Z] #187 DONE 0.1s [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #93 [security-spiffe-token-provider] exporting to image [2023-09-25T21:11:49.403Z] #93 exporting layers [2023-09-25T21:11:49.403Z] #93 exporting layers 0.6s done [2023-09-25T21:11:49.403Z] #93 writing image sha256:d4f57ee46c97c906af4d303ff94b0ca8da8595b7f87234d587aebbde9ccdd1ef done [2023-09-25T21:11:49.403Z] #93 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-25T21:11:49.403Z] #93 DONE 9.3s [2023-09-25T21:11:49.403Z] [2023-09-25T21:11:49.403Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-25T21:12:11.442Z] #124 DONE 854.7s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T21:12:11.442Z] #46 ... [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:12:11.442Z] #188 DONE 0.1s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:12:11.442Z] #189 DONE 0.2s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-25T21:12:11.442Z] #190 ... [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #126 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-25T21:12:11.442Z] #126 DONE 855.5s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-25T21:12:11.442Z] #190 DONE 0.3s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-25T21:12:11.442Z] #191 DONE 0.2s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #93 [support-notifications] exporting to image [2023-09-25T21:12:11.442Z] #93 exporting layers [2023-09-25T21:12:11.442Z] #93 ... [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-25T21:12:11.442Z] #192 DONE 0.1s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-25T21:12:11.442Z] #193 DONE 0.1s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-25T21:12:11.442Z] #194 DONE 0.4s [2023-09-25T21:12:11.442Z] [2023-09-25T21:12:11.442Z] #93 [support-notifications] exporting to image [2023-09-25T21:12:11.443Z] #93 exporting layers 0.4s done [2023-09-25T21:12:11.443Z] #93 writing image sha256:632a348cf631ef8ef1c4ea8e12d936955aa3225d13842bcc90deff5dda9c57f4 0.2s done [2023-09-25T21:12:11.443Z] #93 naming to docker.io/library/support-notifications-arm64 done [2023-09-25T21:12:11.443Z] #93 DONE 9.9s [2023-09-25T21:12:11.443Z] [2023-09-25T21:12:11.443Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T21:12:11.443Z] #46 ... [2023-09-25T21:12:11.443Z] [2023-09-25T21:12:11.443Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-25T21:12:11.443Z] #195 DONE 0.1s [2023-09-25T21:12:11.443Z] [2023-09-25T21:12:11.443Z] #93 [support-scheduler] exporting to image [2023-09-25T21:12:11.443Z] #93 exporting layers 0.4s done [2023-09-25T21:12:11.443Z] #93 writing image sha256:079a3c84db90bff2425dfc0341c653c7845dfbae142dc9f052c88ae639e82fb0 done [2023-09-25T21:12:11.443Z] #93 naming to docker.io/library/support-scheduler-arm64 done [2023-09-25T21:12:11.443Z] #93 DONE 10.4s [2023-09-25T21:12:11.443Z] [2023-09-25T21:12:11.443Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-25T21:12:11.443Z] time="2023-09-25T20:56:35Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-25T21:12:11.450Z] $ docker stop --time=1 924d718cb32f03dc13e0e2a9242d80e72cc6a5aa8fc66229475a52915088f275 [2023-09-25T21:12:15.844Z] $ docker rm -f --volumes 924d718cb32f03dc13e0e2a9242d80e72cc6a5aa8fc66229475a52915088f275 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T21:12:16.328Z] + docker images [2023-09-25T21:12:16.328Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-25T21:12:16.328Z] support-scheduler-arm64 latest 079a3c84db90 6 seconds ago 33.5MB [2023-09-25T21:12:16.328Z] support-notifications-arm64 latest 632a348cf631 7 seconds ago 34.2MB [2023-09-25T21:12:16.328Z] security-spiffe-token-provider-arm64 latest d4f57ee46c97 28 seconds ago 35.1MB [2023-09-25T21:12:16.328Z] core-metadata-arm64 latest 2eb070e6a62d 46 seconds ago 21.5MB [2023-09-25T21:12:16.328Z] core-data-arm64 latest aa05211589e1 48 seconds ago 21.2MB [2023-09-25T21:12:16.328Z] core-command-arm64 latest f2842f3760a0 About a minute ago 21MB [2023-09-25T21:12:16.328Z] core-common-config-bootstrapper-arm64 latest 5191d22889e6 About a minute ago 18.3MB [2023-09-25T21:12:16.328Z] security-proxy-auth-arm64 latest a9ff9e918b75 About a minute ago 19.4MB [2023-09-25T21:12:16.328Z] security-secretstore-setup-arm64 latest ec3f547912ff About a minute ago 43.7MB [2023-09-25T21:12:16.328Z] security-bootstrapper-arm64 latest b7e3220e8a92 About a minute ago 23.1MB [2023-09-25T21:12:16.328Z] security-proxy-setup-arm64 latest f9a7469151d0 2 minutes ago 34MB [2023-09-25T21:12:16.328Z] security-spire-config-arm64 latest 64a3cff62786 14 minutes ago 95.8MB [2023-09-25T21:12:16.328Z] security-spire-server-arm64 latest d28403e7bb2f 14 minutes ago 101MB [2023-09-25T21:12:16.328Z] security-spire-agent-arm64 latest fb135db02fdd 14 minutes ago 157MB [2023-09-25T21:12:16.328Z] ci-base-image-arm64 latest 2f4dc945c900 16 minutes ago 924MB [2023-09-25T21:12:16.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 days ago 553MB [2023-09-25T21:12:16.328Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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-09-25T21:12:16.436Z] provisioning config files... [2023-09-25T21:12:16.450Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/589@tmp/config3167362386200005330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:12:16.779Z] ---> docker-login.sh [2023-09-25T21:12:16.779Z] nexus3.edgexfoundry.org:10001 [2023-09-25T21:12:16.779Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:12:17.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:12:17.046Z] Configure a credential helper to remove this warning. See [2023-09-25T21:12:17.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:12:17.046Z] [2023-09-25T21:12:17.046Z] Login Succeeded [2023-09-25T21:12:17.046Z] nexus3.edgexfoundry.org:10002 [2023-09-25T21:12:17.312Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:12:17.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:12:17.312Z] Configure a credential helper to remove this warning. See [2023-09-25T21:12:17.312Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:12:17.312Z] [2023-09-25T21:12:17.312Z] Login Succeeded [2023-09-25T21:12:17.577Z] nexus3.edgexfoundry.org:10003 [2023-09-25T21:12:17.843Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:12:17.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:12:17.843Z] Configure a credential helper to remove this warning. See [2023-09-25T21:12:17.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:12:17.843Z] [2023-09-25T21:12:17.843Z] Login Succeeded [2023-09-25T21:12:17.843Z] nexus3.edgexfoundry.org:10004 [2023-09-25T21:12:18.111Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:12:18.111Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:12:18.111Z] Configure a credential helper to remove this warning. See [2023-09-25T21:12:18.111Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:12:18.111Z] [2023-09-25T21:12:18.111Z] Login Succeeded [2023-09-25T21:12:18.111Z] docker.io [2023-09-25T21:12:18.375Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-25T21:12:18.640Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-25T21:12:18.640Z] Configure a credential helper to remove this warning. See [2023-09-25T21:12:18.640Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-25T21:12:18.640Z] [2023-09-25T21:12:18.640Z] Login Succeeded [2023-09-25T21:12:18.640Z] ---> docker-login.sh ends [Pipeline] } [2023-09-25T21:12:18.651Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:12:18.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-25T21:12:18.690Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-25T21:12:18.690Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:18.690Z] latest [2023-09-25T21:12:18.690Z] 3.1.0-dev.55 [2023-09-25T21:12:18.690Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:18.690Z] main [2023-09-25T21:12:18.690Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:19.032Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:19.366Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:19.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-25T21:12:19.367Z] b48f8cb7f0d5: Preparing [2023-09-25T21:12:19.367Z] 1e168049b00a: Preparing [2023-09-25T21:12:19.367Z] bd32e55e3499: Preparing [2023-09-25T21:12:19.367Z] e0a16a559ad5: Preparing [2023-09-25T21:12:19.367Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:19.367Z] b2191e2be29d: Preparing [2023-09-25T21:12:19.367Z] b2191e2be29d: Waiting [2023-09-25T21:12:19.632Z] e0a16a559ad5: Pushed [2023-09-25T21:12:19.632Z] b48f8cb7f0d5: Pushed [2023-09-25T21:12:19.632Z] bd32e55e3499: Pushed [2023-09-25T21:12:19.632Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:19.632Z] 34c1bf7d5b3f: Pushed [2023-09-25T21:12:22.967Z] 1e168049b00a: Pushed [2023-09-25T21:12:22.967Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:23.324Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:23.668Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-25T21:12:23.668Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-25T21:12:23.668Z] b48f8cb7f0d5: Preparing [2023-09-25T21:12:23.668Z] 1e168049b00a: Preparing [2023-09-25T21:12:23.668Z] bd32e55e3499: Preparing [2023-09-25T21:12:23.668Z] e0a16a559ad5: Preparing [2023-09-25T21:12:23.668Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:23.668Z] b2191e2be29d: Preparing [2023-09-25T21:12:23.668Z] b2191e2be29d: Waiting [2023-09-25T21:12:23.668Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:23.668Z] b48f8cb7f0d5: Layer already exists [2023-09-25T21:12:23.668Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:23.668Z] 1e168049b00a: Layer already exists [2023-09-25T21:12:23.668Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:23.668Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:23.668Z] latest: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:24.284Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:24.633Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.55 [2023-09-25T21:12:24.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-25T21:12:24.633Z] b48f8cb7f0d5: Preparing [2023-09-25T21:12:24.633Z] 1e168049b00a: Preparing [2023-09-25T21:12:24.633Z] bd32e55e3499: Preparing [2023-09-25T21:12:24.633Z] e0a16a559ad5: Preparing [2023-09-25T21:12:24.633Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:24.633Z] b2191e2be29d: Preparing [2023-09-25T21:12:24.633Z] b2191e2be29d: Waiting [2023-09-25T21:12:24.633Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:24.633Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:24.633Z] b48f8cb7f0d5: Layer already exists [2023-09-25T21:12:24.633Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:24.633Z] 1e168049b00a: Layer already exists [2023-09-25T21:12:24.633Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:24.633Z] 3.1.0-dev.55: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:25.247Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:25.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:25.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-25T21:12:25.594Z] b48f8cb7f0d5: Preparing [2023-09-25T21:12:25.594Z] 1e168049b00a: Preparing [2023-09-25T21:12:25.594Z] bd32e55e3499: Preparing [2023-09-25T21:12:25.594Z] e0a16a559ad5: Preparing [2023-09-25T21:12:25.594Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:25.594Z] b2191e2be29d: Preparing [2023-09-25T21:12:25.594Z] b2191e2be29d: Waiting [2023-09-25T21:12:25.594Z] 1e168049b00a: Layer already exists [2023-09-25T21:12:25.594Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:25.594Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:25.594Z] b48f8cb7f0d5: Layer already exists [2023-09-25T21:12:25.594Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:25.594Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:25.860Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:26.217Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:26.556Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-25T21:12:26.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-25T21:12:26.556Z] b48f8cb7f0d5: Preparing [2023-09-25T21:12:26.556Z] 1e168049b00a: Preparing [2023-09-25T21:12:26.556Z] bd32e55e3499: Preparing [2023-09-25T21:12:26.556Z] e0a16a559ad5: Preparing [2023-09-25T21:12:26.556Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:26.556Z] b2191e2be29d: Preparing [2023-09-25T21:12:26.556Z] b2191e2be29d: Waiting [2023-09-25T21:12:26.556Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:26.556Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:26.556Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:26.556Z] 1e168049b00a: Layer already exists [2023-09-25T21:12:26.556Z] b48f8cb7f0d5: Layer already exists [2023-09-25T21:12:26.556Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:26.827Z] main: digest: sha256:ad4506370f808c6406daf48e73c2011e79c5aade9dc1307126c5bfe47ef0bb3e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:12:26.883Z] ===================================================== [Pipeline] echo [2023-09-25T21:12:26.896Z] taggedImages: [2023-09-25T21:12:26.896Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:26.896Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-25T21:12:26.896Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.55 [2023-09-25T21:12:26.896Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:26.896Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-25T21:12:26.917Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-25T21:12:26.917Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:26.917Z] latest [2023-09-25T21:12:26.917Z] 3.1.0-dev.55 [2023-09-25T21:12:26.917Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:26.917Z] main [2023-09-25T21:12:26.917Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:27.296Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:27.931Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:27.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-25T21:12:27.931Z] 26a184f4cdb3: Preparing [2023-09-25T21:12:27.931Z] 8cb4efc534f3: Preparing [2023-09-25T21:12:27.931Z] 17a9118aa603: Preparing [2023-09-25T21:12:27.931Z] e545ac8a482c: Preparing [2023-09-25T21:12:27.931Z] bd32e55e3499: Preparing [2023-09-25T21:12:27.931Z] e0a16a559ad5: Preparing [2023-09-25T21:12:27.931Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:27.931Z] b2191e2be29d: Preparing [2023-09-25T21:12:27.931Z] e0a16a559ad5: Waiting [2023-09-25T21:12:27.931Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:27.931Z] b2191e2be29d: Waiting [2023-09-25T21:12:27.931Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:28.205Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:28.205Z] 8cb4efc534f3: Pushed [2023-09-25T21:12:28.205Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:28.205Z] 17a9118aa603: Pushed [2023-09-25T21:12:28.205Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:28.205Z] 26a184f4cdb3: Pushed [2023-09-25T21:12:30.807Z] e545ac8a482c: Pushed [2023-09-25T21:12:30.807Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:31.149Z] + 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-09-25T21:12:31.488Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-25T21:12:31.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-25T21:12:31.488Z] 26a184f4cdb3: Preparing [2023-09-25T21:12:31.488Z] 8cb4efc534f3: Preparing [2023-09-25T21:12:31.488Z] 17a9118aa603: Preparing [2023-09-25T21:12:31.488Z] e545ac8a482c: Preparing [2023-09-25T21:12:31.488Z] bd32e55e3499: Preparing [2023-09-25T21:12:31.488Z] e0a16a559ad5: Preparing [2023-09-25T21:12:31.488Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:31.488Z] b2191e2be29d: Preparing [2023-09-25T21:12:31.488Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:31.488Z] b2191e2be29d: Waiting [2023-09-25T21:12:31.488Z] e0a16a559ad5: Waiting [2023-09-25T21:12:31.488Z] 17a9118aa603: Layer already exists [2023-09-25T21:12:31.488Z] e545ac8a482c: Layer already exists [2023-09-25T21:12:31.488Z] 8cb4efc534f3: Layer already exists [2023-09-25T21:12:31.488Z] 26a184f4cdb3: Layer already exists [2023-09-25T21:12:31.488Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:31.488Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:31.488Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:31.488Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:31.832Z] latest: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:32.178Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:32.533Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.55 [2023-09-25T21:12:32.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-25T21:12:32.533Z] 26a184f4cdb3: Preparing [2023-09-25T21:12:32.533Z] 8cb4efc534f3: Preparing [2023-09-25T21:12:32.533Z] 17a9118aa603: Preparing [2023-09-25T21:12:32.533Z] e545ac8a482c: Preparing [2023-09-25T21:12:32.533Z] bd32e55e3499: Preparing [2023-09-25T21:12:32.533Z] e0a16a559ad5: Preparing [2023-09-25T21:12:32.533Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:32.533Z] b2191e2be29d: Preparing [2023-09-25T21:12:32.533Z] e0a16a559ad5: Waiting [2023-09-25T21:12:32.533Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:32.533Z] b2191e2be29d: Waiting [2023-09-25T21:12:32.533Z] 26a184f4cdb3: Layer already exists [2023-09-25T21:12:32.533Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:32.533Z] 8cb4efc534f3: Layer already exists [2023-09-25T21:12:32.533Z] 17a9118aa603: Layer already exists [2023-09-25T21:12:32.533Z] e545ac8a482c: Layer already exists [2023-09-25T21:12:32.533Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:32.533Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:32.533Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:32.533Z] 3.1.0-dev.55: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:33.161Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:33.505Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:33.505Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-25T21:12:33.505Z] 26a184f4cdb3: Preparing [2023-09-25T21:12:33.505Z] 8cb4efc534f3: Preparing [2023-09-25T21:12:33.505Z] 17a9118aa603: Preparing [2023-09-25T21:12:33.505Z] e545ac8a482c: Preparing [2023-09-25T21:12:33.505Z] bd32e55e3499: Preparing [2023-09-25T21:12:33.505Z] e0a16a559ad5: Preparing [2023-09-25T21:12:33.505Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:33.505Z] b2191e2be29d: Preparing [2023-09-25T21:12:33.505Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:33.505Z] b2191e2be29d: Waiting [2023-09-25T21:12:33.505Z] e0a16a559ad5: Waiting [2023-09-25T21:12:33.505Z] 26a184f4cdb3: Layer already exists [2023-09-25T21:12:33.505Z] e545ac8a482c: Layer already exists [2023-09-25T21:12:33.505Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:33.505Z] 8cb4efc534f3: Layer already exists [2023-09-25T21:12:33.505Z] 17a9118aa603: Layer already exists [2023-09-25T21:12:33.505Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:33.505Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:33.505Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:33.505Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:33.857Z] + 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-09-25T21:12:34.194Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-25T21:12:34.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-25T21:12:34.195Z] 26a184f4cdb3: Preparing [2023-09-25T21:12:34.195Z] 8cb4efc534f3: Preparing [2023-09-25T21:12:34.195Z] 17a9118aa603: Preparing [2023-09-25T21:12:34.195Z] e545ac8a482c: Preparing [2023-09-25T21:12:34.195Z] bd32e55e3499: Preparing [2023-09-25T21:12:34.195Z] e0a16a559ad5: Preparing [2023-09-25T21:12:34.195Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:34.195Z] b2191e2be29d: Preparing [2023-09-25T21:12:34.195Z] e0a16a559ad5: Waiting [2023-09-25T21:12:34.195Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:34.195Z] b2191e2be29d: Waiting [2023-09-25T21:12:34.195Z] 17a9118aa603: Layer already exists [2023-09-25T21:12:34.195Z] 26a184f4cdb3: Layer already exists [2023-09-25T21:12:34.195Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:34.195Z] e545ac8a482c: Layer already exists [2023-09-25T21:12:34.195Z] 8cb4efc534f3: Layer already exists [2023-09-25T21:12:34.195Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:34.195Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:34.195Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:34.460Z] main: digest: sha256:ff41c64afd2ccf2467e40a332a1d7a3d5a7bfdc8c81b1f377bc55fd230c1f98d size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:12:34.514Z] ===================================================== [Pipeline] echo [2023-09-25T21:12:34.524Z] taggedImages: [2023-09-25T21:12:34.524Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:34.524Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-25T21:12:34.524Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.55 [2023-09-25T21:12:34.524Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:34.524Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-25T21:12:34.551Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-25T21:12:34.551Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:34.551Z] latest [2023-09-25T21:12:34.551Z] 3.1.0-dev.55 [2023-09-25T21:12:34.551Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:34.551Z] main [2023-09-25T21:12:34.551Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:34.908Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:35.256Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:35.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-25T21:12:35.256Z] 4936f9db771e: Preparing [2023-09-25T21:12:35.256Z] 317b77084900: Preparing [2023-09-25T21:12:35.256Z] bd32e55e3499: Preparing [2023-09-25T21:12:35.256Z] e0a16a559ad5: Preparing [2023-09-25T21:12:35.256Z] b14437ac82cf: Preparing [2023-09-25T21:12:35.256Z] b2191e2be29d: Preparing [2023-09-25T21:12:35.256Z] b2191e2be29d: Waiting [2023-09-25T21:12:35.256Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:35.256Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:35.521Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:35.521Z] 4936f9db771e: Pushed [2023-09-25T21:12:35.521Z] b14437ac82cf: Pushed [2023-09-25T21:12:38.853Z] 317b77084900: Pushed [2023-09-25T21:12:38.853Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:39.199Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:39.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-25T21:12:39.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-25T21:12:39.532Z] 4936f9db771e: Preparing [2023-09-25T21:12:39.532Z] 317b77084900: Preparing [2023-09-25T21:12:39.532Z] bd32e55e3499: Preparing [2023-09-25T21:12:39.532Z] e0a16a559ad5: Preparing [2023-09-25T21:12:39.532Z] b14437ac82cf: Preparing [2023-09-25T21:12:39.532Z] b2191e2be29d: Preparing [2023-09-25T21:12:39.532Z] b2191e2be29d: Waiting [2023-09-25T21:12:39.532Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:39.532Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:39.532Z] 4936f9db771e: Layer already exists [2023-09-25T21:12:39.532Z] 317b77084900: Layer already exists [2023-09-25T21:12:39.532Z] b14437ac82cf: Layer already exists [2023-09-25T21:12:39.532Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:39.797Z] latest: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:40.145Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:40.503Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.55 [2023-09-25T21:12:40.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-25T21:12:40.503Z] 4936f9db771e: Preparing [2023-09-25T21:12:40.503Z] 317b77084900: Preparing [2023-09-25T21:12:40.503Z] bd32e55e3499: Preparing [2023-09-25T21:12:40.503Z] e0a16a559ad5: Preparing [2023-09-25T21:12:40.503Z] b14437ac82cf: Preparing [2023-09-25T21:12:40.503Z] b2191e2be29d: Preparing [2023-09-25T21:12:40.503Z] b2191e2be29d: Waiting [2023-09-25T21:12:40.503Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:40.503Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:40.503Z] b14437ac82cf: Layer already exists [2023-09-25T21:12:40.503Z] 4936f9db771e: Layer already exists [2023-09-25T21:12:40.503Z] 317b77084900: Layer already exists [2023-09-25T21:12:40.503Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:40.503Z] 3.1.0-dev.55: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:41.118Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:41.447Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:41.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-25T21:12:41.447Z] 4936f9db771e: Preparing [2023-09-25T21:12:41.447Z] 317b77084900: Preparing [2023-09-25T21:12:41.448Z] bd32e55e3499: Preparing [2023-09-25T21:12:41.448Z] e0a16a559ad5: Preparing [2023-09-25T21:12:41.448Z] b14437ac82cf: Preparing [2023-09-25T21:12:41.448Z] b2191e2be29d: Preparing [2023-09-25T21:12:41.448Z] 317b77084900: Layer already exists [2023-09-25T21:12:41.448Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:41.448Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:41.448Z] b14437ac82cf: Layer already exists [2023-09-25T21:12:41.448Z] 4936f9db771e: Layer already exists [2023-09-25T21:12:41.448Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:41.448Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:41.786Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:42.131Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-25T21:12:42.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-25T21:12:42.132Z] 4936f9db771e: Preparing [2023-09-25T21:12:42.132Z] 317b77084900: Preparing [2023-09-25T21:12:42.132Z] bd32e55e3499: Preparing [2023-09-25T21:12:42.132Z] e0a16a559ad5: Preparing [2023-09-25T21:12:42.132Z] b14437ac82cf: Preparing [2023-09-25T21:12:42.132Z] b2191e2be29d: Preparing [2023-09-25T21:12:42.132Z] b2191e2be29d: Waiting [2023-09-25T21:12:42.132Z] 317b77084900: Layer already exists [2023-09-25T21:12:42.132Z] 4936f9db771e: Layer already exists [2023-09-25T21:12:42.132Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:42.132Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:42.132Z] b14437ac82cf: Layer already exists [2023-09-25T21:12:42.132Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:42.132Z] main: digest: sha256:8a4d5cde2559ddaa73d94bd72b31e1eed204ce15cfefe4cdf674a32cc60aa995 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:12:42.436Z] ===================================================== [Pipeline] echo [2023-09-25T21:12:42.442Z] taggedImages: [2023-09-25T21:12:42.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:42.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-25T21:12:42.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.55 [2023-09-25T21:12:42.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:42.442Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-25T21:12:42.456Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-25T21:12:42.456Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:42.456Z] latest [2023-09-25T21:12:42.456Z] 3.1.0-dev.55 [2023-09-25T21:12:42.456Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:42.456Z] main [2023-09-25T21:12:42.456Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:42.788Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:43.121Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:43.121Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-25T21:12:43.121Z] 709c72995717: Preparing [2023-09-25T21:12:43.121Z] d652245127db: Preparing [2023-09-25T21:12:43.121Z] d929f500a075: Preparing [2023-09-25T21:12:43.121Z] bd32e55e3499: Preparing [2023-09-25T21:12:43.121Z] e0a16a559ad5: Preparing [2023-09-25T21:12:43.121Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:43.121Z] b2191e2be29d: Preparing [2023-09-25T21:12:43.121Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:43.121Z] b2191e2be29d: Waiting [2023-09-25T21:12:43.121Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:43.121Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:43.386Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:43.386Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:43.386Z] d652245127db: Pushed [2023-09-25T21:12:43.386Z] 709c72995717: Pushed [2023-09-25T21:12:46.714Z] d929f500a075: Pushed [2023-09-25T21:12:46.714Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:47.047Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:47.395Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-25T21:12:47.395Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-25T21:12:47.395Z] 709c72995717: Preparing [2023-09-25T21:12:47.395Z] d652245127db: Preparing [2023-09-25T21:12:47.395Z] d929f500a075: Preparing [2023-09-25T21:12:47.395Z] bd32e55e3499: Preparing [2023-09-25T21:12:47.395Z] e0a16a559ad5: Preparing [2023-09-25T21:12:47.395Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:47.395Z] b2191e2be29d: Preparing [2023-09-25T21:12:47.395Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:47.395Z] b2191e2be29d: Waiting [2023-09-25T21:12:47.395Z] 709c72995717: Layer already exists [2023-09-25T21:12:47.395Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:47.395Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:47.395Z] d652245127db: Layer already exists [2023-09-25T21:12:47.395Z] d929f500a075: Layer already exists [2023-09-25T21:12:47.395Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:47.395Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:47.660Z] latest: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:47.998Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:48.333Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.55 [2023-09-25T21:12:48.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-25T21:12:48.333Z] 709c72995717: Preparing [2023-09-25T21:12:48.333Z] d652245127db: Preparing [2023-09-25T21:12:48.333Z] d929f500a075: Preparing [2023-09-25T21:12:48.333Z] bd32e55e3499: Preparing [2023-09-25T21:12:48.333Z] e0a16a559ad5: Preparing [2023-09-25T21:12:48.333Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:48.333Z] b2191e2be29d: Preparing [2023-09-25T21:12:48.333Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:48.333Z] b2191e2be29d: Waiting [2023-09-25T21:12:48.333Z] 709c72995717: Layer already exists [2023-09-25T21:12:48.333Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:48.333Z] d652245127db: Layer already exists [2023-09-25T21:12:48.333Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:48.333Z] d929f500a075: Layer already exists [2023-09-25T21:12:48.333Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:48.333Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:48.333Z] 3.1.0-dev.55: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:48.993Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:49.325Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:49.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-25T21:12:49.325Z] 709c72995717: Preparing [2023-09-25T21:12:49.325Z] d652245127db: Preparing [2023-09-25T21:12:49.325Z] d929f500a075: Preparing [2023-09-25T21:12:49.325Z] bd32e55e3499: Preparing [2023-09-25T21:12:49.325Z] e0a16a559ad5: Preparing [2023-09-25T21:12:49.325Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:49.325Z] b2191e2be29d: Preparing [2023-09-25T21:12:49.325Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:49.325Z] b2191e2be29d: Waiting [2023-09-25T21:12:49.325Z] d652245127db: Layer already exists [2023-09-25T21:12:49.325Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:49.325Z] 709c72995717: Layer already exists [2023-09-25T21:12:49.325Z] d929f500a075: Layer already exists [2023-09-25T21:12:49.325Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:49.325Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:49.325Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:49.325Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:49.656Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:49.995Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-25T21:12:49.995Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-25T21:12:49.995Z] 709c72995717: Preparing [2023-09-25T21:12:49.995Z] d652245127db: Preparing [2023-09-25T21:12:49.995Z] d929f500a075: Preparing [2023-09-25T21:12:49.995Z] bd32e55e3499: Preparing [2023-09-25T21:12:49.995Z] e0a16a559ad5: Preparing [2023-09-25T21:12:49.995Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:49.995Z] b2191e2be29d: Preparing [2023-09-25T21:12:49.995Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:49.995Z] b2191e2be29d: Waiting [2023-09-25T21:12:49.995Z] d929f500a075: Layer already exists [2023-09-25T21:12:49.995Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:49.995Z] 709c72995717: Layer already exists [2023-09-25T21:12:49.995Z] d652245127db: Layer already exists [2023-09-25T21:12:49.995Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:49.995Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:49.995Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:50.260Z] main: digest: sha256:cdce08a40b6470c3482c00a1dd86a40f6f87430abe332d7e210616ece7c7ab2e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:12:50.307Z] ===================================================== [Pipeline] echo [2023-09-25T21:12:50.315Z] taggedImages: [2023-09-25T21:12:50.315Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:50.315Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-25T21:12:50.315Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.55 [2023-09-25T21:12:50.315Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:50.315Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-25T21:12:50.335Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-25T21:12:50.335Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:50.335Z] latest [2023-09-25T21:12:50.335Z] 3.1.0-dev.55 [2023-09-25T21:12:50.335Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:50.335Z] main [2023-09-25T21:12:50.335Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:50.687Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:51.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:51.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-25T21:12:51.020Z] 563b631cb8bc: Preparing [2023-09-25T21:12:51.020Z] 602c2c294e37: Preparing [2023-09-25T21:12:51.020Z] ce86cd9a9c99: Preparing [2023-09-25T21:12:51.020Z] 45a11e153936: Preparing [2023-09-25T21:12:51.020Z] 6bc865367a65: Preparing [2023-09-25T21:12:51.020Z] 7232dfc5416d: Preparing [2023-09-25T21:12:51.020Z] 28a689fde69f: Preparing [2023-09-25T21:12:51.020Z] bd32e55e3499: Preparing [2023-09-25T21:12:51.020Z] e0a16a559ad5: Preparing [2023-09-25T21:12:51.020Z] a1e197564c1d: Preparing [2023-09-25T21:12:51.020Z] d525289ac9dc: Preparing [2023-09-25T21:12:51.020Z] 5f70bf18a086: Preparing [2023-09-25T21:12:51.020Z] c08aed834279: Preparing [2023-09-25T21:12:51.020Z] 39a61a098a29: Preparing [2023-09-25T21:12:51.020Z] b2191e2be29d: Preparing [2023-09-25T21:12:51.020Z] e0a16a559ad5: Waiting [2023-09-25T21:12:51.020Z] 7232dfc5416d: Waiting [2023-09-25T21:12:51.020Z] 28a689fde69f: Waiting [2023-09-25T21:12:51.020Z] bd32e55e3499: Waiting [2023-09-25T21:12:51.020Z] d525289ac9dc: Waiting [2023-09-25T21:12:51.020Z] 5f70bf18a086: Waiting [2023-09-25T21:12:51.020Z] c08aed834279: Waiting [2023-09-25T21:12:51.020Z] 39a61a098a29: Waiting [2023-09-25T21:12:51.020Z] b2191e2be29d: Waiting [2023-09-25T21:12:51.020Z] a1e197564c1d: Waiting [2023-09-25T21:12:51.284Z] 45a11e153936: Pushed [2023-09-25T21:12:51.284Z] 602c2c294e37: Pushed [2023-09-25T21:12:51.284Z] 563b631cb8bc: Pushed [2023-09-25T21:12:51.284Z] ce86cd9a9c99: Pushed [2023-09-25T21:12:51.284Z] 6bc865367a65: Pushed [2023-09-25T21:12:51.284Z] 7232dfc5416d: Pushed [2023-09-25T21:12:53.857Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:53.857Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:53.857Z] d525289ac9dc: Pushed [2023-09-25T21:12:53.857Z] a1e197564c1d: Pushed [2023-09-25T21:12:53.857Z] 5f70bf18a086: Pushed [2023-09-25T21:12:53.857Z] c08aed834279: Pushed [2023-09-25T21:12:54.121Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:54.121Z] 39a61a098a29: Pushed [2023-09-25T21:12:55.074Z] 28a689fde69f: Pushed [2023-09-25T21:12:55.074Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:55.407Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:55.734Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-25T21:12:55.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-25T21:12:55.734Z] 563b631cb8bc: Preparing [2023-09-25T21:12:55.734Z] 602c2c294e37: Preparing [2023-09-25T21:12:55.734Z] ce86cd9a9c99: Preparing [2023-09-25T21:12:55.734Z] 45a11e153936: Preparing [2023-09-25T21:12:55.734Z] 6bc865367a65: Preparing [2023-09-25T21:12:55.734Z] 7232dfc5416d: Preparing [2023-09-25T21:12:55.734Z] 28a689fde69f: Preparing [2023-09-25T21:12:55.734Z] 7232dfc5416d: Waiting [2023-09-25T21:12:55.734Z] bd32e55e3499: Preparing [2023-09-25T21:12:55.734Z] e0a16a559ad5: Preparing [2023-09-25T21:12:55.734Z] 28a689fde69f: Waiting [2023-09-25T21:12:55.734Z] a1e197564c1d: Preparing [2023-09-25T21:12:55.734Z] d525289ac9dc: Preparing [2023-09-25T21:12:55.734Z] 5f70bf18a086: Preparing [2023-09-25T21:12:55.734Z] bd32e55e3499: Waiting [2023-09-25T21:12:55.734Z] c08aed834279: Preparing [2023-09-25T21:12:55.734Z] 39a61a098a29: Preparing [2023-09-25T21:12:55.734Z] e0a16a559ad5: Waiting [2023-09-25T21:12:55.734Z] b2191e2be29d: Preparing [2023-09-25T21:12:55.734Z] a1e197564c1d: Waiting [2023-09-25T21:12:55.734Z] c08aed834279: Waiting [2023-09-25T21:12:55.734Z] d525289ac9dc: Waiting [2023-09-25T21:12:55.734Z] 39a61a098a29: Waiting [2023-09-25T21:12:55.734Z] 5f70bf18a086: Waiting [2023-09-25T21:12:55.734Z] b2191e2be29d: Waiting [2023-09-25T21:12:55.734Z] ce86cd9a9c99: Layer already exists [2023-09-25T21:12:55.734Z] 45a11e153936: Layer already exists [2023-09-25T21:12:55.734Z] 563b631cb8bc: Layer already exists [2023-09-25T21:12:55.734Z] 602c2c294e37: Layer already exists [2023-09-25T21:12:55.734Z] 6bc865367a65: Layer already exists [2023-09-25T21:12:55.734Z] 7232dfc5416d: Layer already exists [2023-09-25T21:12:55.734Z] a1e197564c1d: Layer already exists [2023-09-25T21:12:55.734Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:55.734Z] 28a689fde69f: Layer already exists [2023-09-25T21:12:55.734Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:55.734Z] 39a61a098a29: Layer already exists [2023-09-25T21:12:55.734Z] 5f70bf18a086: Layer already exists [2023-09-25T21:12:55.734Z] c08aed834279: Layer already exists [2023-09-25T21:12:55.734Z] d525289ac9dc: Layer already exists [2023-09-25T21:12:55.734Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:55.999Z] latest: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:56.330Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:56.674Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.55 [2023-09-25T21:12:56.674Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-25T21:12:56.674Z] 563b631cb8bc: Preparing [2023-09-25T21:12:56.674Z] 602c2c294e37: Preparing [2023-09-25T21:12:56.674Z] ce86cd9a9c99: Preparing [2023-09-25T21:12:56.674Z] 45a11e153936: Preparing [2023-09-25T21:12:56.674Z] 6bc865367a65: Preparing [2023-09-25T21:12:56.674Z] 7232dfc5416d: Preparing [2023-09-25T21:12:56.674Z] 28a689fde69f: Preparing [2023-09-25T21:12:56.674Z] bd32e55e3499: Preparing [2023-09-25T21:12:56.674Z] e0a16a559ad5: Preparing [2023-09-25T21:12:56.674Z] a1e197564c1d: Preparing [2023-09-25T21:12:56.674Z] d525289ac9dc: Preparing [2023-09-25T21:12:56.674Z] 5f70bf18a086: Preparing [2023-09-25T21:12:56.674Z] c08aed834279: Preparing [2023-09-25T21:12:56.674Z] 39a61a098a29: Preparing [2023-09-25T21:12:56.674Z] b2191e2be29d: Preparing [2023-09-25T21:12:56.674Z] 7232dfc5416d: Waiting [2023-09-25T21:12:56.674Z] d525289ac9dc: Waiting [2023-09-25T21:12:56.674Z] 28a689fde69f: Waiting [2023-09-25T21:12:56.674Z] bd32e55e3499: Waiting [2023-09-25T21:12:56.674Z] e0a16a559ad5: Waiting [2023-09-25T21:12:56.674Z] a1e197564c1d: Waiting [2023-09-25T21:12:56.674Z] 5f70bf18a086: Waiting [2023-09-25T21:12:56.674Z] c08aed834279: Waiting [2023-09-25T21:12:56.674Z] 39a61a098a29: Waiting [2023-09-25T21:12:56.674Z] b2191e2be29d: Waiting [2023-09-25T21:12:56.674Z] 602c2c294e37: Layer already exists [2023-09-25T21:12:56.674Z] ce86cd9a9c99: Layer already exists [2023-09-25T21:12:56.674Z] 45a11e153936: Layer already exists [2023-09-25T21:12:56.674Z] 563b631cb8bc: Layer already exists [2023-09-25T21:12:56.674Z] 6bc865367a65: Layer already exists [2023-09-25T21:12:56.674Z] 28a689fde69f: Layer already exists [2023-09-25T21:12:56.674Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:56.674Z] 7232dfc5416d: Layer already exists [2023-09-25T21:12:56.674Z] a1e197564c1d: Layer already exists [2023-09-25T21:12:56.674Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:56.674Z] d525289ac9dc: Layer already exists [2023-09-25T21:12:56.674Z] c08aed834279: Layer already exists [2023-09-25T21:12:56.674Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:56.674Z] 39a61a098a29: Layer already exists [2023-09-25T21:12:56.674Z] 5f70bf18a086: Layer already exists [2023-09-25T21:12:56.938Z] 3.1.0-dev.55: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:57.281Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:57.618Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:57.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-25T21:12:57.618Z] 563b631cb8bc: Preparing [2023-09-25T21:12:57.618Z] 602c2c294e37: Preparing [2023-09-25T21:12:57.618Z] ce86cd9a9c99: Preparing [2023-09-25T21:12:57.618Z] 45a11e153936: Preparing [2023-09-25T21:12:57.618Z] 6bc865367a65: Preparing [2023-09-25T21:12:57.618Z] 7232dfc5416d: Preparing [2023-09-25T21:12:57.618Z] 28a689fde69f: Preparing [2023-09-25T21:12:57.618Z] bd32e55e3499: Preparing [2023-09-25T21:12:57.618Z] e0a16a559ad5: Preparing [2023-09-25T21:12:57.618Z] a1e197564c1d: Preparing [2023-09-25T21:12:57.618Z] d525289ac9dc: Preparing [2023-09-25T21:12:57.618Z] 5f70bf18a086: Preparing [2023-09-25T21:12:57.618Z] c08aed834279: Preparing [2023-09-25T21:12:57.618Z] 39a61a098a29: Preparing [2023-09-25T21:12:57.618Z] b2191e2be29d: Preparing [2023-09-25T21:12:57.618Z] a1e197564c1d: Waiting [2023-09-25T21:12:57.618Z] c08aed834279: Waiting [2023-09-25T21:12:57.618Z] d525289ac9dc: Waiting [2023-09-25T21:12:57.618Z] 5f70bf18a086: Waiting [2023-09-25T21:12:57.618Z] 7232dfc5416d: Waiting [2023-09-25T21:12:57.618Z] 39a61a098a29: Waiting [2023-09-25T21:12:57.618Z] b2191e2be29d: Waiting [2023-09-25T21:12:57.618Z] 28a689fde69f: Waiting [2023-09-25T21:12:57.618Z] bd32e55e3499: Waiting [2023-09-25T21:12:57.618Z] e0a16a559ad5: Waiting [2023-09-25T21:12:57.618Z] 6bc865367a65: Layer already exists [2023-09-25T21:12:57.618Z] 602c2c294e37: Layer already exists [2023-09-25T21:12:57.618Z] 563b631cb8bc: Layer already exists [2023-09-25T21:12:57.618Z] 45a11e153936: Layer already exists [2023-09-25T21:12:57.618Z] ce86cd9a9c99: Layer already exists [2023-09-25T21:12:57.618Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:57.618Z] 28a689fde69f: Layer already exists [2023-09-25T21:12:57.618Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:57.618Z] a1e197564c1d: Layer already exists [2023-09-25T21:12:57.618Z] 7232dfc5416d: Layer already exists [2023-09-25T21:12:57.618Z] d525289ac9dc: Layer already exists [2023-09-25T21:12:57.618Z] c08aed834279: Layer already exists [2023-09-25T21:12:57.618Z] 5f70bf18a086: Layer already exists [2023-09-25T21:12:57.618Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:57.618Z] 39a61a098a29: Layer already exists [2023-09-25T21:12:57.884Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:58.227Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:58.570Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-25T21:12:58.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-25T21:12:58.570Z] 563b631cb8bc: Preparing [2023-09-25T21:12:58.570Z] 602c2c294e37: Preparing [2023-09-25T21:12:58.570Z] ce86cd9a9c99: Preparing [2023-09-25T21:12:58.570Z] 45a11e153936: Preparing [2023-09-25T21:12:58.570Z] 6bc865367a65: Preparing [2023-09-25T21:12:58.570Z] 7232dfc5416d: Preparing [2023-09-25T21:12:58.570Z] 28a689fde69f: Preparing [2023-09-25T21:12:58.570Z] bd32e55e3499: Preparing [2023-09-25T21:12:58.570Z] e0a16a559ad5: Preparing [2023-09-25T21:12:58.570Z] a1e197564c1d: Preparing [2023-09-25T21:12:58.570Z] d525289ac9dc: Preparing [2023-09-25T21:12:58.570Z] 5f70bf18a086: Preparing [2023-09-25T21:12:58.570Z] c08aed834279: Preparing [2023-09-25T21:12:58.570Z] 39a61a098a29: Preparing [2023-09-25T21:12:58.570Z] b2191e2be29d: Preparing [2023-09-25T21:12:58.570Z] a1e197564c1d: Waiting [2023-09-25T21:12:58.570Z] 28a689fde69f: Waiting [2023-09-25T21:12:58.570Z] d525289ac9dc: Waiting [2023-09-25T21:12:58.570Z] 5f70bf18a086: Waiting [2023-09-25T21:12:58.570Z] c08aed834279: Waiting [2023-09-25T21:12:58.570Z] 39a61a098a29: Waiting [2023-09-25T21:12:58.570Z] b2191e2be29d: Waiting [2023-09-25T21:12:58.570Z] bd32e55e3499: Waiting [2023-09-25T21:12:58.570Z] 7232dfc5416d: Waiting [2023-09-25T21:12:58.570Z] e0a16a559ad5: Waiting [2023-09-25T21:12:58.570Z] 6bc865367a65: Layer already exists [2023-09-25T21:12:58.570Z] 563b631cb8bc: Layer already exists [2023-09-25T21:12:58.570Z] 602c2c294e37: Layer already exists [2023-09-25T21:12:58.570Z] ce86cd9a9c99: Layer already exists [2023-09-25T21:12:58.570Z] 45a11e153936: Layer already exists [2023-09-25T21:12:58.570Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:58.570Z] 28a689fde69f: Layer already exists [2023-09-25T21:12:58.570Z] 7232dfc5416d: Layer already exists [2023-09-25T21:12:58.570Z] a1e197564c1d: Layer already exists [2023-09-25T21:12:58.570Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:58.570Z] d525289ac9dc: Layer already exists [2023-09-25T21:12:58.570Z] 5f70bf18a086: Layer already exists [2023-09-25T21:12:58.570Z] 39a61a098a29: Layer already exists [2023-09-25T21:12:58.570Z] c08aed834279: Layer already exists [2023-09-25T21:12:58.570Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:58.834Z] main: digest: sha256:a33a705a444dea30fe7c05ccaf961192ed46b8fb71ccb4db1acf82e52e131d51 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:12:58.890Z] ===================================================== [Pipeline] echo [2023-09-25T21:12:58.902Z] taggedImages: [2023-09-25T21:12:58.902Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:58.902Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-25T21:12:58.902Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.55 [2023-09-25T21:12:58.902Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:58.902Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-25T21:12:58.925Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-25T21:12:58.925Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:58.925Z] latest [2023-09-25T21:12:58.925Z] 3.1.0-dev.55 [2023-09-25T21:12:58.925Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:12:58.925Z] main [2023-09-25T21:12:58.925Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:59.268Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:12:59.604Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:12:59.604Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-25T21:12:59.604Z] eabfb98c0929: Preparing [2023-09-25T21:12:59.604Z] bc589738b2f7: Preparing [2023-09-25T21:12:59.604Z] 1365b28c56ea: Preparing [2023-09-25T21:12:59.604Z] f1ea1eca80d8: Preparing [2023-09-25T21:12:59.604Z] bd32e55e3499: Preparing [2023-09-25T21:12:59.604Z] e0a16a559ad5: Preparing [2023-09-25T21:12:59.604Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:12:59.604Z] b2191e2be29d: Preparing [2023-09-25T21:12:59.604Z] e0a16a559ad5: Waiting [2023-09-25T21:12:59.604Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:12:59.604Z] b2191e2be29d: Waiting [2023-09-25T21:12:59.605Z] bd32e55e3499: Layer already exists [2023-09-25T21:12:59.871Z] e0a16a559ad5: Layer already exists [2023-09-25T21:12:59.871Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:12:59.871Z] bc589738b2f7: Pushed [2023-09-25T21:12:59.871Z] 1365b28c56ea: Pushed [2023-09-25T21:12:59.871Z] b2191e2be29d: Layer already exists [2023-09-25T21:12:59.871Z] eabfb98c0929: Pushed [2023-09-25T21:13:02.439Z] f1ea1eca80d8: Pushed [2023-09-25T21:13:02.703Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:03.035Z] + 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-09-25T21:13:03.365Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-25T21:13:03.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-25T21:13:03.365Z] eabfb98c0929: Preparing [2023-09-25T21:13:03.365Z] bc589738b2f7: Preparing [2023-09-25T21:13:03.365Z] 1365b28c56ea: Preparing [2023-09-25T21:13:03.365Z] f1ea1eca80d8: Preparing [2023-09-25T21:13:03.365Z] bd32e55e3499: Preparing [2023-09-25T21:13:03.365Z] e0a16a559ad5: Preparing [2023-09-25T21:13:03.365Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:13:03.365Z] b2191e2be29d: Preparing [2023-09-25T21:13:03.365Z] e0a16a559ad5: Waiting [2023-09-25T21:13:03.365Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:13:03.365Z] b2191e2be29d: Waiting [2023-09-25T21:13:03.365Z] bc589738b2f7: Layer already exists [2023-09-25T21:13:03.365Z] 1365b28c56ea: Layer already exists [2023-09-25T21:13:03.365Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:03.365Z] f1ea1eca80d8: Layer already exists [2023-09-25T21:13:03.365Z] eabfb98c0929: Layer already exists [2023-09-25T21:13:03.365Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:03.365Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:13:03.365Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:03.365Z] latest: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:03.960Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:04.294Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.55 [2023-09-25T21:13:04.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-25T21:13:04.294Z] eabfb98c0929: Preparing [2023-09-25T21:13:04.294Z] bc589738b2f7: Preparing [2023-09-25T21:13:04.294Z] 1365b28c56ea: Preparing [2023-09-25T21:13:04.294Z] f1ea1eca80d8: Preparing [2023-09-25T21:13:04.294Z] bd32e55e3499: Preparing [2023-09-25T21:13:04.294Z] e0a16a559ad5: Preparing [2023-09-25T21:13:04.294Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:13:04.294Z] b2191e2be29d: Preparing [2023-09-25T21:13:04.294Z] e0a16a559ad5: Waiting [2023-09-25T21:13:04.294Z] b2191e2be29d: Waiting [2023-09-25T21:13:04.294Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:13:04.294Z] eabfb98c0929: Layer already exists [2023-09-25T21:13:04.294Z] bc589738b2f7: Layer already exists [2023-09-25T21:13:04.294Z] f1ea1eca80d8: Layer already exists [2023-09-25T21:13:04.294Z] 1365b28c56ea: Layer already exists [2023-09-25T21:13:04.294Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:04.294Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:04.294Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:13:04.294Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:04.562Z] 3.1.0-dev.55: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:04.901Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:05.234Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:05.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-25T21:13:05.235Z] eabfb98c0929: Preparing [2023-09-25T21:13:05.235Z] bc589738b2f7: Preparing [2023-09-25T21:13:05.235Z] 1365b28c56ea: Preparing [2023-09-25T21:13:05.235Z] f1ea1eca80d8: Preparing [2023-09-25T21:13:05.235Z] bd32e55e3499: Preparing [2023-09-25T21:13:05.235Z] e0a16a559ad5: Preparing [2023-09-25T21:13:05.235Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:13:05.235Z] b2191e2be29d: Preparing [2023-09-25T21:13:05.235Z] e0a16a559ad5: Waiting [2023-09-25T21:13:05.235Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:13:05.235Z] b2191e2be29d: Waiting [2023-09-25T21:13:05.235Z] bc589738b2f7: Layer already exists [2023-09-25T21:13:05.235Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:05.235Z] eabfb98c0929: Layer already exists [2023-09-25T21:13:05.235Z] f1ea1eca80d8: Layer already exists [2023-09-25T21:13:05.235Z] 1365b28c56ea: Layer already exists [2023-09-25T21:13:05.235Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:05.235Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:05.235Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:13:05.501Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:05.852Z] + 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-09-25T21:13:06.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-25T21:13:06.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-25T21:13:06.199Z] eabfb98c0929: Preparing [2023-09-25T21:13:06.199Z] bc589738b2f7: Preparing [2023-09-25T21:13:06.199Z] 1365b28c56ea: Preparing [2023-09-25T21:13:06.199Z] f1ea1eca80d8: Preparing [2023-09-25T21:13:06.199Z] bd32e55e3499: Preparing [2023-09-25T21:13:06.199Z] e0a16a559ad5: Preparing [2023-09-25T21:13:06.199Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:13:06.199Z] b2191e2be29d: Preparing [2023-09-25T21:13:06.199Z] e0a16a559ad5: Waiting [2023-09-25T21:13:06.199Z] 34c1bf7d5b3f: Waiting [2023-09-25T21:13:06.199Z] b2191e2be29d: Waiting [2023-09-25T21:13:06.199Z] 1365b28c56ea: Layer already exists [2023-09-25T21:13:06.199Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:06.199Z] bc589738b2f7: Layer already exists [2023-09-25T21:13:06.199Z] eabfb98c0929: Layer already exists [2023-09-25T21:13:06.199Z] f1ea1eca80d8: Layer already exists [2023-09-25T21:13:06.199Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:13:06.199Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:06.199Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:06.468Z] main: digest: sha256:384f071812fda246c1f15f1123c34c94c2dacd222b9b73a67bbb4b17b4bf5c92 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:13:06.525Z] ===================================================== [Pipeline] echo [2023-09-25T21:13:06.534Z] taggedImages: [2023-09-25T21:13:06.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:06.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-25T21:13:06.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.55 [2023-09-25T21:13:06.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:06.534Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-25T21:13:06.556Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-25T21:13:06.557Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:06.557Z] latest [2023-09-25T21:13:06.557Z] 3.1.0-dev.55 [2023-09-25T21:13:06.557Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:06.557Z] main [2023-09-25T21:13:06.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:06.917Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:07.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:07.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-25T21:13:07.268Z] 9e8f6a2ab2e8: Preparing [2023-09-25T21:13:07.268Z] 8ee7c434dbf4: Preparing [2023-09-25T21:13:07.268Z] 4c0febf9a1fa: Preparing [2023-09-25T21:13:07.268Z] 6f1717111492: Preparing [2023-09-25T21:13:07.268Z] 5d25fd9ed67e: Preparing [2023-09-25T21:13:07.268Z] bd32e55e3499: Preparing [2023-09-25T21:13:07.268Z] e0a16a559ad5: Preparing [2023-09-25T21:13:07.268Z] bc9095e8ecb1: Preparing [2023-09-25T21:13:07.268Z] 20696d5028b0: Preparing [2023-09-25T21:13:07.268Z] b2191e2be29d: Preparing [2023-09-25T21:13:07.268Z] e0a16a559ad5: Waiting [2023-09-25T21:13:07.268Z] bc9095e8ecb1: Waiting [2023-09-25T21:13:07.268Z] 20696d5028b0: Waiting [2023-09-25T21:13:07.268Z] b2191e2be29d: Waiting [2023-09-25T21:13:07.268Z] bd32e55e3499: Waiting [2023-09-25T21:13:07.536Z] 6f1717111492: Pushed [2023-09-25T21:13:07.536Z] 8ee7c434dbf4: Pushed [2023-09-25T21:13:07.536Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:07.536Z] 5d25fd9ed67e: Pushed [2023-09-25T21:13:07.536Z] 9e8f6a2ab2e8: Pushed [2023-09-25T21:13:07.536Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:07.536Z] bc9095e8ecb1: Pushed [2023-09-25T21:13:08.120Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:10.061Z] 4c0febf9a1fa: Pushed [2023-09-25T21:13:11.468Z] 20696d5028b0: Pushed [2023-09-25T21:13:11.469Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:11.806Z] + 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-09-25T21:13:12.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-25T21:13:12.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-25T21:13:12.140Z] 9e8f6a2ab2e8: Preparing [2023-09-25T21:13:12.140Z] 8ee7c434dbf4: Preparing [2023-09-25T21:13:12.140Z] 4c0febf9a1fa: Preparing [2023-09-25T21:13:12.140Z] 6f1717111492: Preparing [2023-09-25T21:13:12.140Z] 5d25fd9ed67e: Preparing [2023-09-25T21:13:12.140Z] bd32e55e3499: Preparing [2023-09-25T21:13:12.140Z] e0a16a559ad5: Preparing [2023-09-25T21:13:12.140Z] bc9095e8ecb1: Preparing [2023-09-25T21:13:12.140Z] 20696d5028b0: Preparing [2023-09-25T21:13:12.140Z] b2191e2be29d: Preparing [2023-09-25T21:13:12.140Z] bd32e55e3499: Waiting [2023-09-25T21:13:12.140Z] e0a16a559ad5: Waiting [2023-09-25T21:13:12.140Z] bc9095e8ecb1: Waiting [2023-09-25T21:13:12.140Z] 20696d5028b0: Waiting [2023-09-25T21:13:12.140Z] b2191e2be29d: Waiting [2023-09-25T21:13:12.140Z] 9e8f6a2ab2e8: Layer already exists [2023-09-25T21:13:12.140Z] 5d25fd9ed67e: Layer already exists [2023-09-25T21:13:12.140Z] 4c0febf9a1fa: Layer already exists [2023-09-25T21:13:12.140Z] 8ee7c434dbf4: Layer already exists [2023-09-25T21:13:12.140Z] 6f1717111492: Layer already exists [2023-09-25T21:13:12.140Z] bc9095e8ecb1: Layer already exists [2023-09-25T21:13:12.140Z] 20696d5028b0: Layer already exists [2023-09-25T21:13:12.140Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:12.140Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:12.140Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:12.406Z] latest: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:12.742Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:13.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.55 [2023-09-25T21:13:13.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-25T21:13:13.086Z] 9e8f6a2ab2e8: Preparing [2023-09-25T21:13:13.086Z] 8ee7c434dbf4: Preparing [2023-09-25T21:13:13.086Z] 4c0febf9a1fa: Preparing [2023-09-25T21:13:13.086Z] 6f1717111492: Preparing [2023-09-25T21:13:13.086Z] 5d25fd9ed67e: Preparing [2023-09-25T21:13:13.086Z] bd32e55e3499: Preparing [2023-09-25T21:13:13.086Z] e0a16a559ad5: Preparing [2023-09-25T21:13:13.086Z] bc9095e8ecb1: Preparing [2023-09-25T21:13:13.086Z] 20696d5028b0: Preparing [2023-09-25T21:13:13.086Z] b2191e2be29d: Preparing [2023-09-25T21:13:13.086Z] bc9095e8ecb1: Waiting [2023-09-25T21:13:13.086Z] 20696d5028b0: Waiting [2023-09-25T21:13:13.086Z] b2191e2be29d: Waiting [2023-09-25T21:13:13.086Z] bd32e55e3499: Waiting [2023-09-25T21:13:13.086Z] e0a16a559ad5: Waiting [2023-09-25T21:13:13.086Z] 4c0febf9a1fa: Layer already exists [2023-09-25T21:13:13.086Z] 9e8f6a2ab2e8: Layer already exists [2023-09-25T21:13:13.086Z] 6f1717111492: Layer already exists [2023-09-25T21:13:13.086Z] 5d25fd9ed67e: Layer already exists [2023-09-25T21:13:13.086Z] 8ee7c434dbf4: Layer already exists [2023-09-25T21:13:13.086Z] bc9095e8ecb1: Layer already exists [2023-09-25T21:13:13.086Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:13.086Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:13.086Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:13.086Z] 20696d5028b0: Layer already exists [2023-09-25T21:13:13.355Z] 3.1.0-dev.55: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:13.701Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:14.040Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:14.040Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-25T21:13:14.040Z] 9e8f6a2ab2e8: Preparing [2023-09-25T21:13:14.040Z] 8ee7c434dbf4: Preparing [2023-09-25T21:13:14.040Z] 4c0febf9a1fa: Preparing [2023-09-25T21:13:14.040Z] 6f1717111492: Preparing [2023-09-25T21:13:14.040Z] 5d25fd9ed67e: Preparing [2023-09-25T21:13:14.040Z] bd32e55e3499: Preparing [2023-09-25T21:13:14.040Z] e0a16a559ad5: Preparing [2023-09-25T21:13:14.040Z] bc9095e8ecb1: Preparing [2023-09-25T21:13:14.040Z] 20696d5028b0: Preparing [2023-09-25T21:13:14.040Z] b2191e2be29d: Preparing [2023-09-25T21:13:14.040Z] e0a16a559ad5: Waiting [2023-09-25T21:13:14.040Z] bc9095e8ecb1: Waiting [2023-09-25T21:13:14.040Z] 20696d5028b0: Waiting [2023-09-25T21:13:14.040Z] b2191e2be29d: Waiting [2023-09-25T21:13:14.040Z] bd32e55e3499: Waiting [2023-09-25T21:13:14.040Z] 8ee7c434dbf4: Layer already exists [2023-09-25T21:13:14.040Z] 5d25fd9ed67e: Layer already exists [2023-09-25T21:13:14.040Z] 4c0febf9a1fa: Layer already exists [2023-09-25T21:13:14.040Z] 9e8f6a2ab2e8: Layer already exists [2023-09-25T21:13:14.040Z] 6f1717111492: Layer already exists [2023-09-25T21:13:14.040Z] bc9095e8ecb1: Layer already exists [2023-09-25T21:13:14.040Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:14.040Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:14.040Z] 20696d5028b0: Layer already exists [2023-09-25T21:13:14.040Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:14.304Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:14.642Z] + 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-09-25T21:13:14.985Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-25T21:13:14.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-25T21:13:14.985Z] 9e8f6a2ab2e8: Preparing [2023-09-25T21:13:14.985Z] 8ee7c434dbf4: Preparing [2023-09-25T21:13:14.985Z] 4c0febf9a1fa: Preparing [2023-09-25T21:13:14.985Z] 6f1717111492: Preparing [2023-09-25T21:13:14.985Z] 5d25fd9ed67e: Preparing [2023-09-25T21:13:14.985Z] bd32e55e3499: Preparing [2023-09-25T21:13:14.985Z] e0a16a559ad5: Preparing [2023-09-25T21:13:14.985Z] bc9095e8ecb1: Preparing [2023-09-25T21:13:14.985Z] 20696d5028b0: Preparing [2023-09-25T21:13:14.985Z] b2191e2be29d: Preparing [2023-09-25T21:13:14.985Z] bd32e55e3499: Waiting [2023-09-25T21:13:14.985Z] e0a16a559ad5: Waiting [2023-09-25T21:13:14.985Z] 20696d5028b0: Waiting [2023-09-25T21:13:14.985Z] bc9095e8ecb1: Waiting [2023-09-25T21:13:14.985Z] b2191e2be29d: Waiting [2023-09-25T21:13:14.985Z] 5d25fd9ed67e: Layer already exists [2023-09-25T21:13:14.985Z] 9e8f6a2ab2e8: Layer already exists [2023-09-25T21:13:14.985Z] 8ee7c434dbf4: Layer already exists [2023-09-25T21:13:14.985Z] 4c0febf9a1fa: Layer already exists [2023-09-25T21:13:14.985Z] 6f1717111492: Layer already exists [2023-09-25T21:13:14.985Z] bc9095e8ecb1: Layer already exists [2023-09-25T21:13:14.985Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:14.985Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:14.985Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:14.985Z] 20696d5028b0: Layer already exists [2023-09-25T21:13:15.251Z] main: digest: sha256:828f8c0a8b0a7542c60008c5fa19db4ce515babf83049ad5667607399c7582bf size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:13:15.308Z] ===================================================== [Pipeline] echo [2023-09-25T21:13:15.318Z] taggedImages: [2023-09-25T21:13:15.318Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:15.318Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-25T21:13:15.318Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.55 [2023-09-25T21:13:15.318Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:15.318Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-25T21:13:15.340Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-25T21:13:15.340Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:15.340Z] latest [2023-09-25T21:13:15.340Z] 3.1.0-dev.55 [2023-09-25T21:13:15.340Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:15.340Z] main [2023-09-25T21:13:15.340Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:15.695Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:16.035Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:16.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-25T21:13:16.035Z] fc7c6f1c570d: Preparing [2023-09-25T21:13:16.035Z] 2eb7da8176f5: Preparing [2023-09-25T21:13:16.035Z] edf84c345669: Preparing [2023-09-25T21:13:16.035Z] e59af2548ae0: Preparing [2023-09-25T21:13:16.035Z] 86c99246c656: Preparing [2023-09-25T21:13:16.035Z] d155dd45ff1f: Preparing [2023-09-25T21:13:16.035Z] 734e450448d7: Preparing [2023-09-25T21:13:16.035Z] d155dd45ff1f: Waiting [2023-09-25T21:13:16.035Z] bd32e55e3499: Preparing [2023-09-25T21:13:16.035Z] e0a16a559ad5: Preparing [2023-09-25T21:13:16.035Z] 81850f8f3ac1: Preparing [2023-09-25T21:13:16.035Z] b2191e2be29d: Preparing [2023-09-25T21:13:16.035Z] 734e450448d7: Waiting [2023-09-25T21:13:16.035Z] bd32e55e3499: Waiting [2023-09-25T21:13:16.035Z] e0a16a559ad5: Waiting [2023-09-25T21:13:16.035Z] 81850f8f3ac1: Waiting [2023-09-25T21:13:16.035Z] b2191e2be29d: Waiting [2023-09-25T21:13:16.302Z] fc7c6f1c570d: Pushed [2023-09-25T21:13:16.302Z] 86c99246c656: Pushed [2023-09-25T21:13:16.302Z] 2eb7da8176f5: Pushed [2023-09-25T21:13:16.302Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:16.302Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:16.302Z] d155dd45ff1f: Pushed [2023-09-25T21:13:16.569Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:16.569Z] 734e450448d7: Pushed [2023-09-25T21:13:19.145Z] e59af2548ae0: Pushed [2023-09-25T21:13:19.145Z] 81850f8f3ac1: Pushed [2023-09-25T21:13:19.726Z] edf84c345669: Pushed [2023-09-25T21:13:21.664Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:22.006Z] + 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-09-25T21:13:22.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-25T21:13:22.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-25T21:13:22.343Z] fc7c6f1c570d: Preparing [2023-09-25T21:13:22.343Z] 2eb7da8176f5: Preparing [2023-09-25T21:13:22.343Z] edf84c345669: Preparing [2023-09-25T21:13:22.343Z] e59af2548ae0: Preparing [2023-09-25T21:13:22.343Z] 86c99246c656: Preparing [2023-09-25T21:13:22.343Z] d155dd45ff1f: Preparing [2023-09-25T21:13:22.343Z] 734e450448d7: Preparing [2023-09-25T21:13:22.343Z] bd32e55e3499: Preparing [2023-09-25T21:13:22.343Z] e0a16a559ad5: Preparing [2023-09-25T21:13:22.343Z] 81850f8f3ac1: Preparing [2023-09-25T21:13:22.343Z] b2191e2be29d: Preparing [2023-09-25T21:13:22.343Z] d155dd45ff1f: Waiting [2023-09-25T21:13:22.343Z] bd32e55e3499: Waiting [2023-09-25T21:13:22.343Z] e0a16a559ad5: Waiting [2023-09-25T21:13:22.343Z] 734e450448d7: Waiting [2023-09-25T21:13:22.343Z] 81850f8f3ac1: Waiting [2023-09-25T21:13:22.343Z] b2191e2be29d: Waiting [2023-09-25T21:13:22.343Z] fc7c6f1c570d: Layer already exists [2023-09-25T21:13:22.343Z] 86c99246c656: Layer already exists [2023-09-25T21:13:22.343Z] edf84c345669: Layer already exists [2023-09-25T21:13:22.343Z] 2eb7da8176f5: Layer already exists [2023-09-25T21:13:22.343Z] e59af2548ae0: Layer already exists [2023-09-25T21:13:22.343Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:22.343Z] d155dd45ff1f: Layer already exists [2023-09-25T21:13:22.343Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:22.343Z] 734e450448d7: Layer already exists [2023-09-25T21:13:22.343Z] 81850f8f3ac1: Layer already exists [2023-09-25T21:13:22.343Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:22.610Z] latest: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:22.955Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:23.297Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.55 [2023-09-25T21:13:23.297Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-25T21:13:23.297Z] fc7c6f1c570d: Preparing [2023-09-25T21:13:23.297Z] 2eb7da8176f5: Preparing [2023-09-25T21:13:23.297Z] edf84c345669: Preparing [2023-09-25T21:13:23.297Z] e59af2548ae0: Preparing [2023-09-25T21:13:23.297Z] 86c99246c656: Preparing [2023-09-25T21:13:23.297Z] d155dd45ff1f: Preparing [2023-09-25T21:13:23.297Z] 734e450448d7: Preparing [2023-09-25T21:13:23.297Z] bd32e55e3499: Preparing [2023-09-25T21:13:23.297Z] e0a16a559ad5: Preparing [2023-09-25T21:13:23.297Z] 81850f8f3ac1: Preparing [2023-09-25T21:13:23.297Z] b2191e2be29d: Preparing [2023-09-25T21:13:23.297Z] d155dd45ff1f: Waiting [2023-09-25T21:13:23.297Z] 734e450448d7: Waiting [2023-09-25T21:13:23.297Z] e0a16a559ad5: Waiting [2023-09-25T21:13:23.297Z] 81850f8f3ac1: Waiting [2023-09-25T21:13:23.297Z] b2191e2be29d: Waiting [2023-09-25T21:13:23.297Z] bd32e55e3499: Waiting [2023-09-25T21:13:23.297Z] fc7c6f1c570d: Layer already exists [2023-09-25T21:13:23.297Z] e59af2548ae0: Layer already exists [2023-09-25T21:13:23.297Z] 2eb7da8176f5: Layer already exists [2023-09-25T21:13:23.297Z] edf84c345669: Layer already exists [2023-09-25T21:13:23.297Z] 86c99246c656: Layer already exists [2023-09-25T21:13:23.297Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:23.297Z] 734e450448d7: Layer already exists [2023-09-25T21:13:23.297Z] d155dd45ff1f: Layer already exists [2023-09-25T21:13:23.297Z] 81850f8f3ac1: Layer already exists [2023-09-25T21:13:23.297Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:23.297Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:23.562Z] 3.1.0-dev.55: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:23.896Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:24.230Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:24.231Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-25T21:13:24.231Z] fc7c6f1c570d: Preparing [2023-09-25T21:13:24.231Z] 2eb7da8176f5: Preparing [2023-09-25T21:13:24.231Z] edf84c345669: Preparing [2023-09-25T21:13:24.231Z] e59af2548ae0: Preparing [2023-09-25T21:13:24.231Z] 86c99246c656: Preparing [2023-09-25T21:13:24.231Z] d155dd45ff1f: Preparing [2023-09-25T21:13:24.231Z] 734e450448d7: Preparing [2023-09-25T21:13:24.231Z] bd32e55e3499: Preparing [2023-09-25T21:13:24.231Z] e0a16a559ad5: Preparing [2023-09-25T21:13:24.231Z] 81850f8f3ac1: Preparing [2023-09-25T21:13:24.231Z] b2191e2be29d: Preparing [2023-09-25T21:13:24.231Z] bd32e55e3499: Waiting [2023-09-25T21:13:24.231Z] e0a16a559ad5: Waiting [2023-09-25T21:13:24.231Z] d155dd45ff1f: Waiting [2023-09-25T21:13:24.231Z] 734e450448d7: Waiting [2023-09-25T21:13:24.231Z] 81850f8f3ac1: Waiting [2023-09-25T21:13:24.231Z] e59af2548ae0: Layer already exists [2023-09-25T21:13:24.231Z] 86c99246c656: Layer already exists [2023-09-25T21:13:24.231Z] fc7c6f1c570d: Layer already exists [2023-09-25T21:13:24.231Z] edf84c345669: Layer already exists [2023-09-25T21:13:24.231Z] 2eb7da8176f5: Layer already exists [2023-09-25T21:13:24.231Z] 734e450448d7: Layer already exists [2023-09-25T21:13:24.231Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:24.231Z] 81850f8f3ac1: Layer already exists [2023-09-25T21:13:24.231Z] d155dd45ff1f: Layer already exists [2023-09-25T21:13:24.231Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:24.231Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:24.497Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:24.848Z] + 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-09-25T21:13:25.176Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-25T21:13:25.176Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-25T21:13:25.176Z] fc7c6f1c570d: Preparing [2023-09-25T21:13:25.176Z] 2eb7da8176f5: Preparing [2023-09-25T21:13:25.176Z] edf84c345669: Preparing [2023-09-25T21:13:25.176Z] e59af2548ae0: Preparing [2023-09-25T21:13:25.176Z] 86c99246c656: Preparing [2023-09-25T21:13:25.176Z] d155dd45ff1f: Preparing [2023-09-25T21:13:25.176Z] 734e450448d7: Preparing [2023-09-25T21:13:25.176Z] bd32e55e3499: Preparing [2023-09-25T21:13:25.176Z] e0a16a559ad5: Preparing [2023-09-25T21:13:25.176Z] 81850f8f3ac1: Preparing [2023-09-25T21:13:25.176Z] b2191e2be29d: Preparing [2023-09-25T21:13:25.176Z] d155dd45ff1f: Waiting [2023-09-25T21:13:25.176Z] 734e450448d7: Waiting [2023-09-25T21:13:25.176Z] e0a16a559ad5: Waiting [2023-09-25T21:13:25.176Z] 81850f8f3ac1: Waiting [2023-09-25T21:13:25.176Z] b2191e2be29d: Waiting [2023-09-25T21:13:25.176Z] bd32e55e3499: Waiting [2023-09-25T21:13:25.176Z] edf84c345669: Layer already exists [2023-09-25T21:13:25.176Z] 2eb7da8176f5: Layer already exists [2023-09-25T21:13:25.176Z] e59af2548ae0: Layer already exists [2023-09-25T21:13:25.176Z] 86c99246c656: Layer already exists [2023-09-25T21:13:25.176Z] fc7c6f1c570d: Layer already exists [2023-09-25T21:13:25.176Z] d155dd45ff1f: Layer already exists [2023-09-25T21:13:25.176Z] 734e450448d7: Layer already exists [2023-09-25T21:13:25.176Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:25.176Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:25.176Z] 81850f8f3ac1: Layer already exists [2023-09-25T21:13:25.176Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:25.442Z] main: digest: sha256:4c540ec555a754490b144abb5c58bdf1b1696859f5fadb37c82e3657526d2a6e size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:13:25.501Z] ===================================================== [Pipeline] echo [2023-09-25T21:13:25.513Z] taggedImages: [2023-09-25T21:13:25.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:25.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-25T21:13:25.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.55 [2023-09-25T21:13:25.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:25.513Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-25T21:13:25.537Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-25T21:13:25.537Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:25.537Z] latest [2023-09-25T21:13:25.537Z] 3.1.0-dev.55 [2023-09-25T21:13:25.537Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:25.537Z] main [2023-09-25T21:13:25.537Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:25.894Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:26.227Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:26.227Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-25T21:13:26.227Z] d404d55ad9e2: Preparing [2023-09-25T21:13:26.227Z] cbebe3b582bf: Preparing [2023-09-25T21:13:26.227Z] bd32e55e3499: Preparing [2023-09-25T21:13:26.227Z] e0a16a559ad5: Preparing [2023-09-25T21:13:26.227Z] e6c84fb0899f: Preparing [2023-09-25T21:13:26.227Z] b2191e2be29d: Preparing [2023-09-25T21:13:26.227Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:26.227Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:26.493Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:26.493Z] d404d55ad9e2: Pushed [2023-09-25T21:13:27.903Z] e6c84fb0899f: Pushed [2023-09-25T21:13:31.238Z] cbebe3b582bf: Pushed [2023-09-25T21:13:31.503Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:31.843Z] + 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-09-25T21:13:32.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-25T21:13:32.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-25T21:13:32.178Z] d404d55ad9e2: Preparing [2023-09-25T21:13:32.178Z] cbebe3b582bf: Preparing [2023-09-25T21:13:32.178Z] bd32e55e3499: Preparing [2023-09-25T21:13:32.178Z] e0a16a559ad5: Preparing [2023-09-25T21:13:32.178Z] e6c84fb0899f: Preparing [2023-09-25T21:13:32.178Z] b2191e2be29d: Preparing [2023-09-25T21:13:32.178Z] b2191e2be29d: Waiting [2023-09-25T21:13:32.178Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:32.178Z] cbebe3b582bf: Layer already exists [2023-09-25T21:13:32.178Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:32.178Z] e6c84fb0899f: Layer already exists [2023-09-25T21:13:32.178Z] d404d55ad9e2: Layer already exists [2023-09-25T21:13:32.178Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:32.443Z] latest: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:32.783Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:33.122Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.55 [2023-09-25T21:13:33.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-25T21:13:33.122Z] d404d55ad9e2: Preparing [2023-09-25T21:13:33.122Z] cbebe3b582bf: Preparing [2023-09-25T21:13:33.122Z] bd32e55e3499: Preparing [2023-09-25T21:13:33.122Z] e0a16a559ad5: Preparing [2023-09-25T21:13:33.122Z] e6c84fb0899f: Preparing [2023-09-25T21:13:33.122Z] b2191e2be29d: Preparing [2023-09-25T21:13:33.122Z] b2191e2be29d: Waiting [2023-09-25T21:13:33.122Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:33.122Z] cbebe3b582bf: Layer already exists [2023-09-25T21:13:33.122Z] d404d55ad9e2: Layer already exists [2023-09-25T21:13:33.122Z] e6c84fb0899f: Layer already exists [2023-09-25T21:13:33.122Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:33.122Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:33.387Z] 3.1.0-dev.55: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:33.720Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:34.049Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:34.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-25T21:13:34.049Z] d404d55ad9e2: Preparing [2023-09-25T21:13:34.049Z] cbebe3b582bf: Preparing [2023-09-25T21:13:34.049Z] bd32e55e3499: Preparing [2023-09-25T21:13:34.049Z] e0a16a559ad5: Preparing [2023-09-25T21:13:34.049Z] e6c84fb0899f: Preparing [2023-09-25T21:13:34.049Z] b2191e2be29d: Preparing [2023-09-25T21:13:34.049Z] b2191e2be29d: Waiting [2023-09-25T21:13:34.049Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:34.049Z] cbebe3b582bf: Layer already exists [2023-09-25T21:13:34.049Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:34.049Z] d404d55ad9e2: Layer already exists [2023-09-25T21:13:34.049Z] e6c84fb0899f: Layer already exists [2023-09-25T21:13:34.049Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:34.049Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:34.394Z] + 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-09-25T21:13:35.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-25T21:13:35.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-25T21:13:35.686Z] d404d55ad9e2: Preparing [2023-09-25T21:13:35.686Z] cbebe3b582bf: Preparing [2023-09-25T21:13:35.686Z] bd32e55e3499: Preparing [2023-09-25T21:13:35.686Z] e0a16a559ad5: Preparing [2023-09-25T21:13:35.686Z] e6c84fb0899f: Preparing [2023-09-25T21:13:35.686Z] b2191e2be29d: Preparing [2023-09-25T21:13:35.686Z] b2191e2be29d: Waiting [2023-09-25T21:13:35.686Z] cbebe3b582bf: Layer already exists [2023-09-25T21:13:35.686Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:35.686Z] d404d55ad9e2: Layer already exists [2023-09-25T21:13:35.686Z] e6c84fb0899f: Layer already exists [2023-09-25T21:13:35.686Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:35.686Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:35.951Z] main: digest: sha256:719ef8cc74aa743e8bdef257ab90f51dd2b8d4d91ef2e8aff54abbfe087d5c66 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:13:35.998Z] ===================================================== [Pipeline] echo [2023-09-25T21:13:36.005Z] taggedImages: [2023-09-25T21:13:36.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:36.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-25T21:13:36.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.55 [2023-09-25T21:13:36.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:36.005Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-25T21:13:36.022Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-25T21:13:36.022Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:36.022Z] latest [2023-09-25T21:13:36.022Z] 3.1.0-dev.55 [2023-09-25T21:13:36.022Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:36.022Z] main [2023-09-25T21:13:36.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:36.360Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:36.707Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:36.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-25T21:13:36.707Z] bb3fb09a7d70: Preparing [2023-09-25T21:13:36.707Z] f6d7c9926ec6: Preparing [2023-09-25T21:13:36.707Z] f2f525bf66bb: Preparing [2023-09-25T21:13:36.707Z] bd32e55e3499: Preparing [2023-09-25T21:13:36.707Z] e0a16a559ad5: Preparing [2023-09-25T21:13:36.707Z] bbaa0415c813: Preparing [2023-09-25T21:13:36.707Z] 92c4d670f568: Preparing [2023-09-25T21:13:36.707Z] 49c748c4a90a: Preparing [2023-09-25T21:13:36.707Z] b2191e2be29d: Preparing [2023-09-25T21:13:36.707Z] bbaa0415c813: Waiting [2023-09-25T21:13:36.707Z] 92c4d670f568: Waiting [2023-09-25T21:13:36.707Z] 49c748c4a90a: Waiting [2023-09-25T21:13:36.707Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:36.707Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:36.973Z] f2f525bf66bb: Pushed [2023-09-25T21:13:36.973Z] f6d7c9926ec6: Pushed [2023-09-25T21:13:36.973Z] bb3fb09a7d70: Pushed [2023-09-25T21:13:36.973Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:38.916Z] 49c748c4a90a: Pushed [2023-09-25T21:13:48.981Z] 92c4d670f568: Pushed [2023-09-25T21:13:54.322Z] bbaa0415c813: Pushed [2023-09-25T21:13:54.588Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:54.938Z] + 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-09-25T21:13:55.282Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-25T21:13:55.282Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-25T21:13:55.282Z] bb3fb09a7d70: Preparing [2023-09-25T21:13:55.282Z] f6d7c9926ec6: Preparing [2023-09-25T21:13:55.282Z] f2f525bf66bb: Preparing [2023-09-25T21:13:55.282Z] bd32e55e3499: Preparing [2023-09-25T21:13:55.282Z] e0a16a559ad5: Preparing [2023-09-25T21:13:55.282Z] bbaa0415c813: Preparing [2023-09-25T21:13:55.282Z] 92c4d670f568: Preparing [2023-09-25T21:13:55.282Z] 49c748c4a90a: Preparing [2023-09-25T21:13:55.282Z] b2191e2be29d: Preparing [2023-09-25T21:13:55.282Z] 92c4d670f568: Waiting [2023-09-25T21:13:55.282Z] 49c748c4a90a: Waiting [2023-09-25T21:13:55.282Z] b2191e2be29d: Waiting [2023-09-25T21:13:55.282Z] bbaa0415c813: Waiting [2023-09-25T21:13:55.282Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:55.282Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:13:55.282Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:55.282Z] f2f525bf66bb: Layer already exists [2023-09-25T21:13:55.282Z] f6d7c9926ec6: Layer already exists [2023-09-25T21:13:55.282Z] 49c748c4a90a: Layer already exists [2023-09-25T21:13:55.282Z] 92c4d670f568: Layer already exists [2023-09-25T21:13:55.282Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:55.282Z] bbaa0415c813: Layer already exists [2023-09-25T21:13:55.550Z] latest: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:55.896Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:56.245Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.55 [2023-09-25T21:13:56.245Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-25T21:13:56.245Z] bb3fb09a7d70: Preparing [2023-09-25T21:13:56.245Z] f6d7c9926ec6: Preparing [2023-09-25T21:13:56.245Z] f2f525bf66bb: Preparing [2023-09-25T21:13:56.245Z] bd32e55e3499: Preparing [2023-09-25T21:13:56.245Z] e0a16a559ad5: Preparing [2023-09-25T21:13:56.245Z] bbaa0415c813: Preparing [2023-09-25T21:13:56.245Z] 92c4d670f568: Preparing [2023-09-25T21:13:56.245Z] 49c748c4a90a: Preparing [2023-09-25T21:13:56.245Z] b2191e2be29d: Preparing [2023-09-25T21:13:56.245Z] 92c4d670f568: Waiting [2023-09-25T21:13:56.245Z] 49c748c4a90a: Waiting [2023-09-25T21:13:56.245Z] b2191e2be29d: Waiting [2023-09-25T21:13:56.245Z] bbaa0415c813: Waiting [2023-09-25T21:13:56.245Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:56.245Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:13:56.245Z] f6d7c9926ec6: Layer already exists [2023-09-25T21:13:56.245Z] f2f525bf66bb: Layer already exists [2023-09-25T21:13:56.245Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:56.245Z] 49c748c4a90a: Layer already exists [2023-09-25T21:13:56.245Z] bbaa0415c813: Layer already exists [2023-09-25T21:13:56.245Z] 92c4d670f568: Layer already exists [2023-09-25T21:13:56.245Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:56.511Z] 3.1.0-dev.55: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:56.855Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:57.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:57.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-25T21:13:57.191Z] bb3fb09a7d70: Preparing [2023-09-25T21:13:57.191Z] f6d7c9926ec6: Preparing [2023-09-25T21:13:57.191Z] f2f525bf66bb: Preparing [2023-09-25T21:13:57.191Z] bd32e55e3499: Preparing [2023-09-25T21:13:57.191Z] e0a16a559ad5: Preparing [2023-09-25T21:13:57.191Z] bbaa0415c813: Preparing [2023-09-25T21:13:57.191Z] 92c4d670f568: Preparing [2023-09-25T21:13:57.191Z] 49c748c4a90a: Preparing [2023-09-25T21:13:57.191Z] b2191e2be29d: Preparing [2023-09-25T21:13:57.191Z] bbaa0415c813: Waiting [2023-09-25T21:13:57.191Z] 92c4d670f568: Waiting [2023-09-25T21:13:57.191Z] 49c748c4a90a: Waiting [2023-09-25T21:13:57.191Z] b2191e2be29d: Waiting [2023-09-25T21:13:57.191Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:57.191Z] f6d7c9926ec6: Layer already exists [2023-09-25T21:13:57.191Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:13:57.191Z] f2f525bf66bb: Layer already exists [2023-09-25T21:13:57.191Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:57.191Z] 92c4d670f568: Layer already exists [2023-09-25T21:13:57.191Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:57.191Z] bbaa0415c813: Layer already exists [2023-09-25T21:13:57.191Z] 49c748c4a90a: Layer already exists [2023-09-25T21:13:57.458Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:57.811Z] + 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-09-25T21:13:58.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-25T21:13:58.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-25T21:13:58.151Z] bb3fb09a7d70: Preparing [2023-09-25T21:13:58.151Z] f6d7c9926ec6: Preparing [2023-09-25T21:13:58.151Z] f2f525bf66bb: Preparing [2023-09-25T21:13:58.151Z] bd32e55e3499: Preparing [2023-09-25T21:13:58.151Z] e0a16a559ad5: Preparing [2023-09-25T21:13:58.151Z] bbaa0415c813: Preparing [2023-09-25T21:13:58.151Z] 92c4d670f568: Preparing [2023-09-25T21:13:58.151Z] 49c748c4a90a: Preparing [2023-09-25T21:13:58.152Z] b2191e2be29d: Preparing [2023-09-25T21:13:58.152Z] bbaa0415c813: Waiting [2023-09-25T21:13:58.152Z] 92c4d670f568: Waiting [2023-09-25T21:13:58.152Z] 49c748c4a90a: Waiting [2023-09-25T21:13:58.152Z] b2191e2be29d: Waiting [2023-09-25T21:13:58.152Z] f6d7c9926ec6: Layer already exists [2023-09-25T21:13:58.152Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:13:58.152Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:58.152Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:58.152Z] f2f525bf66bb: Layer already exists [2023-09-25T21:13:58.152Z] 92c4d670f568: Layer already exists [2023-09-25T21:13:58.152Z] 49c748c4a90a: Layer already exists [2023-09-25T21:13:58.152Z] bbaa0415c813: Layer already exists [2023-09-25T21:13:58.152Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:58.417Z] main: digest: sha256:3cffb18f4aeedf5e9e0014c9f7c3f27fbec990708c79420dbf0b3f5be9cbd302 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:13:58.473Z] ===================================================== [Pipeline] echo [2023-09-25T21:13:58.490Z] taggedImages: [2023-09-25T21:13:58.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:58.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-25T21:13:58.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.55 [2023-09-25T21:13:58.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:58.490Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-25T21:13:58.515Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-25T21:13:58.515Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:58.515Z] latest [2023-09-25T21:13:58.515Z] 3.1.0-dev.55 [2023-09-25T21:13:58.515Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:13:58.515Z] main [2023-09-25T21:13:58.515Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:58.858Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:13:59.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:13:59.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-25T21:13:59.190Z] 4c69aa9f6bd6: Preparing [2023-09-25T21:13:59.190Z] b6de92c5fbb9: Preparing [2023-09-25T21:13:59.190Z] 4b1bd93859db: Preparing [2023-09-25T21:13:59.190Z] bd32e55e3499: Preparing [2023-09-25T21:13:59.190Z] e0a16a559ad5: Preparing [2023-09-25T21:13:59.190Z] bbaa0415c813: Preparing [2023-09-25T21:13:59.190Z] 265ffefc4f04: Preparing [2023-09-25T21:13:59.190Z] b2191e2be29d: Preparing [2023-09-25T21:13:59.190Z] bbaa0415c813: Waiting [2023-09-25T21:13:59.190Z] 265ffefc4f04: Waiting [2023-09-25T21:13:59.190Z] b2191e2be29d: Waiting [2023-09-25T21:13:59.190Z] bd32e55e3499: Layer already exists [2023-09-25T21:13:59.190Z] e0a16a559ad5: Layer already exists [2023-09-25T21:13:59.457Z] bbaa0415c813: Layer already exists [2023-09-25T21:13:59.457Z] b2191e2be29d: Layer already exists [2023-09-25T21:13:59.457Z] 4b1bd93859db: Pushed [2023-09-25T21:13:59.457Z] b6de92c5fbb9: Pushed [2023-09-25T21:13:59.457Z] 4c69aa9f6bd6: Pushed [2023-09-25T21:14:00.040Z] 265ffefc4f04: Pushed [2023-09-25T21:14:00.040Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:00.378Z] + 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-09-25T21:14:00.709Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-25T21:14:00.709Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-25T21:14:00.709Z] 4c69aa9f6bd6: Preparing [2023-09-25T21:14:00.709Z] b6de92c5fbb9: Preparing [2023-09-25T21:14:00.709Z] 4b1bd93859db: Preparing [2023-09-25T21:14:00.709Z] bd32e55e3499: Preparing [2023-09-25T21:14:00.709Z] e0a16a559ad5: Preparing [2023-09-25T21:14:00.709Z] bbaa0415c813: Preparing [2023-09-25T21:14:00.709Z] 265ffefc4f04: Preparing [2023-09-25T21:14:00.709Z] b2191e2be29d: Preparing [2023-09-25T21:14:00.709Z] 265ffefc4f04: Waiting [2023-09-25T21:14:00.709Z] b2191e2be29d: Waiting [2023-09-25T21:14:00.709Z] bbaa0415c813: Waiting [2023-09-25T21:14:00.709Z] b6de92c5fbb9: Layer already exists [2023-09-25T21:14:00.709Z] 4b1bd93859db: Layer already exists [2023-09-25T21:14:00.709Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:00.709Z] 4c69aa9f6bd6: Layer already exists [2023-09-25T21:14:00.709Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:00.709Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:00.709Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:00.709Z] 265ffefc4f04: Layer already exists [2023-09-25T21:14:00.975Z] latest: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:01.308Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:01.703Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.55 [2023-09-25T21:14:01.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-25T21:14:01.703Z] 4c69aa9f6bd6: Preparing [2023-09-25T21:14:01.703Z] b6de92c5fbb9: Preparing [2023-09-25T21:14:01.703Z] 4b1bd93859db: Preparing [2023-09-25T21:14:01.703Z] bd32e55e3499: Preparing [2023-09-25T21:14:01.703Z] e0a16a559ad5: Preparing [2023-09-25T21:14:01.703Z] bbaa0415c813: Preparing [2023-09-25T21:14:01.703Z] 265ffefc4f04: Preparing [2023-09-25T21:14:01.703Z] b2191e2be29d: Preparing [2023-09-25T21:14:01.703Z] bbaa0415c813: Waiting [2023-09-25T21:14:01.703Z] 265ffefc4f04: Waiting [2023-09-25T21:14:01.703Z] b2191e2be29d: Waiting [2023-09-25T21:14:01.703Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:01.703Z] b6de92c5fbb9: Layer already exists [2023-09-25T21:14:01.703Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:01.703Z] 4b1bd93859db: Layer already exists [2023-09-25T21:14:01.703Z] 4c69aa9f6bd6: Layer already exists [2023-09-25T21:14:01.703Z] 265ffefc4f04: Layer already exists [2023-09-25T21:14:01.703Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:01.703Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:01.972Z] 3.1.0-dev.55: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:02.311Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:02.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:02.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-25T21:14:02.678Z] 4c69aa9f6bd6: Preparing [2023-09-25T21:14:02.678Z] b6de92c5fbb9: Preparing [2023-09-25T21:14:02.678Z] 4b1bd93859db: Preparing [2023-09-25T21:14:02.678Z] bd32e55e3499: Preparing [2023-09-25T21:14:02.678Z] e0a16a559ad5: Preparing [2023-09-25T21:14:02.678Z] bbaa0415c813: Preparing [2023-09-25T21:14:02.678Z] 265ffefc4f04: Preparing [2023-09-25T21:14:02.678Z] b2191e2be29d: Preparing [2023-09-25T21:14:02.678Z] bbaa0415c813: Waiting [2023-09-25T21:14:02.678Z] 265ffefc4f04: Waiting [2023-09-25T21:14:02.678Z] b2191e2be29d: Waiting [2023-09-25T21:14:02.678Z] 4b1bd93859db: Layer already exists [2023-09-25T21:14:02.678Z] b6de92c5fbb9: Layer already exists [2023-09-25T21:14:02.678Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:02.678Z] 4c69aa9f6bd6: Layer already exists [2023-09-25T21:14:02.678Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:02.678Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:02.678Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:02.678Z] 265ffefc4f04: Layer already exists [2023-09-25T21:14:02.948Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:03.297Z] + 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-09-25T21:14:03.654Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-25T21:14:03.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-25T21:14:03.654Z] 4c69aa9f6bd6: Preparing [2023-09-25T21:14:03.654Z] b6de92c5fbb9: Preparing [2023-09-25T21:14:03.654Z] 4b1bd93859db: Preparing [2023-09-25T21:14:03.654Z] bd32e55e3499: Preparing [2023-09-25T21:14:03.654Z] e0a16a559ad5: Preparing [2023-09-25T21:14:03.654Z] bbaa0415c813: Preparing [2023-09-25T21:14:03.654Z] 265ffefc4f04: Preparing [2023-09-25T21:14:03.654Z] b2191e2be29d: Preparing [2023-09-25T21:14:03.654Z] bbaa0415c813: Waiting [2023-09-25T21:14:03.654Z] b2191e2be29d: Waiting [2023-09-25T21:14:03.654Z] 265ffefc4f04: Waiting [2023-09-25T21:14:03.654Z] 4c69aa9f6bd6: Layer already exists [2023-09-25T21:14:03.654Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:03.654Z] b6de92c5fbb9: Layer already exists [2023-09-25T21:14:03.654Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:03.654Z] 4b1bd93859db: Layer already exists [2023-09-25T21:14:03.654Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:03.654Z] 265ffefc4f04: Layer already exists [2023-09-25T21:14:03.654Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:03.919Z] main: digest: sha256:b9d61f0f758a83887d3ef482edbef9f894d33f6ad00977d059938b324e15850b size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:14:03.971Z] ===================================================== [Pipeline] echo [2023-09-25T21:14:03.977Z] taggedImages: [2023-09-25T21:14:03.977Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:03.977Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-25T21:14:03.977Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.55 [2023-09-25T21:14:03.977Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:03.977Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-25T21:14:03.992Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-25T21:14:03.992Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:03.992Z] latest [2023-09-25T21:14:03.992Z] 3.1.0-dev.55 [2023-09-25T21:14:03.992Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:03.992Z] main [2023-09-25T21:14:03.992Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:04.342Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:04.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:04.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-25T21:14:04.679Z] bb3fb09a7d70: Preparing [2023-09-25T21:14:04.679Z] d1a9be303ef2: Preparing [2023-09-25T21:14:04.679Z] 6fbaad7f67df: Preparing [2023-09-25T21:14:04.679Z] bd32e55e3499: Preparing [2023-09-25T21:14:04.679Z] e0a16a559ad5: Preparing [2023-09-25T21:14:04.679Z] bbaa0415c813: Preparing [2023-09-25T21:14:04.679Z] 49c748c4a90a: Preparing [2023-09-25T21:14:04.679Z] b2191e2be29d: Preparing [2023-09-25T21:14:04.679Z] bbaa0415c813: Waiting [2023-09-25T21:14:04.679Z] 49c748c4a90a: Waiting [2023-09-25T21:14:04.679Z] b2191e2be29d: Waiting [2023-09-25T21:14:04.679Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:14:04.679Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:04.679Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:04.944Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:04.944Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:04.944Z] 49c748c4a90a: Layer already exists [2023-09-25T21:14:04.944Z] d1a9be303ef2: Pushed [2023-09-25T21:14:04.944Z] 6fbaad7f67df: Pushed [2023-09-25T21:14:04.944Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:05.273Z] + 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-09-25T21:14:05.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-25T21:14:05.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-25T21:14:05.598Z] bb3fb09a7d70: Preparing [2023-09-25T21:14:05.598Z] d1a9be303ef2: Preparing [2023-09-25T21:14:05.598Z] 6fbaad7f67df: Preparing [2023-09-25T21:14:05.598Z] bd32e55e3499: Preparing [2023-09-25T21:14:05.598Z] e0a16a559ad5: Preparing [2023-09-25T21:14:05.598Z] bbaa0415c813: Preparing [2023-09-25T21:14:05.598Z] 49c748c4a90a: Preparing [2023-09-25T21:14:05.598Z] b2191e2be29d: Preparing [2023-09-25T21:14:05.598Z] 49c748c4a90a: Waiting [2023-09-25T21:14:05.598Z] b2191e2be29d: Waiting [2023-09-25T21:14:05.598Z] bbaa0415c813: Waiting [2023-09-25T21:14:05.598Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:05.598Z] 6fbaad7f67df: Layer already exists [2023-09-25T21:14:05.598Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:14:05.598Z] d1a9be303ef2: Layer already exists [2023-09-25T21:14:05.598Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:05.598Z] 49c748c4a90a: Layer already exists [2023-09-25T21:14:05.598Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:05.598Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:05.863Z] latest: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:06.198Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:06.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.55 [2023-09-25T21:14:06.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-25T21:14:06.524Z] bb3fb09a7d70: Preparing [2023-09-25T21:14:06.524Z] d1a9be303ef2: Preparing [2023-09-25T21:14:06.524Z] 6fbaad7f67df: Preparing [2023-09-25T21:14:06.524Z] bd32e55e3499: Preparing [2023-09-25T21:14:06.524Z] e0a16a559ad5: Preparing [2023-09-25T21:14:06.524Z] bbaa0415c813: Preparing [2023-09-25T21:14:06.524Z] 49c748c4a90a: Preparing [2023-09-25T21:14:06.524Z] b2191e2be29d: Preparing [2023-09-25T21:14:06.524Z] bbaa0415c813: Waiting [2023-09-25T21:14:06.524Z] 49c748c4a90a: Waiting [2023-09-25T21:14:06.524Z] b2191e2be29d: Waiting [2023-09-25T21:14:06.524Z] 6fbaad7f67df: Layer already exists [2023-09-25T21:14:06.524Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:06.524Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:14:06.524Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:06.524Z] d1a9be303ef2: Layer already exists [2023-09-25T21:14:06.524Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:06.524Z] 49c748c4a90a: Layer already exists [2023-09-25T21:14:06.524Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:06.790Z] 3.1.0-dev.55: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:07.131Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:07.469Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:07.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-25T21:14:07.469Z] bb3fb09a7d70: Preparing [2023-09-25T21:14:07.469Z] d1a9be303ef2: Preparing [2023-09-25T21:14:07.469Z] 6fbaad7f67df: Preparing [2023-09-25T21:14:07.469Z] bd32e55e3499: Preparing [2023-09-25T21:14:07.469Z] e0a16a559ad5: Preparing [2023-09-25T21:14:07.469Z] bbaa0415c813: Preparing [2023-09-25T21:14:07.469Z] 49c748c4a90a: Preparing [2023-09-25T21:14:07.469Z] b2191e2be29d: Preparing [2023-09-25T21:14:07.469Z] bbaa0415c813: Waiting [2023-09-25T21:14:07.469Z] 49c748c4a90a: Waiting [2023-09-25T21:14:07.469Z] b2191e2be29d: Waiting [2023-09-25T21:14:07.469Z] d1a9be303ef2: Layer already exists [2023-09-25T21:14:07.469Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:14:07.469Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:07.469Z] 6fbaad7f67df: Layer already exists [2023-09-25T21:14:07.469Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:07.469Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:07.469Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:07.469Z] 49c748c4a90a: Layer already exists [2023-09-25T21:14:07.736Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:08.071Z] + 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-09-25T21:14:08.404Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-25T21:14:08.404Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-25T21:14:08.404Z] bb3fb09a7d70: Preparing [2023-09-25T21:14:08.404Z] d1a9be303ef2: Preparing [2023-09-25T21:14:08.404Z] 6fbaad7f67df: Preparing [2023-09-25T21:14:08.404Z] bd32e55e3499: Preparing [2023-09-25T21:14:08.404Z] e0a16a559ad5: Preparing [2023-09-25T21:14:08.404Z] bbaa0415c813: Preparing [2023-09-25T21:14:08.404Z] 49c748c4a90a: Preparing [2023-09-25T21:14:08.404Z] b2191e2be29d: Preparing [2023-09-25T21:14:08.404Z] 49c748c4a90a: Waiting [2023-09-25T21:14:08.404Z] bbaa0415c813: Waiting [2023-09-25T21:14:08.404Z] b2191e2be29d: Waiting [2023-09-25T21:14:08.404Z] 6fbaad7f67df: Layer already exists [2023-09-25T21:14:08.404Z] bb3fb09a7d70: Layer already exists [2023-09-25T21:14:08.404Z] d1a9be303ef2: Layer already exists [2023-09-25T21:14:08.404Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:08.404Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:08.404Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:08.404Z] bbaa0415c813: Layer already exists [2023-09-25T21:14:08.404Z] 49c748c4a90a: Layer already exists [2023-09-25T21:14:08.669Z] main: digest: sha256:f702da6efa3c128744e56338efe06132bcae0ba1346d9b5ac2304db0f32bdf50 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:14:08.714Z] ===================================================== [Pipeline] echo [2023-09-25T21:14:08.723Z] taggedImages: [2023-09-25T21:14:08.723Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:08.723Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-25T21:14:08.723Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.55 [2023-09-25T21:14:08.723Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:08.723Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-25T21:14:08.745Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-25T21:14:08.746Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:08.746Z] latest [2023-09-25T21:14:08.746Z] 3.1.0-dev.55 [2023-09-25T21:14:08.746Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:08.746Z] main [2023-09-25T21:14:08.746Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:09.076Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:09.407Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:09.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-25T21:14:09.672Z] e3679653427c: Preparing [2023-09-25T21:14:09.672Z] 8b754c17a5c7: Preparing [2023-09-25T21:14:09.672Z] bd32e55e3499: Preparing [2023-09-25T21:14:09.672Z] e0a16a559ad5: Preparing [2023-09-25T21:14:09.672Z] f186cc24a4b6: Preparing [2023-09-25T21:14:09.672Z] b2191e2be29d: Preparing [2023-09-25T21:14:09.672Z] b2191e2be29d: Waiting [2023-09-25T21:14:09.672Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:09.672Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:09.672Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:09.937Z] e3679653427c: Pushed [2023-09-25T21:14:09.937Z] f186cc24a4b6: Pushed [2023-09-25T21:14:16.578Z] 8b754c17a5c7: Pushed [2023-09-25T21:14:16.578Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:16.913Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:17.241Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-25T21:14:17.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-25T21:14:17.241Z] e3679653427c: Preparing [2023-09-25T21:14:17.241Z] 8b754c17a5c7: Preparing [2023-09-25T21:14:17.241Z] bd32e55e3499: Preparing [2023-09-25T21:14:17.241Z] e0a16a559ad5: Preparing [2023-09-25T21:14:17.241Z] f186cc24a4b6: Preparing [2023-09-25T21:14:17.241Z] b2191e2be29d: Preparing [2023-09-25T21:14:17.241Z] b2191e2be29d: Waiting [2023-09-25T21:14:17.241Z] f186cc24a4b6: Layer already exists [2023-09-25T21:14:17.241Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:17.241Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:17.241Z] e3679653427c: Layer already exists [2023-09-25T21:14:17.241Z] 8b754c17a5c7: Layer already exists [2023-09-25T21:14:17.241Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:17.525Z] latest: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:17.864Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:18.193Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.55 [2023-09-25T21:14:18.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-25T21:14:18.194Z] e3679653427c: Preparing [2023-09-25T21:14:18.194Z] 8b754c17a5c7: Preparing [2023-09-25T21:14:18.194Z] bd32e55e3499: Preparing [2023-09-25T21:14:18.194Z] e0a16a559ad5: Preparing [2023-09-25T21:14:18.194Z] f186cc24a4b6: Preparing [2023-09-25T21:14:18.194Z] b2191e2be29d: Preparing [2023-09-25T21:14:18.194Z] b2191e2be29d: Waiting [2023-09-25T21:14:18.194Z] 8b754c17a5c7: Layer already exists [2023-09-25T21:14:18.194Z] e3679653427c: Layer already exists [2023-09-25T21:14:18.194Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:18.194Z] f186cc24a4b6: Layer already exists [2023-09-25T21:14:18.194Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:18.194Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:18.194Z] 3.1.0-dev.55: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:18.524Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:18.852Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:18.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-25T21:14:18.852Z] e3679653427c: Preparing [2023-09-25T21:14:18.852Z] 8b754c17a5c7: Preparing [2023-09-25T21:14:18.852Z] bd32e55e3499: Preparing [2023-09-25T21:14:18.852Z] e0a16a559ad5: Preparing [2023-09-25T21:14:18.852Z] f186cc24a4b6: Preparing [2023-09-25T21:14:18.852Z] b2191e2be29d: Preparing [2023-09-25T21:14:18.852Z] b2191e2be29d: Waiting [2023-09-25T21:14:18.852Z] e3679653427c: Layer already exists [2023-09-25T21:14:18.852Z] f186cc24a4b6: Layer already exists [2023-09-25T21:14:18.852Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:18.852Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:18.852Z] 8b754c17a5c7: Layer already exists [2023-09-25T21:14:18.852Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:18.852Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:19.445Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:19.774Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-25T21:14:19.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-25T21:14:19.774Z] e3679653427c: Preparing [2023-09-25T21:14:19.774Z] 8b754c17a5c7: Preparing [2023-09-25T21:14:19.774Z] bd32e55e3499: Preparing [2023-09-25T21:14:19.774Z] e0a16a559ad5: Preparing [2023-09-25T21:14:19.774Z] f186cc24a4b6: Preparing [2023-09-25T21:14:19.774Z] b2191e2be29d: Preparing [2023-09-25T21:14:19.774Z] b2191e2be29d: Waiting [2023-09-25T21:14:19.774Z] e3679653427c: Layer already exists [2023-09-25T21:14:19.774Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:19.774Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:19.774Z] 8b754c17a5c7: Layer already exists [2023-09-25T21:14:19.774Z] f186cc24a4b6: Layer already exists [2023-09-25T21:14:19.774Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:20.039Z] main: digest: sha256:ba5e7469b776643dbe6e1896adec5c8ec35b27331ef23e8985ca7588c8c6edc3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:14:20.094Z] ===================================================== [Pipeline] echo [2023-09-25T21:14:20.103Z] taggedImages: [2023-09-25T21:14:20.103Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:20.103Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-25T21:14:20.103Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.55 [2023-09-25T21:14:20.103Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:20.103Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-25T21:14:20.133Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-25T21:14:20.133Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:20.133Z] latest [2023-09-25T21:14:20.133Z] 3.1.0-dev.55 [2023-09-25T21:14:20.133Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:20.133Z] main [2023-09-25T21:14:20.133Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:20.478Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:20.802Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:20.802Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-25T21:14:20.802Z] c560c782d60e: Preparing [2023-09-25T21:14:20.802Z] d414c5fdeb3f: Preparing [2023-09-25T21:14:20.802Z] bd32e55e3499: Preparing [2023-09-25T21:14:20.802Z] e0a16a559ad5: Preparing [2023-09-25T21:14:20.802Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:14:20.802Z] b2191e2be29d: Preparing [2023-09-25T21:14:20.802Z] b2191e2be29d: Waiting [2023-09-25T21:14:20.802Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:20.802Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:20.802Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:14:20.802Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:21.068Z] c560c782d60e: Pushed [2023-09-25T21:14:26.393Z] d414c5fdeb3f: Pushed [2023-09-25T21:14:26.393Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:26.727Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:27.057Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-25T21:14:27.057Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-25T21:14:27.057Z] c560c782d60e: Preparing [2023-09-25T21:14:27.057Z] d414c5fdeb3f: Preparing [2023-09-25T21:14:27.057Z] bd32e55e3499: Preparing [2023-09-25T21:14:27.057Z] e0a16a559ad5: Preparing [2023-09-25T21:14:27.057Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:14:27.057Z] b2191e2be29d: Preparing [2023-09-25T21:14:27.057Z] b2191e2be29d: Waiting [2023-09-25T21:14:27.057Z] c560c782d60e: Layer already exists [2023-09-25T21:14:27.057Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:27.057Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:14:27.057Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:27.057Z] d414c5fdeb3f: Layer already exists [2023-09-25T21:14:27.057Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:27.057Z] latest: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:27.654Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:28.258Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.55 [2023-09-25T21:14:28.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-25T21:14:28.258Z] c560c782d60e: Preparing [2023-09-25T21:14:28.258Z] d414c5fdeb3f: Preparing [2023-09-25T21:14:28.258Z] bd32e55e3499: Preparing [2023-09-25T21:14:28.258Z] e0a16a559ad5: Preparing [2023-09-25T21:14:28.258Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:14:28.258Z] b2191e2be29d: Preparing [2023-09-25T21:14:28.258Z] d414c5fdeb3f: Layer already exists [2023-09-25T21:14:28.258Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:14:28.258Z] c560c782d60e: Layer already exists [2023-09-25T21:14:28.258Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:28.258Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:28.258Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:28.258Z] 3.1.0-dev.55: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:28.602Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:28.938Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:28.938Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-25T21:14:28.938Z] c560c782d60e: Preparing [2023-09-25T21:14:28.938Z] d414c5fdeb3f: Preparing [2023-09-25T21:14:28.938Z] bd32e55e3499: Preparing [2023-09-25T21:14:28.938Z] e0a16a559ad5: Preparing [2023-09-25T21:14:28.938Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:14:28.938Z] b2191e2be29d: Preparing [2023-09-25T21:14:28.938Z] b2191e2be29d: Waiting [2023-09-25T21:14:28.938Z] d414c5fdeb3f: Layer already exists [2023-09-25T21:14:28.938Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:28.938Z] c560c782d60e: Layer already exists [2023-09-25T21:14:28.938Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:28.938Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:14:28.938Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:28.939Z] 2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:29.289Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:29.631Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-25T21:14:29.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-25T21:14:29.631Z] c560c782d60e: Preparing [2023-09-25T21:14:29.631Z] d414c5fdeb3f: Preparing [2023-09-25T21:14:29.631Z] bd32e55e3499: Preparing [2023-09-25T21:14:29.631Z] e0a16a559ad5: Preparing [2023-09-25T21:14:29.631Z] 34c1bf7d5b3f: Preparing [2023-09-25T21:14:29.631Z] b2191e2be29d: Preparing [2023-09-25T21:14:29.631Z] b2191e2be29d: Waiting [2023-09-25T21:14:29.631Z] c560c782d60e: Layer already exists [2023-09-25T21:14:29.631Z] e0a16a559ad5: Layer already exists [2023-09-25T21:14:29.631Z] d414c5fdeb3f: Layer already exists [2023-09-25T21:14:29.631Z] bd32e55e3499: Layer already exists [2023-09-25T21:14:29.631Z] 34c1bf7d5b3f: Layer already exists [2023-09-25T21:14:29.631Z] b2191e2be29d: Layer already exists [2023-09-25T21:14:29.897Z] main: digest: sha256:9c482021e60829d6b7eb523532e7439f3828d346f818800995d54e08bc2b59fb size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-25T21:14:29.941Z] ===================================================== [Pipeline] echo [2023-09-25T21:14:29.949Z] taggedImages: [2023-09-25T21:14:29.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee [2023-09-25T21:14:29.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-25T21:14:29.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.55 [2023-09-25T21:14:29.949Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:2b0aa32e305f4468c05d36fa7488a318f523b7ee-3.1.0-dev.55 [2023-09-25T21:14:29.949Z] - 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-09-25T21:14:30.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T21:14:30.304Z] [2023-09-25T21:14:30.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:14:30.623Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T21:14:30.623Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-25T21:14:30.623Z] 8998bd30e6a1: Pulling fs layer [2023-09-25T21:14:30.623Z] 04944245beec: Pulling fs layer [2023-09-25T21:14:30.623Z] 699f458cf7ca: Pulling fs layer [2023-09-25T21:14:30.623Z] 765212b225bb: Pulling fs layer [2023-09-25T21:14:30.623Z] f23df028b6ca: Pulling fs layer [2023-09-25T21:14:30.623Z] d65c8cfc05b1: Pulling fs layer [2023-09-25T21:14:30.623Z] 2437ff75d9bd: Pulling fs layer [2023-09-25T21:14:30.623Z] f23df028b6ca: Waiting [2023-09-25T21:14:30.623Z] d65c8cfc05b1: Waiting [2023-09-25T21:14:30.623Z] 2437ff75d9bd: Waiting [2023-09-25T21:14:30.623Z] 765212b225bb: Waiting [2023-09-25T21:14:30.889Z] 04944245beec: Verifying Checksum [2023-09-25T21:14:30.889Z] 04944245beec: Download complete [2023-09-25T21:14:30.889Z] 765212b225bb: Verifying Checksum [2023-09-25T21:14:30.889Z] 765212b225bb: Download complete [2023-09-25T21:14:30.889Z] f23df028b6ca: Verifying Checksum [2023-09-25T21:14:30.889Z] f23df028b6ca: Download complete [2023-09-25T21:14:30.889Z] d65c8cfc05b1: Verifying Checksum [2023-09-25T21:14:30.889Z] d65c8cfc05b1: Download complete [2023-09-25T21:14:31.157Z] 699f458cf7ca: Download complete [2023-09-25T21:14:31.425Z] 8998bd30e6a1: Verifying Checksum [2023-09-25T21:14:31.425Z] 8998bd30e6a1: Download complete [2023-09-25T21:14:34.012Z] 2437ff75d9bd: Verifying Checksum [2023-09-25T21:14:34.013Z] 2437ff75d9bd: Download complete [2023-09-25T21:14:35.414Z] 8998bd30e6a1: Pull complete [2023-09-25T21:14:35.996Z] 04944245beec: Pull complete [2023-09-25T21:14:37.399Z] 699f458cf7ca: Pull complete [2023-09-25T21:14:37.399Z] 765212b225bb: Pull complete [2023-09-25T21:14:38.355Z] f23df028b6ca: Pull complete [2023-09-25T21:14:38.355Z] d65c8cfc05b1: Pull complete [2023-09-25T21:14:53.341Z] 2437ff75d9bd: Pull complete [2023-09-25T21:14:53.341Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-25T21:14:53.341Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-25T21:14:53.341Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:14:53.521Z] prd-ubuntu20.04-docker-arm64-4c-16g-7881 does not seem to be running inside a container [2023-09-25T21:14:53.568Z] $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T21:14:56.723Z] $ docker top 7eae4152ce1ca268e085be405880915e2a674abb806e87c3906647ce9c573c4a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:14:57.579Z] ---> job-cost.sh [2023-09-25T21:14:57.579Z] lf-activate-venv: SKIPPING [2023-09-25T21:14:57.579Z] INFO: No Stack... [2023-09-25T21:14:58.160Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-25T21:14:58.741Z] INFO: Archiving Costs [Pipeline] sh [2023-09-25T21:14:59.050Z] + cat /w/workspace/edgex-go/589/archives/cost.csv [2023-09-25T21:14:59.051Z] + cut -d, -f6 [Pipeline] lock [2023-09-25T21:14:59.114Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] [2023-09-25T21:14:59.120Z] Resource [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] did not exist. Created. [2023-09-25T21:14:59.120Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-25T21:14:59.443Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-25T21:15:00.150Z] Stashed 1 file(s) [Pipeline] } [2023-09-25T21:15:00.160Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-589-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-25T21:15:00.175Z] $ docker stop --time=1 7eae4152ce1ca268e085be405880915e2a674abb806e87c3906647ce9c573c4a [2023-09-25T21:15:01.640Z] $ docker rm -f --volumes 7eae4152ce1ca268e085be405880915e2a674abb806e87c3906647ce9c573c4a [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-09-25T21:15:02.077Z] provisioning config files... [2023-09-25T21:15:02.083Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/589@tmp/config11907271505975382428tmp [Pipeline] { [Pipeline] sh [2023-09-25T21:15:02.368Z] + set +x [2023-09-25T21:15:02.368Z] + curl -s https://codecov.io/bash [2023-09-25T21:15:02.368Z] + bash -s -- [2023-09-25T21:15:02.368Z] [2023-09-25T21:15:02.368Z] _____ _ [2023-09-25T21:15:02.368Z] / ____| | | [2023-09-25T21:15:02.368Z] | | ___ __| | ___ ___ _____ __ [2023-09-25T21:15:02.368Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-25T21:15:02.368Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-25T21:15:02.368Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-25T21:15:02.368Z] Bash-1.0.6 [2023-09-25T21:15:02.368Z] [2023-09-25T21:15:02.368Z] [2023-09-25T21:15:02.368Z] ==> git version 2.25.1 found [2023-09-25T21:15:02.368Z] ==> 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-09-25T21:15:02.368Z] Release-Date: 2020-01-08 [2023-09-25T21:15:02.368Z] 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-09-25T21:15:02.368Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-25T21:15:02.368Z] ==> Jenkins CI detected. [2023-09-25T21:15:02.368Z] current dir:  /w/workspace/edgex-go/589 [2023-09-25T21:15:02.368Z] project root: . [2023-09-25T21:15:02.368Z] --> token set from env [2023-09-25T21:15:02.368Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-25T21:15:02.368Z] ==> Running gcov in . (disable via -X gcov) [2023-09-25T21:15:02.368Z] ==> Python coveragepy not found [2023-09-25T21:15:02.368Z] ==> Searching for coverage reports in: [2023-09-25T21:15:02.368Z] + . [2023-09-25T21:15:02.627Z] -> Found 1 reports [2023-09-25T21:15:02.627Z] ==> Detecting git/mercurial file structure [2023-09-25T21:15:02.627Z] ==> Reading reports [2023-09-25T21:15:02.627Z] + ./coverage.out bytes=453602 [2023-09-25T21:15:02.627Z] ==> Appending adjustments [2023-09-25T21:15:02.627Z] https://docs.codecov.io/docs/fixing-reports [2023-09-25T21:15:03.587Z] + Found adjustments [2023-09-25T21:15:03.587Z] ==> Gzipping contents [2023-09-25T21:15:03.587Z] 60K /tmp/codecov.zMOqjW.gz [2023-09-25T21:15:03.587Z] ==> Uploading reports [2023-09-25T21:15:03.587Z] url: https://codecov.io [2023-09-25T21:15:03.587Z] query: branch=main&commit=2b0aa32e305f4468c05d36fa7488a318f523b7ee&build=589&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F589%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T21:15:03.587Z] -> Pinging Codecov [2023-09-25T21:15:03.587Z] 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=2b0aa32e305f4468c05d36fa7488a318f523b7ee&build=589&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F589%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-25T21:15:03.847Z] -> Uploading to [2023-09-25T21:15:03.847Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-25/00271124DB129430A58F1EEE437C3FCB/2b0aa32e305f4468c05d36fa7488a318f523b7ee/e314832c-89b2-4ca6-8cca-2512b525e548.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230925%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230925T211503Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c87ae8d8ac28a6408603e2601e6994ccaf0e7afb97a20f880a7707ca10a13f60 [2023-09-25T21:15:03.847Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T21:15:03.847Z] Dload Upload Total Spent Left Speed [2023-09-25T21:15:04.135Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58221 0 0 100 58221 0 213k --:--:-- --:--:-- --:--:-- 212k 100 58221 0 0 100 58221 0 213k --:--:-- --:--:-- --:--:-- 212k [2023-09-25T21:15:04.135Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2b0aa32e305f4468c05d36fa7488a318f523b7ee [Pipeline] } [2023-09-25T21:15:04.142Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-25T21:15:04.337Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-25T21:15:04.351Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:15:04.647Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T21:15:04.647Z] [2023-09-25T21:15:04.647Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:15:04.947Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T21:15:04.947Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-25T21:15:04.947Z] df9b9388f04a: Pulling fs layer [2023-09-25T21:15:04.947Z] 52dc419b0ee2: Pulling fs layer [2023-09-25T21:15:04.947Z] 25bc292e5bac: Pulling fs layer [2023-09-25T21:15:04.947Z] 114826534d7a: Pulling fs layer [2023-09-25T21:15:04.947Z] 4657fd5d0bcf: Pulling fs layer [2023-09-25T21:15:04.947Z] 6ad1cebc031e: Pulling fs layer [2023-09-25T21:15:04.947Z] 8a3aa393b2d8: Pulling fs layer [2023-09-25T21:15:04.948Z] 114826534d7a: Waiting [2023-09-25T21:15:04.948Z] 4657fd5d0bcf: Waiting [2023-09-25T21:15:04.948Z] 6ad1cebc031e: Waiting [2023-09-25T21:15:04.948Z] 8a3aa393b2d8: Waiting [2023-09-25T21:15:04.948Z] 25bc292e5bac: Verifying Checksum [2023-09-25T21:15:04.948Z] 25bc292e5bac: Download complete [2023-09-25T21:15:04.948Z] 52dc419b0ee2: Download complete [2023-09-25T21:15:04.948Z] 4657fd5d0bcf: Download complete [2023-09-25T21:15:04.948Z] df9b9388f04a: Verifying Checksum [2023-09-25T21:15:04.948Z] df9b9388f04a: Download complete [2023-09-25T21:15:05.206Z] df9b9388f04a: Pull complete [2023-09-25T21:15:05.206Z] 52dc419b0ee2: Pull complete [2023-09-25T21:15:05.206Z] 6ad1cebc031e: Verifying Checksum [2023-09-25T21:15:05.206Z] 6ad1cebc031e: Download complete [2023-09-25T21:15:05.467Z] 25bc292e5bac: Pull complete [2023-09-25T21:15:06.035Z] 114826534d7a: Verifying Checksum [2023-09-25T21:15:06.035Z] 114826534d7a: Download complete [2023-09-25T21:15:06.035Z] 8a3aa393b2d8: Verifying Checksum [2023-09-25T21:15:06.035Z] 8a3aa393b2d8: Download complete [2023-09-25T21:15:10.217Z] 114826534d7a: Pull complete [2023-09-25T21:15:10.217Z] 4657fd5d0bcf: Pull complete [2023-09-25T21:15:10.217Z] 6ad1cebc031e: Pull complete [2023-09-25T21:15:12.746Z] 8a3aa393b2d8: Pull complete [2023-09-25T21:15:12.746Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-25T21:15:12.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-25T21:15:12.746Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:15:12.834Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T21:15:12.867Z] $ 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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T21:15:16.132Z] $ docker top 332a4b42e1953394f2a2d94cc5f7660b89eda3748186f4db80c691464612cb67 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-25T21:15:16.200Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-25T21:15:16.477Z] + set -o pipefail [2023-09-25T21:15:16.477Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-25T21:15:23.044Z] [2023-09-25T21:15:23.044Z] Monitoring /w/workspace/edgex-go/589 (github.com/edgexfoundry/edgex-go)... [2023-09-25T21:15:23.044Z] [2023-09-25T21:15:23.044Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/fa76085c-d363-47e3-ad55-c68ff6eb8679 [2023-09-25T21:15:23.044Z] [2023-09-25T21:15:23.044Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-25T21:15:23.044Z] [2023-09-25T21:15:23.044Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-25T21:15:23.044Z] [2023-09-25T21:15:23.044Z] [2023-09-25T21:15:23.044Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-25T21:15:23.044Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-25T21:15:23.044Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-25T21:15:23.055Z] $ docker stop --time=1 332a4b42e1953394f2a2d94cc5f7660b89eda3748186f4db80c691464612cb67 [2023-09-25T21:15:26.398Z] $ docker rm -f --volumes 332a4b42e1953394f2a2d94cc5f7660b89eda3748186f4db80c691464612cb67 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-25T21:15:26.840Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T21:15:26.854Z] provisioning config files... [2023-09-25T21:15:26.861Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/589@tmp/config4553891106309268934tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:15:27.158Z] --> edgex-publish-swagger.sh [2023-09-25T21:15:27.158Z] === Publish openapi/v3 API === [2023-09-25T21:15:27.158Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-25T21:15:27.158Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/589/openapi/v3/core-command.yaml] [2023-09-25T21:15:27.158Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T21:15:27.158Z] Dload Upload Total Spent Left Speed [2023-09-25T21:15:27.726Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 336k --:--:-- --:--:-- --:--:-- 333k 100 32782 0 0 100 32782 0 63778 --:--:-- --:--:-- --:--:-- 63654 [2023-09-25T21:15:27.726Z] [2023-09-25T21:15:27.726Z] [2023-09-25T21:15:27.726Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/589/openapi/v3/core-data.yaml] [2023-09-25T21:15:27.726Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T21:15:27.726Z] Dload Upload Total Spent Left Speed [2023-09-25T21:15:27.985Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 71708 0 0 100 71708 0 133k --:--:-- --:--:-- --:--:-- 133k [2023-09-25T21:15:27.985Z] [2023-09-25T21:15:27.985Z] [2023-09-25T21:15:27.985Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/589/openapi/v3/core-metadata.yaml] [2023-09-25T21:15:28.244Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T21:15:28.244Z] Dload Upload Total Spent Left Speed [2023-09-25T21:15:28.812Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 263k --:--:-- --:--:-- --:--:-- 263k [2023-09-25T21:15:28.812Z] [2023-09-25T21:15:28.812Z] [2023-09-25T21:15:28.812Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/589/openapi/v3/support-notifications.yaml] [2023-09-25T21:15:28.812Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T21:15:28.812Z] Dload Upload Total Spent Left Speed [2023-09-25T21:15:29.071Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 190k --:--:-- --:--:-- --:--:-- 190k 100 87000 0 0 100 87000 0 190k --:--:-- --:--:-- --:--:-- 190k [2023-09-25T21:15:29.071Z] [2023-09-25T21:15:29.071Z] [2023-09-25T21:15:29.071Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/589/openapi/v3/support-scheduler.yaml] [2023-09-25T21:15:29.071Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-25T21:15:29.071Z] Dload Upload Total Spent Left Speed [2023-09-25T21:15:29.640Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 84756 --:--:-- --:--:-- --:--:-- 84951 [2023-09-25T21:15:29.640Z] [2023-09-25T21:15:29.640Z] [Pipeline] } [2023-09-25T21:15:29.647Z] 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-09-25T21:15:30.050Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T21:15:30.050Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:15:30.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T21:15:30.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:15:30.421Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T21:15:30.446Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T21:15:30.890Z] $ docker top b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 -eo pid,comm [2023-09-25T21:15:30.939Z] 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-09-25T21:15:30.939Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T21:15:30.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T21:15:30.978Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T21:15:31.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T21:15:31.097Z] $ docker exec b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 ssh-agent [2023-09-25T21:15:31.219Z] SSH_AUTH_SOCK=/tmp/ssh-60ChOpq7Hw4S/agent.33 [2023-09-25T21:15:31.219Z] SSH_AGENT_PID=39 [2023-09-25T21:15:31.223Z] Running ssh-add (command line suppressed) [2023-09-25T21:15:31.336Z] Identity added: /w/workspace/edgex-go/589@tmp/private_key_14893629477465192748.key (/w/workspace/edgex-go/589@tmp/private_key_14893629477465192748.key) [2023-09-25T21:15:31.350Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T21:15:31.635Z] + git semver tag [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,830 [run_tag] DEBUG tag force:False [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,830 [check_head_tag] DEBUG check head tag [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,831 [execute] INFO git cat-file --batch-check [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,831 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=) [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,835 [execute] INFO git cat-file --batch [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,835 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=) [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,856 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,856 [execute] INFO git tag -a v3.1.0-dev.55 -m v3.1.0-dev.55 [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,857 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.55', '-m', 'v3.1.0-dev.55'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=None) [2023-09-25T21:15:31.909Z] 2023-09-25 21:15:31,862 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T21:15:31.909Z] 3.1.0-dev.55 [Pipeline] } [2023-09-25T21:15:31.918Z] $ docker exec --env ******** --env ******** b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 ssh-agent -k [2023-09-25T21:15:32.025Z] unset SSH_AUTH_SOCK; [2023-09-25T21:15:32.026Z] unset SSH_AGENT_PID; [2023-09-25T21:15:32.026Z] echo Agent pid 39 killed; [2023-09-25T21:15:32.036Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T21:15:32.334Z] + git semver [Pipeline] } [2023-09-25T21:15:32.608Z] $ docker stop --time=1 b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 [2023-09-25T21:15:33.919Z] $ docker rm -f --volumes b129a1ff3cb1dfb7115e5e79e2ecfd1a251cf1399696056779dccb02b335d0d6 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:15:34.301Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T21:15:34.301Z] [2023-09-25T21:15:34.301Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:15:34.604Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T21:15:34.604Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-25T21:15:34.604Z] ab5ef0e58194: Pulling fs layer [2023-09-25T21:15:34.604Z] 9712f1f96733: Pulling fs layer [2023-09-25T21:15:34.604Z] 63f879dbbcfc: Pulling fs layer [2023-09-25T21:15:34.604Z] 0d9ebad4ef96: Pulling fs layer [2023-09-25T21:15:34.604Z] e9a5061849ea: Pulling fs layer [2023-09-25T21:15:34.604Z] d747dcd14b5f: Pulling fs layer [2023-09-25T21:15:34.604Z] 2de7ff778b66: Pulling fs layer [2023-09-25T21:15:34.604Z] e9a5061849ea: Waiting [2023-09-25T21:15:34.604Z] d747dcd14b5f: Waiting [2023-09-25T21:15:34.604Z] 2de7ff778b66: Waiting [2023-09-25T21:15:34.604Z] 9712f1f96733: Verifying Checksum [2023-09-25T21:15:34.604Z] 9712f1f96733: Download complete [2023-09-25T21:15:35.234Z] 63f879dbbcfc: Verifying Checksum [2023-09-25T21:15:35.234Z] 63f879dbbcfc: Download complete [2023-09-25T21:15:35.234Z] e9a5061849ea: Verifying Checksum [2023-09-25T21:15:35.234Z] e9a5061849ea: Download complete [2023-09-25T21:15:35.234Z] 0d9ebad4ef96: Verifying Checksum [2023-09-25T21:15:35.234Z] 0d9ebad4ef96: Download complete [2023-09-25T21:15:35.234Z] d747dcd14b5f: Verifying Checksum [2023-09-25T21:15:35.234Z] d747dcd14b5f: Download complete [2023-09-25T21:15:35.493Z] ab5ef0e58194: Verifying Checksum [2023-09-25T21:15:35.493Z] ab5ef0e58194: Download complete [2023-09-25T21:15:35.493Z] 2de7ff778b66: Verifying Checksum [2023-09-25T21:15:35.493Z] 2de7ff778b66: Download complete [2023-09-25T21:15:38.779Z] ab5ef0e58194: Pull complete [2023-09-25T21:15:38.779Z] 9712f1f96733: Pull complete [2023-09-25T21:15:39.038Z] 63f879dbbcfc: Pull complete [2023-09-25T21:15:43.221Z] 0d9ebad4ef96: Pull complete [2023-09-25T21:15:43.480Z] e9a5061849ea: Pull complete [2023-09-25T21:15:43.480Z] d747dcd14b5f: Pull complete [2023-09-25T21:15:44.860Z] 2de7ff778b66: Pull complete [2023-09-25T21:15:44.860Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-25T21:15:44.860Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-25T21:15:44.860Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:15:44.953Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T21:15:44.987Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T21:15:48.868Z] $ docker top 3a7a165c819fe99d895d05ea25bdafb322d691fae2a2887646a921f6cbad694f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-25T21:15:48.944Z] provisioning config files... [2023-09-25T21:15:48.952Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/589@tmp/config2408963249743753038tmp [2023-09-25T21:15:48.962Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/589@tmp/config5780397382045036051tmp [2023-09-25T21:15:48.971Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/589@tmp/config10306179565422961862tmp [Pipeline] { [Pipeline] echo [2023-09-25T21:15:48.983Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:15:49.268Z] ---> sigul-configuration.sh [2023-09-25T21:15:49.268Z] gpg: directory `/root/.gnupg' created [2023-09-25T21:15:49.268Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-25T21:15:49.268Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-25T21:15:49.268Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-25T21:15:49.268Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-25T21:15:49.268Z] gpg: CAST5 encrypted data [2023-09-25T21:15:49.268Z] gpg: encrypted with 1 passphrase [2023-09-25T21:15:49.268Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-25T21:15:49.560Z] + mkdir /home/jenkins [2023-09-25T21:15:49.560Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-25T21:15:49.842Z] + 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-09-25T21:15:49.849Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:15:50.135Z] ---> sigul-install.sh [2023-09-25T21:15:50.135Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-25T21:15:50.418Z] + git tag --list [2023-09-25T21:15:50.419Z] 0.6.0 [2023-09-25T21:15:50.419Z] 0.6.1 [2023-09-25T21:15:50.419Z] 0.7.0 [2023-09-25T21:15:50.419Z] 0.7.1 [2023-09-25T21:15:50.419Z] v1.0.0 [2023-09-25T21:15:50.419Z] v1.0.1 [2023-09-25T21:15:50.419Z] v1.1.0 [2023-09-25T21:15:50.419Z] v1.2.0 [2023-09-25T21:15:50.419Z] v1.2.1 [2023-09-25T21:15:50.419Z] v1.3.0 [2023-09-25T21:15:50.419Z] v1.3.1 [2023-09-25T21:15:50.419Z] v2.0.0 [2023-09-25T21:15:50.419Z] v2.1.0 [2023-09-25T21:15:50.419Z] v2.1.1 [2023-09-25T21:15:50.419Z] v2.2.0 [2023-09-25T21:15:50.419Z] v2.3.0 [2023-09-25T21:15:50.419Z] v3.0 [2023-09-25T21:15:50.419Z] v3.0.0 [2023-09-25T21:15:50.419Z] v3.1.0-dev.1 [2023-09-25T21:15:50.419Z] v3.1.0-dev.10 [2023-09-25T21:15:50.419Z] v3.1.0-dev.11 [2023-09-25T21:15:50.419Z] v3.1.0-dev.12 [2023-09-25T21:15:50.419Z] v3.1.0-dev.13 [2023-09-25T21:15:50.419Z] v3.1.0-dev.14 [2023-09-25T21:15:50.419Z] v3.1.0-dev.15 [2023-09-25T21:15:50.419Z] v3.1.0-dev.16 [2023-09-25T21:15:50.419Z] v3.1.0-dev.17 [2023-09-25T21:15:50.419Z] v3.1.0-dev.18 [2023-09-25T21:15:50.419Z] v3.1.0-dev.19 [2023-09-25T21:15:50.419Z] v3.1.0-dev.2 [2023-09-25T21:15:50.419Z] v3.1.0-dev.20 [2023-09-25T21:15:50.419Z] v3.1.0-dev.21 [2023-09-25T21:15:50.419Z] v3.1.0-dev.22 [2023-09-25T21:15:50.419Z] v3.1.0-dev.23 [2023-09-25T21:15:50.419Z] v3.1.0-dev.24 [2023-09-25T21:15:50.419Z] v3.1.0-dev.25 [2023-09-25T21:15:50.419Z] v3.1.0-dev.26 [2023-09-25T21:15:50.419Z] v3.1.0-dev.27 [2023-09-25T21:15:50.419Z] v3.1.0-dev.28 [2023-09-25T21:15:50.419Z] v3.1.0-dev.29 [2023-09-25T21:15:50.419Z] v3.1.0-dev.3 [2023-09-25T21:15:50.419Z] v3.1.0-dev.30 [2023-09-25T21:15:50.419Z] v3.1.0-dev.31 [2023-09-25T21:15:50.419Z] v3.1.0-dev.32 [2023-09-25T21:15:50.419Z] v3.1.0-dev.33 [2023-09-25T21:15:50.419Z] v3.1.0-dev.34 [2023-09-25T21:15:50.419Z] v3.1.0-dev.35 [2023-09-25T21:15:50.419Z] v3.1.0-dev.36 [2023-09-25T21:15:50.419Z] v3.1.0-dev.37 [2023-09-25T21:15:50.419Z] v3.1.0-dev.38 [2023-09-25T21:15:50.419Z] v3.1.0-dev.39 [2023-09-25T21:15:50.419Z] v3.1.0-dev.4 [2023-09-25T21:15:50.419Z] v3.1.0-dev.40 [2023-09-25T21:15:50.419Z] v3.1.0-dev.41 [2023-09-25T21:15:50.419Z] v3.1.0-dev.42 [2023-09-25T21:15:50.419Z] v3.1.0-dev.43 [2023-09-25T21:15:50.419Z] v3.1.0-dev.44 [2023-09-25T21:15:50.419Z] v3.1.0-dev.45 [2023-09-25T21:15:50.419Z] v3.1.0-dev.46 [2023-09-25T21:15:50.419Z] v3.1.0-dev.47 [2023-09-25T21:15:50.419Z] v3.1.0-dev.48 [2023-09-25T21:15:50.419Z] v3.1.0-dev.49 [2023-09-25T21:15:50.419Z] v3.1.0-dev.5 [2023-09-25T21:15:50.419Z] v3.1.0-dev.50 [2023-09-25T21:15:50.419Z] v3.1.0-dev.51 [2023-09-25T21:15:50.419Z] v3.1.0-dev.52 [2023-09-25T21:15:50.419Z] v3.1.0-dev.53 [2023-09-25T21:15:50.419Z] v3.1.0-dev.54 [2023-09-25T21:15:50.419Z] v3.1.0-dev.55 [2023-09-25T21:15:50.419Z] v3.1.0-dev.6 [2023-09-25T21:15:50.419Z] v3.1.0-dev.7 [2023-09-25T21:15:50.419Z] v3.1.0-dev.8 [2023-09-25T21:15:50.419Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-25T21:15:50.701Z] + lftools sign git-tag v3.1.0-dev.55 [2023-09-25T21:15:51.268Z] Signing Git tag with Sigul... [2023-09-25T21:15:51.268Z] Signing v3.1.0-dev.55 [Pipeline] echo [2023-09-25T21:15:51.846Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:15:52.129Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-25T21:15:52.135Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-25T21:15:52.154Z] $ docker stop --time=1 3a7a165c819fe99d895d05ea25bdafb322d691fae2a2887646a921f6cbad694f [2023-09-25T21:15:53.482Z] $ docker rm -f --volumes 3a7a165c819fe99d895d05ea25bdafb322d691fae2a2887646a921f6cbad694f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-25T21:15:53.890Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T21:15:53.890Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:15:54.186Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T21:15:54.186Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:15:54.258Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T21:15:54.284Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T21:15:54.650Z] $ docker top 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 -eo pid,comm [2023-09-25T21:15:54.699Z] 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-09-25T21:15:54.699Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T21:15:54.735Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T21:15:54.735Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T21:15:54.846Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T21:15:54.849Z] $ docker exec 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 ssh-agent [2023-09-25T21:15:54.971Z] SSH_AUTH_SOCK=/tmp/ssh-9mI5Dntf0dGb/agent.33 [2023-09-25T21:15:54.971Z] SSH_AGENT_PID=39 [2023-09-25T21:15:54.975Z] Running ssh-add (command line suppressed) [2023-09-25T21:15:55.088Z] Identity added: /w/workspace/edgex-go/589@tmp/private_key_12004068649186360400.key (/w/workspace/edgex-go/589@tmp/private_key_12004068649186360400.key) [2023-09-25T21:15:55.103Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T21:15:55.387Z] + git semver bump pre [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,578 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,578 [bump_version] DEBUG bumping version:3.1.0-dev.55 on axis:pre with prefix:dev [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,578 [bump_version] DEBUG bumped version:3.1.0-dev.56 [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,578 [write_version] DEBUG write version:3.1.0-dev.56 to path:/w/workspace/edgex-go/589/.semver/main with force:True [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,578 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,578 [write_file] DEBUG write to file:/w/workspace/edgex-go/589/.semver/main [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,580 [execute] INFO git cat-file --batch-check [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,580 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,586 [execute] INFO git cat-file --batch [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,587 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T21:15:55.647Z] 2023-09-25 21:15:55,592 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T21:15:55.647Z] 3.1.0-dev.56 [Pipeline] } [2023-09-25T21:15:55.654Z] $ docker exec --env ******** --env ******** 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 ssh-agent -k [2023-09-25T21:15:55.759Z] unset SSH_AUTH_SOCK; [2023-09-25T21:15:55.760Z] unset SSH_AGENT_PID; [2023-09-25T21:15:55.760Z] echo Agent pid 39 killed; [2023-09-25T21:15:55.771Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T21:15:56.078Z] + git semver [Pipeline] } [2023-09-25T21:15:56.349Z] $ docker stop --time=1 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 [2023-09-25T21:15:57.615Z] $ docker rm -f --volumes 1782b8d0c7f2e33e6389aaad563ecb4760e138ef407448519a13a59c9478c470 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-25T21:15:57.968Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-25T21:15:57.968Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:15:58.263Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-25T21:15:58.263Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:15:58.336Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T21:15:58.365Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T21:15:58.712Z] $ docker top c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-25T21:15:58.805Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-25T21:15:58.805Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-25T21:15:58.937Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-25T21:15:58.940Z] $ docker exec c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca ssh-agent [2023-09-25T21:15:59.060Z] SSH_AUTH_SOCK=/tmp/ssh-nQLIXwafNezz/agent.32 [2023-09-25T21:15:59.060Z] SSH_AGENT_PID=38 [2023-09-25T21:15:59.065Z] Running ssh-add (command line suppressed) [2023-09-25T21:15:59.168Z] Identity added: /w/workspace/edgex-go/589@tmp/private_key_3295701497323229814.key (/w/workspace/edgex-go/589@tmp/private_key_3295701497323229814.key) [2023-09-25T21:15:59.183Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-25T21:15:59.467Z] + git semver push [2023-09-25T21:15:59.725Z] 2023-09-25 21:15:59,662 [run_push] DEBUG push [2023-09-25T21:15:59.725Z] 2023-09-25 21:15:59,663 [execute] INFO git cat-file --batch-check [2023-09-25T21:15:59.725Z] 2023-09-25 21:15:59,663 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=) [2023-09-25T21:15:59.725Z] 2023-09-25 21:15:59,668 [execute] INFO git rev-list fe3e69cdbea303992e96b9fe20912430aa62cb52 -- [2023-09-25T21:15:59.725Z] 2023-09-25 21:15:59,668 [execute] DEBUG Popen(['git', 'rev-list', 'fe3e69cdbea303992e96b9fe20912430aa62cb52', '--'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T21:15:59.725Z] 2023-09-25 21:15:59,686 [execute] INFO git fetch -v origin [2023-09-25T21:15:59.725Z] 2023-09-25 21:15:59,686 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-25T21:16:00.292Z] 2023-09-25 21:16:00,197 [run_push] DEBUG no remote changes detected [2023-09-25T21:16:00.292Z] 2023-09-25 21:16:00,198 [execute] INFO git push origin semver [2023-09-25T21:16:00.292Z] 2023-09-25 21:16:00,198 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/589/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-25T21:16:01.230Z] 2023-09-25 21:16:01,065 [run_push] DEBUG push all version tags [2023-09-25T21:16:01.230Z] 2023-09-25 21:16:01,066 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-25T21:16:01.230Z] 2023-09-25 21:16:01,066 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/589, universal_newlines=False, shell=None, istream=None) [2023-09-25T21:16:02.167Z] 2023-09-25 21:16:01,873 [read_version] DEBUG read version from /w/workspace/edgex-go/589/.semver/main [2023-09-25T21:16:02.167Z] 3.1.0-dev.56 [Pipeline] } [2023-09-25T21:16:02.175Z] $ docker exec --env ******** --env ******** c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca ssh-agent -k [2023-09-25T21:16:02.272Z] unset SSH_AUTH_SOCK; [2023-09-25T21:16:02.274Z] unset SSH_AGENT_PID; [2023-09-25T21:16:02.274Z] echo Agent pid 38 killed; [2023-09-25T21:16:02.282Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-25T21:16:02.584Z] + git semver [Pipeline] } [2023-09-25T21:16:02.856Z] $ docker stop --time=1 c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca [2023-09-25T21:16:04.146Z] $ docker rm -f --volumes c672a230b102f405c1596325433b4ae33f80a52ef75b955cedc7a80bd39810ca [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-09-25T21:16:04.673Z] + [ -d /w/workspace/edgex-go/589/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:16:04.965Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:16:05.819Z] ---> package-listing.sh [2023-09-25T21:16:05.819Z] ++ facter osfamily [2023-09-25T21:16:05.819Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-25T21:16:06.079Z] + OS_FAMILY=debian [2023-09-25T21:16:06.079Z] + workspace=/w/workspace/edgex-go/589 [2023-09-25T21:16:06.079Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-25T21:16:06.079Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-25T21:16:06.079Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-25T21:16:06.079Z] + PACKAGES=/tmp/packages_start.txt [2023-09-25T21:16:06.079Z] + '[' /w/workspace/edgex-go/589 ']' [2023-09-25T21:16:06.079Z] + PACKAGES=/tmp/packages_end.txt [2023-09-25T21:16:06.079Z] + case "${OS_FAMILY}" in [2023-09-25T21:16:06.079Z] + dpkg -l [2023-09-25T21:16:06.079Z] + grep '^ii' [2023-09-25T21:16:06.079Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-25T21:16:06.079Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-25T21:16:06.079Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-25T21:16:06.079Z] + '[' /w/workspace/edgex-go/589 ']' [2023-09-25T21:16:06.079Z] + mkdir -p /w/workspace/edgex-go/589/archives/ [2023-09-25T21:16:06.079Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/589/archives/ [Pipeline] echo [2023-09-25T21:16:06.090Z] 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/589/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-25T21:16:06.365Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:16:06.928Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T21:16:06.928Z] [2023-09-25T21:16:06.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-25T21:16:07.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T21:16:07.227Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-25T21:16:07.227Z] 5eb5b503b376: Pulling fs layer [2023-09-25T21:16:07.227Z] 5c69ac0246d0: Pulling fs layer [2023-09-25T21:16:07.227Z] ec43610c2a17: Pulling fs layer [2023-09-25T21:16:07.227Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-25T21:16:07.227Z] 33b1e0a273af: Pulling fs layer [2023-09-25T21:16:07.227Z] 5d3b04190fa2: Pulling fs layer [2023-09-25T21:16:07.227Z] 2f39f015ded8: Pulling fs layer [2023-09-25T21:16:07.227Z] 2f39f015ded8: Waiting [2023-09-25T21:16:07.227Z] 5d3b04190fa2: Waiting [2023-09-25T21:16:07.227Z] 5c69ac0246d0: Verifying Checksum [2023-09-25T21:16:07.227Z] 5c69ac0246d0: Download complete [2023-09-25T21:16:07.227Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-25T21:16:07.227Z] 3a2ae6a8a46f: Download complete [2023-09-25T21:16:07.227Z] ec43610c2a17: Verifying Checksum [2023-09-25T21:16:07.227Z] ec43610c2a17: Download complete [2023-09-25T21:16:07.504Z] 33b1e0a273af: Verifying Checksum [2023-09-25T21:16:07.504Z] 33b1e0a273af: Download complete [2023-09-25T21:16:07.504Z] 5d3b04190fa2: Verifying Checksum [2023-09-25T21:16:07.504Z] 5d3b04190fa2: Download complete [2023-09-25T21:16:07.504Z] 5eb5b503b376: Verifying Checksum [2023-09-25T21:16:07.504Z] 5eb5b503b376: Download complete [2023-09-25T21:16:08.439Z] 2f39f015ded8: Download complete [2023-09-25T21:16:08.697Z] 5eb5b503b376: Pull complete [2023-09-25T21:16:08.955Z] 5c69ac0246d0: Pull complete [2023-09-25T21:16:09.214Z] ec43610c2a17: Pull complete [2023-09-25T21:16:09.472Z] 3a2ae6a8a46f: Pull complete [2023-09-25T21:16:09.472Z] 33b1e0a273af: Pull complete [2023-09-25T21:16:09.729Z] 5d3b04190fa2: Pull complete [2023-09-25T21:16:14.992Z] 2f39f015ded8: Pull complete [2023-09-25T21:16:14.992Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-25T21:16:14.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-25T21:16:14.992Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-25T21:16:15.082Z] prd-ubuntu20.04-docker-8c-8g-7879 does not seem to be running inside a container [2023-09-25T21:16:15.110Z] $ 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/589/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/589 -v /w/workspace/edgex-go/589:/w/workspace/edgex-go/589:rw,z -v /w/workspace/edgex-go/589@tmp:/w/workspace/edgex-go/589@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-09-25T21:16:19.179Z] $ docker top 7d457ba6c6c8c2cae9c08d6a91b66cdddadd6c0c76816e06bf1aa18fae867cb9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-25T21:16:19.513Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-25T21:16:19.795Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-25T21:16:20.078Z] + ls /var/log/sa-host [2023-09-25T21:16:20.078Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-25T21:16:20.230Z] provisioning config files... [2023-09-25T21:16:20.238Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/589@tmp/config4167259572862902397tmp [Pipeline] { [Pipeline] echo [2023-09-25T21:16:20.302Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:16:20.591Z] ---> create-netrc.sh [Pipeline] } [2023-09-25T21:16:20.599Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:16:20.917Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-25T21:16:20.927Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:16:21.212Z] ---> sudo-logs.sh [2023-09-25T21:16:21.212Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-25T21:16:21.234Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:16:21.514Z] ---> job-cost.sh [2023-09-25T21:16:21.514Z] lf-activate-venv: SKIPPING [2023-09-25T21:16:21.514Z] DEBUG: total: 0.10999999940395355 [2023-09-25T21:16:21.514Z] INFO: Retrieving Stack Cost... [2023-09-25T21:16:22.081Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-25T21:16:22.340Z] INFO: Archiving Costs [Pipeline] echo [2023-09-25T21:16:22.351Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-25T21:16:22.633Z] ---> logs-deploy.sh [2023-09-25T21:16:22.633Z] lf-activate-venv: SKIPPING [2023-09-25T21:16:22.633Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/589 [2023-09-25T21:16:22.633Z] INFO: archiving workspace using pattern(s): [2023-09-25T21:16:23.569Z] Archives upload complete. [2023-09-25T21:16:23.828Z] INFO: archiving logs to Nexus