Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 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-ssh10380071045135191482.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh4727237656053874673.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh3988520834511591047.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11259527984797017632.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-ssh9611024400595094907.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-26082 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/750 [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/750 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 # timeout=10 Commit message: "Merge pull request #5000 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.29.0" > git rev-list --no-walk b53759f76c1122ba45305e0fbdc8ff1ccb9ce6be # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-11T01:55:06.505Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-11T01:55:06.573Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-11T01:55:06.600Z] ========================================================= [2024-11-11T01:55:06.600Z] EdgeX Global Pipelines Version Info [2024-11-11T01:55:06.600Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-11T01:55:07.319Z] ------------------- [2024-11-11T01:55:07.319Z] stable info: [2024-11-11T01:55:07.319Z] ------------------- [2024-11-11T01:55:07.319Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-11T01:55:07.319Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-11T01:55:07.319Z] Message: update stable to v1.0.265 [2024-11-11T01:55:07.886Z] ------------------- [2024-11-11T01:55:07.886Z] experimental info: [2024-11-11T01:55:07.886Z] ------------------- [2024-11-11T01:55:07.886Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-11T01:55:07.886Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-11T01:55:07.886Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-11T01:55:07.979Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-11T01:55:08.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-11T01:55:08.029Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-11T01:55:08.053Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-11T01:55:08.075Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-11T01:55:08.095Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-11T01:55:08.116Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-11T01:55:08.142Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-11T01:55:08.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-11T01:55:08.191Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-11T01:55:08.214Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-11T01:55:08.239Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-11T01:55:08.264Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-11T01:55:08.284Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-11T01:55:08.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-11T01:55:08.325Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T01:55:08.347Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-11T01:55:08.370Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-11T01:55:08.391Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-11T01:55:08.413Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-11T01:55:08.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-11T01:55:08.461Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-11T01:55:08.483Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-11T01:55:08.504Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-11T01:55:08.521Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-11T01:55:08.541Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-11T01:55:08.565Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] echo [2024-11-11T01:55:08.586Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ac6fcaf [Pipeline] echo [2024-11-11T01:55:08.606Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T01:55:08.664Z] provisioning config files... [2024-11-11T01:55:08.677Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config6918265195611300849tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T01:55:09.011Z] ---> ****-login.sh [2024-11-11T01:55:09.011Z] nexus3.edgexfoundry.org:10001 [2024-11-11T01:55:09.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T01:55:09.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T01:55:09.269Z] Configure a credential helper to remove this warning. See [2024-11-11T01:55:09.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T01:55:09.269Z] [2024-11-11T01:55:09.269Z] Login Succeeded [2024-11-11T01:55:09.269Z] nexus3.edgexfoundry.org:10002 [2024-11-11T01:55:09.269Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T01:55:09.269Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T01:55:09.269Z] Configure a credential helper to remove this warning. See [2024-11-11T01:55:09.269Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T01:55:09.269Z] [2024-11-11T01:55:09.270Z] Login Succeeded [2024-11-11T01:55:09.270Z] nexus3.edgexfoundry.org:10003 [2024-11-11T01:55:09.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T01:55:09.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T01:55:09.528Z] Configure a credential helper to remove this warning. See [2024-11-11T01:55:09.528Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T01:55:09.528Z] [2024-11-11T01:55:09.528Z] Login Succeeded [2024-11-11T01:55:09.528Z] nexus3.edgexfoundry.org:10004 [2024-11-11T01:55:09.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T01:55:09.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T01:55:09.529Z] Configure a credential helper to remove this warning. See [2024-11-11T01:55:09.529Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T01:55:09.529Z] [2024-11-11T01:55:09.529Z] Login Succeeded [2024-11-11T01:55:09.529Z] ****.io [2024-11-11T01:55:09.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T01:55:09.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T01:55:09.788Z] Configure a credential helper to remove this warning. See [2024-11-11T01:55:09.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T01:55:09.788Z] [2024-11-11T01:55:09.789Z] Login Succeeded [2024-11-11T01:55:09.789Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T01:55:09.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T01:55:10.115Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/core-command/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-11T01:55:10.115Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2024-11-11T01:55:10.115Z] -f2 [2024-11-11T01:55:10.115Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-11T01:55:10.115Z] + + dirname cmd/core-data/Dockerfile [2024-11-11T01:55:10.115Z] cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/core-keeper/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/core-metadata/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-11T01:55:10.115Z] + dirname cmd/support-notifications/Dockerfile [2024-11-11T01:55:10.115Z] + cut -d/ -f2 [2024-11-11T01:55:10.115Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-11T01:55:10.147Z] 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-11T01:55:10.527Z] + git rev-list -1 --merges ac6fcaf31ad74dd8652a98ad2614429b7e5b1685~1..ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] echo [2024-11-11T01:55:10.539Z] -----------> git rev-list -1 --merges ac6fcaf31ad74dd8652a98ad2614429b7e5b1685~1..ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T01:55:10.539Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [false] [Pipeline] sh [2024-11-11T01:55:10.836Z] + git log --format=format:%s -1 ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] echo [2024-11-11T01:55:10.852Z] ========================================================= [2024-11-11T01:55:10.852Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-11T01:55:10.852Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-11T01:55:11.279Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T01:55:11.279Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-11T01:55:11.279Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-11T01:55:11.279Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-11T01:55:11.279Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2024-11-11T01:55:11.279Z] -a /etc/ssh/ssh_known_hosts [2024-11-11T01:55:11.279Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T01:55:11.632Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T01:55:11.632Z] [2024-11-11T01:55:11.632Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T01:55:11.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T01:55:11.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-11T01:55:11.933Z] b85a868b505f: Pulling fs layer [2024-11-11T01:55:11.933Z] e2be974225ed: Pulling fs layer [2024-11-11T01:55:11.933Z] 339a4e72a1f5: Pulling fs layer [2024-11-11T01:55:11.933Z] 988bab9f4d93: Pulling fs layer [2024-11-11T01:55:11.933Z] 1469e6f7b9e6: Pulling fs layer [2024-11-11T01:55:11.933Z] eaf3925da568: Pulling fs layer [2024-11-11T01:55:11.933Z] bab4dde63d76: Pulling fs layer [2024-11-11T01:55:11.933Z] bde34c3a00c8: Pulling fs layer [2024-11-11T01:55:11.933Z] b352a97aabf1: Pulling fs layer [2024-11-11T01:55:11.933Z] 1469e6f7b9e6: Waiting [2024-11-11T01:55:11.933Z] eaf3925da568: Waiting [2024-11-11T01:55:11.933Z] 4872d77fe225: Pulling fs layer [2024-11-11T01:55:11.933Z] bab4dde63d76: Waiting [2024-11-11T01:55:11.933Z] 988bab9f4d93: Waiting [2024-11-11T01:55:11.933Z] bde34c3a00c8: Waiting [2024-11-11T01:55:11.933Z] b352a97aabf1: Waiting [2024-11-11T01:55:11.933Z] 5851b861e8e6: Pulling fs layer [2024-11-11T01:55:11.933Z] 4872d77fe225: Waiting [2024-11-11T01:55:11.933Z] e2be974225ed: Verifying Checksum [2024-11-11T01:55:11.933Z] e2be974225ed: Download complete [2024-11-11T01:55:11.933Z] 988bab9f4d93: Download complete [2024-11-11T01:55:11.933Z] 1469e6f7b9e6: Verifying Checksum [2024-11-11T01:55:11.933Z] 1469e6f7b9e6: Download complete [2024-11-11T01:55:11.933Z] 339a4e72a1f5: Verifying Checksum [2024-11-11T01:55:11.933Z] eaf3925da568: Verifying Checksum [2024-11-11T01:55:11.933Z] eaf3925da568: Download complete [2024-11-11T01:55:12.193Z] bde34c3a00c8: Verifying Checksum [2024-11-11T01:55:12.193Z] bde34c3a00c8: Download complete [2024-11-11T01:55:12.193Z] b352a97aabf1: Verifying Checksum [2024-11-11T01:55:12.193Z] b352a97aabf1: Download complete [2024-11-11T01:55:12.193Z] 4872d77fe225: Download complete [2024-11-11T01:55:12.193Z] 5851b861e8e6: Verifying Checksum [2024-11-11T01:55:12.193Z] 5851b861e8e6: Download complete [2024-11-11T01:55:12.193Z] b85a868b505f: Verifying Checksum [2024-11-11T01:55:12.193Z] b85a868b505f: Download complete [2024-11-11T01:55:12.451Z] bab4dde63d76: Verifying Checksum [2024-11-11T01:55:12.451Z] bab4dde63d76: Download complete [2024-11-11T01:55:13.389Z] b85a868b505f: Pull complete [2024-11-11T01:55:13.648Z] e2be974225ed: Pull complete [2024-11-11T01:55:13.907Z] 339a4e72a1f5: Pull complete [2024-11-11T01:55:14.166Z] 988bab9f4d93: Pull complete [2024-11-11T01:55:14.426Z] 1469e6f7b9e6: Pull complete [2024-11-11T01:55:14.426Z] eaf3925da568: Pull complete [2024-11-11T01:55:16.334Z] bab4dde63d76: Pull complete [2024-11-11T01:55:16.334Z] bde34c3a00c8: Pull complete [2024-11-11T01:55:16.334Z] b352a97aabf1: Pull complete [2024-11-11T01:55:16.334Z] 4872d77fe225: Pull complete [2024-11-11T01:55:16.334Z] 5851b861e8e6: Pull complete [2024-11-11T01:55:16.334Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-11T01:55:16.595Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T01:55:16.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T01:55:16.746Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T01:55:16.788Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T01:55:18.021Z] $ docker top 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 -eo pid,comm [2024-11-11T01:55:18.083Z] 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). [2024-11-11T01:55:18.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T01:55:18.145Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T01:55:18.145Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T01:55:18.261Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T01:55:18.260Z] $ docker exec 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent [2024-11-11T01:55:18.394Z] SSH_AUTH_SOCK=/tmp/ssh-KN2bTuXjxZrm/agent.33 [2024-11-11T01:55:18.394Z] SSH_AGENT_PID=39 [2024-11-11T01:55:18.400Z] Running ssh-add (command line suppressed) [2024-11-11T01:55:18.493Z] Identity added: /w/workspace/edgex-go/750@tmp/private_key_3440605522673381534.key (/w/workspace/edgex-go/750@tmp/private_key_3440605522673381534.key) [2024-11-11T01:55:18.509Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T01:55:18.809Z] + git tag --points-at HEAD [Pipeline] } [2024-11-11T01:55:18.820Z] $ docker exec --env ******** --env ******** 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent -k [2024-11-11T01:55:18.927Z] unset SSH_AUTH_SOCK; [2024-11-11T01:55:18.928Z] unset SSH_AGENT_PID; [2024-11-11T01:55:18.928Z] echo Agent pid 39 killed; [2024-11-11T01:55:18.940Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-11T01:55:18.991Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T01:55:18.991Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T01:55:19.110Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T01:55:19.117Z] $ docker exec 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent [2024-11-11T01:55:19.238Z] SSH_AUTH_SOCK=/tmp/ssh-LASdMyHQBLRI/agent.72 [2024-11-11T01:55:19.238Z] SSH_AGENT_PID=78 [2024-11-11T01:55:19.242Z] Running ssh-add (command line suppressed) [2024-11-11T01:55:19.353Z] Identity added: /w/workspace/edgex-go/750@tmp/private_key_16408641722641265309.key (/w/workspace/edgex-go/750@tmp/private_key_16408641722641265309.key) [2024-11-11T01:55:19.371Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T01:55:19.668Z] + git semver init [2024-11-11T01:55:19.930Z] 2024-11-11 01:55:19,867 [run_init] DEBUG init version:0.0.0 force:False [2024-11-11T01:55:19.930Z] 2024-11-11 01:55:19,868 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/750/.semver [2024-11-11T01:55:19.930Z] 2024-11-11 01:55:19,869 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/750/.semver [2024-11-11T01:55:19.930Z] 2024-11-11 01:55:19,869 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/750/.semver'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=None) [2024-11-11T01:55:25.218Z] 2024-11-11 01:55:24,844 [append_file] DEBUG append to file:/w/workspace/edgex-go/750/.git/info/exclude [2024-11-11T01:55:25.218Z] 2024-11-11 01:55:24,844 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/750/.semver/main with force:False [2024-11-11T01:55:25.218Z] 2024-11-11 01:55:24,845 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T01:55:25.218Z] 2024-11-11 01:55:24,845 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T01:55:25.218Z] 4.0.0-dev.16 [Pipeline] } [2024-11-11T01:55:25.229Z] $ docker exec --env ******** --env ******** 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 ssh-agent -k [2024-11-11T01:55:25.346Z] unset SSH_AUTH_SOCK; [2024-11-11T01:55:25.347Z] unset SSH_AGENT_PID; [2024-11-11T01:55:25.347Z] echo Agent pid 78 killed; [2024-11-11T01:55:25.360Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T01:55:25.690Z] + git semver [Pipeline] } [2024-11-11T01:55:25.963Z] $ docker stop --time=1 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 [2024-11-11T01:55:27.284Z] $ docker rm -f --volumes 531ad08756b4f39e3ae397ad1429017b27023503fac2cbed462bbce7206cd6f9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T01:55:27.618Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-11T01:55:27.856Z] Stashed 1 file(s) [Pipeline] echo [2024-11-11T01:55:27.860Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.16 [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 [2024-11-11T01:55:28.299Z] + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] echo [2024-11-11T01:55:28.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T01:55:28.338Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T01:55:28.355Z] ========================================================= [2024-11-11T01:55:28.355Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-11T01:55:28.355Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-11T01:55:28.647Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T01:55:28.647Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-11T01:55:28.647Z] 43c4264eed91: Pulling fs layer [2024-11-11T01:55:28.647Z] 4cc291be95ef: Pulling fs layer [2024-11-11T01:55:28.647Z] 2ac1f1163629: Pulling fs layer [2024-11-11T01:55:28.647Z] 5c3c966382ef: Pulling fs layer [2024-11-11T01:55:28.647Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T01:55:28.647Z] 5d5c8e513c77: Pulling fs layer [2024-11-11T01:55:28.647Z] 9f66e0745190: Pulling fs layer [2024-11-11T01:55:28.647Z] f49a43e4bbc0: Pulling fs layer [2024-11-11T01:55:28.647Z] 561ebcabdf7f: Pulling fs layer [2024-11-11T01:55:28.647Z] 4f4fb700ef54: Waiting [2024-11-11T01:55:28.647Z] 5c3c966382ef: Waiting [2024-11-11T01:55:28.647Z] 9f66e0745190: Waiting [2024-11-11T01:55:28.647Z] 5d5c8e513c77: Waiting [2024-11-11T01:55:28.647Z] f49a43e4bbc0: Waiting [2024-11-11T01:55:28.647Z] 561ebcabdf7f: Waiting [2024-11-11T01:55:28.647Z] 4cc291be95ef: Download complete [2024-11-11T01:55:28.647Z] 5c3c966382ef: Download complete [2024-11-11T01:55:28.647Z] 4f4fb700ef54: Download complete [2024-11-11T01:55:28.647Z] 5d5c8e513c77: Verifying Checksum [2024-11-11T01:55:28.647Z] 5d5c8e513c77: Download complete [2024-11-11T01:55:28.647Z] 43c4264eed91: Verifying Checksum [2024-11-11T01:55:28.647Z] 43c4264eed91: Download complete [2024-11-11T01:55:28.647Z] 9f66e0745190: Verifying Checksum [2024-11-11T01:55:28.647Z] 9f66e0745190: Download complete [2024-11-11T01:55:28.906Z] 43c4264eed91: Pull complete [2024-11-11T01:55:28.906Z] 561ebcabdf7f: Download complete [2024-11-11T01:55:28.906Z] 4cc291be95ef: Pull complete [2024-11-11T01:55:29.173Z] 2ac1f1163629: Verifying Checksum [2024-11-11T01:55:29.173Z] 2ac1f1163629: Download complete [2024-11-11T01:55:29.431Z] f49a43e4bbc0: Verifying Checksum [2024-11-11T01:55:29.431Z] f49a43e4bbc0: Download complete [2024-11-11T01:55:32.715Z] 2ac1f1163629: Pull complete [2024-11-11T01:55:32.715Z] 5c3c966382ef: Pull complete [2024-11-11T01:55:32.715Z] 4f4fb700ef54: Pull complete [2024-11-11T01:55:32.715Z] 5d5c8e513c77: Pull complete [2024-11-11T01:55:32.715Z] 9f66e0745190: Pull complete [2024-11-11T01:55:35.247Z] f49a43e4bbc0: Pull complete [2024-11-11T01:55:35.247Z] 561ebcabdf7f: Pull complete [2024-11-11T01:55:35.247Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-11T01:55:35.506Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T01:55:35.506Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-11T01:55:35.806Z] + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T01:55:35.806Z] WORKDIR /edgex [2024-11-11T01:55:35.806Z] COPY go.mod . [2024-11-11T01:55:35.806Z] RUN go mod download -t [2024-11-11T01:55:35.806Z] ci-base-image-x86_64 -f - . [2024-11-11T01:55:36.375Z] Sending build context to Docker daemon 178.1MB [2024-11-11T01:55:36.375Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-11T01:55:36.375Z] ---> 3a752c3f9dda [2024-11-11T01:55:36.375Z] Step 2/4 : WORKDIR /edgex [2024-11-11T01:55:38.296Z] ---> Running in 99c15f36426e [2024-11-11T01:55:38.296Z] Removing intermediate container 99c15f36426e [2024-11-11T01:55:38.296Z] ---> 7e711830e40c [2024-11-11T01:55:38.296Z] Step 3/4 : COPY go.mod . [2024-11-11T01:55:38.296Z] ---> 5aff9b5a082a [2024-11-11T01:55:38.296Z] Step 4/4 : RUN go mod download [2024-11-11T01:55:38.296Z] ---> Running in 9302ee38e161 [2024-11-11T01:55:42.969Z] Still waiting to schedule task [2024-11-11T01:55:42.970Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-26080’ [2024-11-11T01:55:56.416Z] Removing intermediate container 9302ee38e161 [2024-11-11T01:55:56.416Z] ---> 03721805f9e9 [2024-11-11T01:55:56.416Z] Successfully built 03721805f9e9 [2024-11-11T01:55:56.416Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T01:55:56.738Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T01:55:56.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T01:55:56.833Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T01:55:56.862Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T01:55:57.219Z] $ docker top 5e8e135a7996a235c8af6614eed584195b65c8acbaf9a929004598c56b5f8df6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T01:55:57.576Z] + go version [2024-11-11T01:55:57.576Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-11T01:55:57.585Z] $ docker stop --time=1 5e8e135a7996a235c8af6614eed584195b65c8acbaf9a929004598c56b5f8df6 [2024-11-11T01:55:58.877Z] $ docker rm -f --volumes 5e8e135a7996a235c8af6614eed584195b65c8acbaf9a929004598c56b5f8df6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T01:55:59.316Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-11T01:55:59.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T01:55:59.400Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T01:55:59.425Z] $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-11T01:55:59.765Z] $ docker top 4a1812c4cc2cc923910f44647c6e384b83098da4e5780ab53255c3606ab6dde5 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-11T01:55:59.838Z] ========================================================= [2024-11-11T01:55:59.838Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-11T01:55:59.838Z] ========================================================= [Pipeline] sh [2024-11-11T01:56:00.117Z] + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] fileExists [Pipeline] sh [2024-11-11T01:56:00.421Z] + make test [2024-11-11T01:56:00.421Z] go test -race -coverprofile=coverage.out ./... [2024-11-11T01:56:08.546Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-11T01:56:35.100Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-11T01:56:35.100Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-11T01:56:36.479Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-11T01:56:36.479Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-11T01:56:36.739Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-11T01:56:36.739Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-11T01:56:36.739Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-11T01:56:36.739Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-11T01:56:36.739Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-11T01:56:36.739Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-11T01:56:36.739Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-11T01:56:36.998Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-11T01:56:37.568Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-11T01:56:37.568Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-11T01:56:37.568Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-11T01:56:39.475Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-11T01:56:39.475Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-11T01:56:40.415Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.026s coverage: 28.7% of statements [2024-11-11T01:56:40.415Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-11T01:56:40.415Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-11T01:56:40.415Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-11T01:56:40.986Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-11T01:56:40.986Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-11T01:56:41.247Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-11-11T01:56:41.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-11T01:56:41.831Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T01:56:41.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-11T01:56:41.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-11T01:56:41.831Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-11T01:56:41.831Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-11T01:56:41.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-11T01:56:41.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-11T01:56:41.831Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-11T01:56:43.223Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-11T01:56:43.223Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T01:56:43.223Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-11T01:56:43.223Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-11T01:56:43.223Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-11T01:56:44.155Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-11T01:56:44.156Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-11T01:56:44.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-11-11T01:56:44.413Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.051s coverage: 48.4% of statements [2024-11-11T01:56:45.352Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-11T01:56:45.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-11T01:56:45.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.495s coverage: 93.4% of statements [2024-11-11T01:56:45.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.049s coverage: 91.7% of statements [2024-11-11T01:56:45.352Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.055s coverage: 9.4% of statements [2024-11-11T01:56:46.727Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.454s coverage: 95.8% of statements [2024-11-11T01:56:46.727Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements [2024-11-11T01:56:46.986Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-11T01:56:47.244Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-11T01:56:47.244Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-11T01:56:48.181Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-11-11T01:56:48.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2024-11-11T01:56:48.439Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 44.2% of statements [2024-11-11T01:56:48.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements [2024-11-11T01:56:49.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-11T01:56:49.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-11T01:56:49.009Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-11T01:56:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.024s coverage: 87.1% of statements [2024-11-11T01:56:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements [2024-11-11T01:56:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.036s coverage: 96.3% of statements [2024-11-11T01:56:49.573Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.018s coverage: 87.5% of statements [2024-11-11T01:56:49.573Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-11T01:56:49.573Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-11T01:56:49.573Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-11T01:56:49.573Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-11T01:56:50.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-11T01:56:50.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-11T01:56:50.950Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-11T01:56:51.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-11T01:56:51.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-11T01:56:51.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-11T01:56:51.536Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-11T01:56:52.473Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-11T01:56:52.473Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-11T01:56:52.734Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-11T01:56:54.116Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-11T01:56:54.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-11T01:56:56.069Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-11T01:56:56.069Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-11T01:56:57.976Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-11T01:56:57.976Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-11T01:56:57.976Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-11T01:56:59.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-11T01:56:59.352Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-11T01:56:59.352Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-11T01:56:59.933Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-11T01:56:59.933Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-11T01:56:59.933Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-11T01:56:59.933Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-11T01:57:01.308Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-11T01:57:01.308Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-11T01:57:01.308Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-11T01:57:01.568Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-11-11T01:57:02.148Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-11T01:57:02.148Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T01:57:02.148Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-11T01:57:03.539Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-11T01:57:03.539Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-11T01:57:03.539Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-11T01:57:03.539Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-11T01:57:05.445Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-11T01:57:05.445Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.049s coverage: 92.9% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 75.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.032s coverage: 87.2% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 17.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.070s coverage: 82.1% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.140s coverage: 63.1% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.028s coverage: 100.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 36.8% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.034s coverage: 9.0% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.064s coverage: 97.7% of statements [2024-11-11T01:57:07.985Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 45.8% of statements [2024-11-11T01:57:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.2% of statements [2024-11-11T01:57:10.541Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements [2024-11-11T01:57:10.801Z] 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 [2024-11-11T01:57:11.062Z] running golangci-lint [2024-11-11T01:57:11.062Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-11T01:57:11.062Z] go version go1.23.2 linux/amd64 [2024-11-11T01:57:11.322Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-11-11T01:57:11.322Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-11T01:57:11.322Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-11T01:57:33.269Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|exports_file|files|imports|name|compiled_files) took 21.718534373s" [2024-11-11T01:57:33.269Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 49.889829ms" [2024-11-11T01:57:48.171Z] level=info msg="[linters_context/goanalysis] analyzers took 2m9.624453289s with top 10 stages: buildir: 1m0.673657167s, inspect: 3.205672887s, gosec: 3.182652613s, fact_deprecated: 3.10341792s, ctrlflow: 2.032795678s, printf: 1.828078756s, fact_purity: 1.585625965s, S1038: 1.261712859s, nilness: 1.252032502s, typedness: 1.099580459s" [2024-11-11T01:57:48.171Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-11T01:57:48.171Z] level=info msg="[runner] Processors filtering stat (in/out): nolint: 15/0, exclude-rules: 208/15, autogenerated_exclude: 208/208, identifier_marker: 208/208, path_prettifier: 208/208, skip_files: 208/208, exclude: 208/208, cgo: 208/208, filename_unadjuster: 208/208, invalid_issue: 208/208, skip_dirs: 208/208" [2024-11-11T01:57:48.171Z] level=info msg="[runner] processing took 15.407938ms with stages: nolint: 5.330377ms, identifier_marker: 4.562299ms, autogenerated_exclude: 2.174445ms, path_prettifier: 1.454166ms, exclude-rules: 1.021721ms, skip_dirs: 788.478µs, invalid_issue: 29.18µs, cgo: 28.94µs, filename_unadjuster: 14.161µs, max_from_linter: 730ns, uniq_by_line: 570ns, max_same_issues: 530ns, fixer: 430ns, severity-rules: 380ns, skip_files: 360ns, exclude: 250ns, sort_results: 221ns, source_code: 200ns, path_prefixer: 140ns, diff: 130ns, max_per_file_from_linter: 120ns, path_shortener: 110ns" [2024-11-11T01:57:48.171Z] level=info msg="[runner] linters took 12.664851683s with stages: goanalysis_metalinter: 12.649353775s" [2024-11-11T01:57:48.171Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-11T01:57:48.171Z] level=info msg="Memory: 344 samples, avg is 281.4MB, max is 1139.7MB" [2024-11-11T01:57:48.171Z] level=info msg="Execution took 34.44164206s" [2024-11-11T01:57:48.171Z] go vet ./... [2024-11-11T01:57:52.366Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-11T01:57:52.366Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-11T01:57:52.366Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-11T01:57:52.380Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-11T01:57:52.683Z] + ls -al . [2024-11-11T01:57:52.683Z] total 1764 [2024-11-11T01:57:52.683Z] drwxrwxr-x 11 1001 1001 4096 Nov 11 01:56 . [2024-11-11T01:57:52.683Z] drwxr-xr-x 4 root root 4096 Nov 11 01:55 .. [2024-11-11T01:57:52.683Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 .blubracket [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 10 Nov 11 01:55 .dockerignore [2024-11-11T01:57:52.683Z] drwxrwxr-x 8 1001 1001 4096 Nov 11 01:57 .git [2024-11-11T01:57:52.683Z] drwxrwxr-x 3 1001 1001 4096 Nov 11 01:55 .github [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 961 Nov 11 01:55 .gitignore [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 199 Nov 11 01:55 .golangci.yml [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 100 Nov 11 01:55 .hadolint.yml [2024-11-11T01:57:52.683Z] drwxr-xr-x 3 1001 1001 4096 Nov 11 01:55 .semver [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 155 Nov 11 01:55 .sonarcloud.properties [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 1171 Nov 11 01:55 ADOPTERS.md [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 17141 Nov 11 01:55 Attribution.txt [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 100284 Nov 11 01:55 CHANGELOG.md [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 3804 Nov 11 01:55 CONTRIBUTING.md [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 677 Nov 11 01:55 GOVERNANCE.md [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 858 Nov 11 01:55 Jenkinsfile [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 10775 Nov 11 01:55 LICENSE [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 16730 Nov 11 01:55 Makefile [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 582 Nov 11 01:55 OWNERS.md [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 9533 Nov 11 01:55 README.md [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 789 Nov 11 01:55 SECURITY.md [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 12 Nov 11 01:55 VERSION [2024-11-11T01:57:52.683Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 bin [2024-11-11T01:57:52.683Z] drwxrwxr-x 19 1001 1001 4096 Nov 11 01:55 cmd [2024-11-11T01:57:52.683Z] -rw-r--r-- 1 root root 1434022 Nov 11 01:57 coverage.out [2024-11-11T01:57:52.683Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 fuzz_test [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 6528 Nov 11 01:55 go.mod [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 88078 Nov 11 01:55 go.sum [2024-11-11T01:57:52.683Z] drwxrwxr-x 7 1001 1001 4096 Nov 11 01:55 internal [2024-11-11T01:57:52.683Z] drwxrwxr-x 2 1001 1001 4096 Nov 11 01:55 openapi [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 584 Nov 11 01:55 security.txt [2024-11-11T01:57:52.683Z] -rw-rw-r-- 1 1001 1001 204 Nov 11 01:55 version.go [Pipeline] sh [2024-11-11T01:57:52.973Z] + '[' -e coverage.out ] [2024-11-11T01:57:52.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-11T01:57:53.116Z] Stashed 1 file(s) [Pipeline] sh [2024-11-11T01:57:53.402Z] + make build [2024-11-11T01:57:53.402Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-11T01:58:19.943Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-11T01:58:19.944Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-11T01:58:19.944Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-11T01:58:19.944Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-11T01:58:21.849Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-11T01:58:26.039Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-11T01:58:28.576Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-11T01:58:30.478Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-11T01:58:31.852Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-11T01:58:32.419Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-11T01:58:32.986Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-11T01:58:33.924Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-11T01:58:34.871Z] $ docker stop --time=1 4a1812c4cc2cc923910f44647c6e384b83098da4e5780ab53255c3606ab6dde5 [2024-11-11T01:58:37.277Z] $ docker rm -f --volumes 4a1812c4cc2cc923910f44647c6e384b83098da4e5780ab53255c3606ab6dde5 [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 [2024-11-11T01:58:38.398Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-11T01:58:38.398Z] [2024-11-11T01:58:38.398Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T01:58:38.698Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-11T01:58:38.698Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-11T01:58:38.698Z] 91d30c5bc195: Pulling fs layer [2024-11-11T01:58:38.698Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-11T01:58:38.698Z] 9c61dcf015f6: Pulling fs layer [2024-11-11T01:58:38.698Z] 4698f68db338: Pulling fs layer [2024-11-11T01:58:38.698Z] 2a2f49069b9e: Pulling fs layer [2024-11-11T01:58:38.698Z] 4698f68db338: Waiting [2024-11-11T01:58:38.698Z] e0025b399a48: Pulling fs layer [2024-11-11T01:58:38.698Z] e0025b399a48: Waiting [2024-11-11T01:58:38.698Z] 2a2f49069b9e: Waiting [2024-11-11T01:58:38.698Z] 91d30c5bc195: Verifying Checksum [2024-11-11T01:58:38.698Z] 4698f68db338: Verifying Checksum [2024-11-11T01:58:38.698Z] 4698f68db338: Download complete [2024-11-11T01:58:38.956Z] 2e9b0aa3be6d: Verifying Checksum [2024-11-11T01:58:38.956Z] 2e9b0aa3be6d: Download complete [2024-11-11T01:58:38.956Z] e0025b399a48: Verifying Checksum [2024-11-11T01:58:38.956Z] e0025b399a48: Download complete [2024-11-11T01:58:38.956Z] 91d30c5bc195: Pull complete [2024-11-11T01:58:39.214Z] 2a2f49069b9e: Verifying Checksum [2024-11-11T01:58:39.214Z] 2a2f49069b9e: Download complete [2024-11-11T01:58:39.214Z] 2e9b0aa3be6d: Pull complete [2024-11-11T01:58:39.472Z] 9c61dcf015f6: Verifying Checksum [2024-11-11T01:58:39.472Z] 9c61dcf015f6: Download complete [2024-11-11T01:58:42.002Z] 9c61dcf015f6: Pull complete [2024-11-11T01:58:42.002Z] 4698f68db338: Pull complete [2024-11-11T01:58:42.261Z] 2a2f49069b9e: Pull complete [2024-11-11T01:58:42.261Z] e0025b399a48: Pull complete [2024-11-11T01:58:42.261Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-11T01:58:42.261Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-11T01:58:42.261Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T01:58:42.367Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T01:58:42.398Z] $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-11T01:58:43.324Z] $ docker top a50bb54f0267aed51ecc69b5851d70168943ae832c054de3175cee269fb119a3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T01:58:43.756Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-11T01:58:45.727Z] #1 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-11T01:58:45.727Z] #1 transferring dockerfile: 30B [2024-11-11T01:58:46.006Z] #1 transferring dockerfile: 2.15kB done [2024-11-11T01:58:46.006Z] #1 DONE 0.0s [2024-11-11T01:58:46.006Z] [2024-11-11T01:58:46.006Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-11T01:58:46.006Z] #2 transferring dockerfile: 2.50kB done [2024-11-11T01:58:46.006Z] #2 DONE 0.0s [2024-11-11T01:58:46.006Z] [2024-11-11T01:58:46.006Z] #3 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-11T01:58:46.006Z] #3 transferring dockerfile: 1.86kB done [2024-11-11T01:58:46.006Z] #3 DONE 0.0s [2024-11-11T01:58:46.006Z] [2024-11-11T01:58:46.006Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-11T01:58:46.006Z] #4 transferring dockerfile: 2.23kB done [2024-11-11T01:58:46.006Z] #4 DONE 0.0s [2024-11-11T01:58:46.006Z] [2024-11-11T01:58:46.006Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-11-11T01:58:46.006Z] #5 transferring dockerfile: 1.81kB done [2024-11-11T01:58:46.006Z] #5 DONE 0.0s [2024-11-11T01:58:46.006Z] [2024-11-11T01:58:46.006Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-11-11T01:58:46.006Z] #6 transferring dockerfile: 2.07kB done [2024-11-11T01:58:46.006Z] #6 DONE 0.0s [2024-11-11T01:58:46.006Z] [2024-11-11T01:58:46.006Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-11T01:58:46.297Z] #7 transferring dockerfile: 3.02kB done [2024-11-11T01:58:46.297Z] #7 DONE 0.0s [2024-11-11T01:58:46.297Z] [2024-11-11T01:58:46.297Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-11T01:58:46.297Z] #8 transferring dockerfile: 2.49kB done [2024-11-11T01:58:46.297Z] #8 DONE 0.0s [2024-11-11T01:58:46.297Z] [2024-11-11T01:58:46.297Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-11-11T01:58:46.297Z] #9 transferring dockerfile: 2.02kB done [2024-11-11T01:58:46.297Z] #9 DONE 0.0s [2024-11-11T01:58:46.297Z] [2024-11-11T01:58:46.297Z] #10 [security-spire-server internal] load build definition from Dockerfile [2024-11-11T01:58:46.297Z] #10 transferring dockerfile: 1.70kB done [2024-11-11T01:58:46.297Z] #10 DONE 0.0s [2024-11-11T01:58:46.297Z] [2024-11-11T01:58:46.297Z] #11 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-11T01:58:46.297Z] #11 transferring dockerfile: 1.89kB done [2024-11-11T01:58:46.297Z] #11 DONE 0.0s [2024-11-11T01:58:46.297Z] [2024-11-11T01:58:46.297Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-11-11T01:58:46.297Z] #12 transferring dockerfile: 1.69kB done [2024-11-11T01:58:46.297Z] #12 DONE 0.0s [2024-11-11T01:58:46.297Z] [2024-11-11T01:58:46.297Z] #13 [core-command internal] load build definition from Dockerfile [2024-11-11T01:58:46.298Z] #13 transferring dockerfile: 1.94kB done [2024-11-11T01:58:46.298Z] #13 DONE 0.0s [2024-11-11T01:58:46.298Z] [2024-11-11T01:58:46.298Z] #14 [core-metadata internal] load build definition from Dockerfile [2024-11-11T01:58:46.298Z] #14 transferring dockerfile: 2.13kB done [2024-11-11T01:58:46.298Z] #14 DONE 0.0s [2024-11-11T01:58:46.298Z] [2024-11-11T01:58:46.298Z] #15 [core-data internal] load build definition from Dockerfile [2024-11-11T01:58:46.298Z] #15 transferring dockerfile: 2.07kB done [2024-11-11T01:58:46.298Z] #15 DONE 0.0s [2024-11-11T01:58:46.298Z] [2024-11-11T01:58:46.298Z] #16 [security-proxy-auth internal] load .dockerignore [2024-11-11T01:58:46.298Z] #16 transferring context: 50B done [2024-11-11T01:58:46.298Z] #16 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #17 [security-proxy-setup internal] load .dockerignore [2024-11-11T01:58:46.557Z] #17 transferring context: 50B done [2024-11-11T01:58:46.557Z] #17 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-11-11T01:58:46.557Z] #18 transferring context: 50B done [2024-11-11T01:58:46.557Z] #18 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-11T01:58:46.557Z] #19 transferring context: 50B done [2024-11-11T01:58:46.557Z] #19 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #20 [security-spire-agent internal] load .dockerignore [2024-11-11T01:58:46.557Z] #20 transferring context: 50B done [2024-11-11T01:58:46.557Z] #20 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #21 [core-keeper internal] load .dockerignore [2024-11-11T01:58:46.557Z] #21 transferring context: 50B done [2024-11-11T01:58:46.557Z] #21 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #22 [security-secretstore-setup internal] load .dockerignore [2024-11-11T01:58:46.557Z] #22 transferring context: 50B done [2024-11-11T01:58:46.557Z] #22 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #23 [security-bootstrapper internal] load .dockerignore [2024-11-11T01:58:46.557Z] #23 transferring context: 50B done [2024-11-11T01:58:46.557Z] #23 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #24 [support-notifications internal] load .dockerignore [2024-11-11T01:58:46.557Z] #24 transferring context: 50B done [2024-11-11T01:58:46.557Z] #24 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-11-11T01:58:46.557Z] #25 transferring context: 50B done [2024-11-11T01:58:46.557Z] #25 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #26 [security-spire-server internal] load .dockerignore [2024-11-11T01:58:46.557Z] #26 transferring context: 50B done [2024-11-11T01:58:46.557Z] #26 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #27 [security-spire-config internal] load .dockerignore [2024-11-11T01:58:46.557Z] #27 transferring context: 50B done [2024-11-11T01:58:46.557Z] #27 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #28 [core-metadata internal] load .dockerignore [2024-11-11T01:58:46.557Z] #28 transferring context: 50B done [2024-11-11T01:58:46.557Z] #28 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #29 [core-command internal] load .dockerignore [2024-11-11T01:58:46.557Z] #29 transferring context: 50B done [2024-11-11T01:58:46.557Z] #29 DONE 0.0s [2024-11-11T01:58:46.557Z] [2024-11-11T01:58:46.557Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T01:58:46.815Z] #30 ... [2024-11-11T01:58:46.815Z] [2024-11-11T01:58:46.815Z] #31 [core-data internal] load .dockerignore [2024-11-11T01:58:46.815Z] #31 transferring context: 50B done [2024-11-11T01:58:46.815Z] #31 DONE 0.0s [2024-11-11T01:58:46.815Z] [2024-11-11T01:58:46.815Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-11T01:58:46.815Z] #32 DONE 0.0s [2024-11-11T01:58:46.815Z] [2024-11-11T01:58:46.815Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T01:58:46.815Z] #30 ... [2024-11-11T01:58:46.815Z] [2024-11-11T01:58:46.815Z] #32 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-11T01:58:46.815Z] #32 DONE 0.0s [2024-11-11T01:58:46.815Z] [2024-11-11T01:58:46.815Z] #30 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T01:58:47.077Z] #30 DONE 0.6s [2024-11-11T01:58:47.077Z] [2024-11-11T01:58:47.077Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-11T01:58:47.077Z] #33 DONE 0.4s [2024-11-11T01:58:47.077Z] [2024-11-11T01:58:47.077Z] #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-11T01:58:47.077Z] #34 DONE 0.4s [2024-11-11T01:58:47.077Z] [2024-11-11T01:58:47.077Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T01:58:47.077Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-11T01:58:47.335Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.1s done [2024-11-11T01:58:47.335Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T01:58:47.335Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-11T01:58:47.335Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-11T01:58:47.335Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T01:58:47.335Z] #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-11T01:58:47.335Z] #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-11T01:58:47.595Z] #35 DONE 0.5s [2024-11-11T01:58:47.595Z] [2024-11-11T01:58:47.595Z] #36 [security-spire-agent internal] load build context [2024-11-11T01:58:47.595Z] #36 transferring context: 23.10kB 0.1s done [2024-11-11T01:58:47.595Z] #36 DONE 0.2s [2024-11-11T01:58:47.595Z] [2024-11-11T01:58:47.595Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T01:58:47.595Z] #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done [2024-11-11T01:58:47.595Z] #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-11T01:58:47.595Z] #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-11T01:58:47.595Z] #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-11T01:58:47.595Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-11-11T01:58:47.595Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s [2024-11-11T01:58:47.595Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s [2024-11-11T01:58:47.595Z] #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-11T01:58:47.595Z] #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done [2024-11-11T01:58:47.595Z] #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-11-11T01:58:47.595Z] #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T01:58:47.854Z] #37 ... [2024-11-11T01:58:47.854Z] [2024-11-11T01:58:47.854Z] #38 [security-spire-server internal] load build context [2024-11-11T01:58:47.854Z] #38 transferring context: 23.57kB 0.0s done [2024-11-11T01:58:47.854Z] #38 DONE 0.5s [2024-11-11T01:58:47.854Z] [2024-11-11T01:58:47.854Z] #39 [security-spire-config internal] load build context [2024-11-11T01:58:47.854Z] #39 transferring context: 21.82kB 0.0s done [2024-11-11T01:58:47.854Z] #39 DONE 0.5s [2024-11-11T01:58:47.854Z] [2024-11-11T01:58:47.854Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T01:58:47.854Z] #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-11T01:58:47.854Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s [2024-11-11T01:58:47.854Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.34MB / 30.73MB 0.5s [2024-11-11T01:58:47.854Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.6s [2024-11-11T01:58:47.854Z] #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-11T01:58:48.113Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-11-11T01:58:48.113Z] #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s done [2024-11-11T01:58:48.370Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-11-11T01:58:48.370Z] #37 ... [2024-11-11T01:58:48.370Z] [2024-11-11T01:58:48.370Z] #40 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-11T01:58:48.370Z] #40 DONE 1.4s [2024-11-11T01:58:48.370Z] [2024-11-11T01:58:48.370Z] #41 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-11-11T01:58:53.731Z] #41 ... [2024-11-11T01:58:53.731Z] [2024-11-11T01:58:53.731Z] #42 [core-metadata internal] load build context [2024-11-11T01:58:53.731Z] #42 transferring context: 230.75MB 6.3s [2024-11-11T01:58:53.731Z] #42 ... [2024-11-11T01:58:53.731Z] [2024-11-11T01:58:53.731Z] #43 [security-bootstrapper internal] load build context [2024-11-11T01:58:54.007Z] #43 ... [2024-11-11T01:58:54.007Z] [2024-11-11T01:58:54.007Z] #42 [core-metadata internal] load build context [2024-11-11T01:58:57.322Z] #42 ... [2024-11-11T01:58:57.322Z] [2024-11-11T01:58:57.322Z] #44 [security-proxy-setup internal] load build context [2024-11-11T01:58:57.322Z] #44 ... [2024-11-11T01:58:57.322Z] [2024-11-11T01:58:57.322Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T01:58:57.322Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-11-11T01:58:57.322Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-11T01:58:57.322Z] #45 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-11T01:58:57.322Z] #45 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-11T01:58:57.322Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-11-11T01:58:57.322Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done [2024-11-11T01:58:57.322Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T01:58:57.322Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-11T01:58:57.322Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done [2024-11-11T01:58:57.322Z] #45 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-11-11T01:58:57.322Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-11T01:58:57.322Z] #45 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.4s done [2024-11-11T01:58:57.322Z] #45 ... [2024-11-11T01:58:57.322Z] [2024-11-11T01:58:57.322Z] #46 [security-secretstore-setup internal] load build context [2024-11-11T01:58:57.631Z] #46 ... [2024-11-11T01:58:57.631Z] [2024-11-11T01:58:57.631Z] #47 [core-keeper internal] load build context [2024-11-11T01:58:57.631Z] #47 ... [2024-11-11T01:58:57.631Z] [2024-11-11T01:58:57.631Z] #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T01:58:57.631Z] #0 3.814 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:58:57.631Z] #0 3.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:58:57.631Z] #0 4.180 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T01:58:57.631Z] #0 4.188 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:58:57.631Z] #0 4.204 OK: 8 MiB in 15 packages [2024-11-11T01:58:57.631Z] #48 ... [2024-11-11T01:58:57.631Z] [2024-11-11T01:58:57.631Z] #49 [support-notifications internal] load build context [2024-11-11T01:58:57.891Z] #49 ... [2024-11-11T01:58:57.891Z] [2024-11-11T01:58:57.891Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T01:58:57.891Z] #0 4.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:58:57.891Z] #0 4.626 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:58:57.891Z] #0 4.944 (1/3) Installing ca-certificates (20240705-r0) [2024-11-11T01:58:57.891Z] #0 4.962 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-11T01:58:57.891Z] #0 4.973 (3/3) Installing tzdata (2024b-r0) [2024-11-11T01:58:57.891Z] #0 4.997 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:58:57.891Z] #0 5.005 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:58:57.891Z] #0 5.042 OK: 10 MiB in 17 packages [2024-11-11T01:58:57.891Z] #50 ... [2024-11-11T01:58:57.891Z] [2024-11-11T01:58:57.891Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T01:58:58.181Z] #51 ... [2024-11-11T01:58:58.181Z] [2024-11-11T01:58:58.181Z] #52 [security-spiffe-token-provider internal] load build context [2024-11-11T01:58:58.440Z] #52 ... [2024-11-11T01:58:58.440Z] [2024-11-11T01:58:58.440Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T01:58:58.440Z] #53 ... [2024-11-11T01:58:58.440Z] [2024-11-11T01:58:58.440Z] #54 [core-command internal] load build context [2024-11-11T01:58:58.440Z] #54 ... [2024-11-11T01:58:58.440Z] [2024-11-11T01:58:58.440Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-11T01:58:58.440Z] #55 ... [2024-11-11T01:58:58.440Z] [2024-11-11T01:58:58.440Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T01:58:58.698Z] #56 ... [2024-11-11T01:58:58.698Z] [2024-11-11T01:58:58.698Z] #57 [support-cron-scheduler internal] load build context [2024-11-11T01:58:58.698Z] #57 transferring context: 375.41MB 11.3s [2024-11-11T01:58:58.698Z] #57 ... [2024-11-11T01:58:58.698Z] [2024-11-11T01:58:58.698Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T01:58:58.957Z] #58 ... [2024-11-11T01:58:58.957Z] [2024-11-11T01:58:58.957Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T01:58:58.957Z] #59 ... [2024-11-11T01:58:58.957Z] [2024-11-11T01:58:58.957Z] #60 [core-data internal] load build context [2024-11-11T01:58:58.957Z] #60 transferring context: 433.58MB 11.8s done [2024-11-11T01:58:58.957Z] #60 ... [2024-11-11T01:58:58.957Z] [2024-11-11T01:58:58.957Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T01:58:58.957Z] #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.9s done [2024-11-11T01:58:59.216Z] #37 ... [2024-11-11T01:58:59.216Z] [2024-11-11T01:58:59.216Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T01:58:59.216Z] #61 ... [2024-11-11T01:58:59.216Z] [2024-11-11T01:58:59.216Z] #62 [security-proxy-auth internal] load build context [2024-11-11T01:58:59.531Z] #62 transferring context: 433.58MB 12.2s done [2024-11-11T01:58:59.531Z] #62 ... [2024-11-11T01:58:59.531Z] [2024-11-11T01:58:59.531Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T01:58:59.531Z] #63 ... [2024-11-11T01:58:59.531Z] [2024-11-11T01:58:59.531Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T01:58:59.531Z] #0 4.628 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:58:59.531Z] #0 4.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:58:59.531Z] #0 5.024 (1/4) Installing ca-certificates (20240705-r0) [2024-11-11T01:58:59.531Z] #0 5.040 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-11T01:58:59.531Z] #0 5.045 (3/4) Installing su-exec (0.2-r3) [2024-11-11T01:58:59.531Z] #0 5.047 (4/4) Installing yq-go (4.44.1-r2) [2024-11-11T01:58:59.531Z] #0 5.140 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:58:59.531Z] #0 5.150 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:58:59.531Z] #0 5.189 OK: 19 MiB in 18 packages [2024-11-11T01:58:59.531Z] #64 ... [2024-11-11T01:58:59.531Z] [2024-11-11T01:58:59.531Z] #65 [core-common-config-bootstrapper internal] load build context [2024-11-11T01:58:59.531Z] #65 transferring context: 433.58MB 12.1s done [2024-11-11T01:58:59.789Z] #65 ... [2024-11-11T01:58:59.789Z] [2024-11-11T01:58:59.789Z] #54 [core-command internal] load build context [2024-11-11T01:58:59.789Z] #54 transferring context: 433.58MB 12.6s done [2024-11-11T01:59:04.030Z] #54 ... [2024-11-11T01:59:04.030Z] [2024-11-11T01:59:04.030Z] #43 [security-bootstrapper internal] load build context [2024-11-11T01:59:04.030Z] #43 transferring context: 433.58MB 12.5s done [2024-11-11T01:59:04.291Z] #43 ... [2024-11-11T01:59:04.291Z] [2024-11-11T01:59:04.291Z] #44 [security-proxy-setup internal] load build context [2024-11-11T01:59:04.291Z] #44 transferring context: 433.58MB 13.3s done [2024-11-11T01:59:07.610Z] #44 ... [2024-11-11T01:59:07.610Z] [2024-11-11T01:59:07.610Z] #42 [core-metadata internal] load build context [2024-11-11T01:59:07.610Z] #42 transferring context: 433.58MB 12.4s done [2024-11-11T01:59:07.610Z] #42 ... [2024-11-11T01:59:07.610Z] [2024-11-11T01:59:07.610Z] #46 [security-secretstore-setup internal] load build context [2024-11-11T01:59:07.610Z] #46 transferring context: 433.58MB 13.7s done [2024-11-11T01:59:07.610Z] #46 ... [2024-11-11T01:59:07.610Z] [2024-11-11T01:59:07.610Z] #47 [core-keeper internal] load build context [2024-11-11T01:59:07.610Z] #47 transferring context: 433.58MB 11.6s done [2024-11-11T01:59:07.870Z] #47 ... [2024-11-11T01:59:07.870Z] [2024-11-11T01:59:07.870Z] #52 [security-spiffe-token-provider internal] load build context [2024-11-11T01:59:07.870Z] #52 transferring context: 433.58MB 12.8s done [2024-11-11T01:59:07.870Z] #52 ... [2024-11-11T01:59:07.870Z] [2024-11-11T01:59:07.870Z] #49 [support-notifications internal] load build context [2024-11-11T01:59:07.870Z] #49 transferring context: 433.58MB 11.7s done [2024-11-11T01:59:08.815Z] #49 ... [2024-11-11T01:59:08.815Z] [2024-11-11T01:59:08.815Z] #57 [support-cron-scheduler internal] load build context [2024-11-11T01:59:08.815Z] #57 transferring context: 433.58MB 12.3s done [2024-11-11T01:59:17.002Z] #57 ... [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #49 [support-notifications internal] load build context [2024-11-11T01:59:17.002Z] #49 DONE 29.4s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T01:59:17.002Z] #64 DONE 29.0s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #48 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T01:59:17.002Z] #48 DONE 29.0s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T01:59:17.002Z] #50 DONE 29.0s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #41 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-11-11T01:59:17.002Z] #41 DONE 28.4s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T01:59:17.002Z] #66 ... [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #60 [core-data internal] load build context [2024-11-11T01:59:17.002Z] #60 DONE 29.5s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #47 [core-keeper internal] load build context [2024-11-11T01:59:17.002Z] #47 DONE 29.5s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #65 [core-common-config-bootstrapper internal] load build context [2024-11-11T01:59:17.002Z] #65 DONE 29.5s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #42 [core-metadata internal] load build context [2024-11-11T01:59:17.002Z] #42 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #54 [core-command internal] load build context [2024-11-11T01:59:17.002Z] #54 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #57 [support-cron-scheduler internal] load build context [2024-11-11T01:59:17.002Z] #57 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #43 [security-bootstrapper internal] load build context [2024-11-11T01:59:17.002Z] #43 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #52 [security-spiffe-token-provider internal] load build context [2024-11-11T01:59:17.002Z] #52 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #46 [security-secretstore-setup internal] load build context [2024-11-11T01:59:17.002Z] #46 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #44 [security-proxy-setup internal] load build context [2024-11-11T01:59:17.002Z] #44 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #62 [security-proxy-auth internal] load build context [2024-11-11T01:59:17.002Z] #62 DONE 29.5s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T01:59:17.002Z] #37 DONE 29.6s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T01:59:17.002Z] #45 DONE 29.7s [2024-11-11T01:59:17.002Z] [2024-11-11T01:59:17.002Z] #67 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T01:59:17.264Z] #67 ... [2024-11-11T01:59:17.264Z] [2024-11-11T01:59:17.264Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T01:59:17.264Z] #51 DONE 29.6s [2024-11-11T01:59:17.264Z] [2024-11-11T01:59:17.264Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T01:59:17.264Z] #63 29.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:17.525Z] #63 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:17.785Z] #63 ... [2024-11-11T01:59:17.785Z] [2024-11-11T01:59:17.785Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-11T01:59:17.785Z] #55 29.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:17.785Z] #55 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:17.785Z] #55 29.89 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:17.785Z] #55 29.90 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:17.785Z] #55 29.91 OK: 8 MiB in 15 packages [2024-11-11T01:59:17.785Z] #55 DONE 30.3s [2024-11-11T01:59:17.785Z] [2024-11-11T01:59:17.785Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T01:59:17.785Z] #63 30.13 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T01:59:17.785Z] #63 30.13 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T01:59:17.785Z] #63 30.13 OK: 24168 distinct packages available [2024-11-11T01:59:17.785Z] #63 30.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:17.785Z] #63 30.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.049Z] #63 ... [2024-11-11T01:59:18.049Z] [2024-11-11T01:59:18.049Z] #61 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T01:59:18.049Z] #61 29.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.049Z] #61 29.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.049Z] #61 30.16 (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T01:59:18.049Z] #61 30.17 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:18.049Z] #61 30.18 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:18.049Z] #61 30.19 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:59:18.049Z] #61 30.23 OK: 9 MiB in 16 packages [2024-11-11T01:59:18.049Z] #61 DONE 30.5s [2024-11-11T01:59:18.309Z] [2024-11-11T01:59:18.309Z] #53 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T01:59:18.309Z] #53 29.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.309Z] #53 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.309Z] #53 30.28 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:18.309Z] #53 30.29 (2/2) Installing su-exec (0.2-r3) [2024-11-11T01:59:18.309Z] #53 30.29 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:18.309Z] #53 30.30 OK: 8 MiB in 16 packages [2024-11-11T01:59:18.309Z] #53 DONE 30.5s [2024-11-11T01:59:18.309Z] [2024-11-11T01:59:18.309Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T01:59:18.890Z] #68 ... [2024-11-11T01:59:18.890Z] [2024-11-11T01:59:18.890Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T01:59:18.890Z] #63 30.68 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:18.890Z] #63 30.69 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-11T01:59:18.890Z] #63 30.69 (3/4) Installing libucontext (1.2-r3) [2024-11-11T01:59:18.890Z] #63 30.70 (4/4) Installing gcompat (1.1.0-r4) [2024-11-11T01:59:18.890Z] #63 30.70 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:18.890Z] #63 30.71 OK: 8 MiB in 18 packages [2024-11-11T01:59:18.890Z] #63 DONE 31.2s [2024-11-11T01:59:18.890Z] [2024-11-11T01:59:18.890Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T01:59:18.890Z] #56 30.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.890Z] #56 30.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.890Z] #56 30.59 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:18.890Z] #56 30.63 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:18.890Z] #56 30.64 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:18.890Z] #56 30.64 (4/6) Installing openssl (3.3.2-r1) [2024-11-11T01:59:18.890Z] #56 30.65 (5/6) Installing su-exec (0.2-r3) [2024-11-11T01:59:18.890Z] #56 30.65 (6/6) Installing yq-go (4.44.1-r2) [2024-11-11T01:59:18.890Z] #56 30.73 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:18.890Z] #56 30.74 OK: 19 MiB in 18 packages [2024-11-11T01:59:18.890Z] #56 DONE 31.2s [2024-11-11T01:59:18.890Z] [2024-11-11T01:59:18.890Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T01:59:18.890Z] #58 29.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.890Z] #58 30.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.890Z] #58 30.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T01:59:18.890Z] #58 30.50 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T01:59:18.890Z] #58 30.50 OK: 24168 distinct packages available [2024-11-11T01:59:18.890Z] #58 30.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.890Z] #58 30.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:18.890Z] #58 31.03 (1/14) Installing ca-certificates (20240705-r0) [2024-11-11T01:59:18.890Z] #58 31.05 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-11T01:59:18.890Z] #58 31.06 (3/14) Installing c-ares (1.33.1-r0) [2024-11-11T01:59:18.890Z] #58 31.07 (4/14) Installing libunistring (1.2-r0) [2024-11-11T01:59:18.890Z] #58 31.09 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-11T01:59:18.890Z] #58 31.10 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-11T01:59:18.890Z] #58 31.10 (7/14) Installing libpsl (0.21.5-r1) [2024-11-11T01:59:18.890Z] #58 31.11 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-11T01:59:18.890Z] #58 31.12 (9/14) Installing libcurl (8.11.0-r1) [2024-11-11T01:59:18.890Z] #58 31.13 (10/14) Installing curl (8.11.0-r1) [2024-11-11T01:59:18.890Z] #58 31.17 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:18.890Z] #58 31.18 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-11T01:59:18.890Z] #58 31.18 (13/14) Installing libucontext (1.2-r3) [2024-11-11T01:59:18.890Z] #58 31.19 (14/14) Installing gcompat (1.1.0-r4) [2024-11-11T01:59:18.890Z] #58 31.20 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:18.890Z] #58 31.21 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:59:18.890Z] #58 31.37 OK: 13 MiB in 28 packages [2024-11-11T01:59:19.151Z] #58 DONE 31.5s [2024-11-11T01:59:19.151Z] [2024-11-11T01:59:19.151Z] #59 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T01:59:19.151Z] #59 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.151Z] #59 30.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.151Z] #59 30.36 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T01:59:19.151Z] #59 30.36 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T01:59:19.151Z] #59 30.36 OK: 24168 distinct packages available [2024-11-11T01:59:19.151Z] #59 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.151Z] #59 30.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.151Z] #59 30.91 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:19.151Z] #59 31.00 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:19.151Z] #59 31.02 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:19.151Z] #59 31.02 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-11T01:59:19.151Z] #59 31.03 (5/7) Installing libucontext (1.2-r3) [2024-11-11T01:59:19.151Z] #59 31.03 (6/7) Installing gcompat (1.1.0-r4) [2024-11-11T01:59:19.151Z] #59 31.04 (7/7) Installing openssl (3.3.2-r1) [2024-11-11T01:59:19.151Z] #59 31.05 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:19.151Z] #59 31.06 OK: 9 MiB in 19 packages [2024-11-11T01:59:19.151Z] #59 DONE 31.4s [2024-11-11T01:59:19.151Z] [2024-11-11T01:59:19.151Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T01:59:19.151Z] #69 ... [2024-11-11T01:59:19.151Z] [2024-11-11T01:59:19.151Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T01:59:19.151Z] #0 2.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.151Z] #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.151Z] #0 2.385 OK: 246 MiB in 54 packages [2024-11-11T01:59:19.151Z] #70 DONE 2.5s [2024-11-11T01:59:19.151Z] [2024-11-11T01:59:19.151Z] #71 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T01:59:19.151Z] #71 DONE 0.1s [2024-11-11T01:59:19.412Z] [2024-11-11T01:59:19.412Z] #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T01:59:19.412Z] #66 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.412Z] #66 2.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.412Z] #66 ... [2024-11-11T01:59:19.412Z] [2024-11-11T01:59:19.412Z] #72 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-11T01:59:19.412Z] #72 DONE 0.0s [2024-11-11T01:59:19.412Z] [2024-11-11T01:59:19.412Z] #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T01:59:19.412Z] #0 2.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.412Z] #0 2.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.412Z] #0 2.675 OK: 246 MiB in 54 packages [2024-11-11T01:59:19.412Z] #73 DONE 2.8s [2024-11-11T01:59:19.412Z] [2024-11-11T01:59:19.412Z] #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-11T01:59:19.412Z] #74 DONE 0.1s [2024-11-11T01:59:19.412Z] [2024-11-11T01:59:19.412Z] #67 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T01:59:19.412Z] #67 2.435 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.412Z] #67 2.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.412Z] #67 2.834 OK: 246 MiB in 54 packages [2024-11-11T01:59:19.412Z] #67 DONE 3.0s [2024-11-11T01:59:19.670Z] [2024-11-11T01:59:19.670Z] #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T01:59:19.670Z] #66 3.018 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:19.670Z] #66 ... [2024-11-11T01:59:19.670Z] [2024-11-11T01:59:19.670Z] #75 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T01:59:19.670Z] #0 2.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.670Z] #0 2.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.670Z] #0 2.534 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T01:59:19.670Z] #0 2.534 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T01:59:19.670Z] #0 2.534 OK: 24170 distinct packages available [2024-11-11T01:59:19.670Z] #0 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.670Z] #0 2.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.670Z] #0 2.978 OK: 246 MiB in 54 packages [2024-11-11T01:59:19.670Z] #75 DONE 3.1s [2024-11-11T01:59:19.670Z] [2024-11-11T01:59:19.670Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-11T01:59:19.670Z] #76 DONE 0.0s [2024-11-11T01:59:19.670Z] [2024-11-11T01:59:19.670Z] #66 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T01:59:19.670Z] #66 3.018 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:19.670Z] #66 3.033 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:19.670Z] #66 3.135 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:19.928Z] #66 3.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:19.928Z] #66 3.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:20.245Z] #66 3.536 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:20.245Z] #66 3.566 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:20.245Z] #66 3.586 OK: 8 MiB in 15 packages [2024-11-11T01:59:20.508Z] #66 DONE 3.8s [2024-11-11T01:59:20.508Z] [2024-11-11T01:59:20.508Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-11T01:59:20.766Z] #77 ... [2024-11-11T01:59:20.766Z] [2024-11-11T01:59:20.766Z] #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T01:59:20.766Z] #78 DONE 4.0s [2024-11-11T01:59:20.766Z] [2024-11-11T01:59:20.766Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-11T01:59:20.766Z] #77 3.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.101Z] #77 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #77 3.588 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:21.360Z] #77 3.588 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:21.360Z] #77 3.622 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:21.360Z] #77 ... [2024-11-11T01:59:21.360Z] [2024-11-11T01:59:21.360Z] #79 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T01:59:21.360Z] #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 3.876 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:21.360Z] #0 3.876 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:21.360Z] #0 3.884 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:21.360Z] #0 3.992 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:21.360Z] #0 4.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 4.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 4.350 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:21.360Z] #0 4.386 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:21.360Z] #0 4.395 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:59:21.360Z] #0 4.442 OK: 10 MiB in 17 packages [2024-11-11T01:59:21.360Z] #79 DONE 4.8s [2024-11-11T01:59:21.360Z] [2024-11-11T01:59:21.360Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T01:59:21.360Z] #0 3.437 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 3.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 3.882 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:21.360Z] #0 3.882 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:21.360Z] #0 3.890 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:21.360Z] #0 3.989 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:21.360Z] #0 3.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 4.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #0 4.418 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:21.360Z] #0 4.458 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:21.360Z] #0 4.476 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:59:21.360Z] #0 4.535 OK: 19 MiB in 18 packages [2024-11-11T01:59:21.360Z] #80 DONE 4.8s [2024-11-11T01:59:21.360Z] [2024-11-11T01:59:21.360Z] #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-11-11T01:59:21.360Z] #77 3.720 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:21.360Z] #77 3.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.360Z] #77 3.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.949Z] #77 4.179 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:21.950Z] #77 4.222 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:21.950Z] #77 4.232 OK: 8 MiB in 15 packages [2024-11-11T01:59:21.950Z] #77 DONE 4.6s [2024-11-11T01:59:21.950Z] [2024-11-11T01:59:21.950Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T01:59:21.950Z] #69 2.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.950Z] #69 2.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.950Z] #69 2.707 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:21.950Z] #69 2.707 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:21.950Z] #69 2.718 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:21.950Z] #69 2.808 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:21.950Z] #69 2.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:21.950Z] #69 2.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.207Z] #69 ... [2024-11-11T01:59:22.207Z] [2024-11-11T01:59:22.207Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T01:59:22.207Z] #0 2.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.207Z] #0 2.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.207Z] #0 2.706 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:22.207Z] #0 2.706 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:22.207Z] #0 2.712 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:22.207Z] #0 2.792 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:22.207Z] #0 2.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.207Z] #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.207Z] #0 3.250 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:22.207Z] #0 3.288 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:22.207Z] #0 3.302 OK: 8 MiB in 18 packages [2024-11-11T01:59:22.207Z] #81 DONE 3.5s [2024-11-11T01:59:22.207Z] [2024-11-11T01:59:22.207Z] #69 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T01:59:22.207Z] #69 3.297 OK: 9 MiB in 19 packages [2024-11-11T01:59:22.465Z] #69 ... [2024-11-11T01:59:22.465Z] [2024-11-11T01:59:22.465Z] #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T01:59:22.465Z] #0 2.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.465Z] #0 2.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.465Z] #0 2.888 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:22.465Z] #0 2.888 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:22.465Z] #0 2.907 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:22.465Z] #0 2.998 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:22.465Z] #0 3.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.465Z] #0 3.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.465Z] #0 3.474 OK: 19 MiB in 18 packages [2024-11-11T01:59:22.465Z] #82 DONE 3.7s [2024-11-11T01:59:22.465Z] [2024-11-11T01:59:22.465Z] #83 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T01:59:22.465Z] #0 3.372 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.465Z] #0 3.954 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.465Z] #0 4.729 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T01:59:22.465Z] #0 5.053 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:22.465Z] #0 5.106 OK: 8 MiB in 15 packages [2024-11-11T01:59:22.465Z] #83 DONE 5.4s [2024-11-11T01:59:22.777Z] [2024-11-11T01:59:22.777Z] #69 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T01:59:22.777Z] #69 DONE 3.7s [2024-11-11T01:59:22.777Z] [2024-11-11T01:59:22.777Z] #68 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T01:59:22.777Z] #68 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.777Z] #68 3.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.777Z] #68 3.471 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:22.777Z] #68 3.471 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:22.777Z] #68 3.486 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:22.778Z] #68 3.570 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:22.778Z] #68 3.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.778Z] #68 3.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:22.778Z] #68 4.125 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:22.778Z] #68 4.186 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:22.778Z] #68 4.277 OK: 8 MiB in 16 packages [2024-11-11T01:59:22.778Z] #68 DONE 4.5s [2024-11-11T01:59:22.778Z] [2024-11-11T01:59:22.778Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-11T01:59:24.272Z] #84 ... [2024-11-11T01:59:24.272Z] [2024-11-11T01:59:24.272Z] #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T01:59:24.272Z] #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 2.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 2.719 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:24.272Z] #0 2.719 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:24.272Z] #0 2.727 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:24.272Z] #0 2.865 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:24.272Z] #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 2.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 3.401 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:24.272Z] #0 3.442 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:24.272Z] #0 3.565 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:59:24.272Z] #0 3.953 OK: 13 MiB in 28 packages [2024-11-11T01:59:24.272Z] #85 DONE 4.6s [2024-11-11T01:59:24.272Z] [2024-11-11T01:59:24.272Z] #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T01:59:24.272Z] #86 DONE 1.4s [2024-11-11T01:59:24.272Z] [2024-11-11T01:59:24.272Z] #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-11T01:59:24.272Z] #87 DONE 1.1s [2024-11-11T01:59:24.272Z] [2024-11-11T01:59:24.272Z] #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T01:59:24.272Z] #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 3.824 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 4.197 Upgrading critical system libraries and apk-tools: [2024-11-11T01:59:24.272Z] #0 4.197 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T01:59:24.272Z] #0 4.211 Executing busybox-1.36.1-r29.trigger [2024-11-11T01:59:24.272Z] #0 4.378 Continuing the upgrade transaction with new apk-tools: [2024-11-11T01:59:24.272Z] #0 4.385 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 4.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:24.272Z] #0 4.781 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:24.272Z] #0 4.910 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T01:59:24.272Z] #0 4.917 Executing ca-certificates-20240705-r0.trigger [2024-11-11T01:59:24.272Z] #0 5.502 OK: 9 MiB in 16 packages [2024-11-11T01:59:25.218Z] #88 DONE 7.0s [2024-11-11T01:59:25.218Z] [2024-11-11T01:59:25.218Z] #89 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-11T01:59:25.218Z] #89 DONE 1.5s [2024-11-11T01:59:25.218Z] [2024-11-11T01:59:25.218Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T01:59:25.218Z] #90 DONE 2.5s [2024-11-11T01:59:25.218Z] [2024-11-11T01:59:25.218Z] #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T01:59:25.218Z] #0 3.095 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:25.218Z] #0 3.559 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-11T01:59:25.218Z] #0 4.293 OK: 246 MiB in 54 packages [2024-11-11T01:59:25.218Z] #91 DONE 4.5s [2024-11-11T01:59:25.218Z] [2024-11-11T01:59:25.218Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-11T01:59:25.218Z] #92 ... [2024-11-11T01:59:25.218Z] [2024-11-11T01:59:25.218Z] #84 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-11T01:59:25.218Z] #84 DONE 2.5s [2024-11-11T01:59:25.218Z] [2024-11-11T01:59:25.218Z] #93 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-11T01:59:25.218Z] #93 DONE 0.1s [2024-11-11T01:59:25.479Z] [2024-11-11T01:59:25.479Z] #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-11T01:59:25.479Z] #92 DONE 0.1s [2024-11-11T01:59:25.479Z] [2024-11-11T01:59:25.479Z] #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-11T01:59:25.479Z] #94 DONE 0.2s [2024-11-11T01:59:25.479Z] [2024-11-11T01:59:25.479Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T01:59:25.746Z] #95 ... [2024-11-11T01:59:25.746Z] [2024-11-11T01:59:25.746Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T01:59:25.746Z] #96 DONE 0.6s [2024-11-11T01:59:25.746Z] [2024-11-11T01:59:25.746Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T01:59:25.746Z] #97 DONE 0.4s [2024-11-11T01:59:25.746Z] [2024-11-11T01:59:25.746Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-11T01:59:25.746Z] #98 DONE 0.4s [2024-11-11T01:59:25.746Z] [2024-11-11T01:59:25.746Z] #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-11T01:59:25.746Z] #99 DONE 0.1s [2024-11-11T01:59:25.746Z] [2024-11-11T01:59:25.746Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-11T01:59:25.746Z] #100 DONE 0.1s [2024-11-11T01:59:25.746Z] [2024-11-11T01:59:25.746Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-11T01:59:26.006Z] #101 ... [2024-11-11T01:59:26.006Z] [2024-11-11T01:59:26.006Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T01:59:26.006Z] #102 DONE 0.1s [2024-11-11T01:59:26.006Z] [2024-11-11T01:59:26.006Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-11T01:59:26.006Z] #103 DONE 0.1s [2024-11-11T01:59:26.006Z] [2024-11-11T01:59:26.006Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-11T01:59:26.006Z] #101 DONE 0.1s [2024-11-11T01:59:26.006Z] [2024-11-11T01:59:26.006Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-11T01:59:26.006Z] #104 DONE 0.1s [2024-11-11T01:59:26.006Z] [2024-11-11T01:59:26.007Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T01:59:26.007Z] #105 DONE 0.1s [2024-11-11T01:59:26.007Z] [2024-11-11T01:59:26.007Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-11T01:59:26.266Z] #106 DONE 0.1s [2024-11-11T01:59:26.266Z] [2024-11-11T01:59:26.266Z] #107 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-11T01:59:26.266Z] #107 DONE 3.1s [2024-11-11T01:59:26.266Z] [2024-11-11T01:59:26.266Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-11T01:59:26.266Z] #108 DONE 0.1s [2024-11-11T01:59:26.266Z] [2024-11-11T01:59:26.266Z] #109 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-11T01:59:26.266Z] #109 DONE 0.1s [2024-11-11T01:59:26.266Z] [2024-11-11T01:59:26.266Z] #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-11T01:59:26.266Z] #110 DONE 0.1s [2024-11-11T01:59:26.266Z] [2024-11-11T01:59:26.266Z] #111 [security-spire-agent] exporting to image [2024-11-11T01:59:26.266Z] #111 exporting layers [2024-11-11T01:59:26.839Z] #111 exporting layers 0.7s done [2024-11-11T01:59:26.839Z] #111 exporting layers 0.7s done [2024-11-11T01:59:26.839Z] #111 writing image sha256:5385ccf2fcd0da7b83eb1cc20f63417a19b84b4bcabeb663baf98f250a913449 done [2024-11-11T01:59:26.839Z] #111 naming to docker.io/library/security-spire-config done [2024-11-11T01:59:26.839Z] #111 exporting layers 0.6s done [2024-11-11T01:59:26.839Z] #111 writing image sha256:5d2f45cba3fbe7110407f2a18f10a1d89eee6ae7f88b4c6410fa97cc72b01617 done [2024-11-11T01:59:26.839Z] #111 naming to docker.io/library/security-spire-server done [2024-11-11T01:59:26.839Z] #111 writing image sha256:fa4edae3ad54cfe56b44fba958f81995d2535e132f94c5459e5ca4117bb7598b done [2024-11-11T01:59:26.839Z] #111 naming to docker.io/library/security-spire-agent done [2024-11-11T01:59:26.839Z] #111 DONE 1.0s [2024-11-11T01:59:26.839Z] [2024-11-11T01:59:26.839Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T01:59:29.390Z] #112 ... [2024-11-11T01:59:29.390Z] [2024-11-11T01:59:29.390Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T01:59:29.390Z] #113 ... [2024-11-11T01:59:29.390Z] [2024-11-11T01:59:29.390Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T01:59:29.390Z] #114 ... [2024-11-11T01:59:29.390Z] [2024-11-11T01:59:29.390Z] #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T01:59:30.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26083 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-11T01:59:30.476Z] Running in /w/workspace/edgex-go/750 [Pipeline] { [Pipeline] checkout [2024-11-11T01:59:30.517Z] The recommended git tool is: git [2024-11-11T01:59:35.786Z] using credential edgex-jenkins-ssh [2024-11-11T01:59:35.809Z] Cloning the remote Git repository [2024-11-11T01:59:35.851Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-11T01:59:35.957Z] > git init /w/workspace/edgex-go/750 # timeout=10 [2024-11-11T01:59:36.128Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-11T01:59:36.129Z] > git --version # timeout=10 [2024-11-11T01:59:36.152Z] > git --version # 'git version 2.25.1' [2024-11-11T01:59:36.155Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-11T01:59:36.317Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T01:59:56.355Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-11T01:59:56.400Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-11T01:59:57.731Z] Avoid second fetch [2024-11-11T01:59:57.732Z] Checking out Revision ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 (main) [2024-11-11T01:59:58.715Z] Commit message: "Merge pull request #5000 from edgexfoundry/dependabot/go_modules/golang.org/x/crypto-0.29.0" [2024-11-11T01:59:57.750Z] > git config core.sparsecheckout # timeout=10 [2024-11-11T01:59:57.818Z] > git checkout -f ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-11T02:00:03.643Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-11T02:00:03.643Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:00:03.643Z] Dload Upload Total Spent Left Speed [2024-11-11T02:00:03.643Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 90978 0 --:--:-- --:--:-- --:--:-- 90978 [Pipeline] sh [2024-11-11T02:00:03.992Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-11T02:00:04.342Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-11T02:00:04.342Z] + sudo tee /etc/docker/daemon.new [2024-11-11T02:00:04.342Z] { [2024-11-11T02:00:04.342Z] "registry-mirrors": [ [2024-11-11T02:00:04.342Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-11T02:00:04.342Z] ], [2024-11-11T02:00:04.342Z] "bip": "10.250.0.254/24", [2024-11-11T02:00:04.342Z] "hosts": [ [2024-11-11T02:00:04.342Z] "tcp://0.0.0.0:5555", [2024-11-11T02:00:04.342Z] "unix:///var/run/docker.sock" [2024-11-11T02:00:04.342Z] ], [2024-11-11T02:00:04.342Z] "mtu": 1458, [2024-11-11T02:00:04.342Z] "selinux-enabled": true, [2024-11-11T02:00:04.342Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-11T02:00:04.342Z] } [Pipeline] sh [2024-11-11T02:00:04.698Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-11T02:00:05.077Z] + sudo service docker restart [2024-11-11T02:00:08.295Z] #115 DONE 46.8s [2024-11-11T02:00:08.295Z] [2024-11-11T02:00:08.295Z] #112 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:08.295Z] #112 DONE 46.5s [2024-11-11T02:00:08.295Z] [2024-11-11T02:00:08.295Z] #114 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:08.295Z] #114 DONE 46.7s [2024-11-11T02:00:08.295Z] [2024-11-11T02:00:08.295Z] #95 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:08.295Z] #95 DONE 40.9s [2024-11-11T02:00:08.295Z] [2024-11-11T02:00:08.295Z] #113 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:08.295Z] #113 DONE 47.0s [2024-11-11T02:00:08.295Z] [2024-11-11T02:00:08.295Z] #116 [core-command builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #116 ... [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #117 DONE 10.2s [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #118 DONE 10.3s [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #119 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:00:16.476Z] #120 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #121 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:16.476Z] #121 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:00:16.476Z] #122 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #123 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:16.476Z] #124 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #125 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #125 DONE 10.3s [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:16.476Z] #126 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #127 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:00:16.476Z] #127 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #128 [support-notifications builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #128 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #116 [core-command builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #116 DONE 10.3s [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:00:16.476Z] #129 CACHED [2024-11-11T02:00:16.476Z] [2024-11-11T02:00:16.476Z] #130 [core-data builder 6/7] COPY . . [2024-11-11T02:00:16.476Z] #130 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #131 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:16.477Z] #131 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #132 [core-keeper builder 7/8] COPY . . [2024-11-11T02:00:16.477Z] #132 DONE 10.3s [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:00:16.477Z] #133 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #134 [core-metadata builder 6/7] COPY . . [2024-11-11T02:00:16.477Z] #134 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:16.477Z] #135 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #136 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-11T02:00:16.477Z] #136 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #137 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:00:16.477Z] #137 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:16.477Z] #138 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #139 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:00:16.477Z] #139 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-11-11T02:00:16.477Z] #140 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:00:16.477Z] #141 CACHED [2024-11-11T02:00:16.477Z] [2024-11-11T02:00:16.477Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T02:00:18.388Z] #142 1.512 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:00:23.415Z] provisioning config files... [2024-11-11T02:00:23.455Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config2077502659682794356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:00:23.976Z] ---> ****-login.sh [2024-11-11T02:00:23.976Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:00:24.561Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:00:24.833Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:00:24.833Z] Configure a credential helper to remove this warning. See [2024-11-11T02:00:24.833Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:00:24.833Z] [2024-11-11T02:00:24.833Z] Login Succeeded [2024-11-11T02:00:24.833Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:00:25.103Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:00:25.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:00:25.103Z] Configure a credential helper to remove this warning. See [2024-11-11T02:00:25.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:00:25.103Z] [2024-11-11T02:00:25.103Z] Login Succeeded [2024-11-11T02:00:25.103Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:00:25.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:00:25.644Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:00:25.644Z] Configure a credential helper to remove this warning. See [2024-11-11T02:00:25.644Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:00:25.644Z] [2024-11-11T02:00:25.644Z] Login Succeeded [2024-11-11T02:00:25.644Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:00:25.914Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:00:25.914Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:00:25.914Z] Configure a credential helper to remove this warning. See [2024-11-11T02:00:25.914Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:00:25.914Z] [2024-11-11T02:00:25.914Z] Login Succeeded [2024-11-11T02:00:25.914Z] ****.io [2024-11-11T02:00:26.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:00:26.455Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:00:26.455Z] Configure a credential helper to remove this warning. See [2024-11-11T02:00:26.455Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:00:26.455Z] [2024-11-11T02:00:26.455Z] Login Succeeded [2024-11-11T02:00:26.455Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:00:26.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-11-11T02:00:26.533Z] #142 ... [2024-11-11T02:00:26.533Z] [2024-11-11T02:00:26.533Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:00:26.533Z] #0 0.706 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-11T02:00:26.533Z] #143 ... [2024-11-11T02:00:26.533Z] [2024-11-11T02:00:26.533Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:00:26.533Z] #0 1.410 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-11T02:00:26.793Z] #144 ... [2024-11-11T02:00:26.793Z] [2024-11-11T02:00:26.793Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:00:26.793Z] #0 1.437 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-11T02:00:26.793Z] #145 ... [2024-11-11T02:00:26.793Z] [2024-11-11T02:00:26.793Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T02:00:26.793Z] #0 0.677 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [Pipeline] sh [2024-11-11T02:00:27.053Z] #146 ... [2024-11-11T02:00:27.053Z] [2024-11-11T02:00:27.053Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:00:27.053Z] #0 0.895 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-11T02:00:27.167Z] + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] echo [2024-11-11T02:00:27.196Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:00:27.218Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:00:27.241Z] ========================================================= [2024-11-11T02:00:27.241Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-11T02:00:27.241Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:00:27.314Z] #147 ... [2024-11-11T02:00:27.314Z] [2024-11-11T02:00:27.314Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:00:27.314Z] #0 1.072 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-11T02:00:27.314Z] #148 ... [2024-11-11T02:00:27.314Z] [2024-11-11T02:00:27.314Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:00:27.314Z] #0 1.007 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-11T02:00:27.574Z] #149 ... [2024-11-11T02:00:27.574Z] [2024-11-11T02:00:27.574Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:00:27.574Z] #0 0.573 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-11T02:00:27.574Z] #150 ... [2024-11-11T02:00:27.574Z] [2024-11-11T02:00:27.574Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:00:27.574Z] #0 0.901 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-11T02:00:27.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:00:27.833Z] #151 ... [2024-11-11T02:00:27.833Z] [2024-11-11T02:00:27.833Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T02:00:27.833Z] #0 0.752 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-11T02:00:27.833Z] #152 ... [2024-11-11T02:00:27.833Z] [2024-11-11T02:00:27.833Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T02:00:27.833Z] #0 1.288 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-11T02:00:27.872Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-11T02:00:27.872Z] cf04c63912e1: Pulling fs layer [2024-11-11T02:00:27.872Z] 55b35a11ae5e: Pulling fs layer [2024-11-11T02:00:27.872Z] a37a00ec5f00: Pulling fs layer [2024-11-11T02:00:27.872Z] 50b3750afda1: Pulling fs layer [2024-11-11T02:00:27.872Z] 4f4fb700ef54: Pulling fs layer [2024-11-11T02:00:27.872Z] 80978eb59214: Pulling fs layer [2024-11-11T02:00:27.872Z] c9f46d7d2bd2: Pulling fs layer [2024-11-11T02:00:27.872Z] c5a475d317c9: Pulling fs layer [2024-11-11T02:00:27.872Z] 80978eb59214: Waiting [2024-11-11T02:00:27.872Z] c9f46d7d2bd2: Waiting [2024-11-11T02:00:27.872Z] c5a475d317c9: Waiting [2024-11-11T02:00:27.872Z] 50b3750afda1: Waiting [2024-11-11T02:00:27.872Z] 4f4fb700ef54: Waiting [2024-11-11T02:00:27.872Z] 55b35a11ae5e: Verifying Checksum [2024-11-11T02:00:27.872Z] 55b35a11ae5e: Download complete [2024-11-11T02:00:27.872Z] 50b3750afda1: Verifying Checksum [2024-11-11T02:00:27.872Z] 50b3750afda1: Download complete [2024-11-11T02:00:27.872Z] 4f4fb700ef54: Verifying Checksum [2024-11-11T02:00:27.872Z] 4f4fb700ef54: Download complete [2024-11-11T02:00:27.872Z] 80978eb59214: Verifying Checksum [2024-11-11T02:00:27.872Z] 80978eb59214: Download complete [2024-11-11T02:00:27.872Z] cf04c63912e1: Verifying Checksum [2024-11-11T02:00:27.872Z] cf04c63912e1: Download complete [2024-11-11T02:00:30.205Z] cf04c63912e1: Pull complete [2024-11-11T02:00:30.205Z] 55b35a11ae5e: Pull complete [2024-11-11T02:00:30.507Z] c5a475d317c9: Verifying Checksum [2024-11-11T02:00:30.507Z] c5a475d317c9: Download complete [2024-11-11T02:00:31.954Z] a37a00ec5f00: Download complete [2024-11-11T02:00:32.928Z] c9f46d7d2bd2: Verifying Checksum [2024-11-11T02:00:32.928Z] c9f46d7d2bd2: Download complete [2024-11-11T02:00:47.196Z] a37a00ec5f00: Pull complete [2024-11-11T02:00:47.196Z] 50b3750afda1: Pull complete [2024-11-11T02:00:47.196Z] 4f4fb700ef54: Pull complete [2024-11-11T02:00:47.196Z] 80978eb59214: Pull complete [2024-11-11T02:00:53.871Z] c9f46d7d2bd2: Pull complete [2024-11-11T02:00:55.830Z] c5a475d317c9: Pull complete [2024-11-11T02:00:55.830Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-11T02:00:55.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:00:55.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-11T02:00:56.167Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:00:56.167Z] WORKDIR /edgex [2024-11-11T02:00:56.167Z] COPY go.mod . [2024-11-11T02:00:56.167Z] RUN go mod download ci-base-image-arm64 [2024-11-11T02:00:56.167Z] -f - . [2024-11-11T02:00:56.751Z] Sending build context to Docker daemon 3.379MB [2024-11-11T02:00:56.751Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-11T02:00:56.751Z] ---> be29e6b0f0d4 [2024-11-11T02:00:56.751Z] Step 2/4 : WORKDIR /edgex [2024-11-11T02:00:58.694Z] ---> Running in fd45a8311f68 [2024-11-11T02:00:58.962Z] Removing intermediate container fd45a8311f68 [2024-11-11T02:00:58.962Z] ---> f5682edd6e10 [2024-11-11T02:00:58.962Z] Step 3/4 : COPY go.mod . [2024-11-11T02:00:59.548Z] ---> 749c181361e0 [2024-11-11T02:00:59.548Z] Step 4/4 : RUN go mod download [2024-11-11T02:00:59.548Z] ---> Running in 0558e4e20889 [2024-11-11T02:01:43.646Z] #153 ... [2024-11-11T02:01:43.646Z] [2024-11-11T02:01:43.646Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T02:01:43.646Z] #146 85.30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-11T02:01:55.980Z] Removing intermediate container 0558e4e20889 [2024-11-11T02:01:55.980Z] ---> d8f4b8a4183a [2024-11-11T02:01:55.980Z] Successfully built d8f4b8a4183a [2024-11-11T02:01:55.980Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:01:56.320Z] + docker inspect -f . ci-base-image-arm64 [2024-11-11T02:01:56.320Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:01:56.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-26083 does not seem to be running inside a container [2024-11-11T02:01:56.609Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@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 [2024-11-11T02:01:57.822Z] $ docker top f5e5efb428f5ae365fee82923e5ed2481208e7cceb12484b734050043d2f2188 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:01:58.674Z] + go version [2024-11-11T02:01:58.674Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-11T02:01:58.688Z] $ docker stop --time=1 f5e5efb428f5ae365fee82923e5ed2481208e7cceb12484b734050043d2f2188 [2024-11-11T02:02:00.298Z] $ docker rm -f --volumes f5e5efb428f5ae365fee82923e5ed2481208e7cceb12484b734050043d2f2188 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:02:01.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-11T02:02:01.070Z] [2024-11-11T02:02:01.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:02:01.408Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-11T02:02:01.408Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-11T02:02:01.408Z] 547446be3368: Pulling fs layer [2024-11-11T02:02:01.408Z] d125d8839a47: Pulling fs layer [2024-11-11T02:02:01.408Z] 3e85d5ac6304: Pulling fs layer [2024-11-11T02:02:01.408Z] c3105a71a48b: Pulling fs layer [2024-11-11T02:02:01.408Z] 0f093f025ec4: Pulling fs layer [2024-11-11T02:02:01.408Z] c3106fc0e877: Pulling fs layer [2024-11-11T02:02:01.408Z] c3105a71a48b: Waiting [2024-11-11T02:02:01.408Z] 0f093f025ec4: Waiting [2024-11-11T02:02:01.408Z] c3106fc0e877: Waiting [2024-11-11T02:02:01.683Z] 547446be3368: Verifying Checksum [2024-11-11T02:02:01.683Z] 547446be3368: Download complete [2024-11-11T02:02:01.683Z] c3105a71a48b: Verifying Checksum [2024-11-11T02:02:01.683Z] c3105a71a48b: Download complete [2024-11-11T02:02:01.951Z] d125d8839a47: Verifying Checksum [2024-11-11T02:02:01.951Z] d125d8839a47: Download complete [2024-11-11T02:02:02.220Z] c3106fc0e877: Verifying Checksum [2024-11-11T02:02:02.220Z] c3106fc0e877: Download complete [2024-11-11T02:02:02.220Z] 0f093f025ec4: Download complete [2024-11-11T02:02:02.487Z] 547446be3368: Pull complete [2024-11-11T02:02:03.448Z] d125d8839a47: Pull complete [2024-11-11T02:02:04.032Z] 3e85d5ac6304: Verifying Checksum [2024-11-11T02:02:04.032Z] 3e85d5ac6304: Download complete [2024-11-11T02:02:14.121Z] 3e85d5ac6304: Pull complete [2024-11-11T02:02:14.121Z] c3105a71a48b: Pull complete [2024-11-11T02:02:14.709Z] 0f093f025ec4: Pull complete [2024-11-11T02:02:14.979Z] c3106fc0e877: Pull complete [2024-11-11T02:02:14.979Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-11T02:02:14.979Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-11T02:02:14.979Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:02:15.214Z] prd-ubuntu20.04-docker-arm64-4c-16g-26083 does not seem to be running inside a container [2024-11-11T02:02:15.277Z] $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@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 [2024-11-11T02:02:17.418Z] $ docker top 0b4daaf85719cb8789c88c01b75fa70fd511e2f81e0d8d3534a2420eb4f3965f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:02:17.947Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-11T02:02:28.028Z] #1 [core-command internal] load build definition from Dockerfile [2024-11-11T02:02:28.028Z] #1 transferring dockerfile: 1.94kB 0.0s done [2024-11-11T02:02:28.028Z] #1 DONE 0.1s [2024-11-11T02:02:28.028Z] [2024-11-11T02:02:28.028Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-11-11T02:02:28.028Z] #2 transferring dockerfile: 2.02kB done [2024-11-11T02:02:28.028Z] #2 DONE 0.0s [2024-11-11T02:02:28.028Z] [2024-11-11T02:02:28.028Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-11T02:02:28.028Z] #3 transferring dockerfile: 2.15kB done [2024-11-11T02:02:28.028Z] #3 DONE 0.1s [2024-11-11T02:02:28.028Z] [2024-11-11T02:02:28.028Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-11-11T02:02:28.028Z] #4 transferring dockerfile: 1.70kB done [2024-11-11T02:02:28.028Z] #4 DONE 0.0s [2024-11-11T02:02:28.028Z] [2024-11-11T02:02:28.028Z] #5 [security-spire-agent internal] load build definition from Dockerfile [2024-11-11T02:02:28.028Z] #5 transferring dockerfile: 1.81kB 0.0s done [2024-11-11T02:02:28.028Z] #5 DONE 0.1s [2024-11-11T02:02:28.028Z] [2024-11-11T02:02:28.028Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-11T02:02:28.028Z] #6 transferring dockerfile: 2.50kB 0.0s done [2024-11-11T02:02:28.028Z] #6 DONE 0.1s [2024-11-11T02:02:28.028Z] [2024-11-11T02:02:28.028Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-11-11T02:02:28.028Z] #7 transferring dockerfile: 1.69kB done [2024-11-11T02:02:28.028Z] #7 DONE 0.1s [2024-11-11T02:02:28.028Z] [2024-11-11T02:02:28.028Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-11T02:02:28.317Z] #8 transferring dockerfile: 1.89kB done [2024-11-11T02:02:28.317Z] #8 DONE 0.1s [2024-11-11T02:02:28.317Z] [2024-11-11T02:02:28.317Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-11T02:02:28.317Z] #9 transferring dockerfile: 2.49kB 0.0s done [2024-11-11T02:02:28.317Z] #9 DONE 0.1s [2024-11-11T02:02:28.317Z] [2024-11-11T02:02:28.317Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-11T02:02:28.317Z] #10 transferring dockerfile: 3.02kB done [2024-11-11T02:02:28.317Z] #10 DONE 0.1s [2024-11-11T02:02:28.317Z] [2024-11-11T02:02:28.317Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-11T02:02:28.317Z] #11 transferring dockerfile: 1.86kB 0.0s done [2024-11-11T02:02:28.317Z] #11 DONE 0.1s [2024-11-11T02:02:28.317Z] [2024-11-11T02:02:28.317Z] #12 [core-data internal] load build definition from Dockerfile [2024-11-11T02:02:28.317Z] #12 transferring dockerfile: 2.07kB 0.0s done [2024-11-11T02:02:28.317Z] #12 DONE 0.1s [2024-11-11T02:02:28.317Z] [2024-11-11T02:02:28.317Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-11-11T02:02:28.586Z] #13 transferring dockerfile: 2.13kB done [2024-11-11T02:02:28.586Z] #13 DONE 0.1s [2024-11-11T02:02:28.586Z] [2024-11-11T02:02:28.586Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-11-11T02:02:28.586Z] #14 transferring dockerfile: 2.07kB done [2024-11-11T02:02:28.586Z] #14 DONE 0.1s [2024-11-11T02:02:28.586Z] [2024-11-11T02:02:28.586Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-11T02:02:28.586Z] #15 transferring dockerfile: 2.23kB done [2024-11-11T02:02:28.586Z] #15 DONE 0.1s [2024-11-11T02:02:28.586Z] [2024-11-11T02:02:28.586Z] #16 [core-command internal] load .dockerignore [2024-11-11T02:02:28.586Z] #16 transferring context: 50B done [2024-11-11T02:02:28.586Z] #16 DONE 0.1s [2024-11-11T02:02:29.556Z] [2024-11-11T02:02:29.556Z] #17 [support-notifications internal] load .dockerignore [2024-11-11T02:02:29.556Z] #17 transferring context: 50B done [2024-11-11T02:02:29.556Z] #17 DONE 0.1s [2024-11-11T02:02:29.556Z] [2024-11-11T02:02:29.556Z] #18 [security-proxy-auth internal] load .dockerignore [2024-11-11T02:02:29.556Z] #18 transferring context: 50B done [2024-11-11T02:02:29.556Z] #18 DONE 0.0s [2024-11-11T02:02:29.556Z] [2024-11-11T02:02:29.556Z] #19 [security-spire-server internal] load .dockerignore [2024-11-11T02:02:29.556Z] #19 transferring context: 50B 0.0s done [2024-11-11T02:02:29.556Z] #19 DONE 0.1s [2024-11-11T02:02:29.556Z] [2024-11-11T02:02:29.556Z] #20 [security-spire-agent internal] load .dockerignore [2024-11-11T02:02:29.556Z] #20 transferring context: 50B 0.0s done [2024-11-11T02:02:29.826Z] #20 DONE 0.1s [2024-11-11T02:02:29.826Z] [2024-11-11T02:02:29.826Z] #21 [security-proxy-setup internal] load .dockerignore [2024-11-11T02:02:29.826Z] #21 transferring context: 50B done [2024-11-11T02:02:29.826Z] #21 DONE 0.1s [2024-11-11T02:02:29.826Z] [2024-11-11T02:02:29.826Z] #22 [security-spire-config internal] load .dockerignore [2024-11-11T02:02:29.826Z] #22 transferring context: 50B 0.0s done [2024-11-11T02:02:29.826Z] #22 DONE 0.1s [2024-11-11T02:02:29.826Z] [2024-11-11T02:02:29.826Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-11-11T02:02:30.093Z] #23 transferring context: 50B done [2024-11-11T02:02:30.093Z] #23 DONE 0.1s [2024-11-11T02:02:30.093Z] [2024-11-11T02:02:30.093Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-11-11T02:02:30.093Z] #24 transferring context: 50B 0.0s done [2024-11-11T02:02:30.093Z] #24 ... [2024-11-11T02:02:30.093Z] [2024-11-11T02:02:30.093Z] #25 [security-bootstrapper internal] load .dockerignore [2024-11-11T02:02:30.093Z] #25 transferring context: 50B 0.0s done [2024-11-11T02:02:30.093Z] #25 DONE 0.1s [2024-11-11T02:02:30.360Z] [2024-11-11T02:02:30.360Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-11-11T02:02:30.360Z] #26 transferring context: 50B 0.0s done [2024-11-11T02:02:30.360Z] #26 DONE 0.1s [2024-11-11T02:02:30.360Z] [2024-11-11T02:02:30.360Z] #27 [core-data internal] load .dockerignore [2024-11-11T02:02:30.360Z] #27 transferring context: 50B 0.0s done [2024-11-11T02:02:30.360Z] #27 DONE 0.1s [2024-11-11T02:02:30.360Z] [2024-11-11T02:02:30.360Z] #28 [core-metadata internal] load .dockerignore [2024-11-11T02:02:30.360Z] #28 transferring context: 50B 0.0s done [2024-11-11T02:02:30.360Z] #28 DONE 0.1s [2024-11-11T02:02:30.360Z] [2024-11-11T02:02:30.360Z] #29 [core-keeper internal] load .dockerignore [2024-11-11T02:02:30.360Z] #29 transferring context: 50B done [2024-11-11T02:02:30.360Z] #29 DONE 0.1s [2024-11-11T02:02:30.360Z] [2024-11-11T02:02:30.360Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-11T02:02:30.632Z] #30 transferring context: 50B done [2024-11-11T02:02:30.632Z] #30 DONE 0.1s [2024-11-11T02:02:30.632Z] [2024-11-11T02:02:30.632Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:30.632Z] #31 DONE 0.0s [2024-11-11T02:02:30.632Z] [2024-11-11T02:02:30.632Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:02:30.905Z] #32 DONE 0.4s [2024-11-11T02:02:30.905Z] [2024-11-11T02:02:30.905Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-11-11T02:02:31.179Z] #24 ... [2024-11-11T02:02:31.179Z] [2024-11-11T02:02:31.179Z] #33 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:31.179Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:31.179Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:31.179Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:31.179Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:31.179Z] #33 DONE 0.2s [2024-11-11T02:02:31.179Z] [2024-11-11T02:02:31.179Z] #34 [core-command internal] load build context [2024-11-11T02:02:31.450Z] #34 ... [2024-11-11T02:02:31.450Z] [2024-11-11T02:02:31.450Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:31.450Z] #31 DONE 0.0s [2024-11-11T02:02:31.450Z] [2024-11-11T02:02:31.450Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:31.450Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:31.450Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:31.450Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:31.450Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:31.450Z] #33 DONE 0.3s [2024-11-11T02:02:31.450Z] [2024-11-11T02:02:31.450Z] #34 [core-command internal] load build context [2024-11-11T02:02:31.450Z] #34 transferring context: 2.96MB 0.6s done [2024-11-11T02:02:31.721Z] #34 DONE 0.8s [2024-11-11T02:02:31.721Z] [2024-11-11T02:02:31.721Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:31.721Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:31.721Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:31.721Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:31.721Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:31.721Z] #33 DONE 0.3s [2024-11-11T02:02:31.721Z] [2024-11-11T02:02:31.721Z] #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:02:31.721Z] #32 DONE 0.6s [2024-11-11T02:02:31.721Z] [2024-11-11T02:02:31.721Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:31.721Z] #31 DONE 0.0s [2024-11-11T02:02:31.721Z] [2024-11-11T02:02:31.721Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:31.721Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:31.721Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:31.721Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:31.721Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:31.721Z] #33 DONE 0.4s [2024-11-11T02:02:31.721Z] [2024-11-11T02:02:31.721Z] #35 [support-notifications internal] load build context [2024-11-11T02:02:32.307Z] #35 ... [2024-11-11T02:02:32.307Z] [2024-11-11T02:02:32.307Z] #33 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:32.307Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:32.307Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:32.307Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:32.307Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:32.307Z] #33 DONE 0.5s [2024-11-11T02:02:32.307Z] [2024-11-11T02:02:32.307Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:32.307Z] #31 DONE 0.0s [2024-11-11T02:02:32.307Z] [2024-11-11T02:02:32.307Z] #35 [support-notifications internal] load build context [2024-11-11T02:02:32.307Z] #35 ... [2024-11-11T02:02:32.307Z] [2024-11-11T02:02:32.307Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:32.307Z] #31 DONE 0.0s [2024-11-11T02:02:32.307Z] [2024-11-11T02:02:32.307Z] #35 [support-notifications internal] load build context [2024-11-11T02:02:32.307Z] #35 ... [2024-11-11T02:02:32.307Z] [2024-11-11T02:02:32.307Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:32.307Z] #31 DONE 0.0s [2024-11-11T02:02:32.307Z] [2024-11-11T02:02:32.307Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-11T02:02:32.307Z] #36 DONE 2.3s [2024-11-11T02:02:32.575Z] [2024-11-11T02:02:32.575Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:32.575Z] #31 DONE 0.0s [2024-11-11T02:02:32.575Z] [2024-11-11T02:02:32.575Z] #35 [support-notifications internal] load build context [2024-11-11T02:02:32.575Z] #35 ... [2024-11-11T02:02:32.575Z] [2024-11-11T02:02:32.575Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:32.575Z] #31 DONE 0.0s [2024-11-11T02:02:32.575Z] [2024-11-11T02:02:32.575Z] #35 [support-notifications internal] load build context [2024-11-11T02:02:32.844Z] #35 ... [2024-11-11T02:02:32.844Z] [2024-11-11T02:02:32.844Z] #33 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:32.844Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:32.844Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:32.844Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:32.844Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:32.844Z] #33 DONE 0.5s [2024-11-11T02:02:32.844Z] [2024-11-11T02:02:32.844Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-11T02:02:32.844Z] #36 DONE 2.4s [2024-11-11T02:02:32.844Z] [2024-11-11T02:02:32.844Z] #35 [support-notifications internal] load build context [2024-11-11T02:02:32.844Z] #35 transferring context: 2.96MB 1.1s done [2024-11-11T02:02:32.844Z] #35 ... [2024-11-11T02:02:32.844Z] [2024-11-11T02:02:32.844Z] #33 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:32.844Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:32.844Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:32.844Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:32.844Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:32.844Z] #33 DONE 0.5s [2024-11-11T02:02:32.844Z] [2024-11-11T02:02:32.844Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:32.844Z] #31 DONE 0.0s [2024-11-11T02:02:32.844Z] [2024-11-11T02:02:32.844Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-11T02:02:32.844Z] #36 DONE 2.4s [2024-11-11T02:02:33.116Z] [2024-11-11T02:02:33.116Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-11-11T02:02:33.116Z] #37 ... [2024-11-11T02:02:33.116Z] [2024-11-11T02:02:33.116Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-11T02:02:33.116Z] #31 DONE 0.0s [2024-11-11T02:02:33.116Z] [2024-11-11T02:02:33.116Z] #35 [support-notifications internal] load build context [2024-11-11T02:02:33.116Z] #35 DONE 1.5s [2024-11-11T02:02:33.116Z] [2024-11-11T02:02:33.116Z] #38 [security-proxy-auth internal] load build context [2024-11-11T02:02:33.116Z] #38 transferring context: 2.96MB 1.0s done [2024-11-11T02:02:33.116Z] #38 DONE 1.5s [2024-11-11T02:02:33.116Z] [2024-11-11T02:02:33.116Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-11T02:02:33.116Z] #39 DONE 1.7s [2024-11-11T02:02:33.116Z] [2024-11-11T02:02:33.116Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:02:33.703Z] #32 ... [2024-11-11T02:02:33.703Z] [2024-11-11T02:02:33.703Z] #33 [security-spire-config stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:33.703Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:33.703Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:33.703Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:33.703Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:33.703Z] #33 DONE 0.5s [2024-11-11T02:02:33.703Z] [2024-11-11T02:02:33.703Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-11T02:02:33.703Z] #40 DONE 1.9s [2024-11-11T02:02:33.703Z] [2024-11-11T02:02:33.703Z] #41 [security-spire-config internal] load build context [2024-11-11T02:02:33.703Z] #41 DONE 0.0s [2024-11-11T02:02:33.703Z] [2024-11-11T02:02:33.703Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:02:33.703Z] #42 DONE 0.0s [2024-11-11T02:02:33.703Z] [2024-11-11T02:02:33.703Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:33.703Z] #43 DONE 0.0s [2024-11-11T02:02:33.703Z] [2024-11-11T02:02:33.703Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:33.703Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:34.289Z] #43 ... [2024-11-11T02:02:34.289Z] [2024-11-11T02:02:34.289Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-11T02:02:34.289Z] #32 DONE 2.7s [2024-11-11T02:02:34.289Z] [2024-11-11T02:02:34.289Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:34.289Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:34.289Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:34.289Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:34.289Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:34.289Z] #33 DONE 0.6s [2024-11-11T02:02:34.289Z] [2024-11-11T02:02:34.289Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-11T02:02:34.289Z] #36 DONE 2.4s [2024-11-11T02:02:34.289Z] [2024-11-11T02:02:34.289Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-11-11T02:02:34.564Z] #37 ... [2024-11-11T02:02:34.564Z] [2024-11-11T02:02:34.564Z] #33 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:34.564Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:34.564Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:34.564Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:34.564Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:34.564Z] #33 DONE 0.6s [2024-11-11T02:02:34.564Z] [2024-11-11T02:02:34.564Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-11T02:02:34.564Z] #36 DONE 2.5s [2024-11-11T02:02:34.564Z] [2024-11-11T02:02:34.564Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-11-11T02:02:34.564Z] #37 ... [2024-11-11T02:02:34.564Z] [2024-11-11T02:02:34.564Z] #33 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-11T02:02:34.564Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-11T02:02:34.564Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-11T02:02:34.564Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-11T02:02:34.564Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-11T02:02:34.564Z] #33 DONE 0.6s [2024-11-11T02:02:34.564Z] [2024-11-11T02:02:34.564Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-11T02:02:34.564Z] #36 DONE 2.5s [2024-11-11T02:02:34.564Z] [2024-11-11T02:02:34.564Z] #37 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-11-11T02:02:34.838Z] #37 DONE 2.9s [2024-11-11T02:02:34.838Z] [2024-11-11T02:02:34.838Z] #44 [security-proxy-setup internal] load build context [2024-11-11T02:02:34.838Z] #44 transferring context: 2.96MB 2.2s done [2024-11-11T02:02:35.115Z] #44 ... [2024-11-11T02:02:35.115Z] [2024-11-11T02:02:35.115Z] #45 [security-spiffe-token-provider internal] load build context [2024-11-11T02:02:35.115Z] #45 transferring context: 2.96MB 1.8s done [2024-11-11T02:02:35.115Z] #45 DONE 2.9s [2024-11-11T02:02:35.115Z] [2024-11-11T02:02:35.115Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:02:35.386Z] #46 ... [2024-11-11T02:02:35.386Z] [2024-11-11T02:02:35.386Z] #44 [security-proxy-setup internal] load build context [2024-11-11T02:02:35.386Z] #44 DONE 3.5s [2024-11-11T02:02:35.386Z] [2024-11-11T02:02:35.386Z] #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:35.386Z] #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done [2024-11-11T02:02:35.386Z] #43 DONE 1.9s [2024-11-11T02:02:35.386Z] [2024-11-11T02:02:35.386Z] #47 [security-bootstrapper internal] load build context [2024-11-11T02:02:35.969Z] #47 ... [2024-11-11T02:02:35.969Z] [2024-11-11T02:02:35.969Z] #41 [security-spire-config internal] load build context [2024-11-11T02:02:35.969Z] #41 transferring context: 21.82kB 0.1s done [2024-11-11T02:02:35.969Z] #41 DONE 2.2s [2024-11-11T02:02:35.969Z] [2024-11-11T02:02:35.969Z] #47 [security-bootstrapper internal] load build context [2024-11-11T02:02:36.236Z] #47 ... [2024-11-11T02:02:36.236Z] [2024-11-11T02:02:36.236Z] #48 [security-spire-server internal] load build context [2024-11-11T02:02:36.236Z] #48 transferring context: 23.57kB 0.2s done [2024-11-11T02:02:36.236Z] #48 DONE 2.7s [2024-11-11T02:02:36.236Z] [2024-11-11T02:02:36.236Z] #47 [security-bootstrapper internal] load build context [2024-11-11T02:02:36.824Z] #47 ... [2024-11-11T02:02:36.824Z] [2024-11-11T02:02:36.824Z] #49 [security-spire-agent internal] load build context [2024-11-11T02:02:36.824Z] #49 transferring context: 23.10kB 0.2s done [2024-11-11T02:02:36.824Z] #49 DONE 2.9s [2024-11-11T02:02:36.824Z] [2024-11-11T02:02:36.824Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:36.824Z] #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-11T02:02:36.824Z] #43 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-11T02:02:36.824Z] #43 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-11T02:02:36.824Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-11-11T02:02:36.824Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2024-11-11T02:02:37.095Z] #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-11-11T02:02:37.095Z] #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T02:02:37.379Z] #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-11-11T02:02:37.649Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.1s [2024-11-11T02:02:37.649Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.2s [2024-11-11T02:02:37.916Z] #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.4s done [2024-11-11T02:02:38.184Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 1.9s [2024-11-11T02:02:38.451Z] #43 ... [2024-11-11T02:02:38.451Z] [2024-11-11T02:02:38.451Z] #50 [support-cron-scheduler internal] load build context [2024-11-11T02:02:38.451Z] #50 transferring context: 2.96MB 2.6s done [2024-11-11T02:02:38.451Z] #50 DONE 5.6s [2024-11-11T02:02:38.451Z] [2024-11-11T02:02:38.451Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:38.740Z] #43 ... [2024-11-11T02:02:38.740Z] [2024-11-11T02:02:38.740Z] #51 [security-secretstore-setup internal] load build context [2024-11-11T02:02:38.740Z] #51 transferring context: 2.96MB 3.2s done [2024-11-11T02:02:38.740Z] #51 DONE 5.9s [2024-11-11T02:02:38.740Z] [2024-11-11T02:02:38.740Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:38.740Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 2.5s [2024-11-11T02:02:39.338Z] #43 ... [2024-11-11T02:02:39.338Z] [2024-11-11T02:02:39.338Z] #52 [core-data internal] load build context [2024-11-11T02:02:39.338Z] #52 transferring context: 2.96MB 3.2s done [2024-11-11T02:02:39.338Z] #52 DONE 6.3s [2024-11-11T02:02:39.338Z] [2024-11-11T02:02:39.338Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:39.604Z] #43 ... [2024-11-11T02:02:39.604Z] [2024-11-11T02:02:39.604Z] #47 [security-bootstrapper internal] load build context [2024-11-11T02:02:39.604Z] #47 transferring context: 2.96MB 3.6s done [2024-11-11T02:02:39.604Z] #47 DONE 6.9s [2024-11-11T02:02:39.604Z] [2024-11-11T02:02:39.604Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:39.604Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 3.2s [2024-11-11T02:02:40.187Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-11T02:02:40.454Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.75MB / 28.04MB 3.9s [2024-11-11T02:02:40.454Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-11T02:02:40.454Z] #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-11T02:02:41.038Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.5s [2024-11-11T02:02:41.038Z] #43 ... [2024-11-11T02:02:41.038Z] [2024-11-11T02:02:41.038Z] #53 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:02:41.038Z] #0 5.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:41.038Z] #0 5.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:41.038Z] #0 8.459 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:02:41.038Z] #0 8.459 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:02:41.038Z] #0 8.559 OK: 9 MiB in 15 packages [2024-11-11T02:02:41.584Z] #53 ... [2024-11-11T02:02:41.584Z] [2024-11-11T02:02:41.584Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:41.871Z] #43 ... [2024-11-11T02:02:41.871Z] [2024-11-11T02:02:41.871Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T02:02:41.871Z] #0 6.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:41.871Z] #0 7.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:41.871Z] #54 ... [2024-11-11T02:02:41.871Z] [2024-11-11T02:02:41.871Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:41.871Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.43MB / 28.04MB 5.4s [2024-11-11T02:02:42.149Z] #43 ... [2024-11-11T02:02:42.149Z] [2024-11-11T02:02:42.149Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T02:02:42.149Z] #0 6.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:42.149Z] #0 7.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:42.149Z] #55 ... [2024-11-11T02:02:42.149Z] [2024-11-11T02:02:42.149Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:42.423Z] #43 ... [2024-11-11T02:02:42.423Z] [2024-11-11T02:02:42.423Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:02:42.423Z] #0 5.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:42.423Z] #0 6.652 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:42.423Z] #56 ... [2024-11-11T02:02:42.423Z] [2024-11-11T02:02:42.423Z] #57 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:02:42.707Z] #57 ... [2024-11-11T02:02:42.707Z] [2024-11-11T02:02:42.707Z] #53 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:02:42.707Z] #53 DONE 12.3s [2024-11-11T02:02:42.707Z] [2024-11-11T02:02:42.707Z] #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:02:43.331Z] #57 ... [2024-11-11T02:02:43.331Z] [2024-11-11T02:02:43.331Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:02:43.331Z] #58 ... [2024-11-11T02:02:43.331Z] [2024-11-11T02:02:43.331Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T02:02:43.331Z] #55 11.41 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:02:43.623Z] #55 11.66 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:02:43.623Z] #55 ... [2024-11-11T02:02:43.623Z] [2024-11-11T02:02:43.623Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:02:43.911Z] #59 ... [2024-11-11T02:02:43.911Z] [2024-11-11T02:02:43.911Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:02:43.911Z] #60 ... [2024-11-11T02:02:43.911Z] [2024-11-11T02:02:43.911Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:02:43.911Z] #42 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.9s done [2024-11-11T02:02:43.911Z] #42 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-11T02:02:43.911Z] #42 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-11T02:02:43.911Z] #42 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-11T02:02:43.911Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.9s done [2024-11-11T02:02:43.911Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-11-11T02:02:43.911Z] #42 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done [2024-11-11T02:02:43.911Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-11T02:02:43.911Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 7.5s [2024-11-11T02:02:43.911Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-11T02:02:43.911Z] #42 ... [2024-11-11T02:02:43.911Z] [2024-11-11T02:02:43.911Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T02:02:44.195Z] #61 ... [2024-11-11T02:02:44.195Z] [2024-11-11T02:02:44.195Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:44.195Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.7s [2024-11-11T02:02:44.195Z] #43 ... [2024-11-11T02:02:44.195Z] [2024-11-11T02:02:44.195Z] #62 [core-metadata internal] load build context [2024-11-11T02:02:44.195Z] #62 transferring context: 2.96MB 7.3s done [2024-11-11T02:02:44.465Z] #62 DONE 10.0s [2024-11-11T02:02:44.465Z] [2024-11-11T02:02:44.465Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:44.465Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-11T02:02:44.465Z] #43 ... [2024-11-11T02:02:44.465Z] [2024-11-11T02:02:44.465Z] #63 [core-common-config-bootstrapper internal] load build context [2024-11-11T02:02:44.732Z] #63 ... [2024-11-11T02:02:44.732Z] [2024-11-11T02:02:44.732Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:02:44.732Z] #64 ... [2024-11-11T02:02:44.732Z] [2024-11-11T02:02:44.732Z] #65 [core-keeper internal] load build context [2024-11-11T02:02:44.999Z] #65 ... [2024-11-11T02:02:44.999Z] [2024-11-11T02:02:44.999Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:02:44.999Z] #66 ... [2024-11-11T02:02:44.999Z] [2024-11-11T02:02:44.999Z] #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-11T02:02:44.999Z] #54 11.14 (1/2) Installing ca-certificates (20240705-r0) [2024-11-11T02:02:44.999Z] #54 11.33 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-11T02:02:44.999Z] #54 11.33 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:02:44.999Z] #54 11.33 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:02:44.999Z] #54 11.77 OK: 10 MiB in 16 packages [2024-11-11T02:02:44.999Z] #54 DONE 13.4s [2024-11-11T02:02:44.999Z] [2024-11-11T02:02:44.999Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T02:02:45.267Z] #67 ... [2024-11-11T02:02:45.267Z] [2024-11-11T02:02:45.267Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:02:45.267Z] #68 ... [2024-11-11T02:02:45.267Z] [2024-11-11T02:02:45.267Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:02:45.267Z] #69 ... [2024-11-11T02:02:45.267Z] [2024-11-11T02:02:45.267Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T02:02:45.534Z] #70 ... [2024-11-11T02:02:45.534Z] [2024-11-11T02:02:45.534Z] #71 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T02:02:45.534Z] #71 DONE 9.9s [2024-11-11T02:02:45.534Z] [2024-11-11T02:02:45.534Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:45.534Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.81MB / 28.04MB 9.0s [2024-11-11T02:02:45.534Z] #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-11-11T02:02:45.804Z] #43 ... [2024-11-11T02:02:45.804Z] [2024-11-11T02:02:45.804Z] #63 [core-common-config-bootstrapper internal] load build context [2024-11-11T02:02:45.804Z] #63 transferring context: 2.96MB 7.6s done [2024-11-11T02:02:45.804Z] #63 DONE 11.3s [2024-11-11T02:02:45.804Z] [2024-11-11T02:02:45.804Z] #65 [core-keeper internal] load build context [2024-11-11T02:02:45.804Z] #65 transferring context: 2.96MB 7.7s done [2024-11-11T02:02:45.804Z] #65 DONE 11.2s [2024-11-11T02:02:45.804Z] [2024-11-11T02:02:45.804Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:46.391Z] #43 ... [2024-11-11T02:02:46.391Z] [2024-11-11T02:02:46.391Z] #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-11T02:02:46.391Z] #55 11.74 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-11T02:02:46.391Z] #55 11.74 (4/6) Installing openssl (3.3.2-r1) [2024-11-11T02:02:46.391Z] #55 11.74 (5/6) Installing su-exec (0.2-r3) [2024-11-11T02:02:46.391Z] #55 11.91 (6/6) Installing yq-go (4.44.1-r2) [2024-11-11T02:02:46.391Z] #55 12.51 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:02:46.391Z] #55 12.51 OK: 20 MiB in 18 packages [2024-11-11T02:02:46.391Z] #55 DONE 14.3s [2024-11-11T02:02:46.391Z] [2024-11-11T02:02:46.391Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:46.659Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.42MB / 28.04MB 10.2s [2024-11-11T02:02:46.928Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 10.5s [2024-11-11T02:02:47.516Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.28MB / 28.04MB 11.1s [2024-11-11T02:02:47.790Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.08MB / 28.04MB 11.4s [2024-11-11T02:02:48.764Z] #43 ... [2024-11-11T02:02:48.764Z] [2024-11-11T02:02:48.764Z] #56 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-11T02:02:48.764Z] #56 10.60 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:02:48.764Z] #56 10.60 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:02:48.764Z] #56 10.60 OK: 24046 distinct packages available [2024-11-11T02:02:48.764Z] #56 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:48.764Z] #56 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:48.764Z] #56 14.43 (1/14) Installing ca-certificates (20240705-r0) [2024-11-11T02:02:48.764Z] #56 14.57 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-11T02:02:48.764Z] #56 14.63 (3/14) Installing c-ares (1.33.1-r0) [2024-11-11T02:02:48.764Z] #56 14.64 (4/14) Installing libunistring (1.2-r0) [2024-11-11T02:02:48.764Z] #56 14.69 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-11T02:02:48.764Z] #56 14.71 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-11T02:02:48.764Z] #56 14.73 (7/14) Installing libpsl (0.21.5-r1) [2024-11-11T02:02:48.764Z] #56 14.75 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-11T02:02:48.764Z] #56 14.81 (9/14) Installing libcurl (8.11.0-r1) [2024-11-11T02:02:48.764Z] #56 14.83 (10/14) Installing curl (8.11.0-r1) [2024-11-11T02:02:48.764Z] #56 14.87 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-11T02:02:48.764Z] #56 14.87 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:02:48.764Z] #56 14.87 (13/14) Installing libucontext (1.2-r3) [2024-11-11T02:02:48.764Z] #56 14.87 (14/14) Installing gcompat (1.1.0-r4) [2024-11-11T02:02:48.764Z] #56 14.90 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:02:48.764Z] #56 14.92 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:02:48.764Z] #56 15.30 OK: 15 MiB in 28 packages [2024-11-11T02:02:48.764Z] #56 DONE 16.2s [2024-11-11T02:02:48.764Z] [2024-11-11T02:02:48.764Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:48.764Z] #43 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.1s done [2024-11-11T02:02:52.282Z] #146 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #143 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:02:52.282Z] #143 DONE 151.2s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:02:52.282Z] #149 DONE 151.2s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T02:02:52.282Z] #146 DONE 151.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:02:52.282Z] #144 DONE 151.2s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:02:52.282Z] #151 DONE 151.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:02:52.282Z] #145 DONE 151.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #142 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T02:02:52.282Z] #142 DONE 151.2s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:02:52.282Z] #147 DONE 151.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:02:52.282Z] #148 DONE 151.2s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #154 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T02:02:52.282Z] #153 DONE 151.5s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T02:02:52.282Z] #152 DONE 151.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #155 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:02:52.282Z] #150 DONE 151.8s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #156 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-11T02:02:52.282Z] #157 DONE 0.8s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #158 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #158 DONE 0.6s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #159 DONE 0.8s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #160 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #160 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #161 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #161 DONE 0.5s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #162 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #162 DONE 0.8s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #154 DONE 0.9s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #155 DONE 0.5s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #156 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #156 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #163 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #164 DONE 0.8s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #165 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #165 CACHED [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #166 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #166 CACHED [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #167 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #167 CACHED [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #168 CACHED [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #169 CACHED [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.282Z] #170 CACHED [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #171 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #171 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #172 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #172 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #173 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #174 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #175 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #176 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-11T02:02:52.282Z] #176 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #163 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:52.282Z] #163 DONE 0.7s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-11T02:02:52.282Z] #177 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-11T02:02:52.282Z] #178 DONE 2.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #179 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-11T02:02:52.282Z] #179 DONE 2.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-11T02:02:52.282Z] #180 DONE 2.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-11T02:02:52.282Z] #181 DONE 2.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #182 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-11T02:02:52.282Z] #182 DONE 2.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #183 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-11T02:02:52.282Z] #183 DONE 2.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-11T02:02:52.282Z] #184 DONE 2.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-11T02:02:52.282Z] #185 DONE 2.3s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-11T02:02:52.282Z] #186 DONE 2.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #187 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #187 DONE 2.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #177 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-11T02:02:52.282Z] #177 DONE 2.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-11T02:02:52.282Z] #188 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #189 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #189 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #190 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #190 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #191 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #191 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #192 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-11T02:02:52.282Z] #192 DONE 3.5s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #193 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #193 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #194 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #194 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #195 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #195 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #196 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-11T02:02:52.282Z] #196 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-11T02:02:52.282Z] #197 ... [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-11T02:02:52.282Z] #198 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #188 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-11T02:02:52.282Z] #188 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.282Z] #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.282Z] #199 DONE 0.4s [2024-11-11T02:02:52.282Z] [2024-11-11T02:02:52.283Z] #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-11T02:02:52.283Z] #200 DONE 0.4s [2024-11-11T02:02:52.544Z] [2024-11-11T02:02:52.544Z] #111 [security-spiffe-token-provider] exporting to image [2024-11-11T02:02:52.544Z] #111 exporting layers 0.3s done [2024-11-11T02:02:52.544Z] #111 ... [2024-11-11T02:02:52.544Z] [2024-11-11T02:02:52.544Z] #201 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-11T02:02:52.544Z] #201 DONE 0.5s [2024-11-11T02:02:52.544Z] [2024-11-11T02:02:52.544Z] #202 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-11T02:02:52.544Z] #202 DONE 0.4s [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-11T02:02:52.809Z] #203 DONE 0.6s [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #204 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:02:52.809Z] #204 DONE 0.6s [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #197 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-11T02:02:52.809Z] #197 DONE 0.5s [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #205 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-11T02:02:52.809Z] #205 DONE 0.5s [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #111 [core-data] exporting to image [2024-11-11T02:02:52.809Z] #111 writing image sha256:abff72c9687d24fe38c14416a61c36407d89f1bbbbc124c9d13576f13e073c23 [2024-11-11T02:02:52.809Z] #111 ... [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #206 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:02:52.809Z] #206 DONE 0.5s [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #207 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-11T02:02:52.809Z] #207 DONE 0.6s [2024-11-11T02:02:52.809Z] [2024-11-11T02:02:52.809Z] #111 [core-command] exporting to image [2024-11-11T02:02:52.809Z] #111 exporting layers 0.6s done [2024-11-11T02:02:52.809Z] #111 writing image sha256:abff72c9687d24fe38c14416a61c36407d89f1bbbbc124c9d13576f13e073c23 0.0s done [2024-11-11T02:02:52.809Z] #111 naming to docker.io/library/core-command done [2024-11-11T02:02:52.809Z] #111 writing image sha256:a9ceefbcc6e2cef5a876c062c90100da9cd2678b0bb5a5f77555e404238d3999 [2024-11-11T02:02:53.038Z] #43 ... [2024-11-11T02:02:53.038Z] [2024-11-11T02:02:53.039Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-11T02:02:53.039Z] #70 DONE 18.0s [2024-11-11T02:02:53.039Z] [2024-11-11T02:02:53.039Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:53.039Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-11-11T02:02:53.097Z] #111 writing image sha256:a9ceefbcc6e2cef5a876c062c90100da9cd2678b0bb5a5f77555e404238d3999 0.1s done [2024-11-11T02:02:53.097Z] #111 writing image sha256:ee9bcc3534c993ed0da80e410e668f47d23e9380cd6499e3422edefd87250dcd [2024-11-11T02:02:53.097Z] #111 writing image sha256:c1a13c4d6c9ae5bcb6a15fbd67227471c7edd6385ca27ba15e54b9339a46663f [2024-11-11T02:02:53.097Z] #111 naming to docker.io/library/core-keeper [2024-11-11T02:02:53.097Z] #111 ... [2024-11-11T02:02:53.097Z] [2024-11-11T02:02:53.097Z] #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-11T02:02:53.097Z] #208 DONE 0.4s [2024-11-11T02:02:53.097Z] [2024-11-11T02:02:53.097Z] #209 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:02:53.097Z] #209 DONE 0.4s [2024-11-11T02:02:53.097Z] [2024-11-11T02:02:53.097Z] #210 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-11T02:02:53.097Z] #210 DONE 0.5s [2024-11-11T02:02:53.097Z] [2024-11-11T02:02:53.097Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T02:02:53.097Z] #211 DONE 0.4s [2024-11-11T02:02:53.097Z] [2024-11-11T02:02:53.097Z] #111 [security-spiffe-token-provider] exporting to image [2024-11-11T02:02:53.097Z] #111 exporting layers 0.5s done [2024-11-11T02:02:53.097Z] #111 writing image sha256:ee9bcc3534c993ed0da80e410e668f47d23e9380cd6499e3422edefd87250dcd 0.3s done [2024-11-11T02:02:53.097Z] #111 writing image sha256:c1a13c4d6c9ae5bcb6a15fbd67227471c7edd6385ca27ba15e54b9339a46663f 0.3s done [2024-11-11T02:02:53.097Z] #111 naming to docker.io/library/core-keeper 0.2s done [2024-11-11T02:02:53.097Z] #111 naming to docker.io/library/support-cron-scheduler done [2024-11-11T02:02:53.097Z] #111 naming to docker.io/library/security-spiffe-token-provider done [2024-11-11T02:02:53.669Z] #111 writing image sha256:8b8457257cc3790134bed0a235f33ff7af97517ee9e5420207cd0ff250ae5a27 done [2024-11-11T02:02:53.669Z] #111 naming to docker.io/library/support-notifications done [2024-11-11T02:02:53.669Z] #111 writing image sha256:447eb60a98806c20f2aed42d6072d7591010fdeedc8f1ea96b112470da379a78 done [2024-11-11T02:02:53.669Z] #111 naming to docker.io/library/core-data done [2024-11-11T02:02:53.669Z] #111 ... [2024-11-11T02:02:53.669Z] [2024-11-11T02:02:53.669Z] #212 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-11T02:02:53.669Z] #212 DONE 0.5s [2024-11-11T02:02:53.669Z] [2024-11-11T02:02:53.669Z] #213 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-11T02:02:53.669Z] #213 DONE 0.5s [2024-11-11T02:02:53.669Z] [2024-11-11T02:02:53.669Z] #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:02:53.669Z] #214 DONE 1.2s [2024-11-11T02:02:53.669Z] [2024-11-11T02:02:53.669Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-11T02:02:53.669Z] #215 DONE 0.1s [2024-11-11T02:02:53.669Z] [2024-11-11T02:02:53.669Z] #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:02:53.669Z] #216 DONE 1.2s [2024-11-11T02:02:53.669Z] [2024-11-11T02:02:53.669Z] #111 [security-proxy-auth] exporting to image [2024-11-11T02:02:53.669Z] #111 writing image sha256:cf7ad38c309ed37df780cf6a3b8c3487dc9500e68d09bd99bd569eaf37ed65b0 done [2024-11-11T02:02:53.669Z] #111 naming to docker.io/library/core-metadata done [2024-11-11T02:02:53.932Z] #111 ... [2024-11-11T02:02:53.932Z] [2024-11-11T02:02:53.932Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T02:02:53.932Z] #217 DONE 0.1s [2024-11-11T02:02:53.932Z] [2024-11-11T02:02:53.932Z] #218 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-11T02:02:53.932Z] #218 DONE 0.1s [2024-11-11T02:02:53.932Z] [2024-11-11T02:02:53.932Z] #111 [security-proxy-auth] exporting to image [2024-11-11T02:02:53.932Z] #111 exporting layers 0.2s done [2024-11-11T02:02:53.932Z] #111 writing image sha256:f4872337a0ce99ebd0e2c82f155fef05ac794e664e546340ee0da4183e58d65b done [2024-11-11T02:02:53.932Z] #111 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-11T02:02:53.932Z] #111 writing image sha256:6cdaa81fb6be0701bc53cb4ed5a326276fdb7b2ded4a6b08d8a3f06115962a48 done [2024-11-11T02:02:53.932Z] #111 naming to docker.io/library/security-proxy-auth done [2024-11-11T02:02:53.932Z] #111 DONE 2.9s [2024-11-11T02:02:53.932Z] [2024-11-11T02:02:53.932Z] #219 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-11T02:02:54.193Z] #219 DONE 0.1s [2024-11-11T02:02:54.193Z] [2024-11-11T02:02:54.193Z] #220 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-11T02:02:54.193Z] #220 DONE 0.1s [2024-11-11T02:02:54.193Z] [2024-11-11T02:02:54.193Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:02:54.193Z] #221 ... [2024-11-11T02:02:54.193Z] [2024-11-11T02:02:54.193Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-11T02:02:54.193Z] #222 DONE 0.1s [2024-11-11T02:02:54.193Z] [2024-11-11T02:02:54.193Z] #223 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:02:54.193Z] #223 DONE 0.9s [2024-11-11T02:02:54.458Z] [2024-11-11T02:02:54.458Z] #111 [security-proxy-setup] exporting to image [2024-11-11T02:02:54.458Z] #111 ... [2024-11-11T02:02:54.458Z] [2024-11-11T02:02:54.458Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:02:54.458Z] #221 DONE 0.6s [2024-11-11T02:02:54.458Z] [2024-11-11T02:02:54.458Z] #111 [security-secretstore-setup] exporting to image [2024-11-11T02:02:54.458Z] #111 writing image sha256:d89a794b85a41ec76325193c4ce83407e82e8aa7a6f66a49f858e0dcc2887da3 done [2024-11-11T02:02:54.458Z] #111 naming to docker.io/library/security-proxy-setup done [2024-11-11T02:02:54.464Z] #43 ... [2024-11-11T02:02:54.464Z] [2024-11-11T02:02:54.464Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:02:54.464Z] #42 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 10.5s done [2024-11-11T02:02:54.464Z] #42 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.5s done [2024-11-11T02:02:54.464Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.2s [2024-11-11T02:02:54.464Z] #42 ... [2024-11-11T02:02:54.464Z] [2024-11-11T02:02:54.464Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:54.719Z] #111 ... [2024-11-11T02:02:54.719Z] [2024-11-11T02:02:54.719Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-11T02:02:54.719Z] #224 DONE 0.5s [2024-11-11T02:02:54.719Z] [2024-11-11T02:02:54.719Z] #111 [security-bootstrapper] exporting to image [2024-11-11T02:02:54.719Z] #111 exporting layers 0.3s done [2024-11-11T02:02:54.982Z] #111 exporting layers 0.2s done [2024-11-11T02:02:54.982Z] #111 writing image sha256:0707d2c5f84791a2599a1517210eeb4a676cf6324e322da1b7d1c87d1555998f done [2024-11-11T02:02:54.982Z] #111 naming to docker.io/library/security-secretstore-setup done [2024-11-11T02:02:54.982Z] #111 writing image sha256:a99b88ecef5f7b47fb8fe9de8f4f5e3e52c9ca7b8b9277c85ac51baab58689ad done [2024-11-11T02:02:54.982Z] #111 naming to docker.io/library/security-bootstrapper done [2024-11-11T02:02:54.982Z] #111 DONE 3.6s [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:02:54.982Z] time="2024-11-11T01:58:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-11T02:02:54.993Z] $ docker stop --time=1 a50bb54f0267aed51ecc69b5851d70168943ae832c054de3175cee269fb119a3 [2024-11-11T02:02:55.440Z] #43 ... [2024-11-11T02:02:55.440Z] [2024-11-11T02:02:55.440Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:02:55.440Z] #72 ... [2024-11-11T02:02:55.440Z] [2024-11-11T02:02:55.440Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:02:55.440Z] #42 ... [2024-11-11T02:02:55.440Z] [2024-11-11T02:02:55.440Z] #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:02:55.440Z] #0 9.001 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:55.709Z] #73 ... [2024-11-11T02:02:55.709Z] [2024-11-11T02:02:55.709Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:56.314Z] $ docker rm -f --volumes a50bb54f0267aed51ecc69b5851d70168943ae832c054de3175cee269fb119a3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:02:56.673Z] + docker images [2024-11-11T02:02:56.673Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-11T02:02:56.673Z] security-secretstore-setup latest 0707d2c5f847 2 seconds ago 46.9MB [2024-11-11T02:02:56.673Z] security-proxy-setup latest d89a794b85a4 2 seconds ago 35MB [2024-11-11T02:02:56.673Z] security-bootstrapper latest a99b88ecef5f 2 seconds ago 26MB [2024-11-11T02:02:56.673Z] core-common-config-bootstrapper latest f4872337a0ce 3 seconds ago 22.8MB [2024-11-11T02:02:56.673Z] security-proxy-auth latest 6cdaa81fb6be 3 seconds ago 32.2MB [2024-11-11T02:02:56.673Z] core-metadata latest cf7ad38c309e 3 seconds ago 37.6MB [2024-11-11T02:02:56.673Z] core-data latest 447eb60a9880 4 seconds ago 37.5MB [2024-11-11T02:02:56.673Z] support-notifications latest 8b8457257cc3 4 seconds ago 52MB [2024-11-11T02:02:56.673Z] core-keeper latest a9ceefbcc6e2 4 seconds ago 31.3MB [2024-11-11T02:02:56.673Z] security-spiffe-token-provider latest c1a13c4d6c9a 4 seconds ago 38.5MB [2024-11-11T02:02:56.673Z] core-command latest abff72c9687d 5 seconds ago 33.2MB [2024-11-11T02:02:56.673Z] support-cron-scheduler latest ee9bcc3534c9 5 seconds ago 52.9MB [2024-11-11T02:02:56.673Z] security-spire-agent latest fa4edae3ad54 3 minutes ago 188MB [2024-11-11T02:02:56.673Z] security-spire-server latest 5d2f45cba3fb 3 minutes ago 128MB [2024-11-11T02:02:56.673Z] security-spire-config latest 5385ccf2fcd0 3 minutes ago 127MB [2024-11-11T02:02:56.673Z] ci-base-image-x86_64 latest 03721805f9e9 7 minutes ago 975MB [2024-11-11T02:02:56.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-11T02:02:56.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-11T02:02:56.673Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [2024-11-11T02:02:56.677Z] #43 ... [2024-11-11T02:02:56.677Z] [2024-11-11T02:02:56.677Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:02:56.677Z] #0 9.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:02:56.819Z] provisioning config files... [2024-11-11T02:02:56.831Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config119641915912709230tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:02:56.949Z] #74 ... [2024-11-11T02:02:56.949Z] [2024-11-11T02:02:56.949Z] #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:02:56.949Z] #73 11.34 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:57.135Z] ---> ****-login.sh [2024-11-11T02:02:57.135Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:02:57.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:02:57.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:02:57.135Z] Configure a credential helper to remove this warning. See [2024-11-11T02:02:57.135Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:02:57.135Z] [2024-11-11T02:02:57.135Z] Login Succeeded [2024-11-11T02:02:57.135Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:02:57.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:02:57.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:02:57.395Z] Configure a credential helper to remove this warning. See [2024-11-11T02:02:57.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:02:57.395Z] [2024-11-11T02:02:57.395Z] Login Succeeded [2024-11-11T02:02:57.395Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:02:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:02:57.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:02:57.395Z] Configure a credential helper to remove this warning. See [2024-11-11T02:02:57.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:02:57.395Z] [2024-11-11T02:02:57.395Z] Login Succeeded [2024-11-11T02:02:57.395Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:02:57.395Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:02:57.395Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:02:57.395Z] Configure a credential helper to remove this warning. See [2024-11-11T02:02:57.395Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:02:57.395Z] [2024-11-11T02:02:57.395Z] Login Succeeded [2024-11-11T02:02:57.654Z] ****.io [2024-11-11T02:02:57.654Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:02:57.655Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:02:57.655Z] Configure a credential helper to remove this warning. See [2024-11-11T02:02:57.655Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:02:57.655Z] [2024-11-11T02:02:57.655Z] Login Succeeded [2024-11-11T02:02:57.655Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:02:57.662Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:02:57.707Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:02:57.744Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-11T02:02:57.744Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:02:57.744Z] latest [2024-11-11T02:02:57.744Z] 4.0.0-dev.16 [2024-11-11T02:02:57.744Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:02:57.744Z] main [2024-11-11T02:02:57.744Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:02:58.083Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:02:58.389Z] #73 ... [2024-11-11T02:02:58.389Z] [2024-11-11T02:02:58.389Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T02:02:58.389Z] #61 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.389Z] #61 15.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.389Z] #61 21.31 (1/4) Installing ca-certificates (20240705-r0) [2024-11-11T02:02:58.389Z] #61 21.86 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-11T02:02:58.389Z] #61 21.89 (3/4) Installing su-exec (0.2-r3) [2024-11-11T02:02:58.389Z] #61 21.95 (4/4) Installing yq-go (4.44.1-r2) [2024-11-11T02:02:58.389Z] #61 23.55 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:02:58.389Z] #61 23.86 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:02:58.413Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:02:58.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:02:58.413Z] aa8ca6764612: Preparing [2024-11-11T02:02:58.413Z] b6c4619c7a3d: Preparing [2024-11-11T02:02:58.413Z] abf4b0913cc1: Preparing [2024-11-11T02:02:58.413Z] a0300a63fbba: Preparing [2024-11-11T02:02:58.413Z] 75104f1c7785: Preparing [2024-11-11T02:02:58.413Z] 9684e1e68bc5: Preparing [2024-11-11T02:02:58.413Z] 63ca1fbb43ae: Preparing [2024-11-11T02:02:58.413Z] 9684e1e68bc5: Waiting [2024-11-11T02:02:58.413Z] 63ca1fbb43ae: Waiting [2024-11-11T02:02:58.413Z] abf4b0913cc1: Pushed [2024-11-11T02:02:58.413Z] aa8ca6764612: Pushed [2024-11-11T02:02:58.413Z] a0300a63fbba: Pushed [2024-11-11T02:02:58.413Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:02:58.659Z] #61 ... [2024-11-11T02:02:58.659Z] [2024-11-11T02:02:58.659Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:02:58.659Z] #0 8.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.659Z] #75 ... [2024-11-11T02:02:58.659Z] [2024-11-11T02:02:58.659Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:02:58.659Z] #64 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.659Z] #64 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.659Z] #64 21.58 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:02:58.659Z] #64 21.58 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:02:58.659Z] #64 21.58 OK: 24046 distinct packages available [2024-11-11T02:02:58.659Z] #64 23.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.672Z] 9684e1e68bc5: Pushed [2024-11-11T02:02:58.927Z] #64 ... [2024-11-11T02:02:58.927Z] [2024-11-11T02:02:58.927Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:02:58.927Z] #60 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.927Z] #60 15.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:58.927Z] #60 24.22 (1/3) Installing ca-certificates (20240705-r0) [2024-11-11T02:02:58.927Z] #60 24.89 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-11T02:02:58.927Z] #60 24.94 (3/3) Installing tzdata (2024b-r0) [2024-11-11T02:02:58.927Z] #60 ... [2024-11-11T02:02:58.927Z] [2024-11-11T02:02:58.927Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:02:58.927Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s [2024-11-11T02:02:58.930Z] 75104f1c7785: Pushed [2024-11-11T02:02:59.197Z] #43 ... [2024-11-11T02:02:59.197Z] [2024-11-11T02:02:59.197Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:02:59.197Z] #58 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:59.197Z] #58 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:02:59.197Z] #58 24.73 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-11T02:02:59.197Z] #58 24.85 (2/2) Installing su-exec (0.2-r3) [2024-11-11T02:02:59.197Z] #58 24.86 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:02:59.197Z] #58 25.07 OK: 9 MiB in 16 packages [2024-11-11T02:02:59.470Z] #58 ... [2024-11-11T02:02:59.470Z] [2024-11-11T02:02:59.470Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:03:00.076Z] #43 ... [2024-11-11T02:03:00.076Z] [2024-11-11T02:03:00.076Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:03:00.076Z] #59 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:00.076Z] #59 17.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:00.348Z] #59 ... [2024-11-11T02:03:00.348Z] [2024-11-11T02:03:00.348Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:03:00.833Z] b6c4619c7a3d: Pushed [2024-11-11T02:03:00.833Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:01.157Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:01.341Z] #43 ... [2024-11-11T02:03:01.342Z] [2024-11-11T02:03:01.342Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:03:01.342Z] #69 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:01.342Z] #69 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:01.342Z] #69 ... [2024-11-11T02:03:01.342Z] [2024-11-11T02:03:01.342Z] #58 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-11T02:03:01.342Z] #58 DONE 28.1s [2024-11-11T02:03:01.342Z] [2024-11-11T02:03:01.342Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T02:03:01.342Z] #67 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:01.342Z] #67 18.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:01.475Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-11T02:03:01.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:03:01.475Z] aa8ca6764612: Preparing [2024-11-11T02:03:01.475Z] b6c4619c7a3d: Preparing [2024-11-11T02:03:01.475Z] abf4b0913cc1: Preparing [2024-11-11T02:03:01.475Z] a0300a63fbba: Preparing [2024-11-11T02:03:01.475Z] 75104f1c7785: Preparing [2024-11-11T02:03:01.475Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:01.475Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:01.475Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:01.475Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:01.475Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:01.475Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:01.475Z] b6c4619c7a3d: Layer already exists [2024-11-11T02:03:01.475Z] aa8ca6764612: Layer already exists [2024-11-11T02:03:01.475Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:01.475Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:01.475Z] latest: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:01.610Z] #67 ... [2024-11-11T02:03:01.610Z] [2024-11-11T02:03:01.610Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:03:01.801Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:02.123Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.16 [2024-11-11T02:03:02.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:03:02.123Z] aa8ca6764612: Preparing [2024-11-11T02:03:02.123Z] b6c4619c7a3d: Preparing [2024-11-11T02:03:02.123Z] abf4b0913cc1: Preparing [2024-11-11T02:03:02.123Z] a0300a63fbba: Preparing [2024-11-11T02:03:02.123Z] 75104f1c7785: Preparing [2024-11-11T02:03:02.123Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:02.123Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:02.123Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:02.123Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:02.123Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:02.123Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:02.123Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:02.123Z] aa8ca6764612: Layer already exists [2024-11-11T02:03:02.123Z] b6c4619c7a3d: Layer already exists [2024-11-11T02:03:02.123Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:02.123Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:02.123Z] 4.0.0-dev.16: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:02.193Z] #43 ... [2024-11-11T02:03:02.193Z] [2024-11-11T02:03:02.193Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:03:02.193Z] #68 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.193Z] #68 19.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.454Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [2024-11-11T02:03:02.461Z] #68 ... [2024-11-11T02:03:02.461Z] [2024-11-11T02:03:02.461Z] #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:02.461Z] #57 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.461Z] #57 12.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.461Z] #57 ... [2024-11-11T02:03:02.461Z] [2024-11-11T02:03:02.461Z] #61 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-11T02:03:02.461Z] #61 25.55 OK: 20 MiB in 18 packages [2024-11-11T02:03:02.461Z] #61 DONE 28.8s [2024-11-11T02:03:02.461Z] [2024-11-11T02:03:02.461Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:02.731Z] #43 ... [2024-11-11T02:03:02.731Z] [2024-11-11T02:03:02.731Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:03:02.731Z] #66 17.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.731Z] #66 20.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.783Z] + docker push nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:02.783Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:03:02.783Z] aa8ca6764612: Preparing [2024-11-11T02:03:02.783Z] b6c4619c7a3d: Preparing [2024-11-11T02:03:02.783Z] abf4b0913cc1: Preparing [2024-11-11T02:03:02.783Z] a0300a63fbba: Preparing [2024-11-11T02:03:02.783Z] 75104f1c7785: Preparing [2024-11-11T02:03:02.783Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:02.783Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:02.783Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:02.783Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:02.783Z] aa8ca6764612: Layer already exists [2024-11-11T02:03:02.783Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:02.783Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:02.783Z] b6c4619c7a3d: Layer already exists [2024-11-11T02:03:02.783Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:02.783Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:02.783Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:02.998Z] #66 ... [2024-11-11T02:03:02.998Z] [2024-11-11T02:03:02.998Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T02:03:02.998Z] #0 4.669 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.998Z] #0 7.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:02.998Z] #76 ... [2024-11-11T02:03:02.998Z] [2024-11-11T02:03:02.998Z] #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-11T02:03:03.110Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:03.438Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-11T02:03:03.438Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-11T02:03:03.438Z] aa8ca6764612: Preparing [2024-11-11T02:03:03.438Z] b6c4619c7a3d: Preparing [2024-11-11T02:03:03.438Z] abf4b0913cc1: Preparing [2024-11-11T02:03:03.438Z] a0300a63fbba: Preparing [2024-11-11T02:03:03.438Z] 75104f1c7785: Preparing [2024-11-11T02:03:03.438Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:03.438Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:03.438Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:03.438Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:03.438Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:03.438Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:03.438Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:03.438Z] b6c4619c7a3d: Layer already exists [2024-11-11T02:03:03.438Z] aa8ca6764612: Layer already exists [2024-11-11T02:03:03.438Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:03.438Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:03.438Z] main: digest: sha256:0efa3674239e67ba043a2f0b98a634257a03ba72a12390a56679624cef7bc80f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:03.515Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:03.531Z] taggedImages: [2024-11-11T02:03:03.531Z] - nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:03.531Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-11T02:03:03.531Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.16 [2024-11-11T02:03:03.531Z] - nexus3.edgexfoundry.org:10004/core-command:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:03.531Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-11T02:03:03.559Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-11T02:03:03.559Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:03.559Z] latest [2024-11-11T02:03:03.559Z] 4.0.0-dev.16 [2024-11-11T02:03:03.559Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:03.559Z] main [2024-11-11T02:03:03.559Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:03.889Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:03.961Z] #43 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s done [2024-11-11T02:03:04.216Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:04.217Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:03:04.217Z] feb6929ae344: Preparing [2024-11-11T02:03:04.217Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:04.217Z] 0432580350af: Preparing [2024-11-11T02:03:04.217Z] e057d5df6bf4: Preparing [2024-11-11T02:03:04.217Z] abf4b0913cc1: Preparing [2024-11-11T02:03:04.217Z] a0300a63fbba: Preparing [2024-11-11T02:03:04.217Z] 75104f1c7785: Preparing [2024-11-11T02:03:04.217Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:04.217Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:04.217Z] a0300a63fbba: Waiting [2024-11-11T02:03:04.217Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:04.217Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:04.217Z] 75104f1c7785: Waiting [2024-11-11T02:03:04.217Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:04.217Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:04.217Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:04.217Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:04.217Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:04.217Z] a7ab8c5069ce: Pushed [2024-11-11T02:03:04.217Z] 0432580350af: Pushed [2024-11-11T02:03:04.217Z] feb6929ae344: Pushed [2024-11-11T02:03:04.228Z] #43 DONE 30.5s [2024-11-11T02:03:04.228Z] [2024-11-11T02:03:04.228Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:03:04.228Z] #42 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s done [2024-11-11T02:03:04.497Z] #42 ... [2024-11-11T02:03:04.497Z] [2024-11-11T02:03:04.497Z] #46 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:03:04.497Z] #46 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:04.497Z] #46 22.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:04.764Z] #46 ... [2024-11-11T02:03:04.764Z] [2024-11-11T02:03:04.764Z] #59 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-11T02:03:04.764Z] #59 29.09 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:03:04.764Z] #59 29.19 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:04.764Z] #59 29.47 OK: 9 MiB in 15 packages [2024-11-11T02:03:05.155Z] e057d5df6bf4: Pushed [2024-11-11T02:03:05.353Z] #59 DONE 31.7s [2024-11-11T02:03:05.353Z] [2024-11-11T02:03:05.353Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:05.415Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:05.622Z] #77 ... [2024-11-11T02:03:05.622Z] [2024-11-11T02:03:05.622Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:05.622Z] #72 10.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:05.622Z] #72 13.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:05.622Z] #72 ... [2024-11-11T02:03:05.622Z] [2024-11-11T02:03:05.622Z] #60 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-11T02:03:05.622Z] #60 27.32 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:05.622Z] #60 27.48 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:03:05.622Z] #60 29.37 OK: 11 MiB in 17 packages [2024-11-11T02:03:05.622Z] #60 DONE 32.0s [2024-11-11T02:03:05.622Z] [2024-11-11T02:03:05.622Z] #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-11T02:03:05.622Z] #67 28.98 OK: 238 MiB in 54 packages [2024-11-11T02:03:05.745Z] + 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 [2024-11-11T02:03:05.901Z] #67 DONE 31.1s [2024-11-11T02:03:05.901Z] [2024-11-11T02:03:05.901Z] #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:03:06.078Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-11T02:03:06.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:03:06.078Z] feb6929ae344: Preparing [2024-11-11T02:03:06.078Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:06.078Z] 0432580350af: Preparing [2024-11-11T02:03:06.078Z] e057d5df6bf4: Preparing [2024-11-11T02:03:06.078Z] abf4b0913cc1: Preparing [2024-11-11T02:03:06.078Z] a0300a63fbba: Preparing [2024-11-11T02:03:06.078Z] 75104f1c7785: Preparing [2024-11-11T02:03:06.078Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:06.078Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:06.078Z] a0300a63fbba: Waiting [2024-11-11T02:03:06.078Z] 75104f1c7785: Waiting [2024-11-11T02:03:06.078Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:06.078Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:06.078Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:06.078Z] e057d5df6bf4: Layer already exists [2024-11-11T02:03:06.078Z] 0432580350af: Layer already exists [2024-11-11T02:03:06.078Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:06.078Z] feb6929ae344: Layer already exists [2024-11-11T02:03:06.078Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:06.078Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:06.078Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:06.078Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:06.078Z] latest: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:06.404Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:06.726Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.16 [2024-11-11T02:03:06.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:03:06.726Z] feb6929ae344: Preparing [2024-11-11T02:03:06.726Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:06.726Z] 0432580350af: Preparing [2024-11-11T02:03:06.726Z] e057d5df6bf4: Preparing [2024-11-11T02:03:06.726Z] abf4b0913cc1: Preparing [2024-11-11T02:03:06.726Z] a0300a63fbba: Preparing [2024-11-11T02:03:06.726Z] 75104f1c7785: Preparing [2024-11-11T02:03:06.726Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:06.726Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:06.726Z] a0300a63fbba: Waiting [2024-11-11T02:03:06.726Z] 75104f1c7785: Waiting [2024-11-11T02:03:06.726Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:06.726Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:06.726Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:06.726Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:06.726Z] 0432580350af: Layer already exists [2024-11-11T02:03:06.726Z] feb6929ae344: Layer already exists [2024-11-11T02:03:06.726Z] e057d5df6bf4: Layer already exists [2024-11-11T02:03:06.726Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:06.726Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:06.726Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:06.726Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:06.726Z] 4.0.0-dev.16: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:07.056Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:07.338Z] #78 DONE 1.4s [2024-11-11T02:03:07.338Z] [2024-11-11T02:03:07.338Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:03:07.381Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:07.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:03:07.381Z] feb6929ae344: Preparing [2024-11-11T02:03:07.381Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:07.381Z] 0432580350af: Preparing [2024-11-11T02:03:07.381Z] e057d5df6bf4: Preparing [2024-11-11T02:03:07.381Z] abf4b0913cc1: Preparing [2024-11-11T02:03:07.381Z] a0300a63fbba: Preparing [2024-11-11T02:03:07.381Z] 75104f1c7785: Preparing [2024-11-11T02:03:07.381Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:07.381Z] a0300a63fbba: Waiting [2024-11-11T02:03:07.381Z] 75104f1c7785: Waiting [2024-11-11T02:03:07.381Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:07.381Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:07.381Z] e057d5df6bf4: Layer already exists [2024-11-11T02:03:07.381Z] 0432580350af: Layer already exists [2024-11-11T02:03:07.381Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:07.381Z] feb6929ae344: Layer already exists [2024-11-11T02:03:07.381Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:07.381Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:07.381Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:07.381Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:07.381Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:07.381Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:07.710Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:08.023Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-11T02:03:08.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-11T02:03:08.023Z] feb6929ae344: Preparing [2024-11-11T02:03:08.023Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:08.023Z] 0432580350af: Preparing [2024-11-11T02:03:08.023Z] e057d5df6bf4: Preparing [2024-11-11T02:03:08.023Z] abf4b0913cc1: Preparing [2024-11-11T02:03:08.023Z] a0300a63fbba: Preparing [2024-11-11T02:03:08.023Z] 75104f1c7785: Preparing [2024-11-11T02:03:08.023Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:08.023Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:08.023Z] a0300a63fbba: Waiting [2024-11-11T02:03:08.023Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:08.023Z] 75104f1c7785: Waiting [2024-11-11T02:03:08.023Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:08.023Z] 0432580350af: Layer already exists [2024-11-11T02:03:08.023Z] e057d5df6bf4: Layer already exists [2024-11-11T02:03:08.023Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:08.023Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:08.023Z] feb6929ae344: Layer already exists [2024-11-11T02:03:08.023Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:08.023Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:08.023Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:08.023Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:08.023Z] main: digest: sha256:2af82083d20e09aede5d37ec4026a3b5f7b67ba42549caf1e3bdccd1a0207c34 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:08.082Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:08.093Z] taggedImages: [2024-11-11T02:03:08.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:08.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-11T02:03:08.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.16 [2024-11-11T02:03:08.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:08.093Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-11T02:03:08.116Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-11T02:03:08.116Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:08.116Z] latest [2024-11-11T02:03:08.116Z] 4.0.0-dev.16 [2024-11-11T02:03:08.116Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:08.116Z] main [2024-11-11T02:03:08.116Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:08.301Z] #79 ... [2024-11-11T02:03:08.301Z] [2024-11-11T02:03:08.301Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:03:08.301Z] #74 11.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:08.301Z] #74 ... [2024-11-11T02:03:08.301Z] [2024-11-11T02:03:08.301Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:08.301Z] #72 22.99 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:08.301Z] #72 23.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:08.301Z] #72 23.09 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:08.440Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:08.756Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:08.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:03:08.756Z] fac30453396b: Preparing [2024-11-11T02:03:08.756Z] 7ab6cc6b12df: Preparing [2024-11-11T02:03:08.756Z] 16ba6f328995: Preparing [2024-11-11T02:03:08.756Z] abf4b0913cc1: Preparing [2024-11-11T02:03:08.756Z] a0300a63fbba: Preparing [2024-11-11T02:03:08.756Z] 2957990e841e: Preparing [2024-11-11T02:03:08.756Z] d9369e62454c: Preparing [2024-11-11T02:03:08.756Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:08.756Z] 2957990e841e: Waiting [2024-11-11T02:03:08.756Z] d9369e62454c: Waiting [2024-11-11T02:03:08.756Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:08.756Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:08.756Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:08.756Z] d9369e62454c: Pushed [2024-11-11T02:03:08.756Z] fac30453396b: Pushed [2024-11-11T02:03:08.756Z] 7ab6cc6b12df: Pushed [2024-11-11T02:03:08.756Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:09.335Z] 2957990e841e: Pushed [2024-11-11T02:03:09.727Z] #72 ... [2024-11-11T02:03:09.727Z] [2024-11-11T02:03:09.727Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:03:09.727Z] #66 32.80 OK: 238 MiB in 54 packages [2024-11-11T02:03:09.727Z] #66 DONE 34.7s [2024-11-11T02:03:09.727Z] [2024-11-11T02:03:09.727Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:09.727Z] #75 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:09.727Z] #75 ... [2024-11-11T02:03:09.727Z] [2024-11-11T02:03:09.727Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:03:10.331Z] #80 ... [2024-11-11T02:03:10.331Z] [2024-11-11T02:03:10.331Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:03:10.331Z] #64 25.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:10.331Z] #64 ... [2024-11-11T02:03:10.331Z] [2024-11-11T02:03:10.331Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:03:10.331Z] #80 DONE 0.8s [2024-11-11T02:03:10.331Z] [2024-11-11T02:03:10.331Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:03:11.296Z] #81 ... [2024-11-11T02:03:11.296Z] [2024-11-11T02:03:11.296Z] #73 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-11T02:03:11.296Z] #73 22.25 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-11T02:03:11.296Z] #73 23.24 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:11.296Z] #73 23.39 OK: 9 MiB in 15 packages [2024-11-11T02:03:11.296Z] #73 DONE 25.7s [2024-11-11T02:03:11.565Z] [2024-11-11T02:03:11.565Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:03:11.565Z] #64 36.71 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-11T02:03:11.565Z] #64 36.74 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:03:11.565Z] #64 36.76 (3/4) Installing libucontext (1.2-r3) [2024-11-11T02:03:11.565Z] #64 36.80 (4/4) Installing gcompat (1.1.0-r4) [2024-11-11T02:03:11.565Z] #64 36.87 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:11.565Z] #64 36.99 OK: 9 MiB in 18 packages [2024-11-11T02:03:11.565Z] #64 ... [2024-11-11T02:03:11.565Z] [2024-11-11T02:03:11.565Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:03:11.565Z] #0 5.427 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:11.565Z] #0 8.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:11.834Z] #82 ... [2024-11-11T02:03:11.834Z] [2024-11-11T02:03:11.834Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:11.834Z] #72 25.35 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:11.834Z] #72 25.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:11.873Z] 16ba6f328995: Pushed [2024-11-11T02:03:11.873Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:12.207Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:12.421Z] #72 ... [2024-11-11T02:03:12.421Z] [2024-11-11T02:03:12.421Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-11T02:03:12.421Z] #46 36.24 OK: 238 MiB in 54 packages [2024-11-11T02:03:12.421Z] #46 DONE 38.5s [2024-11-11T02:03:12.421Z] [2024-11-11T02:03:12.421Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:03:12.421Z] #0 3.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:12.421Z] #0 6.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:12.532Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-11T02:03:12.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:03:12.532Z] fac30453396b: Preparing [2024-11-11T02:03:12.532Z] 7ab6cc6b12df: Preparing [2024-11-11T02:03:12.532Z] 16ba6f328995: Preparing [2024-11-11T02:03:12.532Z] abf4b0913cc1: Preparing [2024-11-11T02:03:12.532Z] a0300a63fbba: Preparing [2024-11-11T02:03:12.532Z] 2957990e841e: Preparing [2024-11-11T02:03:12.532Z] d9369e62454c: Preparing [2024-11-11T02:03:12.532Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:12.532Z] 2957990e841e: Waiting [2024-11-11T02:03:12.532Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:12.532Z] d9369e62454c: Waiting [2024-11-11T02:03:12.532Z] fac30453396b: Layer already exists [2024-11-11T02:03:12.532Z] 16ba6f328995: Layer already exists [2024-11-11T02:03:12.532Z] 7ab6cc6b12df: Layer already exists [2024-11-11T02:03:12.532Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:12.532Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:12.532Z] 2957990e841e: Layer already exists [2024-11-11T02:03:12.532Z] d9369e62454c: Layer already exists [2024-11-11T02:03:12.532Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:12.532Z] latest: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:12.695Z] #83 ... [2024-11-11T02:03:12.695Z] [2024-11-11T02:03:12.695Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:03:12.856Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:12.964Z] #84 ... [2024-11-11T02:03:12.964Z] [2024-11-11T02:03:12.964Z] #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-11T02:03:12.964Z] #64 DONE 38.7s [2024-11-11T02:03:13.185Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.16 [2024-11-11T02:03:13.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:03:13.185Z] fac30453396b: Preparing [2024-11-11T02:03:13.185Z] 7ab6cc6b12df: Preparing [2024-11-11T02:03:13.185Z] 16ba6f328995: Preparing [2024-11-11T02:03:13.185Z] abf4b0913cc1: Preparing [2024-11-11T02:03:13.185Z] a0300a63fbba: Preparing [2024-11-11T02:03:13.185Z] 2957990e841e: Preparing [2024-11-11T02:03:13.185Z] d9369e62454c: Preparing [2024-11-11T02:03:13.185Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:13.185Z] d9369e62454c: Waiting [2024-11-11T02:03:13.185Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:13.185Z] 2957990e841e: Waiting [2024-11-11T02:03:13.185Z] fac30453396b: Layer already exists [2024-11-11T02:03:13.185Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:13.185Z] 7ab6cc6b12df: Layer already exists [2024-11-11T02:03:13.185Z] 16ba6f328995: Layer already exists [2024-11-11T02:03:13.185Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:13.185Z] d9369e62454c: Layer already exists [2024-11-11T02:03:13.185Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:13.185Z] 2957990e841e: Layer already exists [2024-11-11T02:03:13.185Z] 4.0.0-dev.16: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-11-11T02:03:13.234Z] [2024-11-11T02:03:13.234Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [Pipeline] sh [2024-11-11T02:03:13.515Z] #85 ... [2024-11-11T02:03:13.515Z] [2024-11-11T02:03:13.515Z] #84 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:03:13.515Z] #84 DONE 0.9s [2024-11-11T02:03:13.515Z] [2024-11-11T02:03:13.515Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:03:13.521Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:13.850Z] + docker push nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:13.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:03:13.850Z] fac30453396b: Preparing [2024-11-11T02:03:13.850Z] 7ab6cc6b12df: Preparing [2024-11-11T02:03:13.850Z] 16ba6f328995: Preparing [2024-11-11T02:03:13.850Z] abf4b0913cc1: Preparing [2024-11-11T02:03:13.850Z] a0300a63fbba: Preparing [2024-11-11T02:03:13.850Z] 2957990e841e: Preparing [2024-11-11T02:03:13.850Z] d9369e62454c: Preparing [2024-11-11T02:03:13.850Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:13.850Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:13.850Z] 2957990e841e: Waiting [2024-11-11T02:03:13.850Z] d9369e62454c: Waiting [2024-11-11T02:03:13.850Z] fac30453396b: Layer already exists [2024-11-11T02:03:13.850Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:13.850Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:13.850Z] 16ba6f328995: Layer already exists [2024-11-11T02:03:13.850Z] 7ab6cc6b12df: Layer already exists [2024-11-11T02:03:13.850Z] d9369e62454c: Layer already exists [2024-11-11T02:03:13.850Z] 2957990e841e: Layer already exists [2024-11-11T02:03:13.850Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:13.850Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:14.177Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:14.501Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-11T02:03:14.501Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-11T02:03:14.501Z] fac30453396b: Preparing [2024-11-11T02:03:14.501Z] 7ab6cc6b12df: Preparing [2024-11-11T02:03:14.501Z] 16ba6f328995: Preparing [2024-11-11T02:03:14.501Z] abf4b0913cc1: Preparing [2024-11-11T02:03:14.501Z] a0300a63fbba: Preparing [2024-11-11T02:03:14.501Z] 2957990e841e: Preparing [2024-11-11T02:03:14.501Z] d9369e62454c: Preparing [2024-11-11T02:03:14.501Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:14.501Z] 2957990e841e: Waiting [2024-11-11T02:03:14.501Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:14.501Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:14.501Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:14.501Z] fac30453396b: Layer already exists [2024-11-11T02:03:14.501Z] 16ba6f328995: Layer already exists [2024-11-11T02:03:14.501Z] 7ab6cc6b12df: Layer already exists [2024-11-11T02:03:14.501Z] d9369e62454c: Layer already exists [2024-11-11T02:03:14.501Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:14.501Z] 2957990e841e: Layer already exists [2024-11-11T02:03:14.501Z] main: digest: sha256:4c2cebed9134715d8b9557e498822cb9a24d5fc0dc8ff97cab854f05100a5f81 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:14.584Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:14.598Z] taggedImages: [2024-11-11T02:03:14.598Z] - nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:14.598Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-11T02:03:14.598Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.16 [2024-11-11T02:03:14.598Z] - nexus3.edgexfoundry.org:10004/core-data:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:14.598Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-11T02:03:14.628Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-11T02:03:14.628Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:14.628Z] latest [2024-11-11T02:03:14.628Z] 4.0.0-dev.16 [2024-11-11T02:03:14.628Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:14.628Z] main [2024-11-11T02:03:14.628Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:14.992Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:15.339Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:15.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:03:15.339Z] 6b32b8ac5655: Preparing [2024-11-11T02:03:15.339Z] de183b1c8590: Preparing [2024-11-11T02:03:15.339Z] 16e014b7c12b: Preparing [2024-11-11T02:03:15.339Z] a0300a63fbba: Preparing [2024-11-11T02:03:15.339Z] ae23cae60a93: Preparing [2024-11-11T02:03:15.339Z] d5fd08d924d6: Preparing [2024-11-11T02:03:15.339Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:15.339Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:15.339Z] d5fd08d924d6: Waiting [2024-11-11T02:03:15.339Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:15.339Z] de183b1c8590: Pushed [2024-11-11T02:03:15.339Z] 6b32b8ac5655: Pushed [2024-11-11T02:03:15.339Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:15.339Z] d5fd08d924d6: Pushed [2024-11-11T02:03:15.339Z] ae23cae60a93: Pushed [2024-11-11T02:03:15.475Z] #86 ... [2024-11-11T02:03:15.475Z] [2024-11-11T02:03:15.475Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-11T02:03:15.475Z] #76 20.53 OK: 238 MiB in 54 packages [2024-11-11T02:03:15.475Z] #76 DONE 22.2s [2024-11-11T02:03:15.475Z] [2024-11-11T02:03:15.475Z] #87 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-11T02:03:15.475Z] #87 DONE 0.5s [2024-11-11T02:03:15.475Z] [2024-11-11T02:03:15.475Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:03:15.755Z] #88 ... [2024-11-11T02:03:15.755Z] [2024-11-11T02:03:15.755Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:15.755Z] #0 5.730 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:15.755Z] #0 8.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:16.027Z] #89 ... [2024-11-11T02:03:16.027Z] [2024-11-11T02:03:16.027Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:16.027Z] #75 22.08 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:16.027Z] #75 22.08 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:16.027Z] #75 22.24 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:16.027Z] #75 24.86 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:16.027Z] #75 25.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:16.027Z] #75 27.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:16.297Z] #75 ... [2024-11-11T02:03:16.297Z] [2024-11-11T02:03:16.297Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:03:16.297Z] #69 31.73 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:03:16.297Z] #69 31.79 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:03:16.297Z] #69 31.79 OK: 24046 distinct packages available [2024-11-11T02:03:16.297Z] #69 34.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:16.297Z] #69 36.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:16.297Z] #69 ... [2024-11-11T02:03:16.297Z] [2024-11-11T02:03:16.297Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:03:16.297Z] #74 22.04 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:16.297Z] #74 22.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:16.297Z] #74 22.14 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:16.297Z] #74 24.69 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:16.297Z] #74 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:16.297Z] #74 26.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:16.879Z] #74 ... [2024-11-11T02:03:16.879Z] [2024-11-11T02:03:16.879Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:16.879Z] #85 3.827 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:17.464Z] #85 ... [2024-11-11T02:03:17.464Z] [2024-11-11T02:03:17.464Z] #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:17.464Z] #57 25.91 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:17.464Z] #57 25.91 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:17.464Z] #57 26.04 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:17.464Z] #57 28.49 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:17.464Z] #57 28.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:17.464Z] #57 31.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:17.873Z] 16e014b7c12b: Pushed [2024-11-11T02:03:17.873Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:18.210Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:18.421Z] #57 ... [2024-11-11T02:03:18.422Z] [2024-11-11T02:03:18.422Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:03:18.422Z] #68 33.31 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-11T02:03:18.422Z] #68 33.31 v3.20.3-296-gc4c6c4bb250 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-11T02:03:18.422Z] #68 33.31 OK: 24048 distinct packages available [2024-11-11T02:03:18.422Z] #68 34.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:18.422Z] #68 37.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:18.422Z] #68 ... [2024-11-11T02:03:18.422Z] [2024-11-11T02:03:18.422Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:18.422Z] #85 5.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:18.539Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-11T02:03:18.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:03:18.539Z] 6b32b8ac5655: Preparing [2024-11-11T02:03:18.539Z] de183b1c8590: Preparing [2024-11-11T02:03:18.539Z] 16e014b7c12b: Preparing [2024-11-11T02:03:18.539Z] a0300a63fbba: Preparing [2024-11-11T02:03:18.539Z] ae23cae60a93: Preparing [2024-11-11T02:03:18.539Z] d5fd08d924d6: Preparing [2024-11-11T02:03:18.539Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:18.539Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:18.539Z] d5fd08d924d6: Waiting [2024-11-11T02:03:18.539Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:18.539Z] ae23cae60a93: Layer already exists [2024-11-11T02:03:18.539Z] 16e014b7c12b: Layer already exists [2024-11-11T02:03:18.539Z] de183b1c8590: Layer already exists [2024-11-11T02:03:18.539Z] 6b32b8ac5655: Layer already exists [2024-11-11T02:03:18.539Z] d5fd08d924d6: Layer already exists [2024-11-11T02:03:18.539Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:18.539Z] latest: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:18.938Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:19.261Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.16 [2024-11-11T02:03:19.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:03:19.261Z] 6b32b8ac5655: Preparing [2024-11-11T02:03:19.261Z] de183b1c8590: Preparing [2024-11-11T02:03:19.261Z] 16e014b7c12b: Preparing [2024-11-11T02:03:19.261Z] a0300a63fbba: Preparing [2024-11-11T02:03:19.261Z] ae23cae60a93: Preparing [2024-11-11T02:03:19.261Z] d5fd08d924d6: Preparing [2024-11-11T02:03:19.261Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:19.261Z] d5fd08d924d6: Waiting [2024-11-11T02:03:19.261Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:19.261Z] 16e014b7c12b: Layer already exists [2024-11-11T02:03:19.261Z] ae23cae60a93: Layer already exists [2024-11-11T02:03:19.261Z] 6b32b8ac5655: Layer already exists [2024-11-11T02:03:19.261Z] de183b1c8590: Layer already exists [2024-11-11T02:03:19.261Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:19.261Z] d5fd08d924d6: Layer already exists [2024-11-11T02:03:19.261Z] 4.0.0-dev.16: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:19.589Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:19.917Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:19.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:03:19.917Z] 6b32b8ac5655: Preparing [2024-11-11T02:03:19.917Z] de183b1c8590: Preparing [2024-11-11T02:03:19.917Z] 16e014b7c12b: Preparing [2024-11-11T02:03:19.917Z] a0300a63fbba: Preparing [2024-11-11T02:03:19.917Z] ae23cae60a93: Preparing [2024-11-11T02:03:19.917Z] d5fd08d924d6: Preparing [2024-11-11T02:03:19.917Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:19.917Z] d5fd08d924d6: Waiting [2024-11-11T02:03:19.917Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:19.917Z] ae23cae60a93: Layer already exists [2024-11-11T02:03:19.917Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:19.917Z] 6b32b8ac5655: Layer already exists [2024-11-11T02:03:19.917Z] 16e014b7c12b: Layer already exists [2024-11-11T02:03:19.917Z] de183b1c8590: Layer already exists [2024-11-11T02:03:19.917Z] d5fd08d924d6: Layer already exists [2024-11-11T02:03:19.917Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:19.917Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:20.252Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:20.661Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-11T02:03:20.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-11T02:03:20.661Z] 6b32b8ac5655: Preparing [2024-11-11T02:03:20.661Z] de183b1c8590: Preparing [2024-11-11T02:03:20.661Z] 16e014b7c12b: Preparing [2024-11-11T02:03:20.661Z] a0300a63fbba: Preparing [2024-11-11T02:03:20.661Z] ae23cae60a93: Preparing [2024-11-11T02:03:20.661Z] d5fd08d924d6: Preparing [2024-11-11T02:03:20.661Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:20.661Z] d5fd08d924d6: Waiting [2024-11-11T02:03:20.661Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:20.661Z] de183b1c8590: Layer already exists [2024-11-11T02:03:20.661Z] ae23cae60a93: Layer already exists [2024-11-11T02:03:20.661Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:20.661Z] 16e014b7c12b: Layer already exists [2024-11-11T02:03:20.661Z] 6b32b8ac5655: Layer already exists [2024-11-11T02:03:20.661Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:20.661Z] d5fd08d924d6: Layer already exists [2024-11-11T02:03:20.661Z] main: digest: sha256:92cf474bbeea3e6ec0b839ccc6af1280ef00f30b5b8f6c50b3aa0c298a5f5305 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:20.726Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:20.740Z] taggedImages: [2024-11-11T02:03:20.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:20.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-11T02:03:20.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.16 [2024-11-11T02:03:20.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:20.740Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-11T02:03:20.772Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-11T02:03:20.772Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:20.772Z] latest [2024-11-11T02:03:20.772Z] 4.0.0-dev.16 [2024-11-11T02:03:20.772Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:20.772Z] main [2024-11-11T02:03:20.772Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:21.010Z] #85 ... [2024-11-11T02:03:21.010Z] [2024-11-11T02:03:21.010Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:21.010Z] #77 5.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:21.010Z] #77 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:21.115Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:21.278Z] #77 ... [2024-11-11T02:03:21.278Z] [2024-11-11T02:03:21.278Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:03:21.278Z] #69 45.48 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:21.278Z] #69 46.05 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:21.278Z] #69 46.16 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-11T02:03:21.278Z] #69 46.18 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-11T02:03:21.278Z] #69 46.21 (5/7) Installing libucontext (1.2-r3) [2024-11-11T02:03:21.278Z] #69 46.23 (6/7) Installing gcompat (1.1.0-r4) [2024-11-11T02:03:21.278Z] #69 46.27 (7/7) Installing openssl (3.3.2-r1) [2024-11-11T02:03:21.278Z] #69 46.39 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:21.278Z] #69 46.50 OK: 10 MiB in 19 packages [2024-11-11T02:03:21.436Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:21.436Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:03:21.436Z] 637894904bfd: Preparing [2024-11-11T02:03:21.436Z] 583b60d9cc00: Preparing [2024-11-11T02:03:21.436Z] f620c41fa227: Preparing [2024-11-11T02:03:21.436Z] 9f2a73d2b587: Preparing [2024-11-11T02:03:21.436Z] abf4b0913cc1: Preparing [2024-11-11T02:03:21.436Z] a0300a63fbba: Preparing [2024-11-11T02:03:21.436Z] 75104f1c7785: Preparing [2024-11-11T02:03:21.436Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:21.436Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:21.436Z] a0300a63fbba: Waiting [2024-11-11T02:03:21.436Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:21.436Z] 75104f1c7785: Waiting [2024-11-11T02:03:21.436Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:21.436Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:21.436Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:21.436Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:21.436Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:21.436Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:21.436Z] 583b60d9cc00: Pushed [2024-11-11T02:03:21.436Z] f620c41fa227: Pushed [2024-11-11T02:03:21.436Z] 637894904bfd: Pushed [2024-11-11T02:03:21.862Z] #69 ... [2024-11-11T02:03:21.862Z] [2024-11-11T02:03:21.862Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-11T02:03:21.862Z] #68 45.96 OK: 238 MiB in 54 packages [2024-11-11T02:03:21.862Z] #68 DONE 47.1s [2024-11-11T02:03:22.129Z] [2024-11-11T02:03:22.129Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:03:22.403Z] #90 DONE 0.4s [2024-11-11T02:03:22.403Z] [2024-11-11T02:03:22.403Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:22.403Z] #89 15.55 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:22.403Z] #89 15.57 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:22.403Z] #89 15.62 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:22.991Z] #89 ... [2024-11-11T02:03:22.991Z] [2024-11-11T02:03:22.991Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:22.991Z] #72 27.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:22.991Z] #72 35.75 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:22.991Z] #72 36.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:22.991Z] #72 36.47 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:03:22.991Z] #72 ... [2024-11-11T02:03:22.991Z] [2024-11-11T02:03:22.991Z] #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-11T02:03:22.991Z] #69 DONE 48.6s [2024-11-11T02:03:22.991Z] [2024-11-11T02:03:22.991Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:23.584Z] #91 ... [2024-11-11T02:03:23.584Z] [2024-11-11T02:03:23.584Z] #74 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-11T02:03:23.584Z] #74 35.05 OK: 20 MiB in 18 packages [2024-11-11T02:03:23.584Z] #74 DONE 36.9s [2024-11-11T02:03:23.584Z] [2024-11-11T02:03:23.584Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:23.584Z] #89 17.88 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:23.859Z] #89 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:23.967Z] 9f2a73d2b587: Pushed [2024-11-11T02:03:23.967Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:24.129Z] #89 ... [2024-11-11T02:03:24.129Z] [2024-11-11T02:03:24.129Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-11T02:03:24.129Z] #92 DONE 0.3s [2024-11-11T02:03:24.129Z] [2024-11-11T02:03:24.129Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:24.129Z] #75 34.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:24.129Z] #75 35.44 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:24.129Z] #75 35.62 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:03:24.288Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:24.396Z] #75 ... [2024-11-11T02:03:24.396Z] [2024-11-11T02:03:24.396Z] #57 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:24.396Z] #57 39.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:24.396Z] #57 40.22 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:24.396Z] #57 40.37 OK: 9 MiB in 15 packages [2024-11-11T02:03:24.396Z] #57 DONE 42.7s [2024-11-11T02:03:24.396Z] [2024-11-11T02:03:24.396Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:24.396Z] #77 16.01 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:24.396Z] #77 16.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:24.396Z] #77 16.08 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:24.396Z] #77 18.22 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:24.396Z] #77 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:24.610Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-11T02:03:24.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:03:24.610Z] 637894904bfd: Preparing [2024-11-11T02:03:24.610Z] 583b60d9cc00: Preparing [2024-11-11T02:03:24.610Z] f620c41fa227: Preparing [2024-11-11T02:03:24.610Z] 9f2a73d2b587: Preparing [2024-11-11T02:03:24.610Z] abf4b0913cc1: Preparing [2024-11-11T02:03:24.610Z] a0300a63fbba: Preparing [2024-11-11T02:03:24.610Z] 75104f1c7785: Preparing [2024-11-11T02:03:24.610Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:24.610Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:24.610Z] a0300a63fbba: Waiting [2024-11-11T02:03:24.610Z] 75104f1c7785: Waiting [2024-11-11T02:03:24.610Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:24.610Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:24.610Z] 637894904bfd: Layer already exists [2024-11-11T02:03:24.610Z] 9f2a73d2b587: Layer already exists [2024-11-11T02:03:24.610Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:24.610Z] f620c41fa227: Layer already exists [2024-11-11T02:03:24.610Z] 583b60d9cc00: Layer already exists [2024-11-11T02:03:24.610Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:24.610Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:24.610Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:24.610Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:24.610Z] latest: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:24.937Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:25.262Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.16 [2024-11-11T02:03:25.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:03:25.262Z] 637894904bfd: Preparing [2024-11-11T02:03:25.262Z] 583b60d9cc00: Preparing [2024-11-11T02:03:25.262Z] f620c41fa227: Preparing [2024-11-11T02:03:25.262Z] 9f2a73d2b587: Preparing [2024-11-11T02:03:25.262Z] abf4b0913cc1: Preparing [2024-11-11T02:03:25.262Z] a0300a63fbba: Preparing [2024-11-11T02:03:25.262Z] 75104f1c7785: Preparing [2024-11-11T02:03:25.262Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:25.262Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:25.262Z] a0300a63fbba: Waiting [2024-11-11T02:03:25.262Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:25.262Z] 9f2a73d2b587: Layer already exists [2024-11-11T02:03:25.262Z] f620c41fa227: Layer already exists [2024-11-11T02:03:25.262Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:25.262Z] 637894904bfd: Layer already exists [2024-11-11T02:03:25.262Z] 583b60d9cc00: Layer already exists [2024-11-11T02:03:25.262Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:25.262Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:25.262Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:25.262Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:25.262Z] 4.0.0-dev.16: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:25.360Z] #77 ... [2024-11-11T02:03:25.360Z] [2024-11-11T02:03:25.360Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:25.360Z] #72 38.19 OK: 10 MiB in 16 packages [2024-11-11T02:03:25.360Z] #72 DONE 40.0s [2024-11-11T02:03:25.360Z] [2024-11-11T02:03:25.360Z] #75 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:25.360Z] #75 36.64 OK: 15 MiB in 28 packages [2024-11-11T02:03:25.596Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:25.921Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:25.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:03:25.921Z] 637894904bfd: Preparing [2024-11-11T02:03:25.921Z] 583b60d9cc00: Preparing [2024-11-11T02:03:25.921Z] f620c41fa227: Preparing [2024-11-11T02:03:25.921Z] 9f2a73d2b587: Preparing [2024-11-11T02:03:25.921Z] abf4b0913cc1: Preparing [2024-11-11T02:03:25.921Z] a0300a63fbba: Preparing [2024-11-11T02:03:25.921Z] 75104f1c7785: Preparing [2024-11-11T02:03:25.921Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:25.921Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:25.921Z] a0300a63fbba: Waiting [2024-11-11T02:03:25.921Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:25.921Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:25.921Z] 637894904bfd: Layer already exists [2024-11-11T02:03:25.921Z] 583b60d9cc00: Layer already exists [2024-11-11T02:03:25.921Z] f620c41fa227: Layer already exists [2024-11-11T02:03:25.921Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:25.921Z] 9f2a73d2b587: Layer already exists [2024-11-11T02:03:25.921Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:25.921Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:25.921Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:25.921Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:25.921Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:26.269Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2024-11-11T02:03:26.317Z] #75 DONE 37.7s [2024-11-11T02:03:26.317Z] [2024-11-11T02:03:26.317Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:26.317Z] #77 20.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [Pipeline] sh [2024-11-11T02:03:26.595Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-11T02:03:26.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-11T02:03:26.595Z] 637894904bfd: Preparing [2024-11-11T02:03:26.595Z] 583b60d9cc00: Preparing [2024-11-11T02:03:26.595Z] f620c41fa227: Preparing [2024-11-11T02:03:26.595Z] 9f2a73d2b587: Preparing [2024-11-11T02:03:26.595Z] abf4b0913cc1: Preparing [2024-11-11T02:03:26.595Z] a0300a63fbba: Preparing [2024-11-11T02:03:26.595Z] 75104f1c7785: Preparing [2024-11-11T02:03:26.595Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:26.595Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:26.595Z] a0300a63fbba: Waiting [2024-11-11T02:03:26.595Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:26.595Z] 75104f1c7785: Waiting [2024-11-11T02:03:26.595Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:26.595Z] f620c41fa227: Layer already exists [2024-11-11T02:03:26.595Z] 637894904bfd: Layer already exists [2024-11-11T02:03:26.595Z] 583b60d9cc00: Layer already exists [2024-11-11T02:03:26.595Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:26.595Z] 9f2a73d2b587: Layer already exists [2024-11-11T02:03:26.595Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:26.595Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:26.595Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:26.595Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:26.595Z] main: digest: sha256:9acb62692aaba1e2ed867091cef9baed738e9476bf979fccd01d48d99431415a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:26.672Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:26.688Z] taggedImages: [2024-11-11T02:03:26.688Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:26.688Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-11T02:03:26.688Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.16 [2024-11-11T02:03:26.688Z] - nexus3.edgexfoundry.org:10004/core-metadata:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:26.688Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-11T02:03:26.714Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-11T02:03:26.714Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:26.714Z] latest [2024-11-11T02:03:26.714Z] 4.0.0-dev.16 [2024-11-11T02:03:26.714Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:26.714Z] main [2024-11-11T02:03:26.714Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:27.056Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:27.383Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:27.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:03:27.383Z] d60f191b1f7b: Preparing [2024-11-11T02:03:27.383Z] b720bd0d4d42: Preparing [2024-11-11T02:03:27.383Z] ecae4577b814: Preparing [2024-11-11T02:03:27.383Z] 9d497875656a: Preparing [2024-11-11T02:03:27.383Z] 22f32fb3d08e: Preparing [2024-11-11T02:03:27.383Z] 733f402338b3: Preparing [2024-11-11T02:03:27.383Z] a09b856cd62d: Preparing [2024-11-11T02:03:27.383Z] abf4b0913cc1: Preparing [2024-11-11T02:03:27.383Z] a0300a63fbba: Preparing [2024-11-11T02:03:27.383Z] de77d4dee29b: Preparing [2024-11-11T02:03:27.383Z] eb54e4e1c678: Preparing [2024-11-11T02:03:27.383Z] 5f70bf18a086: Preparing [2024-11-11T02:03:27.383Z] 341aa1946b09: Preparing [2024-11-11T02:03:27.383Z] 14efe74b9c79: Preparing [2024-11-11T02:03:27.383Z] 2fea4284a7be: Preparing [2024-11-11T02:03:27.383Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:27.383Z] 2fea4284a7be: Waiting [2024-11-11T02:03:27.383Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:27.383Z] 341aa1946b09: Waiting [2024-11-11T02:03:27.383Z] abf4b0913cc1: Waiting [2024-11-11T02:03:27.383Z] a0300a63fbba: Waiting [2024-11-11T02:03:27.383Z] 733f402338b3: Waiting [2024-11-11T02:03:27.383Z] de77d4dee29b: Waiting [2024-11-11T02:03:27.383Z] 5f70bf18a086: Waiting [2024-11-11T02:03:27.383Z] eb54e4e1c678: Waiting [2024-11-11T02:03:27.383Z] a09b856cd62d: Waiting [2024-11-11T02:03:27.383Z] 9d497875656a: Pushed [2024-11-11T02:03:27.383Z] ecae4577b814: Pushed [2024-11-11T02:03:27.383Z] b720bd0d4d42: Pushed [2024-11-11T02:03:27.383Z] d60f191b1f7b: Pushed [2024-11-11T02:03:27.383Z] 22f32fb3d08e: Pushed [2024-11-11T02:03:27.383Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:27.383Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:27.383Z] 5f70bf18a086: Layer already exists [2024-11-11T02:03:27.641Z] 733f402338b3: Pushed [2024-11-11T02:03:27.641Z] de77d4dee29b: Pushed [2024-11-11T02:03:27.641Z] eb54e4e1c678: Pushed [2024-11-11T02:03:27.641Z] 341aa1946b09: Pushed [2024-11-11T02:03:27.641Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:27.641Z] 2fea4284a7be: Pushed [2024-11-11T02:03:28.208Z] 14efe74b9c79: Pushed [2024-11-11T02:03:28.776Z] a09b856cd62d: Pushed [2024-11-11T02:03:28.893Z] #77 ... [2024-11-11T02:03:28.893Z] [2024-11-11T02:03:28.893Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:03:28.893Z] #83 16.19 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:28.893Z] #83 16.19 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:28.893Z] #83 16.24 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:28.893Z] #83 17.66 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:28.893Z] #83 17.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:28.893Z] #83 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:28.893Z] #83 ... [2024-11-11T02:03:28.893Z] [2024-11-11T02:03:28.893Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:28.893Z] #85 13.25 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:28.893Z] #85 13.25 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:28.893Z] #85 13.35 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:28.893Z] #85 14.40 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:28.893Z] #85 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:28.893Z] #85 15.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:29.036Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:29.371Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:29.473Z] #85 ... [2024-11-11T02:03:29.474Z] [2024-11-11T02:03:29.474Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:03:29.474Z] #82 18.05 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:29.474Z] #82 18.05 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:29.474Z] #82 18.10 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:29.474Z] #82 19.57 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:29.474Z] #82 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:29.474Z] #82 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:29.474Z] #82 27.40 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:29.474Z] #82 27.70 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:29.474Z] #82 27.77 OK: 9 MiB in 16 packages [2024-11-11T02:03:29.692Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-11T02:03:29.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:03:29.692Z] d60f191b1f7b: Preparing [2024-11-11T02:03:29.692Z] b720bd0d4d42: Preparing [2024-11-11T02:03:29.692Z] ecae4577b814: Preparing [2024-11-11T02:03:29.692Z] 9d497875656a: Preparing [2024-11-11T02:03:29.692Z] 22f32fb3d08e: Preparing [2024-11-11T02:03:29.692Z] 733f402338b3: Preparing [2024-11-11T02:03:29.692Z] a09b856cd62d: Preparing [2024-11-11T02:03:29.692Z] abf4b0913cc1: Preparing [2024-11-11T02:03:29.692Z] a0300a63fbba: Preparing [2024-11-11T02:03:29.692Z] de77d4dee29b: Preparing [2024-11-11T02:03:29.692Z] eb54e4e1c678: Preparing [2024-11-11T02:03:29.692Z] 5f70bf18a086: Preparing [2024-11-11T02:03:29.692Z] 341aa1946b09: Preparing [2024-11-11T02:03:29.692Z] 14efe74b9c79: Preparing [2024-11-11T02:03:29.692Z] 2fea4284a7be: Preparing [2024-11-11T02:03:29.692Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:29.692Z] 733f402338b3: Waiting [2024-11-11T02:03:29.692Z] a09b856cd62d: Waiting [2024-11-11T02:03:29.692Z] abf4b0913cc1: Waiting [2024-11-11T02:03:29.692Z] 341aa1946b09: Waiting [2024-11-11T02:03:29.692Z] 14efe74b9c79: Waiting [2024-11-11T02:03:29.692Z] 2fea4284a7be: Waiting [2024-11-11T02:03:29.692Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:29.692Z] a0300a63fbba: Waiting [2024-11-11T02:03:29.692Z] de77d4dee29b: Waiting [2024-11-11T02:03:29.692Z] eb54e4e1c678: Waiting [2024-11-11T02:03:29.692Z] 5f70bf18a086: Waiting [2024-11-11T02:03:29.692Z] 22f32fb3d08e: Layer already exists [2024-11-11T02:03:29.692Z] 9d497875656a: Layer already exists [2024-11-11T02:03:29.692Z] ecae4577b814: Layer already exists [2024-11-11T02:03:29.692Z] b720bd0d4d42: Layer already exists [2024-11-11T02:03:29.692Z] d60f191b1f7b: Layer already exists [2024-11-11T02:03:29.692Z] 733f402338b3: Layer already exists [2024-11-11T02:03:29.692Z] de77d4dee29b: Layer already exists [2024-11-11T02:03:29.692Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:29.692Z] a09b856cd62d: Layer already exists [2024-11-11T02:03:29.692Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:29.692Z] eb54e4e1c678: Layer already exists [2024-11-11T02:03:29.692Z] 14efe74b9c79: Layer already exists [2024-11-11T02:03:29.692Z] 341aa1946b09: Layer already exists [2024-11-11T02:03:29.692Z] 5f70bf18a086: Layer already exists [2024-11-11T02:03:29.692Z] 2fea4284a7be: Layer already exists [2024-11-11T02:03:29.692Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:29.692Z] latest: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:29.743Z] #82 ... [2024-11-11T02:03:29.743Z] [2024-11-11T02:03:29.743Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:03:29.743Z] #83 26.73 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:29.743Z] #83 27.17 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:29.743Z] #83 27.31 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:03:30.011Z] #83 ... [2024-11-11T02:03:30.011Z] [2024-11-11T02:03:30.011Z] #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-11T02:03:30.011Z] #82 DONE 28.6s [2024-11-11T02:03:30.015Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:30.278Z] [2024-11-11T02:03:30.278Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-11T02:03:30.346Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.16 [2024-11-11T02:03:30.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:03:30.346Z] d60f191b1f7b: Preparing [2024-11-11T02:03:30.346Z] b720bd0d4d42: Preparing [2024-11-11T02:03:30.346Z] ecae4577b814: Preparing [2024-11-11T02:03:30.346Z] 9d497875656a: Preparing [2024-11-11T02:03:30.346Z] 22f32fb3d08e: Preparing [2024-11-11T02:03:30.346Z] 733f402338b3: Preparing [2024-11-11T02:03:30.346Z] a09b856cd62d: Preparing [2024-11-11T02:03:30.346Z] abf4b0913cc1: Preparing [2024-11-11T02:03:30.346Z] a0300a63fbba: Preparing [2024-11-11T02:03:30.346Z] de77d4dee29b: Preparing [2024-11-11T02:03:30.346Z] eb54e4e1c678: Preparing [2024-11-11T02:03:30.346Z] 5f70bf18a086: Preparing [2024-11-11T02:03:30.346Z] 341aa1946b09: Preparing [2024-11-11T02:03:30.346Z] 14efe74b9c79: Preparing [2024-11-11T02:03:30.346Z] 2fea4284a7be: Preparing [2024-11-11T02:03:30.346Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:30.346Z] de77d4dee29b: Waiting [2024-11-11T02:03:30.346Z] eb54e4e1c678: Waiting [2024-11-11T02:03:30.346Z] 5f70bf18a086: Waiting [2024-11-11T02:03:30.346Z] 341aa1946b09: Waiting [2024-11-11T02:03:30.346Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:30.346Z] 14efe74b9c79: Waiting [2024-11-11T02:03:30.346Z] 733f402338b3: Waiting [2024-11-11T02:03:30.346Z] a09b856cd62d: Waiting [2024-11-11T02:03:30.346Z] 2fea4284a7be: Waiting [2024-11-11T02:03:30.346Z] abf4b0913cc1: Waiting [2024-11-11T02:03:30.346Z] 9d497875656a: Layer already exists [2024-11-11T02:03:30.346Z] d60f191b1f7b: Layer already exists [2024-11-11T02:03:30.346Z] ecae4577b814: Layer already exists [2024-11-11T02:03:30.346Z] b720bd0d4d42: Layer already exists [2024-11-11T02:03:30.346Z] 22f32fb3d08e: Layer already exists [2024-11-11T02:03:30.346Z] 733f402338b3: Layer already exists [2024-11-11T02:03:30.346Z] a09b856cd62d: Layer already exists [2024-11-11T02:03:30.346Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:30.346Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:30.346Z] de77d4dee29b: Layer already exists [2024-11-11T02:03:30.346Z] eb54e4e1c678: Layer already exists [2024-11-11T02:03:30.346Z] 5f70bf18a086: Layer already exists [2024-11-11T02:03:30.346Z] 14efe74b9c79: Layer already exists [2024-11-11T02:03:30.346Z] 341aa1946b09: Layer already exists [2024-11-11T02:03:30.346Z] 2fea4284a7be: Layer already exists [2024-11-11T02:03:30.346Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:30.346Z] 4.0.0-dev.16: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:30.676Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:31.003Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:31.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:03:31.003Z] d60f191b1f7b: Preparing [2024-11-11T02:03:31.003Z] b720bd0d4d42: Preparing [2024-11-11T02:03:31.003Z] ecae4577b814: Preparing [2024-11-11T02:03:31.003Z] 9d497875656a: Preparing [2024-11-11T02:03:31.003Z] 22f32fb3d08e: Preparing [2024-11-11T02:03:31.003Z] 733f402338b3: Preparing [2024-11-11T02:03:31.003Z] a09b856cd62d: Preparing [2024-11-11T02:03:31.003Z] abf4b0913cc1: Preparing [2024-11-11T02:03:31.003Z] a0300a63fbba: Preparing [2024-11-11T02:03:31.003Z] de77d4dee29b: Preparing [2024-11-11T02:03:31.003Z] eb54e4e1c678: Preparing [2024-11-11T02:03:31.003Z] 5f70bf18a086: Preparing [2024-11-11T02:03:31.003Z] 341aa1946b09: Preparing [2024-11-11T02:03:31.003Z] 14efe74b9c79: Preparing [2024-11-11T02:03:31.003Z] 2fea4284a7be: Preparing [2024-11-11T02:03:31.003Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:31.003Z] 733f402338b3: Waiting [2024-11-11T02:03:31.003Z] 5f70bf18a086: Waiting [2024-11-11T02:03:31.003Z] a09b856cd62d: Waiting [2024-11-11T02:03:31.003Z] 341aa1946b09: Waiting [2024-11-11T02:03:31.003Z] 14efe74b9c79: Waiting [2024-11-11T02:03:31.003Z] abf4b0913cc1: Waiting [2024-11-11T02:03:31.003Z] 2fea4284a7be: Waiting [2024-11-11T02:03:31.003Z] eb54e4e1c678: Waiting [2024-11-11T02:03:31.003Z] a0300a63fbba: Waiting [2024-11-11T02:03:31.003Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:31.003Z] de77d4dee29b: Waiting [2024-11-11T02:03:31.003Z] 22f32fb3d08e: Layer already exists [2024-11-11T02:03:31.003Z] d60f191b1f7b: Layer already exists [2024-11-11T02:03:31.003Z] b720bd0d4d42: Layer already exists [2024-11-11T02:03:31.003Z] ecae4577b814: Layer already exists [2024-11-11T02:03:31.003Z] 9d497875656a: Layer already exists [2024-11-11T02:03:31.003Z] 733f402338b3: Layer already exists [2024-11-11T02:03:31.003Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:31.003Z] a09b856cd62d: Layer already exists [2024-11-11T02:03:31.003Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:31.003Z] de77d4dee29b: Layer already exists [2024-11-11T02:03:31.003Z] eb54e4e1c678: Layer already exists [2024-11-11T02:03:31.003Z] 14efe74b9c79: Layer already exists [2024-11-11T02:03:31.003Z] 5f70bf18a086: Layer already exists [2024-11-11T02:03:31.003Z] 341aa1946b09: Layer already exists [2024-11-11T02:03:31.003Z] 2fea4284a7be: Layer already exists [2024-11-11T02:03:31.003Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:31.003Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:31.332Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:31.663Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-11T02:03:31.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-11T02:03:31.663Z] d60f191b1f7b: Preparing [2024-11-11T02:03:31.663Z] b720bd0d4d42: Preparing [2024-11-11T02:03:31.663Z] ecae4577b814: Preparing [2024-11-11T02:03:31.663Z] 9d497875656a: Preparing [2024-11-11T02:03:31.663Z] 22f32fb3d08e: Preparing [2024-11-11T02:03:31.663Z] 733f402338b3: Preparing [2024-11-11T02:03:31.663Z] a09b856cd62d: Preparing [2024-11-11T02:03:31.663Z] abf4b0913cc1: Preparing [2024-11-11T02:03:31.663Z] a0300a63fbba: Preparing [2024-11-11T02:03:31.663Z] de77d4dee29b: Preparing [2024-11-11T02:03:31.663Z] eb54e4e1c678: Preparing [2024-11-11T02:03:31.663Z] 5f70bf18a086: Preparing [2024-11-11T02:03:31.663Z] 341aa1946b09: Preparing [2024-11-11T02:03:31.663Z] 14efe74b9c79: Preparing [2024-11-11T02:03:31.663Z] 2fea4284a7be: Preparing [2024-11-11T02:03:31.663Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:31.663Z] de77d4dee29b: Waiting [2024-11-11T02:03:31.663Z] eb54e4e1c678: Waiting [2024-11-11T02:03:31.663Z] 5f70bf18a086: Waiting [2024-11-11T02:03:31.663Z] 341aa1946b09: Waiting [2024-11-11T02:03:31.663Z] 14efe74b9c79: Waiting [2024-11-11T02:03:31.663Z] 2fea4284a7be: Waiting [2024-11-11T02:03:31.663Z] 733f402338b3: Waiting [2024-11-11T02:03:31.663Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:31.663Z] a0300a63fbba: Waiting [2024-11-11T02:03:31.663Z] a09b856cd62d: Waiting [2024-11-11T02:03:31.663Z] abf4b0913cc1: Waiting [2024-11-11T02:03:31.663Z] 9d497875656a: Layer already exists [2024-11-11T02:03:31.663Z] b720bd0d4d42: Layer already exists [2024-11-11T02:03:31.663Z] ecae4577b814: Layer already exists [2024-11-11T02:03:31.663Z] d60f191b1f7b: Layer already exists [2024-11-11T02:03:31.663Z] 22f32fb3d08e: Layer already exists [2024-11-11T02:03:31.663Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:31.663Z] de77d4dee29b: Layer already exists [2024-11-11T02:03:31.663Z] 733f402338b3: Layer already exists [2024-11-11T02:03:31.663Z] a09b856cd62d: Layer already exists [2024-11-11T02:03:31.663Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:31.663Z] eb54e4e1c678: Layer already exists [2024-11-11T02:03:31.663Z] 14efe74b9c79: Layer already exists [2024-11-11T02:03:31.663Z] 341aa1946b09: Layer already exists [2024-11-11T02:03:31.663Z] 5f70bf18a086: Layer already exists [2024-11-11T02:03:31.663Z] 2fea4284a7be: Layer already exists [2024-11-11T02:03:31.663Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:31.663Z] main: digest: sha256:d3acba38590431b43340c8665d5add6664531cb6b1ee1631f49f4bfb0fd3efdd size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:31.735Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:31.749Z] taggedImages: [2024-11-11T02:03:31.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:31.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-11T02:03:31.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.16 [2024-11-11T02:03:31.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:31.749Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-11T02:03:31.781Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-11T02:03:31.781Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:31.781Z] latest [2024-11-11T02:03:31.781Z] 4.0.0-dev.16 [2024-11-11T02:03:31.781Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:31.781Z] main [2024-11-11T02:03:31.781Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:32.137Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:32.221Z] #93 ... [2024-11-11T02:03:32.221Z] [2024-11-11T02:03:32.221Z] #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-11T02:03:32.221Z] #77 25.65 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:32.221Z] #77 26.05 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:32.221Z] #77 26.10 OK: 9 MiB in 15 packages [2024-11-11T02:03:32.221Z] #77 DONE 26.9s [2024-11-11T02:03:32.471Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:32.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:03:32.471Z] feb6929ae344: Preparing [2024-11-11T02:03:32.471Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:32.471Z] 7df5d6bb8fab: Preparing [2024-11-11T02:03:32.471Z] 0284d16abe7e: Preparing [2024-11-11T02:03:32.471Z] abf4b0913cc1: Preparing [2024-11-11T02:03:32.471Z] a0300a63fbba: Preparing [2024-11-11T02:03:32.471Z] 75104f1c7785: Preparing [2024-11-11T02:03:32.471Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:32.471Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:32.471Z] a0300a63fbba: Waiting [2024-11-11T02:03:32.471Z] 75104f1c7785: Waiting [2024-11-11T02:03:32.471Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:32.471Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:32.471Z] feb6929ae344: Layer already exists [2024-11-11T02:03:32.471Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:32.471Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:32.471Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:32.471Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:32.471Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:32.471Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:32.471Z] 7df5d6bb8fab: Pushed [2024-11-11T02:03:32.492Z] [2024-11-11T02:03:32.492Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-11T02:03:32.492Z] #83 28.40 OK: 20 MiB in 18 packages [2024-11-11T02:03:32.492Z] #83 DONE 30.0s [2024-11-11T02:03:32.492Z] [2024-11-11T02:03:32.492Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:03:32.492Z] #94 ... [2024-11-11T02:03:32.492Z] [2024-11-11T02:03:32.492Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:32.492Z] #89 19.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:32.492Z] #89 24.87 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:32.492Z] #89 25.25 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:32.492Z] #89 25.35 Executing ca-certificates-20240705-r0.trigger [2024-11-11T02:03:32.492Z] #89 26.17 OK: 11 MiB in 17 packages [2024-11-11T02:03:32.763Z] #89 ... [2024-11-11T02:03:32.763Z] [2024-11-11T02:03:32.763Z] #93 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-11T02:03:32.763Z] #93 DONE 2.6s [2024-11-11T02:03:32.763Z] [2024-11-11T02:03:32.763Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:32.763Z] #91 4.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:32.763Z] #91 4.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:32.763Z] #91 ... [2024-11-11T02:03:32.763Z] [2024-11-11T02:03:32.763Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-11T02:03:33.367Z] #95 ... [2024-11-11T02:03:33.367Z] [2024-11-11T02:03:33.367Z] #89 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-11T02:03:33.367Z] #89 DONE 27.4s [2024-11-11T02:03:33.367Z] [2024-11-11T02:03:33.367Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-11T02:03:33.367Z] #95 DONE 0.5s [2024-11-11T02:03:33.367Z] [2024-11-11T02:03:33.367Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:33.367Z] #91 10.24 Upgrading critical system libraries and apk-tools: [2024-11-11T02:03:33.367Z] #91 10.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-11T02:03:33.367Z] #91 10.32 Executing busybox-1.36.1-r29.trigger [2024-11-11T02:03:33.951Z] #91 10.93 Continuing the upgrade transaction with new apk-tools: [2024-11-11T02:03:33.951Z] #91 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:34.224Z] #91 ... [2024-11-11T02:03:34.224Z] [2024-11-11T02:03:34.224Z] #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:34.224Z] #85 20.45 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:34.224Z] #85 20.69 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-11T02:03:34.224Z] #85 20.74 OK: 9 MiB in 18 packages [2024-11-11T02:03:34.224Z] #85 DONE 21.2s [2024-11-11T02:03:34.376Z] 0284d16abe7e: Pushed [2024-11-11T02:03:34.376Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [2024-11-11T02:03:34.492Z] [2024-11-11T02:03:34.492Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:34.970Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:35.312Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-11T02:03:35.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:03:35.312Z] feb6929ae344: Preparing [2024-11-11T02:03:35.312Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:35.312Z] 7df5d6bb8fab: Preparing [2024-11-11T02:03:35.312Z] 0284d16abe7e: Preparing [2024-11-11T02:03:35.312Z] abf4b0913cc1: Preparing [2024-11-11T02:03:35.312Z] a0300a63fbba: Preparing [2024-11-11T02:03:35.312Z] 75104f1c7785: Preparing [2024-11-11T02:03:35.312Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:35.312Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:35.312Z] a0300a63fbba: Waiting [2024-11-11T02:03:35.312Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:35.312Z] 75104f1c7785: Waiting [2024-11-11T02:03:35.312Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:35.312Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:35.312Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:35.312Z] 0284d16abe7e: Layer already exists [2024-11-11T02:03:35.312Z] 7df5d6bb8fab: Layer already exists [2024-11-11T02:03:35.312Z] feb6929ae344: Layer already exists [2024-11-11T02:03:35.312Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:35.312Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:35.312Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:35.312Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:35.312Z] latest: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:35.669Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:35.912Z] #96 DONE 1.4s [2024-11-11T02:03:35.912Z] [2024-11-11T02:03:35.912Z] #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-11T02:03:35.912Z] #97 DONE 0.1s [2024-11-11T02:03:35.912Z] [2024-11-11T02:03:35.912Z] #91 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:35.912Z] #91 11.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-11T02:03:35.912Z] #91 ... [2024-11-11T02:03:35.912Z] [2024-11-11T02:03:35.912Z] #98 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-11T02:03:35.912Z] #98 DONE 0.1s [2024-11-11T02:03:35.912Z] [2024-11-11T02:03:35.912Z] #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:03:35.912Z] #99 DONE 0.1s [2024-11-11T02:03:35.912Z] [2024-11-11T02:03:35.912Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:03:36.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.16 [2024-11-11T02:03:36.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:03:36.002Z] feb6929ae344: Preparing [2024-11-11T02:03:36.002Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:36.002Z] 7df5d6bb8fab: Preparing [2024-11-11T02:03:36.002Z] 0284d16abe7e: Preparing [2024-11-11T02:03:36.002Z] abf4b0913cc1: Preparing [2024-11-11T02:03:36.002Z] a0300a63fbba: Preparing [2024-11-11T02:03:36.002Z] 75104f1c7785: Preparing [2024-11-11T02:03:36.002Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:36.002Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:36.002Z] a0300a63fbba: Waiting [2024-11-11T02:03:36.002Z] 75104f1c7785: Waiting [2024-11-11T02:03:36.002Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:36.002Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:36.002Z] feb6929ae344: Layer already exists [2024-11-11T02:03:36.002Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:36.002Z] 0284d16abe7e: Layer already exists [2024-11-11T02:03:36.002Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:36.002Z] 7df5d6bb8fab: Layer already exists [2024-11-11T02:03:36.002Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:36.002Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:36.002Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:36.002Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:36.002Z] 4.0.0-dev.16: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:36.179Z] #42 ... [2024-11-11T02:03:36.179Z] [2024-11-11T02:03:36.179Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-11T02:03:36.179Z] #100 DONE 0.1s [2024-11-11T02:03:36.179Z] [2024-11-11T02:03:36.179Z] #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-11T02:03:36.338Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:36.446Z] #101 DONE 0.2s [2024-11-11T02:03:36.446Z] [2024-11-11T02:03:36.446Z] #102 [security-spire-config] exporting to image [2024-11-11T02:03:36.446Z] #102 exporting layers [2024-11-11T02:03:36.667Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:36.667Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:03:36.667Z] feb6929ae344: Preparing [2024-11-11T02:03:36.667Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:36.667Z] 7df5d6bb8fab: Preparing [2024-11-11T02:03:36.667Z] 0284d16abe7e: Preparing [2024-11-11T02:03:36.667Z] abf4b0913cc1: Preparing [2024-11-11T02:03:36.667Z] a0300a63fbba: Preparing [2024-11-11T02:03:36.667Z] 75104f1c7785: Preparing [2024-11-11T02:03:36.667Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:36.667Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:36.667Z] a0300a63fbba: Waiting [2024-11-11T02:03:36.667Z] 75104f1c7785: Waiting [2024-11-11T02:03:36.667Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:36.667Z] 0284d16abe7e: Layer already exists [2024-11-11T02:03:36.667Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:36.667Z] feb6929ae344: Layer already exists [2024-11-11T02:03:36.667Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:36.667Z] 7df5d6bb8fab: Layer already exists [2024-11-11T02:03:36.667Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:36.667Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:36.667Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:36.667Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:36.667Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:37.011Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:37.412Z] #102 ... [2024-11-11T02:03:37.412Z] [2024-11-11T02:03:37.412Z] #91 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-11-11T02:03:37.412Z] #91 13.88 OK: 10 MiB in 19 packages [2024-11-11T02:03:37.412Z] #91 DONE 14.3s [2024-11-11T02:03:37.412Z] [2024-11-11T02:03:37.412Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-11T02:03:37.425Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-11T02:03:37.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-11T02:03:37.425Z] feb6929ae344: Preparing [2024-11-11T02:03:37.425Z] a7ab8c5069ce: Preparing [2024-11-11T02:03:37.425Z] 7df5d6bb8fab: Preparing [2024-11-11T02:03:37.425Z] 0284d16abe7e: Preparing [2024-11-11T02:03:37.425Z] abf4b0913cc1: Preparing [2024-11-11T02:03:37.425Z] a0300a63fbba: Preparing [2024-11-11T02:03:37.425Z] 75104f1c7785: Preparing [2024-11-11T02:03:37.425Z] 9684e1e68bc5: Preparing [2024-11-11T02:03:37.425Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:37.425Z] a0300a63fbba: Waiting [2024-11-11T02:03:37.425Z] 75104f1c7785: Waiting [2024-11-11T02:03:37.425Z] 9684e1e68bc5: Waiting [2024-11-11T02:03:37.425Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:37.425Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:37.425Z] feb6929ae344: Layer already exists [2024-11-11T02:03:37.425Z] a7ab8c5069ce: Layer already exists [2024-11-11T02:03:37.425Z] 7df5d6bb8fab: Layer already exists [2024-11-11T02:03:37.425Z] 0284d16abe7e: Layer already exists [2024-11-11T02:03:37.425Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:37.425Z] 9684e1e68bc5: Layer already exists [2024-11-11T02:03:37.425Z] 75104f1c7785: Layer already exists [2024-11-11T02:03:37.425Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:37.425Z] main: digest: sha256:c1fa4840ac6551b984e1edf51dda9d8c53c1dfd3085514856f3c7588dbe5d3a4 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:37.503Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:37.514Z] taggedImages: [2024-11-11T02:03:37.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:37.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-11T02:03:37.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.16 [2024-11-11T02:03:37.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:37.514Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-11T02:03:37.547Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-11T02:03:37.547Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:37.547Z] latest [2024-11-11T02:03:37.547Z] 4.0.0-dev.16 [2024-11-11T02:03:37.547Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:37.547Z] main [2024-11-11T02:03:37.547Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:37.958Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:38.337Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:38.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:03:38.596Z] a45cbae7f657: Preparing [2024-11-11T02:03:38.596Z] 9ceb94b23747: Preparing [2024-11-11T02:03:38.596Z] 7da079438c71: Preparing [2024-11-11T02:03:38.596Z] 6654b48c063f: Preparing [2024-11-11T02:03:38.596Z] 791fc6ffc48c: Preparing [2024-11-11T02:03:38.596Z] abf4b0913cc1: Preparing [2024-11-11T02:03:38.596Z] a0300a63fbba: Preparing [2024-11-11T02:03:38.596Z] 5f6e65ff2473: Preparing [2024-11-11T02:03:38.596Z] 2baf4317bea8: Preparing [2024-11-11T02:03:38.596Z] 47adf79fc54f: Preparing [2024-11-11T02:03:38.596Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:38.596Z] 5f6e65ff2473: Waiting [2024-11-11T02:03:38.596Z] abf4b0913cc1: Waiting [2024-11-11T02:03:38.596Z] a0300a63fbba: Waiting [2024-11-11T02:03:38.596Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:39.368Z] #103 DONE 1.7s [2024-11-11T02:03:39.368Z] [2024-11-11T02:03:39.368Z] #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:03:39.368Z] #104 DONE 1.8s [2024-11-11T02:03:39.368Z] [2024-11-11T02:03:39.368Z] #102 [security-spire-config] exporting to image [2024-11-11T02:03:39.368Z] #102 exporting layers 2.7s done [2024-11-11T02:03:39.368Z] #102 writing image sha256:93acb9f4e052f5845824984bd47daf4558a211a4c709439718278a06202c6875 done [2024-11-11T02:03:39.368Z] #102 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-11T02:03:39.368Z] #102 DONE 2.8s [2024-11-11T02:03:39.368Z] [2024-11-11T02:03:39.368Z] #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-11T02:03:39.368Z] #105 DONE 0.3s [2024-11-11T02:03:39.368Z] [2024-11-11T02:03:39.368Z] #106 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-11T02:03:39.648Z] #106 DONE 0.3s [2024-11-11T02:03:39.648Z] [2024-11-11T02:03:39.648Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:03:39.999Z] 6654b48c063f: Pushed [2024-11-11T02:03:39.999Z] a45cbae7f657: Pushed [2024-11-11T02:03:39.999Z] 9ceb94b23747: Pushed [2024-11-11T02:03:39.999Z] 791fc6ffc48c: Pushed [2024-11-11T02:03:39.999Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:39.999Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:39.999Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:40.246Z] #107 ... [2024-11-11T02:03:40.246Z] [2024-11-11T02:03:40.246Z] #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:03:40.246Z] #108 DONE 0.4s [2024-11-11T02:03:40.246Z] [2024-11-11T02:03:40.246Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-11T02:03:40.263Z] 5f6e65ff2473: Pushed [2024-11-11T02:03:40.263Z] 2baf4317bea8: Pushed [2024-11-11T02:03:40.514Z] #109 DONE 0.4s [2024-11-11T02:03:40.514Z] [2024-11-11T02:03:40.514Z] #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-11T02:03:40.782Z] #110 DONE 0.3s [2024-11-11T02:03:40.782Z] [2024-11-11T02:03:40.782Z] #102 [security-spire-server] exporting to image [2024-11-11T02:03:41.051Z] #102 ... [2024-11-11T02:03:41.051Z] [2024-11-11T02:03:41.051Z] #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-11T02:03:41.051Z] #107 DONE 2.1s [2024-11-11T02:03:41.205Z] 7da079438c71: Pushed [2024-11-11T02:03:41.320Z] [2024-11-11T02:03:41.320Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-11T02:03:41.588Z] #111 DONE 0.3s [2024-11-11T02:03:41.588Z] [2024-11-11T02:03:41.588Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-11T02:03:41.856Z] #112 DONE 0.3s [2024-11-11T02:03:41.856Z] [2024-11-11T02:03:41.856Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-11T02:03:42.128Z] #113 DONE 0.3s [2024-11-11T02:03:42.128Z] [2024-11-11T02:03:42.128Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-11T02:03:42.163Z] 47adf79fc54f: Pushed [2024-11-11T02:03:42.163Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:42.394Z] #114 DONE 0.4s [2024-11-11T02:03:42.394Z] [2024-11-11T02:03:42.394Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-11T02:03:42.491Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:42.669Z] #115 DONE 0.3s [2024-11-11T02:03:42.669Z] [2024-11-11T02:03:42.669Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:03:42.821Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-11T02:03:42.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:03:42.821Z] a45cbae7f657: Preparing [2024-11-11T02:03:42.821Z] 9ceb94b23747: Preparing [2024-11-11T02:03:42.821Z] 7da079438c71: Preparing [2024-11-11T02:03:42.821Z] 6654b48c063f: Preparing [2024-11-11T02:03:42.821Z] 791fc6ffc48c: Preparing [2024-11-11T02:03:42.821Z] abf4b0913cc1: Preparing [2024-11-11T02:03:42.821Z] a0300a63fbba: Preparing [2024-11-11T02:03:42.821Z] 5f6e65ff2473: Preparing [2024-11-11T02:03:42.821Z] 2baf4317bea8: Preparing [2024-11-11T02:03:42.821Z] 47adf79fc54f: Preparing [2024-11-11T02:03:42.821Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:42.821Z] 47adf79fc54f: Waiting [2024-11-11T02:03:42.821Z] a0300a63fbba: Waiting [2024-11-11T02:03:42.821Z] 2baf4317bea8: Waiting [2024-11-11T02:03:42.821Z] 5f6e65ff2473: Waiting [2024-11-11T02:03:42.821Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:42.821Z] abf4b0913cc1: Waiting [2024-11-11T02:03:42.821Z] a45cbae7f657: Layer already exists [2024-11-11T02:03:42.821Z] 9ceb94b23747: Layer already exists [2024-11-11T02:03:42.821Z] 791fc6ffc48c: Layer already exists [2024-11-11T02:03:42.821Z] 6654b48c063f: Layer already exists [2024-11-11T02:03:42.821Z] 7da079438c71: Layer already exists [2024-11-11T02:03:42.821Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:42.821Z] 2baf4317bea8: Layer already exists [2024-11-11T02:03:42.821Z] 47adf79fc54f: Layer already exists [2024-11-11T02:03:42.821Z] 5f6e65ff2473: Layer already exists [2024-11-11T02:03:42.821Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:42.821Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:42.821Z] latest: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:42.944Z] #42 ... [2024-11-11T02:03:42.944Z] [2024-11-11T02:03:42.944Z] #102 [security-spire-agent] exporting to image [2024-11-11T02:03:43.151Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:43.477Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.16 [2024-11-11T02:03:43.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:03:43.477Z] a45cbae7f657: Preparing [2024-11-11T02:03:43.477Z] 9ceb94b23747: Preparing [2024-11-11T02:03:43.477Z] 7da079438c71: Preparing [2024-11-11T02:03:43.477Z] 6654b48c063f: Preparing [2024-11-11T02:03:43.477Z] 791fc6ffc48c: Preparing [2024-11-11T02:03:43.477Z] abf4b0913cc1: Preparing [2024-11-11T02:03:43.477Z] a0300a63fbba: Preparing [2024-11-11T02:03:43.477Z] 5f6e65ff2473: Preparing [2024-11-11T02:03:43.477Z] 2baf4317bea8: Preparing [2024-11-11T02:03:43.477Z] 47adf79fc54f: Preparing [2024-11-11T02:03:43.477Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:43.477Z] a0300a63fbba: Waiting [2024-11-11T02:03:43.477Z] 5f6e65ff2473: Waiting [2024-11-11T02:03:43.477Z] 2baf4317bea8: Waiting [2024-11-11T02:03:43.477Z] abf4b0913cc1: Waiting [2024-11-11T02:03:43.477Z] 47adf79fc54f: Waiting [2024-11-11T02:03:43.477Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:43.477Z] a45cbae7f657: Layer already exists [2024-11-11T02:03:43.477Z] 6654b48c063f: Layer already exists [2024-11-11T02:03:43.477Z] 9ceb94b23747: Layer already exists [2024-11-11T02:03:43.477Z] 791fc6ffc48c: Layer already exists [2024-11-11T02:03:43.477Z] 7da079438c71: Layer already exists [2024-11-11T02:03:43.477Z] 5f6e65ff2473: Layer already exists [2024-11-11T02:03:43.477Z] 2baf4317bea8: Layer already exists [2024-11-11T02:03:43.477Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:43.477Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:43.477Z] 47adf79fc54f: Layer already exists [2024-11-11T02:03:43.477Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:43.477Z] 4.0.0-dev.16: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:43.811Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:43.900Z] #102 exporting layers 3.1s done [2024-11-11T02:03:43.900Z] #102 writing image sha256:880acc28ab133c69d939e497c47f2e1bb95e83926a886b581ecffd93abc60630 0.0s done [2024-11-11T02:03:43.900Z] #102 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-11-11T02:03:44.131Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:44.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:03:44.131Z] a45cbae7f657: Preparing [2024-11-11T02:03:44.131Z] 9ceb94b23747: Preparing [2024-11-11T02:03:44.131Z] 7da079438c71: Preparing [2024-11-11T02:03:44.131Z] 6654b48c063f: Preparing [2024-11-11T02:03:44.131Z] 791fc6ffc48c: Preparing [2024-11-11T02:03:44.131Z] abf4b0913cc1: Preparing [2024-11-11T02:03:44.131Z] a0300a63fbba: Preparing [2024-11-11T02:03:44.131Z] 5f6e65ff2473: Preparing [2024-11-11T02:03:44.131Z] 2baf4317bea8: Preparing [2024-11-11T02:03:44.131Z] 47adf79fc54f: Preparing [2024-11-11T02:03:44.131Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:44.131Z] abf4b0913cc1: Waiting [2024-11-11T02:03:44.131Z] a0300a63fbba: Waiting [2024-11-11T02:03:44.131Z] 5f6e65ff2473: Waiting [2024-11-11T02:03:44.131Z] 2baf4317bea8: Waiting [2024-11-11T02:03:44.131Z] 47adf79fc54f: Waiting [2024-11-11T02:03:44.131Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:44.131Z] 9ceb94b23747: Layer already exists [2024-11-11T02:03:44.131Z] a45cbae7f657: Layer already exists [2024-11-11T02:03:44.131Z] 6654b48c063f: Layer already exists [2024-11-11T02:03:44.131Z] 7da079438c71: Layer already exists [2024-11-11T02:03:44.131Z] 791fc6ffc48c: Layer already exists [2024-11-11T02:03:44.131Z] 5f6e65ff2473: Layer already exists [2024-11-11T02:03:44.131Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:44.131Z] 2baf4317bea8: Layer already exists [2024-11-11T02:03:44.131Z] 47adf79fc54f: Layer already exists [2024-11-11T02:03:44.131Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:44.131Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:44.131Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:44.467Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:44.790Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-11T02:03:44.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-11T02:03:44.790Z] a45cbae7f657: Preparing [2024-11-11T02:03:44.790Z] 9ceb94b23747: Preparing [2024-11-11T02:03:44.790Z] 7da079438c71: Preparing [2024-11-11T02:03:44.790Z] 6654b48c063f: Preparing [2024-11-11T02:03:44.790Z] 791fc6ffc48c: Preparing [2024-11-11T02:03:44.790Z] abf4b0913cc1: Preparing [2024-11-11T02:03:44.790Z] a0300a63fbba: Preparing [2024-11-11T02:03:44.790Z] a0300a63fbba: Waiting [2024-11-11T02:03:44.790Z] 5f6e65ff2473: Preparing [2024-11-11T02:03:44.790Z] 2baf4317bea8: Preparing [2024-11-11T02:03:44.790Z] 47adf79fc54f: Preparing [2024-11-11T02:03:44.790Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:44.790Z] 2baf4317bea8: Waiting [2024-11-11T02:03:44.790Z] 5f6e65ff2473: Waiting [2024-11-11T02:03:44.790Z] 47adf79fc54f: Waiting [2024-11-11T02:03:44.790Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:44.790Z] 7da079438c71: Layer already exists [2024-11-11T02:03:44.790Z] 6654b48c063f: Layer already exists [2024-11-11T02:03:44.790Z] 9ceb94b23747: Layer already exists [2024-11-11T02:03:44.790Z] a45cbae7f657: Layer already exists [2024-11-11T02:03:44.790Z] 791fc6ffc48c: Layer already exists [2024-11-11T02:03:44.790Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:44.790Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:44.790Z] 5f6e65ff2473: Layer already exists [2024-11-11T02:03:44.790Z] 47adf79fc54f: Layer already exists [2024-11-11T02:03:44.790Z] 2baf4317bea8: Layer already exists [2024-11-11T02:03:44.790Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:44.790Z] main: digest: sha256:3364189fd8a8e7a0c4b99d08e1e72073e148a31b28d552b457cec87bcfdb5ec7 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:44.873Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:44.888Z] taggedImages: [2024-11-11T02:03:44.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:44.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-11T02:03:44.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.16 [2024-11-11T02:03:44.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:44.888Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-11T02:03:44.920Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-11T02:03:44.921Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:44.921Z] latest [2024-11-11T02:03:44.921Z] 4.0.0-dev.16 [2024-11-11T02:03:44.921Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:44.921Z] main [2024-11-11T02:03:44.921Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:45.263Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:45.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:45.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:03:45.582Z] ba5747d87ffa: Preparing [2024-11-11T02:03:45.582Z] 11a5be9b86d6: Preparing [2024-11-11T02:03:45.582Z] 40d299d323db: Preparing [2024-11-11T02:03:45.582Z] 641b832fad99: Preparing [2024-11-11T02:03:45.582Z] 315b1ecce4a6: Preparing [2024-11-11T02:03:45.582Z] ff7988c52a24: Preparing [2024-11-11T02:03:45.582Z] c859dce8c216: Preparing [2024-11-11T02:03:45.582Z] abf4b0913cc1: Preparing [2024-11-11T02:03:45.582Z] a0300a63fbba: Preparing [2024-11-11T02:03:45.583Z] 6836bb1424f3: Preparing [2024-11-11T02:03:45.583Z] 6abd07c89373: Preparing [2024-11-11T02:03:45.583Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:45.583Z] a0300a63fbba: Waiting [2024-11-11T02:03:45.583Z] 6836bb1424f3: Waiting [2024-11-11T02:03:45.583Z] c859dce8c216: Waiting [2024-11-11T02:03:45.583Z] ff7988c52a24: Waiting [2024-11-11T02:03:45.583Z] 6abd07c89373: Waiting [2024-11-11T02:03:45.583Z] abf4b0913cc1: Waiting [2024-11-11T02:03:45.583Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:45.845Z] #102 exporting layers 2.9s done [2024-11-11T02:03:45.845Z] #102 writing image sha256:7aafaabfa5e99cd5170972c1afb03e6d403fc851e62d7ced026ffb09e29a9ef7 done [2024-11-11T02:03:45.845Z] #102 naming to docker.io/library/security-spire-agent-arm64 done [2024-11-11T02:03:45.845Z] #102 DONE 7.7s [2024-11-11T02:03:45.845Z] [2024-11-11T02:03:45.845Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:03:48.874Z] 11a5be9b86d6: Pushed [2024-11-11T02:03:48.874Z] 315b1ecce4a6: Pushed [2024-11-11T02:03:48.874Z] ba5747d87ffa: Pushed [2024-11-11T02:03:48.874Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:48.874Z] c859dce8c216: Pushed [2024-11-11T02:03:48.874Z] ff7988c52a24: Pushed [2024-11-11T02:03:49.808Z] 6836bb1424f3: Pushed [2024-11-11T02:03:49.808Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:49.808Z] 40d299d323db: Pushed [2024-11-11T02:03:49.808Z] 641b832fad99: Pushed [2024-11-11T02:03:49.808Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:50.374Z] 6abd07c89373: Pushed [2024-11-11T02:03:50.375Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:50.707Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:51.036Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-11T02:03:51.036Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:03:51.036Z] ba5747d87ffa: Preparing [2024-11-11T02:03:51.036Z] 11a5be9b86d6: Preparing [2024-11-11T02:03:51.036Z] 40d299d323db: Preparing [2024-11-11T02:03:51.036Z] 641b832fad99: Preparing [2024-11-11T02:03:51.036Z] 315b1ecce4a6: Preparing [2024-11-11T02:03:51.036Z] ff7988c52a24: Preparing [2024-11-11T02:03:51.036Z] c859dce8c216: Preparing [2024-11-11T02:03:51.036Z] abf4b0913cc1: Preparing [2024-11-11T02:03:51.036Z] a0300a63fbba: Preparing [2024-11-11T02:03:51.036Z] 6836bb1424f3: Preparing [2024-11-11T02:03:51.036Z] 6abd07c89373: Preparing [2024-11-11T02:03:51.036Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:51.036Z] ff7988c52a24: Waiting [2024-11-11T02:03:51.036Z] c859dce8c216: Waiting [2024-11-11T02:03:51.036Z] abf4b0913cc1: Waiting [2024-11-11T02:03:51.036Z] a0300a63fbba: Waiting [2024-11-11T02:03:51.036Z] 6836bb1424f3: Waiting [2024-11-11T02:03:51.036Z] 6abd07c89373: Waiting [2024-11-11T02:03:51.036Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:51.036Z] 40d299d323db: Layer already exists [2024-11-11T02:03:51.036Z] ba5747d87ffa: Layer already exists [2024-11-11T02:03:51.036Z] 315b1ecce4a6: Layer already exists [2024-11-11T02:03:51.036Z] 641b832fad99: Layer already exists [2024-11-11T02:03:51.036Z] 11a5be9b86d6: Layer already exists [2024-11-11T02:03:51.036Z] ff7988c52a24: Layer already exists [2024-11-11T02:03:51.036Z] c859dce8c216: Layer already exists [2024-11-11T02:03:51.036Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:51.036Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:51.036Z] 6836bb1424f3: Layer already exists [2024-11-11T02:03:51.036Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:51.036Z] 6abd07c89373: Layer already exists [2024-11-11T02:03:51.036Z] latest: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:51.364Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:51.691Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.16 [2024-11-11T02:03:51.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:03:51.692Z] ba5747d87ffa: Preparing [2024-11-11T02:03:51.692Z] 11a5be9b86d6: Preparing [2024-11-11T02:03:51.692Z] 40d299d323db: Preparing [2024-11-11T02:03:51.692Z] 641b832fad99: Preparing [2024-11-11T02:03:51.692Z] 315b1ecce4a6: Preparing [2024-11-11T02:03:51.692Z] ff7988c52a24: Preparing [2024-11-11T02:03:51.692Z] c859dce8c216: Preparing [2024-11-11T02:03:51.692Z] abf4b0913cc1: Preparing [2024-11-11T02:03:51.692Z] a0300a63fbba: Preparing [2024-11-11T02:03:51.692Z] 6836bb1424f3: Preparing [2024-11-11T02:03:51.692Z] 6abd07c89373: Preparing [2024-11-11T02:03:51.692Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:51.692Z] ff7988c52a24: Waiting [2024-11-11T02:03:51.692Z] abf4b0913cc1: Waiting [2024-11-11T02:03:51.692Z] c859dce8c216: Waiting [2024-11-11T02:03:51.692Z] a0300a63fbba: Waiting [2024-11-11T02:03:51.692Z] 6abd07c89373: Waiting [2024-11-11T02:03:51.692Z] 6836bb1424f3: Waiting [2024-11-11T02:03:51.692Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:51.692Z] ba5747d87ffa: Layer already exists [2024-11-11T02:03:51.692Z] 315b1ecce4a6: Layer already exists [2024-11-11T02:03:51.692Z] 40d299d323db: Layer already exists [2024-11-11T02:03:51.692Z] 11a5be9b86d6: Layer already exists [2024-11-11T02:03:51.692Z] 641b832fad99: Layer already exists [2024-11-11T02:03:51.692Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:51.692Z] ff7988c52a24: Layer already exists [2024-11-11T02:03:51.692Z] c859dce8c216: Layer already exists [2024-11-11T02:03:51.692Z] 6836bb1424f3: Layer already exists [2024-11-11T02:03:51.692Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:51.692Z] 6abd07c89373: Layer already exists [2024-11-11T02:03:51.692Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:51.692Z] 4.0.0-dev.16: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:52.027Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:52.356Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:52.356Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:03:52.356Z] ba5747d87ffa: Preparing [2024-11-11T02:03:52.356Z] 11a5be9b86d6: Preparing [2024-11-11T02:03:52.356Z] 40d299d323db: Preparing [2024-11-11T02:03:52.356Z] 641b832fad99: Preparing [2024-11-11T02:03:52.356Z] 315b1ecce4a6: Preparing [2024-11-11T02:03:52.356Z] ff7988c52a24: Preparing [2024-11-11T02:03:52.356Z] c859dce8c216: Preparing [2024-11-11T02:03:52.356Z] abf4b0913cc1: Preparing [2024-11-11T02:03:52.356Z] a0300a63fbba: Preparing [2024-11-11T02:03:52.356Z] 6836bb1424f3: Preparing [2024-11-11T02:03:52.357Z] 6abd07c89373: Preparing [2024-11-11T02:03:52.357Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:52.357Z] c859dce8c216: Waiting [2024-11-11T02:03:52.357Z] abf4b0913cc1: Waiting [2024-11-11T02:03:52.357Z] ff7988c52a24: Waiting [2024-11-11T02:03:52.357Z] 6abd07c89373: Waiting [2024-11-11T02:03:52.357Z] a0300a63fbba: Waiting [2024-11-11T02:03:52.357Z] 6836bb1424f3: Waiting [2024-11-11T02:03:52.357Z] 315b1ecce4a6: Layer already exists [2024-11-11T02:03:52.357Z] 641b832fad99: Layer already exists [2024-11-11T02:03:52.357Z] 11a5be9b86d6: Layer already exists [2024-11-11T02:03:52.357Z] ba5747d87ffa: Layer already exists [2024-11-11T02:03:52.357Z] 40d299d323db: Layer already exists [2024-11-11T02:03:52.357Z] ff7988c52a24: Layer already exists [2024-11-11T02:03:52.357Z] c859dce8c216: Layer already exists [2024-11-11T02:03:52.357Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:52.357Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:52.357Z] 6836bb1424f3: Layer already exists [2024-11-11T02:03:52.357Z] 6abd07c89373: Layer already exists [2024-11-11T02:03:52.357Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:52.357Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:52.683Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:53.014Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-11T02:03:53.014Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-11T02:03:53.014Z] ba5747d87ffa: Preparing [2024-11-11T02:03:53.014Z] 11a5be9b86d6: Preparing [2024-11-11T02:03:53.014Z] 40d299d323db: Preparing [2024-11-11T02:03:53.014Z] 641b832fad99: Preparing [2024-11-11T02:03:53.014Z] 315b1ecce4a6: Preparing [2024-11-11T02:03:53.014Z] ff7988c52a24: Preparing [2024-11-11T02:03:53.014Z] c859dce8c216: Preparing [2024-11-11T02:03:53.014Z] abf4b0913cc1: Preparing [2024-11-11T02:03:53.014Z] a0300a63fbba: Preparing [2024-11-11T02:03:53.014Z] c859dce8c216: Waiting [2024-11-11T02:03:53.014Z] ff7988c52a24: Waiting [2024-11-11T02:03:53.014Z] abf4b0913cc1: Waiting [2024-11-11T02:03:53.014Z] 6836bb1424f3: Preparing [2024-11-11T02:03:53.014Z] 6abd07c89373: Preparing [2024-11-11T02:03:53.014Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:53.014Z] a0300a63fbba: Waiting [2024-11-11T02:03:53.014Z] 6836bb1424f3: Waiting [2024-11-11T02:03:53.014Z] 6abd07c89373: Waiting [2024-11-11T02:03:53.014Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:53.014Z] 11a5be9b86d6: Layer already exists [2024-11-11T02:03:53.014Z] 641b832fad99: Layer already exists [2024-11-11T02:03:53.014Z] 315b1ecce4a6: Layer already exists [2024-11-11T02:03:53.014Z] 40d299d323db: Layer already exists [2024-11-11T02:03:53.014Z] ba5747d87ffa: Layer already exists [2024-11-11T02:03:53.014Z] ff7988c52a24: Layer already exists [2024-11-11T02:03:53.014Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:53.014Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:53.014Z] c859dce8c216: Layer already exists [2024-11-11T02:03:53.014Z] 6836bb1424f3: Layer already exists [2024-11-11T02:03:53.014Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:53.014Z] 6abd07c89373: Layer already exists [2024-11-11T02:03:53.014Z] main: digest: sha256:b95afc2f30defe32cc6a0e6acee747dcb11afefa8b2102d5b8a51bf4b4ec7a90 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:53.094Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:53.108Z] taggedImages: [2024-11-11T02:03:53.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:53.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-11T02:03:53.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.16 [2024-11-11T02:03:53.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:53.108Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-11T02:03:53.146Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-11T02:03:53.146Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:53.146Z] latest [2024-11-11T02:03:53.146Z] 4.0.0-dev.16 [2024-11-11T02:03:53.146Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:53.146Z] main [2024-11-11T02:03:53.146Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:53.501Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:53.832Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:53.832Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:03:53.832Z] 687beaf6eb52: Preparing [2024-11-11T02:03:53.832Z] 8a8f129cd656: Preparing [2024-11-11T02:03:53.832Z] abf4b0913cc1: Preparing [2024-11-11T02:03:53.832Z] a0300a63fbba: Preparing [2024-11-11T02:03:53.832Z] e9b49d5f8140: Preparing [2024-11-11T02:03:53.832Z] 375cecac0344: Preparing [2024-11-11T02:03:53.832Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:53.832Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:53.832Z] 375cecac0344: Waiting [2024-11-11T02:03:53.832Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:53.832Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:53.832Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:53.832Z] 687beaf6eb52: Pushed [2024-11-11T02:03:54.398Z] e9b49d5f8140: Pushed [2024-11-11T02:03:54.966Z] 375cecac0344: Pushed [2024-11-11T02:03:55.915Z] 8a8f129cd656: Pushed [2024-11-11T02:03:55.915Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:56.243Z] + 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 [2024-11-11T02:03:56.558Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-11T02:03:56.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:03:56.558Z] 687beaf6eb52: Preparing [2024-11-11T02:03:56.558Z] 8a8f129cd656: Preparing [2024-11-11T02:03:56.558Z] abf4b0913cc1: Preparing [2024-11-11T02:03:56.558Z] a0300a63fbba: Preparing [2024-11-11T02:03:56.558Z] e9b49d5f8140: Preparing [2024-11-11T02:03:56.558Z] 375cecac0344: Preparing [2024-11-11T02:03:56.558Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:56.558Z] 375cecac0344: Waiting [2024-11-11T02:03:56.558Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:56.558Z] 687beaf6eb52: Layer already exists [2024-11-11T02:03:56.558Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:56.558Z] e9b49d5f8140: Layer already exists [2024-11-11T02:03:56.558Z] 8a8f129cd656: Layer already exists [2024-11-11T02:03:56.558Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:56.558Z] 375cecac0344: Layer already exists [2024-11-11T02:03:56.558Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:56.558Z] latest: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:56.881Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:57.206Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.16 [2024-11-11T02:03:57.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:03:57.206Z] 687beaf6eb52: Preparing [2024-11-11T02:03:57.206Z] 8a8f129cd656: Preparing [2024-11-11T02:03:57.206Z] abf4b0913cc1: Preparing [2024-11-11T02:03:57.206Z] a0300a63fbba: Preparing [2024-11-11T02:03:57.206Z] e9b49d5f8140: Preparing [2024-11-11T02:03:57.206Z] 375cecac0344: Preparing [2024-11-11T02:03:57.206Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:57.206Z] 375cecac0344: Waiting [2024-11-11T02:03:57.206Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:57.206Z] 687beaf6eb52: Layer already exists [2024-11-11T02:03:57.206Z] 8a8f129cd656: Layer already exists [2024-11-11T02:03:57.206Z] e9b49d5f8140: Layer already exists [2024-11-11T02:03:57.206Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:57.206Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:57.206Z] 375cecac0344: Layer already exists [2024-11-11T02:03:57.206Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:57.206Z] 4.0.0-dev.16: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:57.566Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:57.897Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:57.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:03:57.897Z] 687beaf6eb52: Preparing [2024-11-11T02:03:57.897Z] 8a8f129cd656: Preparing [2024-11-11T02:03:57.897Z] abf4b0913cc1: Preparing [2024-11-11T02:03:57.897Z] a0300a63fbba: Preparing [2024-11-11T02:03:57.897Z] e9b49d5f8140: Preparing [2024-11-11T02:03:57.897Z] 375cecac0344: Preparing [2024-11-11T02:03:57.897Z] 375cecac0344: Waiting [2024-11-11T02:03:57.897Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:57.897Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:57.897Z] e9b49d5f8140: Layer already exists [2024-11-11T02:03:57.897Z] 8a8f129cd656: Layer already exists [2024-11-11T02:03:57.897Z] 687beaf6eb52: Layer already exists [2024-11-11T02:03:57.897Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:57.897Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:57.897Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:57.897Z] 375cecac0344: Layer already exists [2024-11-11T02:03:57.897Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:58.215Z] + 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 [2024-11-11T02:03:58.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-11T02:03:58.538Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-11T02:03:58.538Z] 687beaf6eb52: Preparing [2024-11-11T02:03:58.538Z] 8a8f129cd656: Preparing [2024-11-11T02:03:58.538Z] abf4b0913cc1: Preparing [2024-11-11T02:03:58.538Z] a0300a63fbba: Preparing [2024-11-11T02:03:58.538Z] e9b49d5f8140: Preparing [2024-11-11T02:03:58.538Z] 375cecac0344: Preparing [2024-11-11T02:03:58.538Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:58.538Z] 375cecac0344: Waiting [2024-11-11T02:03:58.538Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:58.538Z] 8a8f129cd656: Layer already exists [2024-11-11T02:03:58.538Z] e9b49d5f8140: Layer already exists [2024-11-11T02:03:58.538Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:58.538Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:58.538Z] 687beaf6eb52: Layer already exists [2024-11-11T02:03:58.538Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:58.538Z] 375cecac0344: Layer already exists [2024-11-11T02:03:58.538Z] main: digest: sha256:43e8130cc1849180315f540b27f1de24572240052ba644139199516f1a12ff6a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:03:58.627Z] ===================================================== [Pipeline] echo [2024-11-11T02:03:58.644Z] taggedImages: [2024-11-11T02:03:58.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:58.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-11T02:03:58.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.16 [2024-11-11T02:03:58.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:58.644Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-11T02:03:58.689Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-11T02:03:58.689Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:58.689Z] latest [2024-11-11T02:03:58.689Z] 4.0.0-dev.16 [2024-11-11T02:03:58.689Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:03:58.689Z] main [2024-11-11T02:03:58.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:59.065Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:03:59.373Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:03:59.373Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:03:59.373Z] 3aabd85c90d2: Preparing [2024-11-11T02:03:59.373Z] 23c5dd575f50: Preparing [2024-11-11T02:03:59.373Z] 70fa7e52f143: Preparing [2024-11-11T02:03:59.373Z] abf4b0913cc1: Preparing [2024-11-11T02:03:59.373Z] a0300a63fbba: Preparing [2024-11-11T02:03:59.373Z] e1aeb7faa5eb: Preparing [2024-11-11T02:03:59.373Z] 9b52eac7be5f: Preparing [2024-11-11T02:03:59.373Z] 9ad5297f0f35: Preparing [2024-11-11T02:03:59.373Z] ae25e1a5accb: Preparing [2024-11-11T02:03:59.373Z] 63ca1fbb43ae: Preparing [2024-11-11T02:03:59.373Z] e1aeb7faa5eb: Waiting [2024-11-11T02:03:59.373Z] 9b52eac7be5f: Waiting [2024-11-11T02:03:59.373Z] 9ad5297f0f35: Waiting [2024-11-11T02:03:59.373Z] ae25e1a5accb: Waiting [2024-11-11T02:03:59.373Z] 63ca1fbb43ae: Waiting [2024-11-11T02:03:59.373Z] abf4b0913cc1: Layer already exists [2024-11-11T02:03:59.373Z] a0300a63fbba: Layer already exists [2024-11-11T02:03:59.373Z] 23c5dd575f50: Pushed [2024-11-11T02:03:59.373Z] 70fa7e52f143: Pushed [2024-11-11T02:03:59.373Z] 3aabd85c90d2: Pushed [2024-11-11T02:03:59.373Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:03:59.631Z] 9ad5297f0f35: Pushed [2024-11-11T02:04:00.568Z] ae25e1a5accb: Pushed [2024-11-11T02:04:05.841Z] 9b52eac7be5f: Pushed [2024-11-11T02:04:10.037Z] e1aeb7faa5eb: Pushed [2024-11-11T02:04:10.037Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:10.372Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:10.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-11T02:04:10.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:04:10.693Z] 3aabd85c90d2: Preparing [2024-11-11T02:04:10.693Z] 23c5dd575f50: Preparing [2024-11-11T02:04:10.693Z] 70fa7e52f143: Preparing [2024-11-11T02:04:10.693Z] abf4b0913cc1: Preparing [2024-11-11T02:04:10.693Z] a0300a63fbba: Preparing [2024-11-11T02:04:10.693Z] e1aeb7faa5eb: Preparing [2024-11-11T02:04:10.693Z] 9b52eac7be5f: Preparing [2024-11-11T02:04:10.693Z] e1aeb7faa5eb: Waiting [2024-11-11T02:04:10.693Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:10.693Z] ae25e1a5accb: Preparing [2024-11-11T02:04:10.693Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:10.693Z] ae25e1a5accb: Waiting [2024-11-11T02:04:10.693Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:10.693Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:10.693Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:10.693Z] 3aabd85c90d2: Layer already exists [2024-11-11T02:04:10.693Z] 70fa7e52f143: Layer already exists [2024-11-11T02:04:10.693Z] 23c5dd575f50: Layer already exists [2024-11-11T02:04:10.693Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:10.693Z] e1aeb7faa5eb: Layer already exists [2024-11-11T02:04:10.693Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:10.693Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:10.693Z] 9b52eac7be5f: Layer already exists [2024-11-11T02:04:10.693Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:10.693Z] latest: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:11.022Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:11.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.16 [2024-11-11T02:04:11.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:04:11.348Z] 3aabd85c90d2: Preparing [2024-11-11T02:04:11.348Z] 23c5dd575f50: Preparing [2024-11-11T02:04:11.348Z] 70fa7e52f143: Preparing [2024-11-11T02:04:11.348Z] abf4b0913cc1: Preparing [2024-11-11T02:04:11.348Z] a0300a63fbba: Preparing [2024-11-11T02:04:11.348Z] e1aeb7faa5eb: Preparing [2024-11-11T02:04:11.348Z] 9b52eac7be5f: Preparing [2024-11-11T02:04:11.348Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:11.348Z] ae25e1a5accb: Preparing [2024-11-11T02:04:11.348Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:11.348Z] 9b52eac7be5f: Waiting [2024-11-11T02:04:11.348Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:11.348Z] e1aeb7faa5eb: Waiting [2024-11-11T02:04:11.348Z] ae25e1a5accb: Waiting [2024-11-11T02:04:11.348Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:11.348Z] 70fa7e52f143: Layer already exists [2024-11-11T02:04:11.348Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:11.348Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:11.348Z] 3aabd85c90d2: Layer already exists [2024-11-11T02:04:11.348Z] 23c5dd575f50: Layer already exists [2024-11-11T02:04:11.348Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:11.348Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:11.348Z] 9b52eac7be5f: Layer already exists [2024-11-11T02:04:11.348Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:11.348Z] e1aeb7faa5eb: Layer already exists [2024-11-11T02:04:11.348Z] 4.0.0-dev.16: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:11.768Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:12.114Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:12.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:04:12.114Z] 3aabd85c90d2: Preparing [2024-11-11T02:04:12.114Z] 23c5dd575f50: Preparing [2024-11-11T02:04:12.114Z] 70fa7e52f143: Preparing [2024-11-11T02:04:12.114Z] abf4b0913cc1: Preparing [2024-11-11T02:04:12.114Z] a0300a63fbba: Preparing [2024-11-11T02:04:12.114Z] e1aeb7faa5eb: Preparing [2024-11-11T02:04:12.114Z] 9b52eac7be5f: Preparing [2024-11-11T02:04:12.114Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:12.114Z] ae25e1a5accb: Preparing [2024-11-11T02:04:12.114Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:12.114Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:12.114Z] ae25e1a5accb: Waiting [2024-11-11T02:04:12.114Z] e1aeb7faa5eb: Waiting [2024-11-11T02:04:12.114Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:12.114Z] 9b52eac7be5f: Waiting [2024-11-11T02:04:12.114Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:12.114Z] 23c5dd575f50: Layer already exists [2024-11-11T02:04:12.114Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:12.114Z] 70fa7e52f143: Layer already exists [2024-11-11T02:04:12.114Z] 3aabd85c90d2: Layer already exists [2024-11-11T02:04:12.114Z] e1aeb7faa5eb: Layer already exists [2024-11-11T02:04:12.114Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:12.114Z] 9b52eac7be5f: Layer already exists [2024-11-11T02:04:12.114Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:12.114Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:12.114Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:14.703Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:15.726Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-11T02:04:15.726Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-11T02:04:18.585Z] 3aabd85c90d2: Preparing [2024-11-11T02:04:18.585Z] 23c5dd575f50: Preparing [2024-11-11T02:04:18.585Z] 70fa7e52f143: Preparing [2024-11-11T02:04:18.585Z] abf4b0913cc1: Preparing [2024-11-11T02:04:18.585Z] a0300a63fbba: Preparing [2024-11-11T02:04:18.585Z] e1aeb7faa5eb: Preparing [2024-11-11T02:04:18.585Z] 9b52eac7be5f: Preparing [2024-11-11T02:04:18.585Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:18.585Z] ae25e1a5accb: Preparing [2024-11-11T02:04:18.585Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:18.585Z] 9b52eac7be5f: Waiting [2024-11-11T02:04:18.585Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:18.585Z] e1aeb7faa5eb: Waiting [2024-11-11T02:04:18.585Z] ae25e1a5accb: Waiting [2024-11-11T02:04:18.585Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:18.585Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:18.585Z] 70fa7e52f143: Layer already exists [2024-11-11T02:04:18.585Z] 23c5dd575f50: Layer already exists [2024-11-11T02:04:18.585Z] 3aabd85c90d2: Layer already exists [2024-11-11T02:04:18.585Z] 9b52eac7be5f: Layer already exists [2024-11-11T02:04:18.585Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:18.585Z] e1aeb7faa5eb: Layer already exists [2024-11-11T02:04:18.585Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:18.585Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:18.585Z] main: digest: sha256:e6677e5ba12d6b4f513e636e5c30048cca4251a6569f730a011ff0c91ea853b7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:04:18.638Z] ===================================================== [Pipeline] echo [2024-11-11T02:04:18.648Z] taggedImages: [2024-11-11T02:04:18.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:18.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-11T02:04:18.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.16 [2024-11-11T02:04:18.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:18.648Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-11T02:04:18.673Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-11T02:04:18.673Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:18.673Z] latest [2024-11-11T02:04:18.673Z] 4.0.0-dev.16 [2024-11-11T02:04:18.673Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:18.673Z] main [2024-11-11T02:04:18.673Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:19.019Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:19.343Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:19.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:04:19.343Z] 530ad55a00b9: Preparing [2024-11-11T02:04:19.343Z] 42b193fb5880: Preparing [2024-11-11T02:04:19.343Z] a1719c41865b: Preparing [2024-11-11T02:04:19.343Z] abf4b0913cc1: Preparing [2024-11-11T02:04:19.343Z] a0300a63fbba: Preparing [2024-11-11T02:04:19.343Z] dea858d3c5b5: Preparing [2024-11-11T02:04:19.343Z] 1c40b2df4e3e: Preparing [2024-11-11T02:04:19.343Z] a543c49f7947: Preparing [2024-11-11T02:04:19.343Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:19.343Z] dea858d3c5b5: Waiting [2024-11-11T02:04:19.343Z] 1c40b2df4e3e: Waiting [2024-11-11T02:04:19.343Z] a543c49f7947: Waiting [2024-11-11T02:04:19.343Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:19.343Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:19.343Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:19.343Z] 530ad55a00b9: Pushed [2024-11-11T02:04:19.343Z] a1719c41865b: Pushed [2024-11-11T02:04:19.343Z] 42b193fb5880: Pushed [2024-11-11T02:04:19.343Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:19.912Z] a543c49f7947: Pushed [2024-11-11T02:04:19.913Z] 1c40b2df4e3e: Pushed [2024-11-11T02:04:29.903Z] dea858d3c5b5: Pushed [2024-11-11T02:04:29.903Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:30.238Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:30.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-11T02:04:30.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:04:30.563Z] 530ad55a00b9: Preparing [2024-11-11T02:04:30.563Z] 42b193fb5880: Preparing [2024-11-11T02:04:30.563Z] a1719c41865b: Preparing [2024-11-11T02:04:30.563Z] abf4b0913cc1: Preparing [2024-11-11T02:04:30.563Z] a0300a63fbba: Preparing [2024-11-11T02:04:30.563Z] dea858d3c5b5: Preparing [2024-11-11T02:04:30.563Z] 1c40b2df4e3e: Preparing [2024-11-11T02:04:30.563Z] a543c49f7947: Preparing [2024-11-11T02:04:30.563Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:30.563Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:30.563Z] 1c40b2df4e3e: Waiting [2024-11-11T02:04:30.563Z] a543c49f7947: Waiting [2024-11-11T02:04:30.563Z] dea858d3c5b5: Waiting [2024-11-11T02:04:30.563Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:30.563Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:30.563Z] 530ad55a00b9: Layer already exists [2024-11-11T02:04:30.563Z] 42b193fb5880: Layer already exists [2024-11-11T02:04:30.563Z] a1719c41865b: Layer already exists [2024-11-11T02:04:30.563Z] a543c49f7947: Layer already exists [2024-11-11T02:04:30.563Z] 1c40b2df4e3e: Layer already exists [2024-11-11T02:04:30.563Z] dea858d3c5b5: Layer already exists [2024-11-11T02:04:30.563Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:30.563Z] latest: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:30.895Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:31.218Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.16 [2024-11-11T02:04:31.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:04:31.218Z] 530ad55a00b9: Preparing [2024-11-11T02:04:31.218Z] 42b193fb5880: Preparing [2024-11-11T02:04:31.218Z] a1719c41865b: Preparing [2024-11-11T02:04:31.218Z] abf4b0913cc1: Preparing [2024-11-11T02:04:31.218Z] a0300a63fbba: Preparing [2024-11-11T02:04:31.218Z] dea858d3c5b5: Preparing [2024-11-11T02:04:31.218Z] 1c40b2df4e3e: Preparing [2024-11-11T02:04:31.218Z] a543c49f7947: Preparing [2024-11-11T02:04:31.218Z] dea858d3c5b5: Waiting [2024-11-11T02:04:31.218Z] 1c40b2df4e3e: Waiting [2024-11-11T02:04:31.218Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:31.218Z] a543c49f7947: Waiting [2024-11-11T02:04:31.218Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:31.218Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:31.218Z] 530ad55a00b9: Layer already exists [2024-11-11T02:04:31.218Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:31.218Z] 42b193fb5880: Layer already exists [2024-11-11T02:04:31.218Z] a1719c41865b: Layer already exists [2024-11-11T02:04:31.218Z] 1c40b2df4e3e: Layer already exists [2024-11-11T02:04:31.218Z] dea858d3c5b5: Layer already exists [2024-11-11T02:04:31.218Z] a543c49f7947: Layer already exists [2024-11-11T02:04:31.218Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:31.218Z] 4.0.0-dev.16: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:31.543Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:31.872Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:31.872Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:04:31.872Z] 530ad55a00b9: Preparing [2024-11-11T02:04:31.872Z] 42b193fb5880: Preparing [2024-11-11T02:04:31.872Z] a1719c41865b: Preparing [2024-11-11T02:04:31.872Z] abf4b0913cc1: Preparing [2024-11-11T02:04:31.872Z] a0300a63fbba: Preparing [2024-11-11T02:04:31.872Z] dea858d3c5b5: Preparing [2024-11-11T02:04:31.872Z] 1c40b2df4e3e: Preparing [2024-11-11T02:04:31.872Z] dea858d3c5b5: Waiting [2024-11-11T02:04:31.872Z] a543c49f7947: Preparing [2024-11-11T02:04:31.872Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:31.872Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:31.872Z] 1c40b2df4e3e: Waiting [2024-11-11T02:04:31.872Z] a543c49f7947: Waiting [2024-11-11T02:04:31.872Z] a1719c41865b: Layer already exists [2024-11-11T02:04:31.872Z] 530ad55a00b9: Layer already exists [2024-11-11T02:04:31.872Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:31.872Z] 42b193fb5880: Layer already exists [2024-11-11T02:04:31.872Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:31.872Z] dea858d3c5b5: Layer already exists [2024-11-11T02:04:31.872Z] a543c49f7947: Layer already exists [2024-11-11T02:04:31.872Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:31.872Z] 1c40b2df4e3e: Layer already exists [2024-11-11T02:04:31.872Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:32.202Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:32.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-11T02:04:32.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-11T02:04:32.526Z] 530ad55a00b9: Preparing [2024-11-11T02:04:32.526Z] 42b193fb5880: Preparing [2024-11-11T02:04:32.526Z] a1719c41865b: Preparing [2024-11-11T02:04:32.526Z] abf4b0913cc1: Preparing [2024-11-11T02:04:32.526Z] a0300a63fbba: Preparing [2024-11-11T02:04:32.526Z] dea858d3c5b5: Preparing [2024-11-11T02:04:32.526Z] 1c40b2df4e3e: Preparing [2024-11-11T02:04:32.526Z] a543c49f7947: Preparing [2024-11-11T02:04:32.526Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:32.526Z] dea858d3c5b5: Waiting [2024-11-11T02:04:32.526Z] 1c40b2df4e3e: Waiting [2024-11-11T02:04:32.526Z] a543c49f7947: Waiting [2024-11-11T02:04:32.526Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:32.526Z] 530ad55a00b9: Layer already exists [2024-11-11T02:04:32.526Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:32.526Z] a1719c41865b: Layer already exists [2024-11-11T02:04:32.526Z] 42b193fb5880: Layer already exists [2024-11-11T02:04:32.526Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:32.526Z] 1c40b2df4e3e: Layer already exists [2024-11-11T02:04:32.526Z] a543c49f7947: Layer already exists [2024-11-11T02:04:32.526Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:32.526Z] dea858d3c5b5: Layer already exists [2024-11-11T02:04:32.526Z] main: digest: sha256:d52cd5b5ba780ffa0d13b835915611d18c30663da059b1b92772999c0f13eddf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:04:32.600Z] ===================================================== [Pipeline] echo [2024-11-11T02:04:32.616Z] taggedImages: [2024-11-11T02:04:32.616Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:32.616Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-11T02:04:32.616Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.16 [2024-11-11T02:04:32.616Z] - nexus3.edgexfoundry.org:10004/security-spire-config:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:32.616Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-11T02:04:32.649Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-11T02:04:32.649Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:32.649Z] latest [2024-11-11T02:04:32.649Z] 4.0.0-dev.16 [2024-11-11T02:04:32.649Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:32.649Z] main [2024-11-11T02:04:32.649Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:32.995Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:33.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:33.324Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:04:33.324Z] be22716af249: Preparing [2024-11-11T02:04:33.324Z] 0fe3d1106ed8: Preparing [2024-11-11T02:04:33.324Z] 2b1f84f4063b: Preparing [2024-11-11T02:04:33.324Z] abf4b0913cc1: Preparing [2024-11-11T02:04:33.324Z] a0300a63fbba: Preparing [2024-11-11T02:04:33.324Z] ebe98093b4c3: Preparing [2024-11-11T02:04:33.324Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:33.324Z] ae25e1a5accb: Preparing [2024-11-11T02:04:33.324Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:33.324Z] ae25e1a5accb: Waiting [2024-11-11T02:04:33.324Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:33.324Z] ebe98093b4c3: Waiting [2024-11-11T02:04:33.324Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:33.324Z] 0fe3d1106ed8: Pushed [2024-11-11T02:04:33.324Z] 2b1f84f4063b: Pushed [2024-11-11T02:04:33.324Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:33.583Z] be22716af249: Pushed [2024-11-11T02:04:33.583Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:33.842Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:33.842Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:33.842Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:43.829Z] ebe98093b4c3: Pushed [2024-11-11T02:04:43.829Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:44.155Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:44.474Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-11T02:04:44.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:04:44.474Z] be22716af249: Preparing [2024-11-11T02:04:44.474Z] 0fe3d1106ed8: Preparing [2024-11-11T02:04:44.474Z] 2b1f84f4063b: Preparing [2024-11-11T02:04:44.474Z] abf4b0913cc1: Preparing [2024-11-11T02:04:44.474Z] a0300a63fbba: Preparing [2024-11-11T02:04:44.474Z] ebe98093b4c3: Preparing [2024-11-11T02:04:44.474Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:44.474Z] ae25e1a5accb: Preparing [2024-11-11T02:04:44.474Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:44.474Z] ebe98093b4c3: Waiting [2024-11-11T02:04:44.474Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:44.474Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:44.474Z] ae25e1a5accb: Waiting [2024-11-11T02:04:44.474Z] 0fe3d1106ed8: Layer already exists [2024-11-11T02:04:44.474Z] 2b1f84f4063b: Layer already exists [2024-11-11T02:04:44.474Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:44.474Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:44.474Z] be22716af249: Layer already exists [2024-11-11T02:04:44.474Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:44.474Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:44.474Z] ebe98093b4c3: Layer already exists [2024-11-11T02:04:44.474Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:44.474Z] latest: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:44.814Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:45.133Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.16 [2024-11-11T02:04:45.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:04:45.133Z] be22716af249: Preparing [2024-11-11T02:04:45.133Z] 0fe3d1106ed8: Preparing [2024-11-11T02:04:45.133Z] 2b1f84f4063b: Preparing [2024-11-11T02:04:45.133Z] abf4b0913cc1: Preparing [2024-11-11T02:04:45.133Z] a0300a63fbba: Preparing [2024-11-11T02:04:45.133Z] ebe98093b4c3: Preparing [2024-11-11T02:04:45.133Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:45.133Z] ae25e1a5accb: Preparing [2024-11-11T02:04:45.133Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:45.133Z] ebe98093b4c3: Waiting [2024-11-11T02:04:45.133Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:45.133Z] ae25e1a5accb: Waiting [2024-11-11T02:04:45.133Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:45.133Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:45.133Z] be22716af249: Layer already exists [2024-11-11T02:04:45.133Z] 2b1f84f4063b: Layer already exists [2024-11-11T02:04:45.133Z] 0fe3d1106ed8: Layer already exists [2024-11-11T02:04:45.133Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:45.133Z] ebe98093b4c3: Layer already exists [2024-11-11T02:04:45.133Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:45.133Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:45.133Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:45.133Z] 4.0.0-dev.16: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:45.462Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:45.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:45.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:04:45.792Z] be22716af249: Preparing [2024-11-11T02:04:45.792Z] 0fe3d1106ed8: Preparing [2024-11-11T02:04:45.792Z] 2b1f84f4063b: Preparing [2024-11-11T02:04:45.792Z] abf4b0913cc1: Preparing [2024-11-11T02:04:45.792Z] a0300a63fbba: Preparing [2024-11-11T02:04:45.792Z] ebe98093b4c3: Preparing [2024-11-11T02:04:45.792Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:45.792Z] ae25e1a5accb: Preparing [2024-11-11T02:04:45.792Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:45.792Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:45.792Z] ae25e1a5accb: Waiting [2024-11-11T02:04:45.792Z] ebe98093b4c3: Waiting [2024-11-11T02:04:45.792Z] 0fe3d1106ed8: Layer already exists [2024-11-11T02:04:45.792Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:45.792Z] be22716af249: Layer already exists [2024-11-11T02:04:45.792Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:45.792Z] 2b1f84f4063b: Layer already exists [2024-11-11T02:04:45.792Z] ebe98093b4c3: Layer already exists [2024-11-11T02:04:45.792Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:45.792Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:45.792Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:45.792Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:46.126Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:46.452Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-11T02:04:46.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-11T02:04:46.452Z] be22716af249: Preparing [2024-11-11T02:04:46.452Z] 0fe3d1106ed8: Preparing [2024-11-11T02:04:46.452Z] 2b1f84f4063b: Preparing [2024-11-11T02:04:46.452Z] abf4b0913cc1: Preparing [2024-11-11T02:04:46.452Z] a0300a63fbba: Preparing [2024-11-11T02:04:46.452Z] ebe98093b4c3: Preparing [2024-11-11T02:04:46.452Z] 9ad5297f0f35: Preparing [2024-11-11T02:04:46.452Z] ae25e1a5accb: Preparing [2024-11-11T02:04:46.452Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:46.452Z] 9ad5297f0f35: Waiting [2024-11-11T02:04:46.452Z] ae25e1a5accb: Waiting [2024-11-11T02:04:46.452Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:46.452Z] ebe98093b4c3: Waiting [2024-11-11T02:04:46.452Z] be22716af249: Layer already exists [2024-11-11T02:04:46.452Z] 2b1f84f4063b: Layer already exists [2024-11-11T02:04:46.452Z] 0fe3d1106ed8: Layer already exists [2024-11-11T02:04:46.452Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:46.452Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:46.452Z] ebe98093b4c3: Layer already exists [2024-11-11T02:04:46.452Z] 9ad5297f0f35: Layer already exists [2024-11-11T02:04:46.452Z] ae25e1a5accb: Layer already exists [2024-11-11T02:04:46.452Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:46.452Z] main: digest: sha256:95644ba681525596891d953634ba650239eb9a3a910f1a795fe8eb641cf808ba size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:04:46.528Z] ===================================================== [Pipeline] echo [2024-11-11T02:04:46.543Z] taggedImages: [2024-11-11T02:04:46.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:46.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-11T02:04:46.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.16 [2024-11-11T02:04:46.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:46.543Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-11T02:04:46.571Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-11T02:04:46.571Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:46.571Z] latest [2024-11-11T02:04:46.571Z] 4.0.0-dev.16 [2024-11-11T02:04:46.571Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:46.571Z] main [2024-11-11T02:04:46.571Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:46.921Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:47.246Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:47.246Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:04:47.246Z] 0c4337c57f50: Preparing [2024-11-11T02:04:47.246Z] ff4b75aef2aa: Preparing [2024-11-11T02:04:47.246Z] abf4b0913cc1: Preparing [2024-11-11T02:04:47.246Z] a0300a63fbba: Preparing [2024-11-11T02:04:47.246Z] 9a9b2755f501: Preparing [2024-11-11T02:04:47.246Z] 80ceb3975aa9: Preparing [2024-11-11T02:04:47.246Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:47.246Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:47.246Z] 80ceb3975aa9: Waiting [2024-11-11T02:04:47.246Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:47.246Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:47.246Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:47.246Z] 0c4337c57f50: Pushed [2024-11-11T02:04:47.503Z] 80ceb3975aa9: Pushed [2024-11-11T02:04:48.069Z] 9a9b2755f501: Pushed [2024-11-11T02:04:51.355Z] ff4b75aef2aa: Pushed [2024-11-11T02:04:51.355Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:51.687Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:53.068Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-11T02:04:53.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:04:53.328Z] 0c4337c57f50: Preparing [2024-11-11T02:04:53.328Z] ff4b75aef2aa: Preparing [2024-11-11T02:04:53.328Z] abf4b0913cc1: Preparing [2024-11-11T02:04:53.328Z] a0300a63fbba: Preparing [2024-11-11T02:04:53.328Z] 9a9b2755f501: Preparing [2024-11-11T02:04:53.328Z] 80ceb3975aa9: Preparing [2024-11-11T02:04:53.328Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:53.328Z] 80ceb3975aa9: Waiting [2024-11-11T02:04:53.328Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:53.328Z] 0c4337c57f50: Layer already exists [2024-11-11T02:04:53.328Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:53.328Z] 9a9b2755f501: Layer already exists [2024-11-11T02:04:53.328Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:53.328Z] ff4b75aef2aa: Layer already exists [2024-11-11T02:04:53.328Z] 80ceb3975aa9: Layer already exists [2024-11-11T02:04:53.328Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:53.328Z] latest: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:53.659Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:53.982Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.16 [2024-11-11T02:04:53.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:04:53.983Z] 0c4337c57f50: Preparing [2024-11-11T02:04:53.983Z] ff4b75aef2aa: Preparing [2024-11-11T02:04:53.983Z] abf4b0913cc1: Preparing [2024-11-11T02:04:53.983Z] a0300a63fbba: Preparing [2024-11-11T02:04:53.983Z] 9a9b2755f501: Preparing [2024-11-11T02:04:53.983Z] 80ceb3975aa9: Preparing [2024-11-11T02:04:53.983Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:53.983Z] 80ceb3975aa9: Waiting [2024-11-11T02:04:53.983Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:53.983Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:53.983Z] ff4b75aef2aa: Layer already exists [2024-11-11T02:04:53.983Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:53.983Z] 0c4337c57f50: Layer already exists [2024-11-11T02:04:53.983Z] 9a9b2755f501: Layer already exists [2024-11-11T02:04:53.983Z] 80ceb3975aa9: Layer already exists [2024-11-11T02:04:53.983Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:53.983Z] 4.0.0-dev.16: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:54.320Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:54.645Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:54.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:04:54.645Z] 0c4337c57f50: Preparing [2024-11-11T02:04:54.645Z] ff4b75aef2aa: Preparing [2024-11-11T02:04:54.645Z] abf4b0913cc1: Preparing [2024-11-11T02:04:54.645Z] a0300a63fbba: Preparing [2024-11-11T02:04:54.645Z] 9a9b2755f501: Preparing [2024-11-11T02:04:54.645Z] 80ceb3975aa9: Preparing [2024-11-11T02:04:54.645Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:54.645Z] 80ceb3975aa9: Waiting [2024-11-11T02:04:54.645Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:54.645Z] 9a9b2755f501: Layer already exists [2024-11-11T02:04:54.645Z] 0c4337c57f50: Layer already exists [2024-11-11T02:04:54.645Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:54.645Z] ff4b75aef2aa: Layer already exists [2024-11-11T02:04:54.645Z] 80ceb3975aa9: Layer already exists [2024-11-11T02:04:54.645Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:54.645Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:54.965Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:55.286Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-11T02:04:55.286Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-11T02:04:55.286Z] 0c4337c57f50: Preparing [2024-11-11T02:04:55.286Z] ff4b75aef2aa: Preparing [2024-11-11T02:04:55.286Z] abf4b0913cc1: Preparing [2024-11-11T02:04:55.286Z] a0300a63fbba: Preparing [2024-11-11T02:04:55.286Z] 9a9b2755f501: Preparing [2024-11-11T02:04:55.286Z] 80ceb3975aa9: Preparing [2024-11-11T02:04:55.286Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:55.286Z] 80ceb3975aa9: Waiting [2024-11-11T02:04:55.286Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:55.286Z] 9a9b2755f501: Layer already exists [2024-11-11T02:04:55.286Z] ff4b75aef2aa: Layer already exists [2024-11-11T02:04:55.286Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:55.286Z] 0c4337c57f50: Layer already exists [2024-11-11T02:04:55.286Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:55.286Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:55.286Z] 80ceb3975aa9: Layer already exists [2024-11-11T02:04:55.286Z] main: digest: sha256:d3ecb0aba6c687b46ba73bb7723566381ff873648d20e27e1a7ee1291aea9fb3 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:04:55.360Z] ===================================================== [Pipeline] echo [2024-11-11T02:04:55.377Z] taggedImages: [2024-11-11T02:04:55.377Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:55.377Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-11T02:04:55.377Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.16 [2024-11-11T02:04:55.377Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:55.377Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-11T02:04:55.417Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-11T02:04:55.417Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:55.417Z] latest [2024-11-11T02:04:55.417Z] 4.0.0-dev.16 [2024-11-11T02:04:55.417Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:04:55.417Z] main [2024-11-11T02:04:55.417Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:55.782Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:04:56.127Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:04:56.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:04:56.127Z] 9fbbff28bba8: Preparing [2024-11-11T02:04:56.127Z] fe26ccc1287c: Preparing [2024-11-11T02:04:56.127Z] 0d7cd8dd5842: Preparing [2024-11-11T02:04:56.127Z] abf4b0913cc1: Preparing [2024-11-11T02:04:56.127Z] a0300a63fbba: Preparing [2024-11-11T02:04:56.127Z] 8b847927d0be: Preparing [2024-11-11T02:04:56.127Z] ff556c6513dd: Preparing [2024-11-11T02:04:56.127Z] 63ca1fbb43ae: Preparing [2024-11-11T02:04:56.127Z] ff556c6513dd: Waiting [2024-11-11T02:04:56.127Z] 63ca1fbb43ae: Waiting [2024-11-11T02:04:56.127Z] a0300a63fbba: Layer already exists [2024-11-11T02:04:56.127Z] abf4b0913cc1: Layer already exists [2024-11-11T02:04:56.127Z] fe26ccc1287c: Pushed [2024-11-11T02:04:56.127Z] 9fbbff28bba8: Pushed [2024-11-11T02:04:56.127Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:04:56.388Z] ff556c6513dd: Pushed [2024-11-11T02:04:56.956Z] 8b847927d0be: Pushed [2024-11-11T02:05:00.245Z] 0d7cd8dd5842: Pushed [2024-11-11T02:05:00.246Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:00.580Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:00.908Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-11T02:05:00.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:05:00.909Z] 9fbbff28bba8: Preparing [2024-11-11T02:05:00.909Z] fe26ccc1287c: Preparing [2024-11-11T02:05:00.909Z] 0d7cd8dd5842: Preparing [2024-11-11T02:05:00.909Z] abf4b0913cc1: Preparing [2024-11-11T02:05:00.909Z] a0300a63fbba: Preparing [2024-11-11T02:05:00.909Z] 8b847927d0be: Preparing [2024-11-11T02:05:00.909Z] ff556c6513dd: Preparing [2024-11-11T02:05:00.909Z] 63ca1fbb43ae: Preparing [2024-11-11T02:05:00.909Z] ff556c6513dd: Waiting [2024-11-11T02:05:00.909Z] 63ca1fbb43ae: Waiting [2024-11-11T02:05:00.909Z] abf4b0913cc1: Layer already exists [2024-11-11T02:05:00.909Z] a0300a63fbba: Layer already exists [2024-11-11T02:05:00.909Z] 0d7cd8dd5842: Layer already exists [2024-11-11T02:05:00.909Z] 9fbbff28bba8: Layer already exists [2024-11-11T02:05:00.909Z] fe26ccc1287c: Layer already exists [2024-11-11T02:05:00.909Z] 8b847927d0be: Layer already exists [2024-11-11T02:05:00.909Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:05:00.909Z] ff556c6513dd: Layer already exists [2024-11-11T02:05:00.909Z] latest: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:01.242Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:01.572Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.16 [2024-11-11T02:05:01.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:05:01.572Z] 9fbbff28bba8: Preparing [2024-11-11T02:05:01.572Z] fe26ccc1287c: Preparing [2024-11-11T02:05:01.572Z] 0d7cd8dd5842: Preparing [2024-11-11T02:05:01.572Z] abf4b0913cc1: Preparing [2024-11-11T02:05:01.572Z] a0300a63fbba: Preparing [2024-11-11T02:05:01.572Z] 8b847927d0be: Preparing [2024-11-11T02:05:01.572Z] ff556c6513dd: Preparing [2024-11-11T02:05:01.572Z] 63ca1fbb43ae: Preparing [2024-11-11T02:05:01.572Z] 8b847927d0be: Waiting [2024-11-11T02:05:01.572Z] ff556c6513dd: Waiting [2024-11-11T02:05:01.572Z] 63ca1fbb43ae: Waiting [2024-11-11T02:05:01.572Z] fe26ccc1287c: Layer already exists [2024-11-11T02:05:01.572Z] a0300a63fbba: Layer already exists [2024-11-11T02:05:01.572Z] abf4b0913cc1: Layer already exists [2024-11-11T02:05:01.572Z] 9fbbff28bba8: Layer already exists [2024-11-11T02:05:01.572Z] 0d7cd8dd5842: Layer already exists [2024-11-11T02:05:01.572Z] 8b847927d0be: Layer already exists [2024-11-11T02:05:01.572Z] ff556c6513dd: Layer already exists [2024-11-11T02:05:01.572Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:05:01.572Z] 4.0.0-dev.16: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:01.900Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:02.236Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:05:02.236Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:05:02.236Z] 9fbbff28bba8: Preparing [2024-11-11T02:05:02.236Z] fe26ccc1287c: Preparing [2024-11-11T02:05:02.236Z] 0d7cd8dd5842: Preparing [2024-11-11T02:05:02.236Z] abf4b0913cc1: Preparing [2024-11-11T02:05:02.236Z] a0300a63fbba: Preparing [2024-11-11T02:05:02.236Z] 8b847927d0be: Preparing [2024-11-11T02:05:02.236Z] ff556c6513dd: Preparing [2024-11-11T02:05:02.236Z] 63ca1fbb43ae: Preparing [2024-11-11T02:05:02.236Z] 8b847927d0be: Waiting [2024-11-11T02:05:02.236Z] 63ca1fbb43ae: Waiting [2024-11-11T02:05:02.236Z] ff556c6513dd: Waiting [2024-11-11T02:05:02.236Z] 9fbbff28bba8: Layer already exists [2024-11-11T02:05:02.236Z] 0d7cd8dd5842: Layer already exists [2024-11-11T02:05:02.236Z] fe26ccc1287c: Layer already exists [2024-11-11T02:05:02.236Z] a0300a63fbba: Layer already exists [2024-11-11T02:05:02.236Z] abf4b0913cc1: Layer already exists [2024-11-11T02:05:02.236Z] 8b847927d0be: Layer already exists [2024-11-11T02:05:02.236Z] ff556c6513dd: Layer already exists [2024-11-11T02:05:02.236Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:05:02.236Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:02.572Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:05:02.913Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-11T02:05:02.913Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-11T02:05:02.913Z] 9fbbff28bba8: Preparing [2024-11-11T02:05:02.913Z] fe26ccc1287c: Preparing [2024-11-11T02:05:02.913Z] 0d7cd8dd5842: Preparing [2024-11-11T02:05:02.913Z] abf4b0913cc1: Preparing [2024-11-11T02:05:02.913Z] a0300a63fbba: Preparing [2024-11-11T02:05:02.913Z] 8b847927d0be: Preparing [2024-11-11T02:05:02.913Z] ff556c6513dd: Preparing [2024-11-11T02:05:02.913Z] 63ca1fbb43ae: Preparing [2024-11-11T02:05:02.913Z] 8b847927d0be: Waiting [2024-11-11T02:05:02.913Z] ff556c6513dd: Waiting [2024-11-11T02:05:02.913Z] 63ca1fbb43ae: Waiting [2024-11-11T02:05:02.913Z] 0d7cd8dd5842: Layer already exists [2024-11-11T02:05:02.913Z] fe26ccc1287c: Layer already exists [2024-11-11T02:05:02.913Z] abf4b0913cc1: Layer already exists [2024-11-11T02:05:02.913Z] a0300a63fbba: Layer already exists [2024-11-11T02:05:02.913Z] 9fbbff28bba8: Layer already exists [2024-11-11T02:05:02.913Z] ff556c6513dd: Layer already exists [2024-11-11T02:05:02.913Z] 8b847927d0be: Layer already exists [2024-11-11T02:05:02.913Z] 63ca1fbb43ae: Layer already exists [2024-11-11T02:05:02.913Z] main: digest: sha256:ba7efad00ffc8e09b15f349c67cdd173b95e083b009ee30e562f5326bf81a390 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:05:02.985Z] ===================================================== [Pipeline] echo [2024-11-11T02:05:02.995Z] taggedImages: [2024-11-11T02:05:02.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:05:02.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-11T02:05:02.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.16 [2024-11-11T02:05:02.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:05:02.995Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-11T02:05:10.155Z] #42 ... [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #88 DONE 105.3s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #94 DONE 98.4s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #81 DONE 110.6s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #86 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #86 DONE 107.4s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #116 ... [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #79 DONE 113.7s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #117 [support-notifications builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #117 DONE 1.6s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #118 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #119 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #120 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:05:10.155Z] #120 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #121 [security-secretstore-setup builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #121 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #122 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:05:10.155Z] #123 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #116 DONE 1.6s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:05:10.155Z] #124 ... [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #125 [core-keeper builder 7/8] COPY . . [2024-11-11T02:05:10.155Z] #125 DONE 1.8s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #126 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #126 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:05:10.155Z] #127 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #128 [support-cron-scheduler builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #128 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #129 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #129 DONE 1.7s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #130 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #131 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:05:10.155Z] #132 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #133 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #134 [core-metadata builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #134 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:05:10.155Z] #135 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #136 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #137 [core-data builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #137 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:05:10.155Z] #138 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-11T02:05:10.155Z] #139 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-11T02:05:10.155Z] #140 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #141 [security-proxy-auth builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #141 CACHED [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #142 [core-command builder 6/7] COPY . . [2024-11-11T02:05:10.155Z] #142 DONE 1.8s [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:05:10.155Z] #143 ... [2024-11-11T02:05:10.155Z] [2024-11-11T02:05:10.155Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:05:10.155Z] #124 5.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-11T02:05:12.761Z] #124 ... [2024-11-11T02:05:12.761Z] [2024-11-11T02:05:12.761Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:05:12.761Z] #0 4.605 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-11T02:05:12.761Z] #144 ... [2024-11-11T02:05:12.761Z] [2024-11-11T02:05:12.761Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:05:12.761Z] #0 5.840 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-11T02:05:13.031Z] #145 ... [2024-11-11T02:05:13.031Z] [2024-11-11T02:05:13.031Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T02:05:13.031Z] #0 4.149 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-11T02:05:13.031Z] #146 ... [2024-11-11T02:05:13.031Z] [2024-11-11T02:05:13.031Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T02:05:13.031Z] #0 5.810 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-11T02:05:13.307Z] #147 ... [2024-11-11T02:05:13.307Z] [2024-11-11T02:05:13.307Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T02:05:13.307Z] #0 6.204 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-11T02:05:13.307Z] #148 ... [2024-11-11T02:05:13.307Z] [2024-11-11T02:05:13.307Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:05:13.307Z] #0 4.265 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-11T02:05:13.576Z] #149 ... [2024-11-11T02:05:13.576Z] [2024-11-11T02:05:13.576Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:05:13.576Z] #0 4.890 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-11T02:05:13.845Z] #150 ... [2024-11-11T02:05:13.845Z] [2024-11-11T02:05:13.845Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:05:13.845Z] #0 5.841 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-11T02:05:13.845Z] #151 ... [2024-11-11T02:05:13.845Z] [2024-11-11T02:05:13.845Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:05:13.845Z] #0 5.799 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-11T02:05:14.119Z] #152 ... [2024-11-11T02:05:14.119Z] [2024-11-11T02:05:14.119Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T02:05:14.119Z] #0 6.296 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-11T02:05:14.396Z] #153 ... [2024-11-11T02:05:14.396Z] [2024-11-11T02:05:14.396Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:05:14.396Z] #143 6.210 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-11T02:24:24.411Z] #143 ... [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-11T02:24:24.411Z] #147 DONE 1147.1s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:24:24.411Z] #151 ... [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:24:24.411Z] #154 DONE 0.2s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:24:24.411Z] #155 DONE 0.1s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:24:24.411Z] #143 ... [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-11T02:24:24.411Z] #156 DONE 0.2s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:24:24.411Z] #157 DONE 0.1s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-11-11T02:24:24.411Z] #158 DONE 0.2s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:24:24.411Z] #159 DONE 1.8s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #102 [core-common-config-bootstrapper] exporting to image [2024-11-11T02:24:24.411Z] #102 exporting layers [2024-11-11T02:24:24.411Z] #102 exporting layers 0.7s done [2024-11-11T02:24:24.411Z] #102 writing image sha256:13e59568ecb65f27cb75f54daccbebda6ad4e06d7c968b6cb063fef81fccc8cb done [2024-11-11T02:24:24.411Z] #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-11T02:24:24.411Z] #102 DONE 8.4s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:24:24.411Z] #149 ... [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T02:24:24.411Z] #146 1158.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.16 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-11T02:24:24.411Z] #146 ... [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-11T02:24:24.411Z] #149 DONE 1159.6s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-11T02:24:24.411Z] #160 DONE 0.4s [2024-11-11T02:24:24.411Z] [2024-11-11T02:24:24.411Z] #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-11T02:24:24.694Z] #161 DONE 2.2s [2024-11-11T02:24:24.694Z] [2024-11-11T02:24:24.694Z] #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:24:25.015Z] #162 DONE 0.3s [2024-11-11T02:24:25.016Z] [2024-11-11T02:24:25.016Z] #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:24:25.302Z] #163 DONE 0.1s [2024-11-11T02:24:25.302Z] [2024-11-11T02:24:25.302Z] #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-11T02:24:25.596Z] #164 DONE 0.3s [2024-11-11T02:24:25.596Z] [2024-11-11T02:24:25.596Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:24:25.596Z] #143 ... [2024-11-11T02:24:25.596Z] [2024-11-11T02:24:25.596Z] #165 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-11T02:24:25.900Z] #165 DONE 0.2s [2024-11-11T02:24:25.900Z] [2024-11-11T02:24:25.900Z] #166 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-11-11T02:24:25.900Z] #166 DONE 0.1s [2024-11-11T02:24:25.900Z] [2024-11-11T02:24:25.900Z] #167 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-11-11T02:24:26.195Z] #167 DONE 0.2s [2024-11-11T02:24:26.195Z] [2024-11-11T02:24:26.195Z] #168 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-11-11T02:24:26.195Z] #168 DONE 0.1s [2024-11-11T02:24:26.195Z] [2024-11-11T02:24:26.195Z] #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-11T02:24:26.496Z] #169 ... [2024-11-11T02:24:26.496Z] [2024-11-11T02:24:26.496Z] #124 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-11T02:24:26.496Z] #124 DONE 1163.9s [2024-11-11T02:24:26.496Z] [2024-11-11T02:24:26.496Z] #169 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-11T02:24:26.496Z] #169 DONE 0.4s [2024-11-11T02:24:26.496Z] [2024-11-11T02:24:26.496Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:24:26.775Z] #144 ... [2024-11-11T02:24:26.775Z] [2024-11-11T02:24:26.775Z] #170 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-11T02:24:27.750Z] #170 ... [2024-11-11T02:24:27.750Z] [2024-11-11T02:24:27.750Z] #171 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:24:27.750Z] #171 DONE 0.3s [2024-11-11T02:24:27.750Z] [2024-11-11T02:24:27.750Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:24:27.750Z] #172 DONE 0.1s [2024-11-11T02:24:27.750Z] [2024-11-11T02:24:27.750Z] #173 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-11-11T02:24:28.022Z] #173 DONE 0.2s [2024-11-11T02:24:28.022Z] [2024-11-11T02:24:28.022Z] #174 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-11T02:24:28.288Z] #174 DONE 0.2s [2024-11-11T02:24:28.288Z] [2024-11-11T02:24:28.288Z] #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-11T02:24:28.633Z] #175 DONE 0.4s [2024-11-11T02:24:28.633Z] [2024-11-11T02:24:28.633Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:24:28.633Z] #144 ... [2024-11-11T02:24:28.633Z] [2024-11-11T02:24:28.633Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T02:24:29.233Z] #176 DONE 0.4s [2024-11-11T02:24:29.233Z] [2024-11-11T02:24:29.234Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:24:29.499Z] #177 ... [2024-11-11T02:24:29.499Z] [2024-11-11T02:24:29.499Z] #170 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-11T02:24:29.499Z] #170 DONE 2.9s [2024-11-11T02:24:29.499Z] [2024-11-11T02:24:29.499Z] #102 [security-bootstrapper] exporting to image [2024-11-11T02:24:29.499Z] #102 exporting layers [2024-11-11T02:24:30.919Z] #102 exporting layers 1.4s done [2024-11-11T02:24:30.919Z] #102 writing image sha256:69ca258a58ce7ad9ade1f11bd09a87cb6811d90584fc667f987813b8c5757466 done [2024-11-11T02:24:30.919Z] #102 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-11T02:24:30.919Z] #102 DONE 9.8s [2024-11-11T02:24:30.919Z] [2024-11-11T02:24:30.919Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:24:31.184Z] #152 ... [2024-11-11T02:24:31.184Z] [2024-11-11T02:24:31.184Z] #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:24:31.184Z] #177 DONE 2.3s [2024-11-11T02:24:31.184Z] [2024-11-11T02:24:31.184Z] #102 [security-proxy-setup] exporting to image [2024-11-11T02:24:32.142Z] #102 exporting layers 0.9s done [2024-11-11T02:24:32.142Z] #102 writing image sha256:5e9724724450dcd2f340cfedbba8d54668f681850ed88d2fb8aa30346e6811ea 0.0s done [2024-11-11T02:24:32.142Z] #102 naming to docker.io/library/security-proxy-setup-arm64 [2024-11-11T02:24:32.407Z] #102 naming to docker.io/library/security-proxy-setup-arm64 0.0s done [2024-11-11T02:24:32.407Z] #102 DONE 10.7s [2024-11-11T02:24:32.407Z] [2024-11-11T02:24:32.407Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:24:40.596Z] #145 ... [2024-11-11T02:24:40.596Z] [2024-11-11T02:24:40.596Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-11-11T02:24:40.596Z] #146 DONE 1177.1s [2024-11-11T02:24:40.596Z] [2024-11-11T02:24:40.596Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:24:40.596Z] #144 ... [2024-11-11T02:24:40.596Z] [2024-11-11T02:24:40.596Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:24:40.596Z] #178 DONE 0.2s [2024-11-11T02:24:40.596Z] [2024-11-11T02:24:40.596Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:24:40.596Z] #179 DONE 0.1s [2024-11-11T02:24:40.596Z] [2024-11-11T02:24:40.596Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:24:40.596Z] #143 ... [2024-11-11T02:24:40.596Z] [2024-11-11T02:24:40.596Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-11-11T02:24:40.861Z] #180 DONE 0.2s [2024-11-11T02:24:40.861Z] [2024-11-11T02:24:40.861Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-11-11T02:24:40.861Z] #181 DONE 0.1s [2024-11-11T02:24:40.861Z] [2024-11-11T02:24:40.861Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:24:41.125Z] #182 DONE 0.1s [2024-11-11T02:24:41.125Z] [2024-11-11T02:24:41.125Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-11T02:24:41.125Z] #183 DONE 0.2s [2024-11-11T02:24:41.125Z] [2024-11-11T02:24:41.125Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-11T02:24:41.703Z] #184 DONE 0.3s [2024-11-11T02:24:41.703Z] [2024-11-11T02:24:41.703Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-11T02:24:41.703Z] #185 DONE 0.1s [2024-11-11T02:24:41.703Z] [2024-11-11T02:24:41.703Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:24:43.646Z] #186 DONE 1.7s [2024-11-11T02:24:43.646Z] [2024-11-11T02:24:43.646Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:24:43.646Z] #151 ... [2024-11-11T02:24:43.646Z] [2024-11-11T02:24:43.646Z] #102 [security-secretstore-setup] exporting to image [2024-11-11T02:24:43.646Z] #102 exporting layers [2024-11-11T02:24:44.602Z] #102 exporting layers 1.0s done [2024-11-11T02:24:44.602Z] #102 writing image sha256:0e26ee98a765565025843650d58b882d0ca422899ed7b982217adeb12267dee2 done [2024-11-11T02:24:44.602Z] #102 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-11-11T02:24:44.602Z] #102 DONE 11.8s [2024-11-11T02:24:44.602Z] [2024-11-11T02:24:44.602Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:27:36.282Z] #144 ... [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-11T02:27:36.282Z] #148 DONE 1340.0s [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:27:36.282Z] #42 ... [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:27:36.282Z] #187 DONE 0.3s [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:27:36.282Z] #188 DONE 0.1s [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-11T02:27:36.282Z] #189 DONE 0.3s [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:27:36.282Z] #190 DONE 0.1s [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:27:36.282Z] #144 ... [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #102 [security-spiffe-token-provider] exporting to image [2024-11-11T02:27:36.282Z] #102 exporting layers [2024-11-11T02:27:36.282Z] #102 exporting layers 0.8s done [2024-11-11T02:27:36.282Z] #102 writing image sha256:1e0fbceb10e38152b1a6d734ff20c00b1ebe0b00f97f8da2ecc49ed17129c3b0 done [2024-11-11T02:27:36.282Z] #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-11T02:27:36.282Z] #102 DONE 12.6s [2024-11-11T02:27:36.282Z] [2024-11-11T02:27:36.282Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:34:28.248Z] #144 ... [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-11T02:34:28.248Z] #143 DONE 1760.7s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:34:28.248Z] #145 ... [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:34:28.248Z] #191 DONE 0.3s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:34:28.248Z] #192 DONE 0.3s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-11T02:34:28.248Z] #193 DONE 0.4s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-11-11T02:34:28.248Z] #24 ... [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:34:28.248Z] #194 DONE 0.2s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-11T02:34:28.248Z] #195 DONE 0.1s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-11T02:34:28.248Z] #196 DONE 2.0s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #102 [security-proxy-auth] exporting to image [2024-11-11T02:34:28.248Z] #102 exporting layers [2024-11-11T02:34:28.248Z] #102 exporting layers 0.6s done [2024-11-11T02:34:28.248Z] #102 writing image sha256:2900afe348ba431c5967cfa217d428bdc5674004b55927777ef77b3f998bf649 done [2024-11-11T02:34:28.248Z] #102 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-11T02:34:28.248Z] #102 DONE 13.3s [2024-11-11T02:34:28.248Z] [2024-11-11T02:34:28.248Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:34:29.206Z] #144 ... [2024-11-11T02:34:29.206Z] [2024-11-11T02:34:29.206Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-11T02:34:29.206Z] #153 DONE 1766.7s [2024-11-11T02:34:29.472Z] [2024-11-11T02:34:29.472Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:34:30.059Z] #145 ... [2024-11-11T02:34:30.059Z] [2024-11-11T02:34:30.059Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:34:30.059Z] #197 DONE 0.2s [2024-11-11T02:34:30.059Z] [2024-11-11T02:34:30.059Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:34:30.059Z] #150 ... [2024-11-11T02:34:30.059Z] [2024-11-11T02:34:30.059Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:34:30.330Z] #198 DONE 0.2s [2024-11-11T02:34:30.330Z] [2024-11-11T02:34:30.330Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-11T02:34:30.596Z] #199 DONE 0.4s [2024-11-11T02:34:30.596Z] [2024-11-11T02:34:30.596Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:34:30.863Z] #42 ... [2024-11-11T02:34:30.863Z] [2024-11-11T02:34:30.863Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:34:30.863Z] #200 DONE 0.1s [2024-11-11T02:34:30.863Z] [2024-11-11T02:34:30.863Z] #102 [core-command] exporting to image [2024-11-11T02:34:31.130Z] #102 exporting layers 0.3s done [2024-11-11T02:34:31.130Z] #102 writing image sha256:207b0526802ed3ab6e5e27119d7fad38de290723f8a7e8f5e919ddd9f18cd59f done [2024-11-11T02:34:31.130Z] #102 naming to docker.io/library/core-command-arm64 done [2024-11-11T02:34:31.130Z] #102 DONE 13.6s [2024-11-11T02:34:31.130Z] [2024-11-11T02:34:31.130Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:36:08.535Z] #152 ... [2024-11-11T02:36:08.535Z] [2024-11-11T02:36:08.535Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-11T02:36:08.535Z] #151 DONE 1865.3s [2024-11-11T02:36:08.535Z] [2024-11-11T02:36:08.535Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:36:08.535Z] #145 ... [2024-11-11T02:36:08.535Z] [2024-11-11T02:36:08.535Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:36:08.802Z] #201 DONE 0.3s [2024-11-11T02:36:08.802Z] [2024-11-11T02:36:08.802Z] #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:36:09.067Z] #202 DONE 0.3s [2024-11-11T02:36:09.067Z] [2024-11-11T02:36:09.067Z] #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-11T02:36:09.648Z] #203 DONE 0.4s [2024-11-11T02:36:09.648Z] [2024-11-11T02:36:09.648Z] #204 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:36:09.648Z] #204 DONE 0.2s [2024-11-11T02:36:09.648Z] [2024-11-11T02:36:09.648Z] #205 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-11T02:36:09.916Z] #205 DONE 0.2s [2024-11-11T02:36:09.916Z] [2024-11-11T02:36:09.916Z] #102 [core-data] exporting to image [2024-11-11T02:36:09.916Z] #102 exporting layers [2024-11-11T02:36:10.497Z] #102 exporting layers 0.5s done [2024-11-11T02:36:10.497Z] #102 writing image sha256:2d8eed86274a43379b5234f34476796dcda8450783d17c0a2e51321a49752fde done [2024-11-11T02:36:10.497Z] #102 naming to docker.io/library/core-data-arm64 done [2024-11-11T02:36:10.497Z] #102 DONE 14.1s [2024-11-11T02:36:10.497Z] [2024-11-11T02:36:10.497Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:36:12.447Z] #42 ... [2024-11-11T02:36:12.447Z] [2024-11-11T02:36:12.447Z] #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-11T02:36:12.447Z] #152 DONE 1869.7s [2024-11-11T02:36:12.447Z] [2024-11-11T02:36:12.447Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:36:12.713Z] #145 ... [2024-11-11T02:36:12.713Z] [2024-11-11T02:36:12.713Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:36:12.978Z] #206 DONE 0.3s [2024-11-11T02:36:12.978Z] [2024-11-11T02:36:12.978Z] #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-11T02:36:13.558Z] #207 DONE 0.4s [2024-11-11T02:36:13.558Z] [2024-11-11T02:36:13.558Z] #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:36:13.558Z] #208 DONE 0.1s [2024-11-11T02:36:13.558Z] [2024-11-11T02:36:13.558Z] #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-11T02:36:13.829Z] #209 DONE 0.1s [2024-11-11T02:36:13.829Z] [2024-11-11T02:36:13.829Z] #102 [core-keeper] exporting to image [2024-11-11T02:36:14.413Z] #102 ... [2024-11-11T02:36:14.413Z] [2024-11-11T02:36:14.413Z] #145 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-11T02:36:14.413Z] #145 DONE 1871.7s [2024-11-11T02:36:14.413Z] [2024-11-11T02:36:14.413Z] #102 [core-keeper] exporting to image [2024-11-11T02:36:14.413Z] #102 exporting layers 0.7s done [2024-11-11T02:36:14.413Z] #102 writing image sha256:6571aa9e03bb6dc96e73143efe8fba653b36cb1abea2060ce674917c2de32ce5 0.0s done [2024-11-11T02:36:14.413Z] #102 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-11-11T02:36:14.413Z] #102 DONE 14.8s [2024-11-11T02:36:14.413Z] [2024-11-11T02:36:14.413Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:36:14.681Z] #144 ... [2024-11-11T02:36:14.681Z] [2024-11-11T02:36:14.681Z] #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:36:14.947Z] #210 DONE 0.2s [2024-11-11T02:36:14.948Z] [2024-11-11T02:36:14.948Z] #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:36:15.213Z] #211 DONE 0.2s [2024-11-11T02:36:15.213Z] [2024-11-11T02:36:15.213Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-11T02:36:15.479Z] #212 DONE 0.4s [2024-11-11T02:36:15.479Z] [2024-11-11T02:36:15.479Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:36:15.744Z] #42 ... [2024-11-11T02:36:15.744Z] [2024-11-11T02:36:15.744Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:36:15.744Z] #213 DONE 0.1s [2024-11-11T02:36:15.744Z] [2024-11-11T02:36:15.744Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-11T02:36:15.744Z] #214 DONE 0.1s [2024-11-11T02:36:15.744Z] [2024-11-11T02:36:15.744Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:36:16.009Z] #42 ... [2024-11-11T02:36:16.009Z] [2024-11-11T02:36:16.009Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-11T02:36:16.009Z] #215 DONE 0.2s [2024-11-11T02:36:16.009Z] [2024-11-11T02:36:16.009Z] #102 [core-metadata] exporting to image [2024-11-11T02:36:16.277Z] #102 exporting layers 0.4s done [2024-11-11T02:36:16.542Z] #102 writing image sha256:55a55af84fd3887f8d2057ed78b3a56243436e0a3c274737451d6c22b4e377ba done [2024-11-11T02:36:16.542Z] #102 naming to docker.io/library/core-metadata-arm64 done [2024-11-11T02:36:16.542Z] #102 DONE 15.2s [2024-11-11T02:36:16.542Z] [2024-11-11T02:36:16.542Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-11T02:36:43.298Z] #144 DONE 1898.5s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:36:43.298Z] #150 ... [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:36:43.298Z] #216 DONE 0.2s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:36:43.298Z] #217 DONE 0.2s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-11T02:36:43.298Z] #218 DONE 0.5s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #219 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-11T02:36:43.298Z] #219 DONE 0.1s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:36:43.298Z] #42 ... [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-11T02:36:43.298Z] #220 DONE 0.1s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #102 [support-notifications] exporting to image [2024-11-11T02:36:43.298Z] #102 exporting layers [2024-11-11T02:36:43.298Z] #102 ... [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-11T02:36:43.298Z] #150 DONE 1900.3s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #102 [support-notifications] exporting to image [2024-11-11T02:36:43.298Z] #102 exporting layers 0.7s done [2024-11-11T02:36:43.298Z] #102 writing image sha256:4fe2510b2827775761f66396324bf5118bfa0fc9422af9662151cfe1c4fb278c done [2024-11-11T02:36:43.298Z] #102 naming to docker.io/library/support-notifications-arm64 done [2024-11-11T02:36:43.298Z] #102 DONE 15.9s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-11-11T02:36:43.298Z] #24 ... [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-11T02:36:43.298Z] #221 DONE 0.1s [2024-11-11T02:36:43.298Z] [2024-11-11T02:36:43.298Z] #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-11T02:36:43.562Z] #222 DONE 0.1s [2024-11-11T02:36:43.562Z] [2024-11-11T02:36:43.562Z] #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-11T02:36:44.143Z] #223 DONE 0.5s [2024-11-11T02:36:44.143Z] [2024-11-11T02:36:44.143Z] #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-11T02:36:44.143Z] #224 DONE 0.1s [2024-11-11T02:36:44.143Z] [2024-11-11T02:36:44.143Z] #102 [support-cron-scheduler] exporting to image [2024-11-11T02:36:44.726Z] #102 exporting layers 0.6s done [2024-11-11T02:36:44.726Z] #102 writing image sha256:fe9d55e496b2df12ee096de47805c52d9964c43dc90d5cb87149f77086407309 done [2024-11-11T02:36:44.726Z] #102 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-11T02:36:44.726Z] #102 DONE 16.6s [2024-11-11T02:36:44.726Z] [2024-11-11T02:36:44.726Z] #42 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-11T02:36:44.726Z] time="2024-11-11T02:02:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-11T02:36:44.738Z] $ docker stop --time=1 0b4daaf85719cb8789c88c01b75fa70fd511e2f81e0d8d3534a2420eb4f3965f [2024-11-11T02:36:46.343Z] $ docker rm -f --volumes 0b4daaf85719cb8789c88c01b75fa70fd511e2f81e0d8d3534a2420eb4f3965f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:36:46.879Z] + docker images [2024-11-11T02:36:46.879Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-11T02:36:46.879Z] support-cron-scheduler-arm64 latest fe9d55e496b2 3 seconds ago 53.7MB [2024-11-11T02:36:46.879Z] support-notifications-arm64 latest 4fe2510b2827 4 seconds ago 52.7MB [2024-11-11T02:36:46.879Z] core-metadata-arm64 latest 55a55af84fd3 31 seconds ago 38.5MB [2024-11-11T02:36:46.879Z] core-keeper-arm64 latest 6571aa9e03bb 33 seconds ago 31.7MB [2024-11-11T02:36:46.879Z] core-data-arm64 latest 2d8eed86274a 37 seconds ago 38.5MB [2024-11-11T02:36:46.879Z] core-command-arm64 latest 207b0526802e 2 minutes ago 34.3MB [2024-11-11T02:36:46.879Z] security-proxy-auth-arm64 latest 2900afe348ba 2 minutes ago 33.3MB [2024-11-11T02:36:46.879Z] security-spiffe-token-provider-arm64 latest 1e0fbceb10e3 9 minutes ago 40.2MB [2024-11-11T02:36:46.879Z] security-secretstore-setup-arm64 latest 0e26ee98a765 12 minutes ago 47.6MB [2024-11-11T02:36:46.879Z] security-proxy-setup-arm64 latest 5e9724724450 12 minutes ago 36.2MB [2024-11-11T02:36:46.879Z] security-bootstrapper-arm64 latest 69ca258a58ce 12 minutes ago 27.2MB [2024-11-11T02:36:46.879Z] core-common-config-bootstrapper-arm64 latest 13e59568ecb6 12 minutes ago 24.1MB [2024-11-11T02:36:46.879Z] security-spire-agent-arm64 latest 7aafaabfa5e9 33 minutes ago 182MB [2024-11-11T02:36:46.879Z] security-spire-server-arm64 latest 880acc28ab13 33 minutes ago 124MB [2024-11-11T02:36:46.879Z] security-spire-config-arm64 latest 93acb9f4e052 33 minutes ago 123MB [2024-11-11T02:36:46.879Z] ci-base-image-arm64 latest d8f4b8a4183a 34 minutes ago 960MB [2024-11-11T02:36:46.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-11T02:36:46.879Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 [2024-11-11T02:36:47.078Z] provisioning config files... [2024-11-11T02:36:47.093Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/750@tmp/config8948220247064676438tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:36:47.433Z] ---> ****-login.sh [2024-11-11T02:36:47.433Z] nexus3.edgexfoundry.org:10001 [2024-11-11T02:36:47.433Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:36:47.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:36:47.698Z] Configure a credential helper to remove this warning. See [2024-11-11T02:36:47.698Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:36:47.699Z] [2024-11-11T02:36:47.699Z] Login Succeeded [2024-11-11T02:36:47.699Z] nexus3.edgexfoundry.org:10002 [2024-11-11T02:36:47.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:36:48.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:36:48.232Z] Configure a credential helper to remove this warning. See [2024-11-11T02:36:48.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:36:48.232Z] [2024-11-11T02:36:48.232Z] Login Succeeded [2024-11-11T02:36:48.232Z] nexus3.edgexfoundry.org:10003 [2024-11-11T02:36:48.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:36:48.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:36:48.499Z] Configure a credential helper to remove this warning. See [2024-11-11T02:36:48.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:36:48.499Z] [2024-11-11T02:36:48.499Z] Login Succeeded [2024-11-11T02:36:48.499Z] nexus3.edgexfoundry.org:10004 [2024-11-11T02:36:48.766Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:36:49.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:36:49.031Z] Configure a credential helper to remove this warning. See [2024-11-11T02:36:49.031Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:36:49.031Z] [2024-11-11T02:36:49.031Z] Login Succeeded [2024-11-11T02:36:49.031Z] ****.io [2024-11-11T02:36:49.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-11T02:36:49.561Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-11T02:36:49.561Z] Configure a credential helper to remove this warning. See [2024-11-11T02:36:49.561Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-11T02:36:49.561Z] [2024-11-11T02:36:49.561Z] Login Succeeded [2024-11-11T02:36:49.561Z] ---> ****-login.sh ends [Pipeline] } [2024-11-11T02:36:49.573Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:36:49.625Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-11T02:36:49.669Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-11T02:36:49.669Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:36:49.669Z] latest [2024-11-11T02:36:49.669Z] 4.0.0-dev.16 [2024-11-11T02:36:49.669Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:36:49.669Z] main [2024-11-11T02:36:49.669Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:50.045Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:50.398Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:36:50.398Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T02:36:50.398Z] 8aa9b75bd071: Preparing [2024-11-11T02:36:50.398Z] 20f3e168307a: Preparing [2024-11-11T02:36:50.398Z] 199e665aa5b8: Preparing [2024-11-11T02:36:50.398Z] 41efb03dde94: Preparing [2024-11-11T02:36:50.398Z] 73cd7075f1d1: Preparing [2024-11-11T02:36:50.398Z] 6bb5acc77df8: Preparing [2024-11-11T02:36:50.398Z] 16113d51b718: Preparing [2024-11-11T02:36:50.398Z] 6bb5acc77df8: Waiting [2024-11-11T02:36:50.398Z] 16113d51b718: Waiting [2024-11-11T02:36:50.663Z] 41efb03dde94: Pushed [2024-11-11T02:36:50.663Z] 199e665aa5b8: Pushed [2024-11-11T02:36:50.663Z] 8aa9b75bd071: Pushed [2024-11-11T02:36:50.663Z] 16113d51b718: Layer already exists [2024-11-11T02:36:50.663Z] 6bb5acc77df8: Pushed [2024-11-11T02:36:52.076Z] 73cd7075f1d1: Pushed [2024-11-11T02:36:54.642Z] 20f3e168307a: Pushed [2024-11-11T02:36:54.908Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:55.270Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:55.617Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-11T02:36:55.617Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T02:36:55.617Z] 8aa9b75bd071: Preparing [2024-11-11T02:36:55.617Z] 20f3e168307a: Preparing [2024-11-11T02:36:55.617Z] 199e665aa5b8: Preparing [2024-11-11T02:36:55.617Z] 41efb03dde94: Preparing [2024-11-11T02:36:55.617Z] 73cd7075f1d1: Preparing [2024-11-11T02:36:55.617Z] 6bb5acc77df8: Preparing [2024-11-11T02:36:55.617Z] 16113d51b718: Preparing [2024-11-11T02:36:55.617Z] 6bb5acc77df8: Waiting [2024-11-11T02:36:55.617Z] 16113d51b718: Waiting [2024-11-11T02:36:55.617Z] 8aa9b75bd071: Layer already exists [2024-11-11T02:36:55.617Z] 41efb03dde94: Layer already exists [2024-11-11T02:36:55.617Z] 20f3e168307a: Layer already exists [2024-11-11T02:36:55.617Z] 199e665aa5b8: Layer already exists [2024-11-11T02:36:55.617Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:36:55.617Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:36:55.617Z] 16113d51b718: Layer already exists [2024-11-11T02:36:55.882Z] latest: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:56.246Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:56.612Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.16 [2024-11-11T02:36:56.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T02:36:56.612Z] 8aa9b75bd071: Preparing [2024-11-11T02:36:56.612Z] 20f3e168307a: Preparing [2024-11-11T02:36:56.612Z] 199e665aa5b8: Preparing [2024-11-11T02:36:56.612Z] 41efb03dde94: Preparing [2024-11-11T02:36:56.612Z] 73cd7075f1d1: Preparing [2024-11-11T02:36:56.612Z] 6bb5acc77df8: Preparing [2024-11-11T02:36:56.612Z] 16113d51b718: Preparing [2024-11-11T02:36:56.612Z] 16113d51b718: Waiting [2024-11-11T02:36:56.612Z] 6bb5acc77df8: Waiting [2024-11-11T02:36:56.612Z] 41efb03dde94: Layer already exists [2024-11-11T02:36:56.612Z] 199e665aa5b8: Layer already exists [2024-11-11T02:36:56.612Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:36:56.612Z] 20f3e168307a: Layer already exists [2024-11-11T02:36:56.612Z] 8aa9b75bd071: Layer already exists [2024-11-11T02:36:56.612Z] 16113d51b718: Layer already exists [2024-11-11T02:36:56.612Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:36:56.612Z] 4.0.0-dev.16: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:57.251Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:57.625Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:36:57.625Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T02:36:57.625Z] 8aa9b75bd071: Preparing [2024-11-11T02:36:57.625Z] 20f3e168307a: Preparing [2024-11-11T02:36:57.625Z] 199e665aa5b8: Preparing [2024-11-11T02:36:57.625Z] 41efb03dde94: Preparing [2024-11-11T02:36:57.625Z] 73cd7075f1d1: Preparing [2024-11-11T02:36:57.625Z] 6bb5acc77df8: Preparing [2024-11-11T02:36:57.625Z] 16113d51b718: Preparing [2024-11-11T02:36:57.625Z] 6bb5acc77df8: Waiting [2024-11-11T02:36:57.625Z] 16113d51b718: Waiting [2024-11-11T02:36:57.625Z] 20f3e168307a: Layer already exists [2024-11-11T02:36:57.625Z] 8aa9b75bd071: Layer already exists [2024-11-11T02:36:57.625Z] 41efb03dde94: Layer already exists [2024-11-11T02:36:57.625Z] 199e665aa5b8: Layer already exists [2024-11-11T02:36:57.625Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:36:57.625Z] 16113d51b718: Layer already exists [2024-11-11T02:36:57.625Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:36:57.890Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:58.262Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:58.618Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-11T02:36:58.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-11T02:36:58.619Z] 8aa9b75bd071: Preparing [2024-11-11T02:36:58.619Z] 20f3e168307a: Preparing [2024-11-11T02:36:58.619Z] 199e665aa5b8: Preparing [2024-11-11T02:36:58.619Z] 41efb03dde94: Preparing [2024-11-11T02:36:58.619Z] 73cd7075f1d1: Preparing [2024-11-11T02:36:58.619Z] 6bb5acc77df8: Preparing [2024-11-11T02:36:58.619Z] 16113d51b718: Preparing [2024-11-11T02:36:58.619Z] 6bb5acc77df8: Waiting [2024-11-11T02:36:58.619Z] 16113d51b718: Waiting [2024-11-11T02:36:58.619Z] 20f3e168307a: Layer already exists [2024-11-11T02:36:58.619Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:36:58.619Z] 8aa9b75bd071: Layer already exists [2024-11-11T02:36:58.619Z] 199e665aa5b8: Layer already exists [2024-11-11T02:36:58.619Z] 41efb03dde94: Layer already exists [2024-11-11T02:36:58.619Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:36:58.619Z] 16113d51b718: Layer already exists [2024-11-11T02:36:58.619Z] main: digest: sha256:25e239285f7119007c350ab739cd8d12e84673e98dc83355cb02461afdef9be5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:36:59.023Z] ===================================================== [Pipeline] echo [2024-11-11T02:36:59.040Z] taggedImages: [2024-11-11T02:36:59.040Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:36:59.040Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-11T02:36:59.040Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.16 [2024-11-11T02:36:59.040Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:36:59.040Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-11T02:36:59.071Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-11T02:36:59.071Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:36:59.071Z] latest [2024-11-11T02:36:59.071Z] 4.0.0-dev.16 [2024-11-11T02:36:59.071Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:36:59.071Z] main [2024-11-11T02:36:59.071Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:59.451Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:36:59.818Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:36:59.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T02:36:59.818Z] 791ac750545b: Preparing [2024-11-11T02:36:59.818Z] 56aee911a3bd: Preparing [2024-11-11T02:36:59.818Z] b882422a3770: Preparing [2024-11-11T02:36:59.818Z] 59b68ead042c: Preparing [2024-11-11T02:36:59.818Z] 199e665aa5b8: Preparing [2024-11-11T02:36:59.818Z] 41efb03dde94: Preparing [2024-11-11T02:36:59.818Z] 73cd7075f1d1: Preparing [2024-11-11T02:36:59.818Z] 6bb5acc77df8: Preparing [2024-11-11T02:36:59.818Z] 16113d51b718: Preparing [2024-11-11T02:36:59.818Z] 41efb03dde94: Waiting [2024-11-11T02:36:59.818Z] 73cd7075f1d1: Waiting [2024-11-11T02:36:59.818Z] 6bb5acc77df8: Waiting [2024-11-11T02:36:59.818Z] 16113d51b718: Waiting [2024-11-11T02:37:00.091Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:00.091Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:00.091Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:00.091Z] 56aee911a3bd: Pushed [2024-11-11T02:37:00.091Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:00.091Z] b882422a3770: Pushed [2024-11-11T02:37:00.091Z] 791ac750545b: Pushed [2024-11-11T02:37:00.091Z] 16113d51b718: Layer already exists [2024-11-11T02:37:02.724Z] 59b68ead042c: Pushed [2024-11-11T02:37:02.724Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:03.151Z] + 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 [2024-11-11T02:37:03.605Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-11T02:37:03.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T02:37:03.605Z] 791ac750545b: Preparing [2024-11-11T02:37:03.605Z] 56aee911a3bd: Preparing [2024-11-11T02:37:03.605Z] b882422a3770: Preparing [2024-11-11T02:37:03.605Z] 59b68ead042c: Preparing [2024-11-11T02:37:03.605Z] 199e665aa5b8: Preparing [2024-11-11T02:37:03.605Z] 41efb03dde94: Preparing [2024-11-11T02:37:03.605Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:03.605Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:03.605Z] 16113d51b718: Preparing [2024-11-11T02:37:03.605Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:03.605Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:03.605Z] 16113d51b718: Waiting [2024-11-11T02:37:03.605Z] 41efb03dde94: Waiting [2024-11-11T02:37:03.605Z] 59b68ead042c: Layer already exists [2024-11-11T02:37:03.605Z] 791ac750545b: Layer already exists [2024-11-11T02:37:03.605Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:03.605Z] b882422a3770: Layer already exists [2024-11-11T02:37:03.605Z] 56aee911a3bd: Layer already exists [2024-11-11T02:37:03.605Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:03.605Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:03.605Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:03.605Z] 16113d51b718: Layer already exists [2024-11-11T02:37:03.872Z] latest: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:04.241Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:04.621Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.16 [2024-11-11T02:37:04.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T02:37:04.621Z] 791ac750545b: Preparing [2024-11-11T02:37:04.621Z] 56aee911a3bd: Preparing [2024-11-11T02:37:04.621Z] b882422a3770: Preparing [2024-11-11T02:37:04.621Z] 59b68ead042c: Preparing [2024-11-11T02:37:04.621Z] 199e665aa5b8: Preparing [2024-11-11T02:37:04.621Z] 41efb03dde94: Preparing [2024-11-11T02:37:04.621Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:04.621Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:04.621Z] 16113d51b718: Preparing [2024-11-11T02:37:04.621Z] 41efb03dde94: Waiting [2024-11-11T02:37:04.621Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:04.621Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:04.621Z] 16113d51b718: Waiting [2024-11-11T02:37:04.621Z] 791ac750545b: Layer already exists [2024-11-11T02:37:04.621Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:04.621Z] b882422a3770: Layer already exists [2024-11-11T02:37:04.621Z] 56aee911a3bd: Layer already exists [2024-11-11T02:37:04.621Z] 59b68ead042c: Layer already exists [2024-11-11T02:37:04.621Z] 16113d51b718: Layer already exists [2024-11-11T02:37:04.621Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:04.621Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:04.887Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:04.887Z] 4.0.0-dev.16: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:05.249Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:05.616Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:05.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T02:37:05.616Z] 791ac750545b: Preparing [2024-11-11T02:37:05.616Z] 56aee911a3bd: Preparing [2024-11-11T02:37:05.616Z] b882422a3770: Preparing [2024-11-11T02:37:05.616Z] 59b68ead042c: Preparing [2024-11-11T02:37:05.616Z] 199e665aa5b8: Preparing [2024-11-11T02:37:05.616Z] 41efb03dde94: Preparing [2024-11-11T02:37:05.616Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:05.616Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:05.616Z] 16113d51b718: Preparing [2024-11-11T02:37:05.616Z] 41efb03dde94: Waiting [2024-11-11T02:37:05.616Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:05.616Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:05.616Z] 16113d51b718: Waiting [2024-11-11T02:37:05.616Z] 791ac750545b: Layer already exists [2024-11-11T02:37:05.616Z] 56aee911a3bd: Layer already exists [2024-11-11T02:37:05.616Z] 59b68ead042c: Layer already exists [2024-11-11T02:37:05.616Z] b882422a3770: Layer already exists [2024-11-11T02:37:05.616Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:05.616Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:05.616Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:05.616Z] 16113d51b718: Layer already exists [2024-11-11T02:37:05.616Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:05.882Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:06.251Z] + 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 [2024-11-11T02:37:06.616Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-11T02:37:06.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-11T02:37:06.616Z] 791ac750545b: Preparing [2024-11-11T02:37:06.616Z] 56aee911a3bd: Preparing [2024-11-11T02:37:06.616Z] b882422a3770: Preparing [2024-11-11T02:37:06.616Z] 59b68ead042c: Preparing [2024-11-11T02:37:06.616Z] 199e665aa5b8: Preparing [2024-11-11T02:37:06.616Z] 41efb03dde94: Preparing [2024-11-11T02:37:06.616Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:06.616Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:06.616Z] 16113d51b718: Preparing [2024-11-11T02:37:06.616Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:06.616Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:06.616Z] 16113d51b718: Waiting [2024-11-11T02:37:06.616Z] 41efb03dde94: Waiting [2024-11-11T02:37:06.616Z] 56aee911a3bd: Layer already exists [2024-11-11T02:37:06.616Z] 791ac750545b: Layer already exists [2024-11-11T02:37:06.616Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:06.616Z] b882422a3770: Layer already exists [2024-11-11T02:37:06.616Z] 59b68ead042c: Layer already exists [2024-11-11T02:37:06.616Z] 16113d51b718: Layer already exists [2024-11-11T02:37:06.616Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:06.616Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:06.616Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:06.884Z] main: digest: sha256:8317406187c905cf3ce0169552378478cdbe4d041fc6bc0f95d89e9b7474eeae size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:37:06.969Z] ===================================================== [Pipeline] echo [2024-11-11T02:37:06.985Z] taggedImages: [2024-11-11T02:37:06.985Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:06.985Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-11T02:37:06.985Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.16 [2024-11-11T02:37:06.985Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:06.985Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-11T02:37:07.021Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-11T02:37:07.021Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:07.021Z] latest [2024-11-11T02:37:07.021Z] 4.0.0-dev.16 [2024-11-11T02:37:07.021Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:07.021Z] main [2024-11-11T02:37:07.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:07.401Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:07.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:07.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T02:37:07.766Z] f701e3d2f524: Preparing [2024-11-11T02:37:07.766Z] 33e99f84642a: Preparing [2024-11-11T02:37:07.766Z] c8845fe5f354: Preparing [2024-11-11T02:37:07.766Z] 199e665aa5b8: Preparing [2024-11-11T02:37:07.766Z] 41efb03dde94: Preparing [2024-11-11T02:37:07.766Z] 60ff3895038c: Preparing [2024-11-11T02:37:07.766Z] 1d8fc3b1b594: Preparing [2024-11-11T02:37:07.766Z] 16113d51b718: Preparing [2024-11-11T02:37:07.766Z] 60ff3895038c: Waiting [2024-11-11T02:37:07.766Z] 1d8fc3b1b594: Waiting [2024-11-11T02:37:07.766Z] 16113d51b718: Waiting [2024-11-11T02:37:07.766Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:08.031Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:08.031Z] 33e99f84642a: Pushed [2024-11-11T02:37:08.031Z] f701e3d2f524: Pushed [2024-11-11T02:37:08.031Z] 16113d51b718: Layer already exists [2024-11-11T02:37:08.031Z] 1d8fc3b1b594: Pushed [2024-11-11T02:37:09.965Z] 60ff3895038c: Pushed [2024-11-11T02:37:13.306Z] c8845fe5f354: Pushed [2024-11-11T02:37:13.570Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:13.928Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:14.278Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-11T02:37:14.278Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T02:37:14.278Z] f701e3d2f524: Preparing [2024-11-11T02:37:14.278Z] 33e99f84642a: Preparing [2024-11-11T02:37:14.278Z] c8845fe5f354: Preparing [2024-11-11T02:37:14.278Z] 199e665aa5b8: Preparing [2024-11-11T02:37:14.278Z] 41efb03dde94: Preparing [2024-11-11T02:37:14.278Z] 60ff3895038c: Preparing [2024-11-11T02:37:14.278Z] 1d8fc3b1b594: Preparing [2024-11-11T02:37:14.278Z] 60ff3895038c: Waiting [2024-11-11T02:37:14.278Z] 16113d51b718: Preparing [2024-11-11T02:37:14.278Z] 16113d51b718: Waiting [2024-11-11T02:37:14.278Z] 1d8fc3b1b594: Waiting [2024-11-11T02:37:14.278Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:14.278Z] f701e3d2f524: Layer already exists [2024-11-11T02:37:14.278Z] 33e99f84642a: Layer already exists [2024-11-11T02:37:14.278Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:14.278Z] c8845fe5f354: Layer already exists [2024-11-11T02:37:14.278Z] 60ff3895038c: Layer already exists [2024-11-11T02:37:14.278Z] 1d8fc3b1b594: Layer already exists [2024-11-11T02:37:14.278Z] 16113d51b718: Layer already exists [2024-11-11T02:37:14.278Z] latest: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:14.902Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:15.266Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.16 [2024-11-11T02:37:15.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T02:37:15.266Z] f701e3d2f524: Preparing [2024-11-11T02:37:15.266Z] 33e99f84642a: Preparing [2024-11-11T02:37:15.266Z] c8845fe5f354: Preparing [2024-11-11T02:37:15.266Z] 199e665aa5b8: Preparing [2024-11-11T02:37:15.266Z] 41efb03dde94: Preparing [2024-11-11T02:37:15.266Z] 60ff3895038c: Preparing [2024-11-11T02:37:15.266Z] 1d8fc3b1b594: Preparing [2024-11-11T02:37:15.266Z] 16113d51b718: Preparing [2024-11-11T02:37:15.266Z] 1d8fc3b1b594: Waiting [2024-11-11T02:37:15.266Z] 16113d51b718: Waiting [2024-11-11T02:37:15.266Z] 60ff3895038c: Waiting [2024-11-11T02:37:15.266Z] f701e3d2f524: Layer already exists [2024-11-11T02:37:15.266Z] c8845fe5f354: Layer already exists [2024-11-11T02:37:15.266Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:15.266Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:15.266Z] 33e99f84642a: Layer already exists [2024-11-11T02:37:15.266Z] 16113d51b718: Layer already exists [2024-11-11T02:37:15.266Z] 60ff3895038c: Layer already exists [2024-11-11T02:37:15.266Z] 1d8fc3b1b594: Layer already exists [2024-11-11T02:37:15.266Z] 4.0.0-dev.16: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:15.893Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:16.247Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:16.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T02:37:16.248Z] f701e3d2f524: Preparing [2024-11-11T02:37:16.248Z] 33e99f84642a: Preparing [2024-11-11T02:37:16.248Z] c8845fe5f354: Preparing [2024-11-11T02:37:16.248Z] 199e665aa5b8: Preparing [2024-11-11T02:37:16.248Z] 41efb03dde94: Preparing [2024-11-11T02:37:16.248Z] 60ff3895038c: Preparing [2024-11-11T02:37:16.248Z] 1d8fc3b1b594: Preparing [2024-11-11T02:37:16.248Z] 16113d51b718: Preparing [2024-11-11T02:37:16.248Z] 60ff3895038c: Waiting [2024-11-11T02:37:16.248Z] 1d8fc3b1b594: Waiting [2024-11-11T02:37:16.248Z] 16113d51b718: Waiting [2024-11-11T02:37:16.248Z] c8845fe5f354: Layer already exists [2024-11-11T02:37:16.248Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:16.248Z] 33e99f84642a: Layer already exists [2024-11-11T02:37:16.248Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:16.248Z] f701e3d2f524: Layer already exists [2024-11-11T02:37:16.248Z] 1d8fc3b1b594: Layer already exists [2024-11-11T02:37:16.248Z] 60ff3895038c: Layer already exists [2024-11-11T02:37:16.248Z] 16113d51b718: Layer already exists [2024-11-11T02:37:16.511Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:16.877Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:17.250Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-11T02:37:17.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-11T02:37:17.250Z] f701e3d2f524: Preparing [2024-11-11T02:37:17.250Z] 33e99f84642a: Preparing [2024-11-11T02:37:17.250Z] c8845fe5f354: Preparing [2024-11-11T02:37:17.250Z] 199e665aa5b8: Preparing [2024-11-11T02:37:17.250Z] 41efb03dde94: Preparing [2024-11-11T02:37:17.250Z] 60ff3895038c: Preparing [2024-11-11T02:37:17.250Z] 1d8fc3b1b594: Preparing [2024-11-11T02:37:17.250Z] 16113d51b718: Preparing [2024-11-11T02:37:17.250Z] 1d8fc3b1b594: Waiting [2024-11-11T02:37:17.250Z] 16113d51b718: Waiting [2024-11-11T02:37:17.250Z] 60ff3895038c: Waiting [2024-11-11T02:37:17.250Z] c8845fe5f354: Layer already exists [2024-11-11T02:37:17.250Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:17.250Z] f701e3d2f524: Layer already exists [2024-11-11T02:37:17.250Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:17.250Z] 33e99f84642a: Layer already exists [2024-11-11T02:37:17.250Z] 60ff3895038c: Layer already exists [2024-11-11T02:37:17.250Z] 1d8fc3b1b594: Layer already exists [2024-11-11T02:37:17.250Z] 16113d51b718: Layer already exists [2024-11-11T02:37:17.515Z] main: digest: sha256:10087c061c49943434e5aa29fb67d5fee3dc55239528bf618c77d20b5bf6b19d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:37:17.608Z] ===================================================== [Pipeline] echo [2024-11-11T02:37:17.627Z] taggedImages: [2024-11-11T02:37:17.627Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:17.627Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-11T02:37:17.627Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.16 [2024-11-11T02:37:17.627Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:17.627Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-11T02:37:17.662Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-11T02:37:17.662Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:17.662Z] latest [2024-11-11T02:37:17.662Z] 4.0.0-dev.16 [2024-11-11T02:37:17.662Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:17.662Z] main [2024-11-11T02:37:17.662Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:18.035Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:18.404Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:18.405Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T02:37:18.405Z] ce28c738f545: Preparing [2024-11-11T02:37:18.405Z] c32babef88c5: Preparing [2024-11-11T02:37:18.405Z] 71d50750550d: Preparing [2024-11-11T02:37:18.405Z] 41efb03dde94: Preparing [2024-11-11T02:37:18.405Z] 1adf980aa88d: Preparing [2024-11-11T02:37:18.405Z] 0b2d6e05b36c: Preparing [2024-11-11T02:37:18.405Z] 16113d51b718: Preparing [2024-11-11T02:37:18.405Z] 0b2d6e05b36c: Waiting [2024-11-11T02:37:18.405Z] 16113d51b718: Waiting [2024-11-11T02:37:18.405Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:18.678Z] c32babef88c5: Pushed [2024-11-11T02:37:18.678Z] 0b2d6e05b36c: Pushed [2024-11-11T02:37:18.678Z] ce28c738f545: Pushed [2024-11-11T02:37:18.678Z] 1adf980aa88d: Pushed [2024-11-11T02:37:18.678Z] 16113d51b718: Layer already exists [2024-11-11T02:37:24.008Z] 71d50750550d: Pushed [2024-11-11T02:37:24.008Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:24.370Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:24.722Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-11T02:37:24.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T02:37:24.722Z] ce28c738f545: Preparing [2024-11-11T02:37:24.722Z] c32babef88c5: Preparing [2024-11-11T02:37:24.722Z] 71d50750550d: Preparing [2024-11-11T02:37:24.722Z] 41efb03dde94: Preparing [2024-11-11T02:37:24.722Z] 1adf980aa88d: Preparing [2024-11-11T02:37:24.722Z] 0b2d6e05b36c: Preparing [2024-11-11T02:37:24.722Z] 16113d51b718: Preparing [2024-11-11T02:37:24.722Z] 0b2d6e05b36c: Waiting [2024-11-11T02:37:24.722Z] 16113d51b718: Waiting [2024-11-11T02:37:24.722Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:24.722Z] ce28c738f545: Layer already exists [2024-11-11T02:37:24.722Z] c32babef88c5: Layer already exists [2024-11-11T02:37:24.722Z] 1adf980aa88d: Layer already exists [2024-11-11T02:37:24.722Z] 71d50750550d: Layer already exists [2024-11-11T02:37:24.722Z] 16113d51b718: Layer already exists [2024-11-11T02:37:24.722Z] 0b2d6e05b36c: Layer already exists [2024-11-11T02:37:24.987Z] latest: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:25.349Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:25.710Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.16 [2024-11-11T02:37:25.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T02:37:25.710Z] ce28c738f545: Preparing [2024-11-11T02:37:25.710Z] c32babef88c5: Preparing [2024-11-11T02:37:25.710Z] 71d50750550d: Preparing [2024-11-11T02:37:25.710Z] 41efb03dde94: Preparing [2024-11-11T02:37:25.710Z] 1adf980aa88d: Preparing [2024-11-11T02:37:25.710Z] 0b2d6e05b36c: Preparing [2024-11-11T02:37:25.710Z] 16113d51b718: Preparing [2024-11-11T02:37:25.710Z] 0b2d6e05b36c: Waiting [2024-11-11T02:37:25.710Z] 16113d51b718: Waiting [2024-11-11T02:37:25.710Z] ce28c738f545: Layer already exists [2024-11-11T02:37:25.710Z] c32babef88c5: Layer already exists [2024-11-11T02:37:25.710Z] 71d50750550d: Layer already exists [2024-11-11T02:37:25.710Z] 1adf980aa88d: Layer already exists [2024-11-11T02:37:25.710Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:25.710Z] 16113d51b718: Layer already exists [2024-11-11T02:37:25.710Z] 0b2d6e05b36c: Layer already exists [2024-11-11T02:37:25.976Z] 4.0.0-dev.16: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:26.342Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:26.699Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:26.699Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T02:37:26.699Z] ce28c738f545: Preparing [2024-11-11T02:37:26.699Z] c32babef88c5: Preparing [2024-11-11T02:37:26.699Z] 71d50750550d: Preparing [2024-11-11T02:37:26.699Z] 41efb03dde94: Preparing [2024-11-11T02:37:26.699Z] 1adf980aa88d: Preparing [2024-11-11T02:37:26.699Z] 0b2d6e05b36c: Preparing [2024-11-11T02:37:26.699Z] 16113d51b718: Preparing [2024-11-11T02:37:26.699Z] 0b2d6e05b36c: Waiting [2024-11-11T02:37:26.699Z] 16113d51b718: Waiting [2024-11-11T02:37:26.699Z] 71d50750550d: Layer already exists [2024-11-11T02:37:26.699Z] ce28c738f545: Layer already exists [2024-11-11T02:37:26.699Z] 1adf980aa88d: Layer already exists [2024-11-11T02:37:26.699Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:26.699Z] c32babef88c5: Layer already exists [2024-11-11T02:37:26.699Z] 0b2d6e05b36c: Layer already exists [2024-11-11T02:37:26.699Z] 16113d51b718: Layer already exists [2024-11-11T02:37:26.699Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:27.339Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:27.700Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-11T02:37:27.700Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-11T02:37:27.700Z] ce28c738f545: Preparing [2024-11-11T02:37:27.700Z] c32babef88c5: Preparing [2024-11-11T02:37:27.700Z] 71d50750550d: Preparing [2024-11-11T02:37:27.700Z] 41efb03dde94: Preparing [2024-11-11T02:37:27.700Z] 1adf980aa88d: Preparing [2024-11-11T02:37:27.700Z] 0b2d6e05b36c: Preparing [2024-11-11T02:37:27.700Z] 16113d51b718: Preparing [2024-11-11T02:37:27.700Z] 0b2d6e05b36c: Waiting [2024-11-11T02:37:27.700Z] 16113d51b718: Waiting [2024-11-11T02:37:27.700Z] 1adf980aa88d: Layer already exists [2024-11-11T02:37:27.700Z] 71d50750550d: Layer already exists [2024-11-11T02:37:27.700Z] ce28c738f545: Layer already exists [2024-11-11T02:37:27.700Z] c32babef88c5: Layer already exists [2024-11-11T02:37:27.700Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:27.700Z] 0b2d6e05b36c: Layer already exists [2024-11-11T02:37:27.700Z] 16113d51b718: Layer already exists [2024-11-11T02:37:27.965Z] main: digest: sha256:6b40ebaee13f628385a207a6d3ac2b74581699b4bf4ed7d4b26c15dee440b620 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:37:28.055Z] ===================================================== [Pipeline] echo [2024-11-11T02:37:28.072Z] taggedImages: [2024-11-11T02:37:28.072Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:28.072Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-11T02:37:28.072Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.16 [2024-11-11T02:37:28.072Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:28.072Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-11T02:37:28.111Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-11T02:37:28.111Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:28.111Z] latest [2024-11-11T02:37:28.111Z] 4.0.0-dev.16 [2024-11-11T02:37:28.111Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:28.111Z] main [2024-11-11T02:37:28.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:28.518Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:28.896Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:28.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T02:37:28.896Z] 759386e1c4d6: Preparing [2024-11-11T02:37:28.896Z] 40b0618813f2: Preparing [2024-11-11T02:37:28.896Z] c63cac38719e: Preparing [2024-11-11T02:37:28.896Z] cc31e1d0844e: Preparing [2024-11-11T02:37:28.896Z] 199e665aa5b8: Preparing [2024-11-11T02:37:28.896Z] 41efb03dde94: Preparing [2024-11-11T02:37:28.896Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:28.896Z] 41efb03dde94: Waiting [2024-11-11T02:37:28.896Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:28.896Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:28.896Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:28.896Z] 16113d51b718: Preparing [2024-11-11T02:37:28.896Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:29.164Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:29.164Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:29.164Z] 40b0618813f2: Pushed [2024-11-11T02:37:29.164Z] c63cac38719e: Pushed [2024-11-11T02:37:29.164Z] 759386e1c4d6: Pushed [2024-11-11T02:37:29.164Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:29.164Z] 16113d51b718: Layer already exists [2024-11-11T02:37:34.505Z] cc31e1d0844e: Pushed [2024-11-11T02:37:34.771Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:35.139Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:35.506Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-11T02:37:35.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T02:37:35.506Z] 759386e1c4d6: Preparing [2024-11-11T02:37:35.506Z] 40b0618813f2: Preparing [2024-11-11T02:37:35.506Z] c63cac38719e: Preparing [2024-11-11T02:37:35.506Z] cc31e1d0844e: Preparing [2024-11-11T02:37:35.506Z] 199e665aa5b8: Preparing [2024-11-11T02:37:35.506Z] 41efb03dde94: Preparing [2024-11-11T02:37:35.506Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:35.506Z] 41efb03dde94: Waiting [2024-11-11T02:37:35.506Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:35.506Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:35.506Z] 16113d51b718: Preparing [2024-11-11T02:37:35.506Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:35.506Z] 40b0618813f2: Layer already exists [2024-11-11T02:37:35.506Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:35.506Z] 759386e1c4d6: Layer already exists [2024-11-11T02:37:35.506Z] c63cac38719e: Layer already exists [2024-11-11T02:37:35.506Z] cc31e1d0844e: Layer already exists [2024-11-11T02:37:35.506Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:35.506Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:35.506Z] 16113d51b718: Layer already exists [2024-11-11T02:37:35.506Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:35.774Z] latest: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:36.142Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:36.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.16 [2024-11-11T02:37:36.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T02:37:36.502Z] 759386e1c4d6: Preparing [2024-11-11T02:37:36.502Z] 40b0618813f2: Preparing [2024-11-11T02:37:36.502Z] c63cac38719e: Preparing [2024-11-11T02:37:36.502Z] cc31e1d0844e: Preparing [2024-11-11T02:37:36.502Z] 199e665aa5b8: Preparing [2024-11-11T02:37:36.502Z] 41efb03dde94: Preparing [2024-11-11T02:37:36.502Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:36.502Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:36.502Z] 16113d51b718: Preparing [2024-11-11T02:37:36.502Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:36.502Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:36.502Z] 41efb03dde94: Waiting [2024-11-11T02:37:36.502Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:36.502Z] 759386e1c4d6: Layer already exists [2024-11-11T02:37:36.502Z] 40b0618813f2: Layer already exists [2024-11-11T02:37:36.502Z] c63cac38719e: Layer already exists [2024-11-11T02:37:36.502Z] cc31e1d0844e: Layer already exists [2024-11-11T02:37:36.502Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:36.502Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:36.502Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:36.502Z] 16113d51b718: Layer already exists [2024-11-11T02:37:36.769Z] 4.0.0-dev.16: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:37.142Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:37.500Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:37.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T02:37:37.500Z] 759386e1c4d6: Preparing [2024-11-11T02:37:37.500Z] 40b0618813f2: Preparing [2024-11-11T02:37:37.500Z] c63cac38719e: Preparing [2024-11-11T02:37:37.500Z] cc31e1d0844e: Preparing [2024-11-11T02:37:37.500Z] 199e665aa5b8: Preparing [2024-11-11T02:37:37.500Z] 41efb03dde94: Preparing [2024-11-11T02:37:37.500Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:37.500Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:37.500Z] 16113d51b718: Preparing [2024-11-11T02:37:37.500Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:37.500Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:37.500Z] 41efb03dde94: Waiting [2024-11-11T02:37:37.500Z] 16113d51b718: Waiting [2024-11-11T02:37:37.500Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:37.500Z] c63cac38719e: Layer already exists [2024-11-11T02:37:37.500Z] cc31e1d0844e: Layer already exists [2024-11-11T02:37:37.500Z] 759386e1c4d6: Layer already exists [2024-11-11T02:37:37.500Z] 40b0618813f2: Layer already exists [2024-11-11T02:37:37.766Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:37.766Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:37.766Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:37.766Z] 16113d51b718: Layer already exists [2024-11-11T02:37:37.766Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:38.136Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:38.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-11T02:37:38.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-11T02:37:38.502Z] 759386e1c4d6: Preparing [2024-11-11T02:37:38.502Z] 40b0618813f2: Preparing [2024-11-11T02:37:38.502Z] c63cac38719e: Preparing [2024-11-11T02:37:38.502Z] cc31e1d0844e: Preparing [2024-11-11T02:37:38.502Z] 199e665aa5b8: Preparing [2024-11-11T02:37:38.502Z] 41efb03dde94: Preparing [2024-11-11T02:37:38.502Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:38.502Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:38.502Z] 16113d51b718: Preparing [2024-11-11T02:37:38.502Z] 41efb03dde94: Waiting [2024-11-11T02:37:38.502Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:38.502Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:38.502Z] 16113d51b718: Waiting [2024-11-11T02:37:38.502Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:38.502Z] cc31e1d0844e: Layer already exists [2024-11-11T02:37:38.502Z] c63cac38719e: Layer already exists [2024-11-11T02:37:38.502Z] 759386e1c4d6: Layer already exists [2024-11-11T02:37:38.502Z] 40b0618813f2: Layer already exists [2024-11-11T02:37:38.502Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:38.502Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:38.502Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:38.502Z] 16113d51b718: Layer already exists [2024-11-11T02:37:38.770Z] main: digest: sha256:8e38b00c0ef42c421f13d3c8acb47359df91ea5f4fe5e4a1f76ee22698ded194 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:37:38.856Z] ===================================================== [Pipeline] echo [2024-11-11T02:37:38.869Z] taggedImages: [2024-11-11T02:37:38.869Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:38.869Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-11T02:37:38.869Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.16 [2024-11-11T02:37:38.869Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:38.869Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-11T02:37:38.898Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-11T02:37:38.898Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:38.898Z] latest [2024-11-11T02:37:38.898Z] 4.0.0-dev.16 [2024-11-11T02:37:38.898Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:38.898Z] main [2024-11-11T02:37:38.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:39.266Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:39.635Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:39.635Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T02:37:39.635Z] 779a106d412a: Preparing [2024-11-11T02:37:39.635Z] 6b9eda1513ae: Preparing [2024-11-11T02:37:39.635Z] faf7e58de1bc: Preparing [2024-11-11T02:37:39.635Z] 519bd68b459f: Preparing [2024-11-11T02:37:39.635Z] f7d527245ba8: Preparing [2024-11-11T02:37:39.635Z] 0a07b69cc63d: Preparing [2024-11-11T02:37:39.635Z] 19bf07c73c02: Preparing [2024-11-11T02:37:39.635Z] 199e665aa5b8: Preparing [2024-11-11T02:37:39.635Z] 41efb03dde94: Preparing [2024-11-11T02:37:39.635Z] b50268d7b0b8: Preparing [2024-11-11T02:37:39.635Z] 26026cc727b5: Preparing [2024-11-11T02:37:39.635Z] 5f70bf18a086: Preparing [2024-11-11T02:37:39.635Z] 618167cf2416: Preparing [2024-11-11T02:37:39.635Z] 19865ffa42f4: Preparing [2024-11-11T02:37:39.635Z] ea6bb800882b: Preparing [2024-11-11T02:37:39.635Z] 16113d51b718: Preparing [2024-11-11T02:37:39.635Z] 0a07b69cc63d: Waiting [2024-11-11T02:37:39.635Z] 19bf07c73c02: Waiting [2024-11-11T02:37:39.635Z] 199e665aa5b8: Waiting [2024-11-11T02:37:39.635Z] 41efb03dde94: Waiting [2024-11-11T02:37:39.635Z] 19865ffa42f4: Waiting [2024-11-11T02:37:39.635Z] ea6bb800882b: Waiting [2024-11-11T02:37:39.635Z] b50268d7b0b8: Waiting [2024-11-11T02:37:39.635Z] 16113d51b718: Waiting [2024-11-11T02:37:39.635Z] 26026cc727b5: Waiting [2024-11-11T02:37:39.635Z] 5f70bf18a086: Waiting [2024-11-11T02:37:39.635Z] 618167cf2416: Waiting [2024-11-11T02:37:39.901Z] 519bd68b459f: Pushed [2024-11-11T02:37:39.901Z] 779a106d412a: Pushed [2024-11-11T02:37:39.901Z] f7d527245ba8: Pushed [2024-11-11T02:37:39.901Z] faf7e58de1bc: Pushed [2024-11-11T02:37:39.901Z] 6b9eda1513ae: Pushed [2024-11-11T02:37:39.901Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:39.901Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:39.901Z] 0a07b69cc63d: Pushed [2024-11-11T02:37:39.901Z] 5f70bf18a086: Layer already exists [2024-11-11T02:37:40.165Z] b50268d7b0b8: Pushed [2024-11-11T02:37:40.165Z] 26026cc727b5: Pushed [2024-11-11T02:37:40.165Z] 618167cf2416: Pushed [2024-11-11T02:37:40.165Z] 16113d51b718: Layer already exists [2024-11-11T02:37:40.165Z] ea6bb800882b: Pushed [2024-11-11T02:37:42.106Z] 19865ffa42f4: Pushed [2024-11-11T02:37:43.063Z] 19bf07c73c02: Pushed [2024-11-11T02:37:43.063Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:43.426Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:43.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-11T02:37:43.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T02:37:43.796Z] 779a106d412a: Preparing [2024-11-11T02:37:43.796Z] 6b9eda1513ae: Preparing [2024-11-11T02:37:43.796Z] faf7e58de1bc: Preparing [2024-11-11T02:37:43.796Z] 519bd68b459f: Preparing [2024-11-11T02:37:43.796Z] f7d527245ba8: Preparing [2024-11-11T02:37:43.796Z] 0a07b69cc63d: Preparing [2024-11-11T02:37:43.796Z] 19bf07c73c02: Preparing [2024-11-11T02:37:43.796Z] 199e665aa5b8: Preparing [2024-11-11T02:37:43.796Z] 41efb03dde94: Preparing [2024-11-11T02:37:43.796Z] b50268d7b0b8: Preparing [2024-11-11T02:37:43.796Z] 26026cc727b5: Preparing [2024-11-11T02:37:43.796Z] 5f70bf18a086: Preparing [2024-11-11T02:37:43.796Z] 618167cf2416: Preparing [2024-11-11T02:37:43.796Z] 19865ffa42f4: Preparing [2024-11-11T02:37:43.796Z] ea6bb800882b: Preparing [2024-11-11T02:37:43.796Z] 16113d51b718: Preparing [2024-11-11T02:37:43.796Z] 19bf07c73c02: Waiting [2024-11-11T02:37:43.796Z] 199e665aa5b8: Waiting [2024-11-11T02:37:43.796Z] 41efb03dde94: Waiting [2024-11-11T02:37:43.796Z] b50268d7b0b8: Waiting [2024-11-11T02:37:43.796Z] 26026cc727b5: Waiting [2024-11-11T02:37:43.796Z] ea6bb800882b: Waiting [2024-11-11T02:37:43.796Z] 5f70bf18a086: Waiting [2024-11-11T02:37:43.796Z] 16113d51b718: Waiting [2024-11-11T02:37:43.796Z] 19865ffa42f4: Waiting [2024-11-11T02:37:43.796Z] 0a07b69cc63d: Waiting [2024-11-11T02:37:43.796Z] 618167cf2416: Waiting [2024-11-11T02:37:43.796Z] faf7e58de1bc: Layer already exists [2024-11-11T02:37:43.796Z] 779a106d412a: Layer already exists [2024-11-11T02:37:43.796Z] 6b9eda1513ae: Layer already exists [2024-11-11T02:37:43.796Z] f7d527245ba8: Layer already exists [2024-11-11T02:37:43.796Z] 519bd68b459f: Layer already exists [2024-11-11T02:37:43.796Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:43.796Z] 0a07b69cc63d: Layer already exists [2024-11-11T02:37:43.796Z] b50268d7b0b8: Layer already exists [2024-11-11T02:37:43.796Z] 19bf07c73c02: Layer already exists [2024-11-11T02:37:43.796Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:43.796Z] 19865ffa42f4: Layer already exists [2024-11-11T02:37:43.796Z] 26026cc727b5: Layer already exists [2024-11-11T02:37:43.796Z] 5f70bf18a086: Layer already exists [2024-11-11T02:37:43.796Z] 618167cf2416: Layer already exists [2024-11-11T02:37:43.796Z] ea6bb800882b: Layer already exists [2024-11-11T02:37:44.062Z] 16113d51b718: Layer already exists [2024-11-11T02:37:44.062Z] latest: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:44.436Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:44.796Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.16 [2024-11-11T02:37:44.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T02:37:44.796Z] 779a106d412a: Preparing [2024-11-11T02:37:44.796Z] 6b9eda1513ae: Preparing [2024-11-11T02:37:44.796Z] faf7e58de1bc: Preparing [2024-11-11T02:37:44.796Z] 519bd68b459f: Preparing [2024-11-11T02:37:44.796Z] f7d527245ba8: Preparing [2024-11-11T02:37:44.796Z] 0a07b69cc63d: Preparing [2024-11-11T02:37:44.796Z] 19bf07c73c02: Preparing [2024-11-11T02:37:44.796Z] 199e665aa5b8: Preparing [2024-11-11T02:37:44.796Z] 41efb03dde94: Preparing [2024-11-11T02:37:44.796Z] b50268d7b0b8: Preparing [2024-11-11T02:37:44.796Z] 26026cc727b5: Preparing [2024-11-11T02:37:44.796Z] 5f70bf18a086: Preparing [2024-11-11T02:37:44.796Z] 618167cf2416: Preparing [2024-11-11T02:37:44.796Z] 19865ffa42f4: Preparing [2024-11-11T02:37:44.796Z] ea6bb800882b: Preparing [2024-11-11T02:37:44.796Z] 16113d51b718: Preparing [2024-11-11T02:37:44.796Z] 0a07b69cc63d: Waiting [2024-11-11T02:37:44.796Z] 19bf07c73c02: Waiting [2024-11-11T02:37:44.796Z] 199e665aa5b8: Waiting [2024-11-11T02:37:44.796Z] 41efb03dde94: Waiting [2024-11-11T02:37:44.796Z] b50268d7b0b8: Waiting [2024-11-11T02:37:44.796Z] 26026cc727b5: Waiting [2024-11-11T02:37:44.796Z] 5f70bf18a086: Waiting [2024-11-11T02:37:44.796Z] 618167cf2416: Waiting [2024-11-11T02:37:44.796Z] 19865ffa42f4: Waiting [2024-11-11T02:37:44.796Z] ea6bb800882b: Waiting [2024-11-11T02:37:44.796Z] 16113d51b718: Waiting [2024-11-11T02:37:44.796Z] 519bd68b459f: Layer already exists [2024-11-11T02:37:44.796Z] 779a106d412a: Layer already exists [2024-11-11T02:37:44.796Z] faf7e58de1bc: Layer already exists [2024-11-11T02:37:44.796Z] f7d527245ba8: Layer already exists [2024-11-11T02:37:44.796Z] 6b9eda1513ae: Layer already exists [2024-11-11T02:37:44.796Z] 0a07b69cc63d: Layer already exists [2024-11-11T02:37:44.796Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:44.796Z] 19bf07c73c02: Layer already exists [2024-11-11T02:37:44.796Z] b50268d7b0b8: Layer already exists [2024-11-11T02:37:44.796Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:44.796Z] 26026cc727b5: Layer already exists [2024-11-11T02:37:44.796Z] 618167cf2416: Layer already exists [2024-11-11T02:37:44.796Z] 5f70bf18a086: Layer already exists [2024-11-11T02:37:44.796Z] 19865ffa42f4: Layer already exists [2024-11-11T02:37:44.796Z] ea6bb800882b: Layer already exists [2024-11-11T02:37:44.796Z] 16113d51b718: Layer already exists [2024-11-11T02:37:45.061Z] 4.0.0-dev.16: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:45.494Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:45.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:45.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T02:37:45.866Z] 779a106d412a: Preparing [2024-11-11T02:37:45.866Z] 6b9eda1513ae: Preparing [2024-11-11T02:37:45.866Z] faf7e58de1bc: Preparing [2024-11-11T02:37:45.866Z] 519bd68b459f: Preparing [2024-11-11T02:37:45.866Z] f7d527245ba8: Preparing [2024-11-11T02:37:45.866Z] 0a07b69cc63d: Preparing [2024-11-11T02:37:45.866Z] 19bf07c73c02: Preparing [2024-11-11T02:37:45.866Z] 199e665aa5b8: Preparing [2024-11-11T02:37:45.866Z] 41efb03dde94: Preparing [2024-11-11T02:37:45.866Z] b50268d7b0b8: Preparing [2024-11-11T02:37:45.866Z] 26026cc727b5: Preparing [2024-11-11T02:37:45.866Z] 5f70bf18a086: Preparing [2024-11-11T02:37:45.866Z] 618167cf2416: Preparing [2024-11-11T02:37:45.866Z] 19865ffa42f4: Preparing [2024-11-11T02:37:45.866Z] ea6bb800882b: Preparing [2024-11-11T02:37:45.866Z] 16113d51b718: Preparing [2024-11-11T02:37:45.866Z] 26026cc727b5: Waiting [2024-11-11T02:37:45.866Z] 19865ffa42f4: Waiting [2024-11-11T02:37:45.866Z] ea6bb800882b: Waiting [2024-11-11T02:37:45.866Z] 16113d51b718: Waiting [2024-11-11T02:37:45.866Z] 0a07b69cc63d: Waiting [2024-11-11T02:37:45.866Z] 5f70bf18a086: Waiting [2024-11-11T02:37:45.866Z] 618167cf2416: Waiting [2024-11-11T02:37:45.866Z] 19bf07c73c02: Waiting [2024-11-11T02:37:45.866Z] 199e665aa5b8: Waiting [2024-11-11T02:37:45.866Z] 41efb03dde94: Waiting [2024-11-11T02:37:45.866Z] b50268d7b0b8: Waiting [2024-11-11T02:37:45.866Z] 779a106d412a: Layer already exists [2024-11-11T02:37:45.866Z] faf7e58de1bc: Layer already exists [2024-11-11T02:37:45.866Z] 6b9eda1513ae: Layer already exists [2024-11-11T02:37:45.866Z] 519bd68b459f: Layer already exists [2024-11-11T02:37:45.866Z] f7d527245ba8: Layer already exists [2024-11-11T02:37:45.866Z] 0a07b69cc63d: Layer already exists [2024-11-11T02:37:45.866Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:45.866Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:45.866Z] b50268d7b0b8: Layer already exists [2024-11-11T02:37:45.866Z] 19bf07c73c02: Layer already exists [2024-11-11T02:37:46.136Z] 5f70bf18a086: Layer already exists [2024-11-11T02:37:46.136Z] 618167cf2416: Layer already exists [2024-11-11T02:37:46.136Z] 26026cc727b5: Layer already exists [2024-11-11T02:37:46.136Z] ea6bb800882b: Layer already exists [2024-11-11T02:37:46.136Z] 19865ffa42f4: Layer already exists [2024-11-11T02:37:46.136Z] 16113d51b718: Layer already exists [2024-11-11T02:37:46.136Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:46.516Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:46.885Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-11T02:37:46.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-11T02:37:46.885Z] 779a106d412a: Preparing [2024-11-11T02:37:46.885Z] 6b9eda1513ae: Preparing [2024-11-11T02:37:46.885Z] faf7e58de1bc: Preparing [2024-11-11T02:37:46.885Z] 519bd68b459f: Preparing [2024-11-11T02:37:46.885Z] f7d527245ba8: Preparing [2024-11-11T02:37:46.885Z] 0a07b69cc63d: Preparing [2024-11-11T02:37:46.885Z] 19bf07c73c02: Preparing [2024-11-11T02:37:46.885Z] 199e665aa5b8: Preparing [2024-11-11T02:37:46.885Z] 41efb03dde94: Preparing [2024-11-11T02:37:46.885Z] b50268d7b0b8: Preparing [2024-11-11T02:37:46.885Z] 26026cc727b5: Preparing [2024-11-11T02:37:46.885Z] 5f70bf18a086: Preparing [2024-11-11T02:37:46.885Z] 618167cf2416: Preparing [2024-11-11T02:37:46.885Z] 19865ffa42f4: Preparing [2024-11-11T02:37:46.885Z] ea6bb800882b: Preparing [2024-11-11T02:37:46.885Z] 16113d51b718: Preparing [2024-11-11T02:37:46.885Z] 0a07b69cc63d: Waiting [2024-11-11T02:37:46.885Z] 19bf07c73c02: Waiting [2024-11-11T02:37:46.885Z] 199e665aa5b8: Waiting [2024-11-11T02:37:46.885Z] 41efb03dde94: Waiting [2024-11-11T02:37:46.885Z] b50268d7b0b8: Waiting [2024-11-11T02:37:46.885Z] 26026cc727b5: Waiting [2024-11-11T02:37:46.885Z] 5f70bf18a086: Waiting [2024-11-11T02:37:46.885Z] 618167cf2416: Waiting [2024-11-11T02:37:46.885Z] 19865ffa42f4: Waiting [2024-11-11T02:37:46.885Z] ea6bb800882b: Waiting [2024-11-11T02:37:46.885Z] 16113d51b718: Waiting [2024-11-11T02:37:46.885Z] 519bd68b459f: Layer already exists [2024-11-11T02:37:46.885Z] 6b9eda1513ae: Layer already exists [2024-11-11T02:37:46.885Z] faf7e58de1bc: Layer already exists [2024-11-11T02:37:46.885Z] f7d527245ba8: Layer already exists [2024-11-11T02:37:46.885Z] 779a106d412a: Layer already exists [2024-11-11T02:37:46.885Z] 19bf07c73c02: Layer already exists [2024-11-11T02:37:46.885Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:46.885Z] 0a07b69cc63d: Layer already exists [2024-11-11T02:37:46.885Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:46.885Z] b50268d7b0b8: Layer already exists [2024-11-11T02:37:46.885Z] 19865ffa42f4: Layer already exists [2024-11-11T02:37:46.885Z] ea6bb800882b: Layer already exists [2024-11-11T02:37:46.885Z] 26026cc727b5: Layer already exists [2024-11-11T02:37:46.885Z] 5f70bf18a086: Layer already exists [2024-11-11T02:37:46.885Z] 618167cf2416: Layer already exists [2024-11-11T02:37:47.154Z] 16113d51b718: Layer already exists [2024-11-11T02:37:47.154Z] main: digest: sha256:57ee7fe908fa81519f161382e217b5a4ecc49cb3bc64b0b08a9c2c4fb5d64202 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:37:47.238Z] ===================================================== [Pipeline] echo [2024-11-11T02:37:47.257Z] taggedImages: [2024-11-11T02:37:47.257Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:47.257Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-11T02:37:47.257Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.16 [2024-11-11T02:37:47.257Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:47.257Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-11T02:37:47.291Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-11T02:37:47.291Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:47.291Z] latest [2024-11-11T02:37:47.291Z] 4.0.0-dev.16 [2024-11-11T02:37:47.291Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:47.291Z] main [2024-11-11T02:37:47.291Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:47.668Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:48.978Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:48.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T02:37:48.979Z] 7a954930f7b5: Preparing [2024-11-11T02:37:48.979Z] edf5c74ba24d: Preparing [2024-11-11T02:37:48.979Z] 803c9045d69e: Preparing [2024-11-11T02:37:48.979Z] f5088029d401: Preparing [2024-11-11T02:37:48.979Z] 199e665aa5b8: Preparing [2024-11-11T02:37:48.979Z] 41efb03dde94: Preparing [2024-11-11T02:37:48.979Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:48.979Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:48.979Z] 16113d51b718: Preparing [2024-11-11T02:37:48.979Z] 41efb03dde94: Waiting [2024-11-11T02:37:48.979Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:48.979Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:48.979Z] 16113d51b718: Waiting [2024-11-11T02:37:48.979Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:49.245Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:49.245Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:49.245Z] edf5c74ba24d: Pushed [2024-11-11T02:37:49.245Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:49.245Z] 803c9045d69e: Pushed [2024-11-11T02:37:49.245Z] 7a954930f7b5: Pushed [2024-11-11T02:37:49.245Z] 16113d51b718: Layer already exists [2024-11-11T02:37:53.480Z] f5088029d401: Pushed [2024-11-11T02:37:53.480Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:53.843Z] + 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 [2024-11-11T02:37:54.192Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-11T02:37:54.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T02:37:54.193Z] 7a954930f7b5: Preparing [2024-11-11T02:37:54.193Z] edf5c74ba24d: Preparing [2024-11-11T02:37:54.193Z] 803c9045d69e: Preparing [2024-11-11T02:37:54.193Z] f5088029d401: Preparing [2024-11-11T02:37:54.193Z] 199e665aa5b8: Preparing [2024-11-11T02:37:54.193Z] 41efb03dde94: Preparing [2024-11-11T02:37:54.193Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:54.193Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:54.193Z] 16113d51b718: Preparing [2024-11-11T02:37:54.193Z] 41efb03dde94: Waiting [2024-11-11T02:37:54.193Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:54.193Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:54.193Z] 16113d51b718: Waiting [2024-11-11T02:37:54.193Z] 803c9045d69e: Layer already exists [2024-11-11T02:37:54.193Z] 7a954930f7b5: Layer already exists [2024-11-11T02:37:54.193Z] edf5c74ba24d: Layer already exists [2024-11-11T02:37:54.193Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:54.193Z] f5088029d401: Layer already exists [2024-11-11T02:37:54.193Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:54.193Z] 16113d51b718: Layer already exists [2024-11-11T02:37:54.193Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:54.193Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:54.457Z] latest: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:54.809Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:55.157Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.16 [2024-11-11T02:37:55.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T02:37:55.158Z] 7a954930f7b5: Preparing [2024-11-11T02:37:55.158Z] edf5c74ba24d: Preparing [2024-11-11T02:37:55.158Z] 803c9045d69e: Preparing [2024-11-11T02:37:55.158Z] f5088029d401: Preparing [2024-11-11T02:37:55.158Z] 199e665aa5b8: Preparing [2024-11-11T02:37:55.158Z] 41efb03dde94: Preparing [2024-11-11T02:37:55.158Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:55.158Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:55.158Z] 16113d51b718: Preparing [2024-11-11T02:37:55.158Z] 41efb03dde94: Waiting [2024-11-11T02:37:55.158Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:55.158Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:55.158Z] 16113d51b718: Waiting [2024-11-11T02:37:55.158Z] 803c9045d69e: Layer already exists [2024-11-11T02:37:55.158Z] edf5c74ba24d: Layer already exists [2024-11-11T02:37:55.158Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:55.158Z] 7a954930f7b5: Layer already exists [2024-11-11T02:37:55.158Z] f5088029d401: Layer already exists [2024-11-11T02:37:55.158Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:55.158Z] 16113d51b718: Layer already exists [2024-11-11T02:37:55.158Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:55.158Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:55.425Z] 4.0.0-dev.16: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:55.787Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:56.144Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:56.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T02:37:56.145Z] 7a954930f7b5: Preparing [2024-11-11T02:37:56.145Z] edf5c74ba24d: Preparing [2024-11-11T02:37:56.145Z] 803c9045d69e: Preparing [2024-11-11T02:37:56.145Z] f5088029d401: Preparing [2024-11-11T02:37:56.145Z] 199e665aa5b8: Preparing [2024-11-11T02:37:56.145Z] 41efb03dde94: Preparing [2024-11-11T02:37:56.145Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:56.145Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:56.145Z] 16113d51b718: Preparing [2024-11-11T02:37:56.145Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:56.145Z] 41efb03dde94: Waiting [2024-11-11T02:37:56.145Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:56.145Z] 16113d51b718: Waiting [2024-11-11T02:37:56.145Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:56.145Z] 803c9045d69e: Layer already exists [2024-11-11T02:37:56.145Z] f5088029d401: Layer already exists [2024-11-11T02:37:56.145Z] 7a954930f7b5: Layer already exists [2024-11-11T02:37:56.145Z] edf5c74ba24d: Layer already exists [2024-11-11T02:37:56.145Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:56.145Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:56.145Z] 16113d51b718: Layer already exists [2024-11-11T02:37:56.145Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:56.411Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:56.781Z] + 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 [2024-11-11T02:37:57.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-11T02:37:57.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-11T02:37:57.152Z] 7a954930f7b5: Preparing [2024-11-11T02:37:57.152Z] edf5c74ba24d: Preparing [2024-11-11T02:37:57.152Z] 803c9045d69e: Preparing [2024-11-11T02:37:57.152Z] f5088029d401: Preparing [2024-11-11T02:37:57.152Z] 199e665aa5b8: Preparing [2024-11-11T02:37:57.152Z] 41efb03dde94: Preparing [2024-11-11T02:37:57.152Z] 73cd7075f1d1: Preparing [2024-11-11T02:37:57.152Z] 6bb5acc77df8: Preparing [2024-11-11T02:37:57.152Z] 16113d51b718: Preparing [2024-11-11T02:37:57.152Z] 73cd7075f1d1: Waiting [2024-11-11T02:37:57.152Z] 6bb5acc77df8: Waiting [2024-11-11T02:37:57.152Z] 41efb03dde94: Waiting [2024-11-11T02:37:57.152Z] 16113d51b718: Waiting [2024-11-11T02:37:57.152Z] edf5c74ba24d: Layer already exists [2024-11-11T02:37:57.152Z] f5088029d401: Layer already exists [2024-11-11T02:37:57.152Z] 7a954930f7b5: Layer already exists [2024-11-11T02:37:57.152Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:57.152Z] 803c9045d69e: Layer already exists [2024-11-11T02:37:57.152Z] 73cd7075f1d1: Layer already exists [2024-11-11T02:37:57.152Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:57.152Z] 6bb5acc77df8: Layer already exists [2024-11-11T02:37:57.152Z] 16113d51b718: Layer already exists [2024-11-11T02:37:57.418Z] main: digest: sha256:8ef17b2f651f5c21f112022a1e4f0674931508450241dafff491ebf4e5af1352 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:37:57.519Z] ===================================================== [Pipeline] echo [2024-11-11T02:37:57.541Z] taggedImages: [2024-11-11T02:37:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-11T02:37:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.16 [2024-11-11T02:37:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:57.542Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-11T02:37:57.577Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-11T02:37:57.578Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:57.578Z] latest [2024-11-11T02:37:57.578Z] 4.0.0-dev.16 [2024-11-11T02:37:57.578Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:37:57.578Z] main [2024-11-11T02:37:57.578Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:57.963Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:37:58.329Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:37:58.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T02:37:58.330Z] d826ed2eca39: Preparing [2024-11-11T02:37:58.330Z] 0b7f71c33a35: Preparing [2024-11-11T02:37:58.330Z] a0a7d0c8bf46: Preparing [2024-11-11T02:37:58.330Z] c1ce3fa1d79d: Preparing [2024-11-11T02:37:58.330Z] b4d0e10f6fab: Preparing [2024-11-11T02:37:58.330Z] 199e665aa5b8: Preparing [2024-11-11T02:37:58.330Z] 41efb03dde94: Preparing [2024-11-11T02:37:58.330Z] 9484763db4a2: Preparing [2024-11-11T02:37:58.330Z] ab8ff691a836: Preparing [2024-11-11T02:37:58.330Z] 41efb03dde94: Waiting [2024-11-11T02:37:58.330Z] 199e665aa5b8: Waiting [2024-11-11T02:37:58.330Z] 6bb5dd7148b2: Preparing [2024-11-11T02:37:58.330Z] 9484763db4a2: Waiting [2024-11-11T02:37:58.330Z] 16113d51b718: Preparing [2024-11-11T02:37:58.330Z] ab8ff691a836: Waiting [2024-11-11T02:37:58.330Z] 6bb5dd7148b2: Waiting [2024-11-11T02:37:58.330Z] 16113d51b718: Waiting [2024-11-11T02:37:58.597Z] c1ce3fa1d79d: Pushed [2024-11-11T02:37:58.597Z] d826ed2eca39: Pushed [2024-11-11T02:37:58.597Z] 199e665aa5b8: Layer already exists [2024-11-11T02:37:58.597Z] 0b7f71c33a35: Pushed [2024-11-11T02:37:58.597Z] b4d0e10f6fab: Pushed [2024-11-11T02:37:58.597Z] 41efb03dde94: Layer already exists [2024-11-11T02:37:58.597Z] 16113d51b718: Layer already exists [2024-11-11T02:37:58.864Z] 9484763db4a2: Pushed [2024-11-11T02:37:58.864Z] ab8ff691a836: Pushed [2024-11-11T02:38:00.805Z] a0a7d0c8bf46: Pushed [2024-11-11T02:38:03.381Z] 6bb5dd7148b2: Pushed [2024-11-11T02:38:03.381Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:03.742Z] + 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 [2024-11-11T02:38:04.100Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-11T02:38:04.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T02:38:04.100Z] d826ed2eca39: Preparing [2024-11-11T02:38:04.100Z] 0b7f71c33a35: Preparing [2024-11-11T02:38:04.100Z] a0a7d0c8bf46: Preparing [2024-11-11T02:38:04.100Z] c1ce3fa1d79d: Preparing [2024-11-11T02:38:04.100Z] b4d0e10f6fab: Preparing [2024-11-11T02:38:04.100Z] 199e665aa5b8: Preparing [2024-11-11T02:38:04.100Z] 41efb03dde94: Preparing [2024-11-11T02:38:04.100Z] 9484763db4a2: Preparing [2024-11-11T02:38:04.100Z] ab8ff691a836: Preparing [2024-11-11T02:38:04.100Z] 6bb5dd7148b2: Preparing [2024-11-11T02:38:04.100Z] 16113d51b718: Preparing [2024-11-11T02:38:04.100Z] 9484763db4a2: Waiting [2024-11-11T02:38:04.100Z] ab8ff691a836: Waiting [2024-11-11T02:38:04.100Z] 6bb5dd7148b2: Waiting [2024-11-11T02:38:04.100Z] 16113d51b718: Waiting [2024-11-11T02:38:04.100Z] 199e665aa5b8: Waiting [2024-11-11T02:38:04.100Z] 41efb03dde94: Waiting [2024-11-11T02:38:04.100Z] d826ed2eca39: Layer already exists [2024-11-11T02:38:04.100Z] b4d0e10f6fab: Layer already exists [2024-11-11T02:38:04.100Z] a0a7d0c8bf46: Layer already exists [2024-11-11T02:38:04.100Z] c1ce3fa1d79d: Layer already exists [2024-11-11T02:38:04.100Z] 0b7f71c33a35: Layer already exists [2024-11-11T02:38:04.100Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:04.100Z] 9484763db4a2: Layer already exists [2024-11-11T02:38:04.100Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:04.100Z] ab8ff691a836: Layer already exists [2024-11-11T02:38:04.100Z] 6bb5dd7148b2: Layer already exists [2024-11-11T02:38:04.100Z] 16113d51b718: Layer already exists [2024-11-11T02:38:04.368Z] latest: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:04.731Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:05.090Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.16 [2024-11-11T02:38:05.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T02:38:05.090Z] d826ed2eca39: Preparing [2024-11-11T02:38:05.090Z] 0b7f71c33a35: Preparing [2024-11-11T02:38:05.090Z] a0a7d0c8bf46: Preparing [2024-11-11T02:38:05.090Z] c1ce3fa1d79d: Preparing [2024-11-11T02:38:05.090Z] b4d0e10f6fab: Preparing [2024-11-11T02:38:05.090Z] 199e665aa5b8: Preparing [2024-11-11T02:38:05.090Z] 41efb03dde94: Preparing [2024-11-11T02:38:05.090Z] 9484763db4a2: Preparing [2024-11-11T02:38:05.090Z] 41efb03dde94: Waiting [2024-11-11T02:38:05.090Z] 199e665aa5b8: Waiting [2024-11-11T02:38:05.090Z] ab8ff691a836: Preparing [2024-11-11T02:38:05.090Z] 9484763db4a2: Waiting [2024-11-11T02:38:05.090Z] 6bb5dd7148b2: Preparing [2024-11-11T02:38:05.090Z] ab8ff691a836: Waiting [2024-11-11T02:38:05.090Z] 16113d51b718: Preparing [2024-11-11T02:38:05.090Z] 6bb5dd7148b2: Waiting [2024-11-11T02:38:05.090Z] 0b7f71c33a35: Layer already exists [2024-11-11T02:38:05.090Z] d826ed2eca39: Layer already exists [2024-11-11T02:38:05.090Z] c1ce3fa1d79d: Layer already exists [2024-11-11T02:38:05.090Z] a0a7d0c8bf46: Layer already exists [2024-11-11T02:38:05.090Z] b4d0e10f6fab: Layer already exists [2024-11-11T02:38:05.090Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:05.090Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:05.090Z] 6bb5dd7148b2: Layer already exists [2024-11-11T02:38:05.090Z] 9484763db4a2: Layer already exists [2024-11-11T02:38:05.090Z] ab8ff691a836: Layer already exists [2024-11-11T02:38:05.090Z] 16113d51b718: Layer already exists [2024-11-11T02:38:05.357Z] 4.0.0-dev.16: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:05.717Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:06.075Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:06.075Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T02:38:06.075Z] d826ed2eca39: Preparing [2024-11-11T02:38:06.075Z] 0b7f71c33a35: Preparing [2024-11-11T02:38:06.075Z] a0a7d0c8bf46: Preparing [2024-11-11T02:38:06.075Z] c1ce3fa1d79d: Preparing [2024-11-11T02:38:06.075Z] b4d0e10f6fab: Preparing [2024-11-11T02:38:06.075Z] 199e665aa5b8: Preparing [2024-11-11T02:38:06.075Z] 41efb03dde94: Preparing [2024-11-11T02:38:06.075Z] 9484763db4a2: Preparing [2024-11-11T02:38:06.075Z] ab8ff691a836: Preparing [2024-11-11T02:38:06.075Z] 6bb5dd7148b2: Preparing [2024-11-11T02:38:06.075Z] 16113d51b718: Preparing [2024-11-11T02:38:06.075Z] 9484763db4a2: Waiting [2024-11-11T02:38:06.075Z] 199e665aa5b8: Waiting [2024-11-11T02:38:06.075Z] 41efb03dde94: Waiting [2024-11-11T02:38:06.075Z] ab8ff691a836: Waiting [2024-11-11T02:38:06.075Z] 6bb5dd7148b2: Waiting [2024-11-11T02:38:06.075Z] 16113d51b718: Waiting [2024-11-11T02:38:06.075Z] a0a7d0c8bf46: Layer already exists [2024-11-11T02:38:06.075Z] 0b7f71c33a35: Layer already exists [2024-11-11T02:38:06.075Z] c1ce3fa1d79d: Layer already exists [2024-11-11T02:38:06.075Z] d826ed2eca39: Layer already exists [2024-11-11T02:38:06.075Z] b4d0e10f6fab: Layer already exists [2024-11-11T02:38:06.075Z] ab8ff691a836: Layer already exists [2024-11-11T02:38:06.075Z] 9484763db4a2: Layer already exists [2024-11-11T02:38:06.075Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:06.075Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:06.075Z] 6bb5dd7148b2: Layer already exists [2024-11-11T02:38:06.075Z] 16113d51b718: Layer already exists [2024-11-11T02:38:06.341Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:06.705Z] + 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 [2024-11-11T02:38:07.080Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-11T02:38:07.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-11T02:38:07.080Z] d826ed2eca39: Preparing [2024-11-11T02:38:07.080Z] 0b7f71c33a35: Preparing [2024-11-11T02:38:07.080Z] a0a7d0c8bf46: Preparing [2024-11-11T02:38:07.080Z] c1ce3fa1d79d: Preparing [2024-11-11T02:38:07.080Z] b4d0e10f6fab: Preparing [2024-11-11T02:38:07.080Z] 199e665aa5b8: Preparing [2024-11-11T02:38:07.080Z] 41efb03dde94: Preparing [2024-11-11T02:38:07.080Z] 9484763db4a2: Preparing [2024-11-11T02:38:07.080Z] ab8ff691a836: Preparing [2024-11-11T02:38:07.080Z] 6bb5dd7148b2: Preparing [2024-11-11T02:38:07.080Z] 16113d51b718: Preparing [2024-11-11T02:38:07.080Z] 41efb03dde94: Waiting [2024-11-11T02:38:07.080Z] 9484763db4a2: Waiting [2024-11-11T02:38:07.080Z] ab8ff691a836: Waiting [2024-11-11T02:38:07.080Z] 6bb5dd7148b2: Waiting [2024-11-11T02:38:07.080Z] 16113d51b718: Waiting [2024-11-11T02:38:07.080Z] d826ed2eca39: Layer already exists [2024-11-11T02:38:07.080Z] c1ce3fa1d79d: Layer already exists [2024-11-11T02:38:07.080Z] a0a7d0c8bf46: Layer already exists [2024-11-11T02:38:07.080Z] b4d0e10f6fab: Layer already exists [2024-11-11T02:38:07.080Z] 0b7f71c33a35: Layer already exists [2024-11-11T02:38:07.080Z] ab8ff691a836: Layer already exists [2024-11-11T02:38:07.080Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:07.080Z] 9484763db4a2: Layer already exists [2024-11-11T02:38:07.080Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:07.080Z] 6bb5dd7148b2: Layer already exists [2024-11-11T02:38:07.080Z] 16113d51b718: Layer already exists [2024-11-11T02:38:07.347Z] main: digest: sha256:fb9c4df3da7b52c796b8f65c682588a576b2dfca3f3753f3e36fd5c53e53a9ad size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:38:07.432Z] ===================================================== [Pipeline] echo [2024-11-11T02:38:07.457Z] taggedImages: [2024-11-11T02:38:07.457Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:07.457Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-11T02:38:07.457Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.16 [2024-11-11T02:38:07.457Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:07.457Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-11T02:38:07.493Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-11T02:38:07.493Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:07.493Z] latest [2024-11-11T02:38:07.493Z] 4.0.0-dev.16 [2024-11-11T02:38:07.493Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:07.493Z] main [2024-11-11T02:38:07.493Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:07.867Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:08.223Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:08.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T02:38:08.223Z] f1f3307b75b5: Preparing [2024-11-11T02:38:08.223Z] 35d213bbff6a: Preparing [2024-11-11T02:38:08.223Z] 5ea3c6f36023: Preparing [2024-11-11T02:38:08.223Z] 1761b8fecb7e: Preparing [2024-11-11T02:38:08.223Z] 070338f6cf46: Preparing [2024-11-11T02:38:08.223Z] e3b666adb996: Preparing [2024-11-11T02:38:08.223Z] 1932bb7060c1: Preparing [2024-11-11T02:38:08.223Z] e3b666adb996: Waiting [2024-11-11T02:38:08.223Z] 199e665aa5b8: Preparing [2024-11-11T02:38:08.223Z] 1932bb7060c1: Waiting [2024-11-11T02:38:08.223Z] 41efb03dde94: Preparing [2024-11-11T02:38:08.223Z] 199e665aa5b8: Waiting [2024-11-11T02:38:08.223Z] ddc7e9acd378: Preparing [2024-11-11T02:38:08.223Z] a8fd93a0b0a6: Preparing [2024-11-11T02:38:08.223Z] ddc7e9acd378: Waiting [2024-11-11T02:38:08.223Z] 16113d51b718: Preparing [2024-11-11T02:38:08.223Z] a8fd93a0b0a6: Waiting [2024-11-11T02:38:08.223Z] 16113d51b718: Waiting [2024-11-11T02:38:08.491Z] 070338f6cf46: Pushed [2024-11-11T02:38:08.491Z] 35d213bbff6a: Pushed [2024-11-11T02:38:08.491Z] f1f3307b75b5: Pushed [2024-11-11T02:38:08.491Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:08.491Z] e3b666adb996: Pushed [2024-11-11T02:38:08.491Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:08.491Z] 1932bb7060c1: Pushed [2024-11-11T02:38:08.759Z] 16113d51b718: Layer already exists [2024-11-11T02:38:10.703Z] ddc7e9acd378: Pushed [2024-11-11T02:38:10.703Z] 1761b8fecb7e: Pushed [2024-11-11T02:38:11.287Z] 5ea3c6f36023: Pushed [2024-11-11T02:38:11.554Z] a8fd93a0b0a6: Pushed [2024-11-11T02:38:11.821Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:12.184Z] + 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 [2024-11-11T02:38:12.551Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-11T02:38:12.551Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T02:38:12.551Z] f1f3307b75b5: Preparing [2024-11-11T02:38:12.551Z] 35d213bbff6a: Preparing [2024-11-11T02:38:12.551Z] 5ea3c6f36023: Preparing [2024-11-11T02:38:12.551Z] 1761b8fecb7e: Preparing [2024-11-11T02:38:12.551Z] 070338f6cf46: Preparing [2024-11-11T02:38:12.551Z] e3b666adb996: Preparing [2024-11-11T02:38:12.551Z] 1932bb7060c1: Preparing [2024-11-11T02:38:12.551Z] 199e665aa5b8: Preparing [2024-11-11T02:38:12.551Z] 41efb03dde94: Preparing [2024-11-11T02:38:12.551Z] ddc7e9acd378: Preparing [2024-11-11T02:38:12.551Z] a8fd93a0b0a6: Preparing [2024-11-11T02:38:12.551Z] 16113d51b718: Preparing [2024-11-11T02:38:12.551Z] 1932bb7060c1: Waiting [2024-11-11T02:38:12.551Z] e3b666adb996: Waiting [2024-11-11T02:38:12.551Z] 199e665aa5b8: Waiting [2024-11-11T02:38:12.551Z] 41efb03dde94: Waiting [2024-11-11T02:38:12.551Z] ddc7e9acd378: Waiting [2024-11-11T02:38:12.551Z] a8fd93a0b0a6: Waiting [2024-11-11T02:38:12.551Z] 16113d51b718: Waiting [2024-11-11T02:38:12.551Z] f1f3307b75b5: Layer already exists [2024-11-11T02:38:12.551Z] 5ea3c6f36023: Layer already exists [2024-11-11T02:38:12.551Z] 35d213bbff6a: Layer already exists [2024-11-11T02:38:12.551Z] 070338f6cf46: Layer already exists [2024-11-11T02:38:12.551Z] 1761b8fecb7e: Layer already exists [2024-11-11T02:38:12.551Z] e3b666adb996: Layer already exists [2024-11-11T02:38:12.551Z] 1932bb7060c1: Layer already exists [2024-11-11T02:38:12.551Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:12.551Z] ddc7e9acd378: Layer already exists [2024-11-11T02:38:12.551Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:12.551Z] a8fd93a0b0a6: Layer already exists [2024-11-11T02:38:12.551Z] 16113d51b718: Layer already exists [2024-11-11T02:38:12.819Z] latest: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:13.178Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:13.520Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.16 [2024-11-11T02:38:13.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T02:38:13.520Z] f1f3307b75b5: Preparing [2024-11-11T02:38:13.520Z] 35d213bbff6a: Preparing [2024-11-11T02:38:13.520Z] 5ea3c6f36023: Preparing [2024-11-11T02:38:13.520Z] 1761b8fecb7e: Preparing [2024-11-11T02:38:13.520Z] 070338f6cf46: Preparing [2024-11-11T02:38:13.520Z] e3b666adb996: Preparing [2024-11-11T02:38:13.520Z] 1932bb7060c1: Preparing [2024-11-11T02:38:13.520Z] 199e665aa5b8: Preparing [2024-11-11T02:38:13.520Z] 41efb03dde94: Preparing [2024-11-11T02:38:13.520Z] ddc7e9acd378: Preparing [2024-11-11T02:38:13.520Z] a8fd93a0b0a6: Preparing [2024-11-11T02:38:13.520Z] 16113d51b718: Preparing [2024-11-11T02:38:13.520Z] e3b666adb996: Waiting [2024-11-11T02:38:13.520Z] 1932bb7060c1: Waiting [2024-11-11T02:38:13.520Z] 199e665aa5b8: Waiting [2024-11-11T02:38:13.520Z] 41efb03dde94: Waiting [2024-11-11T02:38:13.520Z] ddc7e9acd378: Waiting [2024-11-11T02:38:13.520Z] a8fd93a0b0a6: Waiting [2024-11-11T02:38:13.520Z] 16113d51b718: Waiting [2024-11-11T02:38:13.520Z] 35d213bbff6a: Layer already exists [2024-11-11T02:38:13.520Z] 5ea3c6f36023: Layer already exists [2024-11-11T02:38:13.520Z] f1f3307b75b5: Layer already exists [2024-11-11T02:38:13.520Z] 1761b8fecb7e: Layer already exists [2024-11-11T02:38:13.520Z] e3b666adb996: Layer already exists [2024-11-11T02:38:13.520Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:13.520Z] 1932bb7060c1: Layer already exists [2024-11-11T02:38:13.520Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:13.520Z] 070338f6cf46: Layer already exists [2024-11-11T02:38:13.520Z] 16113d51b718: Layer already exists [2024-11-11T02:38:13.520Z] a8fd93a0b0a6: Layer already exists [2024-11-11T02:38:13.520Z] ddc7e9acd378: Layer already exists [2024-11-11T02:38:13.785Z] 4.0.0-dev.16: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:14.139Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:14.485Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:14.485Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T02:38:14.485Z] f1f3307b75b5: Preparing [2024-11-11T02:38:14.485Z] 35d213bbff6a: Preparing [2024-11-11T02:38:14.485Z] 5ea3c6f36023: Preparing [2024-11-11T02:38:14.485Z] 1761b8fecb7e: Preparing [2024-11-11T02:38:14.485Z] 070338f6cf46: Preparing [2024-11-11T02:38:14.485Z] e3b666adb996: Preparing [2024-11-11T02:38:14.485Z] 1932bb7060c1: Preparing [2024-11-11T02:38:14.485Z] 199e665aa5b8: Preparing [2024-11-11T02:38:14.485Z] 41efb03dde94: Preparing [2024-11-11T02:38:14.485Z] ddc7e9acd378: Preparing [2024-11-11T02:38:14.485Z] a8fd93a0b0a6: Preparing [2024-11-11T02:38:14.485Z] 16113d51b718: Preparing [2024-11-11T02:38:14.485Z] 199e665aa5b8: Waiting [2024-11-11T02:38:14.485Z] 41efb03dde94: Waiting [2024-11-11T02:38:14.485Z] ddc7e9acd378: Waiting [2024-11-11T02:38:14.485Z] a8fd93a0b0a6: Waiting [2024-11-11T02:38:14.485Z] 16113d51b718: Waiting [2024-11-11T02:38:14.485Z] e3b666adb996: Waiting [2024-11-11T02:38:14.485Z] f1f3307b75b5: Layer already exists [2024-11-11T02:38:14.485Z] 070338f6cf46: Layer already exists [2024-11-11T02:38:14.485Z] 35d213bbff6a: Layer already exists [2024-11-11T02:38:14.485Z] 5ea3c6f36023: Layer already exists [2024-11-11T02:38:14.485Z] 1761b8fecb7e: Layer already exists [2024-11-11T02:38:14.485Z] ddc7e9acd378: Layer already exists [2024-11-11T02:38:14.485Z] 1932bb7060c1: Layer already exists [2024-11-11T02:38:14.485Z] e3b666adb996: Layer already exists [2024-11-11T02:38:14.485Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:14.485Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:14.485Z] 16113d51b718: Layer already exists [2024-11-11T02:38:14.485Z] a8fd93a0b0a6: Layer already exists [2024-11-11T02:38:14.751Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:15.129Z] + 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 [2024-11-11T02:38:15.489Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-11T02:38:15.489Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-11T02:38:15.489Z] f1f3307b75b5: Preparing [2024-11-11T02:38:15.489Z] 35d213bbff6a: Preparing [2024-11-11T02:38:15.489Z] 5ea3c6f36023: Preparing [2024-11-11T02:38:15.489Z] 1761b8fecb7e: Preparing [2024-11-11T02:38:15.489Z] 070338f6cf46: Preparing [2024-11-11T02:38:15.489Z] e3b666adb996: Preparing [2024-11-11T02:38:15.489Z] 1932bb7060c1: Preparing [2024-11-11T02:38:15.489Z] 199e665aa5b8: Preparing [2024-11-11T02:38:15.489Z] 41efb03dde94: Preparing [2024-11-11T02:38:15.489Z] ddc7e9acd378: Preparing [2024-11-11T02:38:15.489Z] e3b666adb996: Waiting [2024-11-11T02:38:15.489Z] 1932bb7060c1: Waiting [2024-11-11T02:38:15.489Z] 199e665aa5b8: Waiting [2024-11-11T02:38:15.489Z] 41efb03dde94: Waiting [2024-11-11T02:38:15.489Z] ddc7e9acd378: Waiting [2024-11-11T02:38:15.489Z] a8fd93a0b0a6: Preparing [2024-11-11T02:38:15.489Z] 16113d51b718: Preparing [2024-11-11T02:38:15.489Z] a8fd93a0b0a6: Waiting [2024-11-11T02:38:15.489Z] 16113d51b718: Waiting [2024-11-11T02:38:15.489Z] 5ea3c6f36023: Layer already exists [2024-11-11T02:38:15.489Z] 070338f6cf46: Layer already exists [2024-11-11T02:38:15.489Z] f1f3307b75b5: Layer already exists [2024-11-11T02:38:15.489Z] 1761b8fecb7e: Layer already exists [2024-11-11T02:38:15.489Z] 35d213bbff6a: Layer already exists [2024-11-11T02:38:15.489Z] e3b666adb996: Layer already exists [2024-11-11T02:38:15.489Z] ddc7e9acd378: Layer already exists [2024-11-11T02:38:15.489Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:15.489Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:15.489Z] 1932bb7060c1: Layer already exists [2024-11-11T02:38:15.489Z] 16113d51b718: Layer already exists [2024-11-11T02:38:15.489Z] a8fd93a0b0a6: Layer already exists [2024-11-11T02:38:15.755Z] main: digest: sha256:928d23b30d8cd67a0553209b9105bb5ca505185220aac3abb24882a7431bb441 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:38:15.835Z] ===================================================== [Pipeline] echo [2024-11-11T02:38:15.852Z] taggedImages: [2024-11-11T02:38:15.852Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:15.852Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-11T02:38:15.852Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.16 [2024-11-11T02:38:15.852Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:15.852Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-11T02:38:15.891Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-11T02:38:15.891Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:15.891Z] latest [2024-11-11T02:38:15.891Z] 4.0.0-dev.16 [2024-11-11T02:38:15.891Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:15.891Z] main [2024-11-11T02:38:15.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:16.283Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:16.650Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:16.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T02:38:16.651Z] 0578a56b05e1: Preparing [2024-11-11T02:38:16.651Z] 212fba56c43b: Preparing [2024-11-11T02:38:16.651Z] 199e665aa5b8: Preparing [2024-11-11T02:38:16.651Z] 41efb03dde94: Preparing [2024-11-11T02:38:16.651Z] 063fe826b702: Preparing [2024-11-11T02:38:16.651Z] 9d2a855ac96c: Preparing [2024-11-11T02:38:16.651Z] 16113d51b718: Preparing [2024-11-11T02:38:16.651Z] 9d2a855ac96c: Waiting [2024-11-11T02:38:16.651Z] 16113d51b718: Waiting [2024-11-11T02:38:16.920Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:16.920Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:16.920Z] 16113d51b718: Layer already exists [2024-11-11T02:38:16.920Z] 0578a56b05e1: Pushed [2024-11-11T02:38:18.329Z] 063fe826b702: Pushed [2024-11-11T02:38:18.595Z] 9d2a855ac96c: Pushed [2024-11-11T02:38:20.535Z] 212fba56c43b: Pushed [2024-11-11T02:38:20.802Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:21.164Z] + 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 [2024-11-11T02:38:21.530Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-11T02:38:21.530Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T02:38:21.530Z] 0578a56b05e1: Preparing [2024-11-11T02:38:21.530Z] 212fba56c43b: Preparing [2024-11-11T02:38:21.530Z] 199e665aa5b8: Preparing [2024-11-11T02:38:21.530Z] 41efb03dde94: Preparing [2024-11-11T02:38:21.530Z] 063fe826b702: Preparing [2024-11-11T02:38:21.530Z] 9d2a855ac96c: Preparing [2024-11-11T02:38:21.530Z] 16113d51b718: Preparing [2024-11-11T02:38:21.530Z] 9d2a855ac96c: Waiting [2024-11-11T02:38:21.530Z] 16113d51b718: Waiting [2024-11-11T02:38:21.530Z] 212fba56c43b: Layer already exists [2024-11-11T02:38:21.530Z] 063fe826b702: Layer already exists [2024-11-11T02:38:21.530Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:21.530Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:21.530Z] 0578a56b05e1: Layer already exists [2024-11-11T02:38:21.530Z] 16113d51b718: Layer already exists [2024-11-11T02:38:21.530Z] 9d2a855ac96c: Layer already exists [2024-11-11T02:38:21.799Z] latest: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:22.171Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:22.529Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.16 [2024-11-11T02:38:22.529Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T02:38:22.529Z] 0578a56b05e1: Preparing [2024-11-11T02:38:22.529Z] 212fba56c43b: Preparing [2024-11-11T02:38:22.529Z] 199e665aa5b8: Preparing [2024-11-11T02:38:22.529Z] 41efb03dde94: Preparing [2024-11-11T02:38:22.529Z] 063fe826b702: Preparing [2024-11-11T02:38:22.529Z] 9d2a855ac96c: Preparing [2024-11-11T02:38:22.529Z] 16113d51b718: Preparing [2024-11-11T02:38:22.529Z] 9d2a855ac96c: Waiting [2024-11-11T02:38:22.529Z] 16113d51b718: Waiting [2024-11-11T02:38:22.529Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:22.529Z] 063fe826b702: Layer already exists [2024-11-11T02:38:22.529Z] 212fba56c43b: Layer already exists [2024-11-11T02:38:22.529Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:22.529Z] 0578a56b05e1: Layer already exists [2024-11-11T02:38:22.529Z] 16113d51b718: Layer already exists [2024-11-11T02:38:22.529Z] 9d2a855ac96c: Layer already exists [2024-11-11T02:38:22.796Z] 4.0.0-dev.16: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:23.162Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:23.533Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:23.533Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T02:38:23.533Z] 0578a56b05e1: Preparing [2024-11-11T02:38:23.533Z] 212fba56c43b: Preparing [2024-11-11T02:38:23.533Z] 199e665aa5b8: Preparing [2024-11-11T02:38:23.533Z] 41efb03dde94: Preparing [2024-11-11T02:38:23.533Z] 063fe826b702: Preparing [2024-11-11T02:38:23.533Z] 9d2a855ac96c: Preparing [2024-11-11T02:38:23.533Z] 16113d51b718: Preparing [2024-11-11T02:38:23.533Z] 9d2a855ac96c: Waiting [2024-11-11T02:38:23.533Z] 16113d51b718: Waiting [2024-11-11T02:38:23.533Z] 212fba56c43b: Layer already exists [2024-11-11T02:38:23.533Z] 063fe826b702: Layer already exists [2024-11-11T02:38:23.533Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:23.533Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:23.533Z] 0578a56b05e1: Layer already exists [2024-11-11T02:38:23.533Z] 9d2a855ac96c: Layer already exists [2024-11-11T02:38:23.533Z] 16113d51b718: Layer already exists [2024-11-11T02:38:23.802Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:24.170Z] + 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 [2024-11-11T02:38:24.540Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-11T02:38:24.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-11T02:38:24.540Z] 0578a56b05e1: Preparing [2024-11-11T02:38:24.540Z] 212fba56c43b: Preparing [2024-11-11T02:38:24.540Z] 199e665aa5b8: Preparing [2024-11-11T02:38:24.540Z] 41efb03dde94: Preparing [2024-11-11T02:38:24.540Z] 063fe826b702: Preparing [2024-11-11T02:38:24.540Z] 9d2a855ac96c: Preparing [2024-11-11T02:38:24.540Z] 16113d51b718: Preparing [2024-11-11T02:38:24.540Z] 9d2a855ac96c: Waiting [2024-11-11T02:38:24.540Z] 16113d51b718: Waiting [2024-11-11T02:38:24.540Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:24.540Z] 0578a56b05e1: Layer already exists [2024-11-11T02:38:24.540Z] 063fe826b702: Layer already exists [2024-11-11T02:38:24.540Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:24.540Z] 212fba56c43b: Layer already exists [2024-11-11T02:38:24.540Z] 16113d51b718: Layer already exists [2024-11-11T02:38:24.540Z] 9d2a855ac96c: Layer already exists [2024-11-11T02:38:24.807Z] main: digest: sha256:a0b695cbbea97da4f2f64d1cd74de2929e76c8812b2da607007114dae7164dd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:38:24.903Z] ===================================================== [Pipeline] echo [2024-11-11T02:38:24.923Z] taggedImages: [2024-11-11T02:38:24.923Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:24.923Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-11T02:38:24.923Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.16 [2024-11-11T02:38:24.923Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:24.923Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-11T02:38:24.969Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-11T02:38:24.969Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:24.969Z] latest [2024-11-11T02:38:24.969Z] 4.0.0-dev.16 [2024-11-11T02:38:24.969Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:24.969Z] main [2024-11-11T02:38:24.969Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:25.371Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:25.741Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:25.741Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T02:38:25.741Z] 830207687110: Preparing [2024-11-11T02:38:25.741Z] 4dc77b2f8c48: Preparing [2024-11-11T02:38:25.741Z] 52a543f8f2e0: Preparing [2024-11-11T02:38:25.741Z] 199e665aa5b8: Preparing [2024-11-11T02:38:25.741Z] 41efb03dde94: Preparing [2024-11-11T02:38:25.741Z] ffbe113e923c: Preparing [2024-11-11T02:38:25.741Z] 77f86c526d62: Preparing [2024-11-11T02:38:25.741Z] 752291901ca9: Preparing [2024-11-11T02:38:25.741Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:38:25.741Z] 16113d51b718: Preparing [2024-11-11T02:38:25.741Z] 77f86c526d62: Waiting [2024-11-11T02:38:25.741Z] 752291901ca9: Waiting [2024-11-11T02:38:25.742Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:38:25.742Z] 16113d51b718: Waiting [2024-11-11T02:38:25.742Z] ffbe113e923c: Waiting [2024-11-11T02:38:25.742Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:26.009Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:26.009Z] 4dc77b2f8c48: Pushed [2024-11-11T02:38:26.009Z] 830207687110: Pushed [2024-11-11T02:38:26.009Z] 52a543f8f2e0: Pushed [2024-11-11T02:38:26.009Z] 16113d51b718: Layer already exists [2024-11-11T02:38:26.275Z] 752291901ca9: Pushed [2024-11-11T02:38:28.221Z] 5b2c92ab7b8d: Pushed [2024-11-11T02:38:38.290Z] 77f86c526d62: Pushed [2024-11-11T02:38:46.519Z] ffbe113e923c: Pushed [2024-11-11T02:38:46.786Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:47.183Z] + 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 [2024-11-11T02:38:47.577Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-11T02:38:47.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T02:38:47.577Z] 830207687110: Preparing [2024-11-11T02:38:47.577Z] 4dc77b2f8c48: Preparing [2024-11-11T02:38:47.577Z] 52a543f8f2e0: Preparing [2024-11-11T02:38:47.577Z] 199e665aa5b8: Preparing [2024-11-11T02:38:47.577Z] 41efb03dde94: Preparing [2024-11-11T02:38:47.577Z] ffbe113e923c: Preparing [2024-11-11T02:38:47.577Z] 77f86c526d62: Preparing [2024-11-11T02:38:47.577Z] 752291901ca9: Preparing [2024-11-11T02:38:47.577Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:38:47.577Z] 16113d51b718: Preparing [2024-11-11T02:38:47.577Z] ffbe113e923c: Waiting [2024-11-11T02:38:47.577Z] 77f86c526d62: Waiting [2024-11-11T02:38:47.577Z] 752291901ca9: Waiting [2024-11-11T02:38:47.577Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:38:47.577Z] 16113d51b718: Waiting [2024-11-11T02:38:47.577Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:47.855Z] 52a543f8f2e0: Layer already exists [2024-11-11T02:38:47.855Z] 830207687110: Layer already exists [2024-11-11T02:38:47.855Z] 4dc77b2f8c48: Layer already exists [2024-11-11T02:38:47.855Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:47.855Z] ffbe113e923c: Layer already exists [2024-11-11T02:38:47.855Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:38:47.855Z] 77f86c526d62: Layer already exists [2024-11-11T02:38:47.855Z] 752291901ca9: Layer already exists [2024-11-11T02:38:47.855Z] 16113d51b718: Layer already exists [2024-11-11T02:38:47.855Z] latest: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:48.239Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:48.820Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.16 [2024-11-11T02:38:48.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T02:38:48.820Z] 830207687110: Preparing [2024-11-11T02:38:48.820Z] 4dc77b2f8c48: Preparing [2024-11-11T02:38:48.820Z] 52a543f8f2e0: Preparing [2024-11-11T02:38:48.820Z] 199e665aa5b8: Preparing [2024-11-11T02:38:48.820Z] 41efb03dde94: Preparing [2024-11-11T02:38:48.820Z] ffbe113e923c: Preparing [2024-11-11T02:38:48.820Z] 77f86c526d62: Preparing [2024-11-11T02:38:48.820Z] 752291901ca9: Preparing [2024-11-11T02:38:48.820Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:38:48.820Z] 16113d51b718: Preparing [2024-11-11T02:38:48.820Z] ffbe113e923c: Waiting [2024-11-11T02:38:48.820Z] 77f86c526d62: Waiting [2024-11-11T02:38:48.820Z] 752291901ca9: Waiting [2024-11-11T02:38:48.820Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:38:48.820Z] 16113d51b718: Waiting [2024-11-11T02:38:48.820Z] 4dc77b2f8c48: Layer already exists [2024-11-11T02:38:48.820Z] 52a543f8f2e0: Layer already exists [2024-11-11T02:38:48.820Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:48.820Z] 830207687110: Layer already exists [2024-11-11T02:38:48.820Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:48.820Z] ffbe113e923c: Layer already exists [2024-11-11T02:38:48.820Z] 77f86c526d62: Layer already exists [2024-11-11T02:38:48.820Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:38:48.820Z] 16113d51b718: Layer already exists [2024-11-11T02:38:48.820Z] 752291901ca9: Layer already exists [2024-11-11T02:38:49.086Z] 4.0.0-dev.16: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:49.444Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:49.796Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:49.796Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T02:38:49.796Z] 830207687110: Preparing [2024-11-11T02:38:49.796Z] 4dc77b2f8c48: Preparing [2024-11-11T02:38:49.796Z] 52a543f8f2e0: Preparing [2024-11-11T02:38:49.796Z] 199e665aa5b8: Preparing [2024-11-11T02:38:49.796Z] 41efb03dde94: Preparing [2024-11-11T02:38:49.796Z] ffbe113e923c: Preparing [2024-11-11T02:38:49.796Z] 77f86c526d62: Preparing [2024-11-11T02:38:49.796Z] 752291901ca9: Preparing [2024-11-11T02:38:49.796Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:38:49.796Z] 16113d51b718: Preparing [2024-11-11T02:38:49.796Z] 752291901ca9: Waiting [2024-11-11T02:38:49.796Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:38:49.796Z] 16113d51b718: Waiting [2024-11-11T02:38:49.796Z] ffbe113e923c: Waiting [2024-11-11T02:38:49.796Z] 77f86c526d62: Waiting [2024-11-11T02:38:49.796Z] 830207687110: Layer already exists [2024-11-11T02:38:49.796Z] 52a543f8f2e0: Layer already exists [2024-11-11T02:38:49.796Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:49.796Z] 4dc77b2f8c48: Layer already exists [2024-11-11T02:38:49.796Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:49.796Z] 752291901ca9: Layer already exists [2024-11-11T02:38:49.796Z] ffbe113e923c: Layer already exists [2024-11-11T02:38:49.796Z] 77f86c526d62: Layer already exists [2024-11-11T02:38:49.796Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:38:49.796Z] 16113d51b718: Layer already exists [2024-11-11T02:38:50.136Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:50.499Z] + 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 [2024-11-11T02:38:50.852Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-11T02:38:50.852Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-11T02:38:50.852Z] 830207687110: Preparing [2024-11-11T02:38:50.852Z] 4dc77b2f8c48: Preparing [2024-11-11T02:38:50.852Z] 52a543f8f2e0: Preparing [2024-11-11T02:38:50.852Z] 199e665aa5b8: Preparing [2024-11-11T02:38:50.852Z] 41efb03dde94: Preparing [2024-11-11T02:38:50.852Z] ffbe113e923c: Preparing [2024-11-11T02:38:50.852Z] 77f86c526d62: Preparing [2024-11-11T02:38:50.852Z] 752291901ca9: Preparing [2024-11-11T02:38:50.852Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:38:50.852Z] 16113d51b718: Preparing [2024-11-11T02:38:50.852Z] 752291901ca9: Waiting [2024-11-11T02:38:50.852Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:38:50.852Z] 77f86c526d62: Waiting [2024-11-11T02:38:50.852Z] 16113d51b718: Waiting [2024-11-11T02:38:50.852Z] ffbe113e923c: Waiting [2024-11-11T02:38:50.852Z] 52a543f8f2e0: Layer already exists [2024-11-11T02:38:50.852Z] 4dc77b2f8c48: Layer already exists [2024-11-11T02:38:50.852Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:50.852Z] 830207687110: Layer already exists [2024-11-11T02:38:50.852Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:50.852Z] ffbe113e923c: Layer already exists [2024-11-11T02:38:50.852Z] 16113d51b718: Layer already exists [2024-11-11T02:38:50.852Z] 77f86c526d62: Layer already exists [2024-11-11T02:38:50.852Z] 752291901ca9: Layer already exists [2024-11-11T02:38:50.852Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:38:51.119Z] main: digest: sha256:efd304917d31279aff7d29dd88b0a81eb814b6f7054806d578760cc83083317b size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:38:51.200Z] ===================================================== [Pipeline] echo [2024-11-11T02:38:51.216Z] taggedImages: [2024-11-11T02:38:51.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:51.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-11T02:38:51.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.16 [2024-11-11T02:38:51.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:51.216Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-11T02:38:51.242Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-11T02:38:51.243Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:51.243Z] latest [2024-11-11T02:38:51.243Z] 4.0.0-dev.16 [2024-11-11T02:38:51.243Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:38:51.243Z] main [2024-11-11T02:38:51.243Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:51.617Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:38:51.975Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:38:51.975Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T02:38:51.975Z] 7de6954eec08: Preparing [2024-11-11T02:38:51.975Z] 10bc4367753e: Preparing [2024-11-11T02:38:51.975Z] 1b77b6bb6c12: Preparing [2024-11-11T02:38:51.975Z] 199e665aa5b8: Preparing [2024-11-11T02:38:51.975Z] 41efb03dde94: Preparing [2024-11-11T02:38:51.975Z] e065f3decb5c: Preparing [2024-11-11T02:38:51.975Z] 36bfa843a80c: Preparing [2024-11-11T02:38:51.975Z] 9b8b990d6fd7: Preparing [2024-11-11T02:38:51.975Z] 16113d51b718: Preparing [2024-11-11T02:38:51.975Z] 36bfa843a80c: Waiting [2024-11-11T02:38:51.975Z] 9b8b990d6fd7: Waiting [2024-11-11T02:38:51.975Z] 16113d51b718: Waiting [2024-11-11T02:38:51.975Z] e065f3decb5c: Waiting [2024-11-11T02:38:51.975Z] 199e665aa5b8: Layer already exists [2024-11-11T02:38:52.242Z] 41efb03dde94: Layer already exists [2024-11-11T02:38:52.242Z] 10bc4367753e: Pushed [2024-11-11T02:38:52.242Z] 1b77b6bb6c12: Pushed [2024-11-11T02:38:52.242Z] 7de6954eec08: Pushed [2024-11-11T02:38:52.242Z] 16113d51b718: Layer already exists [2024-11-11T02:38:52.827Z] 9b8b990d6fd7: Pushed [2024-11-11T02:38:53.788Z] 36bfa843a80c: Pushed [2024-11-11T02:39:15.851Z] e065f3decb5c: Pushed [2024-11-11T02:39:15.851Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:16.216Z] + 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 [2024-11-11T02:39:16.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-11T02:39:16.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T02:39:16.579Z] 7de6954eec08: Preparing [2024-11-11T02:39:16.579Z] 10bc4367753e: Preparing [2024-11-11T02:39:16.579Z] 1b77b6bb6c12: Preparing [2024-11-11T02:39:16.579Z] 199e665aa5b8: Preparing [2024-11-11T02:39:16.579Z] 41efb03dde94: Preparing [2024-11-11T02:39:16.579Z] e065f3decb5c: Preparing [2024-11-11T02:39:16.579Z] 36bfa843a80c: Preparing [2024-11-11T02:39:16.579Z] 9b8b990d6fd7: Preparing [2024-11-11T02:39:16.579Z] 16113d51b718: Preparing [2024-11-11T02:39:16.579Z] e065f3decb5c: Waiting [2024-11-11T02:39:16.579Z] 36bfa843a80c: Waiting [2024-11-11T02:39:16.579Z] 9b8b990d6fd7: Waiting [2024-11-11T02:39:16.579Z] 16113d51b718: Waiting [2024-11-11T02:39:16.579Z] 7de6954eec08: Layer already exists [2024-11-11T02:39:16.579Z] 1b77b6bb6c12: Layer already exists [2024-11-11T02:39:16.579Z] 10bc4367753e: Layer already exists [2024-11-11T02:39:16.579Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:16.579Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:16.579Z] 36bfa843a80c: Layer already exists [2024-11-11T02:39:16.579Z] 9b8b990d6fd7: Layer already exists [2024-11-11T02:39:16.579Z] e065f3decb5c: Layer already exists [2024-11-11T02:39:16.579Z] 16113d51b718: Layer already exists [2024-11-11T02:39:16.846Z] latest: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:17.204Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:17.562Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.16 [2024-11-11T02:39:17.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T02:39:17.562Z] 7de6954eec08: Preparing [2024-11-11T02:39:17.562Z] 10bc4367753e: Preparing [2024-11-11T02:39:17.562Z] 1b77b6bb6c12: Preparing [2024-11-11T02:39:17.562Z] 199e665aa5b8: Preparing [2024-11-11T02:39:17.562Z] 41efb03dde94: Preparing [2024-11-11T02:39:17.562Z] e065f3decb5c: Preparing [2024-11-11T02:39:17.562Z] 36bfa843a80c: Preparing [2024-11-11T02:39:17.562Z] 9b8b990d6fd7: Preparing [2024-11-11T02:39:17.562Z] 16113d51b718: Preparing [2024-11-11T02:39:17.562Z] e065f3decb5c: Waiting [2024-11-11T02:39:17.562Z] 36bfa843a80c: Waiting [2024-11-11T02:39:17.562Z] 9b8b990d6fd7: Waiting [2024-11-11T02:39:17.562Z] 16113d51b718: Waiting [2024-11-11T02:39:17.562Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:17.562Z] 7de6954eec08: Layer already exists [2024-11-11T02:39:17.562Z] 1b77b6bb6c12: Layer already exists [2024-11-11T02:39:17.562Z] 10bc4367753e: Layer already exists [2024-11-11T02:39:17.562Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:17.562Z] 9b8b990d6fd7: Layer already exists [2024-11-11T02:39:17.562Z] 16113d51b718: Layer already exists [2024-11-11T02:39:17.562Z] e065f3decb5c: Layer already exists [2024-11-11T02:39:17.562Z] 36bfa843a80c: Layer already exists [2024-11-11T02:39:17.830Z] 4.0.0-dev.16: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:18.196Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:18.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:39:18.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T02:39:18.559Z] 7de6954eec08: Preparing [2024-11-11T02:39:18.559Z] 10bc4367753e: Preparing [2024-11-11T02:39:18.559Z] 1b77b6bb6c12: Preparing [2024-11-11T02:39:18.559Z] 199e665aa5b8: Preparing [2024-11-11T02:39:18.559Z] 41efb03dde94: Preparing [2024-11-11T02:39:18.559Z] e065f3decb5c: Preparing [2024-11-11T02:39:18.559Z] 36bfa843a80c: Preparing [2024-11-11T02:39:18.559Z] 9b8b990d6fd7: Preparing [2024-11-11T02:39:18.559Z] 16113d51b718: Preparing [2024-11-11T02:39:18.559Z] 36bfa843a80c: Waiting [2024-11-11T02:39:18.559Z] e065f3decb5c: Waiting [2024-11-11T02:39:18.559Z] 9b8b990d6fd7: Waiting [2024-11-11T02:39:18.559Z] 16113d51b718: Waiting [2024-11-11T02:39:18.559Z] 7de6954eec08: Layer already exists [2024-11-11T02:39:18.559Z] 10bc4367753e: Layer already exists [2024-11-11T02:39:18.559Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:18.559Z] 1b77b6bb6c12: Layer already exists [2024-11-11T02:39:18.559Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:18.559Z] e065f3decb5c: Layer already exists [2024-11-11T02:39:18.559Z] 36bfa843a80c: Layer already exists [2024-11-11T02:39:18.559Z] 9b8b990d6fd7: Layer already exists [2024-11-11T02:39:18.559Z] 16113d51b718: Layer already exists [2024-11-11T02:39:18.827Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:19.195Z] + 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 [2024-11-11T02:39:19.567Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-11T02:39:19.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-11T02:39:19.567Z] 7de6954eec08: Preparing [2024-11-11T02:39:19.567Z] 10bc4367753e: Preparing [2024-11-11T02:39:19.567Z] 1b77b6bb6c12: Preparing [2024-11-11T02:39:19.567Z] 199e665aa5b8: Preparing [2024-11-11T02:39:19.567Z] 41efb03dde94: Preparing [2024-11-11T02:39:19.567Z] e065f3decb5c: Preparing [2024-11-11T02:39:19.567Z] 36bfa843a80c: Preparing [2024-11-11T02:39:19.567Z] 9b8b990d6fd7: Preparing [2024-11-11T02:39:19.567Z] 16113d51b718: Preparing [2024-11-11T02:39:19.567Z] 36bfa843a80c: Waiting [2024-11-11T02:39:19.567Z] 16113d51b718: Waiting [2024-11-11T02:39:19.567Z] 9b8b990d6fd7: Waiting [2024-11-11T02:39:19.567Z] e065f3decb5c: Waiting [2024-11-11T02:39:19.567Z] 1b77b6bb6c12: Layer already exists [2024-11-11T02:39:19.567Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:19.567Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:19.567Z] 10bc4367753e: Layer already exists [2024-11-11T02:39:19.567Z] 7de6954eec08: Layer already exists [2024-11-11T02:39:19.567Z] 9b8b990d6fd7: Layer already exists [2024-11-11T02:39:19.567Z] 16113d51b718: Layer already exists [2024-11-11T02:39:19.567Z] e065f3decb5c: Layer already exists [2024-11-11T02:39:19.567Z] 36bfa843a80c: Layer already exists [2024-11-11T02:39:19.843Z] main: digest: sha256:645d7e5b93fd68b6e9fccbcaaac0ed77238efecb2c306a1dacc6dcccd40fdee6 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:39:19.934Z] ===================================================== [Pipeline] echo [2024-11-11T02:39:19.948Z] taggedImages: [2024-11-11T02:39:19.948Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:39:19.948Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-11T02:39:19.948Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.16 [2024-11-11T02:39:19.948Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:39:19.948Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-11T02:39:19.979Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-11T02:39:19.979Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:39:19.979Z] latest [2024-11-11T02:39:19.979Z] 4.0.0-dev.16 [2024-11-11T02:39:19.979Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:39:19.979Z] main [2024-11-11T02:39:19.979Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:20.363Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:20.723Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:39:20.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T02:39:20.723Z] 3779aa53a533: Preparing [2024-11-11T02:39:20.723Z] 5d0764a040f3: Preparing [2024-11-11T02:39:20.723Z] 106f8e0905e3: Preparing [2024-11-11T02:39:20.723Z] 199e665aa5b8: Preparing [2024-11-11T02:39:20.723Z] 41efb03dde94: Preparing [2024-11-11T02:39:20.723Z] a226ed7b433e: Preparing [2024-11-11T02:39:20.723Z] 752291901ca9: Preparing [2024-11-11T02:39:20.723Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:39:20.723Z] 16113d51b718: Preparing [2024-11-11T02:39:20.723Z] 752291901ca9: Waiting [2024-11-11T02:39:20.723Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:39:20.723Z] 16113d51b718: Waiting [2024-11-11T02:39:20.723Z] a226ed7b433e: Waiting [2024-11-11T02:39:20.723Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:20.723Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:20.990Z] 752291901ca9: Layer already exists [2024-11-11T02:39:20.990Z] 5d0764a040f3: Pushed [2024-11-11T02:39:20.990Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:39:20.990Z] 106f8e0905e3: Pushed [2024-11-11T02:39:20.990Z] 3779aa53a533: Pushed [2024-11-11T02:39:20.990Z] 16113d51b718: Layer already exists [2024-11-11T02:39:43.050Z] a226ed7b433e: Pushed [2024-11-11T02:39:43.050Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:43.411Z] + 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 [2024-11-11T02:39:43.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-11T02:39:43.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T02:39:43.767Z] 3779aa53a533: Preparing [2024-11-11T02:39:43.767Z] 5d0764a040f3: Preparing [2024-11-11T02:39:43.767Z] 106f8e0905e3: Preparing [2024-11-11T02:39:43.767Z] 199e665aa5b8: Preparing [2024-11-11T02:39:43.767Z] 41efb03dde94: Preparing [2024-11-11T02:39:43.767Z] a226ed7b433e: Preparing [2024-11-11T02:39:43.767Z] 752291901ca9: Preparing [2024-11-11T02:39:43.767Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:39:43.767Z] 16113d51b718: Preparing [2024-11-11T02:39:43.767Z] 752291901ca9: Waiting [2024-11-11T02:39:43.767Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:39:43.767Z] 16113d51b718: Waiting [2024-11-11T02:39:43.767Z] a226ed7b433e: Waiting [2024-11-11T02:39:43.767Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:43.767Z] 5d0764a040f3: Layer already exists [2024-11-11T02:39:43.767Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:43.767Z] 3779aa53a533: Layer already exists [2024-11-11T02:39:43.767Z] 106f8e0905e3: Layer already exists [2024-11-11T02:39:43.767Z] a226ed7b433e: Layer already exists [2024-11-11T02:39:43.767Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:39:43.767Z] 16113d51b718: Layer already exists [2024-11-11T02:39:43.767Z] 752291901ca9: Layer already exists [2024-11-11T02:39:44.033Z] latest: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:44.388Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:44.758Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.16 [2024-11-11T02:39:44.758Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T02:39:44.758Z] 3779aa53a533: Preparing [2024-11-11T02:39:44.758Z] 5d0764a040f3: Preparing [2024-11-11T02:39:44.758Z] 106f8e0905e3: Preparing [2024-11-11T02:39:44.758Z] 199e665aa5b8: Preparing [2024-11-11T02:39:44.758Z] 41efb03dde94: Preparing [2024-11-11T02:39:44.758Z] a226ed7b433e: Preparing [2024-11-11T02:39:44.758Z] 752291901ca9: Preparing [2024-11-11T02:39:44.758Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:39:44.758Z] 16113d51b718: Preparing [2024-11-11T02:39:44.758Z] 16113d51b718: Waiting [2024-11-11T02:39:44.758Z] a226ed7b433e: Waiting [2024-11-11T02:39:44.758Z] 752291901ca9: Waiting [2024-11-11T02:39:44.758Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:39:44.758Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:44.758Z] 3779aa53a533: Layer already exists [2024-11-11T02:39:44.758Z] 106f8e0905e3: Layer already exists [2024-11-11T02:39:44.758Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:44.758Z] 5d0764a040f3: Layer already exists [2024-11-11T02:39:44.758Z] 752291901ca9: Layer already exists [2024-11-11T02:39:44.758Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:39:44.758Z] a226ed7b433e: Layer already exists [2024-11-11T02:39:44.758Z] 16113d51b718: Layer already exists [2024-11-11T02:39:45.027Z] 4.0.0-dev.16: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:45.393Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:45.751Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:39:45.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T02:39:45.752Z] 3779aa53a533: Preparing [2024-11-11T02:39:45.752Z] 5d0764a040f3: Preparing [2024-11-11T02:39:45.752Z] 106f8e0905e3: Preparing [2024-11-11T02:39:45.752Z] 199e665aa5b8: Preparing [2024-11-11T02:39:45.752Z] 41efb03dde94: Preparing [2024-11-11T02:39:45.752Z] a226ed7b433e: Preparing [2024-11-11T02:39:45.752Z] 752291901ca9: Preparing [2024-11-11T02:39:45.752Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:39:45.752Z] 16113d51b718: Preparing [2024-11-11T02:39:45.752Z] a226ed7b433e: Waiting [2024-11-11T02:39:45.752Z] 752291901ca9: Waiting [2024-11-11T02:39:45.752Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:39:45.752Z] 16113d51b718: Waiting [2024-11-11T02:39:45.752Z] 106f8e0905e3: Layer already exists [2024-11-11T02:39:45.752Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:45.752Z] 3779aa53a533: Layer already exists [2024-11-11T02:39:45.752Z] 5d0764a040f3: Layer already exists [2024-11-11T02:39:45.752Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:45.752Z] 752291901ca9: Layer already exists [2024-11-11T02:39:45.752Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:39:45.752Z] a226ed7b433e: Layer already exists [2024-11-11T02:39:45.752Z] 16113d51b718: Layer already exists [2024-11-11T02:39:46.023Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:46.397Z] + 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 [2024-11-11T02:39:46.760Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-11T02:39:46.761Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-11T02:39:46.761Z] 3779aa53a533: Preparing [2024-11-11T02:39:46.761Z] 5d0764a040f3: Preparing [2024-11-11T02:39:46.761Z] 106f8e0905e3: Preparing [2024-11-11T02:39:46.761Z] 199e665aa5b8: Preparing [2024-11-11T02:39:46.761Z] 41efb03dde94: Preparing [2024-11-11T02:39:46.761Z] a226ed7b433e: Preparing [2024-11-11T02:39:46.761Z] 752291901ca9: Preparing [2024-11-11T02:39:46.761Z] 5b2c92ab7b8d: Preparing [2024-11-11T02:39:46.761Z] 16113d51b718: Preparing [2024-11-11T02:39:46.761Z] a226ed7b433e: Waiting [2024-11-11T02:39:46.761Z] 752291901ca9: Waiting [2024-11-11T02:39:46.761Z] 5b2c92ab7b8d: Waiting [2024-11-11T02:39:46.761Z] 16113d51b718: Waiting [2024-11-11T02:39:46.761Z] 106f8e0905e3: Layer already exists [2024-11-11T02:39:46.761Z] 3779aa53a533: Layer already exists [2024-11-11T02:39:46.761Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:46.761Z] 5d0764a040f3: Layer already exists [2024-11-11T02:39:46.761Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:46.761Z] 5b2c92ab7b8d: Layer already exists [2024-11-11T02:39:46.761Z] 752291901ca9: Layer already exists [2024-11-11T02:39:46.761Z] 16113d51b718: Layer already exists [2024-11-11T02:39:46.761Z] a226ed7b433e: Layer already exists [2024-11-11T02:39:47.028Z] main: digest: sha256:aa6a1dd30ca93f34b722214bd64cc91db5366336b1058ac4192e1c6eb9c44989 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:39:47.120Z] ===================================================== [Pipeline] echo [2024-11-11T02:39:47.137Z] taggedImages: [2024-11-11T02:39:47.137Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:39:47.137Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-11T02:39:47.137Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.16 [2024-11-11T02:39:47.137Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:39:47.137Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-11T02:39:47.173Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-11T02:39:47.173Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:39:47.173Z] latest [2024-11-11T02:39:47.173Z] 4.0.0-dev.16 [2024-11-11T02:39:47.173Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:39:47.173Z] main [2024-11-11T02:39:47.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:47.558Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:47.928Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:39:47.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T02:39:47.928Z] a08662ac582b: Preparing [2024-11-11T02:39:47.928Z] d75487b6df77: Preparing [2024-11-11T02:39:47.928Z] 199e665aa5b8: Preparing [2024-11-11T02:39:47.928Z] 41efb03dde94: Preparing [2024-11-11T02:39:47.928Z] 2a181ac07ebb: Preparing [2024-11-11T02:39:47.928Z] f4d95264e417: Preparing [2024-11-11T02:39:47.928Z] 16113d51b718: Preparing [2024-11-11T02:39:47.928Z] f4d95264e417: Waiting [2024-11-11T02:39:47.928Z] 16113d51b718: Waiting [2024-11-11T02:39:47.928Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:47.928Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:48.193Z] 16113d51b718: Layer already exists [2024-11-11T02:39:48.193Z] a08662ac582b: Pushed [2024-11-11T02:39:48.786Z] f4d95264e417: Pushed [2024-11-11T02:39:49.743Z] 2a181ac07ebb: Pushed [2024-11-11T02:39:57.958Z] d75487b6df77: Pushed [2024-11-11T02:39:57.958Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:58.318Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:58.676Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-11T02:39:58.676Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T02:39:58.676Z] a08662ac582b: Preparing [2024-11-11T02:39:58.676Z] d75487b6df77: Preparing [2024-11-11T02:39:58.676Z] 199e665aa5b8: Preparing [2024-11-11T02:39:58.676Z] 41efb03dde94: Preparing [2024-11-11T02:39:58.676Z] 2a181ac07ebb: Preparing [2024-11-11T02:39:58.676Z] f4d95264e417: Preparing [2024-11-11T02:39:58.676Z] 16113d51b718: Preparing [2024-11-11T02:39:58.676Z] f4d95264e417: Waiting [2024-11-11T02:39:58.676Z] 16113d51b718: Waiting [2024-11-11T02:39:58.676Z] 2a181ac07ebb: Layer already exists [2024-11-11T02:39:58.676Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:58.676Z] a08662ac582b: Layer already exists [2024-11-11T02:39:58.676Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:58.676Z] d75487b6df77: Layer already exists [2024-11-11T02:39:58.676Z] 16113d51b718: Layer already exists [2024-11-11T02:39:58.676Z] f4d95264e417: Layer already exists [2024-11-11T02:39:58.949Z] latest: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:59.312Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:39:59.663Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.16 [2024-11-11T02:39:59.663Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T02:39:59.663Z] a08662ac582b: Preparing [2024-11-11T02:39:59.663Z] d75487b6df77: Preparing [2024-11-11T02:39:59.663Z] 199e665aa5b8: Preparing [2024-11-11T02:39:59.663Z] 41efb03dde94: Preparing [2024-11-11T02:39:59.663Z] 2a181ac07ebb: Preparing [2024-11-11T02:39:59.663Z] f4d95264e417: Preparing [2024-11-11T02:39:59.663Z] 16113d51b718: Preparing [2024-11-11T02:39:59.663Z] f4d95264e417: Waiting [2024-11-11T02:39:59.663Z] 16113d51b718: Waiting [2024-11-11T02:39:59.663Z] a08662ac582b: Layer already exists [2024-11-11T02:39:59.663Z] 2a181ac07ebb: Layer already exists [2024-11-11T02:39:59.663Z] 41efb03dde94: Layer already exists [2024-11-11T02:39:59.663Z] 199e665aa5b8: Layer already exists [2024-11-11T02:39:59.663Z] d75487b6df77: Layer already exists [2024-11-11T02:39:59.663Z] f4d95264e417: Layer already exists [2024-11-11T02:39:59.663Z] 16113d51b718: Layer already exists [2024-11-11T02:39:59.934Z] 4.0.0-dev.16: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:00.281Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:00.640Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:40:00.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T02:40:00.641Z] a08662ac582b: Preparing [2024-11-11T02:40:00.641Z] d75487b6df77: Preparing [2024-11-11T02:40:00.641Z] 199e665aa5b8: Preparing [2024-11-11T02:40:00.641Z] 41efb03dde94: Preparing [2024-11-11T02:40:00.641Z] 2a181ac07ebb: Preparing [2024-11-11T02:40:00.641Z] f4d95264e417: Preparing [2024-11-11T02:40:00.641Z] 16113d51b718: Preparing [2024-11-11T02:40:00.641Z] f4d95264e417: Waiting [2024-11-11T02:40:00.641Z] 16113d51b718: Waiting [2024-11-11T02:40:00.641Z] 199e665aa5b8: Layer already exists [2024-11-11T02:40:00.641Z] a08662ac582b: Layer already exists [2024-11-11T02:40:00.641Z] 41efb03dde94: Layer already exists [2024-11-11T02:40:00.641Z] 2a181ac07ebb: Layer already exists [2024-11-11T02:40:00.641Z] d75487b6df77: Layer already exists [2024-11-11T02:40:00.641Z] f4d95264e417: Layer already exists [2024-11-11T02:40:00.641Z] 16113d51b718: Layer already exists [2024-11-11T02:40:00.909Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:01.275Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:01.650Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-11T02:40:01.650Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-11T02:40:01.650Z] a08662ac582b: Preparing [2024-11-11T02:40:01.650Z] d75487b6df77: Preparing [2024-11-11T02:40:01.650Z] 199e665aa5b8: Preparing [2024-11-11T02:40:01.650Z] 41efb03dde94: Preparing [2024-11-11T02:40:01.650Z] 2a181ac07ebb: Preparing [2024-11-11T02:40:01.650Z] f4d95264e417: Preparing [2024-11-11T02:40:01.650Z] 16113d51b718: Preparing [2024-11-11T02:40:01.650Z] f4d95264e417: Waiting [2024-11-11T02:40:01.650Z] 16113d51b718: Waiting [2024-11-11T02:40:01.650Z] a08662ac582b: Layer already exists [2024-11-11T02:40:01.650Z] d75487b6df77: Layer already exists [2024-11-11T02:40:01.650Z] 41efb03dde94: Layer already exists [2024-11-11T02:40:01.650Z] 2a181ac07ebb: Layer already exists [2024-11-11T02:40:01.650Z] 199e665aa5b8: Layer already exists [2024-11-11T02:40:01.650Z] 16113d51b718: Layer already exists [2024-11-11T02:40:01.650Z] f4d95264e417: Layer already exists [2024-11-11T02:40:01.919Z] main: digest: sha256:249fd224c9c47968780d9172001365bf72772ad4af6d8a940f5861ee3452616e size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:40:01.986Z] ===================================================== [Pipeline] echo [2024-11-11T02:40:02.004Z] taggedImages: [2024-11-11T02:40:02.004Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:40:02.004Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-11T02:40:02.004Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.16 [2024-11-11T02:40:02.004Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:40:02.004Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-11T02:40:02.042Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-11T02:40:02.042Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:40:02.042Z] latest [2024-11-11T02:40:02.042Z] 4.0.0-dev.16 [2024-11-11T02:40:02.042Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:40:02.042Z] main [2024-11-11T02:40:02.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:02.407Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:02.765Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:40:02.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T02:40:02.765Z] 6377b0d87960: Preparing [2024-11-11T02:40:02.765Z] 916c0584ec60: Preparing [2024-11-11T02:40:02.765Z] cb71e21e9582: Preparing [2024-11-11T02:40:02.765Z] 199e665aa5b8: Preparing [2024-11-11T02:40:02.765Z] 41efb03dde94: Preparing [2024-11-11T02:40:02.765Z] 2e0892998078: Preparing [2024-11-11T02:40:02.765Z] fca42c39f7e9: Preparing [2024-11-11T02:40:02.765Z] 16113d51b718: Preparing [2024-11-11T02:40:02.765Z] 2e0892998078: Waiting [2024-11-11T02:40:02.765Z] fca42c39f7e9: Waiting [2024-11-11T02:40:02.765Z] 16113d51b718: Waiting [2024-11-11T02:40:02.765Z] 41efb03dde94: Layer already exists [2024-11-11T02:40:03.032Z] 199e665aa5b8: Layer already exists [2024-11-11T02:40:03.032Z] 916c0584ec60: Pushed [2024-11-11T02:40:03.032Z] 6377b0d87960: Pushed [2024-11-11T02:40:03.032Z] 16113d51b718: Layer already exists [2024-11-11T02:40:03.299Z] fca42c39f7e9: Pushed [2024-11-11T02:40:04.722Z] 2e0892998078: Pushed [2024-11-11T02:40:11.378Z] cb71e21e9582: Pushed [2024-11-11T02:40:11.644Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:12.077Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:12.450Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-11T02:40:12.450Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T02:40:12.450Z] 6377b0d87960: Preparing [2024-11-11T02:40:12.450Z] 916c0584ec60: Preparing [2024-11-11T02:40:12.450Z] cb71e21e9582: Preparing [2024-11-11T02:40:12.450Z] 199e665aa5b8: Preparing [2024-11-11T02:40:12.450Z] 41efb03dde94: Preparing [2024-11-11T02:40:12.450Z] 2e0892998078: Preparing [2024-11-11T02:40:12.450Z] fca42c39f7e9: Preparing [2024-11-11T02:40:12.450Z] 16113d51b718: Preparing [2024-11-11T02:40:12.450Z] 2e0892998078: Waiting [2024-11-11T02:40:12.450Z] 16113d51b718: Waiting [2024-11-11T02:40:12.450Z] fca42c39f7e9: Waiting [2024-11-11T02:40:12.450Z] 916c0584ec60: Layer already exists [2024-11-11T02:40:12.450Z] 199e665aa5b8: Layer already exists [2024-11-11T02:40:12.450Z] 41efb03dde94: Layer already exists [2024-11-11T02:40:12.450Z] 6377b0d87960: Layer already exists [2024-11-11T02:40:12.450Z] cb71e21e9582: Layer already exists [2024-11-11T02:40:12.450Z] 2e0892998078: Layer already exists [2024-11-11T02:40:12.450Z] 16113d51b718: Layer already exists [2024-11-11T02:40:12.450Z] fca42c39f7e9: Layer already exists [2024-11-11T02:40:12.721Z] latest: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:13.096Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:13.508Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.16 [2024-11-11T02:40:13.508Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T02:40:13.508Z] 6377b0d87960: Preparing [2024-11-11T02:40:13.508Z] 916c0584ec60: Preparing [2024-11-11T02:40:13.508Z] cb71e21e9582: Preparing [2024-11-11T02:40:13.508Z] 199e665aa5b8: Preparing [2024-11-11T02:40:13.508Z] 41efb03dde94: Preparing [2024-11-11T02:40:13.508Z] 2e0892998078: Preparing [2024-11-11T02:40:13.508Z] fca42c39f7e9: Preparing [2024-11-11T02:40:13.508Z] 16113d51b718: Preparing [2024-11-11T02:40:13.508Z] fca42c39f7e9: Waiting [2024-11-11T02:40:13.508Z] 16113d51b718: Waiting [2024-11-11T02:40:13.508Z] 2e0892998078: Waiting [2024-11-11T02:40:13.508Z] 6377b0d87960: Layer already exists [2024-11-11T02:40:13.508Z] cb71e21e9582: Layer already exists [2024-11-11T02:40:13.508Z] 41efb03dde94: Layer already exists [2024-11-11T02:40:13.508Z] 199e665aa5b8: Layer already exists [2024-11-11T02:40:13.508Z] 916c0584ec60: Layer already exists [2024-11-11T02:40:13.508Z] fca42c39f7e9: Layer already exists [2024-11-11T02:40:13.508Z] 2e0892998078: Layer already exists [2024-11-11T02:40:13.508Z] 16113d51b718: Layer already exists [2024-11-11T02:40:13.508Z] 4.0.0-dev.16: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:14.154Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:14.516Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:40:14.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T02:40:14.516Z] 6377b0d87960: Preparing [2024-11-11T02:40:14.516Z] 916c0584ec60: Preparing [2024-11-11T02:40:14.516Z] cb71e21e9582: Preparing [2024-11-11T02:40:14.516Z] 199e665aa5b8: Preparing [2024-11-11T02:40:14.516Z] 41efb03dde94: Preparing [2024-11-11T02:40:14.516Z] 2e0892998078: Preparing [2024-11-11T02:40:14.516Z] fca42c39f7e9: Preparing [2024-11-11T02:40:14.516Z] 16113d51b718: Preparing [2024-11-11T02:40:14.516Z] 2e0892998078: Waiting [2024-11-11T02:40:14.516Z] fca42c39f7e9: Waiting [2024-11-11T02:40:14.516Z] 16113d51b718: Waiting [2024-11-11T02:40:14.516Z] cb71e21e9582: Layer already exists [2024-11-11T02:40:14.516Z] 6377b0d87960: Layer already exists [2024-11-11T02:40:14.516Z] 41efb03dde94: Layer already exists [2024-11-11T02:40:14.516Z] 199e665aa5b8: Layer already exists [2024-11-11T02:40:14.516Z] 916c0584ec60: Layer already exists [2024-11-11T02:40:14.516Z] 16113d51b718: Layer already exists [2024-11-11T02:40:14.516Z] fca42c39f7e9: Layer already exists [2024-11-11T02:40:14.516Z] 2e0892998078: Layer already exists [2024-11-11T02:40:14.784Z] ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:15.148Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:15.507Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-11T02:40:15.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-11T02:40:15.507Z] 6377b0d87960: Preparing [2024-11-11T02:40:15.507Z] 916c0584ec60: Preparing [2024-11-11T02:40:15.507Z] cb71e21e9582: Preparing [2024-11-11T02:40:15.507Z] 199e665aa5b8: Preparing [2024-11-11T02:40:15.507Z] 41efb03dde94: Preparing [2024-11-11T02:40:15.507Z] 2e0892998078: Preparing [2024-11-11T02:40:15.507Z] fca42c39f7e9: Preparing [2024-11-11T02:40:15.507Z] 16113d51b718: Preparing [2024-11-11T02:40:15.507Z] 2e0892998078: Waiting [2024-11-11T02:40:15.507Z] fca42c39f7e9: Waiting [2024-11-11T02:40:15.507Z] 16113d51b718: Waiting [2024-11-11T02:40:15.507Z] 916c0584ec60: Layer already exists [2024-11-11T02:40:15.507Z] 6377b0d87960: Layer already exists [2024-11-11T02:40:15.507Z] 199e665aa5b8: Layer already exists [2024-11-11T02:40:15.507Z] 41efb03dde94: Layer already exists [2024-11-11T02:40:15.507Z] cb71e21e9582: Layer already exists [2024-11-11T02:40:15.507Z] fca42c39f7e9: Layer already exists [2024-11-11T02:40:15.507Z] 16113d51b718: Layer already exists [2024-11-11T02:40:15.507Z] 2e0892998078: Layer already exists [2024-11-11T02:40:15.772Z] main: digest: sha256:c19312efa12e2a95b6b7997f705528ddc26d11533f00dc3b48fa6b219424997d size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-11T02:40:15.859Z] ===================================================== [Pipeline] echo [2024-11-11T02:40:15.874Z] taggedImages: [2024-11-11T02:40:15.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [2024-11-11T02:40:15.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-11T02:40:15.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.16 [2024-11-11T02:40:15.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:ac6fcaf31ad74dd8652a98ad2614429b7e5b1685-4.0.0-dev.16 [2024-11-11T02:40:15.874Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:16.281Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T02:40:16.281Z] [2024-11-11T02:40:16.281Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:16.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T02:40:16.615Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-11T02:40:16.615Z] 8998bd30e6a1: Pulling fs layer [2024-11-11T02:40:16.615Z] 04944245beec: Pulling fs layer [2024-11-11T02:40:16.615Z] 699f458cf7ca: Pulling fs layer [2024-11-11T02:40:16.615Z] 765212b225bb: Pulling fs layer [2024-11-11T02:40:16.615Z] f23df028b6ca: Pulling fs layer [2024-11-11T02:40:16.615Z] d65c8cfc05b1: Pulling fs layer [2024-11-11T02:40:16.615Z] 2437ff75d9bd: Pulling fs layer [2024-11-11T02:40:16.615Z] f23df028b6ca: Waiting [2024-11-11T02:40:16.615Z] 765212b225bb: Waiting [2024-11-11T02:40:16.615Z] d65c8cfc05b1: Waiting [2024-11-11T02:40:16.615Z] 2437ff75d9bd: Waiting [2024-11-11T02:40:16.887Z] 04944245beec: Verifying Checksum [2024-11-11T02:40:16.887Z] 04944245beec: Download complete [2024-11-11T02:40:16.887Z] 765212b225bb: Verifying Checksum [2024-11-11T02:40:16.887Z] 765212b225bb: Download complete [2024-11-11T02:40:16.887Z] f23df028b6ca: Verifying Checksum [2024-11-11T02:40:16.887Z] f23df028b6ca: Download complete [2024-11-11T02:40:16.887Z] d65c8cfc05b1: Verifying Checksum [2024-11-11T02:40:16.887Z] d65c8cfc05b1: Download complete [2024-11-11T02:40:17.154Z] 699f458cf7ca: Verifying Checksum [2024-11-11T02:40:17.155Z] 699f458cf7ca: Download complete [2024-11-11T02:40:17.419Z] 8998bd30e6a1: Verifying Checksum [2024-11-11T02:40:17.419Z] 8998bd30e6a1: Download complete [2024-11-11T02:40:20.000Z] 2437ff75d9bd: Verifying Checksum [2024-11-11T02:40:20.000Z] 2437ff75d9bd: Download complete [2024-11-11T02:40:22.575Z] 8998bd30e6a1: Pull complete [2024-11-11T02:40:22.575Z] 04944245beec: Pull complete [2024-11-11T02:40:23.982Z] 699f458cf7ca: Pull complete [2024-11-11T02:40:24.248Z] 765212b225bb: Pull complete [2024-11-11T02:40:25.203Z] f23df028b6ca: Pull complete [2024-11-11T02:40:25.468Z] d65c8cfc05b1: Pull complete [2024-11-11T02:40:40.430Z] 2437ff75d9bd: Pull complete [2024-11-11T02:40:40.430Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-11T02:40:40.430Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-11T02:40:40.430Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:40:40.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-26083 does not seem to be running inside a container [2024-11-11T02:40:40.706Z] $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@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 [2024-11-11T02:40:43.408Z] $ docker top 68c2d11271c59dd4781b786134b2e9c7a1d1656f28f6ece710b1fae1db5b904c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:40:44.001Z] ---> job-cost.sh [2024-11-11T02:40:44.265Z] lf-activate-venv: SKIPPING [2024-11-11T02:40:44.265Z] INFO: No Stack... [2024-11-11T02:40:44.841Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-11T02:40:45.798Z] INFO: Archiving Costs [Pipeline] sh [2024-11-11T02:40:46.426Z] + cut -d, -f6 [2024-11-11T02:40:46.427Z] + cat /w/workspace/edgex-go/750/archives/cost.csv [Pipeline] lock [2024-11-11T02:40:46.481Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-750-stack-cost] [2024-11-11T02:40:46.490Z] Resource [jenkins-edgexfoundry-edgex-go-main-750-stack-cost] did not exist. Created. [2024-11-11T02:40:46.497Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-750-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-11T02:40:46.835Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-11T02:40:47.407Z] Stashed 1 file(s) [Pipeline] } [2024-11-11T02:40:47.418Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-750-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-11T02:40:47.445Z] $ docker stop --time=1 68c2d11271c59dd4781b786134b2e9c7a1d1656f28f6ece710b1fae1db5b904c [2024-11-11T02:40:48.886Z] $ docker rm -f --volumes 68c2d11271c59dd4781b786134b2e9c7a1d1656f28f6ece710b1fae1db5b904c [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 [2024-11-11T02:40:49.492Z] provisioning config files... [2024-11-11T02:40:49.504Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/750@tmp/config7303515421624474446tmp [Pipeline] { [Pipeline] sh [2024-11-11T02:40:49.805Z] + set +x [2024-11-11T02:40:49.805Z] + curl -s https://codecov.io/bash [2024-11-11T02:40:49.805Z] + bash -s -- [2024-11-11T02:40:50.064Z] [2024-11-11T02:40:50.064Z] _____ _ [2024-11-11T02:40:50.064Z] / ____| | | [2024-11-11T02:40:50.064Z] | | ___ __| | ___ ___ _____ __ [2024-11-11T02:40:50.064Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-11T02:40:50.064Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-11T02:40:50.064Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-11T02:40:50.064Z] Bash-1.0.6 [2024-11-11T02:40:50.064Z] [2024-11-11T02:40:50.064Z] [2024-11-11T02:40:50.064Z] ==> git version 2.25.1 found [2024-11-11T02:40:50.064Z] ==> 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 [2024-11-11T02:40:50.064Z] Release-Date: 2020-01-08 [2024-11-11T02:40:50.064Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-11T02:40:50.064Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-11T02:40:50.064Z] ==> Jenkins CI detected. [2024-11-11T02:40:50.064Z] current dir:  /w/workspace/edgex-go/750 [2024-11-11T02:40:50.064Z] project root: . [2024-11-11T02:40:50.064Z] --> token set from env [2024-11-11T02:40:50.065Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-11T02:40:50.065Z] ==> Running gcov in . (disable via -X gcov) [2024-11-11T02:40:50.065Z] ==> Python coveragepy not found [2024-11-11T02:40:50.065Z] ==> Searching for coverage reports in: [2024-11-11T02:40:50.065Z] + . [2024-11-11T02:40:50.065Z] -> Found 1 reports [2024-11-11T02:40:50.065Z] ==> Detecting git/mercurial file structure [2024-11-11T02:40:50.065Z] ==> Reading reports [2024-11-11T02:40:50.065Z] + ./coverage.out bytes=1434022 [2024-11-11T02:40:50.065Z] ==> Appending adjustments [2024-11-11T02:40:50.065Z] https://docs.codecov.io/docs/fixing-reports [2024-11-11T02:40:51.446Z] + Found adjustments [2024-11-11T02:40:51.446Z] ==> Gzipping contents [2024-11-11T02:40:51.446Z] 124K /tmp/codecov.w2mJzs.gz [2024-11-11T02:40:51.446Z] ==> Uploading reports [2024-11-11T02:40:51.446Z] url: https://codecov.io [2024-11-11T02:40:51.446Z] query: branch=main&commit=ac6fcaf31ad74dd8652a98ad2614429b7e5b1685&build=750&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F750%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T02:40:51.446Z] -> Pinging Codecov [2024-11-11T02:40:51.446Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=ac6fcaf31ad74dd8652a98ad2614429b7e5b1685&build=750&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F750%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-11T02:40:51.706Z] -> Uploading to [2024-11-11T02:40:51.706Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/ac6fcaf31ad74dd8652a98ad2614429b7e5b1685/3af16ae5-5f23-4d93-9c86-61dc6e73e76d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241111%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241111T024051Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=c9214fa3254d927b7aa1f90706afcb9ca8d1e3f665863215762016f4bd2a3888 [2024-11-11T02:40:51.706Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:40:51.706Z] Dload Upload Total Spent Left Speed [2024-11-11T02:40:51.965Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 411k --:--:-- --:--:-- --:--:-- 411k [2024-11-11T02:40:51.965Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ac6fcaf31ad74dd8652a98ad2614429b7e5b1685 [Pipeline] } [2024-11-11T02:40:51.973Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-11T02:40:52.211Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-11T02:40:52.230Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:52.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T02:40:52.544Z] [2024-11-11T02:40:52.544Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:40:52.934Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T02:40:52.934Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-11T02:40:52.934Z] 43c4264eed91: Already exists [2024-11-11T02:40:52.934Z] 4cc291be95ef: Already exists [2024-11-11T02:40:52.934Z] 2ac1f1163629: Already exists [2024-11-11T02:40:52.934Z] 5c3c966382ef: Already exists [2024-11-11T02:40:52.934Z] 4f4fb700ef54: Already exists [2024-11-11T02:40:52.934Z] d9c7d2e4e75e: Pulling fs layer [2024-11-11T02:40:52.934Z] 9c3e1370e548: Pulling fs layer [2024-11-11T02:40:53.224Z] d9c7d2e4e75e: Download complete [2024-11-11T02:40:53.498Z] d9c7d2e4e75e: Pull complete [2024-11-11T02:40:54.140Z] 9c3e1370e548: Verifying Checksum [2024-11-11T02:40:54.141Z] 9c3e1370e548: Download complete [2024-11-11T02:40:57.427Z] 9c3e1370e548: Pull complete [2024-11-11T02:40:57.427Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-11T02:40:57.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-11T02:40:57.427Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:40:57.537Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T02:40:57.556Z] $ 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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-11T02:40:58.592Z] $ docker top 3e58750e57ea2b6e5b744066e1800aba3e07896c97dc7e40e0c0ca26b3230e05 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:40:58.963Z] + git config --global --add safe.directory /w/workspace/edgex-go/750 [Pipeline] echo [2024-11-11T02:40:58.974Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-11T02:40:59.253Z] + set -o pipefail [2024-11-11T02:40:59.253Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-11T02:41:11.521Z] [2024-11-11T02:41:11.521Z] Monitoring /w/workspace/edgex-go/750 (github.com/edgexfoundry/edgex-go)... [2024-11-11T02:41:11.521Z] [2024-11-11T02:41:11.521Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/b4af6907-26ff-462b-a450-c4dfb69efdcd [2024-11-11T02:41:11.521Z] [2024-11-11T02:41:11.521Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-11T02:41:11.521Z] [2024-11-11T02:41:11.521Z] [2024-11-11T02:41:11.521Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-11T02:41:11.521Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-11T02:41:11.515Z] $ docker stop --time=1 3e58750e57ea2b6e5b744066e1800aba3e07896c97dc7e40e0c0ca26b3230e05 [2024-11-11T02:41:13.521Z] $ docker rm -f --volumes 3e58750e57ea2b6e5b744066e1800aba3e07896c97dc7e40e0c0ca26b3230e05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-11T02:41:14.079Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:41:14.095Z] provisioning config files... [2024-11-11T02:41:14.104Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/750@tmp/config15668933839485510313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:41:14.411Z] --> edgex-publish-swagger.sh [2024-11-11T02:41:14.411Z] === Publish openapi API === [2024-11-11T02:41:14.411Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-11T02:41:14.411Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/750/openapi/core-command.yaml] [2024-11-11T02:41:14.411Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:41:14.411Z] Dload Upload Total Spent Left Speed [2024-11-11T02:41:14.672Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 64914 --:--:-- --:--:-- --:--:-- 64786 [2024-11-11T02:41:14.932Z] [2024-11-11T02:41:14.932Z] [2024-11-11T02:41:14.932Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/750/openapi/core-data.yaml] [2024-11-11T02:41:14.932Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:41:14.932Z] Dload Upload Total Spent Left Speed [2024-11-11T02:41:15.193Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 175k --:--:-- --:--:-- --:--:-- 175k [2024-11-11T02:41:15.193Z] [2024-11-11T02:41:15.193Z] [2024-11-11T02:41:15.193Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/750/openapi/core-keeper.yaml] [2024-11-11T02:41:15.193Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:41:15.193Z] Dload Upload Total Spent Left Speed [2024-11-11T02:41:15.454Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 421k --:--:-- --:--:-- --:--:-- 416k 100 32901 100 66 100 32835 271 131k --:--:-- --:--:-- --:--:-- 132k [2024-11-11T02:41:15.454Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-11T02:41:15.454Z] [2024-11-11T02:41:15.454Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/750/openapi/core-metadata.yaml] [2024-11-11T02:41:15.454Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:41:15.454Z] Dload Upload Total Spent Left Speed [2024-11-11T02:41:16.026Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 438 434k --:--:-- --:--:-- --:--:-- 435k [2024-11-11T02:41:16.026Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T02:41:16.026Z] [2024-11-11T02:41:16.027Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/750/openapi/support-cron-scheduler.yaml] [2024-11-11T02:41:16.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:41:16.027Z] Dload Upload Total Spent Left Speed [2024-11-11T02:41:16.027Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 282 211k --:--:-- --:--:-- --:--:-- 211k [2024-11-11T02:41:16.027Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-11T02:41:16.027Z] [2024-11-11T02:41:16.027Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/750/openapi/support-notifications.yaml] [2024-11-11T02:41:16.027Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-11T02:41:16.027Z] Dload Upload Total Spent Left Speed [2024-11-11T02:41:16.550Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 432 236k --:--:-- --:--:-- --:--:-- 236k [2024-11-11T02:41:16.550Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-11T02:41:16.550Z] [Pipeline] } [2024-11-11T02:41:16.559Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2024-11-11T02:41:17.002Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T02:41:17.002Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:41:17.312Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:41:17.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:41:17.407Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T02:41:17.425Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T02:41:17.831Z] $ docker top 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T02:41:17.965Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:41:17.965Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:41:18.073Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:41:18.059Z] $ docker exec 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba ssh-agent [2024-11-11T02:41:18.178Z] SSH_AUTH_SOCK=/tmp/ssh-X5DrpoQgiyEk/agent.32 [2024-11-11T02:41:18.178Z] SSH_AGENT_PID=38 [2024-11-11T02:41:18.182Z] Running ssh-add (command line suppressed) [2024-11-11T02:41:18.278Z] Identity added: /w/workspace/edgex-go/750@tmp/private_key_7052539532569014008.key (/w/workspace/edgex-go/750@tmp/private_key_7052539532569014008.key) [2024-11-11T02:41:18.309Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:41:18.607Z] + git semver tag [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,775 [run_tag] DEBUG tag force:False [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,775 [check_head_tag] DEBUG check head tag [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,779 [execute] INFO git cat-file --batch-check [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=) [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,783 [execute] INFO git cat-file --batch [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=) [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,835 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,835 [execute] INFO git tag -a v4.0.0-dev.16 -m v4.0.0-dev.16 [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,835 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.16', '-m', 'v4.0.0-dev.16'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=None) [2024-11-11T02:41:18.867Z] 2024-11-11 02:41:18,840 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T02:41:18.867Z] 4.0.0-dev.16 [Pipeline] } [2024-11-11T02:41:19.120Z] $ docker exec --env ******** --env ******** 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba ssh-agent -k [2024-11-11T02:41:19.225Z] unset SSH_AUTH_SOCK; [2024-11-11T02:41:19.225Z] unset SSH_AGENT_PID; [2024-11-11T02:41:19.225Z] echo Agent pid 38 killed; [2024-11-11T02:41:19.251Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T02:41:19.593Z] + git semver [Pipeline] } [2024-11-11T02:41:19.852Z] $ docker stop --time=1 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba [2024-11-11T02:41:21.105Z] $ docker rm -f --volumes 4975960b165c894a5cc6d73a3296e9dc2daad6be4b81566f6fb53d33a4ef5eba [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:41:21.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T02:41:21.554Z] [2024-11-11T02:41:21.554Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:41:21.858Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T02:41:21.859Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-11T02:41:21.859Z] ab5ef0e58194: Pulling fs layer [2024-11-11T02:41:21.859Z] 9712f1f96733: Pulling fs layer [2024-11-11T02:41:21.859Z] 63f879dbbcfc: Pulling fs layer [2024-11-11T02:41:21.859Z] 0d9ebad4ef96: Pulling fs layer [2024-11-11T02:41:21.859Z] e9a5061849ea: Pulling fs layer [2024-11-11T02:41:21.859Z] d747dcd14b5f: Pulling fs layer [2024-11-11T02:41:21.859Z] 2de7ff778b66: Pulling fs layer [2024-11-11T02:41:21.859Z] e9a5061849ea: Waiting [2024-11-11T02:41:21.859Z] d747dcd14b5f: Waiting [2024-11-11T02:41:21.859Z] 2de7ff778b66: Waiting [2024-11-11T02:41:21.859Z] 0d9ebad4ef96: Waiting [2024-11-11T02:41:21.859Z] 9712f1f96733: Verifying Checksum [2024-11-11T02:41:21.859Z] 9712f1f96733: Download complete [2024-11-11T02:41:22.118Z] 63f879dbbcfc: Verifying Checksum [2024-11-11T02:41:22.118Z] 63f879dbbcfc: Download complete [2024-11-11T02:41:22.376Z] e9a5061849ea: Verifying Checksum [2024-11-11T02:41:22.376Z] e9a5061849ea: Download complete [2024-11-11T02:41:22.376Z] d747dcd14b5f: Verifying Checksum [2024-11-11T02:41:22.376Z] d747dcd14b5f: Download complete [2024-11-11T02:41:22.376Z] ab5ef0e58194: Verifying Checksum [2024-11-11T02:41:22.376Z] ab5ef0e58194: Download complete [2024-11-11T02:41:22.376Z] 0d9ebad4ef96: Verifying Checksum [2024-11-11T02:41:22.376Z] 0d9ebad4ef96: Download complete [2024-11-11T02:41:22.376Z] 2de7ff778b66: Verifying Checksum [2024-11-11T02:41:22.376Z] 2de7ff778b66: Download complete [2024-11-11T02:41:24.905Z] ab5ef0e58194: Pull complete [2024-11-11T02:41:24.905Z] 9712f1f96733: Pull complete [2024-11-11T02:41:25.840Z] 63f879dbbcfc: Pull complete [2024-11-11T02:41:29.129Z] 0d9ebad4ef96: Pull complete [2024-11-11T02:41:29.389Z] e9a5061849ea: Pull complete [2024-11-11T02:41:29.389Z] d747dcd14b5f: Pull complete [2024-11-11T02:41:30.323Z] 2de7ff778b66: Pull complete [2024-11-11T02:41:30.323Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-11T02:41:30.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-11T02:41:30.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:41:30.437Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T02:41:30.452Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-11T02:41:37.266Z] $ docker top 63f19aebaadec3dcc2341fd3c8c5a876361d654f96153eded1ec969d99dd4df8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:41:37.378Z] provisioning config files... [2024-11-11T02:41:37.386Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/750@tmp/config5816963188537939679tmp [2024-11-11T02:41:37.398Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/750@tmp/config10997159411070548462tmp [2024-11-11T02:41:37.409Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/750@tmp/config11358537882643413799tmp [Pipeline] { [Pipeline] echo [2024-11-11T02:41:37.441Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:41:37.748Z] ---> sigul-configuration.sh [2024-11-11T02:41:37.748Z] gpg: directory `/root/.gnupg' created [2024-11-11T02:41:37.748Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-11T02:41:37.748Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-11T02:41:37.748Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-11T02:41:37.748Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-11T02:41:37.748Z] gpg: CAST5 encrypted data [2024-11-11T02:41:37.748Z] gpg: encrypted with 1 passphrase [2024-11-11T02:41:37.748Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-11T02:41:38.045Z] + mkdir /home/jenkins [2024-11-11T02:41:38.045Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-11T02:41:38.342Z] + 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 [2024-11-11T02:41:38.355Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:41:38.645Z] ---> sigul-install.sh [2024-11-11T02:41:38.645Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-11T02:41:38.938Z] + git tag --list [2024-11-11T02:41:38.938Z] 0.6.0 [2024-11-11T02:41:38.938Z] 0.6.1 [2024-11-11T02:41:38.938Z] 0.7.0 [2024-11-11T02:41:38.938Z] 0.7.1 [2024-11-11T02:41:38.938Z] v1.0.0 [2024-11-11T02:41:38.938Z] v1.0.1 [2024-11-11T02:41:38.938Z] v1.1.0 [2024-11-11T02:41:38.938Z] v1.2.0 [2024-11-11T02:41:38.938Z] v1.2.1 [2024-11-11T02:41:38.938Z] v1.3.0 [2024-11-11T02:41:38.938Z] v1.3.1 [2024-11-11T02:41:38.938Z] v2.0.0 [2024-11-11T02:41:38.938Z] v2.1.0 [2024-11-11T02:41:38.938Z] v2.1.1 [2024-11-11T02:41:38.938Z] v2.2.0 [2024-11-11T02:41:38.938Z] v2.3.0 [2024-11-11T02:41:38.938Z] v3.0 [2024-11-11T02:41:38.938Z] v3.0.0 [2024-11-11T02:41:38.938Z] v3.1 [2024-11-11T02:41:38.938Z] v3.1.0 [2024-11-11T02:41:38.938Z] v3.1.0-dev.1 [2024-11-11T02:41:38.938Z] v3.1.0-dev.10 [2024-11-11T02:41:38.938Z] v3.1.0-dev.11 [2024-11-11T02:41:38.938Z] v3.1.0-dev.12 [2024-11-11T02:41:38.938Z] v3.1.0-dev.13 [2024-11-11T02:41:38.938Z] v3.1.0-dev.14 [2024-11-11T02:41:38.938Z] v3.1.0-dev.15 [2024-11-11T02:41:38.938Z] v3.1.0-dev.16 [2024-11-11T02:41:38.938Z] v3.1.0-dev.17 [2024-11-11T02:41:38.938Z] v3.1.0-dev.18 [2024-11-11T02:41:38.938Z] v3.1.0-dev.19 [2024-11-11T02:41:38.938Z] v3.1.0-dev.2 [2024-11-11T02:41:38.938Z] v3.1.0-dev.20 [2024-11-11T02:41:38.938Z] v3.1.0-dev.21 [2024-11-11T02:41:38.938Z] v3.1.0-dev.22 [2024-11-11T02:41:38.938Z] v3.1.0-dev.23 [2024-11-11T02:41:38.938Z] v3.1.0-dev.24 [2024-11-11T02:41:38.938Z] v3.1.0-dev.25 [2024-11-11T02:41:38.938Z] v3.1.0-dev.26 [2024-11-11T02:41:38.938Z] v3.1.0-dev.27 [2024-11-11T02:41:38.938Z] v3.1.0-dev.28 [2024-11-11T02:41:38.938Z] v3.1.0-dev.29 [2024-11-11T02:41:38.938Z] v3.1.0-dev.3 [2024-11-11T02:41:38.938Z] v3.1.0-dev.30 [2024-11-11T02:41:38.938Z] v3.1.0-dev.31 [2024-11-11T02:41:38.938Z] v3.1.0-dev.32 [2024-11-11T02:41:38.938Z] v3.1.0-dev.33 [2024-11-11T02:41:38.938Z] v3.1.0-dev.34 [2024-11-11T02:41:38.938Z] v3.1.0-dev.35 [2024-11-11T02:41:38.938Z] v3.1.0-dev.36 [2024-11-11T02:41:38.938Z] v3.1.0-dev.37 [2024-11-11T02:41:38.938Z] v3.1.0-dev.38 [2024-11-11T02:41:38.938Z] v3.1.0-dev.39 [2024-11-11T02:41:38.938Z] v3.1.0-dev.4 [2024-11-11T02:41:38.938Z] v3.1.0-dev.40 [2024-11-11T02:41:38.938Z] v3.1.0-dev.41 [2024-11-11T02:41:38.938Z] v3.1.0-dev.42 [2024-11-11T02:41:38.938Z] v3.1.0-dev.43 [2024-11-11T02:41:38.938Z] v3.1.0-dev.44 [2024-11-11T02:41:38.938Z] v3.1.0-dev.45 [2024-11-11T02:41:38.938Z] v3.1.0-dev.46 [2024-11-11T02:41:38.938Z] v3.1.0-dev.47 [2024-11-11T02:41:38.938Z] v3.1.0-dev.48 [2024-11-11T02:41:38.938Z] v3.1.0-dev.49 [2024-11-11T02:41:38.938Z] v3.1.0-dev.5 [2024-11-11T02:41:38.938Z] v3.1.0-dev.50 [2024-11-11T02:41:38.938Z] v3.1.0-dev.51 [2024-11-11T02:41:38.938Z] v3.1.0-dev.52 [2024-11-11T02:41:38.938Z] v3.1.0-dev.53 [2024-11-11T02:41:38.938Z] v3.1.0-dev.54 [2024-11-11T02:41:38.938Z] v3.1.0-dev.55 [2024-11-11T02:41:38.938Z] v3.1.0-dev.56 [2024-11-11T02:41:38.938Z] v3.1.0-dev.57 [2024-11-11T02:41:38.938Z] v3.1.0-dev.58 [2024-11-11T02:41:38.938Z] v3.1.0-dev.59 [2024-11-11T02:41:38.938Z] v3.1.0-dev.6 [2024-11-11T02:41:38.938Z] v3.1.0-dev.60 [2024-11-11T02:41:38.938Z] v3.1.0-dev.61 [2024-11-11T02:41:38.938Z] v3.1.0-dev.62 [2024-11-11T02:41:38.938Z] v3.1.0-dev.63 [2024-11-11T02:41:38.938Z] v3.1.0-dev.64 [2024-11-11T02:41:38.938Z] v3.1.0-dev.65 [2024-11-11T02:41:38.938Z] v3.1.0-dev.66 [2024-11-11T02:41:38.938Z] v3.1.0-dev.67 [2024-11-11T02:41:38.938Z] v3.1.0-dev.68 [2024-11-11T02:41:38.938Z] v3.1.0-dev.69 [2024-11-11T02:41:38.938Z] v3.1.0-dev.7 [2024-11-11T02:41:38.938Z] v3.1.0-dev.70 [2024-11-11T02:41:38.938Z] v3.1.0-dev.71 [2024-11-11T02:41:38.938Z] v3.1.0-dev.72 [2024-11-11T02:41:38.938Z] v3.1.0-dev.73 [2024-11-11T02:41:38.938Z] v3.1.0-dev.8 [2024-11-11T02:41:38.938Z] v3.1.0-dev.9 [2024-11-11T02:41:38.938Z] v3.1.1 [2024-11-11T02:41:38.938Z] v3.1.1-dev.1 [2024-11-11T02:41:38.938Z] v3.1.1-dev.2 [2024-11-11T02:41:38.938Z] v3.2.0-dev.1 [2024-11-11T02:41:38.938Z] v3.2.0-dev.10 [2024-11-11T02:41:38.938Z] v3.2.0-dev.100 [2024-11-11T02:41:38.938Z] v3.2.0-dev.101 [2024-11-11T02:41:38.938Z] v3.2.0-dev.102 [2024-11-11T02:41:38.938Z] v3.2.0-dev.103 [2024-11-11T02:41:38.938Z] v3.2.0-dev.104 [2024-11-11T02:41:38.938Z] v3.2.0-dev.105 [2024-11-11T02:41:38.938Z] v3.2.0-dev.106 [2024-11-11T02:41:38.938Z] v3.2.0-dev.107 [2024-11-11T02:41:38.938Z] v3.2.0-dev.108 [2024-11-11T02:41:38.938Z] v3.2.0-dev.109 [2024-11-11T02:41:38.938Z] v3.2.0-dev.11 [2024-11-11T02:41:38.938Z] v3.2.0-dev.12 [2024-11-11T02:41:38.938Z] v3.2.0-dev.13 [2024-11-11T02:41:38.938Z] v3.2.0-dev.14 [2024-11-11T02:41:38.938Z] v3.2.0-dev.15 [2024-11-11T02:41:38.938Z] v3.2.0-dev.16 [2024-11-11T02:41:38.938Z] v3.2.0-dev.17 [2024-11-11T02:41:38.938Z] v3.2.0-dev.18 [2024-11-11T02:41:38.938Z] v3.2.0-dev.19 [2024-11-11T02:41:38.938Z] v3.2.0-dev.2 [2024-11-11T02:41:38.938Z] v3.2.0-dev.20 [2024-11-11T02:41:38.938Z] v3.2.0-dev.21 [2024-11-11T02:41:38.938Z] v3.2.0-dev.22 [2024-11-11T02:41:38.938Z] v3.2.0-dev.23 [2024-11-11T02:41:38.938Z] v3.2.0-dev.24 [2024-11-11T02:41:38.938Z] v3.2.0-dev.25 [2024-11-11T02:41:38.938Z] v3.2.0-dev.26 [2024-11-11T02:41:38.938Z] v3.2.0-dev.27 [2024-11-11T02:41:38.938Z] v3.2.0-dev.28 [2024-11-11T02:41:38.938Z] v3.2.0-dev.29 [2024-11-11T02:41:38.938Z] v3.2.0-dev.3 [2024-11-11T02:41:38.938Z] v3.2.0-dev.30 [2024-11-11T02:41:38.938Z] v3.2.0-dev.31 [2024-11-11T02:41:38.938Z] v3.2.0-dev.32 [2024-11-11T02:41:38.938Z] v3.2.0-dev.33 [2024-11-11T02:41:38.938Z] v3.2.0-dev.34 [2024-11-11T02:41:38.938Z] v3.2.0-dev.35 [2024-11-11T02:41:38.938Z] v3.2.0-dev.36 [2024-11-11T02:41:38.938Z] v3.2.0-dev.37 [2024-11-11T02:41:38.938Z] v3.2.0-dev.38 [2024-11-11T02:41:38.938Z] v3.2.0-dev.39 [2024-11-11T02:41:38.938Z] v3.2.0-dev.4 [2024-11-11T02:41:38.938Z] v3.2.0-dev.40 [2024-11-11T02:41:38.938Z] v3.2.0-dev.41 [2024-11-11T02:41:38.938Z] v3.2.0-dev.42 [2024-11-11T02:41:38.938Z] v3.2.0-dev.43 [2024-11-11T02:41:38.938Z] v3.2.0-dev.44 [2024-11-11T02:41:38.938Z] v3.2.0-dev.45 [2024-11-11T02:41:38.938Z] v3.2.0-dev.46 [2024-11-11T02:41:38.938Z] v3.2.0-dev.47 [2024-11-11T02:41:38.938Z] v3.2.0-dev.48 [2024-11-11T02:41:38.938Z] v3.2.0-dev.49 [2024-11-11T02:41:38.938Z] v3.2.0-dev.5 [2024-11-11T02:41:38.938Z] v3.2.0-dev.50 [2024-11-11T02:41:38.938Z] v3.2.0-dev.51 [2024-11-11T02:41:38.938Z] v3.2.0-dev.52 [2024-11-11T02:41:38.938Z] v3.2.0-dev.53 [2024-11-11T02:41:38.938Z] v3.2.0-dev.54 [2024-11-11T02:41:38.938Z] v3.2.0-dev.55 [2024-11-11T02:41:38.938Z] v3.2.0-dev.56 [2024-11-11T02:41:38.938Z] v3.2.0-dev.57 [2024-11-11T02:41:38.938Z] v3.2.0-dev.58 [2024-11-11T02:41:38.938Z] v3.2.0-dev.59 [2024-11-11T02:41:38.938Z] v3.2.0-dev.6 [2024-11-11T02:41:38.938Z] v3.2.0-dev.60 [2024-11-11T02:41:38.938Z] v3.2.0-dev.61 [2024-11-11T02:41:38.938Z] v3.2.0-dev.62 [2024-11-11T02:41:38.938Z] v3.2.0-dev.63 [2024-11-11T02:41:38.938Z] v3.2.0-dev.64 [2024-11-11T02:41:38.938Z] v3.2.0-dev.65 [2024-11-11T02:41:38.938Z] v3.2.0-dev.66 [2024-11-11T02:41:38.938Z] v3.2.0-dev.67 [2024-11-11T02:41:38.938Z] v3.2.0-dev.68 [2024-11-11T02:41:38.938Z] v3.2.0-dev.69 [2024-11-11T02:41:38.938Z] v3.2.0-dev.7 [2024-11-11T02:41:38.938Z] v3.2.0-dev.70 [2024-11-11T02:41:38.938Z] v3.2.0-dev.71 [2024-11-11T02:41:38.938Z] v3.2.0-dev.72 [2024-11-11T02:41:38.938Z] v3.2.0-dev.73 [2024-11-11T02:41:38.938Z] v3.2.0-dev.74 [2024-11-11T02:41:38.939Z] v3.2.0-dev.75 [2024-11-11T02:41:38.939Z] v3.2.0-dev.76 [2024-11-11T02:41:38.939Z] v3.2.0-dev.77 [2024-11-11T02:41:38.939Z] v3.2.0-dev.78 [2024-11-11T02:41:38.939Z] v3.2.0-dev.79 [2024-11-11T02:41:38.939Z] v3.2.0-dev.8 [2024-11-11T02:41:38.939Z] v3.2.0-dev.80 [2024-11-11T02:41:38.939Z] v3.2.0-dev.81 [2024-11-11T02:41:38.939Z] v3.2.0-dev.82 [2024-11-11T02:41:38.939Z] v3.2.0-dev.83 [2024-11-11T02:41:38.939Z] v3.2.0-dev.84 [2024-11-11T02:41:38.939Z] v3.2.0-dev.85 [2024-11-11T02:41:38.939Z] v3.2.0-dev.86 [2024-11-11T02:41:38.939Z] v3.2.0-dev.87 [2024-11-11T02:41:38.939Z] v3.2.0-dev.88 [2024-11-11T02:41:38.939Z] v3.2.0-dev.89 [2024-11-11T02:41:38.939Z] v3.2.0-dev.9 [2024-11-11T02:41:38.939Z] v3.2.0-dev.90 [2024-11-11T02:41:38.939Z] v3.2.0-dev.91 [2024-11-11T02:41:38.939Z] v3.2.0-dev.92 [2024-11-11T02:41:38.939Z] v3.2.0-dev.93 [2024-11-11T02:41:38.939Z] v3.2.0-dev.94 [2024-11-11T02:41:38.939Z] v3.2.0-dev.95 [2024-11-11T02:41:38.939Z] v3.2.0-dev.96 [2024-11-11T02:41:38.939Z] v3.2.0-dev.97 [2024-11-11T02:41:38.939Z] v3.2.0-dev.98 [2024-11-11T02:41:38.939Z] v3.2.0-dev.99 [2024-11-11T02:41:38.939Z] v4.0.0-dev.1 [2024-11-11T02:41:38.939Z] v4.0.0-dev.10 [2024-11-11T02:41:38.939Z] v4.0.0-dev.11 [2024-11-11T02:41:38.939Z] v4.0.0-dev.12 [2024-11-11T02:41:38.939Z] v4.0.0-dev.13 [2024-11-11T02:41:38.939Z] v4.0.0-dev.14 [2024-11-11T02:41:38.939Z] v4.0.0-dev.15 [2024-11-11T02:41:38.939Z] v4.0.0-dev.16 [2024-11-11T02:41:38.939Z] v4.0.0-dev.2 [2024-11-11T02:41:38.939Z] v4.0.0-dev.3 [2024-11-11T02:41:38.939Z] v4.0.0-dev.4 [2024-11-11T02:41:38.939Z] v4.0.0-dev.5 [2024-11-11T02:41:38.939Z] v4.0.0-dev.6 [2024-11-11T02:41:38.939Z] v4.0.0-dev.7 [2024-11-11T02:41:38.939Z] v4.0.0-dev.8 [2024-11-11T02:41:38.939Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-11T02:41:39.231Z] + lftools sign git-tag v4.0.0-dev.16 [2024-11-11T02:41:39.802Z] Signing Git tag with Sigul... [2024-11-11T02:41:39.802Z] Signing v4.0.0-dev.16 [Pipeline] echo [2024-11-11T02:41:40.076Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:41:40.370Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-11T02:41:40.378Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-11T02:41:40.394Z] $ docker stop --time=1 63f19aebaadec3dcc2341fd3c8c5a876361d654f96153eded1ec969d99dd4df8 [2024-11-11T02:41:41.670Z] $ docker rm -f --volumes 63f19aebaadec3dcc2341fd3c8c5a876361d654f96153eded1ec969d99dd4df8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-11T02:41:42.150Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T02:41:42.150Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:41:42.461Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:41:42.461Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:41:42.547Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T02:41:42.560Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T02:41:42.915Z] $ docker top 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 -eo pid,comm [2024-11-11T02:41:42.980Z] 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). [2024-11-11T02:41:42.980Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T02:42:02.081Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:42:02.081Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:42:02.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:42:02.183Z] $ docker exec 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 ssh-agent [2024-11-11T02:42:02.316Z] SSH_AUTH_SOCK=/tmp/ssh-MMEmBxnGw51L/agent.32 [2024-11-11T02:42:02.316Z] SSH_AGENT_PID=38 [2024-11-11T02:42:02.331Z] Running ssh-add (command line suppressed) [2024-11-11T02:42:02.417Z] Identity added: /w/workspace/edgex-go/750@tmp/private_key_9636607714224231937.key (/w/workspace/edgex-go/750@tmp/private_key_9636607714224231937.key) [2024-11-11T02:42:02.458Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:42:02.762Z] + git semver bump pre [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,949 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,949 [bump_version] DEBUG bumping version:4.0.0-dev.16 on axis:pre with prefix:dev [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,949 [bump_version] DEBUG bumped version:4.0.0-dev.17 [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,949 [write_version] DEBUG write version:4.0.0-dev.17 to path:/w/workspace/edgex-go/750/.semver/main with force:True [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,950 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,950 [write_file] DEBUG write to file:/w/workspace/edgex-go/750/.semver/main [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,952 [execute] INFO git cat-file --batch-check [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,960 [execute] INFO git cat-file --batch [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T02:42:03.021Z] 2024-11-11 02:42:02,966 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T02:42:03.021Z] 4.0.0-dev.17 [Pipeline] } [2024-11-11T02:42:03.013Z] $ docker exec --env ******** --env ******** 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 ssh-agent -k [2024-11-11T02:42:03.111Z] unset SSH_AUTH_SOCK; [2024-11-11T02:42:03.112Z] unset SSH_AGENT_PID; [2024-11-11T02:42:03.112Z] echo Agent pid 38 killed; [2024-11-11T02:42:03.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T02:42:03.460Z] + git semver [Pipeline] } [2024-11-11T02:42:03.717Z] $ docker stop --time=1 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 [2024-11-11T02:42:04.982Z] $ docker rm -f --volumes 614646d9ab399d05d864c9390f513807ce4a6a1b3ccdca4b3b6e8cb2e2d580d5 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-11T02:42:05.354Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-11T02:42:05.354Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:42:05.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-11T02:42:05.664Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:42:05.754Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T02:42:05.770Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-11T02:42:06.113Z] $ docker top 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e -eo pid,comm [2024-11-11T02:42:06.180Z] 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). [2024-11-11T02:42:06.180Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-11T02:42:06.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-11T02:42:06.247Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-11T02:42:06.364Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-11T02:42:06.350Z] $ docker exec 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e ssh-agent [2024-11-11T02:42:06.469Z] SSH_AUTH_SOCK=/tmp/ssh-GMMwiPMquaTZ/agent.33 [2024-11-11T02:42:06.469Z] SSH_AGENT_PID=39 [2024-11-11T02:42:06.474Z] Running ssh-add (command line suppressed) [2024-11-11T02:42:06.564Z] Identity added: /w/workspace/edgex-go/750@tmp/private_key_8426117601061239961.key (/w/workspace/edgex-go/750@tmp/private_key_8426117601061239961.key) [2024-11-11T02:42:06.593Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-11T02:42:06.888Z] + git semver push [2024-11-11T02:42:07.148Z] 2024-11-11 02:42:07,052 [run_push] DEBUG push [2024-11-11T02:42:07.148Z] 2024-11-11 02:42:07,053 [execute] INFO git cat-file --batch-check [2024-11-11T02:42:07.148Z] 2024-11-11 02:42:07,054 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=) [2024-11-11T02:42:07.148Z] 2024-11-11 02:42:07,058 [execute] INFO git rev-list 2a58044ab918f7b04d25ca78a9db6b4a24f1b778 -- [2024-11-11T02:42:07.148Z] 2024-11-11 02:42:07,058 [execute] DEBUG Popen(['git', 'rev-list', '2a58044ab918f7b04d25ca78a9db6b4a24f1b778', '--'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T02:42:07.148Z] 2024-11-11 02:42:07,075 [execute] INFO git fetch -v origin [2024-11-11T02:42:07.148Z] 2024-11-11 02:42:07,076 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-11T02:42:07.715Z] 2024-11-11 02:42:07,505 [run_push] DEBUG no remote changes detected [2024-11-11T02:42:07.715Z] 2024-11-11 02:42:07,506 [execute] INFO git push origin semver [2024-11-11T02:42:07.715Z] 2024-11-11 02:42:07,506 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/750/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-11T02:42:08.282Z] 2024-11-11 02:42:08,233 [run_push] DEBUG push all version tags [2024-11-11T02:42:08.282Z] 2024-11-11 02:42:08,233 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-11T02:42:08.282Z] 2024-11-11 02:42:08,233 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/750, universal_newlines=False, shell=None, istream=None) [2024-11-11T02:42:08.852Z] 2024-11-11 02:42:08,799 [read_version] DEBUG read version from /w/workspace/edgex-go/750/.semver/main [2024-11-11T02:42:08.852Z] 4.0.0-dev.17 [Pipeline] } [2024-11-11T02:42:08.843Z] $ docker exec --env ******** --env ******** 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e ssh-agent -k [2024-11-11T02:42:08.939Z] unset SSH_AUTH_SOCK; [2024-11-11T02:42:08.939Z] unset SSH_AGENT_PID; [2024-11-11T02:42:08.939Z] echo Agent pid 39 killed; [2024-11-11T02:42:08.969Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-11T02:42:09.298Z] + git semver [Pipeline] } [2024-11-11T02:42:09.552Z] $ docker stop --time=1 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e [2024-11-11T02:42:10.841Z] $ docker rm -f --volumes 450fbbc54df45246788bcb00a2a06e11602645a622f385b64f7cb9677f41999e [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 [2024-11-11T02:42:11.509Z] + [ -d /w/workspace/edgex-go/750/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:42:11.802Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:42:12.664Z] ---> package-listing.sh [2024-11-11T02:42:12.664Z] ++ facter osfamily [2024-11-11T02:42:12.664Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-11T02:42:12.924Z] + OS_FAMILY=debian [2024-11-11T02:42:12.924Z] + workspace=/w/workspace/edgex-go/750 [2024-11-11T02:42:12.924Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-11T02:42:12.924Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-11T02:42:12.924Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-11T02:42:12.924Z] + PACKAGES=/tmp/packages_start.txt [2024-11-11T02:42:12.924Z] + '[' /w/workspace/edgex-go/750 ']' [2024-11-11T02:42:12.924Z] + PACKAGES=/tmp/packages_end.txt [2024-11-11T02:42:12.924Z] + case "${OS_FAMILY}" in [2024-11-11T02:42:12.924Z] + dpkg -l [2024-11-11T02:42:12.924Z] + grep '^ii' [2024-11-11T02:42:12.924Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-11T02:42:12.924Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-11T02:42:12.924Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-11T02:42:12.924Z] + '[' /w/workspace/edgex-go/750 ']' [2024-11-11T02:42:12.924Z] + mkdir -p /w/workspace/edgex-go/750/archives/ [2024-11-11T02:42:12.924Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/750/archives/ [Pipeline] echo [2024-11-11T02:42:12.934Z] 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/750/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-11T02:42:13.212Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:42:13.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:42:13.778Z] [2024-11-11T02:42:13.778Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-11T02:42:14.085Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:42:14.086Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-11T02:42:14.086Z] 5eb5b503b376: Pulling fs layer [2024-11-11T02:42:14.086Z] 5c69ac0246d0: Pulling fs layer [2024-11-11T02:42:14.086Z] ec43610c2a17: Pulling fs layer [2024-11-11T02:42:14.086Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-11T02:42:14.086Z] 33b1e0a273af: Pulling fs layer [2024-11-11T02:42:14.086Z] 5d3b04190fa2: Pulling fs layer [2024-11-11T02:42:14.086Z] 2f39f015ded8: Pulling fs layer [2024-11-11T02:42:14.086Z] 5d3b04190fa2: Waiting [2024-11-11T02:42:14.086Z] 3a2ae6a8a46f: Waiting [2024-11-11T02:42:14.086Z] 2f39f015ded8: Waiting [2024-11-11T02:42:14.086Z] 5c69ac0246d0: Verifying Checksum [2024-11-11T02:42:14.086Z] 5c69ac0246d0: Download complete [2024-11-11T02:42:14.086Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-11T02:42:14.086Z] 3a2ae6a8a46f: Download complete [2024-11-11T02:42:14.345Z] 33b1e0a273af: Verifying Checksum [2024-11-11T02:42:14.345Z] 33b1e0a273af: Download complete [2024-11-11T02:42:14.345Z] 5d3b04190fa2: Download complete [2024-11-11T02:42:14.345Z] ec43610c2a17: Verifying Checksum [2024-11-11T02:42:14.345Z] ec43610c2a17: Download complete [2024-11-11T02:42:14.345Z] 5eb5b503b376: Verifying Checksum [2024-11-11T02:42:14.345Z] 5eb5b503b376: Download complete [2024-11-11T02:42:14.912Z] 2f39f015ded8: Verifying Checksum [2024-11-11T02:42:14.912Z] 2f39f015ded8: Download complete [2024-11-11T02:42:15.488Z] 5eb5b503b376: Pull complete [2024-11-11T02:42:15.747Z] 5c69ac0246d0: Pull complete [2024-11-11T02:42:16.315Z] ec43610c2a17: Pull complete [2024-11-11T02:42:16.315Z] 3a2ae6a8a46f: Pull complete [2024-11-11T02:42:16.315Z] 33b1e0a273af: Pull complete [2024-11-11T02:42:16.573Z] 5d3b04190fa2: Pull complete [2024-11-11T02:42:20.760Z] 2f39f015ded8: Pull complete [2024-11-11T02:42:20.761Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-11T02:42:20.761Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-11T02:42:20.761Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-11T02:42:20.869Z] prd-ubuntu20.04-docker-8c-8g-26082 does not seem to be running inside a container [2024-11-11T02:42:20.880Z] $ 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/750/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/750 -v /w/workspace/edgex-go/750:/w/workspace/edgex-go/750:rw,z -v /w/workspace/edgex-go/750@tmp:/w/workspace/edgex-go/750@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-11T02:42:27.341Z] $ docker top 9e5d2a190961fa9f23feed4ef38aca37702bbaf0103fc8a4267813afcea6a5ec -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-11T02:42:27.720Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-11T02:42:28.008Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-11T02:42:28.300Z] + ls /var/log/sa-host [2024-11-11T02:42:28.301Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-11T02:42:28.502Z] provisioning config files... [2024-11-11T02:42:28.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/750@tmp/config13581942780400393311tmp [Pipeline] { [Pipeline] echo [2024-11-11T02:42:28.552Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:42:28.853Z] ---> create-netrc.sh [Pipeline] } [2024-11-11T02:42:28.871Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:42:29.224Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-11T02:42:29.234Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:42:29.519Z] ---> sudo-logs.sh [2024-11-11T02:42:29.519Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-11T02:42:29.544Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:42:29.828Z] ---> job-cost.sh [2024-11-11T02:42:29.828Z] lf-activate-venv: SKIPPING [2024-11-11T02:42:29.828Z] DEBUG: total: 0.10999999940395355 [2024-11-11T02:42:29.828Z] INFO: Retrieving Stack Cost... [2024-11-11T02:42:30.397Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-11T02:42:30.658Z] INFO: Archiving Costs [Pipeline] echo [2024-11-11T02:42:30.668Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-11T02:42:30.970Z] ---> logs-deploy.sh [2024-11-11T02:42:30.970Z] lf-activate-venv: SKIPPING [2024-11-11T02:42:30.970Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/750 [2024-11-11T02:42:30.970Z] INFO: archiving workspace using pattern(s): [2024-11-11T02:42:31.920Z] Archives upload complete. [2024-11-11T02:42:31.920Z] INFO: archiving logs to Nexus