Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 08d06e0ccb5744197e6b9bad57675b66573abf32 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-ssh11971858355667550519.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3164163645428555768.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 05349e3f996d6f6d0c0ad3c2ccda408eae121119 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-ssh3359514336355733129.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 05349e3f996d6f6d0c0ad3c2ccda408eae121119 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 05349e3f996d6f6d0c0ad3c2ccda408eae121119 # timeout=10 Commit message: "Merge pull request #444 from ernestojeda/update-streams" > 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-ssh12548794968446468169.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-ssh15148267872343602586.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]] ========================================================= [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-16279’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16280 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/603 [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/603 # 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 08d06e0ccb5744197e6b9bad57675b66573abf32 (main) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4716)" > git config core.sparsecheckout # timeout=10 > git checkout -f 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 > git rev-list --no-walk 4eef39055a4f8a992f7fcd8196977fee3e461688 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-11-01T20:09:55.033Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-11-01T20:09:55.082Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-11-01T20:09:55.098Z] ========================================================= [2023-11-01T20:09:55.098Z] EdgeX Global Pipelines Version Info [2023-11-01T20:09:55.098Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:09:56.291Z] ------------------- [2023-11-01T20:09:56.291Z] stable info: [2023-11-01T20:09:56.291Z] ------------------- [2023-11-01T20:09:56.291Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-11-01T20:09:56.291Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T20:09:56.291Z] Message: update stable to v1.0.255 [2023-11-01T20:09:56.552Z] ------------------- [2023-11-01T20:09:56.552Z] experimental info: [2023-11-01T20:09:56.552Z] ------------------- [2023-11-01T20:09:56.552Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-11-01T20:09:56.552Z] Commit SHA: 05349e3f996d6f6d0c0ad3c2ccda408eae121119 [2023-11-01T20:09:56.552Z] Message: update experimental to v1.0.255 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-11-01T20:09:56.877Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-11-01T20:09:56.888Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-11-01T20:09:56.899Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-11-01T20:09:56.910Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-11-01T20:09:56.922Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-11-01T20:09:56.938Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-11-01T20:09:56.953Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-11-01T20:09:56.966Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-11-01T20:09:56.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-11-01T20:09:57.059Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-11-01T20:09:57.077Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-11-01T20:09:57.088Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-11-01T20:09:57.102Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-11-01T20:09:57.114Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-11-01T20:09:57.126Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-11-01T20:09:57.137Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T20:09:57.158Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-11-01T20:09:57.177Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-11-01T20:09:57.197Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-11-01T20:09:57.210Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-11-01T20:09:57.221Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-11-01T20:09:57.233Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-11-01T20:09:57.245Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-11-01T20:09:57.254Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-11-01T20:09:57.265Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-11-01T20:09:57.275Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-11-01T20:09:57.291Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] echo [2023-11-01T20:09:57.305Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 08d06e0 [Pipeline] echo [2023-11-01T20:09:57.316Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T20:09:57.370Z] provisioning config files... [2023-11-01T20:09:57.382Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config15782034440632517318tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:09:57.725Z] ---> docker-login.sh [2023-11-01T20:09:57.725Z] nexus3.edgexfoundry.org:10001 [2023-11-01T20:10:00.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:10:00.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:10:00.263Z] Configure a credential helper to remove this warning. See [2023-11-01T20:10:00.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:10:00.263Z] [2023-11-01T20:10:00.263Z] Login Succeeded [2023-11-01T20:10:00.263Z] nexus3.edgexfoundry.org:10002 [2023-11-01T20:10:00.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:10:00.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:10:00.263Z] Configure a credential helper to remove this warning. See [2023-11-01T20:10:00.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:10:00.263Z] [2023-11-01T20:10:00.263Z] Login Succeeded [2023-11-01T20:10:00.263Z] nexus3.edgexfoundry.org:10003 [2023-11-01T20:10:00.263Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:10:00.263Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:10:00.263Z] Configure a credential helper to remove this warning. See [2023-11-01T20:10:00.263Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:10:00.263Z] [2023-11-01T20:10:00.263Z] Login Succeeded [2023-11-01T20:10:00.263Z] nexus3.edgexfoundry.org:10004 [2023-11-01T20:10:00.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:10:00.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:10:00.524Z] Configure a credential helper to remove this warning. See [2023-11-01T20:10:00.524Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:10:00.524Z] [2023-11-01T20:10:00.524Z] Login Succeeded [2023-11-01T20:10:00.524Z] docker.io [2023-11-01T20:10:00.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:10:00.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:10:00.785Z] Configure a credential helper to remove this warning. See [2023-11-01T20:10:00.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:10:00.785Z] [2023-11-01T20:10:00.785Z] Login Succeeded [2023-11-01T20:10:00.785Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T20:10:00.793Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T20:10:01.110Z] + 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-11-01T20:10:01.110Z] + dirname cmd/core-command/Dockerfile [2023-11-01T20:10:01.110Z] + cut -d/ -f2 [2023-11-01T20:10:01.110Z] + echo core-command,cmd/core-command/Dockerfile [2023-11-01T20:10:01.110Z] + + cutdirname -d/ cmd/core-common-config-bootstrapper/Dockerfile -f2 [2023-11-01T20:10:01.110Z] [2023-11-01T20:10:01.110Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-11-01T20:10:01.110Z] + dirname cmd/core-data/Dockerfile [2023-11-01T20:10:01.110Z] + cut -d/ -f2 [2023-11-01T20:10:01.110Z] + echo core-data,cmd/core-data/Dockerfile [2023-11-01T20:10:01.110Z] + dirname cmd/core-metadata/Dockerfile [2023-11-01T20:10:01.110Z] + cut -d/ -f2 [2023-11-01T20:10:01.110Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-11-01T20:10:01.110Z] + + dirname cmd/security-bootstrapper/Dockerfile [2023-11-01T20:10:01.110Z] cut -d/ -f2 [2023-11-01T20:10:01.110Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-11-01T20:10:01.110Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-11-01T20:10:01.110Z] + cut -d/ -f2 [2023-11-01T20:10:01.110Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-11-01T20:10:01.110Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-11-01T20:10:01.110Z] + cut -d/ -f2 [2023-11-01T20:10:01.110Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-11-01T20:10:01.110Z] + + cut -d/ -f2dirname [2023-11-01T20:10:01.110Z] cmd/security-secretstore-setup/Dockerfile [2023-11-01T20:10:01.110Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-11-01T20:10:01.111Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T20:10:01.111Z] cut -d/ -f2 [2023-11-01T20:10:01.111Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-11-01T20:10:01.111Z] + dirname cmd/security-spire-agent/Dockerfile [2023-11-01T20:10:01.111Z] + cut -d/ -f2 [2023-11-01T20:10:01.111Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-11-01T20:10:01.111Z] + dirname cmd/security-spire-config/Dockerfile [2023-11-01T20:10:01.111Z] + cut -d/ -f2 [2023-11-01T20:10:01.111Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-11-01T20:10:01.111Z] + dirname cmd/security-spire-server/Dockerfile [2023-11-01T20:10:01.111Z] + cut -d/ -f2 [2023-11-01T20:10:01.111Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-11-01T20:10:01.111Z] + dirname cmd/support-notifications/Dockerfile [2023-11-01T20:10:01.111Z] + cut -d/ -f2 [2023-11-01T20:10:01.111Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-11-01T20:10:01.111Z] + dirname cmd/support-scheduler/Dockerfile [2023-11-01T20:10:01.111Z] + cut -d/ -f2 [2023-11-01T20:10:01.111Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-11-01T20:10:01.164Z] 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-11-01T20:10:01.516Z] + git rev-list -1 --merges 08d06e0ccb5744197e6b9bad57675b66573abf32~1..08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] echo [2023-11-01T20:10:01.532Z] -----------> git rev-list -1 --merges 08d06e0ccb5744197e6b9bad57675b66573abf32~1..08d06e0ccb5744197e6b9bad57675b66573abf32 08d06e0ccb5744197e6b9bad57675b66573abf32 [false] [Pipeline] sh [2023-11-01T20:10:01.821Z] + git log --format=format:%s -1 08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] echo [2023-11-01T20:10:01.836Z] ========================================================= [2023-11-01T20:10:01.836Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-11-01T20:10:01.836Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-11-01T20:10:02.223Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T20:10:02.224Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-11-01T20:10:02.224Z] + [ -e /tmp/ssh_known_hosts ] [2023-11-01T20:10:02.224Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-11-01T20:10:02.224Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-11-01T20:10:02.224Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-11-01T20:10:02.224Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:10:02.595Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T20:10:02.595Z] [2023-11-01T20:10:02.595Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:10:02.893Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T20:10:03.153Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-11-01T20:10:03.154Z] b85a868b505f: Pulling fs layer [2023-11-01T20:10:03.154Z] e2be974225ed: Pulling fs layer [2023-11-01T20:10:03.154Z] 339a4e72a1f5: Pulling fs layer [2023-11-01T20:10:03.154Z] 988bab9f4d93: Pulling fs layer [2023-11-01T20:10:03.154Z] 1469e6f7b9e6: Pulling fs layer [2023-11-01T20:10:03.154Z] eaf3925da568: Pulling fs layer [2023-11-01T20:10:03.154Z] bab4dde63d76: Pulling fs layer [2023-11-01T20:10:03.154Z] bde34c3a00c8: Pulling fs layer [2023-11-01T20:10:03.154Z] b352a97aabf1: Pulling fs layer [2023-11-01T20:10:03.154Z] 4872d77fe225: Pulling fs layer [2023-11-01T20:10:03.154Z] 5851b861e8e6: Pulling fs layer [2023-11-01T20:10:03.154Z] bab4dde63d76: Waiting [2023-11-01T20:10:03.154Z] b352a97aabf1: Waiting [2023-11-01T20:10:03.154Z] 1469e6f7b9e6: Waiting [2023-11-01T20:10:03.154Z] eaf3925da568: Waiting [2023-11-01T20:10:03.154Z] bde34c3a00c8: Waiting [2023-11-01T20:10:03.154Z] 988bab9f4d93: Waiting [2023-11-01T20:10:03.154Z] e2be974225ed: Download complete [2023-11-01T20:10:03.154Z] 988bab9f4d93: Verifying Checksum [2023-11-01T20:10:03.154Z] 988bab9f4d93: Download complete [2023-11-01T20:10:03.154Z] 1469e6f7b9e6: Verifying Checksum [2023-11-01T20:10:03.154Z] 1469e6f7b9e6: Download complete [2023-11-01T20:10:03.154Z] eaf3925da568: Verifying Checksum [2023-11-01T20:10:03.154Z] eaf3925da568: Download complete [2023-11-01T20:10:03.154Z] 339a4e72a1f5: Verifying Checksum [2023-11-01T20:10:03.154Z] 339a4e72a1f5: Download complete [2023-11-01T20:10:03.413Z] bde34c3a00c8: Verifying Checksum [2023-11-01T20:10:03.413Z] bde34c3a00c8: Download complete [2023-11-01T20:10:03.413Z] b352a97aabf1: Download complete [2023-11-01T20:10:03.413Z] 4872d77fe225: Download complete [2023-11-01T20:10:03.413Z] 5851b861e8e6: Verifying Checksum [2023-11-01T20:10:03.413Z] 5851b861e8e6: Download complete [2023-11-01T20:10:03.413Z] b85a868b505f: Download complete [2023-11-01T20:10:03.671Z] bab4dde63d76: Verifying Checksum [2023-11-01T20:10:03.671Z] bab4dde63d76: Download complete [2023-11-01T20:10:04.612Z] b85a868b505f: Pull complete [2023-11-01T20:10:04.872Z] e2be974225ed: Pull complete [2023-11-01T20:10:05.441Z] 339a4e72a1f5: Pull complete [2023-11-01T20:10:05.441Z] 988bab9f4d93: Pull complete [2023-11-01T20:10:05.702Z] 1469e6f7b9e6: Pull complete [2023-11-01T20:10:05.702Z] eaf3925da568: Pull complete [2023-11-01T20:10:07.610Z] bab4dde63d76: Pull complete [2023-11-01T20:10:08.178Z] bde34c3a00c8: Pull complete [2023-11-01T20:10:08.750Z] b352a97aabf1: Pull complete [2023-11-01T20:10:09.692Z] 4872d77fe225: Pull complete [2023-11-01T20:10:09.956Z] 5851b861e8e6: Pull complete [2023-11-01T20:10:10.220Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-11-01T20:10:10.220Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T20:10:10.480Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:10:10.638Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:10:10.665Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:10:14.625Z] $ docker top dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 -eo pid,comm [2023-11-01T20:10:14.693Z] 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-11-01T20:10:14.693Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T20:10:14.733Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T20:10:14.733Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T20:10:14.857Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T20:10:14.853Z] $ docker exec dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent [2023-11-01T20:10:14.972Z] SSH_AUTH_SOCK=/tmp/ssh-EXpKBGFbM2a0/agent.31 [2023-11-01T20:10:14.972Z] SSH_AGENT_PID=37 [2023-11-01T20:10:14.983Z] Running ssh-add (command line suppressed) [2023-11-01T20:10:15.077Z] Identity added: /w/workspace/edgex-go/603@tmp/private_key_700213732713222815.key (/w/workspace/edgex-go/603@tmp/private_key_700213732713222815.key) [2023-11-01T20:10:15.100Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T20:10:15.389Z] + git tag --points-at HEAD [Pipeline] } [2023-11-01T20:10:15.393Z] $ docker exec --env ******** --env ******** dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent -k [2023-11-01T20:10:15.504Z] unset SSH_AUTH_SOCK; [2023-11-01T20:10:15.504Z] unset SSH_AGENT_PID; [2023-11-01T20:10:15.504Z] echo Agent pid 37 killed; [2023-11-01T20:10:15.525Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-11-01T20:10:15.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T20:10:15.551Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T20:10:15.665Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T20:10:15.660Z] $ docker exec dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent [2023-11-01T20:10:15.791Z] SSH_AUTH_SOCK=/tmp/ssh-awEx1MfpGVi1/agent.70 [2023-11-01T20:10:15.791Z] SSH_AGENT_PID=76 [2023-11-01T20:10:15.863Z] Running ssh-add (command line suppressed) [2023-11-01T20:10:15.981Z] Identity added: /w/workspace/edgex-go/603@tmp/private_key_3782211068092102041.key (/w/workspace/edgex-go/603@tmp/private_key_3782211068092102041.key) [2023-11-01T20:10:16.007Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T20:10:16.295Z] + git semver init [2023-11-01T20:10:16.560Z] 2023-11-01 20:10:16,465 [run_init] DEBUG init version:0.0.0 force:False [2023-11-01T20:10:16.560Z] 2023-11-01 20:10:16,466 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/603/.semver [2023-11-01T20:10:16.560Z] 2023-11-01 20:10:16,466 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/603/.semver [2023-11-01T20:10:16.560Z] 2023-11-01 20:10:16,466 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/603/.semver'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=None) [2023-11-01T20:10:21.845Z] 2023-11-01 20:10:21,721 [append_file] DEBUG append to file:/w/workspace/edgex-go/603/.git/info/exclude [2023-11-01T20:10:21.845Z] 2023-11-01 20:10:21,721 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/603/.semver/main with force:False [2023-11-01T20:10:21.845Z] 2023-11-01 20:10:21,722 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:10:21.845Z] 2023-11-01 20:10:21,722 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:10:21.845Z] 3.1.0-dev.68 [Pipeline] } [2023-11-01T20:10:21.846Z] $ docker exec --env ******** --env ******** dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 ssh-agent -k [2023-11-01T20:10:21.954Z] unset SSH_AUTH_SOCK; [2023-11-01T20:10:21.954Z] unset SSH_AGENT_PID; [2023-11-01T20:10:21.955Z] echo Agent pid 76 killed; [2023-11-01T20:10:21.975Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T20:10:22.275Z] + git semver [Pipeline] } [2023-11-01T20:10:22.538Z] $ docker stop --time=1 dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 [2023-11-01T20:10:23.828Z] $ docker rm -f --volumes dd15063cf3a8f6d12798cc6d72a253224a6efcb64f80bc36ed2146479f4a4a48 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T20:10:24.175Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-11-01T20:10:24.394Z] Stashed 1 file(s) [Pipeline] echo [2023-11-01T20:10:24.397Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.68 [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-11-01T20:10:24.787Z] + git config --global --add safe.directory /w/workspace/edgex-go/603 [Pipeline] echo [2023-11-01T20:10:24.801Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T20:10:24.814Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T20:10:24.821Z] ========================================================= [2023-11-01T20:10:24.821Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-11-01T20:10:24.821Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T20:10:25.436Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T20:10:25.436Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-11-01T20:10:25.436Z] 7264a8db6415: Pulling fs layer [2023-11-01T20:10:25.436Z] c4d48a809fc2: Pulling fs layer [2023-11-01T20:10:25.436Z] 4f1c88b9dad5: Pulling fs layer [2023-11-01T20:10:25.436Z] ad3a456e5733: Pulling fs layer [2023-11-01T20:10:25.436Z] 33e27b845d1e: Pulling fs layer [2023-11-01T20:10:25.436Z] c68163c4e522: Pulling fs layer [2023-11-01T20:10:25.436Z] 50da416c3ac9: Pulling fs layer [2023-11-01T20:10:25.436Z] 23d2d4c4bb30: Pulling fs layer [2023-11-01T20:10:25.436Z] 33e27b845d1e: Waiting [2023-11-01T20:10:25.436Z] c68163c4e522: Waiting [2023-11-01T20:10:25.436Z] 50da416c3ac9: Waiting [2023-11-01T20:10:25.436Z] 23d2d4c4bb30: Waiting [2023-11-01T20:10:25.436Z] ad3a456e5733: Waiting [2023-11-01T20:10:25.696Z] c4d48a809fc2: Download complete [2023-11-01T20:10:25.696Z] ad3a456e5733: Verifying Checksum [2023-11-01T20:10:25.696Z] ad3a456e5733: Download complete [2023-11-01T20:10:25.696Z] 33e27b845d1e: Verifying Checksum [2023-11-01T20:10:25.696Z] 33e27b845d1e: Download complete [2023-11-01T20:10:25.696Z] 7264a8db6415: Verifying Checksum [2023-11-01T20:10:25.696Z] 7264a8db6415: Download complete [2023-11-01T20:10:25.696Z] c68163c4e522: Verifying Checksum [2023-11-01T20:10:25.696Z] c68163c4e522: Download complete [2023-11-01T20:10:25.956Z] 7264a8db6415: Pull complete [2023-11-01T20:10:25.956Z] 23d2d4c4bb30: Verifying Checksum [2023-11-01T20:10:25.956Z] 23d2d4c4bb30: Download complete [2023-11-01T20:10:25.956Z] c4d48a809fc2: Pull complete [2023-11-01T20:10:26.219Z] 4f1c88b9dad5: Verifying Checksum [2023-11-01T20:10:26.219Z] 4f1c88b9dad5: Download complete [2023-11-01T20:10:26.477Z] 50da416c3ac9: Verifying Checksum [2023-11-01T20:10:26.477Z] 50da416c3ac9: Download complete [2023-11-01T20:10:29.763Z] 4f1c88b9dad5: Pull complete [2023-11-01T20:10:29.763Z] ad3a456e5733: Pull complete [2023-11-01T20:10:29.763Z] 33e27b845d1e: Pull complete [2023-11-01T20:10:30.022Z] c68163c4e522: Pull complete [2023-11-01T20:10:32.556Z] 50da416c3ac9: Pull complete [2023-11-01T20:10:32.815Z] 23d2d4c4bb30: Pull complete [2023-11-01T20:10:32.815Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-11-01T20:10:32.815Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T20:10:32.815Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T20:10:33.114Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T20:10:33.114Z] WORKDIR /edgex [2023-11-01T20:10:33.114Z] COPY go.mod . [2023-11-01T20:10:33.114Z] RUN go mod download [2023-11-01T20:10:33.114Z] docker build -t ci-base-image-x86_64 -f - . [2023-11-01T20:10:33.688Z] Sending build context to Docker daemon 171MB [2023-11-01T20:10:33.688Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-11-01T20:10:33.688Z] ---> 0786185ac409 [2023-11-01T20:10:33.688Z] Step 2/4 : WORKDIR /edgex [2023-11-01T20:10:39.455Z] Still waiting to schedule task [2023-11-01T20:10:39.456Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16281’ is offline [2023-11-01T20:10:43.712Z] ---> Running in 219ee21cca1d [2023-11-01T20:10:43.713Z] Removing intermediate container 219ee21cca1d [2023-11-01T20:10:43.713Z] ---> f43123eff5af [2023-11-01T20:10:43.713Z] Step 3/4 : COPY go.mod . [2023-11-01T20:10:43.713Z] ---> 69cdaaf2820f [2023-11-01T20:10:43.713Z] Step 4/4 : RUN go mod download [2023-11-01T20:10:43.713Z] ---> Running in b12fdcfe3691 [2023-11-01T20:11:05.658Z] Removing intermediate container b12fdcfe3691 [2023-11-01T20:11:05.658Z] ---> 564c239de858 [2023-11-01T20:11:05.658Z] Successfully built 564c239de858 [2023-11-01T20:11:05.658Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:11:05.962Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T20:11:05.962Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:11:06.026Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:11:06.049Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:11:06.482Z] $ docker top b7befc0f2341f435089a6d081b54651ce828e61879610b15201ef61dfedcc39f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T20:11:06.834Z] + go version [2023-11-01T20:11:06.834Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-11-01T20:11:06.834Z] $ docker stop --time=1 b7befc0f2341f435089a6d081b54651ce828e61879610b15201ef61dfedcc39f [2023-11-01T20:11:08.097Z] $ docker rm -f --volumes b7befc0f2341f435089a6d081b54651ce828e61879610b15201ef61dfedcc39f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:11:08.516Z] + docker inspect -f . ci-base-image-x86_64 [2023-11-01T20:11:08.516Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:11:08.582Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:11:08.605Z] $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:11:08.932Z] $ docker top 1a4ba821f16579ec51db64e4a486e29bec15c5e479c3c914085f4eb92f881a00 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T20:11:09.012Z] ========================================================= [2023-11-01T20:11:09.013Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-11-01T20:11:09.013Z] ========================================================= [Pipeline] sh [2023-11-01T20:11:09.287Z] + git config --global --add safe.directory /w/workspace/edgex-go/603 [Pipeline] fileExists [Pipeline] sh [2023-11-01T20:11:09.575Z] + make test [2023-11-01T20:11:09.575Z] go test -race -coverprofile=coverage.out ./... [2023-11-01T20:11:16.150Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-11-01T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-11-01T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-11-01T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-11-01T20:11:28.356Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-11-01T20:11:28.616Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-11-01T20:11:28.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-11-01T20:11:28.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-11-01T20:11:28.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-11-01T20:11:28.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-11-01T20:11:28.616Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-11-01T20:11:29.182Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-11-01T20:11:29.182Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-11-01T20:11:29.182Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-11-01T20:11:29.182Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-11-01T20:11:31.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-11-01T20:11:31.085Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-11-01T20:11:31.652Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.036s coverage: 28.7% of statements [2023-11-01T20:11:33.952Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.188s coverage: 97.0% of statements [2023-11-01T20:11:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-11-01T20:11:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-11-01T20:11:33.952Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-11-01T20:11:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-11-01T20:11:34.922Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-11-01T20:11:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-11-01T20:11:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-11-01T20:11:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-11-01T20:11:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-11-01T20:11:36.298Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-11-01T20:11:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-11-01T20:11:37.233Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-11-01T20:11:37.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.071s coverage: 69.2% of statements [2023-11-01T20:11:37.803Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.066s coverage: 53.2% of statements [2023-11-01T20:11:39.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.229s coverage: 93.4% of statements [2023-11-01T20:11:39.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 4.1% of statements [2023-11-01T20:11:39.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-11-01T20:11:39.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-11-01T20:11:39.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-11-01T20:11:39.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-11-01T20:11:39.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-11-01T20:11:39.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-11-01T20:11:39.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-11-01T20:11:39.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-11-01T20:11:39.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-11-01T20:11:39.858Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-11-01T20:11:40.869Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.356s coverage: 97.6% of statements [2023-11-01T20:11:40.869Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.038s coverage: 72.2% of statements [2023-11-01T20:11:41.437Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-11-01T20:11:41.437Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-11-01T20:11:42.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.061s coverage: 0.9% of statements [2023-11-01T20:11:42.373Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 32.2% of statements [2023-11-01T20:11:42.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.046s coverage: 41.7% of statements [2023-11-01T20:11:42.373Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.067s coverage: 82.9% of statements [2023-11-01T20:11:42.644Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.052s coverage: 94.1% of statements [2023-11-01T20:11:42.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.069s coverage: 96.3% of statements [2023-11-01T20:11:43.162Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.037s coverage: 87.5% of statements [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-11-01T20:11:43.729Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-11-01T20:11:45.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-11-01T20:11:45.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-11-01T20:11:45.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-11-01T20:11:45.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-11-01T20:11:45.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-11-01T20:11:45.401Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-11-01T20:11:47.011Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-11-01T20:11:47.271Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-11-01T20:11:47.838Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-11-01T20:11:48.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-11-01T20:11:48.773Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-11-01T20:11:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-11-01T20:11:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-11-01T20:11:51.304Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-11-01T20:11:52.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-11-01T20:11:52.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-11-01T20:11:52.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-11-01T20:11:53.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-11-01T20:11:53.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-11-01T20:11:53.618Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-11-01T20:11:53.618Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-11-01T20:11:54.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-11-01T20:11:54.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-11-01T20:11:54.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-11-01T20:11:54.993Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-11-01T20:11:54.993Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.042s coverage: 94.4% of statements [2023-11-01T20:11:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-11-01T20:11:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-11-01T20:11:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-11-01T20:11:56.371Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-11-01T20:11:57.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-11-01T20:11:57.311Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-11-01T20:11:58.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-11-01T20:11:58.687Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.063s coverage: 92.9% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.056s coverage: 62.3% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.047s coverage: 87.2% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.036s coverage: 20.0% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.032s coverage: 100.0% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.083s coverage: 82.1% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.041s coverage: 86.0% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.148s coverage: 63.1% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.179s coverage: 38.4% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.041s coverage: 84.8% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.060s coverage: 19.9% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.149s coverage: 95.7% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.044s coverage: 61.8% of statements [2023-11-01T20:12:08.658Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.083s coverage: 98.9% of statements [2023-11-01T20:12:08.916Z] 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-11-01T20:12:09.174Z] running golangci-lint [2023-11-01T20:12:09.174Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-11-01T20:12:09.174Z] go version go1.21.0 linux/amd64 [2023-11-01T20:12:09.433Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-11-01T20:12:09.433Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-11-01T20:12:24.308Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 13.444370677s" [2023-11-01T20:12:24.308Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.155555ms" [2023-11-01T20:12:32.416Z] level=info msg="[linters_context/goanalysis] analyzers took 1m8.401421043s with top 10 stages: buildir: 33.709106419s, gosec: 5.943268842s, inspect: 2.139163914s, fact_deprecated: 1.639978084s, ctrlflow: 1.218209359s, printf: 1.162419502s, S1038: 1.120357422s, fact_purity: 928.417445ms, nilness: 856.531329ms, typedness: 529.303032ms" [2023-11-01T20:12:32.416Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-11-01T20:12:32.416Z] level=info msg="[runner] Processors filtering stat (out/in): cgo: 197/197, identifier_marker: 197/197, skip_files: 197/197, path_prettifier: 197/197, skip_dirs: 197/197, exclude: 197/197, filename_unadjuster: 197/197, autogenerated_exclude: 197/197, exclude-rules: 21/197, nolint: 0/21" [2023-11-01T20:12:32.416Z] level=info msg="[runner] processing took 16.22867ms with stages: nolint: 7.588703ms, identifier_marker: 4.365408ms, exclude-rules: 1.948496ms, autogenerated_exclude: 992.76µs, path_prettifier: 884.559µs, skip_dirs: 417.652µs, cgo: 18.611µs, filename_unadjuster: 8.801µs, max_same_issues: 980ns, skip_files: 340ns, exclude: 330ns, uniq_by_line: 330ns, fixer: 280ns, severity-rules: 250ns, sort_results: 240ns, diff: 190ns, path_shortener: 190ns, max_from_linter: 170ns, source_code: 140ns, path_prefixer: 120ns, max_per_file_from_linter: 120ns" [2023-11-01T20:12:32.416Z] level=info msg="[runner] linters took 8.474591191s with stages: goanalysis_metalinter: 8.458264381s" [2023-11-01T20:12:32.416Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-11-01T20:12:32.416Z] level=info msg="Memory: 221 samples, avg is 229.8MB, max is 878.0MB" [2023-11-01T20:12:32.416Z] level=info msg="Execution took 21.971742506s" [2023-11-01T20:12:32.416Z] go vet ./... [2023-11-01T20:12:35.699Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-11-01T20:12:35.699Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-11-01T20:12:35.699Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-11-01T20:12:35.711Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2023-11-01T20:12:35.998Z] + ls -al . [2023-11-01T20:12:35.999Z] total 728 [2023-11-01T20:12:35.999Z] drwxrwxr-x 11 1001 1001 4096 Nov 1 20:11 . [2023-11-01T20:12:35.999Z] drwxr-xr-x 4 root root 4096 Nov 1 20:11 .. [2023-11-01T20:12:35.999Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 20:09 .blubracket [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 10 Nov 1 20:09 .dockerignore [2023-11-01T20:12:35.999Z] drwxrwxr-x 8 1001 1001 4096 Nov 1 20:12 .git [2023-11-01T20:12:35.999Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 20:09 .github [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 1074 Nov 1 20:09 .gitignore [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 42 Nov 1 20:09 .golangci.yml [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 100 Nov 1 20:09 .hadolint.yml [2023-11-01T20:12:35.999Z] drwxr-xr-x 3 1001 1001 4096 Nov 1 20:10 .semver [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 155 Nov 1 20:09 .sonarcloud.properties [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 1171 Nov 1 20:09 ADOPTERS.md [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 11674 Nov 1 20:09 Attribution.txt [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 93407 Nov 1 20:09 CHANGELOG.md [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 3804 Nov 1 20:09 CONTRIBUTING.md [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 677 Nov 1 20:09 GOVERNANCE.md [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 861 Nov 1 20:09 Jenkinsfile [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 10775 Nov 1 20:09 LICENSE [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 15054 Nov 1 20:09 Makefile [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 582 Nov 1 20:09 OWNERS.md [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 9528 Nov 1 20:09 README.md [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 789 Nov 1 20:09 SECURITY.md [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 12 Nov 1 20:10 VERSION [2023-11-01T20:12:35.999Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 20:09 bin [2023-11-01T20:12:35.999Z] drwxrwxr-x 18 1001 1001 4096 Nov 1 20:09 cmd [2023-11-01T20:12:35.999Z] -rw-r--r-- 1 root root 453602 Nov 1 20:12 coverage.out [2023-11-01T20:12:35.999Z] drwxrwxr-x 2 1001 1001 4096 Nov 1 20:09 fuzz_test [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 3689 Nov 1 20:09 go.mod [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 34446 Nov 1 20:09 go.sum [2023-11-01T20:12:35.999Z] drwxrwxr-x 7 1001 1001 4096 Nov 1 20:09 internal [2023-11-01T20:12:35.999Z] drwxrwxr-x 3 1001 1001 4096 Nov 1 20:09 openapi [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 584 Nov 1 20:09 security.txt [2023-11-01T20:12:35.999Z] -rw-rw-r-- 1 1001 1001 204 Nov 1 20:09 version.go [Pipeline] sh [2023-11-01T20:12:36.285Z] + '[' -e coverage.out ] [2023-11-01T20:12:36.285Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-11-01T20:12:36.451Z] Stashed 1 file(s) [Pipeline] sh [2023-11-01T20:12:36.734Z] + make build [2023-11-01T20:12:36.734Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T20:12:48.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T20:12:48.934Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T20:12:49.871Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-01T20:12:50.808Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T20:12:56.076Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T20:12:57.452Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-01T20:12:58.386Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-01T20:12:59.323Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-01T20:13:00.112Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-11-01T20:13:00.125Z] Running in /w/workspace/edgex-go/603 [Pipeline] { [Pipeline] checkout [2023-11-01T20:13:00.234Z] The recommended git tool is: git [2023-11-01T20:13:00.257Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T20:13:00.824Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T20:13:01.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-11-01T20:13:03.157Z] $ docker stop --time=1 1a4ba821f16579ec51db64e4a486e29bec15c5e479c3c914085f4eb92f881a00 [2023-11-01T20:13:06.009Z] using credential edgex-jenkins-ssh [2023-11-01T20:13:06.028Z] Cloning the remote Git repository [2023-11-01T20:13:06.085Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-11-01T20:13:06.196Z] > git init /w/workspace/edgex-go/603 # timeout=10 [2023-11-01T20:13:06.364Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-11-01T20:13:06.366Z] > git --version # timeout=10 [2023-11-01T20:13:06.388Z] > git --version # 'git version 2.25.1' [2023-11-01T20:13:06.391Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-11-01T20:13:06.577Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T20:13:09.073Z] $ docker rm -f --volumes 1a4ba821f16579ec51db64e4a486e29bec15c5e479c3c914085f4eb92f881a00 [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-11-01T20:13:09.929Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T20:13:09.929Z] [2023-11-01T20:13:09.929Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:13:10.227Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T20:13:10.227Z] latest: Pulling from edgex-devops/edgex-compose [2023-11-01T20:13:10.227Z] 91d30c5bc195: Pulling fs layer [2023-11-01T20:13:10.227Z] 2e9b0aa3be6d: Pulling fs layer [2023-11-01T20:13:10.227Z] 9c61dcf015f6: Pulling fs layer [2023-11-01T20:13:10.227Z] 4698f68db338: Pulling fs layer [2023-11-01T20:13:10.227Z] 2a2f49069b9e: Pulling fs layer [2023-11-01T20:13:10.227Z] e0025b399a48: Pulling fs layer [2023-11-01T20:13:10.227Z] 4698f68db338: Waiting [2023-11-01T20:13:10.227Z] 2a2f49069b9e: Waiting [2023-11-01T20:13:10.227Z] e0025b399a48: Waiting [2023-11-01T20:13:10.227Z] 91d30c5bc195: Verifying Checksum [2023-11-01T20:13:10.227Z] 91d30c5bc195: Download complete [2023-11-01T20:13:10.227Z] 4698f68db338: Verifying Checksum [2023-11-01T20:13:10.227Z] 4698f68db338: Download complete [2023-11-01T20:13:10.487Z] 2e9b0aa3be6d: Download complete [2023-11-01T20:13:10.487Z] e0025b399a48: Download complete [2023-11-01T20:13:10.487Z] 91d30c5bc195: Pull complete [2023-11-01T20:13:10.487Z] 2a2f49069b9e: Verifying Checksum [2023-11-01T20:13:10.487Z] 2a2f49069b9e: Download complete [2023-11-01T20:13:10.745Z] 2e9b0aa3be6d: Pull complete [2023-11-01T20:13:11.004Z] 9c61dcf015f6: Verifying Checksum [2023-11-01T20:13:11.004Z] 9c61dcf015f6: Download complete [2023-11-01T20:13:13.534Z] 9c61dcf015f6: Pull complete [2023-11-01T20:13:13.534Z] 4698f68db338: Pull complete [2023-11-01T20:13:13.794Z] 2a2f49069b9e: Pull complete [2023-11-01T20:13:13.794Z] e0025b399a48: Pull complete [2023-11-01T20:13:13.794Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-11-01T20:13:13.794Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-11-01T20:13:13.794Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:13:13.871Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:13:13.909Z] $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:13:17.530Z] $ docker top 303e4d34a154f1f0492dd2ae71a455f5011f60d36f46e552fdfa51c7ad5179a1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T20:13:17.869Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T20:13:20.411Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T20:13:20.411Z] #1 transferring dockerfile: 2.12kB done [2023-11-01T20:13:20.411Z] #1 DONE 0.0s [2023-11-01T20:13:20.411Z] [2023-11-01T20:13:20.411Z] #2 [core-metadata internal] load build definition from Dockerfile [2023-11-01T20:13:20.411Z] #2 transferring dockerfile: 1.96kB done [2023-11-01T20:13:20.411Z] #2 DONE 0.0s [2023-11-01T20:13:20.411Z] [2023-11-01T20:13:20.411Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T20:13:20.411Z] #3 transferring dockerfile: 2.04kB done [2023-11-01T20:13:20.411Z] #3 DONE 0.0s [2023-11-01T20:13:20.411Z] [2023-11-01T20:13:20.411Z] #4 [support-notifications internal] load build definition from Dockerfile [2023-11-01T20:13:20.411Z] #4 transferring dockerfile: 1.84kB done [2023-11-01T20:13:20.412Z] #4 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #5 transferring dockerfile: 2.82kB done [2023-11-01T20:13:20.412Z] #5 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #6 transferring dockerfile: 2.39kB done [2023-11-01T20:13:20.412Z] #6 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #7 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #7 transferring dockerfile: 1.82kB done [2023-11-01T20:13:20.412Z] #7 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #8 transferring dockerfile: 2.38kB done [2023-11-01T20:13:20.412Z] #8 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #9 [core-data internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #9 transferring dockerfile: 1.90kB done [2023-11-01T20:13:20.412Z] #9 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #10 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T20:13:20.412Z] #10 transferring context: 50B done [2023-11-01T20:13:20.412Z] #10 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #11 [core-command internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #11 transferring dockerfile: 1.82kB done [2023-11-01T20:13:20.412Z] #11 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #12 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #12 transferring dockerfile: 1.58kB done [2023-11-01T20:13:20.412Z] #12 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #13 transferring dockerfile: 1.70kB done [2023-11-01T20:13:20.412Z] #13 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #14 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #14 transferring dockerfile: 1.59kB done [2023-11-01T20:13:20.412Z] #14 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #15 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T20:13:20.412Z] #15 transferring dockerfile: 1.78kB done [2023-11-01T20:13:20.412Z] #15 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #16 [core-metadata internal] load .dockerignore [2023-11-01T20:13:20.412Z] #16 transferring context: 50B done [2023-11-01T20:13:20.412Z] #16 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #17 [security-proxy-auth internal] load .dockerignore [2023-11-01T20:13:20.412Z] #17 transferring context: 50B done [2023-11-01T20:13:20.412Z] #17 DONE 0.0s [2023-11-01T20:13:20.412Z] [2023-11-01T20:13:20.412Z] #18 [support-notifications internal] load .dockerignore [2023-11-01T20:13:20.671Z] #18 transferring context: 50B done [2023-11-01T20:13:20.671Z] #18 DONE 0.0s [2023-11-01T20:13:20.671Z] [2023-11-01T20:13:20.671Z] #19 [security-bootstrapper internal] load .dockerignore [2023-11-01T20:13:20.671Z] #19 transferring context: 50B done [2023-11-01T20:13:20.671Z] #19 DONE 0.0s [2023-11-01T20:13:20.671Z] [2023-11-01T20:13:20.671Z] #20 [security-proxy-setup internal] load .dockerignore [2023-11-01T20:13:20.671Z] #20 transferring context: 50B done [2023-11-01T20:13:20.671Z] #20 DONE 0.0s [2023-11-01T20:13:20.671Z] [2023-11-01T20:13:20.671Z] #21 [support-scheduler internal] load .dockerignore [2023-11-01T20:13:20.671Z] #21 transferring context: 50B done [2023-11-01T20:13:20.671Z] #21 DONE 0.0s [2023-11-01T20:13:20.671Z] [2023-11-01T20:13:20.672Z] #22 [security-secretstore-setup internal] load .dockerignore [2023-11-01T20:13:20.672Z] #22 transferring context: 50B done [2023-11-01T20:13:20.672Z] #22 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #23 [core-data internal] load .dockerignore [2023-11-01T20:13:20.672Z] #23 transferring context: 50B done [2023-11-01T20:13:20.672Z] #23 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #24 [security-spire-config internal] load .dockerignore [2023-11-01T20:13:20.672Z] #24 transferring context: 50B done [2023-11-01T20:13:20.672Z] #24 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T20:13:20.672Z] #25 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #26 [core-command internal] load .dockerignore [2023-11-01T20:13:20.672Z] #26 transferring context: 50B done [2023-11-01T20:13:20.672Z] #26 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #27 [security-spire-agent internal] load .dockerignore [2023-11-01T20:13:20.672Z] #27 transferring context: 50B done [2023-11-01T20:13:20.672Z] #27 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #28 [security-spire-server internal] load .dockerignore [2023-11-01T20:13:20.672Z] #28 transferring context: 50B done [2023-11-01T20:13:20.672Z] #28 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:13:20.672Z] #29 DONE 0.1s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #30 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:20.672Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:20.672Z] #30 ... [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #25 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T20:13:20.672Z] #25 DONE 0.0s [2023-11-01T20:13:20.672Z] [2023-11-01T20:13:20.672Z] #30 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:20.672Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:20.672Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:13:20.672Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T20:13:20.672Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T20:13:20.672Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s [2023-11-01T20:13:20.931Z] #30 ... [2023-11-01T20:13:20.931Z] [2023-11-01T20:13:20.931Z] #25 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T20:13:20.931Z] #25 DONE 0.0s [2023-11-01T20:13:20.931Z] [2023-11-01T20:13:20.931Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:13:20.931Z] #29 DONE 0.1s [2023-11-01T20:13:20.931Z] [2023-11-01T20:13:20.931Z] #30 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:20.931Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:20.931Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:13:20.931Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T20:13:20.931Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T20:13:20.931Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-01T20:13:20.931Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa [2023-11-01T20:13:20.931Z] #30 ... [2023-11-01T20:13:20.931Z] [2023-11-01T20:13:20.931Z] #25 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T20:13:20.931Z] #25 DONE 0.0s [2023-11-01T20:13:20.931Z] [2023-11-01T20:13:20.931Z] #30 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:20.931Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:20.931Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:13:20.931Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T20:13:20.931Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T20:13:20.931Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-01T20:13:21.190Z] #30 ... [2023-11-01T20:13:21.190Z] [2023-11-01T20:13:21.190Z] #25 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T20:13:21.190Z] #25 DONE 0.0s [2023-11-01T20:13:21.190Z] [2023-11-01T20:13:21.190Z] #30 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:21.190Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:21.190Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:13:21.190Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T20:13:21.190Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T20:13:21.190Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-01T20:13:21.190Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T20:13:21.190Z] #30 ... [2023-11-01T20:13:21.190Z] [2023-11-01T20:13:21.190Z] #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-11-01T20:13:21.190Z] #25 DONE 0.0s [2023-11-01T20:13:21.190Z] [2023-11-01T20:13:21.190Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:13:21.190Z] #29 DONE 0.4s [2023-11-01T20:13:21.190Z] [2023-11-01T20:13:21.190Z] #30 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:21.190Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:21.190Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:13:21.190Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T20:13:21.190Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T20:13:21.190Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-01T20:13:21.190Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T20:13:21.453Z] #30 ... [2023-11-01T20:13:21.453Z] [2023-11-01T20:13:21.453Z] #31 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-11-01T20:13:21.453Z] #31 DONE 0.9s [2023-11-01T20:13:21.453Z] [2023-11-01T20:13:21.453Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T20:13:22.077Z] #32 ... [2023-11-01T20:13:22.077Z] [2023-11-01T20:13:22.077Z] #30 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:22.077Z] #30 DONE 1.2s [2023-11-01T20:13:22.077Z] [2023-11-01T20:13:22.077Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T20:13:24.200Z] Avoid second fetch [2023-11-01T20:13:24.201Z] Checking out Revision 08d06e0ccb5744197e6b9bad57675b66573abf32 (main) [2023-11-01T20:13:23.227Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-11-01T20:13:23.258Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-11-01T20:13:24.221Z] > git config core.sparsecheckout # timeout=10 [2023-11-01T20:13:24.297Z] > git checkout -f 08d06e0ccb5744197e6b9bad57675b66573abf32 # timeout=10 [2023-11-01T20:13:24.928Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3 (#4716)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-11-01T20:13:25.928Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-11-01T20:13:25.928Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T20:13:25.928Z] Dload Upload Total Spent Left Speed [2023-11-01T20:13:25.928Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 234k 0 --:--:-- --:--:-- --:--:-- 234k [2023-11-01T20:13:26.299Z] #32 transferring context: 193.08MB 4.3s [Pipeline] sh [2023-11-01T20:13:26.635Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-11-01T20:13:26.966Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2023-11-01T20:13:26.966Z] /etc/docker/daemon.new [2023-11-01T20:13:26.966Z] { [2023-11-01T20:13:26.966Z] "registry-mirrors": [ [2023-11-01T20:13:26.966Z] "https://nexus3.edgexfoundry.org:10001" [2023-11-01T20:13:26.966Z] ], [2023-11-01T20:13:26.966Z] "bip": "10.250.0.254/24", [2023-11-01T20:13:26.966Z] "hosts": [ [2023-11-01T20:13:26.966Z] "tcp://0.0.0.0:5555", [2023-11-01T20:13:26.966Z] "unix:///var/run/docker.sock" [2023-11-01T20:13:26.966Z] ], [2023-11-01T20:13:26.966Z] "mtu": 1458, [2023-11-01T20:13:26.966Z] "selinux-enabled": true, [2023-11-01T20:13:26.966Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-11-01T20:13:26.966Z] } [Pipeline] sh [2023-11-01T20:13:27.232Z] #32 ... [2023-11-01T20:13:27.232Z] [2023-11-01T20:13:27.232Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T20:13:27.232Z] #33 ... [2023-11-01T20:13:27.232Z] [2023-11-01T20:13:27.232Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T20:13:27.295Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-11-01T20:13:27.630Z] + sudo service docker restart [2023-11-01T20:13:28.607Z] #32 transferring context: 365.20MB 7.1s done [2023-11-01T20:13:31.142Z] #32 ... [2023-11-01T20:13:31.142Z] [2023-11-01T20:13:31.142Z] #34 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T20:13:31.142Z] #34 transferring context: 50B done [2023-11-01T20:13:31.142Z] #34 ... [2023-11-01T20:13:31.142Z] [2023-11-01T20:13:31.142Z] #35 [core-metadata internal] load build context [2023-11-01T20:13:31.142Z] #35 transferring context: 365.20MB 7.6s done [2023-11-01T20:13:31.142Z] #35 ... [2023-11-01T20:13:31.142Z] [2023-11-01T20:13:31.142Z] #36 [security-proxy-auth internal] load build context [2023-11-01T20:13:31.142Z] #36 transferring context: 365.20MB 6.5s done [2023-11-01T20:13:31.142Z] #36 ... [2023-11-01T20:13:31.142Z] [2023-11-01T20:13:31.142Z] #37 [support-notifications internal] load build context [2023-11-01T20:13:31.142Z] #37 transferring context: 365.20MB 8.4s done [2023-11-01T20:13:31.142Z] #37 ... [2023-11-01T20:13:31.142Z] [2023-11-01T20:13:31.142Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T20:13:31.400Z] #38 ... [2023-11-01T20:13:31.400Z] [2023-11-01T20:13:31.400Z] #39 [security-proxy-setup internal] load build context [2023-11-01T20:13:31.400Z] #39 transferring context: 365.20MB 7.3s done [2023-11-01T20:13:31.657Z] #39 ... [2023-11-01T20:13:31.657Z] [2023-11-01T20:13:31.657Z] #40 [support-scheduler internal] load build context [2023-11-01T20:13:31.658Z] #40 transferring context: 365.20MB 7.2s done [2023-11-01T20:13:31.658Z] #40 ... [2023-11-01T20:13:31.658Z] [2023-11-01T20:13:31.658Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T20:13:32.403Z] #41 ... [2023-11-01T20:13:32.403Z] [2023-11-01T20:13:32.403Z] #42 [security-bootstrapper internal] load build context [2023-11-01T20:13:32.403Z] #42 transferring context: 365.20MB 7.9s done [2023-11-01T20:13:32.403Z] #42 ... [2023-11-01T20:13:32.403Z] [2023-11-01T20:13:32.403Z] #43 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-01T20:13:32.664Z] #43 ... [2023-11-01T20:13:32.664Z] [2023-11-01T20:13:32.664Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T20:13:32.664Z] #44 transferring context: 365.20MB 6.5s done [2023-11-01T20:13:32.664Z] #44 ... [2023-11-01T20:13:32.664Z] [2023-11-01T20:13:32.664Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T20:13:32.923Z] #45 ... [2023-11-01T20:13:32.923Z] [2023-11-01T20:13:32.923Z] #46 [core-data internal] load build context [2023-11-01T20:13:32.923Z] #46 transferring context: 365.20MB 7.8s done [2023-11-01T20:13:32.923Z] #46 ... [2023-11-01T20:13:32.923Z] [2023-11-01T20:13:32.923Z] #47 [core-command internal] load build context [2023-11-01T20:13:32.923Z] #47 transferring context: 365.20MB 7.1s done [2023-11-01T20:13:36.208Z] #47 ... [2023-11-01T20:13:36.208Z] [2023-11-01T20:13:36.208Z] #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T20:13:36.208Z] #48 ... [2023-11-01T20:13:36.208Z] [2023-11-01T20:13:36.208Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T20:13:36.208Z] #33 transferring context: 365.20MB 8.3s done [2023-11-01T20:13:42.804Z] #33 ... [2023-11-01T20:13:42.805Z] [2023-11-01T20:13:42.805Z] #30 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:42.805Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:42.805Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:13:42.805Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T20:13:42.805Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T20:13:42.805Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-01T20:13:42.805Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T20:13:42.805Z] #30 DONE 1.2s [2023-11-01T20:13:42.805Z] [2023-11-01T20:13:42.805Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T20:13:42.805Z] #38 DONE 21.8s [2023-11-01T20:13:42.805Z] [2023-11-01T20:13:42.805Z] #40 [support-scheduler internal] load build context [2023-11-01T20:13:42.805Z] #40 DONE 21.8s [2023-11-01T20:13:42.805Z] [2023-11-01T20:13:42.805Z] #36 [security-proxy-auth internal] load build context [2023-11-01T20:13:42.805Z] #36 DONE 22.1s [2023-11-01T20:13:42.805Z] [2023-11-01T20:13:42.805Z] #44 [security-secretstore-setup internal] load build context [2023-11-01T20:13:42.805Z] #44 DONE 21.9s [2023-11-01T20:13:42.805Z] [2023-11-01T20:13:42.805Z] #43 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-01T20:13:42.805Z] #43 DONE 21.5s [2023-11-01T20:13:42.805Z] [2023-11-01T20:13:42.805Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T20:13:43.064Z] #49 ... [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #35 [core-metadata internal] load build context [2023-11-01T20:13:43.064Z] #35 DONE 22.2s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #39 [security-proxy-setup internal] load build context [2023-11-01T20:13:43.064Z] #39 DONE 21.9s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #47 [core-command internal] load build context [2023-11-01T20:13:43.064Z] #47 DONE 21.8s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #32 [security-spiffe-token-provider internal] load build context [2023-11-01T20:13:43.064Z] #32 DONE 21.8s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #33 [core-common-config-bootstrapper internal] load build context [2023-11-01T20:13:43.064Z] #33 DONE 22.4s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #30 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:13:43.064Z] #30 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 done [2023-11-01T20:13:43.064Z] #30 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:13:43.064Z] #30 sha256:48d9183eb12a05c99bcc0bf44a003607b8e941e1d4f41f9ad12bdcc4b5672f86 528B / 528B done [2023-11-01T20:13:43.064Z] #30 sha256:8ca4688f4f356596b5ae539337c9941abc78eda10021d35cbc52659c74d9b443 1.47kB / 1.47kB done [2023-11-01T20:13:43.064Z] #30 sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 3.40MB / 3.40MB 0.1s done [2023-11-01T20:13:43.064Z] #30 extracting sha256:96526aa774ef0126ad0fe9e9a95764c5fc37f409ab9e97021e7b4775d82bf6fa 0.3s done [2023-11-01T20:13:43.064Z] #30 DONE 1.2s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T20:13:43.064Z] #41 DONE 21.9s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #42 [security-bootstrapper internal] load build context [2023-11-01T20:13:43.064Z] #42 DONE 22.1s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #46 [core-data internal] load build context [2023-11-01T20:13:43.064Z] #46 DONE 22.0s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #37 [support-notifications internal] load build context [2023-11-01T20:13:43.064Z] #37 DONE 22.2s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #50 [security-spire-server internal] load build context [2023-11-01T20:13:43.064Z] #50 transferring context: 18.10kB done [2023-11-01T20:13:43.064Z] #50 DONE 0.2s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #51 [security-spire-agent internal] load build context [2023-11-01T20:13:43.064Z] #51 transferring context: 17.63kB done [2023-11-01T20:13:43.064Z] #51 DONE 0.0s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #52 [security-spire-config internal] load build context [2023-11-01T20:13:43.064Z] #52 transferring context: 16.35kB done [2023-11-01T20:13:43.064Z] #52 DONE 0.2s [2023-11-01T20:13:43.064Z] [2023-11-01T20:13:43.064Z] #53 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:13:43.064Z] #53 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.1s done [2023-11-01T20:13:43.064Z] #53 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.1s [2023-11-01T20:13:43.064Z] #53 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T20:13:43.065Z] #53 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-11-01T20:13:43.065Z] #53 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-11-01T20:13:43.065Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-11-01T20:13:43.065Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.1s [2023-11-01T20:13:43.065Z] #53 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T20:13:43.065Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-01T20:13:43.333Z] #53 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-11-01T20:13:43.333Z] #53 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.2s done [2023-11-01T20:13:43.333Z] #53 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-01T20:13:43.333Z] #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.2s [2023-11-01T20:13:43.333Z] #53 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-11-01T20:13:43.333Z] #53 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2023-11-01T20:13:43.591Z] #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 15.73MB / 25.84MB 0.6s [2023-11-01T20:13:43.591Z] #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2023-11-01T20:13:43.849Z] #53 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-11-01T20:13:43.849Z] #53 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.8s done [2023-11-01T20:13:45.252Z] #53 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 1.2s done [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T20:13:45.912Z] provisioning config files... [2023-11-01T20:13:45.937Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config6380002169921842708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:13:46.284Z] ---> docker-login.sh [2023-11-01T20:13:46.284Z] nexus3.edgexfoundry.org:10001 [2023-11-01T20:13:46.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:13:47.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:13:47.149Z] Configure a credential helper to remove this warning. See [2023-11-01T20:13:47.149Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:13:47.149Z] [2023-11-01T20:13:47.149Z] Login Succeeded [2023-11-01T20:13:47.149Z] nexus3.edgexfoundry.org:10002 [2023-11-01T20:13:47.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:13:47.156Z] #53 ... [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #54 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T20:13:47.156Z] #0 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.447 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.156Z] #0 1.456 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.156Z] #0 1.466 OK: 7 MiB in 16 packages [2023-11-01T20:13:47.156Z] #54 DONE 4.0s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #55 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T20:13:47.156Z] #0 1.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.486 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:13:47.156Z] #0 1.486 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:13:47.156Z] #0 1.486 OK: 20076 distinct packages available [2023-11-01T20:13:47.156Z] #0 1.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.823 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T20:13:47.156Z] #0 1.837 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T20:13:47.156Z] #0 1.948 (3/11) Installing libunistring (1.1-r1) [2023-11-01T20:13:47.156Z] #0 1.984 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T20:13:47.156Z] #0 1.989 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T20:13:47.156Z] #0 1.992 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T20:13:47.156Z] #0 2.001 (7/11) Installing curl (8.4.0-r0) [2023-11-01T20:13:47.156Z] #0 2.009 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.156Z] #0 2.013 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T20:13:47.156Z] #0 2.015 (10/11) Installing libucontext (1.2-r2) [2023-11-01T20:13:47.156Z] #0 2.019 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T20:13:47.156Z] #0 2.027 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.156Z] #0 2.033 Executing ca-certificates-20230506-r0.trigger [2023-11-01T20:13:47.156Z] #0 2.082 OK: 12 MiB in 26 packages [2023-11-01T20:13:47.156Z] #55 DONE 4.0s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #56 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T20:13:47.156Z] #0 0.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 0.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.241 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:13:47.156Z] #0 1.278 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:13:47.156Z] #0 1.288 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.156Z] #0 1.288 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T20:13:47.156Z] #0 1.302 (5/6) Installing su-exec (0.2-r3) [2023-11-01T20:13:47.156Z] #0 1.307 (6/6) Installing yq (4.33.3-r4) [2023-11-01T20:13:47.156Z] #0 1.373 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.156Z] #0 1.385 OK: 17 MiB in 19 packages [2023-11-01T20:13:47.156Z] #56 DONE 4.0s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #57 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T20:13:47.156Z] #0 1.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.674 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T20:13:47.156Z] #0 1.693 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.156Z] #0 1.696 (3/4) Installing su-exec (0.2-r3) [2023-11-01T20:13:47.156Z] #0 1.705 (4/4) Installing yq (4.33.3-r4) [2023-11-01T20:13:47.156Z] #0 1.766 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.156Z] #0 1.770 Executing ca-certificates-20230506-r0.trigger [2023-11-01T20:13:47.156Z] #0 1.813 OK: 17 MiB in 19 packages [2023-11-01T20:13:47.156Z] #57 DONE 4.0s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #45 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T20:13:47.156Z] #45 22.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #45 22.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #45 22.47 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T20:13:47.156Z] #45 22.50 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.156Z] #45 22.51 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.156Z] #45 22.52 Executing ca-certificates-20230506-r0.trigger [2023-11-01T20:13:47.156Z] #45 22.60 OK: 8 MiB in 17 packages [2023-11-01T20:13:47.156Z] #45 DONE 25.2s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T20:13:47.156Z] #0 0.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 1.328 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.156Z] #0 1.336 (2/2) Installing su-exec (0.2-r3) [2023-11-01T20:13:47.156Z] #0 1.336 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.156Z] #0 1.351 OK: 7 MiB in 17 packages [2023-11-01T20:13:47.156Z] #58 DONE 4.1s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #59 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T20:13:47.156Z] #59 DONE 0.1s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T20:13:47.156Z] #60 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 done [2023-11-01T20:13:47.156Z] #60 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T20:13:47.156Z] #60 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-11-01T20:13:47.156Z] #60 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T20:13:47.156Z] #60 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-11-01T20:13:47.156Z] #60 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-11-01T20:13:47.156Z] #60 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2023-11-01T20:13:47.156Z] #60 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.1s done [2023-11-01T20:13:47.156Z] #60 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.3s done [2023-11-01T20:13:47.156Z] #60 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.5s done [2023-11-01T20:13:47.156Z] #60 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-01T20:13:47.156Z] #60 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 0.9s done [2023-11-01T20:13:47.156Z] #60 DONE 4.0s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #48 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T20:13:47.156Z] #48 17.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #48 17.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #48 18.15 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.156Z] #48 18.16 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.156Z] #48 18.17 OK: 7 MiB in 16 packages [2023-11-01T20:13:47.156Z] #48 DONE 21.1s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T20:13:47.156Z] #61 ... [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #53 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:13:47.156Z] #53 DONE 4.2s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T20:13:47.156Z] #0 3.968 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 4.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.156Z] #0 4.294 OK: 264 MiB in 52 packages [2023-11-01T20:13:47.156Z] #62 DONE 4.4s [2023-11-01T20:13:47.156Z] [2023-11-01T20:13:47.156Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:13:47.414Z] #63 DONE 0.1s [2023-11-01T20:13:47.414Z] [2023-11-01T20:13:47.414Z] #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:13:47.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:13:47.420Z] Configure a credential helper to remove this warning. See [2023-11-01T20:13:47.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:13:47.420Z] [2023-11-01T20:13:47.420Z] Login Succeeded [2023-11-01T20:13:47.420Z] nexus3.edgexfoundry.org:10003 [2023-11-01T20:13:47.673Z] #64 ... [2023-11-01T20:13:47.673Z] [2023-11-01T20:13:47.673Z] #65 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T20:13:47.673Z] #0 3.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 3.933 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 4.173 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:13:47.673Z] #0 4.173 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:13:47.673Z] #0 4.173 OK: 20076 distinct packages available [2023-11-01T20:13:47.673Z] #0 4.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 4.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 4.590 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:13:47.673Z] #0 4.629 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:13:47.673Z] #0 4.641 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.673Z] #0 4.644 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T20:13:47.673Z] #0 4.647 (5/7) Installing libucontext (1.2-r2) [2023-11-01T20:13:47.673Z] #0 4.655 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T20:13:47.673Z] #0 4.660 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T20:13:47.673Z] #0 4.670 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.673Z] #0 4.677 OK: 8 MiB in 20 packages [2023-11-01T20:13:47.673Z] #65 DONE 4.8s [2023-11-01T20:13:47.673Z] [2023-11-01T20:13:47.673Z] #66 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T20:13:47.673Z] #0 3.906 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 4.278 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:13:47.673Z] #0 4.278 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:13:47.673Z] #0 4.278 OK: 20076 distinct packages available [2023-11-01T20:13:47.673Z] #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 4.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.673Z] #0 4.651 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T20:13:47.673Z] #0 4.656 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T20:13:47.673Z] #0 4.660 (3/4) Installing libucontext (1.2-r2) [2023-11-01T20:13:47.673Z] #0 4.664 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T20:13:47.673Z] #0 4.668 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:13:47.673Z] #0 4.675 OK: 8 MiB in 19 packages [2023-11-01T20:13:47.673Z] #66 DONE 4.9s [2023-11-01T20:13:47.690Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:13:47.692Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:13:47.692Z] Configure a credential helper to remove this warning. See [2023-11-01T20:13:47.692Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:13:47.692Z] [2023-11-01T20:13:47.692Z] Login Succeeded [2023-11-01T20:13:47.692Z] nexus3.edgexfoundry.org:10004 [2023-11-01T20:13:47.932Z] [2023-11-01T20:13:47.932Z] #49 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T20:13:47.932Z] #49 4.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.932Z] #49 4.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:47.991Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:13:48.192Z] #49 5.191 OK: 264 MiB in 52 packages [2023-11-01T20:13:48.267Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:13:48.267Z] Configure a credential helper to remove this warning. See [2023-11-01T20:13:48.267Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:13:48.267Z] [2023-11-01T20:13:48.267Z] Login Succeeded [2023-11-01T20:13:48.267Z] docker.io [2023-11-01T20:13:48.538Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:13:48.759Z] #49 ... [2023-11-01T20:13:48.759Z] [2023-11-01T20:13:48.759Z] #67 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:13:48.759Z] #67 DONE 1.1s [2023-11-01T20:13:48.759Z] [2023-11-01T20:13:48.759Z] #68 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T20:13:48.759Z] #0 4.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:48.759Z] #0 4.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:48.759Z] #0 4.976 OK: 264 MiB in 52 packages [2023-11-01T20:13:48.759Z] #68 DONE 5.9s [2023-11-01T20:13:48.759Z] [2023-11-01T20:13:48.759Z] #49 [core-command builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T20:13:48.808Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:13:48.808Z] Configure a credential helper to remove this warning. See [2023-11-01T20:13:48.808Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:13:48.808Z] [2023-11-01T20:13:48.808Z] Login Succeeded [2023-11-01T20:13:48.808Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T20:13:48.824Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-11-01T20:13:49.016Z] #49 DONE 6.1s [2023-11-01T20:13:49.016Z] [2023-11-01T20:13:49.016Z] #69 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T20:13:49.016Z] #69 DONE 1.1s [2023-11-01T20:13:49.016Z] [2023-11-01T20:13:49.016Z] #70 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:13:49.016Z] #70 DONE 1.1s [2023-11-01T20:13:49.016Z] [2023-11-01T20:13:49.016Z] #71 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T20:13:49.016Z] #71 DONE 0.1s [2023-11-01T20:13:49.016Z] [2023-11-01T20:13:49.016Z] #72 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T20:13:49.016Z] #72 DONE 0.1s [2023-11-01T20:13:49.016Z] [2023-11-01T20:13:49.016Z] #73 [security-spire-config stage-2 5/9] COPY security.txt / [Pipeline] sh [2023-11-01T20:13:49.421Z] + git config --global --add safe.directory /w/workspace/edgex-go/603 [Pipeline] echo [2023-11-01T20:13:49.442Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T20:13:49.458Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T20:13:49.469Z] ========================================================= [2023-11-01T20:13:49.469Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-11-01T20:13:49.469Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-11-01T20:13:49.581Z] #73 ... [2023-11-01T20:13:49.581Z] [2023-11-01T20:13:49.581Z] #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:13:49.581Z] #74 DONE 0.8s [2023-11-01T20:13:49.581Z] [2023-11-01T20:13:49.581Z] #75 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:13:49.581Z] #75 DONE 0.8s [2023-11-01T20:13:49.581Z] [2023-11-01T20:13:49.581Z] #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:13:49.581Z] #76 DONE 0.8s [2023-11-01T20:13:49.795Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T20:13:49.837Z] [2023-11-01T20:13:49.837Z] #77 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T20:13:49.837Z] #0 5.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:49.837Z] #0 6.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:49.837Z] #0 6.296 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:13:49.837Z] #0 6.296 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:13:49.837Z] #0 6.296 OK: 20080 distinct packages available [2023-11-01T20:13:49.838Z] #0 6.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:49.838Z] #0 6.420 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-11-01T20:13:49.838Z] #0 6.648 OK: 264 MiB in 52 packages [2023-11-01T20:13:49.838Z] #77 DONE 6.8s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #73 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T20:13:49.838Z] #73 DONE 0.8s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #78 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T20:13:49.838Z] #78 DONE 0.1s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #79 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T20:13:49.838Z] #79 DONE 0.1s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T20:13:49.838Z] #80 ... [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #81 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T20:13:49.838Z] #81 DONE 0.1s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:13:49.838Z] #82 DONE 0.1s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #83 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T20:13:49.838Z] #83 DONE 0.1s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #61 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T20:13:49.838Z] #61 DONE 3.0s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T20:13:49.838Z] #80 DONE 0.2s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #84 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T20:13:49.838Z] #84 DONE 0.2s [2023-11-01T20:13:49.838Z] [2023-11-01T20:13:49.838Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T20:13:50.065Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-11-01T20:13:50.065Z] 9fda8d8052c6: Pulling fs layer [2023-11-01T20:13:50.065Z] 5d54e960e981: Pulling fs layer [2023-11-01T20:13:50.065Z] c4a7e357bf2a: Pulling fs layer [2023-11-01T20:13:50.065Z] f0e02332f6b5: Pulling fs layer [2023-11-01T20:13:50.065Z] cefa15bbcfad: Pulling fs layer [2023-11-01T20:13:50.065Z] 17808c966233: Pulling fs layer [2023-11-01T20:13:50.065Z] f4c1fc716caa: Pulling fs layer [2023-11-01T20:13:50.065Z] cefa15bbcfad: Waiting [2023-11-01T20:13:50.065Z] 17808c966233: Waiting [2023-11-01T20:13:50.065Z] f4c1fc716caa: Waiting [2023-11-01T20:13:50.065Z] f0e02332f6b5: Waiting [2023-11-01T20:13:50.065Z] 5d54e960e981: Verifying Checksum [2023-11-01T20:13:50.065Z] 5d54e960e981: Download complete [2023-11-01T20:13:50.065Z] f0e02332f6b5: Verifying Checksum [2023-11-01T20:13:50.065Z] f0e02332f6b5: Download complete [2023-11-01T20:13:50.065Z] cefa15bbcfad: Verifying Checksum [2023-11-01T20:13:50.065Z] cefa15bbcfad: Download complete [2023-11-01T20:13:50.065Z] 9fda8d8052c6: Download complete [2023-11-01T20:13:50.094Z] #85 ... [2023-11-01T20:13:50.094Z] [2023-11-01T20:13:50.094Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T20:13:50.094Z] #86 DONE 0.2s [2023-11-01T20:13:50.094Z] [2023-11-01T20:13:50.094Z] #87 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T20:13:50.094Z] #87 DONE 0.1s [2023-11-01T20:13:50.094Z] [2023-11-01T20:13:50.094Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T20:13:50.094Z] #88 DONE 0.2s [2023-11-01T20:13:50.351Z] [2023-11-01T20:13:50.351Z] #85 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T20:13:50.351Z] #85 DONE 0.1s [2023-11-01T20:13:50.351Z] [2023-11-01T20:13:50.351Z] #89 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T20:13:50.351Z] #89 DONE 0.1s [2023-11-01T20:13:50.351Z] [2023-11-01T20:13:50.351Z] #90 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T20:13:50.351Z] #90 DONE 0.1s [2023-11-01T20:13:50.351Z] [2023-11-01T20:13:50.351Z] #91 [security-spire-server] exporting to image [2023-11-01T20:13:50.351Z] #91 exporting layers [2023-11-01T20:13:50.351Z] #91 ... [2023-11-01T20:13:50.351Z] [2023-11-01T20:13:50.351Z] #92 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T20:13:50.351Z] #92 DONE 0.0s [2023-11-01T20:13:50.351Z] [2023-11-01T20:13:50.351Z] #91 [security-spire-agent] exporting to image [2023-11-01T20:13:50.655Z] f4c1fc716caa: Verifying Checksum [2023-11-01T20:13:50.655Z] f4c1fc716caa: Download complete [2023-11-01T20:13:50.917Z] #91 exporting layers 0.5s done [2023-11-01T20:13:50.917Z] #91 writing image sha256:10ac9c768a32ecbffdabb350a7384f6902c4785e4fe532e7a7604295a9487b21 done [2023-11-01T20:13:50.917Z] #91 naming to docker.io/library/security-spire-server done [2023-11-01T20:13:50.917Z] #91 writing image sha256:6f35d0fa3c10f59c52953f9471487f1c88a0e008cab9543287b038cef8733f13 done [2023-11-01T20:13:50.917Z] #91 naming to docker.io/library/security-spire-config done [2023-11-01T20:13:50.917Z] #91 writing image sha256:36a558c28e86af36f9e7806225aaf49971a771ed773c6d78564e5ecbfd61bafb done [2023-11-01T20:13:50.917Z] #91 naming to docker.io/library/security-spire-agent done [2023-11-01T20:13:50.917Z] #91 DONE 0.6s [2023-11-01T20:13:50.917Z] [2023-11-01T20:13:50.917Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:13:50.929Z] 9fda8d8052c6: Pull complete [2023-11-01T20:13:51.522Z] 5d54e960e981: Pull complete [2023-11-01T20:13:52.113Z] c4a7e357bf2a: Download complete [2023-11-01T20:13:53.094Z] 17808c966233: Verifying Checksum [2023-11-01T20:13:53.094Z] 17808c966233: Download complete [2023-11-01T20:14:00.900Z] #93 ... [2023-11-01T20:14:00.900Z] [2023-11-01T20:14:00.900Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:00.900Z] #94 ... [2023-11-01T20:14:00.900Z] [2023-11-01T20:14:00.900Z] #95 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:05.459Z] c4a7e357bf2a: Pull complete [2023-11-01T20:14:05.459Z] f0e02332f6b5: Pull complete [2023-11-01T20:14:05.726Z] cefa15bbcfad: Pull complete [2023-11-01T20:14:13.158Z] #95 DONE 23.3s [2023-11-01T20:14:13.158Z] [2023-11-01T20:14:13.158Z] #64 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:13.158Z] #64 DONE 25.6s [2023-11-01T20:14:13.158Z] [2023-11-01T20:14:13.158Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-01T20:14:13.158Z] #96 ... [2023-11-01T20:14:13.158Z] [2023-11-01T20:14:13.158Z] #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:13.158Z] #93 DONE 23.1s [2023-11-01T20:14:13.158Z] [2023-11-01T20:14:13.158Z] #94 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:13.158Z] #94 DONE 23.4s [2023-11-01T20:14:13.158Z] [2023-11-01T20:14:13.158Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T20:14:15.961Z] 17808c966233: Pull complete [2023-11-01T20:14:16.229Z] f4c1fc716caa: Pull complete [2023-11-01T20:14:16.229Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-11-01T20:14:16.229Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T20:14:16.229Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-11-01T20:14:16.572Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T20:14:16.572Z] WORKDIR /edgex [2023-11-01T20:14:16.572Z] COPY go.mod . [2023-11-01T20:14:16.572Z] RUN go mod download [2023-11-01T20:14:16.572Z] + docker build -t ci-base-image-arm64 -f - . [2023-11-01T20:14:17.171Z] Sending build context to Docker daemon 2.91MB [2023-11-01T20:14:17.171Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-11-01T20:14:17.171Z] ---> ea914061e18c [2023-11-01T20:14:17.171Z] Step 2/4 : WORKDIR /edgex [2023-11-01T20:14:18.131Z] ---> Running in 2c60fa24f857 [2023-11-01T20:14:18.410Z] Removing intermediate container 2c60fa24f857 [2023-11-01T20:14:18.410Z] ---> bcb47c6607d5 [2023-11-01T20:14:18.410Z] Step 3/4 : COPY go.mod . [2023-11-01T20:14:18.685Z] ---> b86317ac5ce9 [2023-11-01T20:14:18.685Z] Step 4/4 : RUN go mod download [2023-11-01T20:14:18.957Z] ---> Running in a3ee4b81c276 [2023-11-01T20:14:21.277Z] #97 DONE 7.5s [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #96 [support-notifications builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #96 DONE 7.6s [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #98 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:14:21.277Z] #98 ... [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #99 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #99 DONE 7.6s [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #100 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:21.277Z] #100 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #101 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #101 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #102 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:14:21.277Z] #102 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #103 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #103 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #104 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:21.277Z] #104 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #105 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:14:21.277Z] #105 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #106 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:14:21.277Z] #106 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #107 [core-data builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #107 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #108 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:21.277Z] #108 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #109 [core-command builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #109 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #110 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:14:21.277Z] #110 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #111 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:21.277Z] #111 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #112 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:21.277Z] #112 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #113 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:14:21.277Z] #113 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #114 [support-scheduler builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #114 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #115 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #116 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:14:21.277Z] #116 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:21.277Z] #117 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #118 [core-metadata builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #118 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #119 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:14:21.277Z] #119 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:14:21.277Z] #120 CACHED [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #121 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T20:14:21.277Z] #121 DONE 7.7s [2023-11-01T20:14:21.277Z] [2023-11-01T20:14:21.277Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T20:14:22.212Z] #122 1.534 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T20:14:32.194Z] #122 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T20:14:32.194Z] #0 1.014 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T20:14:32.194Z] #123 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T20:14:32.194Z] #0 1.475 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-01T20:14:32.194Z] #124 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:14:32.194Z] #0 1.449 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T20:14:32.194Z] #125 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T20:14:32.194Z] #0 1.015 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T20:14:32.194Z] #126 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T20:14:32.194Z] #0 1.240 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-01T20:14:32.194Z] #127 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #128 [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-11-01T20:14:32.194Z] #0 1.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-11-01T20:14:32.194Z] #128 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T20:14:32.194Z] #0 0.686 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T20:14:32.194Z] #129 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:14:32.194Z] #0 0.675 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T20:14:32.194Z] #130 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T20:14:32.194Z] #0 1.266 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T20:14:32.194Z] #131 ... [2023-11-01T20:14:32.194Z] [2023-11-01T20:14:32.194Z] #98 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:14:32.194Z] #98 0.552 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-01T20:15:05.837Z] Removing intermediate container a3ee4b81c276 [2023-11-01T20:15:05.837Z] ---> 17270e00ab83 [2023-11-01T20:15:05.837Z] Successfully built 17270e00ab83 [2023-11-01T20:15:05.837Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:06.184Z] + docker inspect -f . ci-base-image-arm64 [2023-11-01T20:15:06.184Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:15:06.420Z] prd-ubuntu20.04-docker-arm64-4c-16g-16283 does not seem to be running inside a container [2023-11-01T20:15:06.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:15:07.963Z] $ docker top eeabd110aac970c4159390d1ad5380cda4c3569d85bdf8340924cf8ad6f72486 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T20:15:08.825Z] + go version [2023-11-01T20:15:08.825Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-11-01T20:15:08.846Z] $ docker stop --time=1 eeabd110aac970c4159390d1ad5380cda4c3569d85bdf8340924cf8ad6f72486 [2023-11-01T20:15:10.490Z] $ docker rm -f --volumes eeabd110aac970c4159390d1ad5380cda4c3569d85bdf8340924cf8ad6f72486 [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-11-01T20:15:11.187Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T20:15:11.187Z] [2023-11-01T20:15:11.187Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:11.529Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T20:15:11.529Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-11-01T20:15:11.529Z] 547446be3368: Pulling fs layer [2023-11-01T20:15:11.529Z] d125d8839a47: Pulling fs layer [2023-11-01T20:15:11.529Z] 3e85d5ac6304: Pulling fs layer [2023-11-01T20:15:11.529Z] c3105a71a48b: Pulling fs layer [2023-11-01T20:15:11.529Z] 0f093f025ec4: Pulling fs layer [2023-11-01T20:15:11.529Z] c3106fc0e877: Pulling fs layer [2023-11-01T20:15:11.529Z] c3105a71a48b: Waiting [2023-11-01T20:15:11.529Z] 0f093f025ec4: Waiting [2023-11-01T20:15:11.529Z] c3106fc0e877: Waiting [2023-11-01T20:15:11.799Z] 547446be3368: Verifying Checksum [2023-11-01T20:15:11.799Z] 547446be3368: Download complete [2023-11-01T20:15:11.799Z] c3105a71a48b: Verifying Checksum [2023-11-01T20:15:11.799Z] c3105a71a48b: Download complete [2023-11-01T20:15:12.231Z] d125d8839a47: Verifying Checksum [2023-11-01T20:15:12.231Z] d125d8839a47: Download complete [2023-11-01T20:15:12.231Z] c3106fc0e877: Verifying Checksum [2023-11-01T20:15:12.231Z] c3106fc0e877: Download complete [2023-11-01T20:15:12.501Z] 0f093f025ec4: Verifying Checksum [2023-11-01T20:15:12.501Z] 0f093f025ec4: Download complete [2023-11-01T20:15:12.770Z] 547446be3368: Pull complete [2023-11-01T20:15:14.190Z] d125d8839a47: Pull complete [2023-11-01T20:15:14.456Z] 3e85d5ac6304: Verifying Checksum [2023-11-01T20:15:14.456Z] 3e85d5ac6304: Download complete [2023-11-01T20:15:24.563Z] 3e85d5ac6304: Pull complete [2023-11-01T20:15:24.563Z] c3105a71a48b: Pull complete [2023-11-01T20:15:25.982Z] 0f093f025ec4: Pull complete [2023-11-01T20:15:26.251Z] c3106fc0e877: Pull complete [2023-11-01T20:15:26.251Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-11-01T20:15:26.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-11-01T20:15:26.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:15:26.463Z] prd-ubuntu20.04-docker-arm64-4c-16g-16283 does not seem to be running inside a container [2023-11-01T20:15:26.533Z] $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:15:28.695Z] $ docker top 46bea97f5f38c8e5f13acecdaf564b6e7fd55977d710fc87008ac60f54e02c58 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T20:15:29.468Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-11-01T20:15:39.555Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #1 transferring dockerfile: 2.39kB 0.0s done [2023-11-01T20:15:39.555Z] #1 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #2 [core-data internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #2 transferring dockerfile: 1.90kB done [2023-11-01T20:15:39.555Z] #2 DONE 0.0s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #3 transferring dockerfile: 1.84kB done [2023-11-01T20:15:39.555Z] #3 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #4 transferring dockerfile: 2.04kB 0.0s done [2023-11-01T20:15:39.555Z] #4 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #5 transferring dockerfile: 2.38kB done [2023-11-01T20:15:39.555Z] #5 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #6 [security-spire-config internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #6 transferring dockerfile: 1.58kB done [2023-11-01T20:15:39.555Z] #6 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #7 transferring dockerfile: 2.12kB done [2023-11-01T20:15:39.555Z] #7 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #8 [core-metadata internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #8 transferring dockerfile: 1.96kB 0.0s done [2023-11-01T20:15:39.555Z] #8 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #9 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #9 transferring dockerfile: 1.78kB done [2023-11-01T20:15:39.555Z] #9 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #10 [support-scheduler internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #10 transferring dockerfile: 1.82kB done [2023-11-01T20:15:39.555Z] #10 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #11 [core-command internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #11 transferring dockerfile: 1.82kB done [2023-11-01T20:15:39.555Z] #11 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #12 [security-spire-server internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #12 transferring dockerfile: 1.59kB done [2023-11-01T20:15:39.555Z] #12 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #13 [security-proxy-setup internal] load .dockerignore [2023-11-01T20:15:39.555Z] #13 transferring context: 32B [2023-11-01T20:15:39.555Z] #13 transferring context: 50B 0.0s done [2023-11-01T20:15:39.555Z] #13 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #14 [security-spire-agent internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #14 transferring dockerfile: 1.70kB done [2023-11-01T20:15:39.555Z] #14 DONE 0.1s [2023-11-01T20:15:39.555Z] [2023-11-01T20:15:39.555Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2023-11-01T20:15:39.555Z] #15 transferring dockerfile: 2.82kB done [2023-11-01T20:15:39.555Z] #15 DONE 0.1s [2023-11-01T20:15:39.903Z] #98 ... [2023-11-01T20:15:39.903Z] [2023-11-01T20:15:39.903Z] #128 [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-11-01T20:15:39.903Z] #128 75.77 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-01T20:15:40.146Z] [2023-11-01T20:15:40.146Z] #16 [core-data internal] load .dockerignore [2023-11-01T20:15:40.146Z] #16 transferring context: 50B done [2023-11-01T20:15:40.417Z] #16 DONE 0.0s [2023-11-01T20:15:40.417Z] [2023-11-01T20:15:40.417Z] #17 [security-proxy-auth internal] load .dockerignore [2023-11-01T20:15:40.417Z] #17 transferring context: 50B 0.0s done [2023-11-01T20:15:40.417Z] #17 DONE 0.1s [2023-11-01T20:15:40.417Z] [2023-11-01T20:15:40.417Z] #18 [support-notifications internal] load .dockerignore [2023-11-01T20:15:40.417Z] #18 transferring context: 50B done [2023-11-01T20:15:40.417Z] #18 DONE 0.1s [2023-11-01T20:15:40.417Z] [2023-11-01T20:15:40.417Z] #19 [security-secretstore-setup internal] load .dockerignore [2023-11-01T20:15:40.417Z] #19 transferring context: 50B 0.0s done [2023-11-01T20:15:40.691Z] #19 DONE 0.1s [2023-11-01T20:15:40.691Z] [2023-11-01T20:15:40.691Z] #20 [security-spire-config internal] load .dockerignore [2023-11-01T20:15:40.691Z] #20 transferring context: 50B done [2023-11-01T20:15:40.691Z] #20 DONE 0.1s [2023-11-01T20:15:40.691Z] [2023-11-01T20:15:40.691Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2023-11-01T20:15:40.691Z] #21 transferring context: 50B done [2023-11-01T20:15:40.691Z] #21 DONE 0.1s [2023-11-01T20:15:40.691Z] [2023-11-01T20:15:40.691Z] #22 [core-metadata internal] load .dockerignore [2023-11-01T20:15:40.691Z] #22 transferring context: 50B done [2023-11-01T20:15:40.691Z] #22 DONE 0.1s [2023-11-01T20:15:40.691Z] [2023-11-01T20:15:40.691Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T20:15:40.691Z] #23 transferring context: 50B 0.0s done [2023-11-01T20:15:40.959Z] #23 DONE 0.1s [2023-11-01T20:15:40.959Z] [2023-11-01T20:15:40.959Z] #24 [support-scheduler internal] load .dockerignore [2023-11-01T20:15:40.959Z] #24 transferring context: 50B done [2023-11-01T20:15:40.959Z] #24 DONE 0.1s [2023-11-01T20:15:40.959Z] [2023-11-01T20:15:40.959Z] #25 [core-command internal] load .dockerignore [2023-11-01T20:15:40.959Z] #25 transferring context: 50B 0.0s done [2023-11-01T20:15:40.959Z] #25 DONE 0.1s [2023-11-01T20:15:40.959Z] [2023-11-01T20:15:40.959Z] #26 [security-spire-server internal] load .dockerignore [2023-11-01T20:15:40.959Z] #26 transferring context: 50B 0.0s done [2023-11-01T20:15:41.236Z] #26 DONE 0.1s [2023-11-01T20:15:41.236Z] [2023-11-01T20:15:41.236Z] #27 [security-spire-agent internal] load .dockerignore [2023-11-01T20:15:41.236Z] #27 transferring context: 50B 0.0s done [2023-11-01T20:15:41.236Z] #27 DONE 0.1s [2023-11-01T20:15:41.236Z] [2023-11-01T20:15:41.236Z] #28 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:41.236Z] #28 DONE 0.0s [2023-11-01T20:15:41.236Z] [2023-11-01T20:15:41.236Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:15:41.236Z] #29 DONE 0.2s [2023-11-01T20:15:41.236Z] [2023-11-01T20:15:41.236Z] #30 [security-bootstrapper internal] load .dockerignore [2023-11-01T20:15:41.236Z] #30 transferring context: 50B done [2023-11-01T20:15:41.236Z] #30 DONE 0.1s [2023-11-01T20:15:41.511Z] [2023-11-01T20:15:41.511Z] #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:41.511Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:41.511Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 462.85kB / 3.33MB 0.1s [2023-11-01T20:15:41.511Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:41.511Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:41.511Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:41.511Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 2.10MB / 3.33MB 0.2s [2023-11-01T20:15:41.782Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s [2023-11-01T20:15:41.782Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 [2023-11-01T20:15:41.782Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:42.052Z] #31 ... [2023-11-01T20:15:42.052Z] [2023-11-01T20:15:42.052Z] #32 [security-proxy-setup internal] load build context [2023-11-01T20:15:42.052Z] #32 transferring context: 2.55MB 0.6s done [2023-11-01T20:15:42.052Z] #32 DONE 0.8s [2023-11-01T20:15:42.052Z] [2023-11-01T20:15:42.052Z] #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:42.322Z] #31 ... [2023-11-01T20:15:42.322Z] [2023-11-01T20:15:42.322Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:42.322Z] #28 DONE 0.0s [2023-11-01T20:15:42.322Z] [2023-11-01T20:15:42.322Z] #29 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:15:42.322Z] #29 DONE 0.3s [2023-11-01T20:15:42.322Z] [2023-11-01T20:15:42.322Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:42.322Z] #33 DONE 0.9s [2023-11-01T20:15:42.322Z] [2023-11-01T20:15:42.322Z] #31 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:42.322Z] #31 ... [2023-11-01T20:15:42.322Z] [2023-11-01T20:15:42.322Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:42.322Z] #28 DONE 0.0s [2023-11-01T20:15:42.322Z] [2023-11-01T20:15:42.322Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:42.322Z] #33 DONE 1.6s [2023-11-01T20:15:42.322Z] [2023-11-01T20:15:42.322Z] #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:42.322Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:42.322Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:42.322Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:42.322Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:42.322Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:42.589Z] #31 ... [2023-11-01T20:15:42.589Z] [2023-11-01T20:15:42.589Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:42.589Z] #28 DONE 0.0s [2023-11-01T20:15:42.589Z] [2023-11-01T20:15:42.589Z] #31 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:42.589Z] #31 ... [2023-11-01T20:15:42.589Z] [2023-11-01T20:15:42.589Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:42.589Z] #28 DONE 0.0s [2023-11-01T20:15:42.589Z] [2023-11-01T20:15:42.589Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:42.589Z] #33 DONE 1.6s [2023-11-01T20:15:42.589Z] [2023-11-01T20:15:42.589Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2023-11-01T20:15:42.589Z] #34 DONE 0.7s [2023-11-01T20:15:42.589Z] [2023-11-01T20:15:42.589Z] #31 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:42.589Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:42.589Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:42.589Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:42.589Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:42.589Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:42.855Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-01T20:15:43.128Z] #31 ... [2023-11-01T20:15:43.128Z] [2023-11-01T20:15:43.128Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:43.128Z] #28 DONE 0.0s [2023-11-01T20:15:43.128Z] [2023-11-01T20:15:43.128Z] #29 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:15:43.128Z] #29 DONE 0.8s [2023-11-01T20:15:43.395Z] [2023-11-01T20:15:43.395Z] #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:43.395Z] #33 DONE 1.7s [2023-11-01T20:15:43.395Z] [2023-11-01T20:15:43.395Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:43.395Z] #28 DONE 0.0s [2023-11-01T20:15:43.395Z] [2023-11-01T20:15:43.395Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T20:15:43.395Z] #34 DONE 0.7s [2023-11-01T20:15:43.395Z] [2023-11-01T20:15:43.395Z] #31 [core-common-config-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:43.395Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:43.395Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:43.395Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:43.395Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:43.395Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:43.395Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-01T20:15:43.395Z] #31 ... [2023-11-01T20:15:43.395Z] [2023-11-01T20:15:43.395Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:43.395Z] #28 DONE 0.0s [2023-11-01T20:15:43.395Z] [2023-11-01T20:15:43.395Z] #35 [support-notifications internal] load build context [2023-11-01T20:15:43.667Z] #35 ... [2023-11-01T20:15:43.667Z] [2023-11-01T20:15:43.667Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:43.667Z] #33 DONE 1.7s [2023-11-01T20:15:43.667Z] [2023-11-01T20:15:43.667Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2023-11-01T20:15:43.667Z] #34 DONE 0.8s [2023-11-01T20:15:43.667Z] [2023-11-01T20:15:43.667Z] #28 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:43.667Z] #28 DONE 0.0s [2023-11-01T20:15:43.667Z] [2023-11-01T20:15:43.667Z] #35 [support-notifications internal] load build context [2023-11-01T20:15:43.667Z] #35 ... [2023-11-01T20:15:43.667Z] [2023-11-01T20:15:43.667Z] #29 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:15:43.667Z] #29 DONE 1.3s [2023-11-01T20:15:43.667Z] [2023-11-01T20:15:43.667Z] #36 [core-data internal] load build context [2023-11-01T20:15:43.667Z] #36 transferring context: 2.55MB 0.8s done [2023-11-01T20:15:43.667Z] #36 DONE 1.3s [2023-11-01T20:15:43.667Z] [2023-11-01T20:15:43.667Z] #35 [support-notifications internal] load build context [2023-11-01T20:15:43.936Z] #35 ... [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:43.936Z] #33 DONE 1.8s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #34 [core-command builder 2/7] WORKDIR /edgex-go [2023-11-01T20:15:43.936Z] #34 DONE 0.8s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #28 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:43.936Z] #28 DONE 0.0s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #29 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:15:43.936Z] #29 DONE 1.3s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #35 [support-notifications internal] load build context [2023-11-01T20:15:43.936Z] #35 ... [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:43.936Z] #33 DONE 1.8s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #34 [support-scheduler builder 2/7] WORKDIR /edgex-go [2023-11-01T20:15:43.936Z] #34 DONE 0.8s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #37 [support-scheduler internal] load build context [2023-11-01T20:15:43.936Z] #37 DONE 0.0s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #31 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:43.936Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:43.936Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:43.936Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:43.936Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:43.936Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:43.936Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-01T20:15:43.936Z] #31 DONE 3.3s [2023-11-01T20:15:43.936Z] [2023-11-01T20:15:43.936Z] #35 [support-notifications internal] load build context [2023-11-01T20:15:43.936Z] #35 transferring context: 2.55MB 1.1s done [2023-11-01T20:15:44.527Z] #35 DONE 1.5s [2023-11-01T20:15:44.527Z] [2023-11-01T20:15:44.527Z] #38 [security-proxy-auth internal] load build context [2023-11-01T20:15:44.527Z] #38 transferring context: 2.55MB 1.3s done [2023-11-01T20:15:44.527Z] #38 DONE 1.7s [2023-11-01T20:15:44.527Z] [2023-11-01T20:15:44.527Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T20:15:44.527Z] #39 ... [2023-11-01T20:15:44.527Z] [2023-11-01T20:15:44.527Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-11-01T20:15:44.527Z] #28 DONE 0.0s [2023-11-01T20:15:44.527Z] [2023-11-01T20:15:44.527Z] #40 [core-common-config-bootstrapper internal] load build context [2023-11-01T20:15:44.794Z] #40 transferring context: 2.55MB 1.2s done [2023-11-01T20:15:45.063Z] #40 DONE 1.9s [2023-11-01T20:15:45.063Z] [2023-11-01T20:15:45.063Z] #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T20:15:45.181Z] #128 ... [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T20:15:45.181Z] #131 DONE 84.2s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T20:15:45.181Z] #123 DONE 84.2s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T20:15:45.181Z] #126 DONE 84.2s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #130 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:15:45.181Z] #130 DONE 84.2s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #129 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T20:15:45.181Z] #129 DONE 84.1s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T20:15:45.181Z] #127 DONE 84.2s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #124 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T20:15:45.181Z] #124 DONE 84.2s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #125 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:15:45.181Z] #125 DONE 84.2s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T20:15:45.181Z] #132 ... [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #98 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:15:45.181Z] #98 DONE 84.7s [2023-11-01T20:15:45.181Z] [2023-11-01T20:15:45.181Z] #122 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T20:15:45.181Z] #122 DONE 84.6s [2023-11-01T20:15:45.440Z] [2023-11-01T20:15:45.440Z] #128 [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-11-01T20:15:45.440Z] #128 DONE 84.7s [2023-11-01T20:15:45.440Z] [2023-11-01T20:15:45.440Z] #133 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.657Z] #41 ... [2023-11-01T20:15:45.657Z] [2023-11-01T20:15:45.657Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-11-01T20:15:45.657Z] #33 DONE 1.8s [2023-11-01T20:15:45.657Z] [2023-11-01T20:15:45.657Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-11-01T20:15:45.657Z] #34 DONE 0.9s [2023-11-01T20:15:45.657Z] [2023-11-01T20:15:45.657Z] #31 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:45.657Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:45.657Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:45.657Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:45.657Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:45.657Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:45.657Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-01T20:15:45.657Z] #31 DONE 3.4s [2023-11-01T20:15:45.657Z] [2023-11-01T20:15:45.657Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2023-11-01T20:15:45.657Z] #29 DONE 3.0s [2023-11-01T20:15:45.657Z] [2023-11-01T20:15:45.657Z] #42 [security-secretstore-setup internal] load build context [2023-11-01T20:15:45.657Z] #42 transferring context: 2.55MB 1.9s done [2023-11-01T20:15:45.657Z] #42 DONE 2.5s [2023-11-01T20:15:45.711Z] #133 DONE 0.4s [2023-11-01T20:15:45.711Z] [2023-11-01T20:15:45.711Z] #134 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.711Z] #134 DONE 0.7s [2023-11-01T20:15:45.711Z] [2023-11-01T20:15:45.711Z] #135 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.711Z] #135 DONE 0.5s [2023-11-01T20:15:45.711Z] [2023-11-01T20:15:45.711Z] #136 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.711Z] #136 DONE 0.5s [2023-11-01T20:15:45.711Z] [2023-11-01T20:15:45.711Z] #137 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.711Z] #137 DONE 0.8s [2023-11-01T20:15:45.711Z] [2023-11-01T20:15:45.711Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.711Z] #138 ... [2023-11-01T20:15:45.711Z] [2023-11-01T20:15:45.711Z] #132 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T20:15:45.711Z] #132 DONE 0.7s [2023-11-01T20:15:45.928Z] [2023-11-01T20:15:45.928Z] #43 [security-bootstrapper internal] load build context [2023-11-01T20:15:45.928Z] #43 DONE 0.0s [2023-11-01T20:15:45.928Z] [2023-11-01T20:15:45.928Z] #44 [core-metadata internal] load build context [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #139 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #139 DONE 0.3s [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #140 [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-11-01T20:15:45.972Z] #140 ... [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #141 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.972Z] #141 DONE 0.3s [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #142 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #142 DONE 0.3s [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #143 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #143 DONE 0.3s [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #138 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #138 DONE 0.3s [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #144 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.972Z] #144 CACHED [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #145 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #145 CACHED [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #146 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #146 CACHED [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #147 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.972Z] #147 CACHED [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #148 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #148 DONE 0.3s [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #149 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #149 CACHED [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #150 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.972Z] #150 CACHED [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #151 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:45.972Z] #151 CACHED [2023-11-01T20:15:45.972Z] [2023-11-01T20:15:45.972Z] #152 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:45.972Z] #152 CACHED [2023-11-01T20:15:46.197Z] #44 ... [2023-11-01T20:15:46.197Z] [2023-11-01T20:15:46.197Z] #45 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-11-01T20:15:46.197Z] #45 DONE 3.3s [2023-11-01T20:15:46.197Z] [2023-11-01T20:15:46.197Z] #44 [core-metadata internal] load build context [2023-11-01T20:15:46.256Z] [2023-11-01T20:15:46.256Z] #153 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T20:15:46.256Z] #153 ... [2023-11-01T20:15:46.256Z] [2023-11-01T20:15:46.256Z] #140 [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-11-01T20:15:46.256Z] #140 DONE 0.4s [2023-11-01T20:15:46.467Z] #44 ... [2023-11-01T20:15:46.467Z] [2023-11-01T20:15:46.467Z] #31 [security-spire-server stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:46.467Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:46.467Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:46.467Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:46.467Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:46.467Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:46.467Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-01T20:15:46.467Z] #31 DONE 3.4s [2023-11-01T20:15:46.467Z] [2023-11-01T20:15:46.467Z] #46 [security-spiffe-token-provider internal] load build context [2023-11-01T20:15:46.467Z] #46 transferring context: 2.55MB 2.0s done [2023-11-01T20:15:46.467Z] #46 DONE 2.8s [2023-11-01T20:15:46.467Z] [2023-11-01T20:15:46.467Z] #47 [security-spire-config internal] load build context [2023-11-01T20:15:46.467Z] #47 DONE 0.0s [2023-11-01T20:15:46.467Z] [2023-11-01T20:15:46.467Z] #44 [core-metadata internal] load build context [2023-11-01T20:15:46.519Z] [2023-11-01T20:15:46.520Z] #154 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:46.520Z] #154 DONE 0.4s [2023-11-01T20:15:46.520Z] [2023-11-01T20:15:46.520Z] #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T20:15:46.736Z] #44 transferring context: 2.55MB 2.7s done [2023-11-01T20:15:46.800Z] #155 ... [2023-11-01T20:15:46.801Z] [2023-11-01T20:15:46.801Z] #156 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T20:15:46.801Z] #156 DONE 0.9s [2023-11-01T20:15:47.004Z] #44 ... [2023-11-01T20:15:47.004Z] [2023-11-01T20:15:47.004Z] #48 [core-command internal] load build context [2023-11-01T20:15:47.004Z] #48 transferring context: 2.55MB 2.3s done [2023-11-01T20:15:47.004Z] #48 DONE 3.2s [2023-11-01T20:15:47.088Z] [2023-11-01T20:15:47.088Z] #157 [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-11-01T20:15:47.273Z] [2023-11-01T20:15:47.273Z] #44 [core-metadata internal] load build context [2023-11-01T20:15:47.273Z] #44 DONE 3.6s [2023-11-01T20:15:47.273Z] [2023-11-01T20:15:47.274Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:47.274Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-11-01T20:15:47.274Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T20:15:47.274Z] #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T20:15:47.274Z] #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T20:15:47.274Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2023-11-01T20:15:47.274Z] #49 ... [2023-11-01T20:15:47.274Z] [2023-11-01T20:15:47.274Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-11-01T20:15:47.274Z] #39 DONE 3.0s [2023-11-01T20:15:47.274Z] [2023-11-01T20:15:47.274Z] #49 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:47.274Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.3s [2023-11-01T20:15:47.274Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.3s [2023-11-01T20:15:47.274Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0B / 302B 0.3s [2023-11-01T20:15:47.547Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-11-01T20:15:47.547Z] #49 ... [2023-11-01T20:15:47.547Z] [2023-11-01T20:15:47.547Z] #31 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-11-01T20:15:47.547Z] #31 resolve docker.io/library/alpine:3.18@sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 0.0s done [2023-11-01T20:15:47.547Z] #31 sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 3.33MB / 3.33MB 0.3s done [2023-11-01T20:15:47.547Z] #31 sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 1.64kB / 1.64kB done [2023-11-01T20:15:47.547Z] #31 sha256:6ce9a9a256a3495ae60ab0059ed1c7aee5ee89450477f2223f6ea7f6296df555 528B / 528B done [2023-11-01T20:15:47.547Z] #31 sha256:3cc20332140056b331ad58185ab589c085f4e7d79d8c9769533d6a9b95d4b1b0 1.49kB / 1.49kB done [2023-11-01T20:15:47.547Z] #31 extracting sha256:579b34f0a95bb83b3acd6b3249ddc52c3d80f5c84b13c944e9e324feb86dd329 1.0s done [2023-11-01T20:15:47.547Z] #31 DONE 3.4s [2023-11-01T20:15:47.547Z] [2023-11-01T20:15:47.547Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T20:15:47.547Z] #50 DONE 0.0s [2023-11-01T20:15:47.547Z] [2023-11-01T20:15:47.547Z] #51 [security-spire-agent internal] load build context [2023-11-01T20:15:47.547Z] #51 DONE 0.0s [2023-11-01T20:15:47.547Z] [2023-11-01T20:15:47.547Z] #37 [support-scheduler internal] load build context [2023-11-01T20:15:47.547Z] #37 transferring context: 2.55MB 1.9s done [2023-11-01T20:15:47.547Z] #37 DONE 3.6s [2023-11-01T20:15:47.547Z] [2023-11-01T20:15:47.547Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:47.547Z] #49 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.5s done [2023-11-01T20:15:47.547Z] #49 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-11-01T20:15:47.547Z] #49 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-11-01T20:15:47.547Z] #49 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-11-01T20:15:47.547Z] #49 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.4s done [2023-11-01T20:15:47.547Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2023-11-01T20:15:47.662Z] #157 ... [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #158 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T20:15:47.662Z] #158 DONE 1.5s [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #159 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T20:15:47.662Z] #159 DONE 1.5s [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #160 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T20:15:47.662Z] #160 DONE 1.6s [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #161 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T20:15:47.662Z] #161 DONE 1.6s [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:47.662Z] #162 ... [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #163 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T20:15:47.662Z] #163 DONE 1.6s [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #153 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T20:15:47.662Z] #153 DONE 1.7s [2023-11-01T20:15:47.662Z] [2023-11-01T20:15:47.662Z] #164 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T20:15:47.662Z] #164 DONE 1.6s [2023-11-01T20:15:47.816Z] #49 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-11-01T20:15:47.816Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-11-01T20:15:47.816Z] #49 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2023-11-01T20:15:47.816Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 0.7s [2023-11-01T20:15:47.816Z] #49 ... [2023-11-01T20:15:47.816Z] [2023-11-01T20:15:47.816Z] #47 [security-spire-config internal] load build context [2023-11-01T20:15:47.816Z] #47 transferring context: 16.35kB 0.3s done [2023-11-01T20:15:47.816Z] #47 DONE 1.4s [2023-11-01T20:15:47.816Z] [2023-11-01T20:15:47.816Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:47.816Z] #49 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.6s done [2023-11-01T20:15:47.923Z] [2023-11-01T20:15:47.923Z] #155 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T20:15:47.923Z] #155 DONE 1.4s [2023-11-01T20:15:47.923Z] [2023-11-01T20:15:47.923Z] #165 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T20:15:47.923Z] #165 DONE 2.2s [2023-11-01T20:15:47.923Z] [2023-11-01T20:15:47.923Z] #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T20:15:47.923Z] #166 ... [2023-11-01T20:15:47.923Z] [2023-11-01T20:15:47.923Z] #157 [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-11-01T20:15:47.923Z] #157 DONE 1.1s [2023-11-01T20:15:47.923Z] [2023-11-01T20:15:47.923Z] #167 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:47.923Z] #167 DONE 0.5s [2023-11-01T20:15:47.923Z] [2023-11-01T20:15:47.923Z] #168 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:47.923Z] #168 DONE 0.5s [2023-11-01T20:15:48.085Z] #49 ... [2023-11-01T20:15:48.085Z] [2023-11-01T20:15:48.085Z] #52 [security-spire-server internal] load build context [2023-11-01T20:15:48.085Z] #52 transferring context: 18.10kB 0.1s done [2023-11-01T20:15:48.085Z] #52 DONE 1.4s [2023-11-01T20:15:48.085Z] [2023-11-01T20:15:48.085Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:48.184Z] [2023-11-01T20:15:48.185Z] #91 [core-data] exporting to image [2023-11-01T20:15:48.185Z] #91 exporting layers [2023-11-01T20:15:48.185Z] #91 ... [2023-11-01T20:15:48.185Z] [2023-11-01T20:15:48.185Z] #169 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:48.185Z] #169 DONE 0.6s [2023-11-01T20:15:48.185Z] [2023-11-01T20:15:48.185Z] #170 [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-11-01T20:15:48.185Z] #170 DONE 0.6s [2023-11-01T20:15:48.353Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 2.66MB / 23.39MB 1.3s [2023-11-01T20:15:48.353Z] #49 ... [2023-11-01T20:15:48.353Z] [2023-11-01T20:15:48.353Z] #51 [security-spire-agent internal] load build context [2023-11-01T20:15:48.353Z] #51 transferring context: 17.63kB 0.1s done [2023-11-01T20:15:48.353Z] #51 DONE 0.7s [2023-11-01T20:15:48.353Z] [2023-11-01T20:15:48.353Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:48.445Z] [2023-11-01T20:15:48.446Z] #162 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:48.446Z] #162 DONE 0.6s [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #171 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:48.446Z] #171 DONE 0.6s [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #172 [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-11-01T20:15:48.446Z] #172 DONE 0.6s [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #91 [support-notifications] exporting to image [2023-11-01T20:15:48.446Z] #91 ... [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #166 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T20:15:48.446Z] #166 DONE 0.6s [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #173 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:48.446Z] #173 DONE 0.8s [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #174 [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-11-01T20:15:48.446Z] #174 DONE 0.6s [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #91 [support-notifications] exporting to image [2023-11-01T20:15:48.446Z] #91 exporting layers 0.5s done [2023-11-01T20:15:48.446Z] #91 ... [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #175 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:15:48.446Z] #175 DONE 0.6s [2023-11-01T20:15:48.446Z] [2023-11-01T20:15:48.446Z] #91 [support-notifications] exporting to image [2023-11-01T20:15:48.446Z] #91 exporting layers 0.6s done [2023-11-01T20:15:48.706Z] #91 ... [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #176 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T20:15:48.706Z] #176 DONE 0.4s [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #177 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T20:15:48.706Z] #177 DONE 0.2s [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #178 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-11-01T20:15:48.706Z] #178 DONE 0.3s [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #91 [support-notifications] exporting to image [2023-11-01T20:15:48.706Z] #91 exporting layers 0.4s done [2023-11-01T20:15:48.706Z] #91 ... [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #179 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T20:15:48.706Z] #179 DONE 0.3s [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #180 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:15:48.706Z] #180 DONE 0.3s [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:15:48.706Z] #181 DONE 0.2s [2023-11-01T20:15:48.706Z] [2023-11-01T20:15:48.706Z] #91 [support-scheduler] exporting to image [2023-11-01T20:15:48.706Z] #91 writing image sha256:7d41a2561968f3e6b8746170efa84e1594628847dfcc98322322586a431f728b done [2023-11-01T20:15:48.706Z] #91 naming to docker.io/library/core-command done [2023-11-01T20:15:48.706Z] #91 writing image sha256:9b0af323026f35f8fd2a12491011f1e462bd0a6a90ccc59dbd1f5d3cfe43a9f2 done [2023-11-01T20:15:48.706Z] #91 naming to docker.io/library/support-scheduler done [2023-11-01T20:15:48.706Z] #91 writing image sha256:11421ff1f4b8769bad9827f9ae0e6c6babfe9110f41295679d6c0e80714dbe60 [2023-11-01T20:15:48.938Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.13MB / 23.39MB 1.7s [2023-11-01T20:15:48.967Z] #91 writing image sha256:11421ff1f4b8769bad9827f9ae0e6c6babfe9110f41295679d6c0e80714dbe60 done [2023-11-01T20:15:48.967Z] #91 naming to docker.io/library/core-data done [2023-11-01T20:15:48.967Z] #91 writing image sha256:8180ba3363fe01e99d4e19bfe20ef44c187c84b309be39236a535d48a81db0d7 done [2023-11-01T20:15:48.967Z] #91 naming to docker.io/library/support-notifications done [2023-11-01T20:15:49.227Z] #91 exporting layers 0.6s done [2023-11-01T20:15:49.227Z] #91 writing image sha256:b36ddbd9ee5226f21d5c4b36e23ec99e4fc23da1c10c4f35c5047efb420ccbd1 done [2023-11-01T20:15:49.227Z] #91 naming to docker.io/library/security-spiffe-token-provider done [2023-11-01T20:15:49.490Z] #91 ... [2023-11-01T20:15:49.490Z] [2023-11-01T20:15:49.490Z] #182 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T20:15:49.490Z] #182 DONE 0.6s [2023-11-01T20:15:49.490Z] [2023-11-01T20:15:49.490Z] #183 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T20:15:49.490Z] #183 DONE 0.6s [2023-11-01T20:15:49.490Z] [2023-11-01T20:15:49.490Z] #184 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:15:49.490Z] #184 DONE 0.9s [2023-11-01T20:15:49.750Z] [2023-11-01T20:15:49.750Z] #91 [security-proxy-auth] exporting to image [2023-11-01T20:15:49.750Z] #91 writing image sha256:53a98845a72a301fe01dfc3728ae304a2274b8d2a9c11bdb8d415e644355f713 0.1s done [2023-11-01T20:15:49.750Z] #91 naming to docker.io/library/core-metadata [2023-11-01T20:15:49.750Z] #91 ... [2023-11-01T20:15:49.750Z] [2023-11-01T20:15:49.750Z] #185 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T20:15:49.750Z] #185 DONE 0.3s [2023-11-01T20:15:49.750Z] [2023-11-01T20:15:49.750Z] #186 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T20:15:49.750Z] #186 DONE 0.4s [2023-11-01T20:15:49.750Z] [2023-11-01T20:15:49.750Z] #187 [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-11-01T20:15:49.750Z] #187 DONE 0.1s [2023-11-01T20:15:49.750Z] [2023-11-01T20:15:49.750Z] #91 [core-metadata] exporting to image [2023-11-01T20:15:49.750Z] #91 naming to docker.io/library/core-metadata 0.1s done [2023-11-01T20:15:49.935Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 2.6s [2023-11-01T20:15:50.011Z] #91 ... [2023-11-01T20:15:50.011Z] [2023-11-01T20:15:50.011Z] #188 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:15:50.011Z] #188 DONE 1.1s [2023-11-01T20:15:50.011Z] [2023-11-01T20:15:50.011Z] #189 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T20:15:50.011Z] #189 DONE 0.2s [2023-11-01T20:15:50.011Z] [2023-11-01T20:15:50.011Z] #190 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:15:50.011Z] #190 DONE 1.1s [2023-11-01T20:15:50.011Z] [2023-11-01T20:15:50.012Z] #91 [security-proxy-auth] exporting to image [2023-11-01T20:15:50.012Z] #91 exporting layers 0.3s done [2023-11-01T20:15:50.012Z] #91 writing image sha256:0a1abec3e225fcc2a75faba723e873e612dd7bdb3df0edf55c2e76511e189240 done [2023-11-01T20:15:50.012Z] #91 naming to docker.io/library/security-proxy-auth done [2023-11-01T20:15:50.012Z] #91 ... [2023-11-01T20:15:50.012Z] [2023-11-01T20:15:50.012Z] #191 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-11-01T20:15:50.012Z] #191 DONE 0.1s [2023-11-01T20:15:50.012Z] [2023-11-01T20:15:50.012Z] #192 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T20:15:50.012Z] #192 DONE 0.1s [2023-11-01T20:15:50.012Z] [2023-11-01T20:15:50.012Z] #193 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T20:15:50.012Z] #193 DONE 0.1s [2023-11-01T20:15:50.012Z] [2023-11-01T20:15:50.012Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:15:50.202Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-11-01T20:15:50.273Z] #194 ... [2023-11-01T20:15:50.273Z] [2023-11-01T20:15:50.273Z] #91 [security-proxy-setup] exporting to image [2023-11-01T20:15:50.273Z] #91 exporting layers 0.4s done [2023-11-01T20:15:50.273Z] #91 writing image sha256:6d12ea4c71aeec6f6da8ac5030e918cb9fbd4bad8dd09c0e707661e672f55f2a done [2023-11-01T20:15:50.273Z] #91 naming to docker.io/library/core-common-config-bootstrapper done [2023-11-01T20:15:50.273Z] #91 writing image sha256:feb0b19314a61cc847509d093088b060d6e18c8a0c0b88976d8a5e278de120b9 done [2023-11-01T20:15:50.273Z] #91 naming to docker.io/library/security-proxy-setup done [2023-11-01T20:15:50.273Z] #91 DONE 3.0s [2023-11-01T20:15:50.469Z] #49 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-11-01T20:15:50.470Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 8.39MB / 23.39MB 3.6s [2023-11-01T20:15:50.534Z] [2023-11-01T20:15:50.534Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T20:15:50.796Z] #195 DONE 0.5s [2023-11-01T20:15:50.796Z] [2023-11-01T20:15:50.796Z] #91 [security-bootstrapper] exporting to image [2023-11-01T20:15:50.796Z] #91 ... [2023-11-01T20:15:50.796Z] [2023-11-01T20:15:50.796Z] #194 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:15:50.796Z] #194 DONE 0.8s [2023-11-01T20:15:50.796Z] [2023-11-01T20:15:50.796Z] #91 [security-secretstore-setup] exporting to image [2023-11-01T20:15:51.058Z] #91 exporting layers 0.2s done [2023-11-01T20:15:51.058Z] #91 writing image sha256:58e0effdb399be6de75f5a264dbf07268182e6232b6efa5153ffc7c3f4c518c2 done [2023-11-01T20:15:51.058Z] #91 naming to docker.io/library/security-bootstrapper done [2023-11-01T20:15:51.058Z] #91 writing image sha256:c35f2cb8119318679543b1fdc153ce8f769842503803e2fdffee2d1dd39adb6d done [2023-11-01T20:15:51.058Z] #91 naming to docker.io/library/security-secretstore-setup done [2023-11-01T20:15:51.058Z] #91 DONE 3.3s [2023-11-01T20:15:51.058Z] [2023-11-01T20:15:51.058Z] #34 [security-spiffe-token-provider internal] load .dockerignore [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:17Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.058Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.059Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.059Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.059Z] time="2023-11-01T20:13:18Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:15:51.061Z] #49 ... [2023-11-01T20:15:51.061Z] [2023-11-01T20:15:51.061Z] #43 [security-bootstrapper internal] load build context [2023-11-01T20:15:51.061Z] #43 transferring context: 2.55MB 3.9s done [2023-11-01T20:15:51.061Z] #43 DONE 5.2s [2023-11-01T20:15:51.061Z] [2023-11-01T20:15:51.061Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:51.061Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.96MB / 23.39MB 4.1s [Pipeline] } [2023-11-01T20:15:51.081Z] $ docker stop --time=1 303e4d34a154f1f0492dd2ae71a455f5011f60d36f46e552fdfa51c7ad5179a1 [2023-11-01T20:15:51.646Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.98MB / 23.39MB 4.6s [2023-11-01T20:15:51.920Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.8s [2023-11-01T20:15:52.191Z] #49 ... [2023-11-01T20:15:52.191Z] [2023-11-01T20:15:52.191Z] #53 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T20:15:52.191Z] #0 6.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:52.191Z] #0 6.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:52.191Z] #0 8.692 OK: 266 MiB in 52 packages [2023-11-01T20:15:52.191Z] #53 DONE 9.7s [2023-11-01T20:15:52.191Z] [2023-11-01T20:15:52.191Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:52.191Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 5.2s [2023-11-01T20:15:52.775Z] #49 ... [2023-11-01T20:15:52.775Z] [2023-11-01T20:15:52.775Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T20:15:52.775Z] #0 8.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:52.775Z] #0 9.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:52.775Z] #54 ... [2023-11-01T20:15:52.775Z] [2023-11-01T20:15:52.775Z] #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T20:15:52.812Z] $ docker rm -f --volumes 303e4d34a154f1f0492dd2ae71a455f5011f60d36f46e552fdfa51c7ad5179a1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T20:15:53.044Z] #55 ... [2023-11-01T20:15:53.044Z] [2023-11-01T20:15:53.044Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:53.044Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 5.8s [2023-11-01T20:15:53.142Z] + docker images [2023-11-01T20:15:53.142Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T20:15:53.142Z] security-bootstrapper latest 58e0effdb399 2 seconds ago 23.3MB [2023-11-01T20:15:53.142Z] security-secretstore-setup latest c35f2cb81193 2 seconds ago 44.4MB [2023-11-01T20:15:53.142Z] core-common-config-bootstrapper latest 6d12ea4c71ae 3 seconds ago 18.2MB [2023-11-01T20:15:53.142Z] security-proxy-setup latest feb0b19314a6 3 seconds ago 34.4MB [2023-11-01T20:15:53.142Z] security-proxy-auth latest 0a1abec3e225 3 seconds ago 19.5MB [2023-11-01T20:15:53.142Z] security-spiffe-token-provider latest b36ddbd9ee52 4 seconds ago 35.1MB [2023-11-01T20:15:53.142Z] core-metadata latest 53a98845a72a 4 seconds ago 21.7MB [2023-11-01T20:15:53.142Z] support-notifications latest 8180ba3363fe 4 seconds ago 34.7MB [2023-11-01T20:15:53.142Z] core-data latest 11421ff1f4b8 5 seconds ago 21.3MB [2023-11-01T20:15:53.142Z] core-command latest 7d41a2561968 5 seconds ago 21.2MB [2023-11-01T20:15:53.142Z] support-scheduler latest 9b0af323026f 5 seconds ago 34.1MB [2023-11-01T20:15:53.142Z] security-spire-server latest 10ac9c768a32 2 minutes ago 107MB [2023-11-01T20:15:53.142Z] security-spire-agent latest 36a558c28e86 2 minutes ago 166MB [2023-11-01T20:15:53.142Z] security-spire-config latest 6f35d0fa3c10 2 minutes ago 101MB [2023-11-01T20:15:53.142Z] ci-base-image-x86_64 latest 564c239de858 4 minutes ago 930MB [2023-11-01T20:15:53.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 6 weeks ago 557MB [2023-11-01T20:15:53.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 5 months ago 334MB [2023-11-01T20:15:53.142Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 16 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-11-01T20:15:53.237Z] provisioning config files... [2023-11-01T20:15:53.245Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config3789848273121628142tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:15:53.540Z] ---> docker-login.sh [2023-11-01T20:15:53.540Z] nexus3.edgexfoundry.org:10001 [2023-11-01T20:15:53.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:15:53.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:15:53.540Z] Configure a credential helper to remove this warning. See [2023-11-01T20:15:53.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:15:53.540Z] [2023-11-01T20:15:53.540Z] Login Succeeded [2023-11-01T20:15:53.540Z] nexus3.edgexfoundry.org:10002 [2023-11-01T20:15:53.540Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:15:53.540Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:15:53.540Z] Configure a credential helper to remove this warning. See [2023-11-01T20:15:53.540Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:15:53.540Z] [2023-11-01T20:15:53.540Z] Login Succeeded [2023-11-01T20:15:53.540Z] nexus3.edgexfoundry.org:10003 [2023-11-01T20:15:53.630Z] #49 ... [2023-11-01T20:15:53.630Z] [2023-11-01T20:15:53.630Z] #56 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:15:53.630Z] #56 DONE 1.1s [2023-11-01T20:15:53.630Z] [2023-11-01T20:15:53.630Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:53.630Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.04MB / 23.39MB 6.3s [2023-11-01T20:15:53.630Z] #49 ... [2023-11-01T20:15:53.630Z] [2023-11-01T20:15:53.630Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T20:15:53.630Z] #0 7.744 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:53.630Z] #0 8.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:53.630Z] #0 10.03 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:15:53.630Z] #0 10.03 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:15:53.630Z] #0 10.03 OK: 19957 distinct packages available [2023-11-01T20:15:53.630Z] #57 ... [2023-11-01T20:15:53.630Z] [2023-11-01T20:15:53.630Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:53.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:15:53.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:15:53.804Z] Configure a credential helper to remove this warning. See [2023-11-01T20:15:53.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:15:53.804Z] [2023-11-01T20:15:53.804Z] Login Succeeded [2023-11-01T20:15:53.804Z] nexus3.edgexfoundry.org:10004 [2023-11-01T20:15:53.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:15:53.804Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:15:53.804Z] Configure a credential helper to remove this warning. See [2023-11-01T20:15:53.804Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:15:53.804Z] [2023-11-01T20:15:53.804Z] Login Succeeded [2023-11-01T20:15:53.804Z] docker.io [2023-11-01T20:15:53.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:15:54.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:15:54.064Z] Configure a credential helper to remove this warning. See [2023-11-01T20:15:54.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:15:54.064Z] [2023-11-01T20:15:54.064Z] Login Succeeded [2023-11-01T20:15:54.064Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T20:15:54.072Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:15:54.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T20:15:54.117Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-11-01T20:15:54.117Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:15:54.117Z] latest [2023-11-01T20:15:54.117Z] 3.1.0-dev.68 [2023-11-01T20:15:54.117Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:15:54.117Z] main [2023-11-01T20:15:54.117Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:54.234Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 20.97MB / 23.39MB 7.0s [2023-11-01T20:15:54.235Z] #49 ... [2023-11-01T20:15:54.235Z] [2023-11-01T20:15:54.235Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T20:15:54.235Z] #58 ... [2023-11-01T20:15:54.235Z] [2023-11-01T20:15:54.235Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:54.445Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:54.501Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 [2023-11-01T20:15:54.756Z] + docker push nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:15:54.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T20:15:54.756Z] 9429ac69eb55: Preparing [2023-11-01T20:15:54.756Z] ec55c922e42a: Preparing [2023-11-01T20:15:54.756Z] a399abb15e81: Preparing [2023-11-01T20:15:54.756Z] 59745029478d: Preparing [2023-11-01T20:15:54.756Z] 49ea3e1bc817: Preparing [2023-11-01T20:15:54.756Z] cc2447e1835a: Preparing [2023-11-01T20:15:54.756Z] cc2447e1835a: Waiting [2023-11-01T20:15:54.756Z] a399abb15e81: Pushed [2023-11-01T20:15:54.756Z] 59745029478d: Pushed [2023-11-01T20:15:54.756Z] cc2447e1835a: Layer already exists [2023-11-01T20:15:54.756Z] 49ea3e1bc817: Pushed [2023-11-01T20:15:54.756Z] 9429ac69eb55: Pushed [2023-11-01T20:15:54.769Z] #49 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2023-11-01T20:15:55.035Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 22.91MB / 23.39MB 7.9s [2023-11-01T20:15:55.035Z] #49 ... [2023-11-01T20:15:55.035Z] [2023-11-01T20:15:55.035Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T20:15:55.303Z] #59 ... [2023-11-01T20:15:55.303Z] [2023-11-01T20:15:55.303Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T20:15:55.303Z] #60 ... [2023-11-01T20:15:55.303Z] [2023-11-01T20:15:55.303Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T20:15:55.303Z] #0 9.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:55.572Z] #61 ... [2023-11-01T20:15:55.572Z] [2023-11-01T20:15:55.572Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T20:15:55.572Z] #0 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:55.572Z] #62 ... [2023-11-01T20:15:55.572Z] [2023-11-01T20:15:55.572Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:15:55.572Z] #49 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.3s done [2023-11-01T20:15:55.842Z] #49 ... [2023-11-01T20:15:55.842Z] [2023-11-01T20:15:55.842Z] #54 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-11-01T20:15:55.842Z] #54 11.86 OK: 266 MiB in 52 packages [2023-11-01T20:15:55.842Z] #54 DONE 13.1s [2023-11-01T20:15:55.842Z] [2023-11-01T20:15:55.842Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T20:15:55.842Z] #61 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:56.131Z] ec55c922e42a: Pushed [2023-11-01T20:15:56.390Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:56.711Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:56.807Z] #61 ... [2023-11-01T20:15:56.807Z] [2023-11-01T20:15:56.807Z] #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:15:56.807Z] #63 DONE 1.0s [2023-11-01T20:15:56.807Z] [2023-11-01T20:15:56.807Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T20:15:56.807Z] #0 9.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:56.807Z] #64 ... [2023-11-01T20:15:56.807Z] [2023-11-01T20:15:56.807Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T20:15:56.807Z] #0 9.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:57.022Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-01T20:15:57.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T20:15:57.022Z] 9429ac69eb55: Preparing [2023-11-01T20:15:57.022Z] ec55c922e42a: Preparing [2023-11-01T20:15:57.022Z] a399abb15e81: Preparing [2023-11-01T20:15:57.022Z] 59745029478d: Preparing [2023-11-01T20:15:57.022Z] 49ea3e1bc817: Preparing [2023-11-01T20:15:57.022Z] cc2447e1835a: Preparing [2023-11-01T20:15:57.022Z] cc2447e1835a: Waiting [2023-11-01T20:15:57.022Z] a399abb15e81: Layer already exists [2023-11-01T20:15:57.022Z] ec55c922e42a: Layer already exists [2023-11-01T20:15:57.022Z] 9429ac69eb55: Layer already exists [2023-11-01T20:15:57.022Z] 59745029478d: Layer already exists [2023-11-01T20:15:57.022Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:15:57.022Z] cc2447e1835a: Layer already exists [2023-11-01T20:15:57.022Z] latest: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:57.077Z] #65 ... [2023-11-01T20:15:57.077Z] [2023-11-01T20:15:57.077Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T20:15:57.077Z] #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:15:57.077Z] #66 ... [2023-11-01T20:15:57.077Z] [2023-11-01T20:15:57.077Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T20:15:57.077Z] #50 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-11-01T20:15:57.077Z] #50 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-11-01T20:15:57.077Z] #50 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-11-01T20:15:57.077Z] #50 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-11-01T20:15:57.077Z] #50 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-11-01T20:15:57.077Z] #50 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2023-11-01T20:15:57.077Z] #50 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2023-11-01T20:15:57.077Z] #50 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.5s done [2023-11-01T20:15:57.077Z] #50 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.2s done [2023-11-01T20:15:57.077Z] #50 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-11-01T20:15:57.077Z] #50 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-11-01T20:15:57.077Z] #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-11-01T20:15:57.332Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:57.648Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.68 [2023-11-01T20:15:57.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T20:15:57.648Z] 9429ac69eb55: Preparing [2023-11-01T20:15:57.648Z] ec55c922e42a: Preparing [2023-11-01T20:15:57.648Z] a399abb15e81: Preparing [2023-11-01T20:15:57.648Z] 59745029478d: Preparing [2023-11-01T20:15:57.648Z] 49ea3e1bc817: Preparing [2023-11-01T20:15:57.648Z] cc2447e1835a: Preparing [2023-11-01T20:15:57.648Z] cc2447e1835a: Waiting [2023-11-01T20:15:57.648Z] ec55c922e42a: Layer already exists [2023-11-01T20:15:57.648Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:15:57.648Z] 9429ac69eb55: Layer already exists [2023-11-01T20:15:57.648Z] a399abb15e81: Layer already exists [2023-11-01T20:15:57.648Z] 59745029478d: Layer already exists [2023-11-01T20:15:57.648Z] cc2447e1835a: Layer already exists [2023-11-01T20:15:57.648Z] 3.1.0-dev.68: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [2023-11-01T20:15:57.661Z] #50 ... [2023-11-01T20:15:57.661Z] [2023-11-01T20:15:57.661Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T20:15:57.661Z] #64 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:57.967Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:58.280Z] + docker push nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:15:58.280Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T20:15:58.280Z] 9429ac69eb55: Preparing [2023-11-01T20:15:58.280Z] ec55c922e42a: Preparing [2023-11-01T20:15:58.280Z] a399abb15e81: Preparing [2023-11-01T20:15:58.280Z] 59745029478d: Preparing [2023-11-01T20:15:58.280Z] 49ea3e1bc817: Preparing [2023-11-01T20:15:58.280Z] cc2447e1835a: Preparing [2023-11-01T20:15:58.280Z] cc2447e1835a: Waiting [2023-11-01T20:15:58.280Z] 59745029478d: Layer already exists [2023-11-01T20:15:58.280Z] 9429ac69eb55: Layer already exists [2023-11-01T20:15:58.280Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:15:58.280Z] a399abb15e81: Layer already exists [2023-11-01T20:15:58.280Z] ec55c922e42a: Layer already exists [2023-11-01T20:15:58.281Z] cc2447e1835a: Layer already exists [2023-11-01T20:15:58.281Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:58.588Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:58.902Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-11-01T20:15:58.902Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-11-01T20:15:58.902Z] 9429ac69eb55: Preparing [2023-11-01T20:15:58.902Z] ec55c922e42a: Preparing [2023-11-01T20:15:58.902Z] a399abb15e81: Preparing [2023-11-01T20:15:58.902Z] 59745029478d: Preparing [2023-11-01T20:15:58.902Z] 49ea3e1bc817: Preparing [2023-11-01T20:15:58.902Z] cc2447e1835a: Preparing [2023-11-01T20:15:58.902Z] cc2447e1835a: Waiting [2023-11-01T20:15:58.902Z] a399abb15e81: Layer already exists [2023-11-01T20:15:58.902Z] 9429ac69eb55: Layer already exists [2023-11-01T20:15:58.902Z] 59745029478d: Layer already exists [2023-11-01T20:15:58.902Z] ec55c922e42a: Layer already exists [2023-11-01T20:15:58.902Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:15:58.902Z] cc2447e1835a: Layer already exists [2023-11-01T20:15:58.902Z] main: digest: sha256:ef1aac1f403e010cf3b3d53f5b03bf65989e5d7d0b6f5e9202435fc6dc665ae0 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:15:58.954Z] ===================================================== [Pipeline] echo [2023-11-01T20:15:58.962Z] taggedImages: [2023-11-01T20:15:58.962Z] - nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:15:58.962Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-11-01T20:15:58.962Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.68 [2023-11-01T20:15:58.962Z] - nexus3.edgexfoundry.org:10004/core-command:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:15:58.962Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-11-01T20:15:58.989Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-11-01T20:15:58.989Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:15:58.989Z] latest [2023-11-01T20:15:58.989Z] 3.1.0-dev.68 [2023-11-01T20:15:58.989Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:15:58.989Z] main [2023-11-01T20:15:58.989Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:59.328Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:15:59.644Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:15:59.644Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T20:15:59.644Z] 31c3091c726e: Preparing [2023-11-01T20:15:59.644Z] ff32839fb1b1: Preparing [2023-11-01T20:15:59.644Z] 4ac9ebae4739: Preparing [2023-11-01T20:15:59.644Z] 94ef0b0739c9: Preparing [2023-11-01T20:15:59.644Z] a399abb15e81: Preparing [2023-11-01T20:15:59.644Z] 59745029478d: Preparing [2023-11-01T20:15:59.644Z] 49ea3e1bc817: Preparing [2023-11-01T20:15:59.644Z] cc2447e1835a: Preparing [2023-11-01T20:15:59.644Z] 59745029478d: Waiting [2023-11-01T20:15:59.644Z] 49ea3e1bc817: Waiting [2023-11-01T20:15:59.644Z] cc2447e1835a: Waiting [2023-11-01T20:15:59.644Z] a399abb15e81: Layer already exists [2023-11-01T20:15:59.644Z] 59745029478d: Layer already exists [2023-11-01T20:15:59.644Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:15:59.644Z] cc2447e1835a: Layer already exists [2023-11-01T20:15:59.644Z] 31c3091c726e: Pushed [2023-11-01T20:15:59.644Z] 4ac9ebae4739: Pushed [2023-11-01T20:15:59.644Z] ff32839fb1b1: Pushed [2023-11-01T20:16:01.022Z] 94ef0b0739c9: Pushed [2023-11-01T20:16:01.022Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:01.331Z] + 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-11-01T20:16:01.643Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-01T20:16:01.643Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T20:16:01.643Z] 31c3091c726e: Preparing [2023-11-01T20:16:01.643Z] ff32839fb1b1: Preparing [2023-11-01T20:16:01.643Z] 4ac9ebae4739: Preparing [2023-11-01T20:16:01.643Z] 94ef0b0739c9: Preparing [2023-11-01T20:16:01.643Z] a399abb15e81: Preparing [2023-11-01T20:16:01.643Z] 59745029478d: Preparing [2023-11-01T20:16:01.643Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:01.643Z] cc2447e1835a: Preparing [2023-11-01T20:16:01.643Z] 59745029478d: Waiting [2023-11-01T20:16:01.643Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:01.643Z] cc2447e1835a: Waiting [2023-11-01T20:16:01.643Z] a399abb15e81: Layer already exists [2023-11-01T20:16:01.643Z] 4ac9ebae4739: Layer already exists [2023-11-01T20:16:01.643Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:01.643Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:01.643Z] 94ef0b0739c9: Layer already exists [2023-11-01T20:16:01.643Z] 59745029478d: Layer already exists [2023-11-01T20:16:01.643Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:01.643Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:01.643Z] latest: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:01.954Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:02.261Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.68 [2023-11-01T20:16:02.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T20:16:02.261Z] 31c3091c726e: Preparing [2023-11-01T20:16:02.261Z] ff32839fb1b1: Preparing [2023-11-01T20:16:02.261Z] 4ac9ebae4739: Preparing [2023-11-01T20:16:02.261Z] 94ef0b0739c9: Preparing [2023-11-01T20:16:02.261Z] a399abb15e81: Preparing [2023-11-01T20:16:02.261Z] 59745029478d: Preparing [2023-11-01T20:16:02.261Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:02.261Z] cc2447e1835a: Preparing [2023-11-01T20:16:02.261Z] 59745029478d: Waiting [2023-11-01T20:16:02.261Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:02.261Z] cc2447e1835a: Waiting [2023-11-01T20:16:02.261Z] 94ef0b0739c9: Layer already exists [2023-11-01T20:16:02.261Z] a399abb15e81: Layer already exists [2023-11-01T20:16:02.261Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:02.261Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:02.261Z] 4ac9ebae4739: Layer already exists [2023-11-01T20:16:02.261Z] 59745029478d: Layer already exists [2023-11-01T20:16:02.261Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:02.261Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:02.261Z] 3.1.0-dev.68: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:02.582Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:02.899Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:02.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T20:16:02.899Z] 31c3091c726e: Preparing [2023-11-01T20:16:02.899Z] ff32839fb1b1: Preparing [2023-11-01T20:16:02.899Z] 4ac9ebae4739: Preparing [2023-11-01T20:16:02.899Z] 94ef0b0739c9: Preparing [2023-11-01T20:16:02.899Z] a399abb15e81: Preparing [2023-11-01T20:16:02.899Z] 59745029478d: Preparing [2023-11-01T20:16:02.899Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:02.899Z] cc2447e1835a: Preparing [2023-11-01T20:16:02.899Z] 59745029478d: Waiting [2023-11-01T20:16:02.899Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:02.899Z] cc2447e1835a: Waiting [2023-11-01T20:16:02.899Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:02.899Z] 94ef0b0739c9: Layer already exists [2023-11-01T20:16:02.899Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:02.899Z] 4ac9ebae4739: Layer already exists [2023-11-01T20:16:02.899Z] a399abb15e81: Layer already exists [2023-11-01T20:16:02.899Z] 59745029478d: Layer already exists [2023-11-01T20:16:02.899Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:02.899Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:02.899Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:03.008Z] #64 ... [2023-11-01T20:16:03.008Z] [2023-11-01T20:16:03.008Z] #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-11-01T20:16:03.008Z] #57 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:03.008Z] #57 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:03.008Z] #57 17.39 OK: 266 MiB in 52 packages [2023-11-01T20:16:03.008Z] #57 DONE 18.8s [2023-11-01T20:16:03.008Z] [2023-11-01T20:16:03.008Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:03.008Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.7s [2023-11-01T20:16:03.008Z] #49 ... [2023-11-01T20:16:03.008Z] [2023-11-01T20:16:03.008Z] #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2023-11-01T20:16:03.008Z] #55 11.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:03.008Z] #55 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:03.008Z] #55 18.68 OK: 266 MiB in 52 packages [2023-11-01T20:16:03.008Z] #55 DONE 21.1s [2023-11-01T20:16:03.008Z] [2023-11-01T20:16:03.008Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:03.008Z] #49 ... [2023-11-01T20:16:03.008Z] [2023-11-01T20:16:03.008Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:03.008Z] #67 ... [2023-11-01T20:16:03.008Z] [2023-11-01T20:16:03.008Z] #68 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:03.008Z] #68 DONE 0.7s [2023-11-01T20:16:03.209Z] + 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-11-01T20:16:03.280Z] [2023-11-01T20:16:03.280Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:03.280Z] #49 ... [2023-11-01T20:16:03.280Z] [2023-11-01T20:16:03.280Z] #69 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:03.515Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-11-01T20:16:03.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-11-01T20:16:03.515Z] 31c3091c726e: Preparing [2023-11-01T20:16:03.515Z] ff32839fb1b1: Preparing [2023-11-01T20:16:03.515Z] 4ac9ebae4739: Preparing [2023-11-01T20:16:03.515Z] 94ef0b0739c9: Preparing [2023-11-01T20:16:03.515Z] a399abb15e81: Preparing [2023-11-01T20:16:03.515Z] 59745029478d: Preparing [2023-11-01T20:16:03.515Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:03.515Z] cc2447e1835a: Preparing [2023-11-01T20:16:03.515Z] 59745029478d: Waiting [2023-11-01T20:16:03.515Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:03.515Z] 4ac9ebae4739: Layer already exists [2023-11-01T20:16:03.515Z] a399abb15e81: Layer already exists [2023-11-01T20:16:03.515Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:03.515Z] 94ef0b0739c9: Layer already exists [2023-11-01T20:16:03.515Z] 59745029478d: Layer already exists [2023-11-01T20:16:03.515Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:03.515Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:03.515Z] main: digest: sha256:c80cad87e2f10667ef5ab7c1b7997f4aa3d89a359909aab33fc4934d184e2395 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [2023-11-01T20:16:03.548Z] #69 ... [2023-11-01T20:16:03.549Z] [2023-11-01T20:16:03.549Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:03.549Z] #49 ... [2023-11-01T20:16:03.549Z] [2023-11-01T20:16:03.549Z] #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T20:16:03.549Z] #41 8.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:03.549Z] #41 9.240 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:03.549Z] #41 14.33 (1/2) Installing ca-certificates (20230506-r0) [2023-11-01T20:16:03.549Z] #41 14.83 (2/2) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:03.549Z] #41 14.86 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:03.549Z] #41 15.02 Executing ca-certificates-20230506-r0.trigger [2023-11-01T20:16:03.549Z] #41 16.55 OK: 9 MiB in 17 packages [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:03.564Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:03.573Z] taggedImages: [2023-11-01T20:16:03.573Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:03.573Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-11-01T20:16:03.573Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.68 [2023-11-01T20:16:03.573Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:03.573Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-11-01T20:16:03.597Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-11-01T20:16:03.597Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:03.597Z] latest [2023-11-01T20:16:03.597Z] 3.1.0-dev.68 [2023-11-01T20:16:03.597Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:03.597Z] main [2023-11-01T20:16:03.597Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:03.820Z] #41 ... [2023-11-01T20:16:03.820Z] [2023-11-01T20:16:03.820Z] #67 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:03.820Z] #67 DONE 0.9s [2023-11-01T20:16:03.820Z] [2023-11-01T20:16:03.820Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T20:16:03.820Z] #61 18.83 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:16:03.820Z] #61 18.83 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:16:03.820Z] #61 18.83 OK: 19953 distinct packages available [2023-11-01T20:16:03.929Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:04.089Z] #61 ... [2023-11-01T20:16:04.089Z] [2023-11-01T20:16:04.089Z] #41 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-11-01T20:16:04.089Z] #41 DONE 18.9s [2023-11-01T20:16:04.089Z] [2023-11-01T20:16:04.089Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:04.240Z] + docker push nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:04.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T20:16:04.240Z] a527044b326d: Preparing [2023-11-01T20:16:04.240Z] e6408cc1ccfb: Preparing [2023-11-01T20:16:04.240Z] a399abb15e81: Preparing [2023-11-01T20:16:04.240Z] 59745029478d: Preparing [2023-11-01T20:16:04.240Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:04.240Z] cc2447e1835a: Preparing [2023-11-01T20:16:04.240Z] a399abb15e81: Layer already exists [2023-11-01T20:16:04.240Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:04.240Z] 59745029478d: Layer already exists [2023-11-01T20:16:04.240Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:04.240Z] a527044b326d: Pushed [2023-11-01T20:16:05.060Z] #49 ... [2023-11-01T20:16:05.060Z] [2023-11-01T20:16:05.060Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T20:16:05.060Z] #58 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:05.060Z] #58 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:05.060Z] #58 19.74 (1/4) Installing ca-certificates (20230506-r0) [2023-11-01T20:16:05.060Z] #58 20.21 (2/4) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:05.060Z] #58 20.23 (3/4) Installing su-exec (0.2-r3) [2023-11-01T20:16:05.060Z] #58 20.26 (4/4) Installing yq (4.33.3-r4) [2023-11-01T20:16:05.060Z] #58 ... [2023-11-01T20:16:05.060Z] [2023-11-01T20:16:05.060Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:05.345Z] #49 ... [2023-11-01T20:16:05.345Z] [2023-11-01T20:16:05.345Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T20:16:05.345Z] #59 10.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:05.345Z] #59 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:05.613Z] #59 ... [2023-11-01T20:16:05.614Z] [2023-11-01T20:16:05.614Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:05.614Z] e6408cc1ccfb: Pushed [2023-11-01T20:16:05.873Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:06.191Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [2023-11-01T20:16:06.198Z] #49 ... [2023-11-01T20:16:06.198Z] [2023-11-01T20:16:06.198Z] #50 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-11-01T20:16:06.198Z] #50 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 8.8s done [2023-11-01T20:16:06.198Z] #50 DONE 18.3s [2023-11-01T20:16:06.198Z] [2023-11-01T20:16:06.198Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:06.501Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-01T20:16:06.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T20:16:06.501Z] a527044b326d: Preparing [2023-11-01T20:16:06.501Z] e6408cc1ccfb: Preparing [2023-11-01T20:16:06.501Z] a399abb15e81: Preparing [2023-11-01T20:16:06.501Z] 59745029478d: Preparing [2023-11-01T20:16:06.501Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:06.501Z] cc2447e1835a: Preparing [2023-11-01T20:16:06.501Z] cc2447e1835a: Waiting [2023-11-01T20:16:06.501Z] a527044b326d: Layer already exists [2023-11-01T20:16:06.501Z] 59745029478d: Layer already exists [2023-11-01T20:16:06.501Z] a399abb15e81: Layer already exists [2023-11-01T20:16:06.501Z] e6408cc1ccfb: Layer already exists [2023-11-01T20:16:06.501Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:06.501Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:06.501Z] latest: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:06.787Z] #49 ... [2023-11-01T20:16:06.787Z] [2023-11-01T20:16:06.787Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:06.821Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:07.055Z] #70 ... [2023-11-01T20:16:07.055Z] [2023-11-01T20:16:07.055Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T20:16:07.055Z] #59 20.66 (1/6) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:16:07.055Z] #59 21.13 (2/6) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:16:07.055Z] #59 21.22 (3/6) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:07.055Z] #59 21.28 (4/6) Installing openssl (3.1.4-r0) [2023-11-01T20:16:07.055Z] #59 21.43 (5/6) Installing su-exec (0.2-r3) [2023-11-01T20:16:07.055Z] #59 21.46 (6/6) Installing yq (4.33.3-r4) [2023-11-01T20:16:07.055Z] #59 ... [2023-11-01T20:16:07.055Z] [2023-11-01T20:16:07.055Z] #62 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-11-01T20:16:07.055Z] #62 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:07.055Z] #62 19.97 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:07.055Z] #62 20.01 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:07.055Z] #62 20.11 OK: 8 MiB in 16 packages [2023-11-01T20:16:07.055Z] #62 DONE 22.1s [2023-11-01T20:16:07.125Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.68 [2023-11-01T20:16:07.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T20:16:07.125Z] a527044b326d: Preparing [2023-11-01T20:16:07.125Z] e6408cc1ccfb: Preparing [2023-11-01T20:16:07.125Z] a399abb15e81: Preparing [2023-11-01T20:16:07.125Z] 59745029478d: Preparing [2023-11-01T20:16:07.125Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:07.125Z] cc2447e1835a: Preparing [2023-11-01T20:16:07.125Z] cc2447e1835a: Waiting [2023-11-01T20:16:07.125Z] e6408cc1ccfb: Layer already exists [2023-11-01T20:16:07.125Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:07.125Z] a399abb15e81: Layer already exists [2023-11-01T20:16:07.125Z] a527044b326d: Layer already exists [2023-11-01T20:16:07.125Z] 59745029478d: Layer already exists [2023-11-01T20:16:07.125Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:07.125Z] 3.1.0-dev.68: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:07.324Z] [2023-11-01T20:16:07.324Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:07.433Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:07.591Z] #49 ... [2023-11-01T20:16:07.591Z] [2023-11-01T20:16:07.591Z] #64 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-11-01T20:16:07.591Z] #64 18.85 (1/2) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:07.591Z] #64 18.89 (2/2) Installing su-exec (0.2-r3) [2023-11-01T20:16:07.591Z] #64 18.94 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:07.591Z] #64 19.19 OK: 8 MiB in 17 packages [2023-11-01T20:16:07.591Z] #64 DONE 20.8s [2023-11-01T20:16:07.591Z] [2023-11-01T20:16:07.591Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:07.591Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 11.0s [2023-11-01T20:16:07.737Z] + docker push nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:07.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T20:16:07.737Z] a527044b326d: Preparing [2023-11-01T20:16:07.737Z] e6408cc1ccfb: Preparing [2023-11-01T20:16:07.737Z] a399abb15e81: Preparing [2023-11-01T20:16:07.737Z] 59745029478d: Preparing [2023-11-01T20:16:07.737Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:07.737Z] cc2447e1835a: Preparing [2023-11-01T20:16:07.737Z] cc2447e1835a: Waiting [2023-11-01T20:16:07.737Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:07.737Z] 59745029478d: Layer already exists [2023-11-01T20:16:07.737Z] e6408cc1ccfb: Layer already exists [2023-11-01T20:16:07.737Z] a527044b326d: Layer already exists [2023-11-01T20:16:07.737Z] a399abb15e81: Layer already exists [2023-11-01T20:16:07.737Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:07.737Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:07.868Z] #49 ... [2023-11-01T20:16:07.868Z] [2023-11-01T20:16:07.868Z] #60 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T20:16:07.868Z] #60 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:07.868Z] #60 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:07.868Z] #60 22.36 (1/1) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:07.868Z] #60 22.39 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:07.868Z] #60 22.50 OK: 8 MiB in 16 packages [2023-11-01T20:16:08.046Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:08.140Z] #60 ... [2023-11-01T20:16:08.141Z] [2023-11-01T20:16:08.141Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:08.349Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-11-01T20:16:08.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-11-01T20:16:08.349Z] a527044b326d: Preparing [2023-11-01T20:16:08.349Z] e6408cc1ccfb: Preparing [2023-11-01T20:16:08.349Z] a399abb15e81: Preparing [2023-11-01T20:16:08.349Z] 59745029478d: Preparing [2023-11-01T20:16:08.349Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:08.349Z] cc2447e1835a: Preparing [2023-11-01T20:16:08.349Z] cc2447e1835a: Waiting [2023-11-01T20:16:08.349Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:08.349Z] 59745029478d: Layer already exists [2023-11-01T20:16:08.349Z] a399abb15e81: Layer already exists [2023-11-01T20:16:08.349Z] e6408cc1ccfb: Layer already exists [2023-11-01T20:16:08.349Z] a527044b326d: Layer already exists [2023-11-01T20:16:08.349Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:08.349Z] main: digest: sha256:d3b9ddf86d3866b9122384ba1a31bdfc87d0e99586b4f06e30fdf8df713d8331 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:08.385Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:08.391Z] taggedImages: [2023-11-01T20:16:08.391Z] - nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:08.391Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-11-01T20:16:08.391Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.68 [2023-11-01T20:16:08.391Z] - nexus3.edgexfoundry.org:10004/core-data:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:08.391Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-11-01T20:16:08.407Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-11-01T20:16:08.407Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:08.407Z] latest [2023-11-01T20:16:08.407Z] 3.1.0-dev.68 [2023-11-01T20:16:08.407Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:08.407Z] main [2023-11-01T20:16:08.407Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:08.714Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [2023-11-01T20:16:08.732Z] #49 ... [2023-11-01T20:16:08.732Z] [2023-11-01T20:16:08.732Z] #58 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-11-01T20:16:08.732Z] #58 21.55 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:08.732Z] #58 21.68 Executing ca-certificates-20230506-r0.trigger [2023-11-01T20:16:08.732Z] #58 23.22 OK: 18 MiB in 19 packages [2023-11-01T20:16:08.732Z] #58 DONE 24.6s [2023-11-01T20:16:08.732Z] [2023-11-01T20:16:08.732Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:08.732Z] #49 ... [2023-11-01T20:16:08.732Z] [2023-11-01T20:16:08.732Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T20:16:08.732Z] #65 12.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:08.732Z] #65 17.95 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:16:08.732Z] #65 17.95 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:16:08.732Z] #65 17.95 OK: 19953 distinct packages available [2023-11-01T20:16:08.732Z] #65 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:08.732Z] #65 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:09.002Z] #65 ... [2023-11-01T20:16:09.002Z] [2023-11-01T20:16:09.002Z] #60 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-11-01T20:16:09.002Z] #60 DONE 23.9s [2023-11-01T20:16:09.002Z] [2023-11-01T20:16:09.002Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:09.002Z] #49 ... [2023-11-01T20:16:09.002Z] [2023-11-01T20:16:09.002Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T20:16:09.002Z] #66 12.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:09.002Z] #66 20.18 v3.18.4-140-g659ef3a25fa [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-11-01T20:16:09.002Z] #66 20.18 v3.18.4-138-g7257e689a56 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-11-01T20:16:09.002Z] #66 20.18 OK: 19953 distinct packages available [2023-11-01T20:16:09.002Z] #66 21.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:09.028Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:09.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T20:16:09.028Z] d18df3f3cc3b: Preparing [2023-11-01T20:16:09.028Z] 02b0a74be7bf: Preparing [2023-11-01T20:16:09.028Z] b5742863f7fc: Preparing [2023-11-01T20:16:09.028Z] a399abb15e81: Preparing [2023-11-01T20:16:09.028Z] 59745029478d: Preparing [2023-11-01T20:16:09.028Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:09.028Z] cc2447e1835a: Preparing [2023-11-01T20:16:09.028Z] cc2447e1835a: Waiting [2023-11-01T20:16:09.028Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:09.028Z] a399abb15e81: Layer already exists [2023-11-01T20:16:09.028Z] 59745029478d: Layer already exists [2023-11-01T20:16:09.028Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:09.028Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:09.028Z] d18df3f3cc3b: Pushed [2023-11-01T20:16:09.028Z] 02b0a74be7bf: Pushed [2023-11-01T20:16:09.272Z] #66 ... [2023-11-01T20:16:09.272Z] [2023-11-01T20:16:09.272Z] #59 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-11-01T20:16:09.272Z] #59 22.45 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:09.272Z] #59 22.60 OK: 18 MiB in 19 packages [2023-11-01T20:16:09.272Z] #59 DONE 24.2s [2023-11-01T20:16:09.272Z] [2023-11-01T20:16:09.272Z] #71 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-11-01T20:16:09.858Z] #71 DONE 0.6s [2023-11-01T20:16:09.858Z] [2023-11-01T20:16:09.858Z] #49 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-11-01T20:16:10.135Z] #49 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.5s done [2023-11-01T20:16:10.405Z] #49 DONE 24.1s [2023-11-01T20:16:10.405Z] [2023-11-01T20:16:10.405Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T20:16:10.405Z] #66 22.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:10.934Z] b5742863f7fc: Pushed [2023-11-01T20:16:10.934Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:11.251Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:11.560Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-01T20:16:11.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T20:16:11.560Z] d18df3f3cc3b: Preparing [2023-11-01T20:16:11.560Z] 02b0a74be7bf: Preparing [2023-11-01T20:16:11.560Z] b5742863f7fc: Preparing [2023-11-01T20:16:11.560Z] a399abb15e81: Preparing [2023-11-01T20:16:11.560Z] 59745029478d: Preparing [2023-11-01T20:16:11.560Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:11.560Z] cc2447e1835a: Preparing [2023-11-01T20:16:11.560Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:11.560Z] b5742863f7fc: Layer already exists [2023-11-01T20:16:11.560Z] d18df3f3cc3b: Layer already exists [2023-11-01T20:16:11.560Z] 02b0a74be7bf: Layer already exists [2023-11-01T20:16:11.560Z] 59745029478d: Layer already exists [2023-11-01T20:16:11.560Z] a399abb15e81: Layer already exists [2023-11-01T20:16:11.560Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:11.560Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:11.560Z] latest: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:11.830Z] #66 ... [2023-11-01T20:16:11.830Z] [2023-11-01T20:16:11.830Z] #72 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-11-01T20:16:11.830Z] #72 DONE 3.9s [2023-11-01T20:16:11.830Z] [2023-11-01T20:16:11.830Z] #73 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-11-01T20:16:11.830Z] #73 DONE 0.2s [2023-11-01T20:16:11.830Z] [2023-11-01T20:16:11.830Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T20:16:11.830Z] #61 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:11.830Z] #61 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-11-01T20:16:11.830Z] #61 26.51 (1/11) Installing ca-certificates (20230506-r0) [2023-11-01T20:16:11.830Z] #61 ... [2023-11-01T20:16:11.830Z] [2023-11-01T20:16:11.830Z] #65 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-11-01T20:16:11.830Z] #65 25.05 (1/4) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:11.830Z] #65 25.07 (2/4) Installing musl-obstack (1.2.3-r2) [2023-11-01T20:16:11.830Z] #65 25.10 (3/4) Installing libucontext (1.2-r2) [2023-11-01T20:16:11.830Z] #65 25.11 (4/4) Installing gcompat (1.1.0-r1) [2023-11-01T20:16:11.830Z] #65 25.13 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:11.830Z] #65 25.19 OK: 8 MiB in 19 packages [2023-11-01T20:16:11.869Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:12.184Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.68 [2023-11-01T20:16:12.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T20:16:12.184Z] d18df3f3cc3b: Preparing [2023-11-01T20:16:12.184Z] 02b0a74be7bf: Preparing [2023-11-01T20:16:12.184Z] b5742863f7fc: Preparing [2023-11-01T20:16:12.184Z] a399abb15e81: Preparing [2023-11-01T20:16:12.184Z] 59745029478d: Preparing [2023-11-01T20:16:12.184Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:12.184Z] cc2447e1835a: Preparing [2023-11-01T20:16:12.184Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:12.184Z] cc2447e1835a: Waiting [2023-11-01T20:16:12.184Z] d18df3f3cc3b: Layer already exists [2023-11-01T20:16:12.184Z] a399abb15e81: Layer already exists [2023-11-01T20:16:12.184Z] 59745029478d: Layer already exists [2023-11-01T20:16:12.184Z] 02b0a74be7bf: Layer already exists [2023-11-01T20:16:12.184Z] b5742863f7fc: Layer already exists [2023-11-01T20:16:12.184Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:12.184Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:12.184Z] 3.1.0-dev.68: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:12.490Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:12.790Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:12.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T20:16:12.790Z] d18df3f3cc3b: Preparing [2023-11-01T20:16:12.790Z] 02b0a74be7bf: Preparing [2023-11-01T20:16:12.790Z] b5742863f7fc: Preparing [2023-11-01T20:16:12.790Z] a399abb15e81: Preparing [2023-11-01T20:16:12.790Z] 59745029478d: Preparing [2023-11-01T20:16:12.790Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:12.790Z] cc2447e1835a: Preparing [2023-11-01T20:16:12.790Z] cc2447e1835a: Waiting [2023-11-01T20:16:12.790Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:12.790Z] 02b0a74be7bf: Layer already exists [2023-11-01T20:16:12.790Z] 59745029478d: Layer already exists [2023-11-01T20:16:12.790Z] a399abb15e81: Layer already exists [2023-11-01T20:16:12.790Z] b5742863f7fc: Layer already exists [2023-11-01T20:16:12.790Z] d18df3f3cc3b: Layer already exists [2023-11-01T20:16:12.790Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:12.790Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:12.790Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [2023-11-01T20:16:12.802Z] #65 DONE 25.7s [2023-11-01T20:16:12.802Z] [2023-11-01T20:16:12.802Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T20:16:12.802Z] #61 26.93 (2/11) Installing brotli-libs (1.0.9-r14) [2023-11-01T20:16:12.802Z] #61 27.01 (3/11) Installing libunistring (1.1-r1) [2023-11-01T20:16:12.802Z] #61 27.09 (4/11) Installing libidn2 (2.3.4-r1) [2023-11-01T20:16:12.802Z] #61 27.11 (5/11) Installing nghttp2-libs (1.57.0-r0) [2023-11-01T20:16:12.802Z] #61 27.14 (6/11) Installing libcurl (8.4.0-r0) [2023-11-01T20:16:12.802Z] #61 27.21 (7/11) Installing curl (8.4.0-r0) [2023-11-01T20:16:12.802Z] #61 27.23 (8/11) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:12.802Z] #61 27.25 (9/11) Installing musl-obstack (1.2.3-r2) [2023-11-01T20:16:12.802Z] #61 27.26 (10/11) Installing libucontext (1.2-r2) [2023-11-01T20:16:12.802Z] #61 27.28 (11/11) Installing gcompat (1.1.0-r1) [2023-11-01T20:16:12.802Z] #61 27.30 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:12.802Z] #61 27.37 Executing ca-certificates-20230506-r0.trigger [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:13.073Z] #61 28.03 OK: 13 MiB in 26 packages [2023-11-01T20:16:13.102Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:13.350Z] #61 ... [2023-11-01T20:16:13.350Z] [2023-11-01T20:16:13.350Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:13.350Z] #74 ... [2023-11-01T20:16:13.350Z] [2023-11-01T20:16:13.350Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T20:16:13.350Z] #66 26.31 (1/7) Upgrading libcrypto3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:16:13.350Z] #66 26.55 (2/7) Upgrading libssl3 (3.1.3-r0 -> 3.1.4-r0) [2023-11-01T20:16:13.415Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-11-01T20:16:13.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-11-01T20:16:13.415Z] d18df3f3cc3b: Preparing [2023-11-01T20:16:13.415Z] 02b0a74be7bf: Preparing [2023-11-01T20:16:13.415Z] b5742863f7fc: Preparing [2023-11-01T20:16:13.415Z] a399abb15e81: Preparing [2023-11-01T20:16:13.415Z] 59745029478d: Preparing [2023-11-01T20:16:13.415Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:13.415Z] cc2447e1835a: Preparing [2023-11-01T20:16:13.415Z] cc2447e1835a: Waiting [2023-11-01T20:16:13.415Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:13.415Z] b5742863f7fc: Layer already exists [2023-11-01T20:16:13.415Z] 02b0a74be7bf: Layer already exists [2023-11-01T20:16:13.415Z] a399abb15e81: Layer already exists [2023-11-01T20:16:13.415Z] d18df3f3cc3b: Layer already exists [2023-11-01T20:16:13.415Z] 59745029478d: Layer already exists [2023-11-01T20:16:13.415Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:13.415Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:13.415Z] main: digest: sha256:4d80ebc829fe38af7ac42949011d2365288cffa1d46407bfc0204b6e9325b97e size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:13.462Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:13.470Z] taggedImages: [2023-11-01T20:16:13.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:13.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-11-01T20:16:13.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.68 [2023-11-01T20:16:13.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:13.470Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-11-01T20:16:13.492Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-11-01T20:16:13.492Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:13.492Z] latest [2023-11-01T20:16:13.492Z] 3.1.0-dev.68 [2023-11-01T20:16:13.492Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:13.492Z] main [2023-11-01T20:16:13.492Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:13.628Z] #66 26.59 (3/7) Installing dumb-init (1.2.5-r2) [2023-11-01T20:16:13.629Z] #66 26.61 (4/7) Installing musl-obstack (1.2.3-r2) [2023-11-01T20:16:13.629Z] #66 26.62 (5/7) Installing libucontext (1.2-r2) [2023-11-01T20:16:13.629Z] #66 26.64 (6/7) Installing gcompat (1.1.0-r1) [2023-11-01T20:16:13.629Z] #66 26.69 (7/7) Installing openssl (3.1.4-r0) [2023-11-01T20:16:13.629Z] #66 26.76 Executing busybox-1.36.1-r2.trigger [2023-11-01T20:16:13.817Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:13.908Z] #66 ... [2023-11-01T20:16:13.908Z] [2023-11-01T20:16:13.908Z] #61 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-11-01T20:16:13.908Z] #61 DONE 28.8s [2023-11-01T20:16:13.908Z] [2023-11-01T20:16:13.908Z] #66 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T20:16:13.908Z] #66 26.85 OK: 9 MiB in 20 packages [2023-11-01T20:16:13.908Z] #66 ... [2023-11-01T20:16:13.908Z] [2023-11-01T20:16:13.908Z] #75 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:16:13.908Z] #75 DONE 1.3s [2023-11-01T20:16:13.908Z] [2023-11-01T20:16:13.908Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:14.120Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:14.120Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T20:16:14.120Z] 7b311f33506a: Preparing [2023-11-01T20:16:14.120Z] 100cca3a187e: Preparing [2023-11-01T20:16:14.120Z] 56a9693af028: Preparing [2023-11-01T20:16:14.120Z] d26221242bdf: Preparing [2023-11-01T20:16:14.120Z] 3dae0339af47: Preparing [2023-11-01T20:16:14.120Z] 1f9fa81d4e07: Preparing [2023-11-01T20:16:14.120Z] 327b3ca86cdb: Preparing [2023-11-01T20:16:14.120Z] a399abb15e81: Preparing [2023-11-01T20:16:14.120Z] 59745029478d: Preparing [2023-11-01T20:16:14.120Z] 1895c889d434: Preparing [2023-11-01T20:16:14.120Z] be455f77c70c: Preparing [2023-11-01T20:16:14.120Z] 5f70bf18a086: Preparing [2023-11-01T20:16:14.120Z] 31db40f00f0b: Preparing [2023-11-01T20:16:14.120Z] dac8c0092b43: Preparing [2023-11-01T20:16:14.120Z] cc2447e1835a: Preparing [2023-11-01T20:16:14.120Z] 1895c889d434: Waiting [2023-11-01T20:16:14.120Z] be455f77c70c: Waiting [2023-11-01T20:16:14.120Z] 5f70bf18a086: Waiting [2023-11-01T20:16:14.120Z] 31db40f00f0b: Waiting [2023-11-01T20:16:14.120Z] a399abb15e81: Waiting [2023-11-01T20:16:14.120Z] 59745029478d: Waiting [2023-11-01T20:16:14.120Z] dac8c0092b43: Waiting [2023-11-01T20:16:14.120Z] 327b3ca86cdb: Waiting [2023-11-01T20:16:14.120Z] cc2447e1835a: Waiting [2023-11-01T20:16:14.120Z] 7b311f33506a: Pushed [2023-11-01T20:16:14.120Z] d26221242bdf: Pushed [2023-11-01T20:16:14.120Z] 100cca3a187e: Pushed [2023-11-01T20:16:14.120Z] a399abb15e81: Layer already exists [2023-11-01T20:16:14.120Z] 56a9693af028: Pushed [2023-11-01T20:16:14.120Z] 3dae0339af47: Pushed [2023-11-01T20:16:14.120Z] 59745029478d: Layer already exists [2023-11-01T20:16:14.191Z] #76 ... [2023-11-01T20:16:14.191Z] [2023-11-01T20:16:14.191Z] #77 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-11-01T20:16:14.191Z] #77 DONE 0.2s [2023-11-01T20:16:14.191Z] [2023-11-01T20:16:14.191Z] #66 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-11-01T20:16:14.379Z] 1f9fa81d4e07: Pushed [2023-11-01T20:16:14.379Z] 5f70bf18a086: Pushed [2023-11-01T20:16:14.379Z] be455f77c70c: Pushed [2023-11-01T20:16:14.379Z] 1895c889d434: Pushed [2023-11-01T20:16:14.379Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:14.379Z] 31db40f00f0b: Pushed [2023-11-01T20:16:14.379Z] dac8c0092b43: Pushed [2023-11-01T20:16:14.461Z] #66 DONE 27.4s [2023-11-01T20:16:14.461Z] [2023-11-01T20:16:14.461Z] #78 [security-spire-config stage-2 5/9] COPY security.txt / [2023-11-01T20:16:14.461Z] #78 DONE 0.3s [2023-11-01T20:16:14.461Z] [2023-11-01T20:16:14.461Z] #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:16:14.752Z] #79 ... [2023-11-01T20:16:14.752Z] [2023-11-01T20:16:14.752Z] #80 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T20:16:14.752Z] #80 DONE 0.3s [2023-11-01T20:16:15.025Z] [2023-11-01T20:16:15.026Z] #81 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-11-01T20:16:15.026Z] #81 DONE 0.3s [2023-11-01T20:16:15.026Z] [2023-11-01T20:16:15.026Z] #82 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T20:16:15.299Z] #82 ... [2023-11-01T20:16:15.299Z] [2023-11-01T20:16:15.299Z] #83 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-11-01T20:16:15.299Z] #83 DONE 0.3s [2023-11-01T20:16:15.299Z] [2023-11-01T20:16:15.299Z] #84 [security-spire-config] exporting to image [2023-11-01T20:16:15.299Z] #84 exporting layers [2023-11-01T20:16:15.588Z] #84 ... [2023-11-01T20:16:15.588Z] [2023-11-01T20:16:15.588Z] #82 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-11-01T20:16:15.588Z] #82 DONE 1.2s [2023-11-01T20:16:15.588Z] [2023-11-01T20:16:15.588Z] #85 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:16:15.863Z] #85 ... [2023-11-01T20:16:15.863Z] [2023-11-01T20:16:15.863Z] #79 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:16:15.863Z] #79 DONE 1.6s [2023-11-01T20:16:15.863Z] [2023-11-01T20:16:15.863Z] #86 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-11-01T20:16:16.132Z] #86 DONE 0.2s [2023-11-01T20:16:16.132Z] [2023-11-01T20:16:16.132Z] #87 [security-spire-server stage-2 5/8] COPY security.txt / [2023-11-01T20:16:16.285Z] 327b3ca86cdb: Pushed [2023-11-01T20:16:16.286Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:16.404Z] #87 DONE 0.3s [2023-11-01T20:16:16.404Z] [2023-11-01T20:16:16.404Z] #88 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T20:16:16.610Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:16.675Z] #88 DONE 0.3s [2023-11-01T20:16:16.676Z] [2023-11-01T20:16:16.676Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:16.676Z] #74 ... [2023-11-01T20:16:16.676Z] [2023-11-01T20:16:16.676Z] #89 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-11-01T20:16:16.676Z] #89 DONE 0.2s [2023-11-01T20:16:16.676Z] [2023-11-01T20:16:16.676Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-11-01T20:16:16.922Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-01T20:16:16.923Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T20:16:16.923Z] 7b311f33506a: Preparing [2023-11-01T20:16:16.923Z] 100cca3a187e: Preparing [2023-11-01T20:16:16.923Z] 56a9693af028: Preparing [2023-11-01T20:16:16.923Z] d26221242bdf: Preparing [2023-11-01T20:16:16.923Z] 3dae0339af47: Preparing [2023-11-01T20:16:16.923Z] 1f9fa81d4e07: Preparing [2023-11-01T20:16:16.923Z] 327b3ca86cdb: Preparing [2023-11-01T20:16:16.923Z] a399abb15e81: Preparing [2023-11-01T20:16:16.923Z] 59745029478d: Preparing [2023-11-01T20:16:16.923Z] 1895c889d434: Preparing [2023-11-01T20:16:16.923Z] be455f77c70c: Preparing [2023-11-01T20:16:16.923Z] 5f70bf18a086: Preparing [2023-11-01T20:16:16.923Z] 1f9fa81d4e07: Waiting [2023-11-01T20:16:16.923Z] 327b3ca86cdb: Waiting [2023-11-01T20:16:16.923Z] a399abb15e81: Waiting [2023-11-01T20:16:16.923Z] 59745029478d: Waiting [2023-11-01T20:16:16.923Z] be455f77c70c: Waiting [2023-11-01T20:16:16.923Z] 1895c889d434: Waiting [2023-11-01T20:16:16.923Z] 31db40f00f0b: Preparing [2023-11-01T20:16:16.923Z] dac8c0092b43: Preparing [2023-11-01T20:16:16.923Z] cc2447e1835a: Preparing [2023-11-01T20:16:16.923Z] 5f70bf18a086: Waiting [2023-11-01T20:16:16.923Z] dac8c0092b43: Waiting [2023-11-01T20:16:16.923Z] 31db40f00f0b: Waiting [2023-11-01T20:16:16.923Z] 7b311f33506a: Layer already exists [2023-11-01T20:16:16.923Z] 100cca3a187e: Layer already exists [2023-11-01T20:16:16.923Z] 56a9693af028: Layer already exists [2023-11-01T20:16:16.923Z] d26221242bdf: Layer already exists [2023-11-01T20:16:16.923Z] 3dae0339af47: Layer already exists [2023-11-01T20:16:16.923Z] 1f9fa81d4e07: Layer already exists [2023-11-01T20:16:16.923Z] 327b3ca86cdb: Layer already exists [2023-11-01T20:16:16.923Z] 1895c889d434: Layer already exists [2023-11-01T20:16:16.923Z] a399abb15e81: Layer already exists [2023-11-01T20:16:16.923Z] 59745029478d: Layer already exists [2023-11-01T20:16:16.923Z] be455f77c70c: Layer already exists [2023-11-01T20:16:16.923Z] 5f70bf18a086: Layer already exists [2023-11-01T20:16:16.923Z] 31db40f00f0b: Layer already exists [2023-11-01T20:16:16.923Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:16.923Z] dac8c0092b43: Layer already exists [2023-11-01T20:16:16.923Z] latest: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:17.229Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:17.266Z] #90 DONE 0.3s [2023-11-01T20:16:17.266Z] [2023-11-01T20:16:17.266Z] #85 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-11-01T20:16:17.266Z] #85 DONE 1.7s [2023-11-01T20:16:17.266Z] [2023-11-01T20:16:17.266Z] #84 [security-spire-server] exporting to image [2023-11-01T20:16:17.531Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.68 [2023-11-01T20:16:17.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T20:16:17.531Z] 7b311f33506a: Preparing [2023-11-01T20:16:17.531Z] 100cca3a187e: Preparing [2023-11-01T20:16:17.531Z] 56a9693af028: Preparing [2023-11-01T20:16:17.531Z] d26221242bdf: Preparing [2023-11-01T20:16:17.531Z] 3dae0339af47: Preparing [2023-11-01T20:16:17.531Z] 1f9fa81d4e07: Preparing [2023-11-01T20:16:17.531Z] 327b3ca86cdb: Preparing [2023-11-01T20:16:17.531Z] a399abb15e81: Preparing [2023-11-01T20:16:17.531Z] 59745029478d: Preparing [2023-11-01T20:16:17.531Z] 1895c889d434: Preparing [2023-11-01T20:16:17.531Z] be455f77c70c: Preparing [2023-11-01T20:16:17.531Z] 5f70bf18a086: Preparing [2023-11-01T20:16:17.531Z] 31db40f00f0b: Preparing [2023-11-01T20:16:17.531Z] dac8c0092b43: Preparing [2023-11-01T20:16:17.531Z] cc2447e1835a: Preparing [2023-11-01T20:16:17.531Z] 1f9fa81d4e07: Waiting [2023-11-01T20:16:17.531Z] be455f77c70c: Waiting [2023-11-01T20:16:17.531Z] 327b3ca86cdb: Waiting [2023-11-01T20:16:17.531Z] a399abb15e81: Waiting [2023-11-01T20:16:17.531Z] 59745029478d: Waiting [2023-11-01T20:16:17.531Z] 1895c889d434: Waiting [2023-11-01T20:16:17.531Z] 5f70bf18a086: Waiting [2023-11-01T20:16:17.531Z] 31db40f00f0b: Waiting [2023-11-01T20:16:17.531Z] dac8c0092b43: Waiting [2023-11-01T20:16:17.531Z] cc2447e1835a: Waiting [2023-11-01T20:16:17.531Z] 7b311f33506a: Layer already exists [2023-11-01T20:16:17.531Z] 3dae0339af47: Layer already exists [2023-11-01T20:16:17.531Z] 56a9693af028: Layer already exists [2023-11-01T20:16:17.531Z] 100cca3a187e: Layer already exists [2023-11-01T20:16:17.531Z] d26221242bdf: Layer already exists [2023-11-01T20:16:17.531Z] 327b3ca86cdb: Layer already exists [2023-11-01T20:16:17.531Z] 1895c889d434: Layer already exists [2023-11-01T20:16:17.531Z] a399abb15e81: Layer already exists [2023-11-01T20:16:17.531Z] 1f9fa81d4e07: Layer already exists [2023-11-01T20:16:17.531Z] 59745029478d: Layer already exists [2023-11-01T20:16:17.531Z] be455f77c70c: Layer already exists [2023-11-01T20:16:17.531Z] 5f70bf18a086: Layer already exists [2023-11-01T20:16:17.531Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:17.531Z] dac8c0092b43: Layer already exists [2023-11-01T20:16:17.531Z] 31db40f00f0b: Layer already exists [2023-11-01T20:16:17.531Z] 3.1.0-dev.68: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [2023-11-01T20:16:17.537Z] #84 ... [2023-11-01T20:16:17.537Z] [2023-11-01T20:16:17.537Z] #91 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-11-01T20:16:17.537Z] #91 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:17.804Z] [2023-11-01T20:16:17.804Z] #92 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-11-01T20:16:17.804Z] #92 DONE 0.2s [2023-11-01T20:16:17.804Z] [2023-11-01T20:16:17.804Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:17.804Z] #76 ... [2023-11-01T20:16:17.804Z] [2023-11-01T20:16:17.804Z] #84 [security-spire-config] exporting to image [2023-11-01T20:16:17.804Z] #84 exporting layers 2.5s done [2023-11-01T20:16:17.804Z] #84 writing image sha256:79f8b6295f9da67667f751f2dc3e7bb1473fdcf3d1aafb7fbb6ba65a0b385ad1 0.0s done [2023-11-01T20:16:17.804Z] #84 naming to docker.io/library/security-spire-config-arm64 0.0s done [2023-11-01T20:16:17.839Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:18.078Z] #84 ... [2023-11-01T20:16:18.078Z] [2023-11-01T20:16:18.078Z] #93 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-11-01T20:16:18.078Z] #93 DONE 0.3s [2023-11-01T20:16:18.078Z] [2023-11-01T20:16:18.078Z] #94 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-11-01T20:16:18.217Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:18.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T20:16:18.217Z] 7b311f33506a: Preparing [2023-11-01T20:16:18.217Z] 100cca3a187e: Preparing [2023-11-01T20:16:18.217Z] 56a9693af028: Preparing [2023-11-01T20:16:18.217Z] d26221242bdf: Preparing [2023-11-01T20:16:18.217Z] 3dae0339af47: Preparing [2023-11-01T20:16:18.217Z] 1f9fa81d4e07: Preparing [2023-11-01T20:16:18.217Z] 327b3ca86cdb: Preparing [2023-11-01T20:16:18.217Z] a399abb15e81: Preparing [2023-11-01T20:16:18.217Z] 59745029478d: Preparing [2023-11-01T20:16:18.217Z] 1895c889d434: Preparing [2023-11-01T20:16:18.217Z] be455f77c70c: Preparing [2023-11-01T20:16:18.217Z] 5f70bf18a086: Preparing [2023-11-01T20:16:18.217Z] 31db40f00f0b: Preparing [2023-11-01T20:16:18.217Z] dac8c0092b43: Preparing [2023-11-01T20:16:18.217Z] cc2447e1835a: Preparing [2023-11-01T20:16:18.217Z] 1895c889d434: Waiting [2023-11-01T20:16:18.217Z] be455f77c70c: Waiting [2023-11-01T20:16:18.217Z] 5f70bf18a086: Waiting [2023-11-01T20:16:18.217Z] 31db40f00f0b: Waiting [2023-11-01T20:16:18.217Z] dac8c0092b43: Waiting [2023-11-01T20:16:18.217Z] cc2447e1835a: Waiting [2023-11-01T20:16:18.217Z] 327b3ca86cdb: Waiting [2023-11-01T20:16:18.217Z] 59745029478d: Waiting [2023-11-01T20:16:18.217Z] a399abb15e81: Waiting [2023-11-01T20:16:18.217Z] 1f9fa81d4e07: Waiting [2023-11-01T20:16:18.217Z] 56a9693af028: Layer already exists [2023-11-01T20:16:18.217Z] 7b311f33506a: Layer already exists [2023-11-01T20:16:18.217Z] d26221242bdf: Layer already exists [2023-11-01T20:16:18.217Z] 100cca3a187e: Layer already exists [2023-11-01T20:16:18.217Z] 3dae0339af47: Layer already exists [2023-11-01T20:16:18.217Z] 1f9fa81d4e07: Layer already exists [2023-11-01T20:16:18.217Z] 59745029478d: Layer already exists [2023-11-01T20:16:18.217Z] 327b3ca86cdb: Layer already exists [2023-11-01T20:16:18.217Z] a399abb15e81: Layer already exists [2023-11-01T20:16:18.217Z] be455f77c70c: Layer already exists [2023-11-01T20:16:18.217Z] 1895c889d434: Layer already exists [2023-11-01T20:16:18.217Z] 5f70bf18a086: Layer already exists [2023-11-01T20:16:18.217Z] dac8c0092b43: Layer already exists [2023-11-01T20:16:18.217Z] 31db40f00f0b: Layer already exists [2023-11-01T20:16:18.217Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:18.217Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:18.352Z] #94 DONE 0.2s [2023-11-01T20:16:18.352Z] [2023-11-01T20:16:18.352Z] #95 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-11-01T20:16:18.352Z] #95 DONE 0.2s [2023-11-01T20:16:18.352Z] [2023-11-01T20:16:18.352Z] #84 [security-spire-agent] exporting to image [2023-11-01T20:16:18.576Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:18.933Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-11-01T20:16:18.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-11-01T20:16:18.933Z] 7b311f33506a: Preparing [2023-11-01T20:16:18.933Z] 100cca3a187e: Preparing [2023-11-01T20:16:18.933Z] 56a9693af028: Preparing [2023-11-01T20:16:18.933Z] d26221242bdf: Preparing [2023-11-01T20:16:18.933Z] 3dae0339af47: Preparing [2023-11-01T20:16:18.933Z] 1f9fa81d4e07: Preparing [2023-11-01T20:16:18.933Z] 327b3ca86cdb: Preparing [2023-11-01T20:16:18.933Z] a399abb15e81: Preparing [2023-11-01T20:16:18.933Z] 59745029478d: Preparing [2023-11-01T20:16:18.933Z] 1895c889d434: Preparing [2023-11-01T20:16:18.933Z] be455f77c70c: Preparing [2023-11-01T20:16:18.933Z] 5f70bf18a086: Preparing [2023-11-01T20:16:18.933Z] 31db40f00f0b: Preparing [2023-11-01T20:16:18.933Z] dac8c0092b43: Preparing [2023-11-01T20:16:18.933Z] cc2447e1835a: Preparing [2023-11-01T20:16:18.933Z] 327b3ca86cdb: Waiting [2023-11-01T20:16:18.933Z] a399abb15e81: Waiting [2023-11-01T20:16:18.933Z] 59745029478d: Waiting [2023-11-01T20:16:18.933Z] 1f9fa81d4e07: Waiting [2023-11-01T20:16:18.933Z] 1895c889d434: Waiting [2023-11-01T20:16:18.933Z] 5f70bf18a086: Waiting [2023-11-01T20:16:18.933Z] be455f77c70c: Waiting [2023-11-01T20:16:18.933Z] dac8c0092b43: Waiting [2023-11-01T20:16:18.933Z] d26221242bdf: Layer already exists [2023-11-01T20:16:18.933Z] 7b311f33506a: Layer already exists [2023-11-01T20:16:18.933Z] 3dae0339af47: Layer already exists [2023-11-01T20:16:18.933Z] 56a9693af028: Layer already exists [2023-11-01T20:16:18.933Z] 100cca3a187e: Layer already exists [2023-11-01T20:16:18.933Z] 1f9fa81d4e07: Layer already exists [2023-11-01T20:16:18.933Z] 327b3ca86cdb: Layer already exists [2023-11-01T20:16:18.933Z] a399abb15e81: Layer already exists [2023-11-01T20:16:18.933Z] 59745029478d: Layer already exists [2023-11-01T20:16:18.933Z] 1895c889d434: Layer already exists [2023-11-01T20:16:18.933Z] be455f77c70c: Layer already exists [2023-11-01T20:16:18.933Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:18.933Z] dac8c0092b43: Layer already exists [2023-11-01T20:16:18.933Z] 5f70bf18a086: Layer already exists [2023-11-01T20:16:18.933Z] 31db40f00f0b: Layer already exists [2023-11-01T20:16:18.933Z] main: digest: sha256:f654a55ddd0fe1a3d8dc1702aea79b03ba7ca47adc638fb842d86817bf73a0aa size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:18.993Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:19.000Z] taggedImages: [2023-11-01T20:16:19.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:19.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-11-01T20:16:19.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.68 [2023-11-01T20:16:19.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:19.000Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-11-01T20:16:19.016Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-11-01T20:16:19.016Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:19.016Z] latest [2023-11-01T20:16:19.016Z] 3.1.0-dev.68 [2023-11-01T20:16:19.016Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:19.016Z] main [2023-11-01T20:16:19.016Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:19.318Z] #84 exporting layers 2.1s done [2023-11-01T20:16:19.318Z] #84 writing image sha256:f7f9eeadae6a375164355b7e6885a44d9ecf4bf2fec9f098bc3ec55d0e9ba87c done [2023-11-01T20:16:19.318Z] #84 naming to docker.io/library/security-spire-server-arm64 done [2023-11-01T20:16:19.359Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:19.666Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:19.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T20:16:19.666Z] 31c3091c726e: Preparing [2023-11-01T20:16:19.666Z] ff32839fb1b1: Preparing [2023-11-01T20:16:19.666Z] 69e2c4ac5983: Preparing [2023-11-01T20:16:19.666Z] 3bcdc546d24c: Preparing [2023-11-01T20:16:19.666Z] a399abb15e81: Preparing [2023-11-01T20:16:19.666Z] 59745029478d: Preparing [2023-11-01T20:16:19.666Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:19.666Z] cc2447e1835a: Preparing [2023-11-01T20:16:19.666Z] 59745029478d: Waiting [2023-11-01T20:16:19.666Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:19.666Z] cc2447e1835a: Waiting [2023-11-01T20:16:19.666Z] a399abb15e81: Layer already exists [2023-11-01T20:16:19.666Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:19.666Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:19.666Z] 59745029478d: Layer already exists [2023-11-01T20:16:19.666Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:19.666Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:19.666Z] 69e2c4ac5983: Pushed [2023-11-01T20:16:19.903Z] #84 exporting layers 1.6s done [2023-11-01T20:16:19.903Z] #84 writing image sha256:0901370a2aed499b0eb2b451e52bbe781877f4a8a01ca16c6af7097a11b6bd1e done [2023-11-01T20:16:19.903Z] #84 naming to docker.io/library/security-spire-agent-arm64 done [2023-11-01T20:16:19.903Z] #84 DONE 4.6s [2023-11-01T20:16:19.903Z] [2023-11-01T20:16:19.903Z] #69 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:21.046Z] 3bcdc546d24c: Pushed [2023-11-01T20:16:21.046Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:21.349Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:21.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-01T20:16:21.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T20:16:21.656Z] 31c3091c726e: Preparing [2023-11-01T20:16:21.656Z] ff32839fb1b1: Preparing [2023-11-01T20:16:21.656Z] 69e2c4ac5983: Preparing [2023-11-01T20:16:21.656Z] 3bcdc546d24c: Preparing [2023-11-01T20:16:21.656Z] a399abb15e81: Preparing [2023-11-01T20:16:21.656Z] 59745029478d: Preparing [2023-11-01T20:16:21.656Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:21.656Z] cc2447e1835a: Preparing [2023-11-01T20:16:21.656Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:21.656Z] 59745029478d: Waiting [2023-11-01T20:16:21.656Z] a399abb15e81: Layer already exists [2023-11-01T20:16:21.656Z] 69e2c4ac5983: Layer already exists [2023-11-01T20:16:21.656Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:21.656Z] 3bcdc546d24c: Layer already exists [2023-11-01T20:16:21.656Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:21.656Z] 59745029478d: Layer already exists [2023-11-01T20:16:21.656Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:21.656Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:21.656Z] latest: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:21.959Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:22.257Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.68 [2023-11-01T20:16:22.257Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T20:16:22.257Z] 31c3091c726e: Preparing [2023-11-01T20:16:22.257Z] ff32839fb1b1: Preparing [2023-11-01T20:16:22.257Z] 69e2c4ac5983: Preparing [2023-11-01T20:16:22.257Z] 3bcdc546d24c: Preparing [2023-11-01T20:16:22.257Z] a399abb15e81: Preparing [2023-11-01T20:16:22.257Z] 59745029478d: Preparing [2023-11-01T20:16:22.257Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:22.257Z] cc2447e1835a: Preparing [2023-11-01T20:16:22.257Z] 59745029478d: Waiting [2023-11-01T20:16:22.257Z] cc2447e1835a: Waiting [2023-11-01T20:16:22.257Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:22.257Z] 3bcdc546d24c: Layer already exists [2023-11-01T20:16:22.257Z] a399abb15e81: Layer already exists [2023-11-01T20:16:22.257Z] 69e2c4ac5983: Layer already exists [2023-11-01T20:16:22.257Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:22.257Z] 59745029478d: Layer already exists [2023-11-01T20:16:22.257Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:22.257Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:22.257Z] 3.1.0-dev.68: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:22.570Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:22.878Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:22.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T20:16:22.878Z] 31c3091c726e: Preparing [2023-11-01T20:16:22.878Z] ff32839fb1b1: Preparing [2023-11-01T20:16:22.878Z] 69e2c4ac5983: Preparing [2023-11-01T20:16:22.878Z] 3bcdc546d24c: Preparing [2023-11-01T20:16:22.878Z] a399abb15e81: Preparing [2023-11-01T20:16:22.878Z] 59745029478d: Preparing [2023-11-01T20:16:22.878Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:22.878Z] cc2447e1835a: Preparing [2023-11-01T20:16:22.878Z] 59745029478d: Waiting [2023-11-01T20:16:22.878Z] 49ea3e1bc817: Waiting [2023-11-01T20:16:22.878Z] cc2447e1835a: Waiting [2023-11-01T20:16:22.878Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:22.878Z] a399abb15e81: Layer already exists [2023-11-01T20:16:22.878Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:22.878Z] 69e2c4ac5983: Layer already exists [2023-11-01T20:16:22.878Z] 3bcdc546d24c: Layer already exists [2023-11-01T20:16:22.878Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:22.878Z] 59745029478d: Layer already exists [2023-11-01T20:16:22.878Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:22.878Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:23.183Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:23.483Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-11-01T20:16:23.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-11-01T20:16:23.484Z] 31c3091c726e: Preparing [2023-11-01T20:16:23.484Z] ff32839fb1b1: Preparing [2023-11-01T20:16:23.484Z] 69e2c4ac5983: Preparing [2023-11-01T20:16:23.484Z] 3bcdc546d24c: Preparing [2023-11-01T20:16:23.484Z] a399abb15e81: Preparing [2023-11-01T20:16:23.484Z] 59745029478d: Preparing [2023-11-01T20:16:23.484Z] 49ea3e1bc817: Preparing [2023-11-01T20:16:23.484Z] cc2447e1835a: Preparing [2023-11-01T20:16:23.484Z] cc2447e1835a: Waiting [2023-11-01T20:16:23.484Z] 69e2c4ac5983: Layer already exists [2023-11-01T20:16:23.484Z] 31c3091c726e: Layer already exists [2023-11-01T20:16:23.484Z] ff32839fb1b1: Layer already exists [2023-11-01T20:16:23.484Z] a399abb15e81: Layer already exists [2023-11-01T20:16:23.484Z] 3bcdc546d24c: Layer already exists [2023-11-01T20:16:23.484Z] 59745029478d: Layer already exists [2023-11-01T20:16:23.484Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:16:23.484Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:23.484Z] main: digest: sha256:9a8fbc47df09a7c8d7ca7703525488fcf9c9d92a5c1d6cc19ed28b325a8f7bdd size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:23.519Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:23.525Z] taggedImages: [2023-11-01T20:16:23.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:23.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-11-01T20:16:23.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.68 [2023-11-01T20:16:23.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:23.525Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-11-01T20:16:23.542Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-11-01T20:16:23.542Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:23.542Z] latest [2023-11-01T20:16:23.542Z] 3.1.0-dev.68 [2023-11-01T20:16:23.542Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:23.542Z] main [2023-11-01T20:16:23.542Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:23.874Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:24.172Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:24.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T20:16:24.172Z] 2254c59a9836: Preparing [2023-11-01T20:16:24.172Z] 442f7916b723: Preparing [2023-11-01T20:16:24.172Z] 71eb0e9327ae: Preparing [2023-11-01T20:16:24.172Z] 99c94f44b797: Preparing [2023-11-01T20:16:24.172Z] 8cf186b07731: Preparing [2023-11-01T20:16:24.172Z] a399abb15e81: Preparing [2023-11-01T20:16:24.172Z] 59745029478d: Preparing [2023-11-01T20:16:24.172Z] ceefeabc7311: Preparing [2023-11-01T20:16:24.172Z] 1cc398133831: Preparing [2023-11-01T20:16:24.172Z] cc2447e1835a: Preparing [2023-11-01T20:16:24.172Z] 59745029478d: Waiting [2023-11-01T20:16:24.172Z] a399abb15e81: Waiting [2023-11-01T20:16:24.172Z] ceefeabc7311: Waiting [2023-11-01T20:16:24.172Z] 1cc398133831: Waiting [2023-11-01T20:16:24.172Z] cc2447e1835a: Waiting [2023-11-01T20:16:24.172Z] 99c94f44b797: Pushed [2023-11-01T20:16:24.172Z] 442f7916b723: Pushed [2023-11-01T20:16:24.172Z] 2254c59a9836: Pushed [2023-11-01T20:16:24.172Z] a399abb15e81: Layer already exists [2023-11-01T20:16:24.172Z] 8cf186b07731: Pushed [2023-11-01T20:16:24.172Z] 59745029478d: Layer already exists [2023-11-01T20:16:24.172Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:24.430Z] ceefeabc7311: Pushed [2023-11-01T20:16:25.363Z] 71eb0e9327ae: Pushed [2023-11-01T20:16:25.623Z] 1cc398133831: Pushed [2023-11-01T20:16:25.882Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:26.199Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:26.502Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-01T20:16:26.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T20:16:26.502Z] 2254c59a9836: Preparing [2023-11-01T20:16:26.502Z] 442f7916b723: Preparing [2023-11-01T20:16:26.502Z] 71eb0e9327ae: Preparing [2023-11-01T20:16:26.502Z] 99c94f44b797: Preparing [2023-11-01T20:16:26.502Z] 8cf186b07731: Preparing [2023-11-01T20:16:26.502Z] a399abb15e81: Preparing [2023-11-01T20:16:26.502Z] 59745029478d: Preparing [2023-11-01T20:16:26.502Z] ceefeabc7311: Preparing [2023-11-01T20:16:26.502Z] 1cc398133831: Preparing [2023-11-01T20:16:26.502Z] cc2447e1835a: Preparing [2023-11-01T20:16:26.502Z] a399abb15e81: Waiting [2023-11-01T20:16:26.502Z] 59745029478d: Waiting [2023-11-01T20:16:26.502Z] cc2447e1835a: Waiting [2023-11-01T20:16:26.502Z] 1cc398133831: Waiting [2023-11-01T20:16:26.502Z] 71eb0e9327ae: Layer already exists [2023-11-01T20:16:26.502Z] 99c94f44b797: Layer already exists [2023-11-01T20:16:26.502Z] 2254c59a9836: Layer already exists [2023-11-01T20:16:26.502Z] 442f7916b723: Layer already exists [2023-11-01T20:16:26.502Z] 8cf186b07731: Layer already exists [2023-11-01T20:16:26.502Z] 59745029478d: Layer already exists [2023-11-01T20:16:26.502Z] a399abb15e81: Layer already exists [2023-11-01T20:16:26.502Z] ceefeabc7311: Layer already exists [2023-11-01T20:16:26.502Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:26.502Z] 1cc398133831: Layer already exists [2023-11-01T20:16:26.502Z] latest: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:26.808Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:27.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.68 [2023-11-01T20:16:27.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T20:16:27.110Z] 2254c59a9836: Preparing [2023-11-01T20:16:27.110Z] 442f7916b723: Preparing [2023-11-01T20:16:27.110Z] 71eb0e9327ae: Preparing [2023-11-01T20:16:27.110Z] 99c94f44b797: Preparing [2023-11-01T20:16:27.110Z] 8cf186b07731: Preparing [2023-11-01T20:16:27.110Z] a399abb15e81: Preparing [2023-11-01T20:16:27.110Z] 59745029478d: Preparing [2023-11-01T20:16:27.110Z] ceefeabc7311: Preparing [2023-11-01T20:16:27.110Z] 1cc398133831: Preparing [2023-11-01T20:16:27.110Z] cc2447e1835a: Preparing [2023-11-01T20:16:27.110Z] a399abb15e81: Waiting [2023-11-01T20:16:27.110Z] 59745029478d: Waiting [2023-11-01T20:16:27.110Z] ceefeabc7311: Waiting [2023-11-01T20:16:27.110Z] cc2447e1835a: Waiting [2023-11-01T20:16:27.110Z] 442f7916b723: Layer already exists [2023-11-01T20:16:27.110Z] 99c94f44b797: Layer already exists [2023-11-01T20:16:27.110Z] 8cf186b07731: Layer already exists [2023-11-01T20:16:27.110Z] 71eb0e9327ae: Layer already exists [2023-11-01T20:16:27.110Z] 2254c59a9836: Layer already exists [2023-11-01T20:16:27.110Z] a399abb15e81: Layer already exists [2023-11-01T20:16:27.110Z] 59745029478d: Layer already exists [2023-11-01T20:16:27.110Z] 1cc398133831: Layer already exists [2023-11-01T20:16:27.110Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:27.110Z] ceefeabc7311: Layer already exists [2023-11-01T20:16:27.110Z] 3.1.0-dev.68: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:27.415Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:27.713Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:27.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T20:16:27.714Z] 2254c59a9836: Preparing [2023-11-01T20:16:27.714Z] 442f7916b723: Preparing [2023-11-01T20:16:27.714Z] 71eb0e9327ae: Preparing [2023-11-01T20:16:27.714Z] 99c94f44b797: Preparing [2023-11-01T20:16:27.714Z] 8cf186b07731: Preparing [2023-11-01T20:16:27.714Z] a399abb15e81: Preparing [2023-11-01T20:16:27.714Z] 59745029478d: Preparing [2023-11-01T20:16:27.714Z] ceefeabc7311: Preparing [2023-11-01T20:16:27.714Z] 1cc398133831: Preparing [2023-11-01T20:16:27.714Z] cc2447e1835a: Preparing [2023-11-01T20:16:27.714Z] a399abb15e81: Waiting [2023-11-01T20:16:27.714Z] 59745029478d: Waiting [2023-11-01T20:16:27.714Z] ceefeabc7311: Waiting [2023-11-01T20:16:27.714Z] 1cc398133831: Waiting [2023-11-01T20:16:27.714Z] cc2447e1835a: Waiting [2023-11-01T20:16:27.714Z] 2254c59a9836: Layer already exists [2023-11-01T20:16:27.714Z] 71eb0e9327ae: Layer already exists [2023-11-01T20:16:27.714Z] 442f7916b723: Layer already exists [2023-11-01T20:16:27.714Z] 8cf186b07731: Layer already exists [2023-11-01T20:16:27.714Z] 99c94f44b797: Layer already exists [2023-11-01T20:16:27.714Z] ceefeabc7311: Layer already exists [2023-11-01T20:16:27.714Z] 59745029478d: Layer already exists [2023-11-01T20:16:27.714Z] a399abb15e81: Layer already exists [2023-11-01T20:16:27.714Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:27.714Z] 1cc398133831: Layer already exists [2023-11-01T20:16:27.714Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:28.018Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:28.320Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-11-01T20:16:28.320Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-11-01T20:16:28.320Z] 2254c59a9836: Preparing [2023-11-01T20:16:28.320Z] 442f7916b723: Preparing [2023-11-01T20:16:28.320Z] 71eb0e9327ae: Preparing [2023-11-01T20:16:28.320Z] 99c94f44b797: Preparing [2023-11-01T20:16:28.320Z] 8cf186b07731: Preparing [2023-11-01T20:16:28.320Z] a399abb15e81: Preparing [2023-11-01T20:16:28.320Z] 59745029478d: Preparing [2023-11-01T20:16:28.320Z] ceefeabc7311: Preparing [2023-11-01T20:16:28.320Z] a399abb15e81: Waiting [2023-11-01T20:16:28.321Z] 59745029478d: Waiting [2023-11-01T20:16:28.321Z] 1cc398133831: Preparing [2023-11-01T20:16:28.321Z] cc2447e1835a: Preparing [2023-11-01T20:16:28.321Z] ceefeabc7311: Waiting [2023-11-01T20:16:28.321Z] 1cc398133831: Waiting [2023-11-01T20:16:28.321Z] cc2447e1835a: Waiting [2023-11-01T20:16:28.321Z] 2254c59a9836: Layer already exists [2023-11-01T20:16:28.321Z] 99c94f44b797: Layer already exists [2023-11-01T20:16:28.321Z] 442f7916b723: Layer already exists [2023-11-01T20:16:28.321Z] 8cf186b07731: Layer already exists [2023-11-01T20:16:28.321Z] 71eb0e9327ae: Layer already exists [2023-11-01T20:16:28.321Z] a399abb15e81: Layer already exists [2023-11-01T20:16:28.321Z] 59745029478d: Layer already exists [2023-11-01T20:16:28.321Z] 1cc398133831: Layer already exists [2023-11-01T20:16:28.321Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:28.321Z] ceefeabc7311: Layer already exists [2023-11-01T20:16:28.321Z] main: digest: sha256:fb50901650da324a6ee54d558a59e0c83f629b63728b4ad1602c907a7a7389b1 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:28.375Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:28.383Z] taggedImages: [2023-11-01T20:16:28.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:28.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-11-01T20:16:28.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.68 [2023-11-01T20:16:28.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:28.383Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-11-01T20:16:28.406Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-11-01T20:16:28.406Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:28.406Z] latest [2023-11-01T20:16:28.406Z] 3.1.0-dev.68 [2023-11-01T20:16:28.406Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:28.406Z] main [2023-11-01T20:16:28.406Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:28.723Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:29.028Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:29.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T20:16:29.028Z] d627ab02df5d: Preparing [2023-11-01T20:16:29.028Z] a431a0d46f82: Preparing [2023-11-01T20:16:29.028Z] cba58862c6ef: Preparing [2023-11-01T20:16:29.028Z] 643602ea323b: Preparing [2023-11-01T20:16:29.028Z] 44a18fadab72: Preparing [2023-11-01T20:16:29.028Z] 0bce49005a4c: Preparing [2023-11-01T20:16:29.028Z] 1edf6affab8a: Preparing [2023-11-01T20:16:29.028Z] a399abb15e81: Preparing [2023-11-01T20:16:29.028Z] 59745029478d: Preparing [2023-11-01T20:16:29.028Z] 58c5686df2fd: Preparing [2023-11-01T20:16:29.028Z] 0bce49005a4c: Waiting [2023-11-01T20:16:29.028Z] cc2447e1835a: Preparing [2023-11-01T20:16:29.028Z] 1edf6affab8a: Waiting [2023-11-01T20:16:29.028Z] a399abb15e81: Waiting [2023-11-01T20:16:29.028Z] 59745029478d: Waiting [2023-11-01T20:16:29.028Z] 58c5686df2fd: Waiting [2023-11-01T20:16:29.028Z] cc2447e1835a: Waiting [2023-11-01T20:16:29.028Z] d627ab02df5d: Pushed [2023-11-01T20:16:29.028Z] 44a18fadab72: Pushed [2023-11-01T20:16:29.028Z] a431a0d46f82: Pushed [2023-11-01T20:16:29.028Z] a399abb15e81: Layer already exists [2023-11-01T20:16:29.028Z] 59745029478d: Layer already exists [2023-11-01T20:16:29.287Z] 0bce49005a4c: Pushed [2023-11-01T20:16:29.287Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:29.287Z] 1edf6affab8a: Pushed [2023-11-01T20:16:30.224Z] 643602ea323b: Pushed [2023-11-01T20:16:30.224Z] 58c5686df2fd: Pushed [2023-11-01T20:16:30.484Z] cba58862c6ef: Pushed [2023-11-01T20:16:30.744Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:31.051Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:31.348Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-01T20:16:31.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T20:16:31.348Z] d627ab02df5d: Preparing [2023-11-01T20:16:31.348Z] a431a0d46f82: Preparing [2023-11-01T20:16:31.348Z] cba58862c6ef: Preparing [2023-11-01T20:16:31.348Z] 643602ea323b: Preparing [2023-11-01T20:16:31.348Z] 44a18fadab72: Preparing [2023-11-01T20:16:31.348Z] 0bce49005a4c: Preparing [2023-11-01T20:16:31.348Z] 1edf6affab8a: Preparing [2023-11-01T20:16:31.348Z] a399abb15e81: Preparing [2023-11-01T20:16:31.348Z] 59745029478d: Preparing [2023-11-01T20:16:31.348Z] 58c5686df2fd: Preparing [2023-11-01T20:16:31.348Z] cc2447e1835a: Preparing [2023-11-01T20:16:31.348Z] 1edf6affab8a: Waiting [2023-11-01T20:16:31.348Z] a399abb15e81: Waiting [2023-11-01T20:16:31.348Z] 59745029478d: Waiting [2023-11-01T20:16:31.348Z] 58c5686df2fd: Waiting [2023-11-01T20:16:31.348Z] cc2447e1835a: Waiting [2023-11-01T20:16:31.348Z] 0bce49005a4c: Waiting [2023-11-01T20:16:31.348Z] 44a18fadab72: Layer already exists [2023-11-01T20:16:31.348Z] cba58862c6ef: Layer already exists [2023-11-01T20:16:31.348Z] d627ab02df5d: Layer already exists [2023-11-01T20:16:31.348Z] 643602ea323b: Layer already exists [2023-11-01T20:16:31.348Z] a431a0d46f82: Layer already exists [2023-11-01T20:16:31.348Z] 1edf6affab8a: Layer already exists [2023-11-01T20:16:31.348Z] 0bce49005a4c: Layer already exists [2023-11-01T20:16:31.348Z] a399abb15e81: Layer already exists [2023-11-01T20:16:31.348Z] 58c5686df2fd: Layer already exists [2023-11-01T20:16:31.348Z] 59745029478d: Layer already exists [2023-11-01T20:16:31.348Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:31.348Z] latest: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:31.653Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:31.954Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.68 [2023-11-01T20:16:31.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T20:16:31.954Z] d627ab02df5d: Preparing [2023-11-01T20:16:31.954Z] a431a0d46f82: Preparing [2023-11-01T20:16:31.954Z] cba58862c6ef: Preparing [2023-11-01T20:16:31.954Z] 643602ea323b: Preparing [2023-11-01T20:16:31.954Z] 44a18fadab72: Preparing [2023-11-01T20:16:31.954Z] 0bce49005a4c: Preparing [2023-11-01T20:16:31.954Z] 1edf6affab8a: Preparing [2023-11-01T20:16:31.954Z] a399abb15e81: Preparing [2023-11-01T20:16:31.954Z] 59745029478d: Preparing [2023-11-01T20:16:31.954Z] 58c5686df2fd: Preparing [2023-11-01T20:16:31.954Z] cc2447e1835a: Preparing [2023-11-01T20:16:31.954Z] a399abb15e81: Waiting [2023-11-01T20:16:31.954Z] 59745029478d: Waiting [2023-11-01T20:16:31.954Z] 58c5686df2fd: Waiting [2023-11-01T20:16:31.954Z] cc2447e1835a: Waiting [2023-11-01T20:16:31.954Z] 1edf6affab8a: Waiting [2023-11-01T20:16:31.954Z] 0bce49005a4c: Waiting [2023-11-01T20:16:31.954Z] 643602ea323b: Layer already exists [2023-11-01T20:16:31.954Z] a431a0d46f82: Layer already exists [2023-11-01T20:16:31.954Z] d627ab02df5d: Layer already exists [2023-11-01T20:16:31.954Z] 44a18fadab72: Layer already exists [2023-11-01T20:16:31.954Z] cba58862c6ef: Layer already exists [2023-11-01T20:16:31.954Z] 1edf6affab8a: Layer already exists [2023-11-01T20:16:31.954Z] a399abb15e81: Layer already exists [2023-11-01T20:16:31.954Z] 58c5686df2fd: Layer already exists [2023-11-01T20:16:31.954Z] 59745029478d: Layer already exists [2023-11-01T20:16:31.954Z] 0bce49005a4c: Layer already exists [2023-11-01T20:16:31.954Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:31.954Z] 3.1.0-dev.68: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:32.258Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:32.564Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:32.565Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T20:16:32.565Z] d627ab02df5d: Preparing [2023-11-01T20:16:32.565Z] a431a0d46f82: Preparing [2023-11-01T20:16:32.565Z] cba58862c6ef: Preparing [2023-11-01T20:16:32.565Z] 643602ea323b: Preparing [2023-11-01T20:16:32.565Z] 44a18fadab72: Preparing [2023-11-01T20:16:32.565Z] 0bce49005a4c: Preparing [2023-11-01T20:16:32.565Z] 1edf6affab8a: Preparing [2023-11-01T20:16:32.565Z] a399abb15e81: Preparing [2023-11-01T20:16:32.565Z] 59745029478d: Preparing [2023-11-01T20:16:32.565Z] 58c5686df2fd: Preparing [2023-11-01T20:16:32.565Z] cc2447e1835a: Preparing [2023-11-01T20:16:32.565Z] 1edf6affab8a: Waiting [2023-11-01T20:16:32.565Z] a399abb15e81: Waiting [2023-11-01T20:16:32.565Z] 59745029478d: Waiting [2023-11-01T20:16:32.565Z] 58c5686df2fd: Waiting [2023-11-01T20:16:32.565Z] cc2447e1835a: Waiting [2023-11-01T20:16:32.565Z] 0bce49005a4c: Waiting [2023-11-01T20:16:32.565Z] d627ab02df5d: Layer already exists [2023-11-01T20:16:32.565Z] 44a18fadab72: Layer already exists [2023-11-01T20:16:32.565Z] a431a0d46f82: Layer already exists [2023-11-01T20:16:32.565Z] 643602ea323b: Layer already exists [2023-11-01T20:16:32.565Z] cba58862c6ef: Layer already exists [2023-11-01T20:16:32.565Z] 1edf6affab8a: Layer already exists [2023-11-01T20:16:32.565Z] a399abb15e81: Layer already exists [2023-11-01T20:16:32.565Z] 58c5686df2fd: Layer already exists [2023-11-01T20:16:32.565Z] 59745029478d: Layer already exists [2023-11-01T20:16:32.565Z] 0bce49005a4c: Layer already exists [2023-11-01T20:16:32.565Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:32.565Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:32.874Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:33.181Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-11-01T20:16:33.181Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-11-01T20:16:33.181Z] d627ab02df5d: Preparing [2023-11-01T20:16:33.181Z] a431a0d46f82: Preparing [2023-11-01T20:16:33.181Z] cba58862c6ef: Preparing [2023-11-01T20:16:33.181Z] 643602ea323b: Preparing [2023-11-01T20:16:33.181Z] 44a18fadab72: Preparing [2023-11-01T20:16:33.181Z] 0bce49005a4c: Preparing [2023-11-01T20:16:33.181Z] 1edf6affab8a: Preparing [2023-11-01T20:16:33.181Z] a399abb15e81: Preparing [2023-11-01T20:16:33.181Z] 59745029478d: Preparing [2023-11-01T20:16:33.181Z] 58c5686df2fd: Preparing [2023-11-01T20:16:33.181Z] cc2447e1835a: Preparing [2023-11-01T20:16:33.181Z] 0bce49005a4c: Waiting [2023-11-01T20:16:33.181Z] 1edf6affab8a: Waiting [2023-11-01T20:16:33.181Z] a399abb15e81: Waiting [2023-11-01T20:16:33.181Z] 58c5686df2fd: Waiting [2023-11-01T20:16:33.181Z] cc2447e1835a: Waiting [2023-11-01T20:16:33.181Z] 59745029478d: Waiting [2023-11-01T20:16:33.181Z] 643602ea323b: Layer already exists [2023-11-01T20:16:33.181Z] a431a0d46f82: Layer already exists [2023-11-01T20:16:33.181Z] cba58862c6ef: Layer already exists [2023-11-01T20:16:33.181Z] d627ab02df5d: Layer already exists [2023-11-01T20:16:33.181Z] 44a18fadab72: Layer already exists [2023-11-01T20:16:33.181Z] 1edf6affab8a: Layer already exists [2023-11-01T20:16:33.181Z] 58c5686df2fd: Layer already exists [2023-11-01T20:16:33.181Z] 0bce49005a4c: Layer already exists [2023-11-01T20:16:33.181Z] a399abb15e81: Layer already exists [2023-11-01T20:16:33.181Z] 59745029478d: Layer already exists [2023-11-01T20:16:33.181Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:33.181Z] main: digest: sha256:3376aa31505318bf2e63a50d23ec8bcb5de5a72076e59dfca23f5b2c42b59a5d size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:33.229Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:33.240Z] taggedImages: [2023-11-01T20:16:33.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:33.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-11-01T20:16:33.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.68 [2023-11-01T20:16:33.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:33.240Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-11-01T20:16:33.269Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-11-01T20:16:33.269Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:33.269Z] latest [2023-11-01T20:16:33.269Z] 3.1.0-dev.68 [2023-11-01T20:16:33.269Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:33.269Z] main [2023-11-01T20:16:33.269Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:33.595Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:33.896Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:33.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T20:16:33.896Z] 1d00666796dc: Preparing [2023-11-01T20:16:33.896Z] cf5bbcd32374: Preparing [2023-11-01T20:16:33.896Z] a399abb15e81: Preparing [2023-11-01T20:16:33.896Z] 59745029478d: Preparing [2023-11-01T20:16:33.896Z] 6c190b3630ef: Preparing [2023-11-01T20:16:33.896Z] cc2447e1835a: Preparing [2023-11-01T20:16:33.896Z] cc2447e1835a: Waiting [2023-11-01T20:16:33.896Z] 59745029478d: Layer already exists [2023-11-01T20:16:33.896Z] a399abb15e81: Layer already exists [2023-11-01T20:16:33.896Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:33.896Z] 1d00666796dc: Pushed [2023-11-01T20:16:34.464Z] 6c190b3630ef: Pushed [2023-11-01T20:16:36.370Z] cf5bbcd32374: Pushed [2023-11-01T20:16:36.370Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:36.684Z] + 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-11-01T20:16:36.984Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-01T20:16:36.984Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T20:16:36.984Z] 1d00666796dc: Preparing [2023-11-01T20:16:36.984Z] cf5bbcd32374: Preparing [2023-11-01T20:16:36.984Z] a399abb15e81: Preparing [2023-11-01T20:16:36.984Z] 59745029478d: Preparing [2023-11-01T20:16:36.984Z] 6c190b3630ef: Preparing [2023-11-01T20:16:36.984Z] cc2447e1835a: Preparing [2023-11-01T20:16:36.984Z] cc2447e1835a: Waiting [2023-11-01T20:16:36.984Z] 6c190b3630ef: Layer already exists [2023-11-01T20:16:36.984Z] 59745029478d: Layer already exists [2023-11-01T20:16:36.984Z] a399abb15e81: Layer already exists [2023-11-01T20:16:36.984Z] 1d00666796dc: Layer already exists [2023-11-01T20:16:36.984Z] cf5bbcd32374: Layer already exists [2023-11-01T20:16:36.984Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:36.984Z] latest: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:37.304Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:37.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.68 [2023-11-01T20:16:37.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T20:16:37.611Z] 1d00666796dc: Preparing [2023-11-01T20:16:37.611Z] cf5bbcd32374: Preparing [2023-11-01T20:16:37.611Z] a399abb15e81: Preparing [2023-11-01T20:16:37.611Z] 59745029478d: Preparing [2023-11-01T20:16:37.611Z] 6c190b3630ef: Preparing [2023-11-01T20:16:37.611Z] cc2447e1835a: Preparing [2023-11-01T20:16:37.611Z] cc2447e1835a: Waiting [2023-11-01T20:16:37.611Z] 59745029478d: Layer already exists [2023-11-01T20:16:37.611Z] 1d00666796dc: Layer already exists [2023-11-01T20:16:37.611Z] a399abb15e81: Layer already exists [2023-11-01T20:16:37.611Z] cf5bbcd32374: Layer already exists [2023-11-01T20:16:37.611Z] 6c190b3630ef: Layer already exists [2023-11-01T20:16:37.611Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:37.611Z] 3.1.0-dev.68: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:37.921Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:38.224Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:38.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T20:16:38.224Z] 1d00666796dc: Preparing [2023-11-01T20:16:38.224Z] cf5bbcd32374: Preparing [2023-11-01T20:16:38.224Z] a399abb15e81: Preparing [2023-11-01T20:16:38.224Z] 59745029478d: Preparing [2023-11-01T20:16:38.224Z] 6c190b3630ef: Preparing [2023-11-01T20:16:38.224Z] cc2447e1835a: Preparing [2023-11-01T20:16:38.224Z] a399abb15e81: Layer already exists [2023-11-01T20:16:38.224Z] 1d00666796dc: Layer already exists [2023-11-01T20:16:38.224Z] 59745029478d: Layer already exists [2023-11-01T20:16:38.224Z] 6c190b3630ef: Layer already exists [2023-11-01T20:16:38.224Z] cf5bbcd32374: Layer already exists [2023-11-01T20:16:38.224Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:38.224Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:38.529Z] + 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-11-01T20:16:38.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-11-01T20:16:38.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-11-01T20:16:38.831Z] 1d00666796dc: Preparing [2023-11-01T20:16:38.831Z] cf5bbcd32374: Preparing [2023-11-01T20:16:38.831Z] a399abb15e81: Preparing [2023-11-01T20:16:38.831Z] 59745029478d: Preparing [2023-11-01T20:16:38.831Z] 6c190b3630ef: Preparing [2023-11-01T20:16:38.831Z] cc2447e1835a: Preparing [2023-11-01T20:16:38.831Z] cc2447e1835a: Waiting [2023-11-01T20:16:38.831Z] 59745029478d: Layer already exists [2023-11-01T20:16:38.831Z] 1d00666796dc: Layer already exists [2023-11-01T20:16:38.831Z] cf5bbcd32374: Layer already exists [2023-11-01T20:16:38.831Z] a399abb15e81: Layer already exists [2023-11-01T20:16:38.831Z] 6c190b3630ef: Layer already exists [2023-11-01T20:16:38.831Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:38.831Z] main: digest: sha256:a008769fc490d4440a0a565b1c71cb5d93883c5de65927cf35df5b40b9503b2b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:38.863Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:38.868Z] taggedImages: [2023-11-01T20:16:38.868Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:38.868Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-11-01T20:16:38.868Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.68 [2023-11-01T20:16:38.868Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:38.868Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-11-01T20:16:38.884Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-11-01T20:16:38.884Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:38.884Z] latest [2023-11-01T20:16:38.884Z] 3.1.0-dev.68 [2023-11-01T20:16:38.884Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:38.884Z] main [2023-11-01T20:16:38.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:39.194Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:39.495Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:39.495Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T20:16:39.495Z] aca27728c49e: Preparing [2023-11-01T20:16:39.495Z] 1e373ceacbaf: Preparing [2023-11-01T20:16:39.495Z] cfc597ae4c4a: Preparing [2023-11-01T20:16:39.495Z] a399abb15e81: Preparing [2023-11-01T20:16:39.495Z] 59745029478d: Preparing [2023-11-01T20:16:39.495Z] e81bfc25079f: Preparing [2023-11-01T20:16:39.495Z] 335337cdb8f1: Preparing [2023-11-01T20:16:39.495Z] b58a7f514782: Preparing [2023-11-01T20:16:39.495Z] cc2447e1835a: Preparing [2023-11-01T20:16:39.495Z] e81bfc25079f: Waiting [2023-11-01T20:16:39.495Z] 335337cdb8f1: Waiting [2023-11-01T20:16:39.495Z] b58a7f514782: Waiting [2023-11-01T20:16:39.495Z] cc2447e1835a: Waiting [2023-11-01T20:16:39.495Z] a399abb15e81: Layer already exists [2023-11-01T20:16:39.495Z] 59745029478d: Layer already exists [2023-11-01T20:16:39.495Z] cfc597ae4c4a: Pushed [2023-11-01T20:16:39.495Z] 1e373ceacbaf: Pushed [2023-11-01T20:16:39.495Z] aca27728c49e: Pushed [2023-11-01T20:16:39.495Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:40.431Z] b58a7f514782: Pushed [2023-11-01T20:16:44.639Z] 335337cdb8f1: Pushed [2023-11-01T20:16:47.175Z] e81bfc25079f: Pushed [2023-11-01T20:16:47.175Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:47.489Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:47.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-01T20:16:47.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T20:16:47.796Z] aca27728c49e: Preparing [2023-11-01T20:16:47.796Z] 1e373ceacbaf: Preparing [2023-11-01T20:16:47.796Z] cfc597ae4c4a: Preparing [2023-11-01T20:16:47.796Z] a399abb15e81: Preparing [2023-11-01T20:16:47.796Z] 59745029478d: Preparing [2023-11-01T20:16:47.796Z] e81bfc25079f: Preparing [2023-11-01T20:16:47.796Z] 335337cdb8f1: Preparing [2023-11-01T20:16:47.796Z] b58a7f514782: Preparing [2023-11-01T20:16:47.796Z] cc2447e1835a: Preparing [2023-11-01T20:16:47.796Z] b58a7f514782: Waiting [2023-11-01T20:16:47.796Z] e81bfc25079f: Waiting [2023-11-01T20:16:47.796Z] 335337cdb8f1: Waiting [2023-11-01T20:16:47.796Z] cc2447e1835a: Waiting [2023-11-01T20:16:47.796Z] cfc597ae4c4a: Layer already exists [2023-11-01T20:16:47.796Z] a399abb15e81: Layer already exists [2023-11-01T20:16:47.796Z] aca27728c49e: Layer already exists [2023-11-01T20:16:47.796Z] 1e373ceacbaf: Layer already exists [2023-11-01T20:16:47.796Z] 59745029478d: Layer already exists [2023-11-01T20:16:47.796Z] 335337cdb8f1: Layer already exists [2023-11-01T20:16:47.796Z] e81bfc25079f: Layer already exists [2023-11-01T20:16:47.796Z] b58a7f514782: Layer already exists [2023-11-01T20:16:47.796Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:47.796Z] latest: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:48.114Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:48.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.68 [2023-11-01T20:16:48.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T20:16:48.429Z] aca27728c49e: Preparing [2023-11-01T20:16:48.429Z] 1e373ceacbaf: Preparing [2023-11-01T20:16:48.429Z] cfc597ae4c4a: Preparing [2023-11-01T20:16:48.429Z] a399abb15e81: Preparing [2023-11-01T20:16:48.429Z] 59745029478d: Preparing [2023-11-01T20:16:48.429Z] e81bfc25079f: Preparing [2023-11-01T20:16:48.429Z] 335337cdb8f1: Preparing [2023-11-01T20:16:48.429Z] b58a7f514782: Preparing [2023-11-01T20:16:48.429Z] cc2447e1835a: Preparing [2023-11-01T20:16:48.429Z] e81bfc25079f: Waiting [2023-11-01T20:16:48.429Z] 335337cdb8f1: Waiting [2023-11-01T20:16:48.429Z] b58a7f514782: Waiting [2023-11-01T20:16:48.429Z] cc2447e1835a: Waiting [2023-11-01T20:16:48.429Z] 59745029478d: Layer already exists [2023-11-01T20:16:48.429Z] 1e373ceacbaf: Layer already exists [2023-11-01T20:16:48.429Z] aca27728c49e: Layer already exists [2023-11-01T20:16:48.429Z] a399abb15e81: Layer already exists [2023-11-01T20:16:48.429Z] cfc597ae4c4a: Layer already exists [2023-11-01T20:16:48.429Z] 335337cdb8f1: Layer already exists [2023-11-01T20:16:48.429Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:48.429Z] e81bfc25079f: Layer already exists [2023-11-01T20:16:48.429Z] b58a7f514782: Layer already exists [2023-11-01T20:16:48.429Z] 3.1.0-dev.68: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:48.749Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:49.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:49.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T20:16:49.062Z] aca27728c49e: Preparing [2023-11-01T20:16:49.062Z] 1e373ceacbaf: Preparing [2023-11-01T20:16:49.062Z] cfc597ae4c4a: Preparing [2023-11-01T20:16:49.062Z] a399abb15e81: Preparing [2023-11-01T20:16:49.062Z] 59745029478d: Preparing [2023-11-01T20:16:49.062Z] e81bfc25079f: Preparing [2023-11-01T20:16:49.062Z] 335337cdb8f1: Preparing [2023-11-01T20:16:49.062Z] b58a7f514782: Preparing [2023-11-01T20:16:49.062Z] cc2447e1835a: Preparing [2023-11-01T20:16:49.062Z] e81bfc25079f: Waiting [2023-11-01T20:16:49.062Z] 335337cdb8f1: Waiting [2023-11-01T20:16:49.062Z] b58a7f514782: Waiting [2023-11-01T20:16:49.062Z] cc2447e1835a: Waiting [2023-11-01T20:16:49.062Z] cfc597ae4c4a: Layer already exists [2023-11-01T20:16:49.062Z] 59745029478d: Layer already exists [2023-11-01T20:16:49.062Z] a399abb15e81: Layer already exists [2023-11-01T20:16:49.062Z] aca27728c49e: Layer already exists [2023-11-01T20:16:49.062Z] 1e373ceacbaf: Layer already exists [2023-11-01T20:16:49.062Z] 335337cdb8f1: Layer already exists [2023-11-01T20:16:49.062Z] b58a7f514782: Layer already exists [2023-11-01T20:16:49.062Z] e81bfc25079f: Layer already exists [2023-11-01T20:16:49.062Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:49.062Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:49.368Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:49.674Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-11-01T20:16:49.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-11-01T20:16:49.675Z] aca27728c49e: Preparing [2023-11-01T20:16:49.675Z] 1e373ceacbaf: Preparing [2023-11-01T20:16:49.675Z] cfc597ae4c4a: Preparing [2023-11-01T20:16:49.675Z] a399abb15e81: Preparing [2023-11-01T20:16:49.675Z] 59745029478d: Preparing [2023-11-01T20:16:49.675Z] e81bfc25079f: Preparing [2023-11-01T20:16:49.675Z] 335337cdb8f1: Preparing [2023-11-01T20:16:49.675Z] b58a7f514782: Preparing [2023-11-01T20:16:49.675Z] cc2447e1835a: Preparing [2023-11-01T20:16:49.675Z] e81bfc25079f: Waiting [2023-11-01T20:16:49.675Z] b58a7f514782: Waiting [2023-11-01T20:16:49.675Z] 335337cdb8f1: Waiting [2023-11-01T20:16:49.675Z] cc2447e1835a: Waiting [2023-11-01T20:16:49.675Z] cfc597ae4c4a: Layer already exists [2023-11-01T20:16:49.675Z] aca27728c49e: Layer already exists [2023-11-01T20:16:49.675Z] 1e373ceacbaf: Layer already exists [2023-11-01T20:16:49.675Z] 59745029478d: Layer already exists [2023-11-01T20:16:49.675Z] a399abb15e81: Layer already exists [2023-11-01T20:16:49.675Z] e81bfc25079f: Layer already exists [2023-11-01T20:16:49.675Z] 335337cdb8f1: Layer already exists [2023-11-01T20:16:49.675Z] b58a7f514782: Layer already exists [2023-11-01T20:16:49.675Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:49.675Z] main: digest: sha256:f8335b0bf8c73cb23f3c546c98daa647d3b57fc0fb5633a1a46acc71a94e0766 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:16:49.713Z] ===================================================== [Pipeline] echo [2023-11-01T20:16:49.719Z] taggedImages: [2023-11-01T20:16:49.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:49.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-11-01T20:16:49.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.68 [2023-11-01T20:16:49.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:49.719Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-11-01T20:16:49.734Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-11-01T20:16:49.734Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:49.734Z] latest [2023-11-01T20:16:49.734Z] 3.1.0-dev.68 [2023-11-01T20:16:49.734Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:16:49.734Z] main [2023-11-01T20:16:49.734Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:50.045Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:50.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:16:50.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T20:16:50.348Z] 237c231e79af: Preparing [2023-11-01T20:16:50.348Z] 989762103822: Preparing [2023-11-01T20:16:50.348Z] f0c9def18527: Preparing [2023-11-01T20:16:50.348Z] a399abb15e81: Preparing [2023-11-01T20:16:50.348Z] 59745029478d: Preparing [2023-11-01T20:16:50.348Z] 6563499a4b37: Preparing [2023-11-01T20:16:50.348Z] c6dd7fc9d639: Preparing [2023-11-01T20:16:50.348Z] cc2447e1835a: Preparing [2023-11-01T20:16:50.348Z] c6dd7fc9d639: Waiting [2023-11-01T20:16:50.348Z] 6563499a4b37: Waiting [2023-11-01T20:16:50.348Z] cc2447e1835a: Waiting [2023-11-01T20:16:50.348Z] a399abb15e81: Layer already exists [2023-11-01T20:16:50.348Z] 59745029478d: Layer already exists [2023-11-01T20:16:50.348Z] f0c9def18527: Pushed [2023-11-01T20:16:50.348Z] 237c231e79af: Pushed [2023-11-01T20:16:50.348Z] 989762103822: Pushed [2023-11-01T20:16:50.348Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:50.607Z] c6dd7fc9d639: Pushed [2023-11-01T20:16:52.160Z] #69 DONE 54.7s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #74 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #74 DONE 44.8s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #70 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #70 DONE 51.2s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #76 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #76 DONE 44.1s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #96 [core-data builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #96 DONE 1.1s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #97 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:52.160Z] #97 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #98 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #98 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #99 [core-command builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #99 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #100 [support-scheduler builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #100 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #101 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #101 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #102 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:52.160Z] #102 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #103 [core-metadata builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #103 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #104 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:52.160Z] #104 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #105 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #105 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #106 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:52.160Z] #106 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #107 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #107 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #108 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #108 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #109 [support-notifications builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #109 DONE 1.2s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #110 [security-proxy-auth builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #110 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #111 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:52.160Z] #111 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #112 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #112 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #113 [security-proxy-setup builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #113 DONE 1.2s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T20:16:52.160Z] #114 ... [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #115 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #115 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #116 [security-bootstrapper builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #116 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #117 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:52.160Z] #117 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #118 [security-spiffe-token-provider builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #118 DONE 1.2s [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #119 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-11-01T20:16:52.160Z] #119 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #120 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-11-01T20:16:52.160Z] #120 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2023-11-01T20:16:52.160Z] #121 CACHED [2023-11-01T20:16:52.160Z] [2023-11-01T20:16:52.160Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:16:54.105Z] #122 4.550 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-11-01T20:16:54.690Z] #122 ... [2023-11-01T20:16:54.691Z] [2023-11-01T20:16:54.691Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T20:16:54.691Z] #114 5.564 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-11-01T20:16:58.728Z] 6563499a4b37: Pushed [2023-11-01T20:16:58.728Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:59.057Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:59.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-01T20:16:59.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T20:16:59.371Z] 237c231e79af: Preparing [2023-11-01T20:16:59.371Z] 989762103822: Preparing [2023-11-01T20:16:59.371Z] f0c9def18527: Preparing [2023-11-01T20:16:59.371Z] a399abb15e81: Preparing [2023-11-01T20:16:59.371Z] 59745029478d: Preparing [2023-11-01T20:16:59.371Z] 6563499a4b37: Preparing [2023-11-01T20:16:59.371Z] c6dd7fc9d639: Preparing [2023-11-01T20:16:59.371Z] cc2447e1835a: Preparing [2023-11-01T20:16:59.371Z] c6dd7fc9d639: Waiting [2023-11-01T20:16:59.371Z] cc2447e1835a: Waiting [2023-11-01T20:16:59.371Z] 6563499a4b37: Waiting [2023-11-01T20:16:59.371Z] 237c231e79af: Layer already exists [2023-11-01T20:16:59.371Z] 59745029478d: Layer already exists [2023-11-01T20:16:59.371Z] 989762103822: Layer already exists [2023-11-01T20:16:59.371Z] f0c9def18527: Layer already exists [2023-11-01T20:16:59.371Z] a399abb15e81: Layer already exists [2023-11-01T20:16:59.371Z] 6563499a4b37: Layer already exists [2023-11-01T20:16:59.371Z] c6dd7fc9d639: Layer already exists [2023-11-01T20:16:59.371Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:59.371Z] latest: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:59.681Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:16:59.989Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.68 [2023-11-01T20:16:59.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T20:16:59.989Z] 237c231e79af: Preparing [2023-11-01T20:16:59.989Z] 989762103822: Preparing [2023-11-01T20:16:59.989Z] f0c9def18527: Preparing [2023-11-01T20:16:59.989Z] a399abb15e81: Preparing [2023-11-01T20:16:59.989Z] 59745029478d: Preparing [2023-11-01T20:16:59.989Z] 6563499a4b37: Preparing [2023-11-01T20:16:59.989Z] c6dd7fc9d639: Preparing [2023-11-01T20:16:59.989Z] cc2447e1835a: Preparing [2023-11-01T20:16:59.989Z] cc2447e1835a: Waiting [2023-11-01T20:16:59.989Z] 6563499a4b37: Waiting [2023-11-01T20:16:59.989Z] c6dd7fc9d639: Waiting [2023-11-01T20:16:59.989Z] f0c9def18527: Layer already exists [2023-11-01T20:16:59.989Z] 237c231e79af: Layer already exists [2023-11-01T20:16:59.989Z] 59745029478d: Layer already exists [2023-11-01T20:16:59.989Z] 989762103822: Layer already exists [2023-11-01T20:16:59.989Z] a399abb15e81: Layer already exists [2023-11-01T20:16:59.989Z] 6563499a4b37: Layer already exists [2023-11-01T20:16:59.989Z] c6dd7fc9d639: Layer already exists [2023-11-01T20:16:59.989Z] cc2447e1835a: Layer already exists [2023-11-01T20:16:59.989Z] 3.1.0-dev.68: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:00.045Z] #114 ... [2023-11-01T20:17:00.045Z] [2023-11-01T20:17:00.045Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T20:17:00.045Z] #0 5.670 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-11-01T20:17:00.045Z] #123 ... [2023-11-01T20:17:00.045Z] [2023-11-01T20:17:00.045Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:17:00.045Z] #0 4.041 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-11-01T20:17:00.045Z] #124 ... [2023-11-01T20:17:00.045Z] [2023-11-01T20:17:00.045Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T20:17:00.045Z] #0 4.889 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-11-01T20:17:00.045Z] #125 ... [2023-11-01T20:17:00.045Z] [2023-11-01T20:17:00.045Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T20:17:00.045Z] #0 4.708 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-11-01T20:17:00.045Z] #126 ... [2023-11-01T20:17:00.045Z] [2023-11-01T20:17:00.045Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T20:17:00.045Z] #0 4.658 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-11-01T20:17:00.045Z] #127 ... [2023-11-01T20:17:00.045Z] [2023-11-01T20:17:00.045Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T20:17:00.045Z] #0 4.861 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-11-01T20:17:00.298Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [2023-11-01T20:17:00.317Z] #128 ... [2023-11-01T20:17:00.317Z] [2023-11-01T20:17:00.317Z] #129 [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-11-01T20:17:00.317Z] #0 5.663 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:00.584Z] #129 ... [2023-11-01T20:17:00.585Z] [2023-11-01T20:17:00.585Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T20:17:00.585Z] #0 5.047 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-11-01T20:17:00.585Z] #130 ... [2023-11-01T20:17:00.585Z] [2023-11-01T20:17:00.585Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:17:00.585Z] #0 5.526 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-11-01T20:17:00.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:00.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T20:17:00.609Z] 237c231e79af: Preparing [2023-11-01T20:17:00.609Z] 989762103822: Preparing [2023-11-01T20:17:00.609Z] f0c9def18527: Preparing [2023-11-01T20:17:00.609Z] a399abb15e81: Preparing [2023-11-01T20:17:00.609Z] 59745029478d: Preparing [2023-11-01T20:17:00.609Z] 6563499a4b37: Preparing [2023-11-01T20:17:00.609Z] c6dd7fc9d639: Preparing [2023-11-01T20:17:00.609Z] cc2447e1835a: Preparing [2023-11-01T20:17:00.609Z] c6dd7fc9d639: Waiting [2023-11-01T20:17:00.609Z] 6563499a4b37: Waiting [2023-11-01T20:17:00.609Z] f0c9def18527: Layer already exists [2023-11-01T20:17:00.609Z] a399abb15e81: Layer already exists [2023-11-01T20:17:00.609Z] 237c231e79af: Layer already exists [2023-11-01T20:17:00.609Z] 59745029478d: Layer already exists [2023-11-01T20:17:00.609Z] 989762103822: Layer already exists [2023-11-01T20:17:00.609Z] 6563499a4b37: Layer already exists [2023-11-01T20:17:00.609Z] c6dd7fc9d639: Layer already exists [2023-11-01T20:17:00.609Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:00.609Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:00.929Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:01.239Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-11-01T20:17:01.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-11-01T20:17:01.239Z] 237c231e79af: Preparing [2023-11-01T20:17:01.239Z] 989762103822: Preparing [2023-11-01T20:17:01.239Z] f0c9def18527: Preparing [2023-11-01T20:17:01.239Z] a399abb15e81: Preparing [2023-11-01T20:17:01.239Z] 59745029478d: Preparing [2023-11-01T20:17:01.239Z] 6563499a4b37: Preparing [2023-11-01T20:17:01.239Z] c6dd7fc9d639: Preparing [2023-11-01T20:17:01.239Z] cc2447e1835a: Preparing [2023-11-01T20:17:01.239Z] c6dd7fc9d639: Waiting [2023-11-01T20:17:01.239Z] cc2447e1835a: Waiting [2023-11-01T20:17:01.239Z] 6563499a4b37: Waiting [2023-11-01T20:17:01.239Z] 59745029478d: Layer already exists [2023-11-01T20:17:01.239Z] a399abb15e81: Layer already exists [2023-11-01T20:17:01.239Z] 237c231e79af: Layer already exists [2023-11-01T20:17:01.239Z] f0c9def18527: Layer already exists [2023-11-01T20:17:01.239Z] 989762103822: Layer already exists [2023-11-01T20:17:01.239Z] 6563499a4b37: Layer already exists [2023-11-01T20:17:01.239Z] c6dd7fc9d639: Layer already exists [2023-11-01T20:17:01.239Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:01.239Z] main: digest: sha256:76e8b033a190a2b290df2938efdc62abc480c252e7ef9ef62d346678e9b010b0 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:17:01.275Z] ===================================================== [Pipeline] echo [2023-11-01T20:17:01.288Z] taggedImages: [2023-11-01T20:17:01.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:01.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-11-01T20:17:01.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.68 [2023-11-01T20:17:01.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:01.288Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-11-01T20:17:01.307Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-11-01T20:17:01.307Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:01.307Z] latest [2023-11-01T20:17:01.307Z] 3.1.0-dev.68 [2023-11-01T20:17:01.307Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:01.307Z] main [2023-11-01T20:17:01.307Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:01.624Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:01.934Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:01.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T20:17:01.934Z] 0de158bf0cb2: Preparing [2023-11-01T20:17:01.934Z] fc2c5790b872: Preparing [2023-11-01T20:17:01.934Z] dcc3819e6dba: Preparing [2023-11-01T20:17:01.934Z] a399abb15e81: Preparing [2023-11-01T20:17:01.934Z] 59745029478d: Preparing [2023-11-01T20:17:01.934Z] 6563499a4b37: Preparing [2023-11-01T20:17:01.934Z] b58a7f514782: Preparing [2023-11-01T20:17:01.934Z] 6563499a4b37: Waiting [2023-11-01T20:17:01.934Z] cc2447e1835a: Preparing [2023-11-01T20:17:01.934Z] b58a7f514782: Waiting [2023-11-01T20:17:01.934Z] cc2447e1835a: Waiting [2023-11-01T20:17:01.934Z] a399abb15e81: Layer already exists [2023-11-01T20:17:01.934Z] 59745029478d: Layer already exists [2023-11-01T20:17:01.934Z] 6563499a4b37: Layer already exists [2023-11-01T20:17:01.934Z] b58a7f514782: Layer already exists [2023-11-01T20:17:01.934Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:01.934Z] fc2c5790b872: Pushed [2023-11-01T20:17:01.934Z] dcc3819e6dba: Pushed [2023-11-01T20:17:01.934Z] 0de158bf0cb2: Pushed [2023-11-01T20:17:02.194Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:02.508Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:02.817Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-01T20:17:02.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T20:17:02.817Z] 0de158bf0cb2: Preparing [2023-11-01T20:17:02.817Z] fc2c5790b872: Preparing [2023-11-01T20:17:02.817Z] dcc3819e6dba: Preparing [2023-11-01T20:17:02.817Z] a399abb15e81: Preparing [2023-11-01T20:17:02.817Z] 59745029478d: Preparing [2023-11-01T20:17:02.817Z] 6563499a4b37: Preparing [2023-11-01T20:17:02.817Z] b58a7f514782: Preparing [2023-11-01T20:17:02.817Z] cc2447e1835a: Preparing [2023-11-01T20:17:02.817Z] b58a7f514782: Waiting [2023-11-01T20:17:02.817Z] 6563499a4b37: Waiting [2023-11-01T20:17:02.817Z] cc2447e1835a: Waiting [2023-11-01T20:17:02.817Z] 0de158bf0cb2: Layer already exists [2023-11-01T20:17:02.817Z] fc2c5790b872: Layer already exists [2023-11-01T20:17:02.817Z] 59745029478d: Layer already exists [2023-11-01T20:17:02.817Z] a399abb15e81: Layer already exists [2023-11-01T20:17:02.817Z] dcc3819e6dba: Layer already exists [2023-11-01T20:17:02.817Z] 6563499a4b37: Layer already exists [2023-11-01T20:17:02.817Z] b58a7f514782: Layer already exists [2023-11-01T20:17:02.817Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:02.817Z] latest: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:03.125Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:03.432Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.68 [2023-11-01T20:17:03.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T20:17:03.432Z] 0de158bf0cb2: Preparing [2023-11-01T20:17:03.432Z] fc2c5790b872: Preparing [2023-11-01T20:17:03.432Z] dcc3819e6dba: Preparing [2023-11-01T20:17:03.432Z] a399abb15e81: Preparing [2023-11-01T20:17:03.432Z] 59745029478d: Preparing [2023-11-01T20:17:03.432Z] 6563499a4b37: Preparing [2023-11-01T20:17:03.432Z] b58a7f514782: Preparing [2023-11-01T20:17:03.432Z] cc2447e1835a: Preparing [2023-11-01T20:17:03.432Z] 6563499a4b37: Waiting [2023-11-01T20:17:03.432Z] cc2447e1835a: Waiting [2023-11-01T20:17:03.432Z] b58a7f514782: Waiting [2023-11-01T20:17:03.432Z] dcc3819e6dba: Layer already exists [2023-11-01T20:17:03.432Z] 59745029478d: Layer already exists [2023-11-01T20:17:03.432Z] a399abb15e81: Layer already exists [2023-11-01T20:17:03.432Z] 0de158bf0cb2: Layer already exists [2023-11-01T20:17:03.432Z] fc2c5790b872: Layer already exists [2023-11-01T20:17:03.432Z] 6563499a4b37: Layer already exists [2023-11-01T20:17:03.432Z] b58a7f514782: Layer already exists [2023-11-01T20:17:03.432Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:03.432Z] 3.1.0-dev.68: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:03.750Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:04.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:04.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T20:17:04.406Z] 0de158bf0cb2: Preparing [2023-11-01T20:17:04.406Z] fc2c5790b872: Preparing [2023-11-01T20:17:04.406Z] dcc3819e6dba: Preparing [2023-11-01T20:17:04.406Z] a399abb15e81: Preparing [2023-11-01T20:17:04.406Z] 59745029478d: Preparing [2023-11-01T20:17:04.406Z] 6563499a4b37: Preparing [2023-11-01T20:17:04.406Z] b58a7f514782: Preparing [2023-11-01T20:17:04.406Z] cc2447e1835a: Preparing [2023-11-01T20:17:04.406Z] 6563499a4b37: Waiting [2023-11-01T20:17:04.406Z] b58a7f514782: Waiting [2023-11-01T20:17:04.406Z] cc2447e1835a: Waiting [2023-11-01T20:17:04.406Z] 59745029478d: Layer already exists [2023-11-01T20:17:04.406Z] fc2c5790b872: Layer already exists [2023-11-01T20:17:04.406Z] a399abb15e81: Layer already exists [2023-11-01T20:17:04.406Z] 0de158bf0cb2: Layer already exists [2023-11-01T20:17:04.406Z] 6563499a4b37: Layer already exists [2023-11-01T20:17:04.406Z] b58a7f514782: Layer already exists [2023-11-01T20:17:05.060Z] dcc3819e6dba: Layer already exists [2023-11-01T20:17:05.060Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:05.060Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:05.372Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:05.680Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-11-01T20:17:05.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-11-01T20:17:05.680Z] 0de158bf0cb2: Preparing [2023-11-01T20:17:05.680Z] fc2c5790b872: Preparing [2023-11-01T20:17:05.680Z] dcc3819e6dba: Preparing [2023-11-01T20:17:05.680Z] a399abb15e81: Preparing [2023-11-01T20:17:05.680Z] 59745029478d: Preparing [2023-11-01T20:17:05.680Z] 6563499a4b37: Preparing [2023-11-01T20:17:05.680Z] b58a7f514782: Preparing [2023-11-01T20:17:05.680Z] cc2447e1835a: Preparing [2023-11-01T20:17:05.680Z] 6563499a4b37: Waiting [2023-11-01T20:17:05.680Z] cc2447e1835a: Waiting [2023-11-01T20:17:05.680Z] b58a7f514782: Waiting [2023-11-01T20:17:05.680Z] 59745029478d: Layer already exists [2023-11-01T20:17:05.680Z] dcc3819e6dba: Layer already exists [2023-11-01T20:17:05.680Z] fc2c5790b872: Layer already exists [2023-11-01T20:17:05.680Z] 0de158bf0cb2: Layer already exists [2023-11-01T20:17:05.680Z] a399abb15e81: Layer already exists [2023-11-01T20:17:05.680Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:05.680Z] 6563499a4b37: Layer already exists [2023-11-01T20:17:05.680Z] b58a7f514782: Layer already exists [2023-11-01T20:17:05.680Z] main: digest: sha256:34396bb92f0debb56264d6a5b42dcceea10e9037293c99bf7400dd2bbe143ad1 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:17:05.726Z] ===================================================== [Pipeline] echo [2023-11-01T20:17:05.732Z] taggedImages: [2023-11-01T20:17:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-11-01T20:17:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.68 [2023-11-01T20:17:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:05.732Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-11-01T20:17:05.747Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-11-01T20:17:05.747Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:05.747Z] latest [2023-11-01T20:17:05.747Z] 3.1.0-dev.68 [2023-11-01T20:17:05.747Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:05.747Z] main [2023-11-01T20:17:05.747Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:06.050Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:06.351Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:06.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T20:17:06.351Z] f74356de7800: Preparing [2023-11-01T20:17:06.351Z] 9b56051cbcc5: Preparing [2023-11-01T20:17:06.351Z] a399abb15e81: Preparing [2023-11-01T20:17:06.351Z] 59745029478d: Preparing [2023-11-01T20:17:06.351Z] ceede581b4a5: Preparing [2023-11-01T20:17:06.351Z] cc2447e1835a: Preparing [2023-11-01T20:17:06.351Z] cc2447e1835a: Waiting [2023-11-01T20:17:06.351Z] a399abb15e81: Layer already exists [2023-11-01T20:17:06.351Z] 59745029478d: Layer already exists [2023-11-01T20:17:06.351Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:06.351Z] f74356de7800: Pushed [2023-11-01T20:17:06.351Z] ceede581b4a5: Pushed [2023-11-01T20:17:10.543Z] 9b56051cbcc5: Pushed [2023-11-01T20:17:10.543Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:10.846Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:11.144Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-01T20:17:11.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T20:17:11.144Z] f74356de7800: Preparing [2023-11-01T20:17:11.144Z] 9b56051cbcc5: Preparing [2023-11-01T20:17:11.144Z] a399abb15e81: Preparing [2023-11-01T20:17:11.144Z] 59745029478d: Preparing [2023-11-01T20:17:11.144Z] ceede581b4a5: Preparing [2023-11-01T20:17:11.144Z] cc2447e1835a: Preparing [2023-11-01T20:17:11.144Z] cc2447e1835a: Waiting [2023-11-01T20:17:11.144Z] 9b56051cbcc5: Layer already exists [2023-11-01T20:17:11.144Z] a399abb15e81: Layer already exists [2023-11-01T20:17:11.144Z] ceede581b4a5: Layer already exists [2023-11-01T20:17:11.144Z] 59745029478d: Layer already exists [2023-11-01T20:17:11.144Z] f74356de7800: Layer already exists [2023-11-01T20:17:11.144Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:11.144Z] latest: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:11.456Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:11.759Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.68 [2023-11-01T20:17:11.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T20:17:11.759Z] f74356de7800: Preparing [2023-11-01T20:17:11.759Z] 9b56051cbcc5: Preparing [2023-11-01T20:17:11.759Z] a399abb15e81: Preparing [2023-11-01T20:17:11.759Z] 59745029478d: Preparing [2023-11-01T20:17:11.759Z] ceede581b4a5: Preparing [2023-11-01T20:17:11.759Z] cc2447e1835a: Preparing [2023-11-01T20:17:11.759Z] cc2447e1835a: Waiting [2023-11-01T20:17:11.759Z] a399abb15e81: Layer already exists [2023-11-01T20:17:11.759Z] ceede581b4a5: Layer already exists [2023-11-01T20:17:11.759Z] f74356de7800: Layer already exists [2023-11-01T20:17:11.759Z] 59745029478d: Layer already exists [2023-11-01T20:17:11.759Z] 9b56051cbcc5: Layer already exists [2023-11-01T20:17:11.759Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:11.759Z] 3.1.0-dev.68: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:12.069Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:12.378Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:12.378Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T20:17:12.378Z] f74356de7800: Preparing [2023-11-01T20:17:12.378Z] 9b56051cbcc5: Preparing [2023-11-01T20:17:12.378Z] a399abb15e81: Preparing [2023-11-01T20:17:12.378Z] 59745029478d: Preparing [2023-11-01T20:17:12.378Z] ceede581b4a5: Preparing [2023-11-01T20:17:12.378Z] cc2447e1835a: Preparing [2023-11-01T20:17:12.379Z] cc2447e1835a: Waiting [2023-11-01T20:17:12.379Z] 9b56051cbcc5: Layer already exists [2023-11-01T20:17:12.379Z] ceede581b4a5: Layer already exists [2023-11-01T20:17:12.379Z] 59745029478d: Layer already exists [2023-11-01T20:17:12.379Z] a399abb15e81: Layer already exists [2023-11-01T20:17:12.379Z] f74356de7800: Layer already exists [2023-11-01T20:17:12.379Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:12.379Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:12.697Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:13.000Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-11-01T20:17:13.000Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-11-01T20:17:13.000Z] f74356de7800: Preparing [2023-11-01T20:17:13.000Z] 9b56051cbcc5: Preparing [2023-11-01T20:17:13.000Z] a399abb15e81: Preparing [2023-11-01T20:17:13.000Z] 59745029478d: Preparing [2023-11-01T20:17:13.000Z] ceede581b4a5: Preparing [2023-11-01T20:17:13.000Z] cc2447e1835a: Preparing [2023-11-01T20:17:13.000Z] cc2447e1835a: Waiting [2023-11-01T20:17:13.000Z] a399abb15e81: Layer already exists [2023-11-01T20:17:13.000Z] 59745029478d: Layer already exists [2023-11-01T20:17:13.000Z] f74356de7800: Layer already exists [2023-11-01T20:17:13.000Z] 9b56051cbcc5: Layer already exists [2023-11-01T20:17:13.000Z] ceede581b4a5: Layer already exists [2023-11-01T20:17:13.000Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:13.000Z] main: digest: sha256:b52d5f242e717749edda46e64e7e4dacd978b1b4b5ae800d7e0d32b70749e7dd size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:17:13.038Z] ===================================================== [Pipeline] echo [2023-11-01T20:17:13.055Z] taggedImages: [2023-11-01T20:17:13.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:13.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-11-01T20:17:13.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.68 [2023-11-01T20:17:13.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:13.055Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-11-01T20:17:13.080Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-11-01T20:17:13.080Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:13.080Z] latest [2023-11-01T20:17:13.080Z] 3.1.0-dev.68 [2023-11-01T20:17:13.080Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:13.080Z] main [2023-11-01T20:17:13.080Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:13.406Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:13.707Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:13.707Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T20:17:13.707Z] 8c7b2cccfc3a: Preparing [2023-11-01T20:17:13.707Z] 0b6250135035: Preparing [2023-11-01T20:17:13.707Z] a399abb15e81: Preparing [2023-11-01T20:17:13.707Z] 59745029478d: Preparing [2023-11-01T20:17:13.707Z] 49ea3e1bc817: Preparing [2023-11-01T20:17:13.707Z] cc2447e1835a: Preparing [2023-11-01T20:17:13.707Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:17:13.707Z] 59745029478d: Layer already exists [2023-11-01T20:17:13.707Z] a399abb15e81: Layer already exists [2023-11-01T20:17:13.707Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:13.707Z] 8c7b2cccfc3a: Pushed [2023-11-01T20:17:16.244Z] 0b6250135035: Pushed [2023-11-01T20:17:16.507Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:16.816Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:17.128Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-01T20:17:17.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T20:17:17.129Z] 8c7b2cccfc3a: Preparing [2023-11-01T20:17:17.129Z] 0b6250135035: Preparing [2023-11-01T20:17:17.129Z] a399abb15e81: Preparing [2023-11-01T20:17:17.129Z] 59745029478d: Preparing [2023-11-01T20:17:17.129Z] 49ea3e1bc817: Preparing [2023-11-01T20:17:17.129Z] cc2447e1835a: Preparing [2023-11-01T20:17:17.129Z] a399abb15e81: Layer already exists [2023-11-01T20:17:17.129Z] 59745029478d: Layer already exists [2023-11-01T20:17:17.129Z] 8c7b2cccfc3a: Layer already exists [2023-11-01T20:17:17.129Z] 0b6250135035: Layer already exists [2023-11-01T20:17:17.129Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:17:17.129Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:17.129Z] latest: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:17.437Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:17.744Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.68 [2023-11-01T20:17:17.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T20:17:17.744Z] 8c7b2cccfc3a: Preparing [2023-11-01T20:17:17.744Z] 0b6250135035: Preparing [2023-11-01T20:17:17.744Z] a399abb15e81: Preparing [2023-11-01T20:17:17.744Z] 59745029478d: Preparing [2023-11-01T20:17:17.744Z] 49ea3e1bc817: Preparing [2023-11-01T20:17:17.744Z] cc2447e1835a: Preparing [2023-11-01T20:17:17.744Z] cc2447e1835a: Waiting [2023-11-01T20:17:17.744Z] 59745029478d: Layer already exists [2023-11-01T20:17:17.744Z] a399abb15e81: Layer already exists [2023-11-01T20:17:17.744Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:17:17.744Z] 0b6250135035: Layer already exists [2023-11-01T20:17:17.744Z] 8c7b2cccfc3a: Layer already exists [2023-11-01T20:17:17.744Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:17.744Z] 3.1.0-dev.68: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:18.046Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:18.360Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:18.360Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T20:17:18.360Z] 8c7b2cccfc3a: Preparing [2023-11-01T20:17:18.360Z] 0b6250135035: Preparing [2023-11-01T20:17:18.360Z] a399abb15e81: Preparing [2023-11-01T20:17:18.360Z] 59745029478d: Preparing [2023-11-01T20:17:18.360Z] 49ea3e1bc817: Preparing [2023-11-01T20:17:18.360Z] cc2447e1835a: Preparing [2023-11-01T20:17:18.360Z] cc2447e1835a: Waiting [2023-11-01T20:17:18.360Z] 0b6250135035: Layer already exists [2023-11-01T20:17:18.360Z] 59745029478d: Layer already exists [2023-11-01T20:17:18.360Z] a399abb15e81: Layer already exists [2023-11-01T20:17:18.360Z] 8c7b2cccfc3a: Layer already exists [2023-11-01T20:17:18.360Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:17:18.360Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:18.360Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:18.677Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:17:18.980Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-11-01T20:17:18.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-11-01T20:17:19.240Z] 8c7b2cccfc3a: Preparing [2023-11-01T20:17:19.240Z] 0b6250135035: Preparing [2023-11-01T20:17:19.240Z] a399abb15e81: Preparing [2023-11-01T20:17:19.240Z] 59745029478d: Preparing [2023-11-01T20:17:19.240Z] 49ea3e1bc817: Preparing [2023-11-01T20:17:19.240Z] cc2447e1835a: Preparing [2023-11-01T20:17:19.240Z] cc2447e1835a: Waiting [2023-11-01T20:17:19.240Z] a399abb15e81: Layer already exists [2023-11-01T20:17:19.240Z] 49ea3e1bc817: Layer already exists [2023-11-01T20:17:19.240Z] 59745029478d: Layer already exists [2023-11-01T20:17:19.240Z] 8c7b2cccfc3a: Layer already exists [2023-11-01T20:17:19.240Z] 0b6250135035: Layer already exists [2023-11-01T20:17:19.240Z] cc2447e1835a: Layer already exists [2023-11-01T20:17:19.808Z] main: digest: sha256:24416a5794394becf57a796f5eaee80ffdd0db521092b1eaf95cbab0bf5e5a9f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:17:19.844Z] ===================================================== [Pipeline] echo [2023-11-01T20:17:19.851Z] taggedImages: [2023-11-01T20:17:19.851Z] - nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:17:19.851Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-11-01T20:17:19.851Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.68 [2023-11-01T20:17:19.851Z] - nexus3.edgexfoundry.org:10004/support-scheduler:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:17:19.851Z] - 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-11-01T20:30:23.108Z] #131 ... [2023-11-01T20:30:23.108Z] [2023-11-01T20:30:23.108Z] #129 [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-11-01T20:30:23.108Z] #129 803.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.68" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-11-01T20:30:24.070Z] #129 ... [2023-11-01T20:30:24.070Z] [2023-11-01T20:30:24.070Z] #114 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-11-01T20:30:24.070Z] #114 DONE 814.9s [2023-11-01T20:30:24.336Z] [2023-11-01T20:30:24.336Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T20:30:24.336Z] #126 ... [2023-11-01T20:30:24.336Z] [2023-11-01T20:30:24.336Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:30:24.604Z] #132 DONE 0.3s [2023-11-01T20:30:24.604Z] [2023-11-01T20:30:24.604Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:30:24.878Z] #122 ... [2023-11-01T20:30:24.878Z] [2023-11-01T20:30:24.878Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:30:24.878Z] #133 DONE 0.1s [2023-11-01T20:30:24.878Z] [2023-11-01T20:30:24.878Z] #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-11-01T20:30:25.148Z] #134 DONE 0.2s [2023-11-01T20:30:25.148Z] [2023-11-01T20:30:25.148Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T20:30:25.148Z] #130 ... [2023-11-01T20:30:25.148Z] [2023-11-01T20:30:25.148Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-11-01T20:30:25.469Z] #135 DONE 0.1s [2023-11-01T20:30:25.469Z] [2023-11-01T20:30:25.469Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-11-01T20:30:25.469Z] #136 DONE 0.3s [2023-11-01T20:30:25.469Z] [2023-11-01T20:30:25.469Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:30:25.736Z] #124 ... [2023-11-01T20:30:25.736Z] [2023-11-01T20:30:25.736Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T20:30:25.736Z] #137 DONE 0.2s [2023-11-01T20:30:25.736Z] [2023-11-01T20:30:25.736Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:30:28.311Z] #138 DONE 2.5s [2023-11-01T20:30:28.311Z] [2023-11-01T20:30:28.311Z] #84 [security-proxy-setup] exporting to image [2023-11-01T20:30:28.311Z] #84 exporting layers [2023-11-01T20:30:29.275Z] #84 exporting layers 1.1s done [2023-11-01T20:30:29.275Z] #84 writing image sha256:48cc48d7685105bf4acee74781bc54e4409694ca9326c18cb6a8e0abe764ea5f 0.0s done [2023-11-01T20:30:29.275Z] #84 naming to docker.io/library/security-proxy-setup-arm64 [2023-11-01T20:30:29.542Z] #84 naming to docker.io/library/security-proxy-setup-arm64 done [2023-11-01T20:30:29.542Z] #84 DONE 5.7s [2023-11-01T20:30:29.542Z] [2023-11-01T20:30:29.542Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:30:32.124Z] #131 ... [2023-11-01T20:30:32.124Z] [2023-11-01T20:30:32.124Z] #123 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-11-01T20:30:32.124Z] #123 DONE 822.5s [2023-11-01T20:30:32.124Z] [2023-11-01T20:30:32.124Z] #129 [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-11-01T20:30:32.124Z] #129 ... [2023-11-01T20:30:32.124Z] [2023-11-01T20:30:32.124Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-11-01T20:30:32.391Z] #139 DONE 0.2s [2023-11-01T20:30:32.391Z] [2023-11-01T20:30:32.391Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T20:30:34.333Z] #140 ... [2023-11-01T20:30:34.333Z] [2023-11-01T20:30:34.333Z] #129 [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-11-01T20:30:34.333Z] #129 DONE 825.0s [2023-11-01T20:30:34.333Z] [2023-11-01T20:30:34.333Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T20:30:34.915Z] #130 ... [2023-11-01T20:30:34.915Z] [2023-11-01T20:30:34.915Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-11-01T20:30:34.915Z] #140 DONE 2.5s [2023-11-01T20:30:34.915Z] [2023-11-01T20:30:34.915Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:30:35.184Z] #141 DONE 0.3s [2023-11-01T20:30:35.184Z] [2023-11-01T20:30:35.184Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:30:35.464Z] #142 DONE 0.3s [2023-11-01T20:30:35.464Z] [2023-11-01T20:30:35.464Z] #143 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:30:35.464Z] #143 DONE 0.3s [2023-11-01T20:30:35.464Z] [2023-11-01T20:30:35.464Z] #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T20:30:35.733Z] #144 ... [2023-11-01T20:30:35.733Z] [2023-11-01T20:30:35.733Z] #145 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:30:35.733Z] #145 DONE 0.3s [2023-11-01T20:30:36.000Z] [2023-11-01T20:30:36.000Z] #144 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-11-01T20:30:36.000Z] #144 DONE 0.5s [2023-11-01T20:30:36.000Z] [2023-11-01T20:30:36.000Z] #146 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-11-01T20:30:36.000Z] #146 DONE 0.2s [2023-11-01T20:30:36.000Z] [2023-11-01T20:30:36.000Z] #147 [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-11-01T20:30:36.269Z] #147 ... [2023-11-01T20:30:36.269Z] [2023-11-01T20:30:36.269Z] #148 [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-11-01T20:30:36.269Z] #148 DONE 0.3s [2023-11-01T20:30:36.269Z] [2023-11-01T20:30:36.269Z] #147 [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-11-01T20:30:36.269Z] #147 DONE 0.2s [2023-11-01T20:30:36.269Z] [2023-11-01T20:30:36.269Z] #149 [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-11-01T20:30:36.269Z] #149 DONE 0.2s [2023-11-01T20:30:36.269Z] [2023-11-01T20:30:36.269Z] #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:30:36.541Z] #150 ... [2023-11-01T20:30:36.541Z] [2023-11-01T20:30:36.541Z] #151 [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-11-01T20:30:36.541Z] #151 DONE 0.2s [2023-11-01T20:30:36.541Z] [2023-11-01T20:30:36.541Z] #152 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-11-01T20:30:36.822Z] #152 DONE 0.3s [2023-11-01T20:30:36.822Z] [2023-11-01T20:30:36.822Z] #150 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:30:36.822Z] #150 DONE 0.3s [2023-11-01T20:30:36.822Z] [2023-11-01T20:30:36.822Z] #153 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T20:30:37.095Z] #153 ... [2023-11-01T20:30:37.095Z] [2023-11-01T20:30:37.095Z] #154 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-11-01T20:30:37.095Z] #154 DONE 0.2s [2023-11-01T20:30:37.364Z] [2023-11-01T20:30:37.364Z] #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T20:30:37.364Z] #155 ... [2023-11-01T20:30:37.364Z] [2023-11-01T20:30:37.364Z] #153 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-11-01T20:30:37.364Z] #153 DONE 0.7s [2023-11-01T20:30:37.639Z] [2023-11-01T20:30:37.639Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-11-01T20:30:38.236Z] #156 DONE 0.6s [2023-11-01T20:30:38.236Z] [2023-11-01T20:30:38.236Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-11-01T20:30:38.503Z] #157 DONE 0.3s [2023-11-01T20:30:38.503Z] [2023-11-01T20:30:38.503Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:30:39.919Z] #158 ... [2023-11-01T20:30:39.919Z] [2023-11-01T20:30:39.919Z] #155 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-11-01T20:30:39.919Z] #155 DONE 2.6s [2023-11-01T20:30:39.919Z] [2023-11-01T20:30:39.919Z] #84 [security-bootstrapper] exporting to image [2023-11-01T20:30:39.919Z] #84 exporting layers [2023-11-01T20:30:41.325Z] #84 exporting layers 1.4s done [2023-11-01T20:30:41.325Z] #84 writing image sha256:6b87cd469f0d76ab61874502c4a72f87e13eb55beb217391e12fccde13110f24 done [2023-11-01T20:30:41.325Z] #84 naming to docker.io/library/security-bootstrapper-arm64 [2023-11-01T20:30:41.325Z] #84 naming to docker.io/library/security-bootstrapper-arm64 done [2023-11-01T20:30:41.325Z] #84 DONE 7.2s [2023-11-01T20:30:41.325Z] [2023-11-01T20:30:41.325Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:30:41.593Z] #122 ... [2023-11-01T20:30:41.593Z] [2023-11-01T20:30:41.593Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:30:41.593Z] #158 DONE 3.2s [2023-11-01T20:30:41.593Z] [2023-11-01T20:30:41.593Z] #84 [security-secretstore-setup] exporting to image [2023-11-01T20:30:43.004Z] #84 exporting layers 1.5s done [2023-11-01T20:30:43.004Z] #84 writing image sha256:5df00fe388b964af4f1dd55862f744e8e3b5b07f599acc3bf5d03134505aedc0 done [2023-11-01T20:30:43.004Z] #84 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-11-01T20:30:43.004Z] #84 DONE 8.7s [2023-11-01T20:30:43.004Z] [2023-11-01T20:30:43.004Z] #125 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-11-01T20:30:47.253Z] #125 DONE 837.5s [2023-11-01T20:30:47.253Z] [2023-11-01T20:30:47.253Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:30:47.253Z] #131 ... [2023-11-01T20:30:47.253Z] [2023-11-01T20:30:47.253Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:30:47.518Z] #159 DONE 0.2s [2023-11-01T20:30:47.518Z] [2023-11-01T20:30:47.518Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:30:47.518Z] #160 DONE 0.1s [2023-11-01T20:30:47.518Z] [2023-11-01T20:30:47.518Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-11-01T20:30:47.784Z] #161 DONE 0.3s [2023-11-01T20:30:47.784Z] [2023-11-01T20:30:47.784Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T20:30:47.784Z] #128 ... [2023-11-01T20:30:47.784Z] [2023-11-01T20:30:47.784Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:30:48.051Z] #162 DONE 0.1s [2023-11-01T20:30:48.051Z] [2023-11-01T20:30:48.051Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-11-01T20:30:48.051Z] #163 DONE 0.1s [2023-11-01T20:30:48.051Z] [2023-11-01T20:30:48.051Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:30:48.051Z] #124 ... [2023-11-01T20:30:48.051Z] [2023-11-01T20:30:48.051Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-11-01T20:30:49.992Z] #164 DONE 1.9s [2023-11-01T20:30:49.992Z] [2023-11-01T20:30:49.992Z] #84 [security-proxy-auth] exporting to image [2023-11-01T20:30:49.992Z] #84 exporting layers [2023-11-01T20:30:50.573Z] #84 exporting layers 0.5s done [2023-11-01T20:30:50.573Z] #84 writing image sha256:00bcccf09662cc05811f0768158f293beba7cce52112c33972d670ef28ff55aa done [2023-11-01T20:30:50.573Z] #84 naming to docker.io/library/security-proxy-auth-arm64 done [2023-11-01T20:30:50.573Z] #84 DONE 9.3s [2023-11-01T20:30:50.573Z] [2023-11-01T20:30:50.573Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:31:02.873Z] #124 ... [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #128 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-11-01T20:31:02.873Z] #128 DONE 851.7s [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:31:02.873Z] #124 ... [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:31:02.873Z] #165 DONE 0.2s [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:31:02.873Z] #166 DONE 0.2s [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-11-01T20:31:02.873Z] #167 DONE 0.3s [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #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-11-01T20:31:02.873Z] #168 DONE 0.1s [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #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-11-01T20:31:02.873Z] #169 DONE 0.1s [2023-11-01T20:31:02.873Z] [2023-11-01T20:31:02.873Z] #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-11-01T20:31:04.817Z] #170 DONE 2.1s [2023-11-01T20:31:04.817Z] [2023-11-01T20:31:04.817Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:31:04.817Z] #131 ... [2023-11-01T20:31:04.817Z] [2023-11-01T20:31:04.817Z] #84 [core-common-config-bootstrapper] exporting to image [2023-11-01T20:31:04.817Z] #84 exporting layers [2023-11-01T20:31:05.398Z] #84 exporting layers 0.6s done [2023-11-01T20:31:05.398Z] #84 writing image sha256:3ba2ae01a43aade1cbf3b7c1309e45adc7e1eee2b6232f0aa1cea31a885631fc done [2023-11-01T20:31:05.398Z] #84 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-11-01T20:31:05.398Z] #84 DONE 9.9s [2023-11-01T20:31:05.398Z] [2023-11-01T20:31:05.398Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:31:32.058Z] #122 ... [2023-11-01T20:31:32.058Z] [2023-11-01T20:31:32.058Z] #130 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-11-01T20:31:32.058Z] #130 DONE 882.6s [2023-11-01T20:31:32.058Z] [2023-11-01T20:31:32.058Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:31:32.058Z] #122 ... [2023-11-01T20:31:32.058Z] [2023-11-01T20:31:32.058Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:31:32.332Z] #171 DONE 0.2s [2023-11-01T20:31:32.332Z] [2023-11-01T20:31:32.332Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:31:32.332Z] #122 ... [2023-11-01T20:31:32.332Z] [2023-11-01T20:31:32.332Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:31:32.599Z] #172 DONE 0.1s [2023-11-01T20:31:32.599Z] [2023-11-01T20:31:32.599Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-11-01T20:31:32.869Z] #173 DONE 0.3s [2023-11-01T20:31:32.869Z] [2023-11-01T20:31:32.869Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:31:33.142Z] #174 DONE 0.2s [2023-11-01T20:31:33.142Z] [2023-11-01T20:31:33.142Z] #84 [core-command] exporting to image [2023-11-01T20:31:33.142Z] #84 exporting layers [2023-11-01T20:31:33.408Z] #84 exporting layers 0.4s done [2023-11-01T20:31:33.408Z] #84 writing image sha256:5e825bea38bf7fcc5c911acaf9329b893d5c593878d391902f6e99dc60d6fc8e done [2023-11-01T20:31:33.408Z] #84 naming to docker.io/library/core-command-arm64 0.0s done [2023-11-01T20:31:33.408Z] #84 DONE 10.3s [2023-11-01T20:31:33.408Z] [2023-11-01T20:31:33.408Z] #126 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-11-01T20:31:43.461Z] #126 DONE 894.1s [2023-11-01T20:31:43.461Z] [2023-11-01T20:31:43.461Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:31:43.727Z] #124 ... [2023-11-01T20:31:43.727Z] [2023-11-01T20:31:43.727Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:31:43.996Z] #175 DONE 0.3s [2023-11-01T20:31:43.996Z] [2023-11-01T20:31:43.996Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:31:43.996Z] #176 DONE 0.1s [2023-11-01T20:31:43.996Z] [2023-11-01T20:31:43.996Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:31:44.264Z] #131 ... [2023-11-01T20:31:44.264Z] [2023-11-01T20:31:44.264Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-11-01T20:31:44.533Z] #177 DONE 0.3s [2023-11-01T20:31:44.533Z] [2023-11-01T20:31:44.533Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:31:44.798Z] #178 DONE 0.2s [2023-11-01T20:31:44.798Z] [2023-11-01T20:31:44.798Z] #84 [core-data] exporting to image [2023-11-01T20:31:44.798Z] #84 exporting layers [2023-11-01T20:31:45.063Z] #84 exporting layers 0.3s done [2023-11-01T20:31:45.063Z] #84 writing image sha256:685d07e0627b1be4fb51aed8ccb8dcdb80b26823061fdf5d083b524a25108737 done [2023-11-01T20:31:45.063Z] #84 naming to docker.io/library/core-data-arm64 done [2023-11-01T20:31:45.063Z] #84 DONE 10.6s [2023-11-01T20:31:45.063Z] [2023-11-01T20:31:45.063Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:31:46.999Z] #131 ... [2023-11-01T20:31:46.999Z] [2023-11-01T20:31:46.999Z] #127 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-11-01T20:31:46.999Z] #127 DONE 897.4s [2023-11-01T20:31:46.999Z] [2023-11-01T20:31:46.999Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:31:46.999Z] #124 ... [2023-11-01T20:31:46.999Z] [2023-11-01T20:31:46.999Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:31:47.266Z] #179 DONE 0.2s [2023-11-01T20:31:47.266Z] [2023-11-01T20:31:47.266Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:31:47.266Z] #180 DONE 0.2s [2023-11-01T20:31:47.266Z] [2023-11-01T20:31:47.266Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-11-01T20:31:47.531Z] #181 DONE 0.3s [2023-11-01T20:31:47.531Z] [2023-11-01T20:31:47.531Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:31:47.796Z] #124 ... [2023-11-01T20:31:47.796Z] [2023-11-01T20:31:47.796Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:31:47.796Z] #182 DONE 0.1s [2023-11-01T20:31:47.796Z] [2023-11-01T20:31:47.796Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-11-01T20:31:47.796Z] #183 DONE 0.1s [2023-11-01T20:31:47.796Z] [2023-11-01T20:31:47.796Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:31:48.062Z] #124 ... [2023-11-01T20:31:48.062Z] [2023-11-01T20:31:48.062Z] #84 [core-metadata] exporting to image [2023-11-01T20:31:48.326Z] #84 exporting layers 0.4s done [2023-11-01T20:31:48.326Z] #84 writing image sha256:5f2fca9b9325c973479f99369a311e335bc489b16fd0976470a7947d572e10ef done [2023-11-01T20:31:48.326Z] #84 naming to docker.io/library/core-metadata-arm64 done [2023-11-01T20:31:48.326Z] #84 DONE 10.9s [2023-11-01T20:31:48.326Z] [2023-11-01T20:31:48.326Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:32:06.506Z] #124 ... [2023-11-01T20:32:06.506Z] [2023-11-01T20:32:06.506Z] #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-11-01T20:32:06.506Z] #122 DONE 915.5s [2023-11-01T20:32:06.506Z] [2023-11-01T20:32:06.506Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:32:06.506Z] #124 ... [2023-11-01T20:32:06.506Z] [2023-11-01T20:32:06.506Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:32:06.506Z] #184 DONE 0.1s [2023-11-01T20:32:06.506Z] [2023-11-01T20:32:06.506Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:32:06.506Z] #185 DONE 0.2s [2023-11-01T20:32:06.506Z] [2023-11-01T20:32:06.506Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-11-01T20:32:06.506Z] #186 DONE 0.4s [2023-11-01T20:32:06.506Z] [2023-11-01T20:32:06.506Z] #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-11-01T20:32:06.506Z] #187 DONE 0.2s [2023-11-01T20:32:06.506Z] [2023-11-01T20:32:06.506Z] #84 [security-spiffe-token-provider] exporting to image [2023-11-01T20:32:06.506Z] #84 exporting layers [2023-11-01T20:32:08.442Z] #84 exporting layers 2.3s done [2023-11-01T20:32:08.442Z] #84 writing image sha256:e9afbb35666e5d3a31e6356897e6a45720450e07e7669bd88d1d88495606d836 done [2023-11-01T20:32:08.442Z] #84 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-11-01T20:32:08.442Z] #84 DONE 13.3s [2023-11-01T20:32:08.442Z] [2023-11-01T20:32:08.442Z] #124 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-11-01T20:32:26.731Z] #124 DONE 937.1s [2023-11-01T20:32:26.731Z] [2023-11-01T20:32:26.731Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:32:26.731Z] #131 ... [2023-11-01T20:32:26.731Z] [2023-11-01T20:32:26.731Z] #188 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:32:27.010Z] #188 DONE 0.1s [2023-11-01T20:32:27.010Z] [2023-11-01T20:32:27.010Z] #189 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:32:27.281Z] #189 DONE 0.1s [2023-11-01T20:32:27.281Z] [2023-11-01T20:32:27.281Z] #190 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-11-01T20:32:27.550Z] #190 DONE 0.4s [2023-11-01T20:32:27.550Z] [2023-11-01T20:32:27.550Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:32:27.550Z] #131 ... [2023-11-01T20:32:27.550Z] [2023-11-01T20:32:27.550Z] #191 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:32:27.550Z] #191 DONE 0.1s [2023-11-01T20:32:27.816Z] [2023-11-01T20:32:27.816Z] #84 [support-notifications] exporting to image [2023-11-01T20:32:27.816Z] #84 exporting layers [2023-11-01T20:32:28.085Z] #84 exporting layers 0.5s done [2023-11-01T20:32:28.085Z] #84 writing image sha256:496cc95ca95df7ffd51e3405ef2faa8b97006d7107ea0f05d47da3cde4518039 done [2023-11-01T20:32:28.085Z] #84 naming to docker.io/library/support-notifications-arm64 done [2023-11-01T20:32:28.085Z] #84 DONE 13.8s [2023-11-01T20:32:28.085Z] [2023-11-01T20:32:28.085Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-11-01T20:32:28.085Z] #131 DONE 938.9s [2023-11-01T20:32:28.352Z] [2023-11-01T20:32:28.352Z] #192 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-11-01T20:32:28.352Z] #192 DONE 0.1s [2023-11-01T20:32:28.617Z] [2023-11-01T20:32:28.617Z] #193 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-11-01T20:32:28.617Z] #193 DONE 0.1s [2023-11-01T20:32:28.617Z] [2023-11-01T20:32:28.617Z] #194 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-11-01T20:32:28.884Z] #194 DONE 0.4s [2023-11-01T20:32:28.884Z] [2023-11-01T20:32:28.884Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-11-01T20:32:29.149Z] #195 DONE 0.1s [2023-11-01T20:32:29.150Z] [2023-11-01T20:32:29.150Z] #84 [support-scheduler] exporting to image [2023-11-01T20:32:29.415Z] #84 exporting layers 0.4s done [2023-11-01T20:32:29.415Z] #84 writing image sha256:17fcff1e21e8ddcf487def689497e2cc76eb381afbe1a7b91e5192cba940406e done [2023-11-01T20:32:29.415Z] #84 naming to docker.io/library/support-scheduler-arm64 done [2023-11-01T20:32:29.415Z] #84 DONE 14.2s [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-11-01T20:32:29.415Z] time="2023-11-01T20:15:31Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-11-01T20:32:29.430Z] $ docker stop --time=1 46bea97f5f38c8e5f13acecdaf564b6e7fd55977d710fc87008ac60f54e02c58 [2023-11-01T20:32:31.100Z] $ docker rm -f --volumes 46bea97f5f38c8e5f13acecdaf564b6e7fd55977d710fc87008ac60f54e02c58 [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T20:32:31.580Z] + docker images [2023-11-01T20:32:31.580Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-11-01T20:32:31.580Z] support-scheduler-arm64 latest 17fcff1e21e8 3 seconds ago 33.6MB [2023-11-01T20:32:31.580Z] support-notifications-arm64 latest 496cc95ca95d 4 seconds ago 34.3MB [2023-11-01T20:32:31.580Z] security-spiffe-token-provider-arm64 latest e9afbb35666e 26 seconds ago 35.3MB [2023-11-01T20:32:31.580Z] core-metadata-arm64 latest 5f2fca9b9325 44 seconds ago 21.5MB [2023-11-01T20:32:31.580Z] core-data-arm64 latest 685d07e0627b 47 seconds ago 21.2MB [2023-11-01T20:32:31.580Z] core-command-arm64 latest 5e825bea38bf 59 seconds ago 21MB [2023-11-01T20:32:31.580Z] core-common-config-bootstrapper-arm64 latest 3ba2ae01a43a About a minute ago 18.3MB [2023-11-01T20:32:31.580Z] security-proxy-auth-arm64 latest 00bcccf09662 About a minute ago 19.4MB [2023-11-01T20:32:31.580Z] security-secretstore-setup-arm64 latest 5df00fe388b9 About a minute ago 43.7MB [2023-11-01T20:32:31.580Z] security-bootstrapper-arm64 latest 6b87cd469f0d About a minute ago 23.1MB [2023-11-01T20:32:31.580Z] security-proxy-setup-arm64 latest 48cc48d76851 2 minutes ago 34MB [2023-11-01T20:32:31.580Z] security-spire-agent-arm64 latest 0901370a2aed 16 minutes ago 157MB [2023-11-01T20:32:31.580Z] security-spire-server-arm64 latest f7f9eeadae6a 16 minutes ago 101MB [2023-11-01T20:32:31.580Z] security-spire-config-arm64 latest 79f8b6295f9d 16 minutes ago 95.8MB [2023-11-01T20:32:31.580Z] ci-base-image-arm64 latest 17270e00ab83 17 minutes ago 926MB [2023-11-01T20:32:31.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 6 weeks ago 553MB [2023-11-01T20:32:31.580Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 5 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-11-01T20:32:31.699Z] provisioning config files... [2023-11-01T20:32:31.711Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/603@tmp/config8280224244135109270tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:32:32.052Z] ---> docker-login.sh [2023-11-01T20:32:32.052Z] nexus3.edgexfoundry.org:10001 [2023-11-01T20:32:32.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:32:32.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:32:32.319Z] Configure a credential helper to remove this warning. See [2023-11-01T20:32:32.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:32:32.319Z] [2023-11-01T20:32:32.319Z] Login Succeeded [2023-11-01T20:32:32.319Z] nexus3.edgexfoundry.org:10002 [2023-11-01T20:32:32.650Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:32:32.930Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:32:32.930Z] Configure a credential helper to remove this warning. See [2023-11-01T20:32:32.930Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:32:32.930Z] [2023-11-01T20:32:32.930Z] Login Succeeded [2023-11-01T20:32:32.930Z] nexus3.edgexfoundry.org:10003 [2023-11-01T20:32:33.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:32:33.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:32:33.211Z] Configure a credential helper to remove this warning. See [2023-11-01T20:32:33.211Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:32:33.211Z] [2023-11-01T20:32:33.211Z] Login Succeeded [2023-11-01T20:32:33.211Z] nexus3.edgexfoundry.org:10004 [2023-11-01T20:32:33.486Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:32:33.766Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:32:33.766Z] Configure a credential helper to remove this warning. See [2023-11-01T20:32:33.766Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:32:33.766Z] [2023-11-01T20:32:33.766Z] Login Succeeded [2023-11-01T20:32:33.766Z] docker.io [2023-11-01T20:32:34.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-11-01T20:32:34.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-11-01T20:32:34.309Z] Configure a credential helper to remove this warning. See [2023-11-01T20:32:34.309Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-11-01T20:32:34.309Z] [2023-11-01T20:32:34.309Z] Login Succeeded [2023-11-01T20:32:34.309Z] ---> docker-login.sh ends [Pipeline] } [2023-11-01T20:32:34.330Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:32:34.354Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-11-01T20:32:34.372Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-11-01T20:32:34.372Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:34.372Z] latest [2023-11-01T20:32:34.372Z] 3.1.0-dev.68 [2023-11-01T20:32:34.372Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:32:34.372Z] main [2023-11-01T20:32:34.372Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:34.727Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:37.018Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:37.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T20:32:37.018Z] 4bfa5be58f59: Preparing [2023-11-01T20:32:37.018Z] 47efab4ad4f4: Preparing [2023-11-01T20:32:37.018Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:37.018Z] ebbb5455c182: Preparing [2023-11-01T20:32:37.018Z] 30a9498ad258: Preparing [2023-11-01T20:32:37.018Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:37.018Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:37.284Z] ebbb5455c182: Pushed [2023-11-01T20:32:37.284Z] 30a9498ad258: Pushed [2023-11-01T20:32:37.284Z] 4bd68c4d528e: Pushed [2023-11-01T20:32:37.284Z] 4bfa5be58f59: Pushed [2023-11-01T20:32:37.284Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:40.618Z] 47efab4ad4f4: Pushed [2023-11-01T20:32:40.618Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:40.961Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:41.309Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-01T20:32:41.309Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T20:32:41.309Z] 4bfa5be58f59: Preparing [2023-11-01T20:32:41.309Z] 47efab4ad4f4: Preparing [2023-11-01T20:32:41.309Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:41.309Z] ebbb5455c182: Preparing [2023-11-01T20:32:41.309Z] 30a9498ad258: Preparing [2023-11-01T20:32:41.309Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:41.309Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:41.309Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:41.309Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:41.309Z] 47efab4ad4f4: Layer already exists [2023-11-01T20:32:41.309Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:41.309Z] 4bfa5be58f59: Layer already exists [2023-11-01T20:32:41.309Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:41.574Z] latest: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:41.908Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:42.240Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.68 [2023-11-01T20:32:42.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T20:32:42.240Z] 4bfa5be58f59: Preparing [2023-11-01T20:32:42.240Z] 47efab4ad4f4: Preparing [2023-11-01T20:32:42.240Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:42.240Z] ebbb5455c182: Preparing [2023-11-01T20:32:42.240Z] 30a9498ad258: Preparing [2023-11-01T20:32:42.240Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:42.240Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:42.240Z] 4bfa5be58f59: Layer already exists [2023-11-01T20:32:42.240Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:42.240Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:42.240Z] 47efab4ad4f4: Layer already exists [2023-11-01T20:32:42.240Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:42.240Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:42.240Z] 3.1.0-dev.68: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:42.576Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:42.909Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:32:42.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T20:32:42.909Z] 4bfa5be58f59: Preparing [2023-11-01T20:32:42.909Z] 47efab4ad4f4: Preparing [2023-11-01T20:32:42.909Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:42.909Z] ebbb5455c182: Preparing [2023-11-01T20:32:42.909Z] 30a9498ad258: Preparing [2023-11-01T20:32:42.909Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:42.909Z] 4bfa5be58f59: Layer already exists [2023-11-01T20:32:42.909Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:42.909Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:42.909Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:42.909Z] 47efab4ad4f4: Layer already exists [2023-11-01T20:32:42.909Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:43.175Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:43.521Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:43.856Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-11-01T20:32:43.856Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-11-01T20:32:43.856Z] 4bfa5be58f59: Preparing [2023-11-01T20:32:43.856Z] 47efab4ad4f4: Preparing [2023-11-01T20:32:43.856Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:43.856Z] ebbb5455c182: Preparing [2023-11-01T20:32:43.856Z] 30a9498ad258: Preparing [2023-11-01T20:32:43.856Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:43.856Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:43.856Z] 4bfa5be58f59: Layer already exists [2023-11-01T20:32:43.856Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:43.856Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:43.856Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:43.856Z] 47efab4ad4f4: Layer already exists [2023-11-01T20:32:43.856Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:43.856Z] main: digest: sha256:6b7bc35cc9ac3ac4cfdec30e8da16dd4128bccd71761b95885895ae8462945bd size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:32:44.181Z] ===================================================== [Pipeline] echo [2023-11-01T20:32:44.192Z] taggedImages: [2023-11-01T20:32:44.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:44.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-11-01T20:32:44.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.68 [2023-11-01T20:32:44.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:32:44.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-11-01T20:32:44.213Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-11-01T20:32:44.213Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:44.213Z] latest [2023-11-01T20:32:44.213Z] 3.1.0-dev.68 [2023-11-01T20:32:44.213Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:32:44.213Z] main [2023-11-01T20:32:44.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:44.541Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:44.884Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:44.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T20:32:44.884Z] 1f1644d8dc25: Preparing [2023-11-01T20:32:44.884Z] 6a0f2bafe0d6: Preparing [2023-11-01T20:32:44.884Z] 6abfd3c91ec6: Preparing [2023-11-01T20:32:44.884Z] f6cd55405145: Preparing [2023-11-01T20:32:44.884Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:44.884Z] ebbb5455c182: Preparing [2023-11-01T20:32:44.884Z] 30a9498ad258: Preparing [2023-11-01T20:32:44.884Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:44.884Z] ebbb5455c182: Waiting [2023-11-01T20:32:44.884Z] 30a9498ad258: Waiting [2023-11-01T20:32:44.884Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:44.884Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:45.149Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:45.149Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:45.149Z] 6abfd3c91ec6: Pushed [2023-11-01T20:32:45.149Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:45.149Z] 6a0f2bafe0d6: Pushed [2023-11-01T20:32:45.149Z] 1f1644d8dc25: Pushed [2023-11-01T20:32:47.720Z] f6cd55405145: Pushed [2023-11-01T20:32:51.961Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:52.300Z] + 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-11-01T20:32:52.631Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-01T20:32:52.631Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T20:32:52.631Z] 1f1644d8dc25: Preparing [2023-11-01T20:32:52.631Z] 6a0f2bafe0d6: Preparing [2023-11-01T20:32:52.631Z] 6abfd3c91ec6: Preparing [2023-11-01T20:32:52.631Z] f6cd55405145: Preparing [2023-11-01T20:32:52.631Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:52.631Z] ebbb5455c182: Preparing [2023-11-01T20:32:52.631Z] 30a9498ad258: Preparing [2023-11-01T20:32:52.631Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:52.631Z] ebbb5455c182: Waiting [2023-11-01T20:32:52.631Z] 30a9498ad258: Waiting [2023-11-01T20:32:52.631Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:52.631Z] 6abfd3c91ec6: Layer already exists [2023-11-01T20:32:52.631Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:52.631Z] 1f1644d8dc25: Layer already exists [2023-11-01T20:32:52.631Z] f6cd55405145: Layer already exists [2023-11-01T20:32:52.631Z] 6a0f2bafe0d6: Layer already exists [2023-11-01T20:32:52.631Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:52.631Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:52.631Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:52.896Z] latest: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:53.247Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:53.593Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.68 [2023-11-01T20:32:53.593Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T20:32:53.593Z] 1f1644d8dc25: Preparing [2023-11-01T20:32:53.593Z] 6a0f2bafe0d6: Preparing [2023-11-01T20:32:53.593Z] 6abfd3c91ec6: Preparing [2023-11-01T20:32:53.593Z] f6cd55405145: Preparing [2023-11-01T20:32:53.593Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:53.593Z] ebbb5455c182: Preparing [2023-11-01T20:32:53.593Z] 30a9498ad258: Preparing [2023-11-01T20:32:53.593Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:53.593Z] ebbb5455c182: Waiting [2023-11-01T20:32:53.593Z] 30a9498ad258: Waiting [2023-11-01T20:32:53.593Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:53.593Z] 6a0f2bafe0d6: Layer already exists [2023-11-01T20:32:53.593Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:53.593Z] f6cd55405145: Layer already exists [2023-11-01T20:32:53.593Z] 6abfd3c91ec6: Layer already exists [2023-11-01T20:32:53.593Z] 1f1644d8dc25: Layer already exists [2023-11-01T20:32:53.593Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:53.593Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:53.593Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:53.593Z] 3.1.0-dev.68: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:54.202Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:54.538Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:32:54.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T20:32:54.538Z] 1f1644d8dc25: Preparing [2023-11-01T20:32:54.538Z] 6a0f2bafe0d6: Preparing [2023-11-01T20:32:54.538Z] 6abfd3c91ec6: Preparing [2023-11-01T20:32:54.538Z] f6cd55405145: Preparing [2023-11-01T20:32:54.538Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:54.538Z] ebbb5455c182: Preparing [2023-11-01T20:32:54.538Z] 30a9498ad258: Preparing [2023-11-01T20:32:54.538Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:54.538Z] ebbb5455c182: Waiting [2023-11-01T20:32:54.538Z] 30a9498ad258: Waiting [2023-11-01T20:32:54.538Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:54.538Z] 1f1644d8dc25: Layer already exists [2023-11-01T20:32:54.539Z] 6a0f2bafe0d6: Layer already exists [2023-11-01T20:32:54.539Z] 6abfd3c91ec6: Layer already exists [2023-11-01T20:32:54.539Z] f6cd55405145: Layer already exists [2023-11-01T20:32:54.539Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:54.539Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:54.539Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:54.539Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:54.803Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:55.135Z] + 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-11-01T20:32:55.461Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-11-01T20:32:55.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-11-01T20:32:55.461Z] 1f1644d8dc25: Preparing [2023-11-01T20:32:55.461Z] 6a0f2bafe0d6: Preparing [2023-11-01T20:32:55.461Z] 6abfd3c91ec6: Preparing [2023-11-01T20:32:55.461Z] f6cd55405145: Preparing [2023-11-01T20:32:55.461Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:55.461Z] ebbb5455c182: Preparing [2023-11-01T20:32:55.461Z] 30a9498ad258: Preparing [2023-11-01T20:32:55.461Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:55.461Z] ebbb5455c182: Waiting [2023-11-01T20:32:55.461Z] 30a9498ad258: Waiting [2023-11-01T20:32:55.461Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:55.461Z] 1f1644d8dc25: Layer already exists [2023-11-01T20:32:55.461Z] f6cd55405145: Layer already exists [2023-11-01T20:32:55.461Z] 6a0f2bafe0d6: Layer already exists [2023-11-01T20:32:55.461Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:55.461Z] 6abfd3c91ec6: Layer already exists [2023-11-01T20:32:55.461Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:55.461Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:55.461Z] 30a9498ad258: Layer already exists [2023-11-01T20:32:55.726Z] main: digest: sha256:6415a0cd5aed0ce7c5f9f1ba279565ba138d603e0d2453094ac5928829bdb81b size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:32:55.773Z] ===================================================== [Pipeline] echo [2023-11-01T20:32:55.780Z] taggedImages: [2023-11-01T20:32:55.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:55.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-11-01T20:32:55.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.68 [2023-11-01T20:32:55.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:32:55.780Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-11-01T20:32:55.796Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-11-01T20:32:55.796Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:55.796Z] latest [2023-11-01T20:32:55.796Z] 3.1.0-dev.68 [2023-11-01T20:32:55.796Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:32:55.796Z] main [2023-11-01T20:32:55.796Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:56.135Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:32:56.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:32:56.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T20:32:56.472Z] 0f8dff66be86: Preparing [2023-11-01T20:32:56.472Z] 04bfc753f82b: Preparing [2023-11-01T20:32:56.472Z] 4bd68c4d528e: Preparing [2023-11-01T20:32:56.472Z] ebbb5455c182: Preparing [2023-11-01T20:32:56.472Z] e1619404fc7f: Preparing [2023-11-01T20:32:56.472Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:32:56.472Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:32:56.738Z] ebbb5455c182: Layer already exists [2023-11-01T20:32:56.738Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:32:56.738Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:32:56.738Z] 0f8dff66be86: Pushed [2023-11-01T20:32:56.738Z] e1619404fc7f: Pushed [2023-11-01T20:33:00.070Z] 04bfc753f82b: Pushed [2023-11-01T20:33:00.070Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:00.417Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:00.757Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-01T20:33:00.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T20:33:00.757Z] 0f8dff66be86: Preparing [2023-11-01T20:33:00.757Z] 04bfc753f82b: Preparing [2023-11-01T20:33:00.757Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:00.757Z] ebbb5455c182: Preparing [2023-11-01T20:33:00.757Z] e1619404fc7f: Preparing [2023-11-01T20:33:00.757Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:00.757Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:00.757Z] e1619404fc7f: Layer already exists [2023-11-01T20:33:00.757Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:00.757Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:00.757Z] 0f8dff66be86: Layer already exists [2023-11-01T20:33:00.757Z] 04bfc753f82b: Layer already exists [2023-11-01T20:33:00.757Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:00.757Z] latest: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:01.363Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:01.690Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.68 [2023-11-01T20:33:01.690Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T20:33:01.690Z] 0f8dff66be86: Preparing [2023-11-01T20:33:01.690Z] 04bfc753f82b: Preparing [2023-11-01T20:33:01.690Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:01.690Z] ebbb5455c182: Preparing [2023-11-01T20:33:01.690Z] e1619404fc7f: Preparing [2023-11-01T20:33:01.690Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:01.690Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:01.690Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:01.690Z] e1619404fc7f: Layer already exists [2023-11-01T20:33:01.690Z] 04bfc753f82b: Layer already exists [2023-11-01T20:33:01.690Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:01.690Z] 0f8dff66be86: Layer already exists [2023-11-01T20:33:01.690Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:01.955Z] 3.1.0-dev.68: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:02.288Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:05.960Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:05.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T20:33:05.961Z] 0f8dff66be86: Preparing [2023-11-01T20:33:05.961Z] 04bfc753f82b: Preparing [2023-11-01T20:33:05.961Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:05.961Z] ebbb5455c182: Preparing [2023-11-01T20:33:05.961Z] e1619404fc7f: Preparing [2023-11-01T20:33:05.961Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:05.961Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:05.961Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:05.961Z] 0f8dff66be86: Layer already exists [2023-11-01T20:33:05.961Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:05.961Z] 04bfc753f82b: Layer already exists [2023-11-01T20:33:05.961Z] e1619404fc7f: Layer already exists [2023-11-01T20:33:05.961Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:06.226Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:06.556Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:06.886Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-11-01T20:33:06.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-11-01T20:33:06.886Z] 0f8dff66be86: Preparing [2023-11-01T20:33:06.886Z] 04bfc753f82b: Preparing [2023-11-01T20:33:06.886Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:06.886Z] ebbb5455c182: Preparing [2023-11-01T20:33:06.886Z] e1619404fc7f: Preparing [2023-11-01T20:33:06.886Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:06.886Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:06.886Z] 0f8dff66be86: Layer already exists [2023-11-01T20:33:06.886Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:06.886Z] e1619404fc7f: Layer already exists [2023-11-01T20:33:06.886Z] 04bfc753f82b: Layer already exists [2023-11-01T20:33:06.886Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:06.886Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:07.151Z] main: digest: sha256:a568c542d93341219fb4ed1651ede4a5fe001d2cb7b68f11534caecd0edcb20c size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:33:07.207Z] ===================================================== [Pipeline] echo [2023-11-01T20:33:07.220Z] taggedImages: [2023-11-01T20:33:07.220Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:07.220Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-11-01T20:33:07.220Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.68 [2023-11-01T20:33:07.220Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:07.220Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-11-01T20:33:07.250Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-11-01T20:33:07.250Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:07.250Z] latest [2023-11-01T20:33:07.250Z] 3.1.0-dev.68 [2023-11-01T20:33:07.250Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:07.250Z] main [2023-11-01T20:33:07.250Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:07.599Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:07.935Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:07.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T20:33:07.935Z] 1552ddcc9657: Preparing [2023-11-01T20:33:07.935Z] c23c91eac385: Preparing [2023-11-01T20:33:07.935Z] 6969fd4bc1ff: Preparing [2023-11-01T20:33:07.935Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:07.935Z] ebbb5455c182: Preparing [2023-11-01T20:33:07.935Z] 30a9498ad258: Preparing [2023-11-01T20:33:07.935Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:07.935Z] 30a9498ad258: Waiting [2023-11-01T20:33:07.935Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:07.935Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:08.203Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:08.203Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:08.203Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:08.203Z] 1552ddcc9657: Pushed [2023-11-01T20:33:08.203Z] c23c91eac385: Pushed [2023-11-01T20:33:11.529Z] 6969fd4bc1ff: Pushed [2023-11-01T20:33:11.529Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:11.871Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:14.102Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-01T20:33:14.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T20:33:14.102Z] 1552ddcc9657: Preparing [2023-11-01T20:33:14.102Z] c23c91eac385: Preparing [2023-11-01T20:33:14.102Z] 6969fd4bc1ff: Preparing [2023-11-01T20:33:14.102Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:14.102Z] ebbb5455c182: Preparing [2023-11-01T20:33:14.102Z] 30a9498ad258: Preparing [2023-11-01T20:33:14.102Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:14.102Z] 30a9498ad258: Waiting [2023-11-01T20:33:14.102Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:14.102Z] 1552ddcc9657: Layer already exists [2023-11-01T20:33:14.102Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:14.102Z] c23c91eac385: Layer already exists [2023-11-01T20:33:14.102Z] 6969fd4bc1ff: Layer already exists [2023-11-01T20:33:14.102Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:14.102Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:14.102Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:14.365Z] latest: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:14.695Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:15.026Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.68 [2023-11-01T20:33:15.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T20:33:15.026Z] 1552ddcc9657: Preparing [2023-11-01T20:33:15.026Z] c23c91eac385: Preparing [2023-11-01T20:33:15.026Z] 6969fd4bc1ff: Preparing [2023-11-01T20:33:15.026Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:15.026Z] ebbb5455c182: Preparing [2023-11-01T20:33:15.026Z] 30a9498ad258: Preparing [2023-11-01T20:33:15.026Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:15.026Z] 30a9498ad258: Waiting [2023-11-01T20:33:15.026Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:15.026Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:15.026Z] c23c91eac385: Layer already exists [2023-11-01T20:33:15.026Z] 6969fd4bc1ff: Layer already exists [2023-11-01T20:33:15.026Z] 1552ddcc9657: Layer already exists [2023-11-01T20:33:15.026Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:15.026Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:15.026Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:15.026Z] 3.1.0-dev.68: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:15.622Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:15.949Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:15.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T20:33:15.949Z] 1552ddcc9657: Preparing [2023-11-01T20:33:15.949Z] c23c91eac385: Preparing [2023-11-01T20:33:15.949Z] 6969fd4bc1ff: Preparing [2023-11-01T20:33:15.949Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:15.949Z] ebbb5455c182: Preparing [2023-11-01T20:33:15.949Z] 30a9498ad258: Preparing [2023-11-01T20:33:15.949Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:15.949Z] 30a9498ad258: Waiting [2023-11-01T20:33:15.949Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:15.949Z] 1552ddcc9657: Layer already exists [2023-11-01T20:33:15.949Z] c23c91eac385: Layer already exists [2023-11-01T20:33:15.949Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:15.949Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:15.949Z] 6969fd4bc1ff: Layer already exists [2023-11-01T20:33:15.949Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:15.949Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:15.949Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:16.560Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:16.897Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-11-01T20:33:16.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-11-01T20:33:16.897Z] 1552ddcc9657: Preparing [2023-11-01T20:33:16.897Z] c23c91eac385: Preparing [2023-11-01T20:33:16.897Z] 6969fd4bc1ff: Preparing [2023-11-01T20:33:16.897Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:16.897Z] ebbb5455c182: Preparing [2023-11-01T20:33:16.897Z] 30a9498ad258: Preparing [2023-11-01T20:33:16.897Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:16.897Z] 30a9498ad258: Waiting [2023-11-01T20:33:16.897Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:16.897Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:16.897Z] 1552ddcc9657: Layer already exists [2023-11-01T20:33:16.897Z] 6969fd4bc1ff: Layer already exists [2023-11-01T20:33:16.897Z] c23c91eac385: Layer already exists [2023-11-01T20:33:16.897Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:16.897Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:16.897Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:17.163Z] main: digest: sha256:09ce28af69777f90a765bf0d5e6b9083f760a6fefc6da399c7035796ab4b09d5 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:33:17.222Z] ===================================================== [Pipeline] echo [2023-11-01T20:33:17.237Z] taggedImages: [2023-11-01T20:33:17.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:17.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-11-01T20:33:17.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.68 [2023-11-01T20:33:17.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:17.237Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-11-01T20:33:17.261Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-11-01T20:33:17.261Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:17.261Z] latest [2023-11-01T20:33:17.261Z] 3.1.0-dev.68 [2023-11-01T20:33:17.261Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:17.261Z] main [2023-11-01T20:33:17.261Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:17.611Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:19.883Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:19.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T20:33:19.883Z] faee96ac794a: Preparing [2023-11-01T20:33:19.883Z] b4c911206e20: Preparing [2023-11-01T20:33:19.883Z] eb7fc4ba7b69: Preparing [2023-11-01T20:33:19.883Z] a914f9611771: Preparing [2023-11-01T20:33:19.883Z] dbfbf315f9d9: Preparing [2023-11-01T20:33:19.883Z] 053105881b26: Preparing [2023-11-01T20:33:19.883Z] e3a249158f14: Preparing [2023-11-01T20:33:19.883Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:19.883Z] ebbb5455c182: Preparing [2023-11-01T20:33:19.883Z] ba914406fe36: Preparing [2023-11-01T20:33:19.883Z] 8d9eac23cb49: Preparing [2023-11-01T20:33:19.883Z] 5f70bf18a086: Preparing [2023-11-01T20:33:19.883Z] 65e729b64557: Preparing [2023-11-01T20:33:19.883Z] ea6bb3647209: Preparing [2023-11-01T20:33:19.883Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:19.883Z] ebbb5455c182: Waiting [2023-11-01T20:33:19.883Z] ba914406fe36: Waiting [2023-11-01T20:33:19.883Z] 8d9eac23cb49: Waiting [2023-11-01T20:33:19.883Z] 5f70bf18a086: Waiting [2023-11-01T20:33:19.883Z] 65e729b64557: Waiting [2023-11-01T20:33:19.883Z] ea6bb3647209: Waiting [2023-11-01T20:33:19.883Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:19.883Z] 053105881b26: Waiting [2023-11-01T20:33:19.883Z] e3a249158f14: Waiting [2023-11-01T20:33:19.883Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:20.151Z] b4c911206e20: Pushed [2023-11-01T20:33:20.151Z] dbfbf315f9d9: Pushed [2023-11-01T20:33:20.151Z] a914f9611771: Pushed [2023-11-01T20:33:20.151Z] eb7fc4ba7b69: Pushed [2023-11-01T20:33:20.151Z] faee96ac794a: Pushed [2023-11-01T20:33:20.151Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:20.151Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:20.416Z] 053105881b26: Pushed [2023-11-01T20:33:20.416Z] ba914406fe36: Pushed [2023-11-01T20:33:20.416Z] 8d9eac23cb49: Pushed [2023-11-01T20:33:20.416Z] 5f70bf18a086: Pushed [2023-11-01T20:33:20.416Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:20.416Z] 65e729b64557: Pushed [2023-11-01T20:33:20.681Z] ea6bb3647209: Pushed [2023-11-01T20:33:24.010Z] e3a249158f14: Pushed [2023-11-01T20:33:24.010Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:24.357Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:24.758Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-01T20:33:24.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T20:33:24.758Z] faee96ac794a: Preparing [2023-11-01T20:33:24.758Z] b4c911206e20: Preparing [2023-11-01T20:33:24.758Z] eb7fc4ba7b69: Preparing [2023-11-01T20:33:24.758Z] a914f9611771: Preparing [2023-11-01T20:33:24.758Z] dbfbf315f9d9: Preparing [2023-11-01T20:33:24.758Z] 053105881b26: Preparing [2023-11-01T20:33:24.758Z] e3a249158f14: Preparing [2023-11-01T20:33:24.758Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:24.758Z] ebbb5455c182: Preparing [2023-11-01T20:33:24.758Z] ba914406fe36: Preparing [2023-11-01T20:33:24.758Z] 8d9eac23cb49: Preparing [2023-11-01T20:33:24.758Z] 5f70bf18a086: Preparing [2023-11-01T20:33:24.759Z] 65e729b64557: Preparing [2023-11-01T20:33:24.759Z] ea6bb3647209: Preparing [2023-11-01T20:33:24.759Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:24.759Z] ba914406fe36: Waiting [2023-11-01T20:33:24.759Z] 8d9eac23cb49: Waiting [2023-11-01T20:33:24.759Z] 5f70bf18a086: Waiting [2023-11-01T20:33:24.759Z] 65e729b64557: Waiting [2023-11-01T20:33:24.759Z] ea6bb3647209: Waiting [2023-11-01T20:33:24.759Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:24.759Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:24.759Z] 053105881b26: Waiting [2023-11-01T20:33:24.759Z] ebbb5455c182: Waiting [2023-11-01T20:33:24.759Z] e3a249158f14: Waiting [2023-11-01T20:33:24.759Z] eb7fc4ba7b69: Layer already exists [2023-11-01T20:33:24.759Z] dbfbf315f9d9: Layer already exists [2023-11-01T20:33:24.759Z] a914f9611771: Layer already exists [2023-11-01T20:33:24.759Z] b4c911206e20: Layer already exists [2023-11-01T20:33:24.759Z] faee96ac794a: Layer already exists [2023-11-01T20:33:24.759Z] e3a249158f14: Layer already exists [2023-11-01T20:33:24.759Z] 053105881b26: Layer already exists [2023-11-01T20:33:24.759Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:24.759Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:24.759Z] 5f70bf18a086: Layer already exists [2023-11-01T20:33:24.759Z] 65e729b64557: Layer already exists [2023-11-01T20:33:24.759Z] ba914406fe36: Layer already exists [2023-11-01T20:33:24.759Z] 8d9eac23cb49: Layer already exists [2023-11-01T20:33:24.759Z] ea6bb3647209: Layer already exists [2023-11-01T20:33:24.759Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:25.027Z] latest: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:25.384Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:25.742Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.68 [2023-11-01T20:33:25.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T20:33:25.743Z] faee96ac794a: Preparing [2023-11-01T20:33:25.743Z] b4c911206e20: Preparing [2023-11-01T20:33:25.743Z] eb7fc4ba7b69: Preparing [2023-11-01T20:33:25.743Z] a914f9611771: Preparing [2023-11-01T20:33:25.743Z] dbfbf315f9d9: Preparing [2023-11-01T20:33:25.743Z] 053105881b26: Preparing [2023-11-01T20:33:25.743Z] e3a249158f14: Preparing [2023-11-01T20:33:25.743Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:25.743Z] ebbb5455c182: Preparing [2023-11-01T20:33:25.743Z] ba914406fe36: Preparing [2023-11-01T20:33:25.743Z] 8d9eac23cb49: Preparing [2023-11-01T20:33:25.743Z] 5f70bf18a086: Preparing [2023-11-01T20:33:25.743Z] 65e729b64557: Preparing [2023-11-01T20:33:25.743Z] ea6bb3647209: Preparing [2023-11-01T20:33:25.743Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:25.743Z] ebbb5455c182: Waiting [2023-11-01T20:33:25.743Z] ba914406fe36: Waiting [2023-11-01T20:33:25.743Z] 8d9eac23cb49: Waiting [2023-11-01T20:33:25.743Z] 5f70bf18a086: Waiting [2023-11-01T20:33:25.743Z] 65e729b64557: Waiting [2023-11-01T20:33:25.743Z] ea6bb3647209: Waiting [2023-11-01T20:33:25.743Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:25.743Z] 053105881b26: Waiting [2023-11-01T20:33:25.743Z] e3a249158f14: Waiting [2023-11-01T20:33:25.743Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:25.743Z] b4c911206e20: Layer already exists [2023-11-01T20:33:25.743Z] a914f9611771: Layer already exists [2023-11-01T20:33:25.743Z] faee96ac794a: Layer already exists [2023-11-01T20:33:25.743Z] eb7fc4ba7b69: Layer already exists [2023-11-01T20:33:25.743Z] dbfbf315f9d9: Layer already exists [2023-11-01T20:33:25.743Z] 053105881b26: Layer already exists [2023-11-01T20:33:25.743Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:25.743Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:25.743Z] e3a249158f14: Layer already exists [2023-11-01T20:33:25.743Z] ba914406fe36: Layer already exists [2023-11-01T20:33:25.743Z] 8d9eac23cb49: Layer already exists [2023-11-01T20:33:25.743Z] 65e729b64557: Layer already exists [2023-11-01T20:33:25.743Z] 5f70bf18a086: Layer already exists [2023-11-01T20:33:25.743Z] ea6bb3647209: Layer already exists [2023-11-01T20:33:25.743Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:26.011Z] 3.1.0-dev.68: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:26.353Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:26.680Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:26.680Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T20:33:26.680Z] faee96ac794a: Preparing [2023-11-01T20:33:26.680Z] b4c911206e20: Preparing [2023-11-01T20:33:26.680Z] eb7fc4ba7b69: Preparing [2023-11-01T20:33:26.680Z] a914f9611771: Preparing [2023-11-01T20:33:26.680Z] dbfbf315f9d9: Preparing [2023-11-01T20:33:26.680Z] 053105881b26: Preparing [2023-11-01T20:33:26.680Z] e3a249158f14: Preparing [2023-11-01T20:33:26.680Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:26.680Z] ebbb5455c182: Preparing [2023-11-01T20:33:26.680Z] ba914406fe36: Preparing [2023-11-01T20:33:26.680Z] 8d9eac23cb49: Preparing [2023-11-01T20:33:26.680Z] 5f70bf18a086: Preparing [2023-11-01T20:33:26.680Z] 65e729b64557: Preparing [2023-11-01T20:33:26.680Z] ea6bb3647209: Preparing [2023-11-01T20:33:26.680Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:26.680Z] ba914406fe36: Waiting [2023-11-01T20:33:26.680Z] 8d9eac23cb49: Waiting [2023-11-01T20:33:26.680Z] 5f70bf18a086: Waiting [2023-11-01T20:33:26.680Z] 65e729b64557: Waiting [2023-11-01T20:33:26.680Z] ea6bb3647209: Waiting [2023-11-01T20:33:26.680Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:26.680Z] 053105881b26: Waiting [2023-11-01T20:33:26.680Z] e3a249158f14: Waiting [2023-11-01T20:33:26.680Z] ebbb5455c182: Waiting [2023-11-01T20:33:26.680Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:26.680Z] dbfbf315f9d9: Layer already exists [2023-11-01T20:33:26.680Z] a914f9611771: Layer already exists [2023-11-01T20:33:26.680Z] faee96ac794a: Layer already exists [2023-11-01T20:33:26.680Z] eb7fc4ba7b69: Layer already exists [2023-11-01T20:33:26.680Z] b4c911206e20: Layer already exists [2023-11-01T20:33:26.680Z] 053105881b26: Layer already exists [2023-11-01T20:33:26.680Z] e3a249158f14: Layer already exists [2023-11-01T20:33:26.680Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:26.680Z] ba914406fe36: Layer already exists [2023-11-01T20:33:26.680Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:26.680Z] 8d9eac23cb49: Layer already exists [2023-11-01T20:33:26.680Z] 5f70bf18a086: Layer already exists [2023-11-01T20:33:26.680Z] ea6bb3647209: Layer already exists [2023-11-01T20:33:26.680Z] 65e729b64557: Layer already exists [2023-11-01T20:33:26.680Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:26.945Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:27.276Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:27.599Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-11-01T20:33:27.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-11-01T20:33:27.599Z] faee96ac794a: Preparing [2023-11-01T20:33:27.599Z] b4c911206e20: Preparing [2023-11-01T20:33:27.599Z] eb7fc4ba7b69: Preparing [2023-11-01T20:33:27.599Z] a914f9611771: Preparing [2023-11-01T20:33:27.599Z] dbfbf315f9d9: Preparing [2023-11-01T20:33:27.599Z] 053105881b26: Preparing [2023-11-01T20:33:27.599Z] e3a249158f14: Preparing [2023-11-01T20:33:27.599Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:27.599Z] ebbb5455c182: Preparing [2023-11-01T20:33:27.599Z] ba914406fe36: Preparing [2023-11-01T20:33:27.599Z] 8d9eac23cb49: Preparing [2023-11-01T20:33:27.599Z] 5f70bf18a086: Preparing [2023-11-01T20:33:27.599Z] 65e729b64557: Preparing [2023-11-01T20:33:27.599Z] ea6bb3647209: Preparing [2023-11-01T20:33:27.599Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:27.599Z] ebbb5455c182: Waiting [2023-11-01T20:33:27.599Z] ba914406fe36: Waiting [2023-11-01T20:33:27.599Z] 8d9eac23cb49: Waiting [2023-11-01T20:33:27.599Z] 053105881b26: Waiting [2023-11-01T20:33:27.599Z] 5f70bf18a086: Waiting [2023-11-01T20:33:27.599Z] 65e729b64557: Waiting [2023-11-01T20:33:27.599Z] ea6bb3647209: Waiting [2023-11-01T20:33:27.599Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:27.599Z] e3a249158f14: Waiting [2023-11-01T20:33:27.599Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:27.599Z] b4c911206e20: Layer already exists [2023-11-01T20:33:27.599Z] faee96ac794a: Layer already exists [2023-11-01T20:33:27.599Z] a914f9611771: Layer already exists [2023-11-01T20:33:27.599Z] dbfbf315f9d9: Layer already exists [2023-11-01T20:33:27.599Z] eb7fc4ba7b69: Layer already exists [2023-11-01T20:33:27.599Z] 053105881b26: Layer already exists [2023-11-01T20:33:27.599Z] e3a249158f14: Layer already exists [2023-11-01T20:33:27.599Z] ba914406fe36: Layer already exists [2023-11-01T20:33:27.599Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:27.599Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:27.599Z] 5f70bf18a086: Layer already exists [2023-11-01T20:33:27.599Z] 8d9eac23cb49: Layer already exists [2023-11-01T20:33:27.599Z] 65e729b64557: Layer already exists [2023-11-01T20:33:27.599Z] ea6bb3647209: Layer already exists [2023-11-01T20:33:27.599Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:27.861Z] main: digest: sha256:7c91f640cec50148f512273c53bc22418be791536f2799ee13bd47ce47eee4ee size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:33:27.904Z] ===================================================== [Pipeline] echo [2023-11-01T20:33:27.911Z] taggedImages: [2023-11-01T20:33:27.911Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:27.911Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-11-01T20:33:27.911Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.68 [2023-11-01T20:33:27.911Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:27.911Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-11-01T20:33:27.927Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-11-01T20:33:27.927Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:27.927Z] latest [2023-11-01T20:33:27.927Z] 3.1.0-dev.68 [2023-11-01T20:33:27.927Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:27.927Z] main [2023-11-01T20:33:27.927Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:28.250Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:28.580Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:28.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T20:33:28.580Z] 9c3432d2370c: Preparing [2023-11-01T20:33:28.580Z] c8381a0e1dca: Preparing [2023-11-01T20:33:28.580Z] 5f4fe7617327: Preparing [2023-11-01T20:33:28.580Z] 5e93d6c821e9: Preparing [2023-11-01T20:33:28.580Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:28.580Z] ebbb5455c182: Preparing [2023-11-01T20:33:28.580Z] 30a9498ad258: Preparing [2023-11-01T20:33:28.580Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:28.580Z] 30a9498ad258: Waiting [2023-11-01T20:33:28.580Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:28.580Z] ebbb5455c182: Waiting [2023-11-01T20:33:28.844Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:28.844Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:28.844Z] c8381a0e1dca: Pushed [2023-11-01T20:33:28.844Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:28.844Z] 5f4fe7617327: Pushed [2023-11-01T20:33:28.844Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:28.844Z] 9c3432d2370c: Pushed [2023-11-01T20:33:31.414Z] 5e93d6c821e9: Pushed [2023-11-01T20:33:31.414Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:31.746Z] + 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-11-01T20:33:32.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-01T20:33:32.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T20:33:32.075Z] 9c3432d2370c: Preparing [2023-11-01T20:33:32.075Z] c8381a0e1dca: Preparing [2023-11-01T20:33:32.075Z] 5f4fe7617327: Preparing [2023-11-01T20:33:32.075Z] 5e93d6c821e9: Preparing [2023-11-01T20:33:32.075Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:32.075Z] ebbb5455c182: Preparing [2023-11-01T20:33:32.075Z] 30a9498ad258: Preparing [2023-11-01T20:33:32.075Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:32.075Z] ebbb5455c182: Waiting [2023-11-01T20:33:32.075Z] 30a9498ad258: Waiting [2023-11-01T20:33:32.075Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:32.075Z] c8381a0e1dca: Layer already exists [2023-11-01T20:33:32.075Z] 5f4fe7617327: Layer already exists [2023-11-01T20:33:32.075Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:32.075Z] 5e93d6c821e9: Layer already exists [2023-11-01T20:33:32.075Z] 9c3432d2370c: Layer already exists [2023-11-01T20:33:32.075Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:32.075Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:32.075Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:32.338Z] latest: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:32.669Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:33.268Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.68 [2023-11-01T20:33:33.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T20:33:33.268Z] 9c3432d2370c: Preparing [2023-11-01T20:33:33.268Z] c8381a0e1dca: Preparing [2023-11-01T20:33:33.268Z] 5f4fe7617327: Preparing [2023-11-01T20:33:33.268Z] 5e93d6c821e9: Preparing [2023-11-01T20:33:33.268Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:33.268Z] ebbb5455c182: Preparing [2023-11-01T20:33:33.268Z] 30a9498ad258: Preparing [2023-11-01T20:33:33.268Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:33.268Z] ebbb5455c182: Waiting [2023-11-01T20:33:33.268Z] 30a9498ad258: Waiting [2023-11-01T20:33:33.268Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:33.268Z] 9c3432d2370c: Layer already exists [2023-11-01T20:33:33.268Z] 5e93d6c821e9: Layer already exists [2023-11-01T20:33:33.268Z] 5f4fe7617327: Layer already exists [2023-11-01T20:33:33.268Z] c8381a0e1dca: Layer already exists [2023-11-01T20:33:33.268Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:33.268Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:33.268Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:33.268Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:33.268Z] 3.1.0-dev.68: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:33.867Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:34.199Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:34.199Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T20:33:34.199Z] 9c3432d2370c: Preparing [2023-11-01T20:33:34.199Z] c8381a0e1dca: Preparing [2023-11-01T20:33:34.199Z] 5f4fe7617327: Preparing [2023-11-01T20:33:34.199Z] 5e93d6c821e9: Preparing [2023-11-01T20:33:34.199Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:34.199Z] ebbb5455c182: Preparing [2023-11-01T20:33:34.199Z] 30a9498ad258: Preparing [2023-11-01T20:33:34.199Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:34.199Z] ebbb5455c182: Waiting [2023-11-01T20:33:34.199Z] 30a9498ad258: Waiting [2023-11-01T20:33:34.199Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:34.199Z] 5f4fe7617327: Layer already exists [2023-11-01T20:33:34.199Z] 9c3432d2370c: Layer already exists [2023-11-01T20:33:34.199Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:34.199Z] c8381a0e1dca: Layer already exists [2023-11-01T20:33:34.199Z] 5e93d6c821e9: Layer already exists [2023-11-01T20:33:34.199Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:34.199Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:34.199Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:34.464Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:34.800Z] + 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-11-01T20:33:35.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-11-01T20:33:35.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-11-01T20:33:35.141Z] 9c3432d2370c: Preparing [2023-11-01T20:33:35.141Z] c8381a0e1dca: Preparing [2023-11-01T20:33:35.141Z] 5f4fe7617327: Preparing [2023-11-01T20:33:35.141Z] 5e93d6c821e9: Preparing [2023-11-01T20:33:35.141Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:35.141Z] ebbb5455c182: Preparing [2023-11-01T20:33:35.141Z] 30a9498ad258: Preparing [2023-11-01T20:33:35.141Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:35.141Z] ebbb5455c182: Waiting [2023-11-01T20:33:35.141Z] 30a9498ad258: Waiting [2023-11-01T20:33:35.141Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:35.141Z] c8381a0e1dca: Layer already exists [2023-11-01T20:33:35.141Z] 5e93d6c821e9: Layer already exists [2023-11-01T20:33:35.141Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:35.141Z] 5f4fe7617327: Layer already exists [2023-11-01T20:33:35.141Z] 9c3432d2370c: Layer already exists [2023-11-01T20:33:35.141Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:35.141Z] 30a9498ad258: Layer already exists [2023-11-01T20:33:35.141Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:35.403Z] main: digest: sha256:0da0bbcc4af6628f84090c33f05c1147ec8eeede71f01cf0ebbb0e89d65cb231 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:33:35.453Z] ===================================================== [Pipeline] echo [2023-11-01T20:33:35.464Z] taggedImages: [2023-11-01T20:33:35.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:35.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-11-01T20:33:35.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.68 [2023-11-01T20:33:35.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:35.464Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-11-01T20:33:35.490Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-11-01T20:33:35.490Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:35.490Z] latest [2023-11-01T20:33:35.490Z] 3.1.0-dev.68 [2023-11-01T20:33:35.490Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:35.490Z] main [2023-11-01T20:33:35.490Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:35.834Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:36.165Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:36.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T20:33:36.165Z] 8ac00f731007: Preparing [2023-11-01T20:33:36.165Z] 6fffcc1e724e: Preparing [2023-11-01T20:33:36.165Z] f5686a2849ba: Preparing [2023-11-01T20:33:36.165Z] 1627bddcfd46: Preparing [2023-11-01T20:33:36.165Z] f93890bde724: Preparing [2023-11-01T20:33:36.165Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:36.165Z] ebbb5455c182: Preparing [2023-11-01T20:33:36.165Z] ece05d49f831: Preparing [2023-11-01T20:33:36.165Z] 9304af0c8a42: Preparing [2023-11-01T20:33:36.165Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:36.165Z] ece05d49f831: Waiting [2023-11-01T20:33:36.165Z] 9304af0c8a42: Waiting [2023-11-01T20:33:36.165Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:36.165Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:36.165Z] ebbb5455c182: Waiting [2023-11-01T20:33:36.433Z] 8ac00f731007: Pushed [2023-11-01T20:33:36.433Z] 1627bddcfd46: Pushed [2023-11-01T20:33:36.433Z] f93890bde724: Pushed [2023-11-01T20:33:36.433Z] 6fffcc1e724e: Pushed [2023-11-01T20:33:36.433Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:36.433Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:36.433Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:36.701Z] ece05d49f831: Pushed [2023-11-01T20:33:39.286Z] f5686a2849ba: Pushed [2023-11-01T20:33:39.864Z] 9304af0c8a42: Pushed [2023-11-01T20:33:40.129Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:40.468Z] + 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-11-01T20:33:40.803Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-01T20:33:40.803Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T20:33:40.803Z] 8ac00f731007: Preparing [2023-11-01T20:33:40.803Z] 6fffcc1e724e: Preparing [2023-11-01T20:33:40.803Z] f5686a2849ba: Preparing [2023-11-01T20:33:40.803Z] 1627bddcfd46: Preparing [2023-11-01T20:33:40.803Z] f93890bde724: Preparing [2023-11-01T20:33:40.803Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:40.803Z] ebbb5455c182: Preparing [2023-11-01T20:33:40.803Z] ece05d49f831: Preparing [2023-11-01T20:33:40.803Z] 9304af0c8a42: Preparing [2023-11-01T20:33:40.803Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:40.803Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:40.803Z] ebbb5455c182: Waiting [2023-11-01T20:33:40.803Z] ece05d49f831: Waiting [2023-11-01T20:33:40.803Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:40.803Z] 9304af0c8a42: Waiting [2023-11-01T20:33:40.803Z] 1627bddcfd46: Layer already exists [2023-11-01T20:33:40.803Z] 6fffcc1e724e: Layer already exists [2023-11-01T20:33:40.803Z] f93890bde724: Layer already exists [2023-11-01T20:33:40.803Z] f5686a2849ba: Layer already exists [2023-11-01T20:33:40.803Z] 8ac00f731007: Layer already exists [2023-11-01T20:33:40.803Z] ece05d49f831: Layer already exists [2023-11-01T20:33:40.803Z] 9304af0c8a42: Layer already exists [2023-11-01T20:33:40.803Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:40.804Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:40.804Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:41.068Z] latest: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:41.415Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:41.752Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.68 [2023-11-01T20:33:41.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T20:33:41.752Z] 8ac00f731007: Preparing [2023-11-01T20:33:41.752Z] 6fffcc1e724e: Preparing [2023-11-01T20:33:41.752Z] f5686a2849ba: Preparing [2023-11-01T20:33:41.752Z] 1627bddcfd46: Preparing [2023-11-01T20:33:41.752Z] f93890bde724: Preparing [2023-11-01T20:33:41.752Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:41.752Z] ebbb5455c182: Preparing [2023-11-01T20:33:41.752Z] ece05d49f831: Preparing [2023-11-01T20:33:41.752Z] 9304af0c8a42: Preparing [2023-11-01T20:33:41.752Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:41.752Z] 9304af0c8a42: Waiting [2023-11-01T20:33:41.752Z] ece05d49f831: Waiting [2023-11-01T20:33:41.752Z] ebbb5455c182: Waiting [2023-11-01T20:33:41.752Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:41.752Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:41.752Z] 1627bddcfd46: Layer already exists [2023-11-01T20:33:41.752Z] 6fffcc1e724e: Layer already exists [2023-11-01T20:33:41.752Z] f5686a2849ba: Layer already exists [2023-11-01T20:33:41.752Z] 8ac00f731007: Layer already exists [2023-11-01T20:33:41.752Z] f93890bde724: Layer already exists [2023-11-01T20:33:41.752Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:41.752Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:41.752Z] 9304af0c8a42: Layer already exists [2023-11-01T20:33:41.752Z] ece05d49f831: Layer already exists [2023-11-01T20:33:41.752Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:41.752Z] 3.1.0-dev.68: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:42.363Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:42.705Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:42.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T20:33:42.705Z] 8ac00f731007: Preparing [2023-11-01T20:33:42.705Z] 6fffcc1e724e: Preparing [2023-11-01T20:33:42.705Z] f5686a2849ba: Preparing [2023-11-01T20:33:42.705Z] 1627bddcfd46: Preparing [2023-11-01T20:33:42.705Z] f93890bde724: Preparing [2023-11-01T20:33:42.705Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:42.705Z] ebbb5455c182: Preparing [2023-11-01T20:33:42.705Z] ece05d49f831: Preparing [2023-11-01T20:33:42.705Z] 9304af0c8a42: Preparing [2023-11-01T20:33:42.705Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:42.705Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:42.705Z] ebbb5455c182: Waiting [2023-11-01T20:33:42.705Z] ece05d49f831: Waiting [2023-11-01T20:33:42.705Z] 9304af0c8a42: Waiting [2023-11-01T20:33:42.705Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:42.705Z] f93890bde724: Layer already exists [2023-11-01T20:33:42.705Z] 8ac00f731007: Layer already exists [2023-11-01T20:33:42.705Z] 6fffcc1e724e: Layer already exists [2023-11-01T20:33:42.705Z] f5686a2849ba: Layer already exists [2023-11-01T20:33:42.705Z] 1627bddcfd46: Layer already exists [2023-11-01T20:33:42.705Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:42.705Z] ece05d49f831: Layer already exists [2023-11-01T20:33:42.705Z] 9304af0c8a42: Layer already exists [2023-11-01T20:33:42.705Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:42.705Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:42.972Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:43.315Z] + 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-11-01T20:33:43.658Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-11-01T20:33:43.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-11-01T20:33:43.658Z] 8ac00f731007: Preparing [2023-11-01T20:33:43.658Z] 6fffcc1e724e: Preparing [2023-11-01T20:33:43.658Z] f5686a2849ba: Preparing [2023-11-01T20:33:43.658Z] 1627bddcfd46: Preparing [2023-11-01T20:33:43.658Z] f93890bde724: Preparing [2023-11-01T20:33:43.658Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:43.658Z] ebbb5455c182: Preparing [2023-11-01T20:33:43.658Z] ece05d49f831: Preparing [2023-11-01T20:33:43.658Z] 9304af0c8a42: Preparing [2023-11-01T20:33:43.658Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:43.658Z] ebbb5455c182: Waiting [2023-11-01T20:33:43.658Z] ece05d49f831: Waiting [2023-11-01T20:33:43.658Z] 9304af0c8a42: Waiting [2023-11-01T20:33:43.658Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:43.658Z] 8ac00f731007: Layer already exists [2023-11-01T20:33:43.658Z] 1627bddcfd46: Layer already exists [2023-11-01T20:33:43.658Z] f93890bde724: Layer already exists [2023-11-01T20:33:43.658Z] f5686a2849ba: Layer already exists [2023-11-01T20:33:43.658Z] 6fffcc1e724e: Layer already exists [2023-11-01T20:33:43.658Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:43.658Z] ece05d49f831: Layer already exists [2023-11-01T20:33:43.658Z] 9304af0c8a42: Layer already exists [2023-11-01T20:33:43.658Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:43.658Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:43.925Z] main: digest: sha256:fe91a8b2a768948aac548057b93b7743cd78151acea0558c1f50a3136f8bd70f size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:33:43.987Z] ===================================================== [Pipeline] echo [2023-11-01T20:33:43.997Z] taggedImages: [2023-11-01T20:33:43.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:43.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-11-01T20:33:43.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.68 [2023-11-01T20:33:43.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:43.997Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-11-01T20:33:44.022Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-11-01T20:33:44.022Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:44.022Z] latest [2023-11-01T20:33:44.022Z] 3.1.0-dev.68 [2023-11-01T20:33:44.022Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:44.022Z] main [2023-11-01T20:33:44.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:44.371Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:47.276Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:47.277Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T20:33:47.277Z] e366237a471a: Preparing [2023-11-01T20:33:47.277Z] c91dbca822fe: Preparing [2023-11-01T20:33:47.277Z] 315466fcbaad: Preparing [2023-11-01T20:33:47.277Z] 4b47e07dd6f8: Preparing [2023-11-01T20:33:47.277Z] 498493f68e30: Preparing [2023-11-01T20:33:47.277Z] ee4d4ae69d19: Preparing [2023-11-01T20:33:47.277Z] 12d330e3c35e: Preparing [2023-11-01T20:33:47.277Z] ee4d4ae69d19: Waiting [2023-11-01T20:33:47.277Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:47.277Z] 12d330e3c35e: Waiting [2023-11-01T20:33:47.277Z] ebbb5455c182: Preparing [2023-11-01T20:33:47.277Z] 2bcfadf82be9: Preparing [2023-11-01T20:33:47.277Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:47.277Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:47.277Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:47.277Z] ebbb5455c182: Waiting [2023-11-01T20:33:47.277Z] 2bcfadf82be9: Waiting [2023-11-01T20:33:47.543Z] 498493f68e30: Pushed [2023-11-01T20:33:47.543Z] c91dbca822fe: Pushed [2023-11-01T20:33:47.543Z] e366237a471a: Pushed [2023-11-01T20:33:47.543Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:47.543Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:47.808Z] ee4d4ae69d19: Pushed [2023-11-01T20:33:47.808Z] 12d330e3c35e: Pushed [2023-11-01T20:33:47.808Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:50.378Z] 4b47e07dd6f8: Pushed [2023-11-01T20:33:50.378Z] 2bcfadf82be9: Pushed [2023-11-01T20:33:50.960Z] 315466fcbaad: Pushed [2023-11-01T20:33:50.960Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:51.290Z] + 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-11-01T20:33:51.626Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-01T20:33:51.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T20:33:51.626Z] e366237a471a: Preparing [2023-11-01T20:33:51.626Z] c91dbca822fe: Preparing [2023-11-01T20:33:51.626Z] 315466fcbaad: Preparing [2023-11-01T20:33:51.626Z] 4b47e07dd6f8: Preparing [2023-11-01T20:33:51.626Z] 498493f68e30: Preparing [2023-11-01T20:33:51.626Z] ee4d4ae69d19: Preparing [2023-11-01T20:33:51.626Z] 12d330e3c35e: Preparing [2023-11-01T20:33:51.626Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:51.626Z] ebbb5455c182: Preparing [2023-11-01T20:33:51.626Z] 2bcfadf82be9: Preparing [2023-11-01T20:33:51.626Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:51.626Z] 12d330e3c35e: Waiting [2023-11-01T20:33:51.626Z] ebbb5455c182: Waiting [2023-11-01T20:33:51.626Z] 2bcfadf82be9: Waiting [2023-11-01T20:33:51.626Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:51.626Z] ee4d4ae69d19: Waiting [2023-11-01T20:33:51.626Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:51.626Z] 498493f68e30: Layer already exists [2023-11-01T20:33:51.626Z] c91dbca822fe: Layer already exists [2023-11-01T20:33:51.626Z] e366237a471a: Layer already exists [2023-11-01T20:33:51.626Z] 4b47e07dd6f8: Layer already exists [2023-11-01T20:33:51.626Z] 315466fcbaad: Layer already exists [2023-11-01T20:33:51.626Z] ee4d4ae69d19: Layer already exists [2023-11-01T20:33:51.626Z] 12d330e3c35e: Layer already exists [2023-11-01T20:33:51.626Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:51.626Z] 2bcfadf82be9: Layer already exists [2023-11-01T20:33:51.626Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:51.626Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:51.891Z] latest: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:52.243Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:52.576Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.68 [2023-11-01T20:33:52.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T20:33:52.576Z] e366237a471a: Preparing [2023-11-01T20:33:52.576Z] c91dbca822fe: Preparing [2023-11-01T20:33:52.576Z] 315466fcbaad: Preparing [2023-11-01T20:33:52.576Z] 4b47e07dd6f8: Preparing [2023-11-01T20:33:52.576Z] 498493f68e30: Preparing [2023-11-01T20:33:52.576Z] ee4d4ae69d19: Preparing [2023-11-01T20:33:52.576Z] 12d330e3c35e: Preparing [2023-11-01T20:33:52.576Z] ee4d4ae69d19: Waiting [2023-11-01T20:33:52.576Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:52.576Z] 12d330e3c35e: Waiting [2023-11-01T20:33:52.576Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:52.576Z] ebbb5455c182: Preparing [2023-11-01T20:33:52.576Z] 2bcfadf82be9: Preparing [2023-11-01T20:33:52.576Z] ebbb5455c182: Waiting [2023-11-01T20:33:52.576Z] 2bcfadf82be9: Waiting [2023-11-01T20:33:52.576Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:52.576Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:52.576Z] e366237a471a: Layer already exists [2023-11-01T20:33:52.576Z] 498493f68e30: Layer already exists [2023-11-01T20:33:52.576Z] c91dbca822fe: Layer already exists [2023-11-01T20:33:52.576Z] 4b47e07dd6f8: Layer already exists [2023-11-01T20:33:52.576Z] 315466fcbaad: Layer already exists [2023-11-01T20:33:52.576Z] 12d330e3c35e: Layer already exists [2023-11-01T20:33:52.576Z] ee4d4ae69d19: Layer already exists [2023-11-01T20:33:52.576Z] 2bcfadf82be9: Layer already exists [2023-11-01T20:33:52.576Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:52.576Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:52.576Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:52.841Z] 3.1.0-dev.68: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:53.179Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:53.506Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:53.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T20:33:53.506Z] e366237a471a: Preparing [2023-11-01T20:33:53.506Z] c91dbca822fe: Preparing [2023-11-01T20:33:53.506Z] 315466fcbaad: Preparing [2023-11-01T20:33:53.506Z] 4b47e07dd6f8: Preparing [2023-11-01T20:33:53.506Z] 498493f68e30: Preparing [2023-11-01T20:33:53.506Z] ee4d4ae69d19: Preparing [2023-11-01T20:33:53.506Z] 12d330e3c35e: Preparing [2023-11-01T20:33:53.506Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:53.506Z] ebbb5455c182: Preparing [2023-11-01T20:33:53.506Z] 2bcfadf82be9: Preparing [2023-11-01T20:33:53.506Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:53.506Z] ee4d4ae69d19: Waiting [2023-11-01T20:33:53.506Z] 12d330e3c35e: Waiting [2023-11-01T20:33:53.506Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:53.506Z] 2bcfadf82be9: Waiting [2023-11-01T20:33:53.506Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:53.506Z] ebbb5455c182: Waiting [2023-11-01T20:33:53.506Z] 498493f68e30: Layer already exists [2023-11-01T20:33:53.506Z] e366237a471a: Layer already exists [2023-11-01T20:33:53.506Z] 4b47e07dd6f8: Layer already exists [2023-11-01T20:33:53.506Z] c91dbca822fe: Layer already exists [2023-11-01T20:33:53.506Z] 315466fcbaad: Layer already exists [2023-11-01T20:33:53.506Z] ee4d4ae69d19: Layer already exists [2023-11-01T20:33:53.506Z] 12d330e3c35e: Layer already exists [2023-11-01T20:33:53.506Z] 2bcfadf82be9: Layer already exists [2023-11-01T20:33:53.506Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:53.506Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:53.506Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:53.770Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:54.102Z] + 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-11-01T20:33:54.430Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-11-01T20:33:54.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-11-01T20:33:54.430Z] e366237a471a: Preparing [2023-11-01T20:33:54.430Z] c91dbca822fe: Preparing [2023-11-01T20:33:54.430Z] 315466fcbaad: Preparing [2023-11-01T20:33:54.430Z] 4b47e07dd6f8: Preparing [2023-11-01T20:33:54.430Z] 498493f68e30: Preparing [2023-11-01T20:33:54.430Z] ee4d4ae69d19: Preparing [2023-11-01T20:33:54.430Z] 12d330e3c35e: Preparing [2023-11-01T20:33:54.430Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:54.430Z] ebbb5455c182: Preparing [2023-11-01T20:33:54.430Z] 2bcfadf82be9: Preparing [2023-11-01T20:33:54.430Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:54.430Z] 4bd68c4d528e: Waiting [2023-11-01T20:33:54.430Z] ee4d4ae69d19: Waiting [2023-11-01T20:33:54.430Z] ebbb5455c182: Waiting [2023-11-01T20:33:54.430Z] 2bcfadf82be9: Waiting [2023-11-01T20:33:54.430Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:54.430Z] 12d330e3c35e: Waiting [2023-11-01T20:33:54.430Z] c91dbca822fe: Layer already exists [2023-11-01T20:33:54.430Z] 315466fcbaad: Layer already exists [2023-11-01T20:33:54.430Z] 498493f68e30: Layer already exists [2023-11-01T20:33:54.430Z] e366237a471a: Layer already exists [2023-11-01T20:33:54.430Z] 4b47e07dd6f8: Layer already exists [2023-11-01T20:33:54.430Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:54.430Z] ee4d4ae69d19: Layer already exists [2023-11-01T20:33:54.430Z] 12d330e3c35e: Layer already exists [2023-11-01T20:33:54.430Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:54.430Z] 2bcfadf82be9: Layer already exists [2023-11-01T20:33:54.430Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:54.696Z] main: digest: sha256:9f9f01f5cf61f4b7d86aa0dfbe1b3ca9ddd998a3a48520570a5ca1b2ca0abd11 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:33:54.743Z] ===================================================== [Pipeline] echo [2023-11-01T20:33:54.749Z] taggedImages: [2023-11-01T20:33:54.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:54.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-11-01T20:33:54.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.68 [2023-11-01T20:33:54.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:54.749Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-11-01T20:33:54.765Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-11-01T20:33:54.765Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:54.765Z] latest [2023-11-01T20:33:54.765Z] 3.1.0-dev.68 [2023-11-01T20:33:54.765Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:33:54.765Z] main [2023-11-01T20:33:54.765Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:55.099Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:33:55.438Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:33:55.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T20:33:55.438Z] 527b1297bae4: Preparing [2023-11-01T20:33:55.438Z] ab90bb07b0c6: Preparing [2023-11-01T20:33:55.438Z] 4bd68c4d528e: Preparing [2023-11-01T20:33:55.438Z] ebbb5455c182: Preparing [2023-11-01T20:33:55.438Z] a3c741c0fde1: Preparing [2023-11-01T20:33:55.438Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:33:55.438Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:33:55.438Z] ebbb5455c182: Layer already exists [2023-11-01T20:33:55.705Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:33:55.705Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:33:55.705Z] 527b1297bae4: Pushed [2023-11-01T20:33:57.102Z] a3c741c0fde1: Pushed [2023-11-01T20:34:00.535Z] ab90bb07b0c6: Pushed [2023-11-01T20:34:01.489Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:01.825Z] + 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-11-01T20:34:02.158Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-01T20:34:02.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T20:34:02.158Z] 527b1297bae4: Preparing [2023-11-01T20:34:02.159Z] ab90bb07b0c6: Preparing [2023-11-01T20:34:02.159Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:02.159Z] ebbb5455c182: Preparing [2023-11-01T20:34:02.159Z] a3c741c0fde1: Preparing [2023-11-01T20:34:02.159Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:02.159Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:02.159Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:02.159Z] 527b1297bae4: Layer already exists [2023-11-01T20:34:02.159Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:02.159Z] ab90bb07b0c6: Layer already exists [2023-11-01T20:34:02.159Z] a3c741c0fde1: Layer already exists [2023-11-01T20:34:02.159Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:02.425Z] latest: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:02.758Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:03.084Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.68 [2023-11-01T20:34:03.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T20:34:03.084Z] 527b1297bae4: Preparing [2023-11-01T20:34:03.084Z] ab90bb07b0c6: Preparing [2023-11-01T20:34:03.084Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:03.084Z] ebbb5455c182: Preparing [2023-11-01T20:34:03.084Z] a3c741c0fde1: Preparing [2023-11-01T20:34:03.084Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:03.084Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:03.084Z] a3c741c0fde1: Layer already exists [2023-11-01T20:34:03.084Z] ab90bb07b0c6: Layer already exists [2023-11-01T20:34:03.084Z] 527b1297bae4: Layer already exists [2023-11-01T20:34:03.084Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:03.084Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:03.084Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:03.348Z] 3.1.0-dev.68: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:03.679Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:04.003Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:04.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T20:34:04.003Z] 527b1297bae4: Preparing [2023-11-01T20:34:04.003Z] ab90bb07b0c6: Preparing [2023-11-01T20:34:04.003Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:04.003Z] ebbb5455c182: Preparing [2023-11-01T20:34:04.003Z] a3c741c0fde1: Preparing [2023-11-01T20:34:04.003Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:04.003Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:04.003Z] a3c741c0fde1: Layer already exists [2023-11-01T20:34:04.003Z] ab90bb07b0c6: Layer already exists [2023-11-01T20:34:04.003Z] 527b1297bae4: Layer already exists [2023-11-01T20:34:04.003Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:04.003Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:04.003Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:04.003Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:04.604Z] + 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-11-01T20:34:04.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-11-01T20:34:04.932Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-11-01T20:34:04.932Z] 527b1297bae4: Preparing [2023-11-01T20:34:04.932Z] ab90bb07b0c6: Preparing [2023-11-01T20:34:04.932Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:04.932Z] ebbb5455c182: Preparing [2023-11-01T20:34:04.932Z] a3c741c0fde1: Preparing [2023-11-01T20:34:04.932Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:04.932Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:04.932Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:04.932Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:04.932Z] a3c741c0fde1: Layer already exists [2023-11-01T20:34:04.932Z] 527b1297bae4: Layer already exists [2023-11-01T20:34:04.932Z] ab90bb07b0c6: Layer already exists [2023-11-01T20:34:04.932Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:04.932Z] main: digest: sha256:a6c7e93e09e085f0ceea227dbea7a8f1fba1cf8577dae5fdd4b704b1283957ca size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:34:05.246Z] ===================================================== [Pipeline] echo [2023-11-01T20:34:05.255Z] taggedImages: [2023-11-01T20:34:05.255Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:05.255Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-11-01T20:34:05.255Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.68 [2023-11-01T20:34:05.255Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:05.255Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-11-01T20:34:05.274Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-11-01T20:34:05.274Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:05.274Z] latest [2023-11-01T20:34:05.274Z] 3.1.0-dev.68 [2023-11-01T20:34:05.274Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:05.274Z] main [2023-11-01T20:34:05.274Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:05.611Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:06.021Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:06.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T20:34:06.021Z] c348dacc7de5: Preparing [2023-11-01T20:34:06.021Z] bc9894dee98b: Preparing [2023-11-01T20:34:06.021Z] 7617d83d890b: Preparing [2023-11-01T20:34:06.021Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:06.021Z] ebbb5455c182: Preparing [2023-11-01T20:34:06.021Z] e4dff90020dd: Preparing [2023-11-01T20:34:06.021Z] bdd405ab38f5: Preparing [2023-11-01T20:34:06.021Z] d4792007c99d: Preparing [2023-11-01T20:34:06.021Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:06.021Z] e4dff90020dd: Waiting [2023-11-01T20:34:06.021Z] bdd405ab38f5: Waiting [2023-11-01T20:34:06.021Z] d4792007c99d: Waiting [2023-11-01T20:34:06.021Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:06.021Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:06.021Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:06.296Z] bc9894dee98b: Pushed [2023-11-01T20:34:06.296Z] 7617d83d890b: Pushed [2023-11-01T20:34:06.296Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:06.296Z] c348dacc7de5: Pushed [2023-11-01T20:34:08.330Z] d4792007c99d: Pushed [2023-11-01T20:34:18.393Z] bdd405ab38f5: Pushed [2023-11-01T20:34:22.630Z] e4dff90020dd: Pushed [2023-11-01T20:34:22.630Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:23.235Z] + 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-11-01T20:34:23.560Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-01T20:34:23.561Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T20:34:23.561Z] c348dacc7de5: Preparing [2023-11-01T20:34:23.561Z] bc9894dee98b: Preparing [2023-11-01T20:34:23.561Z] 7617d83d890b: Preparing [2023-11-01T20:34:23.561Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:23.561Z] ebbb5455c182: Preparing [2023-11-01T20:34:23.561Z] e4dff90020dd: Preparing [2023-11-01T20:34:23.561Z] bdd405ab38f5: Preparing [2023-11-01T20:34:23.561Z] d4792007c99d: Preparing [2023-11-01T20:34:23.561Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:23.561Z] bdd405ab38f5: Waiting [2023-11-01T20:34:23.561Z] d4792007c99d: Waiting [2023-11-01T20:34:23.561Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:23.561Z] e4dff90020dd: Waiting [2023-11-01T20:34:23.561Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:23.561Z] 7617d83d890b: Layer already exists [2023-11-01T20:34:23.561Z] bc9894dee98b: Layer already exists [2023-11-01T20:34:23.561Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:23.561Z] c348dacc7de5: Layer already exists [2023-11-01T20:34:23.561Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:23.561Z] bdd405ab38f5: Layer already exists [2023-11-01T20:34:23.561Z] d4792007c99d: Layer already exists [2023-11-01T20:34:23.561Z] e4dff90020dd: Layer already exists [2023-11-01T20:34:23.824Z] latest: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:24.154Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:24.487Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.68 [2023-11-01T20:34:24.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T20:34:24.487Z] c348dacc7de5: Preparing [2023-11-01T20:34:24.487Z] bc9894dee98b: Preparing [2023-11-01T20:34:24.487Z] 7617d83d890b: Preparing [2023-11-01T20:34:24.487Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:24.487Z] ebbb5455c182: Preparing [2023-11-01T20:34:24.487Z] e4dff90020dd: Preparing [2023-11-01T20:34:24.487Z] bdd405ab38f5: Preparing [2023-11-01T20:34:24.487Z] d4792007c99d: Preparing [2023-11-01T20:34:24.487Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:24.487Z] e4dff90020dd: Waiting [2023-11-01T20:34:24.487Z] bdd405ab38f5: Waiting [2023-11-01T20:34:24.487Z] d4792007c99d: Waiting [2023-11-01T20:34:24.487Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:24.487Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:24.487Z] 7617d83d890b: Layer already exists [2023-11-01T20:34:24.487Z] bc9894dee98b: Layer already exists [2023-11-01T20:34:24.487Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:24.487Z] c348dacc7de5: Layer already exists [2023-11-01T20:34:24.487Z] e4dff90020dd: Layer already exists [2023-11-01T20:34:24.487Z] d4792007c99d: Layer already exists [2023-11-01T20:34:24.487Z] bdd405ab38f5: Layer already exists [2023-11-01T20:34:24.487Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:24.487Z] 3.1.0-dev.68: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:25.080Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:25.408Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:25.408Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T20:34:25.408Z] c348dacc7de5: Preparing [2023-11-01T20:34:25.408Z] bc9894dee98b: Preparing [2023-11-01T20:34:25.408Z] 7617d83d890b: Preparing [2023-11-01T20:34:25.408Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:25.408Z] ebbb5455c182: Preparing [2023-11-01T20:34:25.408Z] e4dff90020dd: Preparing [2023-11-01T20:34:25.408Z] bdd405ab38f5: Preparing [2023-11-01T20:34:25.408Z] d4792007c99d: Preparing [2023-11-01T20:34:25.408Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:25.408Z] e4dff90020dd: Waiting [2023-11-01T20:34:25.408Z] bdd405ab38f5: Waiting [2023-11-01T20:34:25.408Z] d4792007c99d: Waiting [2023-11-01T20:34:25.408Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:25.408Z] 7617d83d890b: Layer already exists [2023-11-01T20:34:25.408Z] c348dacc7de5: Layer already exists [2023-11-01T20:34:25.408Z] bc9894dee98b: Layer already exists [2023-11-01T20:34:25.408Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:25.408Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:25.408Z] e4dff90020dd: Layer already exists [2023-11-01T20:34:25.408Z] bdd405ab38f5: Layer already exists [2023-11-01T20:34:25.408Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:25.408Z] d4792007c99d: Layer already exists [2023-11-01T20:34:25.671Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:26.015Z] + 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-11-01T20:34:26.364Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-11-01T20:34:26.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-11-01T20:34:26.364Z] c348dacc7de5: Preparing [2023-11-01T20:34:26.364Z] bc9894dee98b: Preparing [2023-11-01T20:34:26.364Z] 7617d83d890b: Preparing [2023-11-01T20:34:26.364Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:26.364Z] ebbb5455c182: Preparing [2023-11-01T20:34:26.364Z] e4dff90020dd: Preparing [2023-11-01T20:34:26.364Z] bdd405ab38f5: Preparing [2023-11-01T20:34:26.364Z] d4792007c99d: Preparing [2023-11-01T20:34:26.364Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:26.364Z] d4792007c99d: Waiting [2023-11-01T20:34:26.364Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:26.364Z] e4dff90020dd: Waiting [2023-11-01T20:34:26.364Z] bdd405ab38f5: Waiting [2023-11-01T20:34:26.364Z] bc9894dee98b: Layer already exists [2023-11-01T20:34:26.364Z] 7617d83d890b: Layer already exists [2023-11-01T20:34:26.364Z] c348dacc7de5: Layer already exists [2023-11-01T20:34:26.364Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:26.364Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:26.364Z] bdd405ab38f5: Layer already exists [2023-11-01T20:34:26.364Z] e4dff90020dd: Layer already exists [2023-11-01T20:34:26.364Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:26.364Z] d4792007c99d: Layer already exists [2023-11-01T20:34:26.364Z] main: digest: sha256:7b030b54c595f34aa4051186b7fe1282294569a142f0d9f1cafd79b377e3bc09 size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:34:26.682Z] ===================================================== [Pipeline] echo [2023-11-01T20:34:26.695Z] taggedImages: [2023-11-01T20:34:26.695Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:26.695Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-11-01T20:34:26.695Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.68 [2023-11-01T20:34:26.695Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:26.695Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-11-01T20:34:26.724Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-11-01T20:34:26.724Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:26.724Z] latest [2023-11-01T20:34:26.724Z] 3.1.0-dev.68 [2023-11-01T20:34:26.724Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:26.724Z] main [2023-11-01T20:34:26.724Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:27.080Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:29.978Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:29.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T20:34:29.979Z] 278b141ff511: Preparing [2023-11-01T20:34:29.979Z] dc0aacb36f7c: Preparing [2023-11-01T20:34:29.979Z] 3751e9b1dff6: Preparing [2023-11-01T20:34:29.979Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:29.979Z] ebbb5455c182: Preparing [2023-11-01T20:34:29.979Z] c74d351d8050: Preparing [2023-11-01T20:34:29.979Z] 6bb093178f1b: Preparing [2023-11-01T20:34:29.979Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:29.979Z] 6bb093178f1b: Waiting [2023-11-01T20:34:29.979Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:29.979Z] c74d351d8050: Waiting [2023-11-01T20:34:29.979Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:29.979Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:30.242Z] dc0aacb36f7c: Pushed [2023-11-01T20:34:30.242Z] 3751e9b1dff6: Pushed [2023-11-01T20:34:30.242Z] 278b141ff511: Pushed [2023-11-01T20:34:30.242Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:30.819Z] 6bb093178f1b: Pushed [2023-11-01T20:34:49.013Z] c74d351d8050: Pushed [2023-11-01T20:34:49.013Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:49.349Z] + 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-11-01T20:34:49.677Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-01T20:34:49.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T20:34:49.678Z] 278b141ff511: Preparing [2023-11-01T20:34:49.678Z] dc0aacb36f7c: Preparing [2023-11-01T20:34:49.678Z] 3751e9b1dff6: Preparing [2023-11-01T20:34:49.678Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:49.678Z] ebbb5455c182: Preparing [2023-11-01T20:34:49.678Z] c74d351d8050: Preparing [2023-11-01T20:34:49.678Z] 6bb093178f1b: Preparing [2023-11-01T20:34:49.678Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:49.678Z] c74d351d8050: Waiting [2023-11-01T20:34:49.678Z] 6bb093178f1b: Waiting [2023-11-01T20:34:49.678Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:49.678Z] 278b141ff511: Layer already exists [2023-11-01T20:34:49.678Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:49.678Z] 3751e9b1dff6: Layer already exists [2023-11-01T20:34:49.678Z] dc0aacb36f7c: Layer already exists [2023-11-01T20:34:49.678Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:49.678Z] c74d351d8050: Layer already exists [2023-11-01T20:34:49.678Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:49.678Z] 6bb093178f1b: Layer already exists [2023-11-01T20:34:49.942Z] latest: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:50.277Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:50.605Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.68 [2023-11-01T20:34:50.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T20:34:50.606Z] 278b141ff511: Preparing [2023-11-01T20:34:50.606Z] dc0aacb36f7c: Preparing [2023-11-01T20:34:50.606Z] 3751e9b1dff6: Preparing [2023-11-01T20:34:50.606Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:50.606Z] ebbb5455c182: Preparing [2023-11-01T20:34:50.606Z] c74d351d8050: Preparing [2023-11-01T20:34:50.606Z] 6bb093178f1b: Preparing [2023-11-01T20:34:50.606Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:50.606Z] 6bb093178f1b: Waiting [2023-11-01T20:34:50.606Z] c74d351d8050: Waiting [2023-11-01T20:34:50.606Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:50.606Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:50.606Z] dc0aacb36f7c: Layer already exists [2023-11-01T20:34:50.606Z] 3751e9b1dff6: Layer already exists [2023-11-01T20:34:50.606Z] 278b141ff511: Layer already exists [2023-11-01T20:34:50.606Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:50.606Z] c74d351d8050: Layer already exists [2023-11-01T20:34:50.606Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:50.606Z] 6bb093178f1b: Layer already exists [2023-11-01T20:34:50.870Z] 3.1.0-dev.68: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:51.199Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:51.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:51.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T20:34:51.524Z] 278b141ff511: Preparing [2023-11-01T20:34:51.524Z] dc0aacb36f7c: Preparing [2023-11-01T20:34:51.524Z] 3751e9b1dff6: Preparing [2023-11-01T20:34:51.524Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:51.524Z] ebbb5455c182: Preparing [2023-11-01T20:34:51.524Z] c74d351d8050: Preparing [2023-11-01T20:34:51.524Z] 6bb093178f1b: Preparing [2023-11-01T20:34:51.524Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:51.524Z] c74d351d8050: Waiting [2023-11-01T20:34:51.524Z] 6bb093178f1b: Waiting [2023-11-01T20:34:51.524Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:51.524Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:51.524Z] 3751e9b1dff6: Layer already exists [2023-11-01T20:34:51.524Z] dc0aacb36f7c: Layer already exists [2023-11-01T20:34:51.524Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:51.524Z] 6bb093178f1b: Layer already exists [2023-11-01T20:34:51.524Z] c74d351d8050: Layer already exists [2023-11-01T20:34:51.524Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:51.524Z] 278b141ff511: Layer already exists [2023-11-01T20:34:51.524Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:52.122Z] + 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-11-01T20:34:52.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-11-01T20:34:52.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-11-01T20:34:52.449Z] 278b141ff511: Preparing [2023-11-01T20:34:52.449Z] dc0aacb36f7c: Preparing [2023-11-01T20:34:52.449Z] 3751e9b1dff6: Preparing [2023-11-01T20:34:52.449Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:52.449Z] ebbb5455c182: Preparing [2023-11-01T20:34:52.449Z] c74d351d8050: Preparing [2023-11-01T20:34:52.449Z] 6bb093178f1b: Preparing [2023-11-01T20:34:52.449Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:52.449Z] c74d351d8050: Waiting [2023-11-01T20:34:52.449Z] 6bb093178f1b: Waiting [2023-11-01T20:34:52.449Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:52.449Z] 3751e9b1dff6: Layer already exists [2023-11-01T20:34:52.449Z] dc0aacb36f7c: Layer already exists [2023-11-01T20:34:52.449Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:52.449Z] 278b141ff511: Layer already exists [2023-11-01T20:34:52.449Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:52.449Z] c74d351d8050: Layer already exists [2023-11-01T20:34:52.449Z] 6bb093178f1b: Layer already exists [2023-11-01T20:34:52.449Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:52.716Z] main: digest: sha256:19300dd59bd0781370997104adba058b982f0b51e7531b8bee1c2cf31e718042 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:34:52.760Z] ===================================================== [Pipeline] echo [2023-11-01T20:34:52.766Z] taggedImages: [2023-11-01T20:34:52.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:52.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-11-01T20:34:52.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.68 [2023-11-01T20:34:52.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:52.766Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-11-01T20:34:52.781Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-11-01T20:34:52.781Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:52.781Z] latest [2023-11-01T20:34:52.781Z] 3.1.0-dev.68 [2023-11-01T20:34:52.781Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:34:52.781Z] main [2023-11-01T20:34:52.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:53.109Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:34:53.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:34:53.434Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T20:34:53.434Z] 178e22a52969: Preparing [2023-11-01T20:34:53.434Z] b80b0aa12838: Preparing [2023-11-01T20:34:53.434Z] 12edfcfc4b64: Preparing [2023-11-01T20:34:53.434Z] 4bd68c4d528e: Preparing [2023-11-01T20:34:53.434Z] ebbb5455c182: Preparing [2023-11-01T20:34:53.434Z] f0676fa4c507: Preparing [2023-11-01T20:34:53.434Z] d4792007c99d: Preparing [2023-11-01T20:34:53.434Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:34:53.434Z] f0676fa4c507: Waiting [2023-11-01T20:34:53.434Z] d4792007c99d: Waiting [2023-11-01T20:34:53.434Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:34:53.434Z] ebbb5455c182: Layer already exists [2023-11-01T20:34:53.434Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:34:53.703Z] d4792007c99d: Layer already exists [2023-11-01T20:34:53.703Z] 12edfcfc4b64: Pushed [2023-11-01T20:34:53.703Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:34:53.703Z] b80b0aa12838: Pushed [2023-11-01T20:34:53.703Z] 178e22a52969: Pushed [2023-11-01T20:35:11.907Z] f0676fa4c507: Pushed [2023-11-01T20:35:11.907Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:12.510Z] + 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-11-01T20:35:12.864Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-01T20:35:12.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T20:35:12.864Z] 178e22a52969: Preparing [2023-11-01T20:35:12.864Z] b80b0aa12838: Preparing [2023-11-01T20:35:12.864Z] 12edfcfc4b64: Preparing [2023-11-01T20:35:12.864Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:12.864Z] ebbb5455c182: Preparing [2023-11-01T20:35:12.864Z] f0676fa4c507: Preparing [2023-11-01T20:35:12.864Z] d4792007c99d: Preparing [2023-11-01T20:35:12.864Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:12.864Z] f0676fa4c507: Waiting [2023-11-01T20:35:12.864Z] d4792007c99d: Waiting [2023-11-01T20:35:12.864Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:12.864Z] b80b0aa12838: Layer already exists [2023-11-01T20:35:12.864Z] 12edfcfc4b64: Layer already exists [2023-11-01T20:35:12.864Z] 178e22a52969: Layer already exists [2023-11-01T20:35:12.864Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:12.864Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:12.864Z] d4792007c99d: Layer already exists [2023-11-01T20:35:12.864Z] f0676fa4c507: Layer already exists [2023-11-01T20:35:12.864Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:13.130Z] latest: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:13.466Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:13.790Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.68 [2023-11-01T20:35:13.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T20:35:13.790Z] 178e22a52969: Preparing [2023-11-01T20:35:13.790Z] b80b0aa12838: Preparing [2023-11-01T20:35:13.790Z] 12edfcfc4b64: Preparing [2023-11-01T20:35:13.790Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:13.790Z] ebbb5455c182: Preparing [2023-11-01T20:35:13.790Z] f0676fa4c507: Preparing [2023-11-01T20:35:13.790Z] d4792007c99d: Preparing [2023-11-01T20:35:13.790Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:13.790Z] f0676fa4c507: Waiting [2023-11-01T20:35:13.790Z] d4792007c99d: Waiting [2023-11-01T20:35:13.790Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:13.790Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:13.790Z] b80b0aa12838: Layer already exists [2023-11-01T20:35:13.790Z] 178e22a52969: Layer already exists [2023-11-01T20:35:13.790Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:13.790Z] 12edfcfc4b64: Layer already exists [2023-11-01T20:35:13.790Z] f0676fa4c507: Layer already exists [2023-11-01T20:35:13.790Z] d4792007c99d: Layer already exists [2023-11-01T20:35:13.790Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:13.790Z] 3.1.0-dev.68: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:14.404Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:14.739Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:14.739Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T20:35:14.739Z] 178e22a52969: Preparing [2023-11-01T20:35:14.739Z] b80b0aa12838: Preparing [2023-11-01T20:35:14.739Z] 12edfcfc4b64: Preparing [2023-11-01T20:35:14.739Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:14.739Z] ebbb5455c182: Preparing [2023-11-01T20:35:14.739Z] f0676fa4c507: Preparing [2023-11-01T20:35:14.739Z] d4792007c99d: Preparing [2023-11-01T20:35:14.739Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:14.739Z] f0676fa4c507: Waiting [2023-11-01T20:35:14.739Z] d4792007c99d: Waiting [2023-11-01T20:35:14.739Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:14.739Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:14.739Z] 12edfcfc4b64: Layer already exists [2023-11-01T20:35:14.739Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:14.739Z] b80b0aa12838: Layer already exists [2023-11-01T20:35:14.739Z] 178e22a52969: Layer already exists [2023-11-01T20:35:14.739Z] f0676fa4c507: Layer already exists [2023-11-01T20:35:14.739Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:14.739Z] d4792007c99d: Layer already exists [2023-11-01T20:35:15.002Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:15.343Z] + 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-11-01T20:35:15.678Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-11-01T20:35:15.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-11-01T20:35:15.678Z] 178e22a52969: Preparing [2023-11-01T20:35:15.678Z] b80b0aa12838: Preparing [2023-11-01T20:35:15.678Z] 12edfcfc4b64: Preparing [2023-11-01T20:35:15.678Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:15.678Z] ebbb5455c182: Preparing [2023-11-01T20:35:15.678Z] f0676fa4c507: Preparing [2023-11-01T20:35:15.678Z] d4792007c99d: Preparing [2023-11-01T20:35:15.678Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:15.678Z] f0676fa4c507: Waiting [2023-11-01T20:35:15.678Z] d4792007c99d: Waiting [2023-11-01T20:35:15.678Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:15.678Z] 178e22a52969: Layer already exists [2023-11-01T20:35:15.678Z] b80b0aa12838: Layer already exists [2023-11-01T20:35:15.678Z] 12edfcfc4b64: Layer already exists [2023-11-01T20:35:15.678Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:15.678Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:15.678Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:15.678Z] d4792007c99d: Layer already exists [2023-11-01T20:35:15.678Z] f0676fa4c507: Layer already exists [2023-11-01T20:35:15.944Z] main: digest: sha256:44d45718876b395f99a708c4bdc3e44a508021ecf18ab3c929150d6adfef3551 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:35:15.991Z] ===================================================== [Pipeline] echo [2023-11-01T20:35:16.003Z] taggedImages: [2023-11-01T20:35:16.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:35:16.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-11-01T20:35:16.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.68 [2023-11-01T20:35:16.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:16.003Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-11-01T20:35:16.022Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-11-01T20:35:16.022Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:35:16.022Z] latest [2023-11-01T20:35:16.022Z] 3.1.0-dev.68 [2023-11-01T20:35:16.022Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:16.022Z] main [2023-11-01T20:35:16.022Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:16.353Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:16.686Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:35:16.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T20:35:16.686Z] 5445744a5628: Preparing [2023-11-01T20:35:16.686Z] f339e2016478: Preparing [2023-11-01T20:35:16.686Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:16.686Z] ebbb5455c182: Preparing [2023-11-01T20:35:16.686Z] 05994c2c0017: Preparing [2023-11-01T20:35:16.687Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:16.687Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:16.687Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:16.687Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:16.951Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:16.952Z] 5445744a5628: Pushed [2023-11-01T20:35:17.216Z] 05994c2c0017: Pushed [2023-11-01T20:35:23.838Z] f339e2016478: Pushed [2023-11-01T20:35:23.838Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:24.173Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:24.503Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-01T20:35:24.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T20:35:24.503Z] 5445744a5628: Preparing [2023-11-01T20:35:24.503Z] f339e2016478: Preparing [2023-11-01T20:35:24.503Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:24.503Z] ebbb5455c182: Preparing [2023-11-01T20:35:24.503Z] 05994c2c0017: Preparing [2023-11-01T20:35:24.503Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:24.503Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:24.503Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:24.503Z] 05994c2c0017: Layer already exists [2023-11-01T20:35:24.503Z] 5445744a5628: Layer already exists [2023-11-01T20:35:24.503Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:24.503Z] f339e2016478: Layer already exists [2023-11-01T20:35:24.503Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:24.767Z] latest: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:25.098Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:25.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.68 [2023-11-01T20:35:25.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T20:35:25.421Z] 5445744a5628: Preparing [2023-11-01T20:35:25.421Z] f339e2016478: Preparing [2023-11-01T20:35:25.421Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:25.421Z] ebbb5455c182: Preparing [2023-11-01T20:35:25.421Z] 05994c2c0017: Preparing [2023-11-01T20:35:25.421Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:25.421Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:25.421Z] 5445744a5628: Layer already exists [2023-11-01T20:35:25.421Z] f339e2016478: Layer already exists [2023-11-01T20:35:25.421Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:25.421Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:25.421Z] 05994c2c0017: Layer already exists [2023-11-01T20:35:25.421Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:25.421Z] 3.1.0-dev.68: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:26.028Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:26.357Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:26.357Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T20:35:26.357Z] 5445744a5628: Preparing [2023-11-01T20:35:26.357Z] f339e2016478: Preparing [2023-11-01T20:35:26.357Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:26.357Z] ebbb5455c182: Preparing [2023-11-01T20:35:26.357Z] 05994c2c0017: Preparing [2023-11-01T20:35:26.357Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:26.357Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:26.357Z] 05994c2c0017: Layer already exists [2023-11-01T20:35:26.357Z] 5445744a5628: Layer already exists [2023-11-01T20:35:26.357Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:26.357Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:26.357Z] f339e2016478: Layer already exists [2023-11-01T20:35:26.357Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:26.357Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:26.950Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:27.276Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-11-01T20:35:27.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-11-01T20:35:27.276Z] 5445744a5628: Preparing [2023-11-01T20:35:27.276Z] f339e2016478: Preparing [2023-11-01T20:35:27.276Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:27.276Z] ebbb5455c182: Preparing [2023-11-01T20:35:27.276Z] 05994c2c0017: Preparing [2023-11-01T20:35:27.276Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:27.276Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:27.276Z] f339e2016478: Layer already exists [2023-11-01T20:35:27.276Z] 05994c2c0017: Layer already exists [2023-11-01T20:35:27.276Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:27.276Z] 5445744a5628: Layer already exists [2023-11-01T20:35:27.276Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:27.276Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:27.540Z] main: digest: sha256:6b0b7dc2ccf18a4b19a4245b445b1758df44a049c8c9213ee88fcc125a95ba69 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:35:27.580Z] ===================================================== [Pipeline] echo [2023-11-01T20:35:27.586Z] taggedImages: [2023-11-01T20:35:27.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:35:27.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-11-01T20:35:27.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.68 [2023-11-01T20:35:27.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:27.586Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-11-01T20:35:27.602Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-11-01T20:35:27.602Z] 08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:35:27.602Z] latest [2023-11-01T20:35:27.602Z] 3.1.0-dev.68 [2023-11-01T20:35:27.602Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:27.602Z] main [2023-11-01T20:35:27.602Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:27.932Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:28.259Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:35:28.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T20:35:28.259Z] 87687d0e31e1: Preparing [2023-11-01T20:35:28.260Z] 6c591f14249d: Preparing [2023-11-01T20:35:28.260Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:28.260Z] ebbb5455c182: Preparing [2023-11-01T20:35:28.260Z] 30a9498ad258: Preparing [2023-11-01T20:35:28.260Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:28.260Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:28.260Z] 30a9498ad258: Layer already exists [2023-11-01T20:35:28.260Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:28.260Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:28.525Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:28.525Z] 87687d0e31e1: Pushed [2023-11-01T20:35:35.154Z] 6c591f14249d: Pushed [2023-11-01T20:35:35.154Z] 08d06e0ccb5744197e6b9bad57675b66573abf32: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:35.545Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:35.887Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-01T20:35:35.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T20:35:35.887Z] 87687d0e31e1: Preparing [2023-11-01T20:35:35.887Z] 6c591f14249d: Preparing [2023-11-01T20:35:35.887Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:35.887Z] ebbb5455c182: Preparing [2023-11-01T20:35:35.887Z] 30a9498ad258: Preparing [2023-11-01T20:35:35.887Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:35.887Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:35.887Z] 30a9498ad258: Layer already exists [2023-11-01T20:35:35.887Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:35.887Z] 87687d0e31e1: Layer already exists [2023-11-01T20:35:35.887Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:35.887Z] 6c591f14249d: Layer already exists [2023-11-01T20:35:35.887Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:36.156Z] latest: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:36.523Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:36.874Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.68 [2023-11-01T20:35:36.874Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T20:35:36.874Z] 87687d0e31e1: Preparing [2023-11-01T20:35:36.874Z] 6c591f14249d: Preparing [2023-11-01T20:35:36.874Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:36.874Z] ebbb5455c182: Preparing [2023-11-01T20:35:36.874Z] 30a9498ad258: Preparing [2023-11-01T20:35:36.874Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:36.874Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:36.874Z] 87687d0e31e1: Layer already exists [2023-11-01T20:35:36.874Z] 6c591f14249d: Layer already exists [2023-11-01T20:35:36.874Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:36.874Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:36.874Z] 30a9498ad258: Layer already exists [2023-11-01T20:35:36.874Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:37.146Z] 3.1.0-dev.68: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:37.477Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:37.809Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:37.809Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T20:35:37.809Z] 87687d0e31e1: Preparing [2023-11-01T20:35:37.809Z] 6c591f14249d: Preparing [2023-11-01T20:35:37.809Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:37.809Z] ebbb5455c182: Preparing [2023-11-01T20:35:37.809Z] 30a9498ad258: Preparing [2023-11-01T20:35:37.809Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:37.809Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:37.809Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:37.809Z] 6c591f14249d: Layer already exists [2023-11-01T20:35:37.809Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:37.809Z] 87687d0e31e1: Layer already exists [2023-11-01T20:35:37.809Z] 30a9498ad258: Layer already exists [2023-11-01T20:35:37.809Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:37.809Z] 08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:38.145Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:38.493Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-11-01T20:35:38.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-11-01T20:35:38.493Z] 87687d0e31e1: Preparing [2023-11-01T20:35:38.493Z] 6c591f14249d: Preparing [2023-11-01T20:35:38.493Z] 4bd68c4d528e: Preparing [2023-11-01T20:35:38.493Z] ebbb5455c182: Preparing [2023-11-01T20:35:38.493Z] 30a9498ad258: Preparing [2023-11-01T20:35:38.493Z] 5f4d9fc4d98d: Preparing [2023-11-01T20:35:38.493Z] 5f4d9fc4d98d: Waiting [2023-11-01T20:35:38.493Z] ebbb5455c182: Layer already exists [2023-11-01T20:35:38.493Z] 30a9498ad258: Layer already exists [2023-11-01T20:35:38.493Z] 6c591f14249d: Layer already exists [2023-11-01T20:35:38.494Z] 4bd68c4d528e: Layer already exists [2023-11-01T20:35:38.494Z] 87687d0e31e1: Layer already exists [2023-11-01T20:35:38.494Z] 5f4d9fc4d98d: Layer already exists [2023-11-01T20:35:38.494Z] main: digest: sha256:cbfcbd00087b74c99fbc5cd2853a94fdee6b278f93c45c3bef5c7b60c9dd9bc6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-11-01T20:35:38.811Z] ===================================================== [Pipeline] echo [2023-11-01T20:35:38.821Z] taggedImages: [2023-11-01T20:35:38.821Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32 [2023-11-01T20:35:38.821Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-11-01T20:35:38.821Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.68 [2023-11-01T20:35:38.821Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:08d06e0ccb5744197e6b9bad57675b66573abf32-3.1.0-dev.68 [2023-11-01T20:35:38.821Z] - 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-11-01T20:35:39.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T20:35:39.194Z] [2023-11-01T20:35:39.194Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:35:39.532Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T20:35:39.532Z] arm64: Pulling from edgex-lftools-log-publisher [2023-11-01T20:35:39.532Z] 8998bd30e6a1: Pulling fs layer [2023-11-01T20:35:39.532Z] 04944245beec: Pulling fs layer [2023-11-01T20:35:39.532Z] 699f458cf7ca: Pulling fs layer [2023-11-01T20:35:39.532Z] 765212b225bb: Pulling fs layer [2023-11-01T20:35:39.532Z] f23df028b6ca: Pulling fs layer [2023-11-01T20:35:39.532Z] 765212b225bb: Waiting [2023-11-01T20:35:39.532Z] d65c8cfc05b1: Pulling fs layer [2023-11-01T20:35:39.532Z] 2437ff75d9bd: Pulling fs layer [2023-11-01T20:35:39.532Z] f23df028b6ca: Waiting [2023-11-01T20:35:39.532Z] d65c8cfc05b1: Waiting [2023-11-01T20:35:39.532Z] 2437ff75d9bd: Waiting [2023-11-01T20:35:39.802Z] 04944245beec: Verifying Checksum [2023-11-01T20:35:39.802Z] 04944245beec: Download complete [2023-11-01T20:35:39.802Z] 765212b225bb: Verifying Checksum [2023-11-01T20:35:39.802Z] 765212b225bb: Download complete [2023-11-01T20:35:39.802Z] f23df028b6ca: Verifying Checksum [2023-11-01T20:35:39.802Z] f23df028b6ca: Download complete [2023-11-01T20:35:39.802Z] d65c8cfc05b1: Verifying Checksum [2023-11-01T20:35:39.802Z] d65c8cfc05b1: Download complete [2023-11-01T20:35:40.070Z] 699f458cf7ca: Verifying Checksum [2023-11-01T20:35:40.070Z] 699f458cf7ca: Download complete [2023-11-01T20:35:40.336Z] 8998bd30e6a1: Verifying Checksum [2023-11-01T20:35:40.336Z] 8998bd30e6a1: Download complete [2023-11-01T20:35:42.920Z] 2437ff75d9bd: Verifying Checksum [2023-11-01T20:35:42.920Z] 2437ff75d9bd: Download complete [2023-11-01T20:35:44.867Z] 8998bd30e6a1: Pull complete [2023-11-01T20:35:45.448Z] 04944245beec: Pull complete [2023-11-01T20:35:46.853Z] 699f458cf7ca: Pull complete [2023-11-01T20:35:47.116Z] 765212b225bb: Pull complete [2023-11-01T20:35:48.073Z] f23df028b6ca: Pull complete [2023-11-01T20:35:48.338Z] d65c8cfc05b1: Pull complete [2023-11-01T20:36:06.525Z] 2437ff75d9bd: Pull complete [2023-11-01T20:36:06.525Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-11-01T20:36:06.525Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-11-01T20:36:06.525Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:36:06.709Z] prd-ubuntu20.04-docker-arm64-4c-16g-16283 does not seem to be running inside a container [2023-11-01T20:36:06.766Z] $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:36:09.424Z] $ docker top b9db22d61a2eed95d27c62bb5c37a096aeee0b86655c400eb91dcba59d72ec02 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:36:09.982Z] ---> job-cost.sh [2023-11-01T20:36:10.248Z] lf-activate-venv: SKIPPING [2023-11-01T20:36:10.248Z] INFO: No Stack... [2023-11-01T20:36:10.828Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-11-01T20:36:11.414Z] INFO: Archiving Costs [Pipeline] sh [2023-11-01T20:36:12.042Z] + cat /w/workspace/edgex-go/603/archives/cost.csv [2023-11-01T20:36:12.042Z] + cut -d, -f6 [Pipeline] lock [2023-11-01T20:36:12.076Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] [2023-11-01T20:36:12.083Z] Resource [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] did not exist. Created. [2023-11-01T20:36:12.083Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-11-01T20:36:12.723Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-11-01T20:36:13.448Z] Stashed 1 file(s) [Pipeline] } [2023-11-01T20:36:13.459Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-603-stack-cost] [Pipeline] // lock [Pipeline] } [2023-11-01T20:36:13.474Z] $ docker stop --time=1 b9db22d61a2eed95d27c62bb5c37a096aeee0b86655c400eb91dcba59d72ec02 [2023-11-01T20:36:14.998Z] $ docker rm -f --volumes b9db22d61a2eed95d27c62bb5c37a096aeee0b86655c400eb91dcba59d72ec02 [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-11-01T20:36:15.445Z] provisioning config files... [2023-11-01T20:36:15.453Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/603@tmp/config11081091796818157586tmp [Pipeline] { [Pipeline] sh [2023-11-01T20:36:15.752Z] + set +x [2023-11-01T20:36:15.752Z] + curl -s https://codecov.io/bash [2023-11-01T20:36:15.752Z] + bash -s -- [2023-11-01T20:36:15.752Z] [2023-11-01T20:36:15.752Z] _____ _ [2023-11-01T20:36:15.752Z] / ____| | | [2023-11-01T20:36:15.752Z] | | ___ __| | ___ ___ _____ __ [2023-11-01T20:36:15.752Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-11-01T20:36:15.752Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-11-01T20:36:15.752Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-11-01T20:36:15.752Z] Bash-1.0.6 [2023-11-01T20:36:15.752Z] [2023-11-01T20:36:15.752Z] [2023-11-01T20:36:15.752Z] ==> git version 2.25.1 found [2023-11-01T20:36:15.752Z] ==> 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-11-01T20:36:15.752Z] Release-Date: 2020-01-08 [2023-11-01T20:36:15.752Z] 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-11-01T20:36:15.752Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-11-01T20:36:15.752Z] ==> Jenkins CI detected. [2023-11-01T20:36:15.752Z] current dir:  /w/workspace/edgex-go/603 [2023-11-01T20:36:15.752Z] project root: . [2023-11-01T20:36:15.752Z] --> token set from env [2023-11-01T20:36:15.752Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-11-01T20:36:15.752Z] ==> Running gcov in . (disable via -X gcov) [2023-11-01T20:36:15.752Z] ==> Python coveragepy not found [2023-11-01T20:36:15.752Z] ==> Searching for coverage reports in: [2023-11-01T20:36:15.752Z] + . [2023-11-01T20:36:16.011Z] -> Found 1 reports [2023-11-01T20:36:16.011Z] ==> Detecting git/mercurial file structure [2023-11-01T20:36:16.011Z] ==> Reading reports [2023-11-01T20:36:16.011Z] + ./coverage.out bytes=453602 [2023-11-01T20:36:16.011Z] ==> Appending adjustments [2023-11-01T20:36:16.011Z] https://docs.codecov.io/docs/fixing-reports [2023-11-01T20:36:16.951Z] + Found adjustments [2023-11-01T20:36:16.951Z] ==> Gzipping contents [2023-11-01T20:36:16.951Z] 60K /tmp/codecov.TN5HEQ.gz [2023-11-01T20:36:16.951Z] ==> Uploading reports [2023-11-01T20:36:16.951Z] url: https://codecov.io [2023-11-01T20:36:16.951Z] query: branch=main&commit=08d06e0ccb5744197e6b9bad57675b66573abf32&build=603&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F603%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T20:36:16.951Z] -> Pinging Codecov [2023-11-01T20:36:16.951Z] 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=08d06e0ccb5744197e6b9bad57675b66573abf32&build=603&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F603%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-11-01T20:36:17.211Z] -> Uploading to [2023-11-01T20:36:17.211Z] https://storage.googleapis.com/codecov/v4/raw/2023-11-01/00271124DB129430A58F1EEE437C3FCB/08d06e0ccb5744197e6b9bad57675b66573abf32/457f9f09-d083-4150-9f0d-da04b2e7567d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231101%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231101T203617Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=ef12ea4fa6178f9c043042ebd063383dada080f0540258d4cda4de9c41bded0b [2023-11-01T20:36:17.211Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T20:36:17.211Z] Dload Upload Total Spent Left Speed [2023-11-01T20:36:17.470Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57791 0 0 100 57791 0 829k --:--:-- --:--:-- --:--:-- 829k 100 57791 0 0 100 57791 0 200k --:--:-- --:--:-- --:--:-- 200k [2023-11-01T20:36:17.470Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/08d06e0ccb5744197e6b9bad57675b66573abf32 [Pipeline] } [2023-11-01T20:36:17.478Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-11-01T20:36:17.598Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-11-01T20:36:17.610Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:36:17.902Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T20:36:17.903Z] [2023-11-01T20:36:17.903Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:36:18.198Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T20:36:18.198Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-11-01T20:36:18.198Z] df9b9388f04a: Pulling fs layer [2023-11-01T20:36:18.198Z] 52dc419b0ee2: Pulling fs layer [2023-11-01T20:36:18.198Z] 25bc292e5bac: Pulling fs layer [2023-11-01T20:36:18.198Z] 114826534d7a: Pulling fs layer [2023-11-01T20:36:18.198Z] 4657fd5d0bcf: Pulling fs layer [2023-11-01T20:36:18.198Z] 6ad1cebc031e: Pulling fs layer [2023-11-01T20:36:18.198Z] 8a3aa393b2d8: Pulling fs layer [2023-11-01T20:36:18.198Z] 6ad1cebc031e: Waiting [2023-11-01T20:36:18.198Z] 114826534d7a: Waiting [2023-11-01T20:36:18.198Z] 8a3aa393b2d8: Waiting [2023-11-01T20:36:18.198Z] 4657fd5d0bcf: Waiting [2023-11-01T20:36:18.198Z] 25bc292e5bac: Verifying Checksum [2023-11-01T20:36:18.198Z] 25bc292e5bac: Download complete [2023-11-01T20:36:18.198Z] 52dc419b0ee2: Verifying Checksum [2023-11-01T20:36:18.198Z] 4657fd5d0bcf: Verifying Checksum [2023-11-01T20:36:18.198Z] 4657fd5d0bcf: Download complete [2023-11-01T20:36:18.457Z] 6ad1cebc031e: Verifying Checksum [2023-11-01T20:36:18.457Z] 6ad1cebc031e: Download complete [2023-11-01T20:36:18.457Z] df9b9388f04a: Pull complete [2023-11-01T20:36:18.457Z] 52dc419b0ee2: Pull complete [2023-11-01T20:36:18.457Z] 25bc292e5bac: Pull complete [2023-11-01T20:36:19.024Z] 114826534d7a: Verifying Checksum [2023-11-01T20:36:19.024Z] 114826534d7a: Download complete [2023-11-01T20:36:19.024Z] 8a3aa393b2d8: Verifying Checksum [2023-11-01T20:36:19.024Z] 8a3aa393b2d8: Download complete [2023-11-01T20:36:22.305Z] 114826534d7a: Pull complete [2023-11-01T20:36:22.305Z] 4657fd5d0bcf: Pull complete [2023-11-01T20:36:22.564Z] 6ad1cebc031e: Pull complete [2023-11-01T20:36:25.096Z] 8a3aa393b2d8: Pull complete [2023-11-01T20:36:25.096Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-11-01T20:36:25.096Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-11-01T20:36:25.096Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:36:25.174Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:36:25.221Z] $ 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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:36:29.031Z] $ docker top 3eb705350456a0a272f68138860fa45d9c08574db2274f142fda7d57f987f9ef -eo pid,comm [Pipeline] { [Pipeline] echo [2023-11-01T20:36:29.082Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-11-01T20:36:29.358Z] + set -o pipefail [2023-11-01T20:36:29.359Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-11-01T20:36:34.625Z] [2023-11-01T20:36:34.625Z] Monitoring /w/workspace/edgex-go/603 (github.com/edgexfoundry/edgex-go)... [2023-11-01T20:36:34.625Z] [2023-11-01T20:36:34.625Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9053c9b7-f048-4d06-b609-d257ab3c954f [2023-11-01T20:36:34.625Z] [2023-11-01T20:36:34.625Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-11-01T20:36:34.625Z] [2023-11-01T20:36:34.883Z] [2023-11-01T20:36:34.883Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-11-01T20:36:34.883Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-11-01T20:36:34.883Z] More details here: https://snyk.co/ue1NS [2023-11-01T20:36:34.883Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-11-01T20:36:34.883Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-11-01T20:36:34.911Z] $ docker stop --time=1 3eb705350456a0a272f68138860fa45d9c08574db2274f142fda7d57f987f9ef [2023-11-01T20:36:39.127Z] $ docker rm -f --volumes 3eb705350456a0a272f68138860fa45d9c08574db2274f142fda7d57f987f9ef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-11-01T20:36:39.492Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T20:36:39.504Z] provisioning config files... [2023-11-01T20:36:39.512Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/603@tmp/config15939436996725029959tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:36:39.805Z] --> edgex-publish-swagger.sh [2023-11-01T20:36:39.805Z] === Publish openapi/v3 API === [2023-11-01T20:36:39.805Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-11-01T20:36:39.805Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/603/openapi/v3/core-command.yaml] [2023-11-01T20:36:39.805Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T20:36:39.805Z] Dload Upload Total Spent Left Speed [2023-11-01T20:36:40.374Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64531 --:--:-- --:--:-- --:--:-- 64531 [2023-11-01T20:36:40.374Z] [2023-11-01T20:36:40.374Z] [2023-11-01T20:36:40.374Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/603/openapi/v3/core-data.yaml] [2023-11-01T20:36:40.374Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T20:36:40.374Z] Dload Upload Total Spent Left Speed [2023-11-01T20:36:40.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 808k --:--:-- --:--:-- --:--:-- 799k 100 72043 0 0 100 72043 0 154k --:--:-- --:--:-- --:--:-- 154k [2023-11-01T20:36:40.633Z] [2023-11-01T20:36:40.633Z] [2023-11-01T20:36:40.633Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/603/openapi/v3/core-metadata.yaml] [2023-11-01T20:36:40.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T20:36:40.633Z] Dload Upload Total Spent Left Speed [2023-11-01T20:36:41.200Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 144k 0 0 100 144k 0 271k --:--:-- --:--:-- --:--:-- 271k [2023-11-01T20:36:41.200Z] [2023-11-01T20:36:41.200Z] [2023-11-01T20:36:41.200Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/603/openapi/v3/support-notifications.yaml] [2023-11-01T20:36:41.200Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T20:36:41.200Z] Dload Upload Total Spent Left Speed [2023-11-01T20:36:41.769Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 75 87000 0 0 75 65535 0 1254k --:--:-- --:--:-- --:--:-- 1230k 100 87000 0 0 100 87000 0 169k --:--:-- --:--:-- --:--:-- 168k [2023-11-01T20:36:41.769Z] [2023-11-01T20:36:41.769Z] [2023-11-01T20:36:41.769Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/603/openapi/v3/support-scheduler.yaml] [2023-11-01T20:36:41.769Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-11-01T20:36:41.769Z] Dload Upload Total Spent Left Speed [2023-11-01T20:36:42.337Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 77471 --:--:-- --:--:-- --:--:-- 77471 [2023-11-01T20:36:42.337Z] [2023-11-01T20:36:42.337Z] [Pipeline] } [2023-11-01T20:36:42.344Z] 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-11-01T20:36:42.747Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T20:36:42.747Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:36:43.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T20:36:43.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:36:43.110Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:36:43.155Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:36:43.519Z] $ docker top 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 -eo pid,comm [2023-11-01T20:36:43.550Z] 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-11-01T20:36:43.550Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T20:36:43.586Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T20:36:43.586Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T20:36:43.690Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T20:36:43.709Z] $ docker exec 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 ssh-agent [2023-11-01T20:36:43.806Z] SSH_AUTH_SOCK=/tmp/ssh-bXtSBc177X7L/agent.32 [2023-11-01T20:36:43.806Z] SSH_AGENT_PID=38 [2023-11-01T20:36:43.810Z] Running ssh-add (command line suppressed) [2023-11-01T20:36:43.931Z] Identity added: /w/workspace/edgex-go/603@tmp/private_key_16483733496779379696.key (/w/workspace/edgex-go/603@tmp/private_key_16483733496779379696.key) [2023-11-01T20:36:43.928Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T20:36:44.219Z] + git semver tag [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,394 [run_tag] DEBUG tag force:False [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,395 [check_head_tag] DEBUG check head tag [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,396 [execute] INFO git cat-file --batch-check [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,397 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=) [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,400 [execute] INFO git cat-file --batch [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,401 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=) [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,427 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,427 [execute] INFO git tag -a v3.1.0-dev.68 -m v3.1.0-dev.68 [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,427 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.68', '-m', 'v3.1.0-dev.68'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=None) [2023-11-01T20:36:44.478Z] 2023-11-01 20:36:44,432 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:36:44.478Z] 3.1.0-dev.68 [Pipeline] } [2023-11-01T20:36:44.504Z] $ docker exec --env ******** --env ******** 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 ssh-agent -k [2023-11-01T20:36:44.605Z] unset SSH_AUTH_SOCK; [2023-11-01T20:36:44.605Z] unset SSH_AGENT_PID; [2023-11-01T20:36:44.606Z] echo Agent pid 38 killed; [2023-11-01T20:36:44.598Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T20:36:44.899Z] + git semver [Pipeline] } [2023-11-01T20:36:45.187Z] $ docker stop --time=1 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 [2023-11-01T20:36:46.465Z] $ docker rm -f --volumes 37fd499c71e6680891dd5dc6ddcf025c3f273eb509ae73e24bc9eb2fd874a220 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:36:46.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T20:36:46.814Z] [2023-11-01T20:36:46.814Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:36:47.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T20:36:47.111Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-11-01T20:36:47.111Z] ab5ef0e58194: Pulling fs layer [2023-11-01T20:36:47.111Z] 9712f1f96733: Pulling fs layer [2023-11-01T20:36:47.111Z] 63f879dbbcfc: Pulling fs layer [2023-11-01T20:36:47.111Z] 0d9ebad4ef96: Pulling fs layer [2023-11-01T20:36:47.111Z] e9a5061849ea: Pulling fs layer [2023-11-01T20:36:47.111Z] d747dcd14b5f: Pulling fs layer [2023-11-01T20:36:47.111Z] 2de7ff778b66: Pulling fs layer [2023-11-01T20:36:47.111Z] e9a5061849ea: Waiting [2023-11-01T20:36:47.111Z] 0d9ebad4ef96: Waiting [2023-11-01T20:36:47.111Z] d747dcd14b5f: Waiting [2023-11-01T20:36:47.111Z] 2de7ff778b66: Waiting [2023-11-01T20:36:47.111Z] 9712f1f96733: Verifying Checksum [2023-11-01T20:36:47.111Z] 9712f1f96733: Download complete [2023-11-01T20:36:47.372Z] 63f879dbbcfc: Download complete [2023-11-01T20:36:47.632Z] 0d9ebad4ef96: Verifying Checksum [2023-11-01T20:36:47.632Z] 0d9ebad4ef96: Download complete [2023-11-01T20:36:47.632Z] e9a5061849ea: Verifying Checksum [2023-11-01T20:36:47.632Z] e9a5061849ea: Download complete [2023-11-01T20:36:47.632Z] d747dcd14b5f: Download complete [2023-11-01T20:36:47.632Z] ab5ef0e58194: Download complete [2023-11-01T20:36:47.632Z] 2de7ff778b66: Verifying Checksum [2023-11-01T20:36:47.632Z] 2de7ff778b66: Download complete [2023-11-01T20:36:50.164Z] ab5ef0e58194: Pull complete [2023-11-01T20:36:50.164Z] 9712f1f96733: Pull complete [2023-11-01T20:36:50.732Z] 63f879dbbcfc: Pull complete [2023-11-01T20:36:54.016Z] 0d9ebad4ef96: Pull complete [2023-11-01T20:36:54.282Z] e9a5061849ea: Pull complete [2023-11-01T20:36:54.542Z] d747dcd14b5f: Pull complete [2023-11-01T20:36:55.475Z] 2de7ff778b66: Pull complete [2023-11-01T20:36:55.475Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-11-01T20:36:55.475Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-11-01T20:36:55.475Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:36:55.553Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:36:55.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:37:00.911Z] $ docker top f4425629a70d3f84454c1e566b5e43612ddfbdd70b0468f421ea4eabc3985725 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-11-01T20:37:00.968Z] provisioning config files... [2023-11-01T20:37:00.976Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/603@tmp/config5428307271121249256tmp [2023-11-01T20:37:00.986Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/603@tmp/config11822997979595516069tmp [2023-11-01T20:37:00.996Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/603@tmp/config16158342877407447065tmp [Pipeline] { [Pipeline] echo [2023-11-01T20:37:01.012Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:01.291Z] ---> sigul-configuration.sh [2023-11-01T20:37:01.291Z] gpg: directory `/root/.gnupg' created [2023-11-01T20:37:01.291Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-11-01T20:37:01.291Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-11-01T20:37:01.291Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-11-01T20:37:01.291Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-11-01T20:37:01.291Z] gpg: CAST5 encrypted data [2023-11-01T20:37:01.291Z] gpg: encrypted with 1 passphrase [2023-11-01T20:37:01.291Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-11-01T20:37:01.578Z] + mkdir /home/jenkins [2023-11-01T20:37:01.578Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-11-01T20:37:01.863Z] + 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-11-01T20:37:01.872Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:02.157Z] ---> sigul-install.sh [2023-11-01T20:37:02.157Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-11-01T20:37:02.442Z] + git tag --list [2023-11-01T20:37:02.443Z] 0.6.0 [2023-11-01T20:37:02.443Z] 0.6.1 [2023-11-01T20:37:02.443Z] 0.7.0 [2023-11-01T20:37:02.443Z] 0.7.1 [2023-11-01T20:37:02.443Z] v1.0.0 [2023-11-01T20:37:02.443Z] v1.0.1 [2023-11-01T20:37:02.443Z] v1.1.0 [2023-11-01T20:37:02.443Z] v1.2.0 [2023-11-01T20:37:02.443Z] v1.2.1 [2023-11-01T20:37:02.443Z] v1.3.0 [2023-11-01T20:37:02.443Z] v1.3.1 [2023-11-01T20:37:02.443Z] v2.0.0 [2023-11-01T20:37:02.443Z] v2.1.0 [2023-11-01T20:37:02.443Z] v2.1.1 [2023-11-01T20:37:02.443Z] v2.2.0 [2023-11-01T20:37:02.443Z] v2.3.0 [2023-11-01T20:37:02.443Z] v3.0 [2023-11-01T20:37:02.443Z] v3.0.0 [2023-11-01T20:37:02.443Z] v3.1.0-dev.1 [2023-11-01T20:37:02.443Z] v3.1.0-dev.10 [2023-11-01T20:37:02.443Z] v3.1.0-dev.11 [2023-11-01T20:37:02.443Z] v3.1.0-dev.12 [2023-11-01T20:37:02.443Z] v3.1.0-dev.13 [2023-11-01T20:37:02.443Z] v3.1.0-dev.14 [2023-11-01T20:37:02.443Z] v3.1.0-dev.15 [2023-11-01T20:37:02.443Z] v3.1.0-dev.16 [2023-11-01T20:37:02.443Z] v3.1.0-dev.17 [2023-11-01T20:37:02.443Z] v3.1.0-dev.18 [2023-11-01T20:37:02.443Z] v3.1.0-dev.19 [2023-11-01T20:37:02.443Z] v3.1.0-dev.2 [2023-11-01T20:37:02.443Z] v3.1.0-dev.20 [2023-11-01T20:37:02.443Z] v3.1.0-dev.21 [2023-11-01T20:37:02.443Z] v3.1.0-dev.22 [2023-11-01T20:37:02.443Z] v3.1.0-dev.23 [2023-11-01T20:37:02.443Z] v3.1.0-dev.24 [2023-11-01T20:37:02.443Z] v3.1.0-dev.25 [2023-11-01T20:37:02.443Z] v3.1.0-dev.26 [2023-11-01T20:37:02.443Z] v3.1.0-dev.27 [2023-11-01T20:37:02.443Z] v3.1.0-dev.28 [2023-11-01T20:37:02.443Z] v3.1.0-dev.29 [2023-11-01T20:37:02.443Z] v3.1.0-dev.3 [2023-11-01T20:37:02.443Z] v3.1.0-dev.30 [2023-11-01T20:37:02.443Z] v3.1.0-dev.31 [2023-11-01T20:37:02.443Z] v3.1.0-dev.32 [2023-11-01T20:37:02.443Z] v3.1.0-dev.33 [2023-11-01T20:37:02.443Z] v3.1.0-dev.34 [2023-11-01T20:37:02.443Z] v3.1.0-dev.35 [2023-11-01T20:37:02.443Z] v3.1.0-dev.36 [2023-11-01T20:37:02.443Z] v3.1.0-dev.37 [2023-11-01T20:37:02.443Z] v3.1.0-dev.38 [2023-11-01T20:37:02.443Z] v3.1.0-dev.39 [2023-11-01T20:37:02.443Z] v3.1.0-dev.4 [2023-11-01T20:37:02.443Z] v3.1.0-dev.40 [2023-11-01T20:37:02.443Z] v3.1.0-dev.41 [2023-11-01T20:37:02.443Z] v3.1.0-dev.42 [2023-11-01T20:37:02.443Z] v3.1.0-dev.43 [2023-11-01T20:37:02.443Z] v3.1.0-dev.44 [2023-11-01T20:37:02.443Z] v3.1.0-dev.45 [2023-11-01T20:37:02.443Z] v3.1.0-dev.46 [2023-11-01T20:37:02.443Z] v3.1.0-dev.47 [2023-11-01T20:37:02.443Z] v3.1.0-dev.48 [2023-11-01T20:37:02.443Z] v3.1.0-dev.49 [2023-11-01T20:37:02.443Z] v3.1.0-dev.5 [2023-11-01T20:37:02.443Z] v3.1.0-dev.50 [2023-11-01T20:37:02.443Z] v3.1.0-dev.51 [2023-11-01T20:37:02.443Z] v3.1.0-dev.52 [2023-11-01T20:37:02.443Z] v3.1.0-dev.53 [2023-11-01T20:37:02.443Z] v3.1.0-dev.54 [2023-11-01T20:37:02.443Z] v3.1.0-dev.55 [2023-11-01T20:37:02.443Z] v3.1.0-dev.56 [2023-11-01T20:37:02.443Z] v3.1.0-dev.57 [2023-11-01T20:37:02.443Z] v3.1.0-dev.58 [2023-11-01T20:37:02.443Z] v3.1.0-dev.59 [2023-11-01T20:37:02.443Z] v3.1.0-dev.6 [2023-11-01T20:37:02.443Z] v3.1.0-dev.60 [2023-11-01T20:37:02.443Z] v3.1.0-dev.61 [2023-11-01T20:37:02.443Z] v3.1.0-dev.62 [2023-11-01T20:37:02.443Z] v3.1.0-dev.63 [2023-11-01T20:37:02.443Z] v3.1.0-dev.64 [2023-11-01T20:37:02.443Z] v3.1.0-dev.65 [2023-11-01T20:37:02.443Z] v3.1.0-dev.66 [2023-11-01T20:37:02.443Z] v3.1.0-dev.67 [2023-11-01T20:37:02.443Z] v3.1.0-dev.68 [2023-11-01T20:37:02.443Z] v3.1.0-dev.7 [2023-11-01T20:37:02.443Z] v3.1.0-dev.8 [2023-11-01T20:37:02.443Z] v3.1.0-dev.9 [Pipeline] sh [2023-11-01T20:37:02.733Z] + lftools sign git-tag v3.1.0-dev.68 [2023-11-01T20:37:03.301Z] Signing Git tag with Sigul... [2023-11-01T20:37:03.301Z] Signing v3.1.0-dev.68 [Pipeline] echo [2023-11-01T20:37:03.570Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:03.856Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-11-01T20:37:03.864Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-11-01T20:37:03.898Z] $ docker stop --time=1 f4425629a70d3f84454c1e566b5e43612ddfbdd70b0468f421ea4eabc3985725 [2023-11-01T20:37:05.191Z] $ docker rm -f --volumes f4425629a70d3f84454c1e566b5e43612ddfbdd70b0468f421ea4eabc3985725 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-11-01T20:37:05.578Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T20:37:05.579Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:37:05.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T20:37:05.876Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:37:05.943Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:37:05.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:37:06.310Z] $ docker top 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f -eo pid,comm [2023-11-01T20:37:06.338Z] 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-11-01T20:37:06.338Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T20:37:06.380Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T20:37:06.380Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T20:37:06.484Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T20:37:06.504Z] $ docker exec 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f ssh-agent [2023-11-01T20:37:06.584Z] SSH_AUTH_SOCK=/tmp/ssh-E6RsrBYwR1dY/agent.32 [2023-11-01T20:37:06.584Z] SSH_AGENT_PID=38 [2023-11-01T20:37:06.589Z] Running ssh-add (command line suppressed) [2023-11-01T20:37:06.703Z] Identity added: /w/workspace/edgex-go/603@tmp/private_key_2134787879567217617.key (/w/workspace/edgex-go/603@tmp/private_key_2134787879567217617.key) [2023-11-01T20:37:06.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T20:37:06.988Z] + git semver bump pre [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,173 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,173 [bump_version] DEBUG bumping version:3.1.0-dev.68 on axis:pre with prefix:dev [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,173 [bump_version] DEBUG bumped version:3.1.0-dev.69 [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,173 [write_version] DEBUG write version:3.1.0-dev.69 to path:/w/workspace/edgex-go/603/.semver/main with force:True [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,173 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,173 [write_file] DEBUG write to file:/w/workspace/edgex-go/603/.semver/main [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,175 [execute] INFO git cat-file --batch-check [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,181 [execute] INFO git cat-file --batch [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T20:37:07.248Z] 2023-11-01 20:37:07,186 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:37:07.248Z] 3.1.0-dev.69 [Pipeline] } [2023-11-01T20:37:07.274Z] $ docker exec --env ******** --env ******** 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f ssh-agent -k [2023-11-01T20:37:07.367Z] unset SSH_AUTH_SOCK; [2023-11-01T20:37:07.367Z] unset SSH_AGENT_PID; [2023-11-01T20:37:07.367Z] echo Agent pid 38 killed; [2023-11-01T20:37:07.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T20:37:07.678Z] + git semver [Pipeline] } [2023-11-01T20:37:07.965Z] $ docker stop --time=1 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f [2023-11-01T20:37:09.252Z] $ docker rm -f --volumes 7a0bb17dfd093677b771633454c41bf7af2a0b9fba41a759477d69dee7246a8f [Pipeline] // withDockerContainer [Pipeline] sh [2023-11-01T20:37:09.571Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-11-01T20:37:09.572Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:37:09.865Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-11-01T20:37:09.865Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:37:09.928Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:37:09.972Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:37:10.291Z] $ docker top 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 -eo pid,comm [2023-11-01T20:37:10.326Z] 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-11-01T20:37:10.326Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-11-01T20:37:10.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-11-01T20:37:10.364Z] [ssh-agent] Looking for ssh-agent implementation... [2023-11-01T20:37:10.465Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-11-01T20:37:10.485Z] $ docker exec 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 ssh-agent [2023-11-01T20:37:10.573Z] SSH_AUTH_SOCK=/tmp/ssh-4EWwu1LnnZcb/agent.32 [2023-11-01T20:37:10.573Z] SSH_AGENT_PID=38 [2023-11-01T20:37:10.578Z] Running ssh-add (command line suppressed) [2023-11-01T20:37:10.706Z] Identity added: /w/workspace/edgex-go/603@tmp/private_key_4462654286067027389.key (/w/workspace/edgex-go/603@tmp/private_key_4462654286067027389.key) [2023-11-01T20:37:10.701Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-11-01T20:37:10.991Z] + git semver push [2023-11-01T20:37:11.251Z] 2023-11-01 20:37:11,171 [run_push] DEBUG push [2023-11-01T20:37:11.251Z] 2023-11-01 20:37:11,171 [execute] INFO git cat-file --batch-check [2023-11-01T20:37:11.251Z] 2023-11-01 20:37:11,172 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=) [2023-11-01T20:37:11.251Z] 2023-11-01 20:37:11,176 [execute] INFO git rev-list 613e8026ae12ec800f9c8cda414b8ff720e058bd -- [2023-11-01T20:37:11.251Z] 2023-11-01 20:37:11,176 [execute] DEBUG Popen(['git', 'rev-list', '613e8026ae12ec800f9c8cda414b8ff720e058bd', '--'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T20:37:11.251Z] 2023-11-01 20:37:11,194 [execute] INFO git fetch -v origin [2023-11-01T20:37:11.251Z] 2023-11-01 20:37:11,194 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=True, shell=None, istream=None) [2023-11-01T20:37:11.818Z] 2023-11-01 20:37:11,772 [run_push] DEBUG no remote changes detected [2023-11-01T20:37:11.818Z] 2023-11-01 20:37:11,772 [execute] INFO git push origin semver [2023-11-01T20:37:11.818Z] 2023-11-01 20:37:11,773 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/603/.semver, universal_newlines=False, shell=None, istream=None) [2023-11-01T20:37:12.755Z] 2023-11-01 20:37:12,641 [run_push] DEBUG push all version tags [2023-11-01T20:37:12.755Z] 2023-11-01 20:37:12,641 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-11-01T20:37:12.755Z] 2023-11-01 20:37:12,642 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/603, universal_newlines=False, shell=None, istream=None) [2023-11-01T20:37:13.692Z] 2023-11-01 20:37:13,428 [read_version] DEBUG read version from /w/workspace/edgex-go/603/.semver/main [2023-11-01T20:37:13.692Z] 3.1.0-dev.69 [Pipeline] } [2023-11-01T20:37:13.719Z] $ docker exec --env ******** --env ******** 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 ssh-agent -k [2023-11-01T20:37:13.815Z] unset SSH_AUTH_SOCK; [2023-11-01T20:37:13.815Z] unset SSH_AGENT_PID; [2023-11-01T20:37:13.815Z] echo Agent pid 38 killed; [2023-11-01T20:37:13.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-11-01T20:37:14.105Z] + git semver [Pipeline] } [2023-11-01T20:37:14.394Z] $ docker stop --time=1 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 [2023-11-01T20:37:15.646Z] $ docker rm -f --volumes 8cb0d602a2daf4c158cea1f99b174cea7a590a28f950f1928f9609be4c926439 [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-11-01T20:37:16.141Z] + [ -d /w/workspace/edgex-go/603/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:16.432Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:17.292Z] ---> package-listing.sh [2023-11-01T20:37:17.292Z] ++ facter osfamily [2023-11-01T20:37:17.292Z] ++ tr '[:upper:]' '[:lower:]' [2023-11-01T20:37:17.551Z] + OS_FAMILY=debian [2023-11-01T20:37:17.551Z] + workspace=/w/workspace/edgex-go/603 [2023-11-01T20:37:17.551Z] + START_PACKAGES=/tmp/packages_start.txt [2023-11-01T20:37:17.551Z] + END_PACKAGES=/tmp/packages_end.txt [2023-11-01T20:37:17.551Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-11-01T20:37:17.551Z] + PACKAGES=/tmp/packages_start.txt [2023-11-01T20:37:17.551Z] + '[' /w/workspace/edgex-go/603 ']' [2023-11-01T20:37:17.551Z] + PACKAGES=/tmp/packages_end.txt [2023-11-01T20:37:17.551Z] + case "${OS_FAMILY}" in [2023-11-01T20:37:17.551Z] + dpkg -l [2023-11-01T20:37:17.551Z] + grep '^ii' [2023-11-01T20:37:17.551Z] + '[' -f /tmp/packages_start.txt ']' [2023-11-01T20:37:17.551Z] + '[' -f /tmp/packages_end.txt ']' [2023-11-01T20:37:17.552Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-11-01T20:37:17.552Z] + '[' /w/workspace/edgex-go/603 ']' [2023-11-01T20:37:17.552Z] + mkdir -p /w/workspace/edgex-go/603/archives/ [2023-11-01T20:37:17.552Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/603/archives/ [Pipeline] echo [2023-11-01T20:37:17.563Z] 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/603/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-11-01T20:37:17.842Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:37:18.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T20:37:18.401Z] [2023-11-01T20:37:18.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-11-01T20:37:18.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T20:37:18.697Z] latest: Pulling from edgex-lftools-log-publisher [2023-11-01T20:37:18.697Z] 5eb5b503b376: Pulling fs layer [2023-11-01T20:37:18.697Z] 5c69ac0246d0: Pulling fs layer [2023-11-01T20:37:18.697Z] ec43610c2a17: Pulling fs layer [2023-11-01T20:37:18.697Z] 3a2ae6a8a46f: Pulling fs layer [2023-11-01T20:37:18.697Z] 33b1e0a273af: Pulling fs layer [2023-11-01T20:37:18.697Z] 5d3b04190fa2: Pulling fs layer [2023-11-01T20:37:18.697Z] 2f39f015ded8: Pulling fs layer [2023-11-01T20:37:18.697Z] 3a2ae6a8a46f: Waiting [2023-11-01T20:37:18.697Z] 33b1e0a273af: Waiting [2023-11-01T20:37:18.697Z] 2f39f015ded8: Waiting [2023-11-01T20:37:18.697Z] 5d3b04190fa2: Waiting [2023-11-01T20:37:18.697Z] 5c69ac0246d0: Verifying Checksum [2023-11-01T20:37:18.697Z] 5c69ac0246d0: Download complete [2023-11-01T20:37:18.697Z] 3a2ae6a8a46f: Download complete [2023-11-01T20:37:18.697Z] 33b1e0a273af: Verifying Checksum [2023-11-01T20:37:18.697Z] 33b1e0a273af: Download complete [2023-11-01T20:37:18.697Z] 5d3b04190fa2: Verifying Checksum [2023-11-01T20:37:18.697Z] 5d3b04190fa2: Download complete [2023-11-01T20:37:18.697Z] ec43610c2a17: Verifying Checksum [2023-11-01T20:37:18.697Z] ec43610c2a17: Download complete [2023-11-01T20:37:18.956Z] 5eb5b503b376: Download complete [2023-11-01T20:37:19.521Z] 2f39f015ded8: Download complete [2023-11-01T20:37:20.085Z] 5eb5b503b376: Pull complete [2023-11-01T20:37:20.343Z] 5c69ac0246d0: Pull complete [2023-11-01T20:37:20.602Z] ec43610c2a17: Pull complete [2023-11-01T20:37:20.602Z] 3a2ae6a8a46f: Pull complete [2023-11-01T20:37:20.861Z] 33b1e0a273af: Pull complete [2023-11-01T20:37:20.862Z] 5d3b04190fa2: Pull complete [2023-11-01T20:37:25.050Z] 2f39f015ded8: Pull complete [2023-11-01T20:37:25.050Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-11-01T20:37:25.050Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-11-01T20:37:25.050Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-11-01T20:37:25.123Z] prd-ubuntu20.04-docker-8c-8g-16280 does not seem to be running inside a container [2023-11-01T20:37:25.171Z] $ 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/603/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/603 -v /w/workspace/edgex-go/603:/w/workspace/edgex-go/603:rw,z -v /w/workspace/edgex-go/603@tmp:/w/workspace/edgex-go/603@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-11-01T20:37:29.112Z] $ docker top cda9b0a813e6cc7a11b047fac075869c2f473838f94e60810a6ef7d108d878ea -eo pid,comm [Pipeline] { [Pipeline] sh [2023-11-01T20:37:29.438Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-11-01T20:37:29.724Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-11-01T20:37:30.007Z] + ls /var/log/sa-host [2023-11-01T20:37:30.007Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-11-01T20:37:30.167Z] provisioning config files... [2023-11-01T20:37:30.176Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/603@tmp/config2148116164356621711tmp [Pipeline] { [Pipeline] echo [2023-11-01T20:37:30.189Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:30.470Z] ---> create-netrc.sh [Pipeline] } [2023-11-01T20:37:30.477Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:30.809Z] ---> python-tools-install.sh [Pipeline] echo [2023-11-01T20:37:30.818Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:31.101Z] ---> sudo-logs.sh [2023-11-01T20:37:31.101Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-11-01T20:37:31.120Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:31.403Z] ---> job-cost.sh [2023-11-01T20:37:31.403Z] lf-activate-venv: SKIPPING [2023-11-01T20:37:31.403Z] DEBUG: total: 0.10999999940395355 [2023-11-01T20:37:31.403Z] INFO: Retrieving Stack Cost... [2023-11-01T20:37:31.971Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-11-01T20:37:32.229Z] INFO: Archiving Costs [Pipeline] echo [2023-11-01T20:37:32.243Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-11-01T20:37:32.524Z] ---> logs-deploy.sh [2023-11-01T20:37:32.524Z] lf-activate-venv: SKIPPING [2023-11-01T20:37:32.524Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/603 [2023-11-01T20:37:32.524Z] INFO: archiving workspace using pattern(s): [2023-11-01T20:37:33.460Z] Archives upload complete. [2023-11-01T20:37:33.460Z] INFO: archiving logs to Nexus