Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 94f98a2b83c782e1f212901708e5f7baede3eb03 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-ssh14120008720864412596.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-ssh16720179472648418976.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-ssh4101358661567295785.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-ssh3318164372312745833.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-ssh11705437498652641094.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 ‘prd-centos7-blackbox-4c-2g-24386’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-24387’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-24952’ is offline ‘prd-ubuntu20.04-docker-8c-8g-24956’ is offline ‘prd-ubuntu20.04-docker-8c-8g-25013’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-24953’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25024 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/747 [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/747 # 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 94f98a2b83c782e1f212901708e5f7baede3eb03 (main) Commit message: "Merge pull request #4997 from jackchenjc/issue-4916-4" > 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 94f98a2b83c782e1f212901708e5f7baede3eb03 # timeout=10 > git rev-list --no-walk dd1d5183d69fc6ff1160adeae9123a692ddbeeff # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T03:08:16.199Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T03:08:16.260Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T03:08:16.283Z] ========================================================= [2024-11-08T03:08:16.283Z] EdgeX Global Pipelines Version Info [2024-11-08T03:08:16.283Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:08:21.346Z] ------------------- [2024-11-08T03:08:21.346Z] stable info: [2024-11-08T03:08:21.346Z] ------------------- [2024-11-08T03:08:21.346Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T03:08:21.346Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T03:08:21.346Z] Message: update stable to v1.0.265 [2024-11-08T03:08:21.920Z] ------------------- [2024-11-08T03:08:21.920Z] experimental info: [2024-11-08T03:08:21.920Z] ------------------- [2024-11-08T03:08:21.920Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T03:08:21.920Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T03:08:21.920Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T03:08:21.997Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-11-08T03:08:22.021Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-11-08T03:08:22.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T03:08:22.062Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T03:08:22.084Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T03:08:22.104Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T03:08:22.132Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T03:08:22.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-11-08T03:08:22.186Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-11-08T03:08:22.212Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-11-08T03:08:22.235Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T03:08:22.255Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T03:08:22.278Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T03:08:22.300Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T03:08:22.323Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T03:08:22.347Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:08:22.369Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T03:08:22.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T03:08:22.406Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-08T03:08:22.425Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-08T03:08:22.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T03:08:22.479Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T03:08:22.502Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T03:08:22.527Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-08T03:08:22.555Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-08T03:08:22.582Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-08T03:08:22.604Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] echo [2024-11-08T03:08:22.632Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 94f98a2 [Pipeline] echo [2024-11-08T03:08:22.650Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:08:22.722Z] provisioning config files... [2024-11-08T03:08:22.735Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config16319883131990827626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:08:23.726Z] ---> ****-login.sh [2024-11-08T03:08:23.726Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:08:23.987Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:08:23.987Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:08:23.987Z] Configure a credential helper to remove this warning. See [2024-11-08T03:08:23.987Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:08:23.987Z] [2024-11-08T03:08:23.987Z] Login Succeeded [2024-11-08T03:08:23.987Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:08:24.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:08:24.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:08:24.246Z] Configure a credential helper to remove this warning. See [2024-11-08T03:08:24.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:08:24.246Z] [2024-11-08T03:08:24.246Z] Login Succeeded [2024-11-08T03:08:24.246Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:08:24.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:08:24.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:08:24.246Z] Configure a credential helper to remove this warning. See [2024-11-08T03:08:24.246Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:08:24.246Z] [2024-11-08T03:08:24.246Z] Login Succeeded [2024-11-08T03:08:24.246Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:08:24.246Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:08:24.506Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:08:24.506Z] Configure a credential helper to remove this warning. See [2024-11-08T03:08:24.506Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:08:24.506Z] [2024-11-08T03:08:24.506Z] Login Succeeded [2024-11-08T03:08:24.506Z] ****.io [2024-11-08T03:08:24.506Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:08:24.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:08:24.768Z] Configure a credential helper to remove this warning. See [2024-11-08T03:08:24.768Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:08:24.768Z] [2024-11-08T03:08:24.768Z] Login Succeeded [2024-11-08T03:08:24.768Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:08:24.776Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:08:25.112Z] + 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-08T03:08:25.112Z] + dirname cmd/core-command/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo core-command,cmd/core-command/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + dirname cmd/core-data/Dockerfile [2024-11-08T03:08:25.112Z] + echo core-data,cmd/core-data/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/core-keeper/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-11-08T03:08:25.112Z] + + dirname cmd/core-metadata/Dockerfile [2024-11-08T03:08:25.112Z] cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-11-08T03:08:25.112Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-11-08T03:08:25.112Z] cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/security-spire-agent/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/security-spire-config/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/security-spire-server/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-11-08T03:08:25.112Z] + dirname cmd/support-notifications/Dockerfile [2024-11-08T03:08:25.112Z] + cut -d/ -f2 [2024-11-08T03:08:25.112Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-11-08T03:08:25.146Z] 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-08T03:08:25.515Z] + git rev-list -1 --merges 94f98a2b83c782e1f212901708e5f7baede3eb03~1..94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] echo [2024-11-08T03:08:25.527Z] -----------> git rev-list -1 --merges 94f98a2b83c782e1f212901708e5f7baede3eb03~1..94f98a2b83c782e1f212901708e5f7baede3eb03 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:08:25.527Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [false] [Pipeline] sh [2024-11-08T03:08:25.824Z] + git log --format=format:%s -1 94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] echo [2024-11-08T03:08:25.839Z] ========================================================= [2024-11-08T03:08:25.839Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T03:08:25.839Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-11-08T03:08:26.216Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T03:08:26.216Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T03:08:26.216Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T03:08:26.216Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T03:08:26.216Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T03:08:26.216Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T03:08:26.216Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:08:26.563Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:08:26.563Z] [2024-11-08T03:08:26.563Z] 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-08T03:08:26.881Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:08:26.881Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T03:08:26.881Z] b85a868b505f: Pulling fs layer [2024-11-08T03:08:26.881Z] e2be974225ed: Pulling fs layer [2024-11-08T03:08:26.881Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T03:08:26.881Z] 988bab9f4d93: Pulling fs layer [2024-11-08T03:08:26.881Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T03:08:26.881Z] eaf3925da568: Pulling fs layer [2024-11-08T03:08:26.881Z] bab4dde63d76: Pulling fs layer [2024-11-08T03:08:26.881Z] bde34c3a00c8: Pulling fs layer [2024-11-08T03:08:26.881Z] b352a97aabf1: Pulling fs layer [2024-11-08T03:08:26.881Z] 4872d77fe225: Pulling fs layer [2024-11-08T03:08:26.881Z] 5851b861e8e6: Pulling fs layer [2024-11-08T03:08:26.881Z] bab4dde63d76: Waiting [2024-11-08T03:08:26.881Z] b352a97aabf1: Waiting [2024-11-08T03:08:26.881Z] 988bab9f4d93: Waiting [2024-11-08T03:08:26.881Z] bde34c3a00c8: Waiting [2024-11-08T03:08:26.881Z] 1469e6f7b9e6: Waiting [2024-11-08T03:08:26.881Z] 5851b861e8e6: Waiting [2024-11-08T03:08:26.881Z] eaf3925da568: Waiting [2024-11-08T03:08:26.881Z] 4872d77fe225: Waiting [2024-11-08T03:08:26.881Z] e2be974225ed: Download complete [2024-11-08T03:08:26.881Z] 988bab9f4d93: Verifying Checksum [2024-11-08T03:08:26.881Z] 988bab9f4d93: Download complete [2024-11-08T03:08:27.140Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T03:08:27.140Z] 339a4e72a1f5: Download complete [2024-11-08T03:08:27.140Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T03:08:27.140Z] 1469e6f7b9e6: Download complete [2024-11-08T03:08:27.140Z] eaf3925da568: Verifying Checksum [2024-11-08T03:08:27.140Z] eaf3925da568: Download complete [2024-11-08T03:08:27.140Z] bde34c3a00c8: Verifying Checksum [2024-11-08T03:08:27.140Z] bde34c3a00c8: Download complete [2024-11-08T03:08:27.140Z] b352a97aabf1: Verifying Checksum [2024-11-08T03:08:27.140Z] b352a97aabf1: Download complete [2024-11-08T03:08:27.140Z] 4872d77fe225: Verifying Checksum [2024-11-08T03:08:27.140Z] 4872d77fe225: Download complete [2024-11-08T03:08:27.140Z] 5851b861e8e6: Verifying Checksum [2024-11-08T03:08:27.140Z] 5851b861e8e6: Download complete [2024-11-08T03:08:27.140Z] b85a868b505f: Verifying Checksum [2024-11-08T03:08:27.140Z] b85a868b505f: Download complete [2024-11-08T03:08:27.398Z] bab4dde63d76: Verifying Checksum [2024-11-08T03:08:27.398Z] bab4dde63d76: Download complete [2024-11-08T03:08:28.773Z] b85a868b505f: Pull complete [2024-11-08T03:08:29.034Z] e2be974225ed: Pull complete [2024-11-08T03:08:29.294Z] 339a4e72a1f5: Pull complete [2024-11-08T03:08:29.555Z] 988bab9f4d93: Pull complete [2024-11-08T03:08:29.816Z] 1469e6f7b9e6: Pull complete [2024-11-08T03:08:29.816Z] eaf3925da568: Pull complete [2024-11-08T03:08:31.717Z] bab4dde63d76: Pull complete [2024-11-08T03:08:31.717Z] bde34c3a00c8: Pull complete [2024-11-08T03:08:31.717Z] b352a97aabf1: Pull complete [2024-11-08T03:08:31.717Z] 4872d77fe225: Pull complete [2024-11-08T03:08:31.717Z] 5851b861e8e6: Pull complete [2024-11-08T03:08:33.328Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T03:08:33.329Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T03:08:33.329Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:08:33.492Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T03:08:33.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T03:08:40.970Z] $ docker top a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 -eo pid,comm [2024-11-08T03:08:41.020Z] 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-08T03:08:41.020Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T03:08:41.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:08:41.079Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:08:41.222Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:08:41.224Z] $ docker exec a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent [2024-11-08T03:08:41.321Z] SSH_AUTH_SOCK=/tmp/ssh-Gwmdjfs8j08j/agent.32 [2024-11-08T03:08:41.321Z] SSH_AGENT_PID=38 [2024-11-08T03:08:41.327Z] Running ssh-add (command line suppressed) [2024-11-08T03:08:41.427Z] Identity added: /w/workspace/edgex-go/747@tmp/private_key_204425178581337244.key (/w/workspace/edgex-go/747@tmp/private_key_204425178581337244.key) [2024-11-08T03:08:41.440Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:08:41.737Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T03:08:41.749Z] $ docker exec --env ******** --env ******** a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent -k [2024-11-08T03:08:41.845Z] unset SSH_AUTH_SOCK; [2024-11-08T03:08:41.846Z] unset SSH_AGENT_PID; [2024-11-08T03:08:41.846Z] echo Agent pid 38 killed; [2024-11-08T03:08:41.858Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T03:08:41.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T03:08:41.901Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T03:08:42.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T03:08:42.007Z] $ docker exec a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent [2024-11-08T03:08:42.128Z] SSH_AUTH_SOCK=/tmp/ssh-LCIq2sxj8u7a/agent.72 [2024-11-08T03:08:42.128Z] SSH_AGENT_PID=78 [2024-11-08T03:08:42.132Z] Running ssh-add (command line suppressed) [2024-11-08T03:08:42.239Z] Identity added: /w/workspace/edgex-go/747@tmp/private_key_1996074556576895497.key (/w/workspace/edgex-go/747@tmp/private_key_1996074556576895497.key) [2024-11-08T03:08:42.252Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T03:08:42.547Z] + git semver init [2024-11-08T03:08:42.808Z] 2024-11-08 03:08:42,733 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T03:08:42.808Z] 2024-11-08 03:08:42,734 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/747/.semver [2024-11-08T03:08:42.808Z] 2024-11-08 03:08:42,735 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/747/.semver [2024-11-08T03:08:42.808Z] 2024-11-08 03:08:42,735 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/747/.semver'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=None) [2024-11-08T03:08:49.395Z] 2024-11-08 03:08:48,985 [append_file] DEBUG append to file:/w/workspace/edgex-go/747/.git/info/exclude [2024-11-08T03:08:49.395Z] 2024-11-08 03:08:48,986 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/747/.semver/main with force:False [2024-11-08T03:08:49.395Z] 2024-11-08 03:08:48,986 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T03:08:49.395Z] 2024-11-08 03:08:48,986 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T03:08:49.395Z] 4.0.0-dev.13 [Pipeline] } [2024-11-08T03:08:49.405Z] $ docker exec --env ******** --env ******** a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 ssh-agent -k [2024-11-08T03:08:49.503Z] unset SSH_AUTH_SOCK; [2024-11-08T03:08:49.503Z] unset SSH_AGENT_PID; [2024-11-08T03:08:49.503Z] echo Agent pid 78 killed; [2024-11-08T03:08:49.514Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T03:08:49.850Z] + git semver [Pipeline] } [2024-11-08T03:08:50.123Z] $ docker stop --time=1 a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 [2024-11-08T03:08:51.465Z] $ docker rm -f --volumes a643ddde870571fc46b7d58b682d602ad65d5db1403c13821e6048ef30ef94f3 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:08:51.881Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T03:08:52.115Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T03:08:52.119Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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-08T03:08:52.554Z] + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] echo [2024-11-08T03:08:52.567Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:08:52.590Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:08:52.607Z] ========================================================= [2024-11-08T03:08:52.607Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T03:08:52.607Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:08:52.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T03:08:52.894Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T03:08:52.894Z] 43c4264eed91: Pulling fs layer [2024-11-08T03:08:52.894Z] 4cc291be95ef: Pulling fs layer [2024-11-08T03:08:52.894Z] 2ac1f1163629: Pulling fs layer [2024-11-08T03:08:52.894Z] 5c3c966382ef: Pulling fs layer [2024-11-08T03:08:52.894Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:08:52.894Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T03:08:52.894Z] 9f66e0745190: Pulling fs layer [2024-11-08T03:08:52.894Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T03:08:52.894Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T03:08:52.894Z] 5d5c8e513c77: Waiting [2024-11-08T03:08:52.894Z] 9f66e0745190: Waiting [2024-11-08T03:08:52.894Z] 5c3c966382ef: Waiting [2024-11-08T03:08:52.894Z] 561ebcabdf7f: Waiting [2024-11-08T03:08:52.894Z] 4f4fb700ef54: Waiting [2024-11-08T03:08:52.894Z] 4cc291be95ef: Download complete [2024-11-08T03:08:52.894Z] 5c3c966382ef: Verifying Checksum [2024-11-08T03:08:52.894Z] 5c3c966382ef: Download complete [2024-11-08T03:08:52.894Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:08:52.894Z] 4f4fb700ef54: Download complete [2024-11-08T03:08:52.894Z] 5d5c8e513c77: Verifying Checksum [2024-11-08T03:08:52.894Z] 5d5c8e513c77: Download complete [2024-11-08T03:08:52.894Z] 43c4264eed91: Verifying Checksum [2024-11-08T03:08:52.894Z] 43c4264eed91: Download complete [2024-11-08T03:08:52.894Z] 9f66e0745190: Verifying Checksum [2024-11-08T03:08:52.894Z] 9f66e0745190: Download complete [2024-11-08T03:08:53.153Z] 43c4264eed91: Pull complete [2024-11-08T03:08:53.153Z] 561ebcabdf7f: Download complete [2024-11-08T03:08:53.153Z] 4cc291be95ef: Pull complete [2024-11-08T03:08:53.430Z] 2ac1f1163629: Verifying Checksum [2024-11-08T03:08:53.431Z] 2ac1f1163629: Download complete [2024-11-08T03:08:53.997Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T03:08:53.997Z] f49a43e4bbc0: Download complete [2024-11-08T03:08:57.320Z] 2ac1f1163629: Pull complete [2024-11-08T03:08:57.320Z] 5c3c966382ef: Pull complete [2024-11-08T03:08:57.320Z] 4f4fb700ef54: Pull complete [2024-11-08T03:08:57.320Z] 5d5c8e513c77: Pull complete [2024-11-08T03:08:57.320Z] 9f66e0745190: Pull complete [2024-11-08T03:08:59.858Z] f49a43e4bbc0: Pull complete [2024-11-08T03:09:00.117Z] 561ebcabdf7f: Pull complete [2024-11-08T03:09:00.117Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T03:09:00.117Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T03:09:00.117Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:09:00.421Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T03:09:00.421Z] WORKDIR /edgex [2024-11-08T03:09:00.421Z] COPY go.mod . [2024-11-08T03:09:00.421Z] RUN go mod download [2024-11-08T03:09:00.421Z] + docker build -t ci-base-image-x86_64 -f - . [2024-11-08T03:09:00.988Z] Sending build context to Docker daemon 178.1MB [2024-11-08T03:09:00.988Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T03:09:00.988Z] ---> 3a752c3f9dda [2024-11-08T03:09:00.988Z] Step 2/4 : WORKDIR /edgex [2024-11-08T03:09:07.223Z] Still waiting to schedule task [2024-11-08T03:09:07.224Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T03:09:13.322Z] ---> Running in 9c3b0a3009e6 [2024-11-08T03:09:13.322Z] Removing intermediate container 9c3b0a3009e6 [2024-11-08T03:09:13.322Z] ---> 73ea5144c6ea [2024-11-08T03:09:13.322Z] Step 3/4 : COPY go.mod . [2024-11-08T03:09:13.322Z] ---> e85bd4d3a2c9 [2024-11-08T03:09:13.322Z] Step 4/4 : RUN go mod download [2024-11-08T03:09:13.322Z] ---> Running in 8120493a445b [2024-11-08T03:09:52.397Z] Removing intermediate container 8120493a445b [2024-11-08T03:09:52.398Z] ---> 5c0675e2f659 [2024-11-08T03:09:52.398Z] Successfully built 5c0675e2f659 [2024-11-08T03:09:52.398Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:09:52.712Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:09:52.712Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:09:52.794Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T03:09:52.826Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T03:09:53.306Z] $ docker top cd57e90c97329eb21c1c7b0c8befc18f2e8d9756a8de398cab74c264f14a4835 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:09:53.651Z] + go version [2024-11-08T03:09:53.651Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T03:09:53.670Z] $ docker stop --time=1 cd57e90c97329eb21c1c7b0c8befc18f2e8d9756a8de398cab74c264f14a4835 [2024-11-08T03:09:54.940Z] $ docker rm -f --volumes cd57e90c97329eb21c1c7b0c8befc18f2e8d9756a8de398cab74c264f14a4835 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:09:55.397Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T03:09:55.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:09:55.482Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T03:09:55.512Z] $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T03:09:55.837Z] $ docker top c8d3ee9932cb23aa1c2ccbce7b7721ebf5edd09ca8261a7370bc911e5bfb408a -eo pid,comm [Pipeline] { [Pipeline] echo [2024-11-08T03:09:55.912Z] ========================================================= [2024-11-08T03:09:55.912Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-11-08T03:09:55.912Z] ========================================================= [Pipeline] sh [2024-11-08T03:09:56.197Z] + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:09:56.494Z] + make test [2024-11-08T03:09:56.494Z] go test -race -coverprofile=coverage.out ./... [2024-11-08T03:10:04.619Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-11-08T03:10:31.160Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-11-08T03:10:31.160Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-11-08T03:10:32.097Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-11-08T03:10:32.097Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-11-08T03:10:32.369Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-11-08T03:10:32.369Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-11-08T03:10:32.369Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-11-08T03:10:32.369Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-11-08T03:10:32.369Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-11-08T03:10:32.369Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-11-08T03:10:32.369Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-11-08T03:10:32.628Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-11-08T03:10:33.195Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-11-08T03:10:33.195Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-11-08T03:10:33.195Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-11-08T03:10:35.100Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-11-08T03:10:35.100Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-11-08T03:10:36.037Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 28.7% of statements [2024-11-08T03:10:36.037Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-11-08T03:10:36.037Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-11-08T03:10:36.037Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-11-08T03:10:36.609Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-11-08T03:10:36.609Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-11-08T03:10:36.872Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements [2024-11-08T03:10:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-11-08T03:10:37.442Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-11-08T03:10:37.442Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-11-08T03:10:37.442Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-11-08T03:10:37.442Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T03:10:37.442Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-11-08T03:10:37.442Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-11-08T03:10:37.442Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-11-08T03:10:37.442Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-11-08T03:10:38.821Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-11-08T03:10:38.821Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-11-08T03:10:38.821Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-11-08T03:10:38.821Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-11-08T03:10:38.821Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T03:10:41.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.050s coverage: 69.2% of statements [2024-11-08T03:10:41.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 48.4% of statements [2024-11-08T03:10:41.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.249s coverage: 93.4% of statements [2024-11-08T03:10:41.762Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.216s coverage: 91.7% of statements [2024-11-08T03:10:42.022Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-11-08T03:10:42.022Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-11-08T03:10:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-11-08T03:10:42.589Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-11-08T03:10:43.157Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.062s coverage: 9.4% of statements [2024-11-08T03:10:44.094Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.481s coverage: 95.8% of statements [2024-11-08T03:10:44.094Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.030s coverage: 72.2% of statements [2024-11-08T03:10:44.094Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-11-08T03:10:44.354Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-11-08T03:10:44.354Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-11-08T03:10:45.292Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2024-11-08T03:10:45.550Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements [2024-11-08T03:10:45.550Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.039s coverage: 44.2% of statements [2024-11-08T03:10:45.550Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.024s coverage: 40.0% of statements [2024-11-08T03:10:45.809Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.039s coverage: 87.1% of statements [2024-11-08T03:10:46.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements [2024-11-08T03:10:46.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-11-08T03:10:46.068Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.027s coverage: 87.5% of statements [2024-11-08T03:10:46.068Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-11-08T03:10:46.068Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-11-08T03:10:46.068Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-11-08T03:10:47.991Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-11-08T03:10:47.991Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-11-08T03:10:47.991Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-11-08T03:10:47.991Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-11-08T03:10:49.366Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-11-08T03:10:49.366Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-11-08T03:10:49.366Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-11-08T03:10:49.626Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-11-08T03:10:49.626Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-11-08T03:10:49.626Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-11-08T03:10:49.626Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-11-08T03:10:50.193Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-11-08T03:10:50.193Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-11-08T03:10:50.766Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-11-08T03:10:51.712Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-11-08T03:10:52.662Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-11-08T03:10:55.022Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-11-08T03:10:55.022Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-11-08T03:10:56.931Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-11-08T03:10:56.931Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-11-08T03:10:56.931Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-11-08T03:10:57.874Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.052s coverage: 94.4% of statements [2024-11-08T03:10:58.456Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-11-08T03:10:58.456Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-11-08T03:10:58.456Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-11-08T03:10:58.456Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-11-08T03:10:58.456Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-11-08T03:10:58.456Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-11-08T03:10:58.456Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-11-08T03:10:59.834Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-11-08T03:10:59.834Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-11-08T03:10:59.834Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-11-08T03:11:00.768Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-11-08T03:11:00.768Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T03:11:00.768Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-11-08T03:11:02.146Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-11-08T03:11:02.146Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-11-08T03:11:02.146Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-11-08T03:11:02.146Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-11-08T03:11:03.526Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-11-08T03:11:03.526Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.385s coverage: 66.7% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.041s coverage: 75.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.040s coverage: 87.2% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.053s coverage: 82.1% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 86.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.847s coverage: 63.1% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.030s coverage: 100.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.963s coverage: 36.8% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 3.1% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 9.0% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.7% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.030s coverage: 45.8% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.065s coverage: 17.2% of statements [2024-11-08T03:11:10.103Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 95.7% of statements [2024-11-08T03:11:10.103Z] 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-08T03:11:10.103Z] running golangci-lint [2024-11-08T03:11:10.103Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-11-08T03:11:10.103Z] go version go1.23.2 linux/amd64 [2024-11-08T03:11:10.103Z] 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-08T03:11:10.103Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-11-08T03:11:10.103Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-11-08T03:11:36.748Z] level=info msg="[loader] Go packages loading at mode 575 (name|deps|files|imports|types_sizes|compiled_files|exports_file) took 23.978632612s" [2024-11-08T03:11:36.748Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 50.966121ms" [2024-11-08T03:11:46.712Z] level=info msg="[linters_context/goanalysis] analyzers took 1m35.10539017s with top 10 stages: buildir: 52.783172074s, gosec: 3.479973637s, fact_deprecated: 3.158120984s, inspect: 2.855829074s, printf: 2.81775501s, ctrlflow: 2.722136337s, fact_purity: 1.618374303s, nilness: 1.356784652s, S1038: 1.126203267s, typedness: 916.751861ms" [2024-11-08T03:11:46.712Z] level=info msg="[runner] Issues before processing: 208, after processing: 0" [2024-11-08T03:11:46.712Z] level=info msg="[runner] Processors filtering stat (in/out): cgo: 208/208, invalid_issue: 208/208, autogenerated_exclude: 208/208, path_prettifier: 208/208, identifier_marker: 208/208, exclude: 208/208, nolint: 15/0, filename_unadjuster: 208/208, skip_dirs: 208/208, skip_files: 208/208, exclude-rules: 208/15" [2024-11-08T03:11:46.712Z] level=info msg="[runner] processing took 16.534834ms with stages: identifier_marker: 6.661199ms, nolint: 5.080237ms, autogenerated_exclude: 1.445948ms, path_prettifier: 1.413166ms, exclude-rules: 975.122µs, skip_dirs: 884.659µs, cgo: 28.561µs, invalid_issue: 28.041µs, filename_unadjuster: 14.071µs, max_same_issues: 970ns, uniq_by_line: 590ns, fixer: 480ns, skip_files: 350ns, sort_results: 250ns, exclude: 240ns, max_from_linter: 160ns, diff: 160ns, path_prefixer: 150ns, source_code: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" [2024-11-08T03:11:46.712Z] level=info msg="[runner] linters took 11.455636734s with stages: goanalysis_metalinter: 11.439018577s" [2024-11-08T03:11:46.712Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-11-08T03:11:46.712Z] level=info msg="Memory: 355 samples, avg is 252.2MB, max is 1209.2MB" [2024-11-08T03:11:46.712Z] level=info msg="Execution took 35.493376921s" [2024-11-08T03:11:46.712Z] go vet ./... [2024-11-08T03:11:54.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T03:11:54.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T03:11:54.875Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T03:11:54.890Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-11-08T03:11:55.189Z] + ls -al . [2024-11-08T03:11:55.189Z] total 1764 [2024-11-08T03:11:55.189Z] drwxrwxr-x 11 1001 1001 4096 Nov 8 03:09 . [2024-11-08T03:11:55.189Z] drwxr-xr-x 4 root root 4096 Nov 8 03:09 .. [2024-11-08T03:11:55.189Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 .blubracket [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 10 Nov 8 03:08 .dockerignore [2024-11-08T03:11:55.189Z] drwxrwxr-x 8 1001 1001 4096 Nov 8 03:11 .git [2024-11-08T03:11:55.189Z] drwxrwxr-x 3 1001 1001 4096 Nov 8 03:08 .github [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 961 Nov 8 03:08 .gitignore [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 199 Nov 8 03:08 .golangci.yml [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 100 Nov 8 03:08 .hadolint.yml [2024-11-08T03:11:55.189Z] drwxr-xr-x 3 1001 1001 4096 Nov 8 03:08 .semver [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 155 Nov 8 03:08 .sonarcloud.properties [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 1171 Nov 8 03:08 ADOPTERS.md [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 17141 Nov 8 03:08 Attribution.txt [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 100284 Nov 8 03:08 CHANGELOG.md [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 3804 Nov 8 03:08 CONTRIBUTING.md [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 677 Nov 8 03:08 GOVERNANCE.md [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 858 Nov 8 03:08 Jenkinsfile [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 10775 Nov 8 03:08 LICENSE [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 16730 Nov 8 03:08 Makefile [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 582 Nov 8 03:08 OWNERS.md [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 9533 Nov 8 03:08 README.md [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 789 Nov 8 03:08 SECURITY.md [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 12 Nov 8 03:08 VERSION [2024-11-08T03:11:55.189Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 bin [2024-11-08T03:11:55.189Z] drwxrwxr-x 19 1001 1001 4096 Nov 8 03:08 cmd [2024-11-08T03:11:55.189Z] -rw-r--r-- 1 root root 1433925 Nov 8 03:11 coverage.out [2024-11-08T03:11:55.189Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 fuzz_test [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 6577 Nov 8 03:08 go.mod [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 88825 Nov 8 03:08 go.sum [2024-11-08T03:11:55.189Z] drwxrwxr-x 7 1001 1001 4096 Nov 8 03:08 internal [2024-11-08T03:11:55.189Z] drwxrwxr-x 2 1001 1001 4096 Nov 8 03:08 openapi [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 584 Nov 8 03:08 security.txt [2024-11-08T03:11:55.189Z] -rw-rw-r-- 1 1001 1001 204 Nov 8 03:08 version.go [Pipeline] sh [2024-11-08T03:11:55.481Z] + '[' -e coverage.out ] [2024-11-08T03:11:55.481Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-11-08T03:11:55.621Z] Stashed 1 file(s) [Pipeline] sh [2024-11-08T03:11:57.075Z] + make build [2024-11-08T03:11:57.075Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T03:12:23.784Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T03:12:23.784Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T03:12:25.162Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T03:12:25.729Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T03:12:27.107Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T03:12:31.342Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T03:12:33.881Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T03:12:38.077Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T03:12:38.336Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T03:12:39.271Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T03:12:39.839Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T03:12:40.771Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-11-08T03:12:41.714Z] $ docker stop --time=1 c8d3ee9932cb23aa1c2ccbce7b7721ebf5edd09ca8261a7370bc911e5bfb408a [2024-11-08T03:12:55.494Z] $ docker rm -f --volumes c8d3ee9932cb23aa1c2ccbce7b7721ebf5edd09ca8261a7370bc911e5bfb408a [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-08T03:12:56.883Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T03:12:56.883Z] [2024-11-08T03:12:56.883Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:12:57.184Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T03:12:57.184Z] latest: Pulling from edgex-devops/edgex-compose [2024-11-08T03:12:57.184Z] 91d30c5bc195: Pulling fs layer [2024-11-08T03:12:57.184Z] 2e9b0aa3be6d: Pulling fs layer [2024-11-08T03:12:57.184Z] 9c61dcf015f6: Pulling fs layer [2024-11-08T03:12:57.184Z] 4698f68db338: Pulling fs layer [2024-11-08T03:12:57.184Z] 2a2f49069b9e: Pulling fs layer [2024-11-08T03:12:57.184Z] e0025b399a48: Pulling fs layer [2024-11-08T03:12:57.184Z] 4698f68db338: Waiting [2024-11-08T03:12:57.184Z] 2a2f49069b9e: Waiting [2024-11-08T03:12:57.184Z] e0025b399a48: Waiting [2024-11-08T03:12:57.184Z] 91d30c5bc195: Verifying Checksum [2024-11-08T03:12:57.184Z] 4698f68db338: Verifying Checksum [2024-11-08T03:12:57.184Z] 4698f68db338: Download complete [2024-11-08T03:12:57.442Z] 2e9b0aa3be6d: Download complete [2024-11-08T03:12:57.442Z] e0025b399a48: Verifying Checksum [2024-11-08T03:12:57.442Z] e0025b399a48: Download complete [2024-11-08T03:12:57.442Z] 91d30c5bc195: Pull complete [2024-11-08T03:12:57.442Z] 2a2f49069b9e: Verifying Checksum [2024-11-08T03:12:57.442Z] 2a2f49069b9e: Download complete [2024-11-08T03:12:57.699Z] 2e9b0aa3be6d: Pull complete [2024-11-08T03:12:57.957Z] 9c61dcf015f6: Download complete [2024-11-08T03:13:00.483Z] 9c61dcf015f6: Pull complete [2024-11-08T03:13:00.484Z] 4698f68db338: Pull complete [2024-11-08T03:13:00.743Z] 2a2f49069b9e: Pull complete [2024-11-08T03:13:01.003Z] e0025b399a48: Pull complete [2024-11-08T03:13:01.003Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-11-08T03:13:01.003Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-11-08T03:13:01.003Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:13:01.103Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T03:13:01.134Z] $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-11-08T03:13:09.132Z] $ docker top 195e7c0b6a4164f72b3fa0f798b6201f3cc302a9c1f826676c15e6e0e65a5d0b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:13:09.485Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T03:13:12.029Z] #1 [support-notifications internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #1 transferring dockerfile: 2.02kB done [2024-11-08T03:13:12.029Z] #1 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #2 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #2 transferring dockerfile: 2.15kB done [2024-11-08T03:13:12.029Z] #2 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #3 [core-command internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #3 transferring dockerfile: 1.94kB done [2024-11-08T03:13:12.029Z] #3 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #4 transferring dockerfile: 1.89kB done [2024-11-08T03:13:12.029Z] #4 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #5 transferring dockerfile: 2.50kB done [2024-11-08T03:13:12.029Z] #5 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #6 [core-keeper internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #6 transferring dockerfile: 2.07kB done [2024-11-08T03:13:12.029Z] #6 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #7 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #7 transferring dockerfile: 1.86kB done [2024-11-08T03:13:12.029Z] #7 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #8 transferring dockerfile: 1.70kB done [2024-11-08T03:13:12.029Z] #8 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #9 [core-metadata internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #9 transferring dockerfile: 2.13kB done [2024-11-08T03:13:12.029Z] #9 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #10 [core-data internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #10 transferring dockerfile: 2.07kB done [2024-11-08T03:13:12.029Z] #10 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #11 transferring dockerfile: 1.81kB done [2024-11-08T03:13:12.029Z] #11 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #12 transferring dockerfile: 3.02kB done [2024-11-08T03:13:12.029Z] #12 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #13 [support-notifications internal] load .dockerignore [2024-11-08T03:13:12.029Z] #13 transferring context: 50B done [2024-11-08T03:13:12.029Z] #13 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #14 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #14 transferring dockerfile: 1.69kB done [2024-11-08T03:13:12.029Z] #14 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #15 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #15 transferring dockerfile: 2.49kB done [2024-11-08T03:13:12.029Z] #15 DONE 0.0s [2024-11-08T03:13:12.029Z] [2024-11-08T03:13:12.029Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T03:13:12.029Z] #16 transferring dockerfile: 2.23kB done [2024-11-08T03:13:12.029Z] #16 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #17 [security-proxy-auth internal] load .dockerignore [2024-11-08T03:13:12.287Z] #17 transferring context: 50B done [2024-11-08T03:13:12.287Z] #17 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #18 [core-command internal] load .dockerignore [2024-11-08T03:13:12.287Z] #18 transferring context: 50B done [2024-11-08T03:13:12.287Z] #18 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #19 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T03:13:12.287Z] #19 transferring context: 50B done [2024-11-08T03:13:12.287Z] #19 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #20 [security-proxy-setup internal] load .dockerignore [2024-11-08T03:13:12.287Z] #20 transferring context: 50B done [2024-11-08T03:13:12.287Z] #20 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #21 [core-metadata internal] load .dockerignore [2024-11-08T03:13:12.287Z] #21 transferring context: 50B done [2024-11-08T03:13:12.287Z] #21 DONE 0.1s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #22 [core-keeper internal] load .dockerignore [2024-11-08T03:13:12.287Z] #22 transferring context: 50B done [2024-11-08T03:13:12.287Z] #22 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #23 [support-cron-scheduler internal] load .dockerignore [2024-11-08T03:13:12.287Z] #23 transferring context: 50B done [2024-11-08T03:13:12.287Z] #23 DONE 0.1s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #24 [security-spire-server internal] load .dockerignore [2024-11-08T03:13:12.287Z] #24 transferring context: 50B done [2024-11-08T03:13:12.287Z] #24 DONE 0.1s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #25 [core-data internal] load .dockerignore [2024-11-08T03:13:12.287Z] #25 transferring context: 50B done [2024-11-08T03:13:12.287Z] #25 DONE 0.1s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #26 [security-bootstrapper internal] load .dockerignore [2024-11-08T03:13:12.287Z] #26 transferring context: 50B done [2024-11-08T03:13:12.287Z] #26 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #27 [security-spire-agent internal] load .dockerignore [2024-11-08T03:13:12.287Z] #27 transferring context: 50B done [2024-11-08T03:13:12.287Z] #27 DONE 0.1s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T03:13:12.287Z] #28 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T03:13:12.287Z] #29 transferring context: 50B done [2024-11-08T03:13:12.287Z] #29 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-11-08T03:13:12.287Z] #30 transferring context: 50B done [2024-11-08T03:13:12.287Z] #30 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #31 [security-spire-config internal] load .dockerignore [2024-11-08T03:13:12.287Z] #31 transferring context: 50B done [2024-11-08T03:13:12.287Z] #31 DONE 0.1s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:13:12.287Z] #32 DONE 0.1s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #33 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:13:12.287Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:13:12.287Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:13:12.287Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T03:13:12.287Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T03:13:12.287Z] #33 DONE 0.0s [2024-11-08T03:13:12.287Z] [2024-11-08T03:13:12.287Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:12.549Z] #34 ... [2024-11-08T03:13:12.549Z] [2024-11-08T03:13:12.549Z] #28 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T03:13:12.549Z] #28 DONE 0.0s [2024-11-08T03:13:12.549Z] [2024-11-08T03:13:12.549Z] #33 [security-proxy-auth stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:13:12.549Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:13:12.549Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:13:12.549Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T03:13:12.549Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T03:13:12.549Z] #33 DONE 0.1s [2024-11-08T03:13:12.549Z] [2024-11-08T03:13:12.549Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:12.549Z] #34 ... [2024-11-08T03:13:12.549Z] [2024-11-08T03:13:12.549Z] #33 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:13:12.549Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:13:12.549Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:13:12.549Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T03:13:12.549Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T03:13:12.549Z] #33 DONE 0.1s [2024-11-08T03:13:12.549Z] [2024-11-08T03:13:12.549Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T03:13:12.549Z] #28 DONE 0.0s [2024-11-08T03:13:12.549Z] [2024-11-08T03:13:12.549Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:12.807Z] #34 ... [2024-11-08T03:13:12.807Z] [2024-11-08T03:13:12.807Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T03:13:12.807Z] #28 DONE 0.0s [2024-11-08T03:13:12.807Z] [2024-11-08T03:13:12.807Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:12.807Z] #34 ... [2024-11-08T03:13:12.807Z] [2024-11-08T03:13:12.807Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T03:13:12.807Z] #28 DONE 0.0s [2024-11-08T03:13:12.807Z] [2024-11-08T03:13:12.807Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:13.075Z] #34 ... [2024-11-08T03:13:13.075Z] [2024-11-08T03:13:13.075Z] #33 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:13:13.075Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:13:13.075Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:13:13.075Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T03:13:13.075Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T03:13:13.075Z] #33 DONE 0.1s [2024-11-08T03:13:13.075Z] [2024-11-08T03:13:13.075Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-11-08T03:13:13.075Z] #28 DONE 0.0s [2024-11-08T03:13:13.075Z] [2024-11-08T03:13:13.075Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:13.644Z] #34 ... [2024-11-08T03:13:13.644Z] [2024-11-08T03:13:13.644Z] #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:13:13.644Z] #32 DONE 1.0s [2024-11-08T03:13:13.644Z] [2024-11-08T03:13:13.644Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:17.215Z] #34 transferring context: 128.87MB 4.9s [2024-11-08T03:13:19.181Z] #34 ... [2024-11-08T03:13:19.181Z] [2024-11-08T03:13:19.181Z] #35 [security-proxy-auth internal] load build context [2024-11-08T03:13:19.471Z] #35 ... [2024-11-08T03:13:19.471Z] [2024-11-08T03:13:19.471Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:22.791Z] #34 ... [2024-11-08T03:13:22.791Z] [2024-11-08T03:13:22.791Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T03:13:22.791Z] #36 ... [2024-11-08T03:13:22.791Z] [2024-11-08T03:13:22.791Z] #37 [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-08T03:13:23.090Z] #37 ... [2024-11-08T03:13:23.090Z] [2024-11-08T03:13:23.090Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T03:13:23.347Z] #38 ... [2024-11-08T03:13:23.347Z] [2024-11-08T03:13:23.347Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T03:13:23.347Z] #39 ... [2024-11-08T03:13:23.347Z] [2024-11-08T03:13:23.347Z] #40 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T03:13:23.605Z] #40 ... [2024-11-08T03:13:23.605Z] [2024-11-08T03:13:23.605Z] #41 [core-command internal] load build context [2024-11-08T03:13:23.605Z] #41 transferring context: 306.51MB 10.8s [2024-11-08T03:13:23.605Z] #41 ... [2024-11-08T03:13:23.605Z] [2024-11-08T03:13:23.605Z] #42 [security-proxy-setup internal] load build context [2024-11-08T03:13:23.888Z] #42 ... [2024-11-08T03:13:23.888Z] [2024-11-08T03:13:23.888Z] #43 [security-secretstore-setup internal] load build context [2024-11-08T03:13:23.888Z] #43 ... [2024-11-08T03:13:23.888Z] [2024-11-08T03:13:23.888Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T03:13:23.888Z] #44 ... [2024-11-08T03:13:23.888Z] [2024-11-08T03:13:23.888Z] #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T03:13:24.158Z] #45 ... [2024-11-08T03:13:24.158Z] [2024-11-08T03:13:24.158Z] #46 [core-keeper internal] load build context [2024-11-08T03:13:24.158Z] #46 ... [2024-11-08T03:13:24.158Z] [2024-11-08T03:13:24.158Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T03:13:24.158Z] #47 ... [2024-11-08T03:13:24.158Z] [2024-11-08T03:13:24.158Z] #48 [security-bootstrapper internal] load build context [2024-11-08T03:13:24.418Z] #48 ... [2024-11-08T03:13:24.418Z] [2024-11-08T03:13:24.418Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T03:13:24.418Z] #49 ... [2024-11-08T03:13:24.418Z] [2024-11-08T03:13:24.418Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:13:24.418Z] #0 1.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:24.418Z] #0 1.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:24.418Z] #0 1.835 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:13:24.418Z] #0 1.835 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:13:24.418Z] #0 1.835 OK: 24168 distinct packages available [2024-11-08T03:13:24.418Z] #0 1.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:24.418Z] #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:24.418Z] #0 2.237 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T03:13:24.418Z] #0 2.974 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T03:13:24.418Z] #0 2.981 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T03:13:24.418Z] #0 2.988 (4/14) Installing libunistring (1.2-r0) [2024-11-08T03:13:24.418Z] #0 3.002 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T03:13:24.418Z] #0 3.007 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T03:13:24.418Z] #0 3.010 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T03:13:24.418Z] #0 3.013 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T03:13:24.418Z] #0 3.022 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T03:13:24.418Z] #0 3.037 (10/14) Installing curl (8.11.0-r1) [2024-11-08T03:13:24.418Z] #0 3.063 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T03:13:24.418Z] #0 3.112 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T03:13:24.418Z] #0 3.112 (13/14) Installing libucontext (1.2-r3) [2024-11-08T03:13:24.418Z] #0 3.113 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T03:13:24.418Z] #0 3.125 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:13:24.418Z] #0 3.137 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:13:24.418Z] #0 3.177 OK: 13 MiB in 28 packages [2024-11-08T03:13:24.686Z] #50 ... [2024-11-08T03:13:24.686Z] [2024-11-08T03:13:24.686Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T03:13:24.686Z] #51 ... [2024-11-08T03:13:24.686Z] [2024-11-08T03:13:24.686Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T03:13:24.686Z] #0 0.755 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:24.686Z] #0 0.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:24.686Z] #0 1.153 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T03:13:24.686Z] #0 1.223 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T03:13:24.686Z] #0 1.231 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:13:24.686Z] #0 1.237 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:13:24.686Z] #0 1.379 OK: 9 MiB in 16 packages [2024-11-08T03:13:24.686Z] #52 ... [2024-11-08T03:13:24.686Z] [2024-11-08T03:13:24.686Z] #53 [core-common-config-bootstrapper internal] load build context [2024-11-08T03:13:24.945Z] #53 ... [2024-11-08T03:13:24.945Z] [2024-11-08T03:13:24.945Z] #54 [core-data internal] load build context [2024-11-08T03:13:24.945Z] #54 ... [2024-11-08T03:13:24.945Z] [2024-11-08T03:13:24.945Z] #55 [core-metadata internal] load build context [2024-11-08T03:13:25.203Z] #55 ... [2024-11-08T03:13:25.203Z] [2024-11-08T03:13:25.203Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T03:13:25.203Z] #0 0.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:25.203Z] #0 1.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:25.203Z] #0 1.400 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:13:25.203Z] #0 1.407 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:13:25.203Z] #0 1.451 OK: 8 MiB in 15 packages [2024-11-08T03:13:25.203Z] #56 ... [2024-11-08T03:13:25.203Z] [2024-11-08T03:13:25.203Z] #57 [security-spiffe-token-provider internal] load build context [2024-11-08T03:13:25.461Z] #57 transferring context: 438.14MB 12.6s done [2024-11-08T03:13:25.461Z] #57 ... [2024-11-08T03:13:25.461Z] [2024-11-08T03:13:25.461Z] #55 [core-metadata internal] load build context [2024-11-08T03:13:25.461Z] #55 transferring context: 438.14MB 11.9s done [2024-11-08T03:13:29.663Z] #55 ... [2024-11-08T03:13:29.663Z] [2024-11-08T03:13:29.663Z] #35 [security-proxy-auth internal] load build context [2024-11-08T03:13:29.663Z] #35 transferring context: 438.14MB 16.6s done [2024-11-08T03:13:33.909Z] #35 ... [2024-11-08T03:13:33.909Z] [2024-11-08T03:13:33.909Z] #34 [support-notifications internal] load build context [2024-11-08T03:13:33.909Z] #34 transferring context: 438.14MB 16.2s done [2024-11-08T03:13:33.909Z] #34 ... [2024-11-08T03:13:33.909Z] [2024-11-08T03:13:33.909Z] #41 [core-command internal] load build context [2024-11-08T03:13:33.909Z] #41 transferring context: 438.14MB 12.6s done [2024-11-08T03:13:33.909Z] #41 ... [2024-11-08T03:13:33.909Z] [2024-11-08T03:13:33.909Z] #43 [security-secretstore-setup internal] load build context [2024-11-08T03:13:33.909Z] #43 transferring context: 438.14MB 13.8s done [2024-11-08T03:13:33.909Z] #43 ... [2024-11-08T03:13:33.909Z] [2024-11-08T03:13:33.909Z] #42 [security-proxy-setup internal] load build context [2024-11-08T03:13:33.909Z] #42 transferring context: 438.14MB 14.2s done [2024-11-08T03:13:34.256Z] #42 ... [2024-11-08T03:13:34.256Z] [2024-11-08T03:13:34.256Z] #46 [core-keeper internal] load build context [2024-11-08T03:13:34.256Z] #46 transferring context: 438.14MB 12.4s done [2024-11-08T03:13:34.520Z] #46 ... [2024-11-08T03:13:34.520Z] [2024-11-08T03:13:34.520Z] #48 [security-bootstrapper internal] load build context [2024-11-08T03:13:34.520Z] #48 transferring context: 438.14MB 14.5s done [2024-11-08T03:13:34.520Z] #48 ... [2024-11-08T03:13:34.520Z] [2024-11-08T03:13:34.520Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T03:13:34.520Z] #49 transferring context: 438.14MB 14.7s done [2024-11-08T03:13:34.782Z] #49 ... [2024-11-08T03:13:34.782Z] [2024-11-08T03:13:34.782Z] #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T03:13:34.782Z] #45 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:34.782Z] #45 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:13:34.782Z] #45 12.40 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T03:13:34.782Z] #45 13.50 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T03:13:34.782Z] #45 13.50 (3/3) Installing tzdata (2024b-r0) [2024-11-08T03:13:34.782Z] #45 13.56 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:13:34.782Z] #45 13.56 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:13:34.782Z] #45 13.60 OK: 10 MiB in 17 packages [2024-11-08T03:13:34.782Z] #45 ... [2024-11-08T03:13:34.782Z] [2024-11-08T03:13:34.782Z] #53 [core-common-config-bootstrapper internal] load build context [2024-11-08T03:13:34.782Z] #53 transferring context: 438.14MB 13.6s done [2024-11-08T03:13:35.044Z] #53 ... [2024-11-08T03:13:35.044Z] [2024-11-08T03:13:35.044Z] #54 [core-data internal] load build context [2024-11-08T03:13:35.044Z] #54 transferring context: 438.14MB 13.6s done [2024-11-08T03:13:37.609Z] #54 ... [2024-11-08T03:13:37.609Z] [2024-11-08T03:13:37.609Z] #33 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:13:37.609Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:13:37.609Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:13:37.609Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T03:13:37.609Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T03:13:37.609Z] #33 DONE 0.1s [2024-11-08T03:13:37.609Z] [2024-11-08T03:13:37.609Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T03:13:37.609Z] #38 DONE 23.8s [2024-11-08T03:13:37.609Z] [2024-11-08T03:13:37.609Z] #58 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:13:37.609Z] #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:13:43.668Z] #58 ... [2024-11-08T03:13:43.668Z] [2024-11-08T03:13:43.668Z] #33 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:13:43.668Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:13:43.668Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:13:43.668Z] #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-11-08T03:13:43.668Z] #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-11-08T03:13:43.668Z] #33 DONE 0.1s [2024-11-08T03:13:43.668Z] [2024-11-08T03:13:43.668Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T03:13:43.668Z] #44 DONE 29.8s [2024-11-08T03:13:43.668Z] [2024-11-08T03:13:43.668Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:13:43.668Z] #58 ... [2024-11-08T03:13:43.668Z] [2024-11-08T03:13:43.668Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:13:43.668Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:13:47.011Z] #59 ... [2024-11-08T03:13:47.011Z] [2024-11-08T03:13:47.011Z] #60 [security-spire-server internal] load build context [2024-11-08T03:13:47.011Z] #60 ... [2024-11-08T03:13:47.011Z] [2024-11-08T03:13:47.011Z] #61 [security-spire-config internal] load build context [2024-11-08T03:13:47.011Z] #61 ... [2024-11-08T03:13:47.011Z] [2024-11-08T03:13:47.011Z] #62 [security-spire-agent internal] load build context [2024-11-08T03:13:57.060Z] #62 ... [2024-11-08T03:13:57.060Z] [2024-11-08T03:13:57.060Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:14:19.569Z] #63 ... [2024-11-08T03:14:19.569Z] [2024-11-08T03:14:19.569Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T03:14:22.107Z] #64 ... [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:22.107Z] #58 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 45.3s done [2024-11-08T03:14:22.107Z] #58 ... [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #57 [security-spiffe-token-provider internal] load build context [2024-11-08T03:14:22.107Z] #57 DONE 69.4s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #41 [core-command internal] load build context [2024-11-08T03:14:22.107Z] #41 DONE 69.4s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #55 [core-metadata internal] load build context [2024-11-08T03:14:22.107Z] #55 DONE 69.0s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #46 [core-keeper internal] load build context [2024-11-08T03:14:22.107Z] #46 DONE 69.3s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #50 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:14:22.107Z] #50 DONE 69.4s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:22.107Z] #58 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-11-08T03:14:22.107Z] #58 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-11-08T03:14:22.107Z] #58 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T03:14:22.107Z] #58 ... [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #56 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-11-08T03:14:22.107Z] #56 DONE 69.5s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #37 [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-08T03:14:22.107Z] #37 DONE 69.3s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T03:14:22.107Z] #52 DONE 69.6s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:22.107Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-11-08T03:14:22.107Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-11-08T03:14:22.107Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.2s [2024-11-08T03:14:22.107Z] #58 ... [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #53 [core-common-config-bootstrapper internal] load build context [2024-11-08T03:14:22.107Z] #53 DONE 69.2s [2024-11-08T03:14:22.107Z] [2024-11-08T03:14:22.107Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:22.107Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s [2024-11-08T03:14:22.107Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-11-08T03:14:22.367Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-11-08T03:14:22.367Z] #58 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-11-08T03:14:22.367Z] #58 ... [2024-11-08T03:14:22.367Z] [2024-11-08T03:14:22.367Z] #45 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T03:14:22.367Z] #45 DONE 69.7s [2024-11-08T03:14:22.367Z] [2024-11-08T03:14:22.367Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:22.367Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.5s [2024-11-08T03:14:22.639Z] #58 ... [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #54 [core-data internal] load build context [2024-11-08T03:14:22.639Z] #54 DONE 69.5s [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #42 [security-proxy-setup internal] load build context [2024-11-08T03:14:22.639Z] #42 DONE 69.8s [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #43 [security-secretstore-setup internal] load build context [2024-11-08T03:14:22.639Z] #43 DONE 69.5s [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #49 [support-cron-scheduler internal] load build context [2024-11-08T03:14:22.639Z] #49 DONE 69.9s [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:22.639Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-11-08T03:14:22.639Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.93MB / 30.73MB 0.6s [2024-11-08T03:14:22.639Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T03:14:22.639Z] #58 ... [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #48 [security-bootstrapper internal] load build context [2024-11-08T03:14:22.639Z] #48 DONE 69.6s [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #35 [security-proxy-auth internal] load build context [2024-11-08T03:14:22.639Z] #35 DONE 70.1s [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #34 [support-notifications internal] load build context [2024-11-08T03:14:22.639Z] #34 DONE 70.2s [2024-11-08T03:14:22.639Z] [2024-11-08T03:14:22.639Z] #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:22.639Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.30MB / 30.73MB 0.7s [2024-11-08T03:14:22.639Z] #58 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-11-08T03:14:23.206Z] #58 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done [2024-11-08T03:14:23.206Z] #58 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-11-08T03:14:23.488Z] #58 ... [2024-11-08T03:14:23.488Z] [2024-11-08T03:14:23.488Z] #61 [security-spire-config internal] load build context [2024-11-08T03:14:23.488Z] #61 transferring context: 21.82kB done [2024-11-08T03:14:23.488Z] #61 DONE 46.9s [2024-11-08T03:14:23.802Z] [2024-11-08T03:14:23.802Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:14:23.802Z] #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 39.1s done [2024-11-08T03:14:23.802Z] #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T03:14:23.802Z] #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-11-08T03:14:23.802Z] #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-11-08T03:14:23.802Z] #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.6s done [2024-11-08T03:14:23.802Z] #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-11-08T03:14:23.802Z] #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-11-08T03:14:23.802Z] #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-11-08T03:14:23.802Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.7s [2024-11-08T03:14:23.802Z] #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-11-08T03:14:23.802Z] #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.8s done [2024-11-08T03:14:24.062Z] #59 ... [2024-11-08T03:14:24.062Z] [2024-11-08T03:14:24.062Z] #60 [security-spire-server internal] load build context [2024-11-08T03:14:24.062Z] #60 transferring context: 23.57kB done [2024-11-08T03:14:24.062Z] #60 DONE 47.6s [2024-11-08T03:14:24.062Z] [2024-11-08T03:14:24.062Z] #62 [security-spire-agent internal] load build context [2024-11-08T03:14:24.062Z] #62 transferring context: 23.10kB 0.0s done [2024-11-08T03:14:24.062Z] #62 DONE 41.4s [2024-11-08T03:14:24.062Z] [2024-11-08T03:14:24.062Z] #47 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T03:14:24.062Z] #47 69.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:24.062Z] #47 69.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:24.062Z] #47 70.39 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:24.062Z] #47 70.49 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:24.062Z] #47 70.53 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T03:14:24.062Z] #47 70.54 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T03:14:24.062Z] #47 70.55 (5/6) Installing su-exec (0.2-r3) [2024-11-08T03:14:24.062Z] #47 70.55 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T03:14:24.062Z] #47 70.68 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:24.062Z] #47 70.68 OK: 19 MiB in 18 packages [2024-11-08T03:14:24.062Z] #47 DONE 71.4s [2024-11-08T03:14:24.062Z] [2024-11-08T03:14:24.062Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-11-08T03:14:24.062Z] #36 DONE 71.9s [2024-11-08T03:14:24.062Z] [2024-11-08T03:14:24.062Z] #65 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-11-08T03:14:24.328Z] #65 DONE 0.2s [2024-11-08T03:14:24.328Z] [2024-11-08T03:14:24.328Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:14:26.871Z] #66 ... [2024-11-08T03:14:26.871Z] [2024-11-08T03:14:26.871Z] #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T03:14:26.871Z] #51 70.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:26.871Z] #51 70.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:26.871Z] #51 71.18 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:14:26.871Z] #51 71.19 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:26.871Z] #51 71.19 OK: 8 MiB in 15 packages [2024-11-08T03:14:26.871Z] #51 DONE 73.6s [2024-11-08T03:14:27.132Z] [2024-11-08T03:14:27.132Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:14:27.132Z] #63 39.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:27.132Z] #63 ... [2024-11-08T03:14:27.132Z] [2024-11-08T03:14:27.132Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:14:27.132Z] #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done [2024-11-08T03:14:27.132Z] #59 DONE 44.5s [2024-11-08T03:14:27.132Z] [2024-11-08T03:14:27.132Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:14:27.132Z] #63 40.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:27.699Z] #63 40.40 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:14:27.700Z] #63 40.40 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:14:27.700Z] #63 40.40 OK: 24168 distinct packages available [2024-11-08T03:14:27.700Z] #63 40.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:27.700Z] #63 40.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:28.044Z] #63 40.85 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T03:14:28.044Z] #63 40.86 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T03:14:28.044Z] #63 40.86 (3/4) Installing libucontext (1.2-r3) [2024-11-08T03:14:28.044Z] #63 40.86 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T03:14:28.044Z] #63 40.87 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:28.417Z] #63 40.88 OK: 8 MiB in 18 packages [2024-11-08T03:14:29.844Z] #63 ... [2024-11-08T03:14:29.844Z] [2024-11-08T03:14:29.844Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:14:29.844Z] #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:29.844Z] #0 2.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:29.844Z] #0 3.313 OK: 246 MiB in 54 packages [2024-11-08T03:14:29.844Z] #67 DONE 5.4s [2024-11-08T03:14:29.844Z] [2024-11-08T03:14:29.844Z] #40 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T03:14:29.844Z] #40 73.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:29.844Z] #40 73.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:29.844Z] #40 74.11 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T03:14:29.844Z] #40 74.11 (2/2) Installing su-exec (0.2-r3) [2024-11-08T03:14:29.844Z] #40 74.11 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:29.844Z] #40 74.16 OK: 8 MiB in 16 packages [2024-11-08T03:14:29.844Z] #40 DONE 76.5s [2024-11-08T03:14:29.844Z] [2024-11-08T03:14:29.844Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:14:30.108Z] #68 ... [2024-11-08T03:14:30.108Z] [2024-11-08T03:14:30.108Z] #69 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:14:30.108Z] #0 3.825 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.108Z] #0 3.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.108Z] #0 4.572 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:30.108Z] #0 4.572 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:30.108Z] #0 4.950 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:30.108Z] #0 5.026 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:30.108Z] #0 5.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.108Z] #0 5.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.108Z] #0 5.498 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:30.108Z] #0 5.587 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:30.108Z] #0 5.596 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:14:30.108Z] #0 6.222 OK: 13 MiB in 28 packages [2024-11-08T03:14:30.108Z] #69 DONE 8.1s [2024-11-08T03:14:30.379Z] [2024-11-08T03:14:30.379Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:14:30.379Z] #58 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-11-08T03:14:30.379Z] #58 ... [2024-11-08T03:14:30.379Z] [2024-11-08T03:14:30.379Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T03:14:30.379Z] #39 73.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.379Z] #39 73.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.379Z] #39 74.17 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T03:14:30.379Z] #39 74.25 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T03:14:30.379Z] #39 74.26 (3/4) Installing su-exec (0.2-r3) [2024-11-08T03:14:30.379Z] #39 74.26 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T03:14:30.379Z] #39 74.35 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:30.379Z] #39 74.37 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:14:30.379Z] #39 74.43 OK: 19 MiB in 18 packages [2024-11-08T03:14:30.379Z] #39 DONE 77.1s [2024-11-08T03:14:30.379Z] [2024-11-08T03:14:30.379Z] #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T03:14:30.379Z] #64 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.379Z] #64 10.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.379Z] #64 10.98 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:14:30.379Z] #64 10.98 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:14:30.379Z] #64 10.98 OK: 24168 distinct packages available [2024-11-08T03:14:30.379Z] #64 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.379Z] #64 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:30.379Z] #64 11.50 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:30.379Z] #64 11.69 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:30.379Z] #64 11.70 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T03:14:30.379Z] #64 11.70 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T03:14:30.379Z] #64 11.71 (5/7) Installing libucontext (1.2-r3) [2024-11-08T03:14:30.379Z] #64 11.71 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T03:14:30.379Z] #64 11.72 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T03:14:30.379Z] #64 11.73 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:30.379Z] #64 11.73 OK: 9 MiB in 19 packages [2024-11-08T03:14:31.317Z] #64 DONE 14.8s [2024-11-08T03:14:31.317Z] [2024-11-08T03:14:31.317Z] #70 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-11-08T03:14:31.317Z] #0 5.568 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:31.317Z] #0 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:31.317Z] #0 6.009 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:31.317Z] #0 6.009 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:31.317Z] #0 6.021 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:31.317Z] #0 6.075 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:31.317Z] #0 6.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:31.317Z] #0 6.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:31.317Z] #0 6.523 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:31.317Z] #0 6.617 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:31.317Z] #0 6.819 OK: 8 MiB in 15 packages [2024-11-08T03:14:31.317Z] #70 DONE 9.4s [2024-11-08T03:14:31.317Z] [2024-11-08T03:14:31.317Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T03:14:31.884Z] #71 ... [2024-11-08T03:14:31.884Z] [2024-11-08T03:14:31.884Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:14:31.884Z] #63 DONE 44.7s [2024-11-08T03:14:32.155Z] [2024-11-08T03:14:32.155Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T03:14:32.155Z] #0 7.704 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.155Z] #0 8.235 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.155Z] #0 9.029 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:14:32.155Z] #0 9.321 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:32.155Z] #0 9.329 OK: 8 MiB in 15 packages [2024-11-08T03:14:32.155Z] #72 ... [2024-11-08T03:14:32.155Z] [2024-11-08T03:14:32.155Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:14:32.155Z] #0 7.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.155Z] #0 7.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.155Z] #0 7.859 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:32.155Z] #0 7.859 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:32.155Z] #0 7.895 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:32.155Z] #0 7.964 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:32.155Z] #0 7.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.155Z] #0 8.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.155Z] #0 8.328 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:32.155Z] #0 8.367 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:32.155Z] #0 8.395 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:14:32.155Z] #0 8.439 OK: 9 MiB in 16 packages [2024-11-08T03:14:32.489Z] #73 ... [2024-11-08T03:14:32.489Z] [2024-11-08T03:14:32.489Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:14:32.489Z] #0 4.945 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.489Z] #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.489Z] #0 5.423 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:32.489Z] #0 5.423 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:32.489Z] #0 5.432 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:32.489Z] #0 5.501 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:32.489Z] #0 5.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.489Z] #0 5.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.489Z] #0 6.056 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:32.489Z] #0 6.153 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:32.489Z] #0 6.162 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:14:32.489Z] #0 6.893 OK: 10 MiB in 17 packages [2024-11-08T03:14:32.489Z] #74 DONE 9.8s [2024-11-08T03:14:32.489Z] [2024-11-08T03:14:32.489Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:14:32.489Z] #66 7.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.489Z] #66 7.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.489Z] #66 7.871 OK: 246 MiB in 54 packages [2024-11-08T03:14:32.751Z] #66 ... [2024-11-08T03:14:32.751Z] [2024-11-08T03:14:32.751Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T03:14:32.751Z] #0 5.697 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 5.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 6.101 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:32.751Z] #0 6.101 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:32.751Z] #0 6.118 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:32.751Z] #0 6.181 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:32.751Z] #0 6.185 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 6.258 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 6.738 OK: 19 MiB in 18 packages [2024-11-08T03:14:32.751Z] #75 DONE 8.6s [2024-11-08T03:14:32.751Z] [2024-11-08T03:14:32.751Z] #76 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T03:14:32.751Z] #0 5.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 5.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 6.141 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:14:32.751Z] #0 6.141 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:14:32.751Z] #0 6.141 OK: 24169 distinct packages available [2024-11-08T03:14:32.751Z] #0 6.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 6.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 6.821 OK: 246 MiB in 54 packages [2024-11-08T03:14:32.751Z] #76 DONE 8.5s [2024-11-08T03:14:32.751Z] [2024-11-08T03:14:32.751Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T03:14:32.751Z] #72 DONE 10.7s [2024-11-08T03:14:32.751Z] [2024-11-08T03:14:32.751Z] #77 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T03:14:32.751Z] #0 5.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 5.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:32.751Z] #0 5.631 OK: 246 MiB in 54 packages [2024-11-08T03:14:32.751Z] #77 DONE 8.6s [2024-11-08T03:14:32.751Z] [2024-11-08T03:14:32.751Z] #73 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:14:32.751Z] #73 DONE 10.6s [2024-11-08T03:14:32.751Z] [2024-11-08T03:14:32.751Z] #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:14:33.012Z] #66 DONE 8.6s [2024-11-08T03:14:33.012Z] [2024-11-08T03:14:33.012Z] #68 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:14:33.012Z] #68 DONE 3.0s [2024-11-08T03:14:33.012Z] [2024-11-08T03:14:33.012Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:14:33.993Z] #78 ... [2024-11-08T03:14:33.993Z] [2024-11-08T03:14:33.993Z] #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T03:14:33.993Z] #79 DONE 1.0s [2024-11-08T03:14:33.993Z] [2024-11-08T03:14:33.993Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:14:33.993Z] #80 ... [2024-11-08T03:14:33.993Z] [2024-11-08T03:14:33.993Z] #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:14:33.993Z] #81 DONE 1.3s [2024-11-08T03:14:34.252Z] [2024-11-08T03:14:34.252Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:14:34.252Z] #82 ... [2024-11-08T03:14:34.252Z] [2024-11-08T03:14:34.252Z] #83 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:14:34.252Z] #83 DONE 1.5s [2024-11-08T03:14:34.252Z] [2024-11-08T03:14:34.252Z] #84 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T03:14:34.513Z] #84 DONE 10.1s [2024-11-08T03:14:34.513Z] [2024-11-08T03:14:34.513Z] #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:14:34.513Z] #80 DONE 1.6s [2024-11-08T03:14:34.513Z] [2024-11-08T03:14:34.513Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:14:35.458Z] #85 ... [2024-11-08T03:14:35.458Z] [2024-11-08T03:14:35.458Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:14:35.458Z] #0 6.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:35.458Z] #0 6.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:35.458Z] #0 7.268 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:35.458Z] #0 7.268 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:35.458Z] #0 7.276 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:35.458Z] #0 7.343 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:35.458Z] #0 7.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:35.458Z] #0 7.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:35.458Z] #0 7.691 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:35.458Z] #0 7.726 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:35.458Z] #0 7.739 OK: 8 MiB in 15 packages [2024-11-08T03:14:35.458Z] #86 DONE 8.4s [2024-11-08T03:14:35.844Z] [2024-11-08T03:14:35.844Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-11-08T03:14:35.844Z] #71 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:35.844Z] #71 3.474 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:35.844Z] #71 3.766 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:35.844Z] #71 3.766 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:35.844Z] #71 3.777 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:35.844Z] #71 3.860 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:35.844Z] #71 3.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:35.844Z] #71 3.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:36.102Z] #71 4.281 OK: 9 MiB in 19 packages [2024-11-08T03:14:36.102Z] #71 DONE 4.7s [2024-11-08T03:14:36.102Z] [2024-11-08T03:14:36.102Z] #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T03:14:36.102Z] #0 4.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:36.102Z] #0 4.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:36.102Z] #0 5.158 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:36.102Z] #0 5.158 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:36.102Z] #0 5.165 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:36.102Z] #0 5.216 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:36.102Z] #0 5.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:36.102Z] #0 5.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:36.102Z] #0 5.607 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:36.102Z] #0 5.663 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:36.102Z] #0 5.671 OK: 8 MiB in 16 packages [2024-11-08T03:14:36.102Z] #87 DONE 6.1s [2024-11-08T03:14:36.102Z] [2024-11-08T03:14:36.102Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:14:39.398Z] #88 ... [2024-11-08T03:14:39.398Z] [2024-11-08T03:14:39.398Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T03:14:39.398Z] #0 1.054 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 1.560 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 2.340 OK: 246 MiB in 54 packages [2024-11-08T03:14:39.398Z] #89 DONE 4.8s [2024-11-08T03:14:39.398Z] [2024-11-08T03:14:39.398Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T03:14:39.398Z] #0 3.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 3.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 3.833 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:39.398Z] #0 3.833 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:39.398Z] #0 4.032 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:39.398Z] #0 4.111 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:39.398Z] #0 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 4.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 4.545 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:39.398Z] #0 4.643 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:39.398Z] #0 5.304 OK: 8 MiB in 18 packages [2024-11-08T03:14:39.398Z] #90 DONE 7.2s [2024-11-08T03:14:39.398Z] [2024-11-08T03:14:39.398Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T03:14:39.398Z] #0 4.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 4.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 5.242 Upgrading critical system libraries and apk-tools: [2024-11-08T03:14:39.398Z] #0 5.242 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:14:39.398Z] #0 5.429 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:14:39.398Z] #0 5.528 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:14:39.398Z] #0 5.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 5.620 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T03:14:39.398Z] #0 5.890 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:39.398Z] #0 5.925 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:14:39.398Z] #0 5.936 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:14:39.398Z] #0 6.704 OK: 19 MiB in 18 packages [2024-11-08T03:14:39.398Z] #91 DONE 8.6s [2024-11-08T03:14:39.398Z] [2024-11-08T03:14:39.398Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:14:39.398Z] #88 DONE 3.1s [2024-11-08T03:14:39.398Z] [2024-11-08T03:14:39.398Z] #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T03:14:39.398Z] #92 DONE 3.2s [2024-11-08T03:14:39.398Z] [2024-11-08T03:14:39.398Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:14:40.339Z] #93 ... [2024-11-08T03:14:40.339Z] [2024-11-08T03:14:40.339Z] #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:14:40.339Z] #94 DONE 1.1s [2024-11-08T03:14:40.339Z] [2024-11-08T03:14:40.339Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T03:14:40.339Z] #95 DONE 1.0s [2024-11-08T03:14:40.339Z] [2024-11-08T03:14:40.339Z] #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T03:14:40.339Z] #96 DONE 1.1s [2024-11-08T03:14:40.598Z] [2024-11-08T03:14:40.598Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:14:43.159Z] #97 ... [2024-11-08T03:14:43.159Z] [2024-11-08T03:14:43.159Z] #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T03:14:43.159Z] #98 DONE 2.7s [2024-11-08T03:14:43.159Z] [2024-11-08T03:14:43.159Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T03:14:43.159Z] #99 DONE 3.0s [2024-11-08T03:14:43.159Z] [2024-11-08T03:14:43.159Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T03:14:43.726Z] #100 ... [2024-11-08T03:14:43.726Z] [2024-11-08T03:14:43.726Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:14:43.726Z] #93 DONE 4.5s [2024-11-08T03:14:43.985Z] [2024-11-08T03:14:43.985Z] #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T03:14:43.985Z] #101 DONE 7.9s [2024-11-08T03:14:43.985Z] [2024-11-08T03:14:43.985Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T03:14:44.243Z] #102 ... [2024-11-08T03:14:44.243Z] [2024-11-08T03:14:44.243Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:14:44.501Z] #103 ... [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #100 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T03:14:44.501Z] #100 DONE 1.3s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T03:14:44.501Z] #104 DONE 1.1s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T03:14:44.501Z] #102 DONE 0.7s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T03:14:44.501Z] #105 DONE 0.5s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #106 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T03:14:44.501Z] #106 DONE 0.0s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T03:14:44.501Z] #107 DONE 0.0s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T03:14:44.501Z] #108 DONE 0.1s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T03:14:44.501Z] #109 DONE 0.1s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T03:14:44.501Z] #110 DONE 0.1s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T03:14:44.501Z] #111 DONE 0.1s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T03:14:44.501Z] #112 DONE 0.1s [2024-11-08T03:14:44.501Z] [2024-11-08T03:14:44.501Z] #113 [security-spire-server] exporting to image [2024-11-08T03:14:44.501Z] #113 exporting layers [2024-11-08T03:14:44.758Z] #113 ... [2024-11-08T03:14:44.759Z] [2024-11-08T03:14:44.759Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T03:14:44.759Z] #114 DONE 0.2s [2024-11-08T03:14:44.759Z] [2024-11-08T03:14:44.759Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T03:14:44.759Z] #115 DONE 0.2s [2024-11-08T03:14:44.759Z] [2024-11-08T03:14:44.759Z] #113 [security-spire-agent] exporting to image [2024-11-08T03:14:45.332Z] #113 exporting layers 0.6s done [2024-11-08T03:14:45.332Z] #113 writing image sha256:f805371e01272d507ae818b6f7c18614b61a5fa8d1dc4c3397302af6231f46dc done [2024-11-08T03:14:45.332Z] #113 naming to docker.io/library/security-spire-server done [2024-11-08T03:14:45.333Z] #113 exporting layers 0.6s done [2024-11-08T03:14:45.333Z] #113 writing image sha256:e4e63b8ca79b230fda6b559983de9cbe376729f861a3fe1d29360daa4bee9fd7 done [2024-11-08T03:14:45.333Z] #113 naming to docker.io/library/security-spire-config done [2024-11-08T03:14:45.333Z] #113 writing image sha256:5bfa3a5f593b346ac841fca95016f0282281b239083d8196534593aec445651f done [2024-11-08T03:14:45.333Z] #113 naming to docker.io/library/security-spire-agent done [2024-11-08T03:14:45.333Z] #113 DONE 0.8s [2024-11-08T03:14:45.333Z] [2024-11-08T03:14:45.333Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:37.267Z] #97 ... [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:37.267Z] #82 DONE 112.0s [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:37.267Z] #97 DONE 105.8s [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #103 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:37.267Z] #103 DONE 111.8s [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:37.267Z] #85 DONE 111.7s [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:37.267Z] #78 DONE 113.3s [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T03:16:37.267Z] #116 ... [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T03:16:37.267Z] #117 ... [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T03:16:37.267Z] #118 ... [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #119 [support-notifications builder 6/7] COPY . . [2024-11-08T03:16:37.267Z] #119 ... [2024-11-08T03:16:37.267Z] [2024-11-08T03:16:37.267Z] #120 [core-keeper builder 7/8] COPY . . [2024-11-08T03:16:47.295Z] #120 ... [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #121 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:16:47.295Z] #121 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:47.295Z] #122 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #123 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #119 [support-notifications builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #119 DONE 20.5s [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T03:16:47.295Z] #124 ... [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:47.295Z] #125 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #126 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #126 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #127 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:16:47.295Z] #127 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #116 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #116 DONE 20.4s [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #128 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #128 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:16:47.295Z] #129 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #130 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:47.295Z] #130 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:47.295Z] #131 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #132 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #132 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #133 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:16:47.295Z] #133 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #118 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #118 DONE 20.4s [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #134 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:16:47.295Z] #134 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #135 [core-metadata builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #135 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:47.295Z] #136 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #137 [core-data builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #137 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #138 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:16:47.295Z] #138 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:47.295Z] #139 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #117 DONE 20.5s [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:16:47.295Z] #140 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:16:47.295Z] #141 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #142 [core-command builder 6/7] COPY . . [2024-11-08T03:16:47.295Z] #142 CACHED [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #120 [core-keeper builder 7/8] COPY . . [2024-11-08T03:16:47.295Z] #120 DONE 20.5s [2024-11-08T03:16:47.295Z] [2024-11-08T03:16:47.295Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T03:16:48.235Z] #143 1.431 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T03:16:58.231Z] #143 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T03:16:58.231Z] #0 1.148 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T03:16:58.231Z] #144 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T03:16:58.231Z] #0 1.254 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T03:16:58.231Z] #145 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T03:16:58.231Z] #0 1.405 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T03:16:58.231Z] #146 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T03:16:58.231Z] #0 1.639 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T03:16:58.231Z] #147 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T03:16:58.231Z] #0 0.846 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T03:16:58.231Z] #148 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #149 [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-08T03:16:58.231Z] #0 0.632 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T03:16:58.231Z] #149 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T03:16:58.231Z] #124 0.789 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T03:16:58.231Z] #124 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T03:16:58.231Z] #0 0.525 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T03:16:58.231Z] #150 ... [2024-11-08T03:16:58.231Z] [2024-11-08T03:16:58.231Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T03:16:58.231Z] #0 1.117 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T03:16:58.800Z] #151 ... [2024-11-08T03:16:58.800Z] [2024-11-08T03:16:58.800Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T03:16:58.800Z] #0 1.911 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T03:16:59.439Z] #152 ... [2024-11-08T03:16:59.439Z] [2024-11-08T03:16:59.439Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T03:16:59.439Z] #0 1.052 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T03:18:07.286Z] #153 ... [2024-11-08T03:18:07.286Z] [2024-11-08T03:18:07.286Z] #149 [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-08T03:18:07.286Z] #149 80.02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T03:20:33.660Z] #149 DONE 212.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T03:20:33.660Z] #147 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T03:20:33.660Z] #151 DONE 212.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #154 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T03:20:33.660Z] #146 DONE 213.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T03:20:33.660Z] #150 DONE 212.9s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T03:20:33.660Z] #153 DONE 213.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #145 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T03:20:33.660Z] #145 DONE 213.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #155 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T03:20:33.660Z] #143 DONE 213.3s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #156 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T03:20:33.660Z] #144 DONE 213.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #124 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T03:20:33.660Z] #124 DONE 213.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #157 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #157 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T03:20:33.660Z] #148 DONE 213.9s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T03:20:33.660Z] #152 DONE 214.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T03:20:33.660Z] #147 DONE 214.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T03:20:33.660Z] #158 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #154 DONE 1.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #159 DONE 1.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #160 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #160 DONE 1.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #161 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #155 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #155 DONE 1.5s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #156 DONE 1.3s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #162 DONE 1.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #163 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T03:20:33.660Z] #163 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #164 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #164 DONE 1.5s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #157 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #157 DONE 1.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T03:20:33.660Z] #158 DONE 1.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #165 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #165 DONE 0.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #166 [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-08T03:20:33.660Z] #166 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #161 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #161 DONE 1.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #167 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #167 CACHED [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #168 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #168 CACHED [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #169 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #169 CACHED [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #170 CACHED [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #171 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #171 CACHED [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #172 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #172 CACHED [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #173 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #173 DONE 1.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #163 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T03:20:33.660Z] #163 DONE 1.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #174 DONE 1.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #175 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #175 DONE 1.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #176 [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-08T03:20:33.660Z] #176 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #177 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #177 DONE 1.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #178 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #178 DONE 1.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #166 [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-08T03:20:33.660Z] #166 DONE 1.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #179 [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-08T03:20:33.660Z] #179 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #180 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T03:20:33.660Z] #180 DONE 4.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #181 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T03:20:33.660Z] #181 DONE 3.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #182 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T03:20:33.660Z] #183 DONE 5.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #184 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T03:20:33.660Z] #184 DONE 5.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #185 DONE 5.5s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #186 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T03:20:33.660Z] #186 DONE 5.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #187 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T03:20:33.660Z] #187 DONE 5.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #188 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-11-08T03:20:33.660Z] #188 DONE 5.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #176 [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-08T03:20:33.660Z] #176 DONE 5.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #189 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T03:20:33.660Z] #189 DONE 5.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #179 [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-08T03:20:33.660Z] #179 DONE 5.3s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T03:20:33.660Z] #190 DONE 5.5s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #191 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #191 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #182 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T03:20:33.660Z] #182 DONE 2.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #192 [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-08T03:20:33.660Z] #192 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #193 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #193 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #194 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #194 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #195 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T03:20:33.660Z] #195 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #196 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #196 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #197 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T03:20:33.660Z] #197 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #198 [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-08T03:20:33.660Z] #198 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #199 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #199 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #200 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T03:20:33.660Z] #200 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T03:20:33.660Z] #201 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #202 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #202 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #191 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T03:20:33.660Z] #191 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [support-cron-scheduler] exporting to image [2024-11-08T03:20:33.660Z] #113 exporting layers 0.2s done [2024-11-08T03:20:33.660Z] #113 writing image sha256:d5aefb4a25a6a7da23f20e0589094ba2f8ba9e52c49f859e1637d234a4f4e743 [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #203 [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-08T03:20:33.660Z] #203 DONE 0.8s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T03:20:33.660Z] #204 DONE 0.8s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #205 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T03:20:33.660Z] #205 DONE 0.8s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #206 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T03:20:33.660Z] #206 DONE 0.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T03:20:33.660Z] #207 DONE 0.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #208 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T03:20:33.660Z] #208 DONE 0.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #197 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T03:20:33.660Z] #197 DONE 0.7s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [core-data] exporting to image [2024-11-08T03:20:33.660Z] #113 writing image sha256:d5aefb4a25a6a7da23f20e0589094ba2f8ba9e52c49f859e1637d234a4f4e743 0.4s done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/core-command done [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T03:20:33.660Z] #209 DONE 0.8s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [core-keeper] exporting to image [2024-11-08T03:20:33.660Z] #113 exporting layers 0.8s done [2024-11-08T03:20:33.660Z] #113 writing image sha256:cb90be9349d84d490108e101f9dcffa4817366d1f729009228007887c16ef094 done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/core-keeper done [2024-11-08T03:20:33.660Z] #113 writing image sha256:189aa0a125e5588203dde60fb84b0f790d82a76d7773525d74e1b12292db22fe [2024-11-08T03:20:33.660Z] #113 writing image sha256:505692e339a793c98120e0a4dd07cdd1321a3b0523bef957a59fe0592dc3d4f2 [2024-11-08T03:20:33.660Z] #113 writing image sha256:189aa0a125e5588203dde60fb84b0f790d82a76d7773525d74e1b12292db22fe 0.4s done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/security-spiffe-token-provider [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/security-spiffe-token-provider 0.4s done [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T03:20:33.660Z] #210 DONE 1.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #211 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T03:20:33.660Z] #211 DONE 1.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T03:20:33.660Z] #212 DONE 1.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [core-metadata] exporting to image [2024-11-08T03:20:33.660Z] #113 writing image sha256:505692e339a793c98120e0a4dd07cdd1321a3b0523bef957a59fe0592dc3d4f2 0.5s done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/support-cron-scheduler done [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #213 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T03:20:33.660Z] #213 DONE 0.9s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #214 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T03:20:33.660Z] #214 DONE 1.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [security-proxy-auth] exporting to image [2024-11-08T03:20:33.660Z] #113 writing image sha256:be833316e852e4ea473954585dfd9cae3bd3a2536777d689ff6f4ada5330577f done [2024-11-08T03:20:33.660Z] #113 writing image sha256:372c4580da8ba8a5d07c72118a05be42da9f006a940b0bcba25db5efa763939e 0.0s done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/support-notifications 0.0s done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/core-data done [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #215 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T03:20:33.660Z] #215 DONE 0.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #216 [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-08T03:20:33.660Z] #216 DONE 1.3s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #217 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T03:20:33.660Z] #217 DONE 0.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [core-common-config-bootstrapper] exporting to image [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #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-08T03:20:33.660Z] #218 DONE 0.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [core-common-config-bootstrapper] exporting to image [2024-11-08T03:20:33.660Z] #113 exporting layers 0.3s done [2024-11-08T03:20:33.660Z] #113 writing image sha256:ca2d2f274faaced2477832d2b3b888ddd2d78c71f7c091f41ecb9ec80e0e620a [2024-11-08T03:20:33.660Z] #113 writing image sha256:f7ae6dee1eee7365d73e483292e9b9ad7c0a208b6bf3972192ad8c641e613d9e 0.0s done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/security-proxy-auth [2024-11-08T03:20:33.660Z] #113 exporting layers 0.2s done [2024-11-08T03:20:33.660Z] #113 writing image sha256:ca2d2f274faaced2477832d2b3b888ddd2d78c71f7c091f41ecb9ec80e0e620a 0.0s done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/security-proxy-auth done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/core-metadata done [2024-11-08T03:20:33.660Z] #113 writing image sha256:934e3907ebfa2566a3054b4b3892fe0d3b3046187bc3243ad61a657c7c25c905 done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/core-common-config-bootstrapper done [2024-11-08T03:20:33.660Z] #113 DONE 3.1s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #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-08T03:20:33.660Z] #219 DONE 0.2s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T03:20:33.660Z] #220 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #221 [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-08T03:20:33.660Z] #221 DONE 0.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #222 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T03:20:33.660Z] #222 DONE 0.0s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #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-08T03:20:33.660Z] #223 DONE 0.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [security-proxy-setup] exporting to image [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #220 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T03:20:33.660Z] #220 DONE 0.5s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [security-secretstore-setup] exporting to image [2024-11-08T03:20:33.660Z] #113 exporting layers 0.2s done [2024-11-08T03:20:33.660Z] #113 ... [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #224 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T03:20:33.660Z] #224 DONE 0.4s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #113 [security-proxy-setup] exporting to image [2024-11-08T03:20:33.660Z] #113 writing image sha256:e79f09000723bf9784836e4dca2f31145e6ef324750ac77d34a342dddd2f35c4 done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/security-proxy-setup done [2024-11-08T03:20:33.660Z] #113 exporting layers 0.3s done [2024-11-08T03:20:33.660Z] #113 writing image sha256:91f2be7dfaabf92749e3bd51c1cda6893dd551f1ec7477934ddaaf05543da4d6 done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/security-secretstore-setup done [2024-11-08T03:20:33.660Z] #113 exporting layers 0.2s done [2024-11-08T03:20:33.660Z] #113 writing image sha256:a6117433ef244527e6cf73ca94e8620cd6990233347b882b36e6fc0e025a0f17 done [2024-11-08T03:20:33.660Z] #113 naming to docker.io/library/security-bootstrapper done [2024-11-08T03:20:33.660Z] #113 DONE 3.6s [2024-11-08T03:20:33.660Z] [2024-11-08T03:20:33.660Z] #58 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:20:33.660Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.660Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.660Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.660Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.660Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.660Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T03:20:33.661Z] time="2024-11-08T03:13:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T03:20:33.668Z] $ docker stop --time=1 195e7c0b6a4164f72b3fa0f798b6201f3cc302a9c1f826676c15e6e0e65a5d0b [2024-11-08T03:20:34.950Z] $ docker rm -f --volumes 195e7c0b6a4164f72b3fa0f798b6201f3cc302a9c1f826676c15e6e0e65a5d0b [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T03:20:35.342Z] + docker images [2024-11-08T03:20:35.342Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T03:20:35.342Z] security-proxy-setup latest e79f09000723 5 seconds ago 35MB [2024-11-08T03:20:35.342Z] core-common-config-bootstrapper latest 934e3907ebfa 5 seconds ago 22.8MB [2024-11-08T03:20:35.342Z] security-bootstrapper latest a6117433ef24 5 seconds ago 26MB [2024-11-08T03:20:35.342Z] security-secretstore-setup latest 91f2be7dfaab 5 seconds ago 46.9MB [2024-11-08T03:20:35.342Z] security-proxy-auth latest f7ae6dee1eee 6 seconds ago 32.2MB [2024-11-08T03:20:35.342Z] core-metadata latest ca2d2f274faa 6 seconds ago 38MB [2024-11-08T03:20:35.342Z] core-keeper latest cb90be9349d8 7 seconds ago 31.7MB [2024-11-08T03:20:35.342Z] support-cron-scheduler latest 505692e339a7 7 seconds ago 54.5MB [2024-11-08T03:20:35.342Z] security-spiffe-token-provider latest 189aa0a125e5 7 seconds ago 38.5MB [2024-11-08T03:20:35.342Z] core-data latest 372c4580da8b 7 seconds ago 37.8MB [2024-11-08T03:20:35.342Z] support-notifications latest be833316e852 7 seconds ago 53.5MB [2024-11-08T03:20:35.342Z] core-command latest d5aefb4a25a6 7 seconds ago 33.6MB [2024-11-08T03:20:35.342Z] security-spire-config latest e4e63b8ca79b 5 minutes ago 127MB [2024-11-08T03:20:35.342Z] security-spire-agent latest 5bfa3a5f593b 5 minutes ago 188MB [2024-11-08T03:20:35.342Z] security-spire-server latest f805371e0127 5 minutes ago 128MB [2024-11-08T03:20:35.342Z] ci-base-image-x86_64 latest 5c0675e2f659 10 minutes ago 975MB [2024-11-08T03:20:35.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB [2024-11-08T03:20:35.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-11-08T03:20:35.342Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:20:35.561Z] provisioning config files... [2024-11-08T03:20:35.570Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config16036917813677014567tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:20:35.874Z] ---> ****-login.sh [2024-11-08T03:20:35.874Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:20:35.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:20:35.874Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:20:35.874Z] Configure a credential helper to remove this warning. See [2024-11-08T03:20:35.875Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:20:35.875Z] [2024-11-08T03:20:35.875Z] Login Succeeded [2024-11-08T03:20:35.875Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:20:35.875Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:20:36.133Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:20:36.133Z] Configure a credential helper to remove this warning. See [2024-11-08T03:20:36.133Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:20:36.133Z] [2024-11-08T03:20:36.133Z] Login Succeeded [2024-11-08T03:20:36.133Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:20:36.133Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:20:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:20:36.134Z] Configure a credential helper to remove this warning. See [2024-11-08T03:20:36.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:20:36.134Z] [2024-11-08T03:20:36.134Z] Login Succeeded [2024-11-08T03:20:36.134Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:20:36.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:20:36.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:20:36.134Z] Configure a credential helper to remove this warning. See [2024-11-08T03:20:36.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:20:36.134Z] [2024-11-08T03:20:36.134Z] Login Succeeded [2024-11-08T03:20:36.134Z] ****.io [2024-11-08T03:20:36.392Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:20:36.392Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:20:36.392Z] Configure a credential helper to remove this warning. See [2024-11-08T03:20:36.392Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:20:36.392Z] [2024-11-08T03:20:36.392Z] Login Succeeded [2024-11-08T03:20:36.392Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:20:36.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:20:36.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:20:36.480Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-11-08T03:20:36.480Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:36.480Z] latest [2024-11-08T03:20:36.480Z] 4.0.0-dev.13 [2024-11-08T03:20:36.480Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:36.480Z] main [2024-11-08T03:20:36.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:36.822Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:37.142Z] + docker push nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:37.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T03:20:37.143Z] 37b8008db534: Preparing [2024-11-08T03:20:37.143Z] 38d456c57b9a: Preparing [2024-11-08T03:20:37.143Z] 701a9c358e75: Preparing [2024-11-08T03:20:37.143Z] 221046a4dae9: Preparing [2024-11-08T03:20:37.143Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:37.143Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:37.143Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:37.143Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:37.143Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:37.143Z] 37b8008db534: Pushed [2024-11-08T03:20:37.143Z] 221046a4dae9: Pushed [2024-11-08T03:20:37.143Z] 701a9c358e75: Pushed [2024-11-08T03:20:37.143Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:37.401Z] 89f424d9cc0e: Pushed [2024-11-08T03:20:37.659Z] 30fdd7a26bfc: Pushed [2024-11-08T03:20:39.563Z] 38d456c57b9a: Pushed [2024-11-08T03:20:39.563Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:39.894Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:40.223Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T03:20:40.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T03:20:40.223Z] 37b8008db534: Preparing [2024-11-08T03:20:40.223Z] 38d456c57b9a: Preparing [2024-11-08T03:20:40.223Z] 701a9c358e75: Preparing [2024-11-08T03:20:40.223Z] 221046a4dae9: Preparing [2024-11-08T03:20:40.223Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:40.223Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:40.223Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:40.223Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:40.223Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:40.223Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:40.223Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:40.223Z] 37b8008db534: Layer already exists [2024-11-08T03:20:40.223Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:40.223Z] 38d456c57b9a: Layer already exists [2024-11-08T03:20:40.223Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:40.223Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:40.223Z] latest: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:40.539Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:40.864Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.13 [2024-11-08T03:20:40.864Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T03:20:40.864Z] 37b8008db534: Preparing [2024-11-08T03:20:40.864Z] 38d456c57b9a: Preparing [2024-11-08T03:20:40.864Z] 701a9c358e75: Preparing [2024-11-08T03:20:40.864Z] 221046a4dae9: Preparing [2024-11-08T03:20:40.864Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:40.864Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:40.864Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:40.864Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:40.864Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:40.864Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:40.864Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:40.864Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:40.864Z] 37b8008db534: Layer already exists [2024-11-08T03:20:40.864Z] 38d456c57b9a: Layer already exists [2024-11-08T03:20:40.864Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:40.864Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:40.864Z] 4.0.0-dev.13: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:41.188Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:41.511Z] + docker push nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:41.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T03:20:41.511Z] 37b8008db534: Preparing [2024-11-08T03:20:41.511Z] 38d456c57b9a: Preparing [2024-11-08T03:20:41.511Z] 701a9c358e75: Preparing [2024-11-08T03:20:41.511Z] 221046a4dae9: Preparing [2024-11-08T03:20:41.511Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:41.511Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:41.511Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:41.511Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:41.511Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:41.511Z] 37b8008db534: Layer already exists [2024-11-08T03:20:41.511Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:41.511Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:41.511Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:41.511Z] 38d456c57b9a: Layer already exists [2024-11-08T03:20:41.511Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:41.511Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:41.511Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:41.842Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:42.167Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-11-08T03:20:42.168Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-11-08T03:20:42.168Z] 37b8008db534: Preparing [2024-11-08T03:20:42.168Z] 38d456c57b9a: Preparing [2024-11-08T03:20:42.168Z] 701a9c358e75: Preparing [2024-11-08T03:20:42.168Z] 221046a4dae9: Preparing [2024-11-08T03:20:42.168Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:42.168Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:42.168Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:42.168Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:42.168Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:42.168Z] 37b8008db534: Layer already exists [2024-11-08T03:20:42.168Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:42.168Z] 38d456c57b9a: Layer already exists [2024-11-08T03:20:42.168Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:42.168Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:42.168Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:42.168Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:42.168Z] main: digest: sha256:dbb9b32d367c461912b8c9166dbc79090aee5144b350fae5b352a2df8ddcbfda size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:20:42.242Z] ===================================================== [Pipeline] echo [2024-11-08T03:20:42.258Z] taggedImages: [2024-11-08T03:20:42.258Z] - nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:42.258Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-11-08T03:20:42.258Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.13 [2024-11-08T03:20:42.258Z] - nexus3.edgexfoundry.org:10004/core-command:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:42.258Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-11-08T03:20:42.294Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-11-08T03:20:42.294Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:42.294Z] latest [2024-11-08T03:20:42.294Z] 4.0.0-dev.13 [2024-11-08T03:20:42.294Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:42.294Z] main [2024-11-08T03:20:42.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:42.635Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:42.959Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:42.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T03:20:42.959Z] 7eb0dfe987d3: Preparing [2024-11-08T03:20:42.959Z] 8cec06986649: Preparing [2024-11-08T03:20:42.959Z] 4ecbd8c609e4: Preparing [2024-11-08T03:20:42.959Z] 2380a588a593: Preparing [2024-11-08T03:20:42.959Z] 701a9c358e75: Preparing [2024-11-08T03:20:42.959Z] 221046a4dae9: Preparing [2024-11-08T03:20:42.959Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:42.959Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:42.959Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:42.959Z] 221046a4dae9: Waiting [2024-11-08T03:20:42.959Z] 30fdd7a26bfc: Waiting [2024-11-08T03:20:42.959Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:42.959Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:42.959Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:42.959Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:42.959Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:42.959Z] 4ecbd8c609e4: Pushed [2024-11-08T03:20:42.959Z] 8cec06986649: Pushed [2024-11-08T03:20:42.959Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:42.959Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:42.959Z] 7eb0dfe987d3: Pushed [2024-11-08T03:20:43.895Z] 2380a588a593: Pushed [2024-11-08T03:20:43.895Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:44.222Z] + 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-08T03:20:44.546Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T03:20:44.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T03:20:44.546Z] 7eb0dfe987d3: Preparing [2024-11-08T03:20:44.546Z] 8cec06986649: Preparing [2024-11-08T03:20:44.546Z] 4ecbd8c609e4: Preparing [2024-11-08T03:20:44.546Z] 2380a588a593: Preparing [2024-11-08T03:20:44.546Z] 701a9c358e75: Preparing [2024-11-08T03:20:44.546Z] 221046a4dae9: Preparing [2024-11-08T03:20:44.546Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:44.546Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:44.546Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:44.546Z] 221046a4dae9: Waiting [2024-11-08T03:20:44.546Z] 30fdd7a26bfc: Waiting [2024-11-08T03:20:44.546Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:44.546Z] 4ecbd8c609e4: Layer already exists [2024-11-08T03:20:44.546Z] 2380a588a593: Layer already exists [2024-11-08T03:20:44.546Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:44.546Z] 8cec06986649: Layer already exists [2024-11-08T03:20:44.546Z] 7eb0dfe987d3: Layer already exists [2024-11-08T03:20:44.546Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:44.546Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:44.546Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:44.546Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:44.546Z] latest: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:44.872Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:45.206Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.13 [2024-11-08T03:20:45.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T03:20:45.207Z] 7eb0dfe987d3: Preparing [2024-11-08T03:20:45.207Z] 8cec06986649: Preparing [2024-11-08T03:20:45.207Z] 4ecbd8c609e4: Preparing [2024-11-08T03:20:45.207Z] 2380a588a593: Preparing [2024-11-08T03:20:45.207Z] 701a9c358e75: Preparing [2024-11-08T03:20:45.207Z] 221046a4dae9: Preparing [2024-11-08T03:20:45.207Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:45.207Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:45.207Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:45.207Z] 221046a4dae9: Waiting [2024-11-08T03:20:45.207Z] 30fdd7a26bfc: Waiting [2024-11-08T03:20:45.207Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:45.207Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:45.207Z] 2380a588a593: Layer already exists [2024-11-08T03:20:45.207Z] 8cec06986649: Layer already exists [2024-11-08T03:20:45.207Z] 4ecbd8c609e4: Layer already exists [2024-11-08T03:20:45.207Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:45.207Z] 7eb0dfe987d3: Layer already exists [2024-11-08T03:20:45.207Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:45.207Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:45.207Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:45.207Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:45.207Z] 4.0.0-dev.13: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:45.536Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:45.855Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:45.855Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T03:20:45.855Z] 7eb0dfe987d3: Preparing [2024-11-08T03:20:45.855Z] 8cec06986649: Preparing [2024-11-08T03:20:45.855Z] 4ecbd8c609e4: Preparing [2024-11-08T03:20:45.855Z] 2380a588a593: Preparing [2024-11-08T03:20:45.855Z] 701a9c358e75: Preparing [2024-11-08T03:20:45.855Z] 221046a4dae9: Preparing [2024-11-08T03:20:45.855Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:45.855Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:45.855Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:45.855Z] 221046a4dae9: Waiting [2024-11-08T03:20:45.855Z] 30fdd7a26bfc: Waiting [2024-11-08T03:20:45.855Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:45.855Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:45.855Z] 4ecbd8c609e4: Layer already exists [2024-11-08T03:20:45.855Z] 2380a588a593: Layer already exists [2024-11-08T03:20:45.855Z] 7eb0dfe987d3: Layer already exists [2024-11-08T03:20:45.855Z] 8cec06986649: Layer already exists [2024-11-08T03:20:45.855Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:45.855Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:45.855Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:45.855Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:45.855Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:45.855Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:46.187Z] + 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-08T03:20:46.509Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-11-08T03:20:46.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-11-08T03:20:46.509Z] 7eb0dfe987d3: Preparing [2024-11-08T03:20:46.509Z] 8cec06986649: Preparing [2024-11-08T03:20:46.509Z] 4ecbd8c609e4: Preparing [2024-11-08T03:20:46.509Z] 2380a588a593: Preparing [2024-11-08T03:20:46.509Z] 701a9c358e75: Preparing [2024-11-08T03:20:46.509Z] 221046a4dae9: Preparing [2024-11-08T03:20:46.509Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:46.509Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:46.509Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:46.509Z] 221046a4dae9: Waiting [2024-11-08T03:20:46.509Z] 89f424d9cc0e: Waiting [2024-11-08T03:20:46.509Z] 30fdd7a26bfc: Waiting [2024-11-08T03:20:46.509Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:46.509Z] 8cec06986649: Layer already exists [2024-11-08T03:20:46.509Z] 2380a588a593: Layer already exists [2024-11-08T03:20:46.509Z] 7eb0dfe987d3: Layer already exists [2024-11-08T03:20:46.509Z] 4ecbd8c609e4: Layer already exists [2024-11-08T03:20:46.509Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:46.509Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:46.509Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:46.509Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:46.509Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:46.509Z] main: digest: sha256:d2a4768e9b7c9dede271fc32d83a558d6706ed6dcf579b037fcb83f24fd96605 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:20:46.580Z] ===================================================== [Pipeline] echo [2024-11-08T03:20:46.597Z] taggedImages: [2024-11-08T03:20:46.597Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:46.597Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-11-08T03:20:46.597Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.13 [2024-11-08T03:20:46.597Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:46.597Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-11-08T03:20:46.632Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-11-08T03:20:46.632Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:46.632Z] latest [2024-11-08T03:20:46.632Z] 4.0.0-dev.13 [2024-11-08T03:20:46.632Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:46.632Z] main [2024-11-08T03:20:46.632Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:46.984Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:47.304Z] + docker push nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:47.304Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T03:20:47.304Z] 8c1b5beb4c48: Preparing [2024-11-08T03:20:47.304Z] 4dbf4fbfc9e8: Preparing [2024-11-08T03:20:47.304Z] 1374aa6f3979: Preparing [2024-11-08T03:20:47.304Z] 701a9c358e75: Preparing [2024-11-08T03:20:47.304Z] 221046a4dae9: Preparing [2024-11-08T03:20:47.304Z] 96af53e1aa66: Preparing [2024-11-08T03:20:47.304Z] 77f7bb9baaa8: Preparing [2024-11-08T03:20:47.304Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:47.304Z] 77f7bb9baaa8: Waiting [2024-11-08T03:20:47.304Z] 96af53e1aa66: Waiting [2024-11-08T03:20:47.304Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:47.304Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:47.304Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:47.304Z] 4dbf4fbfc9e8: Pushed [2024-11-08T03:20:47.304Z] 8c1b5beb4c48: Pushed [2024-11-08T03:20:47.304Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:47.304Z] 77f7bb9baaa8: Pushed [2024-11-08T03:20:47.870Z] 96af53e1aa66: Pushed [2024-11-08T03:20:49.776Z] 1374aa6f3979: Pushed [2024-11-08T03:20:49.776Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:50.103Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:50.419Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T03:20:50.419Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T03:20:50.419Z] 8c1b5beb4c48: Preparing [2024-11-08T03:20:50.419Z] 4dbf4fbfc9e8: Preparing [2024-11-08T03:20:50.419Z] 1374aa6f3979: Preparing [2024-11-08T03:20:50.419Z] 701a9c358e75: Preparing [2024-11-08T03:20:50.419Z] 221046a4dae9: Preparing [2024-11-08T03:20:50.419Z] 96af53e1aa66: Preparing [2024-11-08T03:20:50.419Z] 77f7bb9baaa8: Preparing [2024-11-08T03:20:50.419Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:50.419Z] 77f7bb9baaa8: Waiting [2024-11-08T03:20:50.419Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:50.419Z] 96af53e1aa66: Waiting [2024-11-08T03:20:50.419Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:50.419Z] 1374aa6f3979: Layer already exists [2024-11-08T03:20:50.419Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:50.419Z] 8c1b5beb4c48: Layer already exists [2024-11-08T03:20:50.419Z] 96af53e1aa66: Layer already exists [2024-11-08T03:20:50.419Z] 4dbf4fbfc9e8: Layer already exists [2024-11-08T03:20:50.419Z] 77f7bb9baaa8: Layer already exists [2024-11-08T03:20:50.419Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:50.419Z] latest: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:50.748Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:51.071Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.13 [2024-11-08T03:20:51.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T03:20:51.072Z] 8c1b5beb4c48: Preparing [2024-11-08T03:20:51.072Z] 4dbf4fbfc9e8: Preparing [2024-11-08T03:20:51.072Z] 1374aa6f3979: Preparing [2024-11-08T03:20:51.072Z] 701a9c358e75: Preparing [2024-11-08T03:20:51.072Z] 221046a4dae9: Preparing [2024-11-08T03:20:51.072Z] 96af53e1aa66: Preparing [2024-11-08T03:20:51.072Z] 77f7bb9baaa8: Preparing [2024-11-08T03:20:51.072Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:51.072Z] 77f7bb9baaa8: Waiting [2024-11-08T03:20:51.072Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:51.072Z] 96af53e1aa66: Waiting [2024-11-08T03:20:51.072Z] 4dbf4fbfc9e8: Layer already exists [2024-11-08T03:20:51.072Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:51.072Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:51.072Z] 1374aa6f3979: Layer already exists [2024-11-08T03:20:51.072Z] 8c1b5beb4c48: Layer already exists [2024-11-08T03:20:51.072Z] 96af53e1aa66: Layer already exists [2024-11-08T03:20:51.072Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:51.072Z] 77f7bb9baaa8: Layer already exists [2024-11-08T03:20:51.072Z] 4.0.0-dev.13: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:51.401Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:51.725Z] + docker push nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:51.725Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T03:20:51.725Z] 8c1b5beb4c48: Preparing [2024-11-08T03:20:51.725Z] 4dbf4fbfc9e8: Preparing [2024-11-08T03:20:51.725Z] 1374aa6f3979: Preparing [2024-11-08T03:20:51.725Z] 701a9c358e75: Preparing [2024-11-08T03:20:51.725Z] 221046a4dae9: Preparing [2024-11-08T03:20:51.725Z] 96af53e1aa66: Preparing [2024-11-08T03:20:51.725Z] 77f7bb9baaa8: Preparing [2024-11-08T03:20:51.725Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:51.725Z] 77f7bb9baaa8: Waiting [2024-11-08T03:20:51.725Z] 96af53e1aa66: Waiting [2024-11-08T03:20:51.725Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:51.725Z] 8c1b5beb4c48: Layer already exists [2024-11-08T03:20:51.725Z] 4dbf4fbfc9e8: Layer already exists [2024-11-08T03:20:51.725Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:51.725Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:51.725Z] 1374aa6f3979: Layer already exists [2024-11-08T03:20:51.725Z] 77f7bb9baaa8: Layer already exists [2024-11-08T03:20:51.725Z] 96af53e1aa66: Layer already exists [2024-11-08T03:20:51.725Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:51.725Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:52.054Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:52.380Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-11-08T03:20:52.381Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-11-08T03:20:52.381Z] 8c1b5beb4c48: Preparing [2024-11-08T03:20:52.381Z] 4dbf4fbfc9e8: Preparing [2024-11-08T03:20:52.381Z] 1374aa6f3979: Preparing [2024-11-08T03:20:52.381Z] 701a9c358e75: Preparing [2024-11-08T03:20:52.381Z] 221046a4dae9: Preparing [2024-11-08T03:20:52.381Z] 96af53e1aa66: Preparing [2024-11-08T03:20:52.381Z] 77f7bb9baaa8: Preparing [2024-11-08T03:20:52.381Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:52.381Z] 96af53e1aa66: Waiting [2024-11-08T03:20:52.381Z] 77f7bb9baaa8: Waiting [2024-11-08T03:20:52.381Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:52.381Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:52.381Z] 4dbf4fbfc9e8: Layer already exists [2024-11-08T03:20:52.381Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:52.381Z] 8c1b5beb4c48: Layer already exists [2024-11-08T03:20:52.381Z] 1374aa6f3979: Layer already exists [2024-11-08T03:20:52.381Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:52.381Z] 96af53e1aa66: Layer already exists [2024-11-08T03:20:52.381Z] 77f7bb9baaa8: Layer already exists [2024-11-08T03:20:52.381Z] main: digest: sha256:ab0a14577796c5b690e77c1b4031505a34878391e3336599e2b644b34a674375 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:20:52.451Z] ===================================================== [Pipeline] echo [2024-11-08T03:20:52.465Z] taggedImages: [2024-11-08T03:20:52.465Z] - nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:52.465Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-11-08T03:20:52.465Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.13 [2024-11-08T03:20:52.465Z] - nexus3.edgexfoundry.org:10004/core-data:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:52.465Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-11-08T03:20:52.496Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-11-08T03:20:52.496Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:52.496Z] latest [2024-11-08T03:20:52.496Z] 4.0.0-dev.13 [2024-11-08T03:20:52.496Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:52.496Z] main [2024-11-08T03:20:52.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:52.847Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:53.180Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:53.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T03:20:53.180Z] d3b2e6bf55f7: Preparing [2024-11-08T03:20:53.180Z] fcb7f7b6cc7b: Preparing [2024-11-08T03:20:53.180Z] 26e4290ec128: Preparing [2024-11-08T03:20:53.180Z] 221046a4dae9: Preparing [2024-11-08T03:20:53.180Z] d27607be22d7: Preparing [2024-11-08T03:20:53.180Z] d50cbd00742d: Preparing [2024-11-08T03:20:53.180Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:53.180Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:53.180Z] d50cbd00742d: Waiting [2024-11-08T03:20:53.180Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:53.180Z] d50cbd00742d: Pushed [2024-11-08T03:20:53.438Z] fcb7f7b6cc7b: Pushed [2024-11-08T03:20:53.438Z] d27607be22d7: Pushed [2024-11-08T03:20:54.375Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:54.634Z] d3b2e6bf55f7: Pushed [2024-11-08T03:20:55.571Z] 26e4290ec128: Pushed [2024-11-08T03:20:55.571Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:56.156Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:56.474Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T03:20:56.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T03:20:56.474Z] d3b2e6bf55f7: Preparing [2024-11-08T03:20:56.474Z] fcb7f7b6cc7b: Preparing [2024-11-08T03:20:56.474Z] 26e4290ec128: Preparing [2024-11-08T03:20:56.474Z] 221046a4dae9: Preparing [2024-11-08T03:20:56.474Z] d27607be22d7: Preparing [2024-11-08T03:20:56.474Z] d50cbd00742d: Preparing [2024-11-08T03:20:56.474Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:56.474Z] d50cbd00742d: Waiting [2024-11-08T03:20:56.474Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:56.474Z] d27607be22d7: Layer already exists [2024-11-08T03:20:56.474Z] 26e4290ec128: Layer already exists [2024-11-08T03:20:56.474Z] fcb7f7b6cc7b: Layer already exists [2024-11-08T03:20:56.474Z] d3b2e6bf55f7: Layer already exists [2024-11-08T03:20:56.474Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:56.474Z] d50cbd00742d: Layer already exists [2024-11-08T03:20:56.474Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:56.474Z] latest: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:56.801Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:57.131Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.13 [2024-11-08T03:20:57.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T03:20:57.131Z] d3b2e6bf55f7: Preparing [2024-11-08T03:20:57.131Z] fcb7f7b6cc7b: Preparing [2024-11-08T03:20:57.131Z] 26e4290ec128: Preparing [2024-11-08T03:20:57.131Z] 221046a4dae9: Preparing [2024-11-08T03:20:57.131Z] d27607be22d7: Preparing [2024-11-08T03:20:57.131Z] d50cbd00742d: Preparing [2024-11-08T03:20:57.131Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:57.131Z] d50cbd00742d: Waiting [2024-11-08T03:20:57.131Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:57.131Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:57.131Z] d3b2e6bf55f7: Layer already exists [2024-11-08T03:20:57.131Z] d27607be22d7: Layer already exists [2024-11-08T03:20:57.131Z] 26e4290ec128: Layer already exists [2024-11-08T03:20:57.131Z] fcb7f7b6cc7b: Layer already exists [2024-11-08T03:20:57.131Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:57.131Z] d50cbd00742d: Layer already exists [2024-11-08T03:20:57.131Z] 4.0.0-dev.13: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:57.459Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:57.781Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:57.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T03:20:57.781Z] d3b2e6bf55f7: Preparing [2024-11-08T03:20:57.781Z] fcb7f7b6cc7b: Preparing [2024-11-08T03:20:57.781Z] 26e4290ec128: Preparing [2024-11-08T03:20:57.781Z] 221046a4dae9: Preparing [2024-11-08T03:20:57.781Z] d27607be22d7: Preparing [2024-11-08T03:20:57.781Z] d50cbd00742d: Preparing [2024-11-08T03:20:57.782Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:57.782Z] d50cbd00742d: Waiting [2024-11-08T03:20:57.782Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:57.782Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:57.782Z] d3b2e6bf55f7: Layer already exists [2024-11-08T03:20:57.782Z] 26e4290ec128: Layer already exists [2024-11-08T03:20:57.782Z] fcb7f7b6cc7b: Layer already exists [2024-11-08T03:20:57.782Z] d27607be22d7: Layer already exists [2024-11-08T03:20:57.782Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:57.782Z] d50cbd00742d: Layer already exists [2024-11-08T03:20:57.782Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:58.107Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:58.433Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-11-08T03:20:58.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-11-08T03:20:58.433Z] d3b2e6bf55f7: Preparing [2024-11-08T03:20:58.433Z] fcb7f7b6cc7b: Preparing [2024-11-08T03:20:58.433Z] 26e4290ec128: Preparing [2024-11-08T03:20:58.433Z] 221046a4dae9: Preparing [2024-11-08T03:20:58.433Z] d27607be22d7: Preparing [2024-11-08T03:20:58.433Z] d50cbd00742d: Preparing [2024-11-08T03:20:58.433Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:58.433Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:58.433Z] d50cbd00742d: Waiting [2024-11-08T03:20:58.433Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:58.434Z] d27607be22d7: Layer already exists [2024-11-08T03:20:58.434Z] fcb7f7b6cc7b: Layer already exists [2024-11-08T03:20:58.434Z] 26e4290ec128: Layer already exists [2024-11-08T03:20:58.434Z] d3b2e6bf55f7: Layer already exists [2024-11-08T03:20:58.434Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:58.434Z] d50cbd00742d: Layer already exists [2024-11-08T03:20:58.434Z] main: digest: sha256:3aa6a82a3ffcfaa19ca3e2edccebb9181d9112472cdfa65b6e72fe570d987d7e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:20:58.512Z] ===================================================== [Pipeline] echo [2024-11-08T03:20:58.526Z] taggedImages: [2024-11-08T03:20:58.526Z] - nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:58.526Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-11-08T03:20:58.526Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.13 [2024-11-08T03:20:58.526Z] - nexus3.edgexfoundry.org:10004/core-keeper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:58.526Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-11-08T03:20:58.633Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-11-08T03:20:58.633Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:58.633Z] latest [2024-11-08T03:20:58.633Z] 4.0.0-dev.13 [2024-11-08T03:20:58.633Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:20:58.633Z] main [2024-11-08T03:20:58.633Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:58.978Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:20:59.315Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:20:59.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T03:20:59.315Z] c96a38588a28: Preparing [2024-11-08T03:20:59.315Z] 7dcddac05941: Preparing [2024-11-08T03:20:59.315Z] 2d508184aed4: Preparing [2024-11-08T03:20:59.315Z] 91709074c4b1: Preparing [2024-11-08T03:20:59.315Z] 701a9c358e75: Preparing [2024-11-08T03:20:59.315Z] 221046a4dae9: Preparing [2024-11-08T03:20:59.315Z] 30fdd7a26bfc: Preparing [2024-11-08T03:20:59.315Z] 89f424d9cc0e: Preparing [2024-11-08T03:20:59.315Z] 221046a4dae9: Waiting [2024-11-08T03:20:59.315Z] 30fdd7a26bfc: Waiting [2024-11-08T03:20:59.315Z] 63ca1fbb43ae: Preparing [2024-11-08T03:20:59.315Z] 63ca1fbb43ae: Waiting [2024-11-08T03:20:59.315Z] 701a9c358e75: Layer already exists [2024-11-08T03:20:59.315Z] 221046a4dae9: Layer already exists [2024-11-08T03:20:59.315Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:20:59.315Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:20:59.315Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:20:59.315Z] c96a38588a28: Pushed [2024-11-08T03:20:59.315Z] 2d508184aed4: Pushed [2024-11-08T03:20:59.315Z] 7dcddac05941: Pushed [2024-11-08T03:21:01.852Z] 91709074c4b1: Pushed [2024-11-08T03:21:01.852Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:02.185Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:02.524Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T03:21:02.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T03:21:02.524Z] c96a38588a28: Preparing [2024-11-08T03:21:02.524Z] 7dcddac05941: Preparing [2024-11-08T03:21:02.524Z] 2d508184aed4: Preparing [2024-11-08T03:21:02.524Z] 91709074c4b1: Preparing [2024-11-08T03:21:02.524Z] 701a9c358e75: Preparing [2024-11-08T03:21:02.524Z] 221046a4dae9: Preparing [2024-11-08T03:21:02.524Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:02.524Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:02.524Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:02.524Z] 89f424d9cc0e: Waiting [2024-11-08T03:21:02.524Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:02.524Z] 221046a4dae9: Waiting [2024-11-08T03:21:02.524Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:02.524Z] c96a38588a28: Layer already exists [2024-11-08T03:21:02.524Z] 2d508184aed4: Layer already exists [2024-11-08T03:21:02.524Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:02.524Z] 7dcddac05941: Layer already exists [2024-11-08T03:21:02.524Z] 91709074c4b1: Layer already exists [2024-11-08T03:21:02.524Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:02.524Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:02.524Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:02.524Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:02.524Z] latest: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:02.860Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:03.191Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.13 [2024-11-08T03:21:03.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T03:21:03.191Z] c96a38588a28: Preparing [2024-11-08T03:21:03.191Z] 7dcddac05941: Preparing [2024-11-08T03:21:03.191Z] 2d508184aed4: Preparing [2024-11-08T03:21:03.191Z] 91709074c4b1: Preparing [2024-11-08T03:21:03.191Z] 701a9c358e75: Preparing [2024-11-08T03:21:03.191Z] 221046a4dae9: Preparing [2024-11-08T03:21:03.191Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:03.191Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:03.191Z] 221046a4dae9: Waiting [2024-11-08T03:21:03.191Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:03.191Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:03.191Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:03.191Z] c96a38588a28: Layer already exists [2024-11-08T03:21:03.191Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:03.191Z] 2d508184aed4: Layer already exists [2024-11-08T03:21:03.191Z] 91709074c4b1: Layer already exists [2024-11-08T03:21:03.191Z] 7dcddac05941: Layer already exists [2024-11-08T03:21:03.191Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:03.191Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:03.191Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:03.191Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:03.191Z] 4.0.0-dev.13: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:03.514Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:03.840Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:03.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T03:21:03.840Z] c96a38588a28: Preparing [2024-11-08T03:21:03.840Z] 7dcddac05941: Preparing [2024-11-08T03:21:03.840Z] 2d508184aed4: Preparing [2024-11-08T03:21:03.840Z] 91709074c4b1: Preparing [2024-11-08T03:21:03.840Z] 701a9c358e75: Preparing [2024-11-08T03:21:03.840Z] 221046a4dae9: Preparing [2024-11-08T03:21:03.840Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:03.840Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:03.840Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:03.840Z] 89f424d9cc0e: Waiting [2024-11-08T03:21:03.840Z] 221046a4dae9: Waiting [2024-11-08T03:21:03.840Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:03.840Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:03.840Z] c96a38588a28: Layer already exists [2024-11-08T03:21:03.840Z] 91709074c4b1: Layer already exists [2024-11-08T03:21:03.840Z] 7dcddac05941: Layer already exists [2024-11-08T03:21:03.840Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:03.840Z] 2d508184aed4: Layer already exists [2024-11-08T03:21:03.840Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:03.840Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:03.840Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:03.840Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:03.840Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:04.170Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:04.502Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-11-08T03:21:04.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-11-08T03:21:04.502Z] c96a38588a28: Preparing [2024-11-08T03:21:04.502Z] 7dcddac05941: Preparing [2024-11-08T03:21:04.502Z] 2d508184aed4: Preparing [2024-11-08T03:21:04.502Z] 91709074c4b1: Preparing [2024-11-08T03:21:04.502Z] 701a9c358e75: Preparing [2024-11-08T03:21:04.502Z] 221046a4dae9: Preparing [2024-11-08T03:21:04.502Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:04.502Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:04.502Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:04.502Z] 221046a4dae9: Waiting [2024-11-08T03:21:04.502Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:04.502Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:04.502Z] c96a38588a28: Layer already exists [2024-11-08T03:21:04.503Z] 7dcddac05941: Layer already exists [2024-11-08T03:21:04.503Z] 2d508184aed4: Layer already exists [2024-11-08T03:21:04.503Z] 91709074c4b1: Layer already exists [2024-11-08T03:21:04.503Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:04.503Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:04.503Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:04.503Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:04.503Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:04.503Z] main: digest: sha256:555141aef13fbdf13564075a121c549f7a1909349345e5639058410a7d67c826 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:04.574Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:04.587Z] taggedImages: [2024-11-08T03:21:04.587Z] - nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:04.587Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-11-08T03:21:04.587Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.13 [2024-11-08T03:21:04.587Z] - nexus3.edgexfoundry.org:10004/core-metadata:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:04.587Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-11-08T03:21:04.616Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-11-08T03:21:04.616Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:04.616Z] latest [2024-11-08T03:21:04.616Z] 4.0.0-dev.13 [2024-11-08T03:21:04.616Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:04.616Z] main [2024-11-08T03:21:04.616Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:04.952Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:05.272Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:05.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T03:21:05.272Z] c7c5f3233d95: Preparing [2024-11-08T03:21:05.272Z] 9233249ec3db: Preparing [2024-11-08T03:21:05.272Z] d9d0e421dc9f: Preparing [2024-11-08T03:21:05.272Z] 82ad6f080912: Preparing [2024-11-08T03:21:05.272Z] 67f83cc6de72: Preparing [2024-11-08T03:21:05.272Z] 1f2c217caa05: Preparing [2024-11-08T03:21:05.272Z] 06ee8e5628f9: Preparing [2024-11-08T03:21:05.272Z] 701a9c358e75: Preparing [2024-11-08T03:21:05.272Z] 221046a4dae9: Preparing [2024-11-08T03:21:05.272Z] a41fc41cd141: Preparing [2024-11-08T03:21:05.272Z] f91085c34d41: Preparing [2024-11-08T03:21:05.272Z] 5f70bf18a086: Preparing [2024-11-08T03:21:05.272Z] fe2d64b39ee5: Preparing [2024-11-08T03:21:05.272Z] 0625eb2f934d: Preparing [2024-11-08T03:21:05.272Z] 476afda7494b: Preparing [2024-11-08T03:21:05.272Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:05.272Z] 1f2c217caa05: Waiting [2024-11-08T03:21:05.272Z] 221046a4dae9: Waiting [2024-11-08T03:21:05.272Z] a41fc41cd141: Waiting [2024-11-08T03:21:05.272Z] f91085c34d41: Waiting [2024-11-08T03:21:05.272Z] 0625eb2f934d: Waiting [2024-11-08T03:21:05.272Z] 5f70bf18a086: Waiting [2024-11-08T03:21:05.272Z] fe2d64b39ee5: Waiting [2024-11-08T03:21:05.272Z] 476afda7494b: Waiting [2024-11-08T03:21:05.272Z] 06ee8e5628f9: Waiting [2024-11-08T03:21:05.272Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:05.272Z] 701a9c358e75: Waiting [2024-11-08T03:21:05.272Z] d9d0e421dc9f: Pushed [2024-11-08T03:21:05.272Z] 9233249ec3db: Pushed [2024-11-08T03:21:05.272Z] 82ad6f080912: Pushed [2024-11-08T03:21:05.272Z] c7c5f3233d95: Pushed [2024-11-08T03:21:05.272Z] 67f83cc6de72: Pushed [2024-11-08T03:21:05.272Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:05.272Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:05.272Z] 5f70bf18a086: Layer already exists [2024-11-08T03:21:05.531Z] 1f2c217caa05: Pushed [2024-11-08T03:21:05.531Z] f91085c34d41: Pushed [2024-11-08T03:21:05.531Z] a41fc41cd141: Pushed [2024-11-08T03:21:05.531Z] fe2d64b39ee5: Pushed [2024-11-08T03:21:05.531Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:05.531Z] 476afda7494b: Pushed [2024-11-08T03:21:06.097Z] 0625eb2f934d: Pushed [2024-11-08T03:21:06.661Z] 06ee8e5628f9: Pushed [2024-11-08T03:21:06.920Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:07.242Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:07.558Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T03:21:07.558Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T03:21:07.558Z] c7c5f3233d95: Preparing [2024-11-08T03:21:07.558Z] 9233249ec3db: Preparing [2024-11-08T03:21:07.558Z] d9d0e421dc9f: Preparing [2024-11-08T03:21:07.558Z] 82ad6f080912: Preparing [2024-11-08T03:21:07.558Z] 67f83cc6de72: Preparing [2024-11-08T03:21:07.558Z] 1f2c217caa05: Preparing [2024-11-08T03:21:07.558Z] 06ee8e5628f9: Preparing [2024-11-08T03:21:07.558Z] 701a9c358e75: Preparing [2024-11-08T03:21:07.558Z] 221046a4dae9: Preparing [2024-11-08T03:21:07.558Z] a41fc41cd141: Preparing [2024-11-08T03:21:07.558Z] f91085c34d41: Preparing [2024-11-08T03:21:07.558Z] 5f70bf18a086: Preparing [2024-11-08T03:21:07.558Z] fe2d64b39ee5: Preparing [2024-11-08T03:21:07.558Z] 0625eb2f934d: Preparing [2024-11-08T03:21:07.558Z] 476afda7494b: Preparing [2024-11-08T03:21:07.558Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:07.558Z] a41fc41cd141: Waiting [2024-11-08T03:21:07.558Z] f91085c34d41: Waiting [2024-11-08T03:21:07.558Z] 5f70bf18a086: Waiting [2024-11-08T03:21:07.558Z] fe2d64b39ee5: Waiting [2024-11-08T03:21:07.558Z] 0625eb2f934d: Waiting [2024-11-08T03:21:07.558Z] 1f2c217caa05: Waiting [2024-11-08T03:21:07.558Z] 476afda7494b: Waiting [2024-11-08T03:21:07.558Z] 06ee8e5628f9: Waiting [2024-11-08T03:21:07.558Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:07.558Z] 701a9c358e75: Waiting [2024-11-08T03:21:07.558Z] 221046a4dae9: Waiting [2024-11-08T03:21:07.558Z] d9d0e421dc9f: Layer already exists [2024-11-08T03:21:07.558Z] c7c5f3233d95: Layer already exists [2024-11-08T03:21:07.558Z] 67f83cc6de72: Layer already exists [2024-11-08T03:21:07.558Z] 82ad6f080912: Layer already exists [2024-11-08T03:21:07.558Z] 9233249ec3db: Layer already exists [2024-11-08T03:21:07.558Z] 1f2c217caa05: Layer already exists [2024-11-08T03:21:07.558Z] 06ee8e5628f9: Layer already exists [2024-11-08T03:21:07.558Z] a41fc41cd141: Layer already exists [2024-11-08T03:21:07.558Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:07.558Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:07.558Z] f91085c34d41: Layer already exists [2024-11-08T03:21:07.558Z] 5f70bf18a086: Layer already exists [2024-11-08T03:21:07.558Z] fe2d64b39ee5: Layer already exists [2024-11-08T03:21:07.558Z] 0625eb2f934d: Layer already exists [2024-11-08T03:21:07.558Z] 476afda7494b: Layer already exists [2024-11-08T03:21:07.558Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:07.558Z] latest: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:07.874Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:08.189Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.13 [2024-11-08T03:21:08.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T03:21:08.189Z] c7c5f3233d95: Preparing [2024-11-08T03:21:08.189Z] 9233249ec3db: Preparing [2024-11-08T03:21:08.189Z] d9d0e421dc9f: Preparing [2024-11-08T03:21:08.189Z] 82ad6f080912: Preparing [2024-11-08T03:21:08.189Z] 67f83cc6de72: Preparing [2024-11-08T03:21:08.189Z] 1f2c217caa05: Preparing [2024-11-08T03:21:08.189Z] 06ee8e5628f9: Preparing [2024-11-08T03:21:08.189Z] 701a9c358e75: Preparing [2024-11-08T03:21:08.189Z] 221046a4dae9: Preparing [2024-11-08T03:21:08.189Z] a41fc41cd141: Preparing [2024-11-08T03:21:08.189Z] f91085c34d41: Preparing [2024-11-08T03:21:08.189Z] 5f70bf18a086: Preparing [2024-11-08T03:21:08.189Z] fe2d64b39ee5: Preparing [2024-11-08T03:21:08.189Z] 0625eb2f934d: Preparing [2024-11-08T03:21:08.189Z] 476afda7494b: Preparing [2024-11-08T03:21:08.189Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:08.189Z] f91085c34d41: Waiting [2024-11-08T03:21:08.189Z] 5f70bf18a086: Waiting [2024-11-08T03:21:08.189Z] 0625eb2f934d: Waiting [2024-11-08T03:21:08.189Z] 476afda7494b: Waiting [2024-11-08T03:21:08.189Z] fe2d64b39ee5: Waiting [2024-11-08T03:21:08.189Z] 1f2c217caa05: Waiting [2024-11-08T03:21:08.189Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:08.189Z] 06ee8e5628f9: Waiting [2024-11-08T03:21:08.189Z] 221046a4dae9: Waiting [2024-11-08T03:21:08.189Z] a41fc41cd141: Waiting [2024-11-08T03:21:08.189Z] c7c5f3233d95: Layer already exists [2024-11-08T03:21:08.189Z] 82ad6f080912: Layer already exists [2024-11-08T03:21:08.189Z] d9d0e421dc9f: Layer already exists [2024-11-08T03:21:08.189Z] 9233249ec3db: Layer already exists [2024-11-08T03:21:08.189Z] 67f83cc6de72: Layer already exists [2024-11-08T03:21:08.189Z] 06ee8e5628f9: Layer already exists [2024-11-08T03:21:08.189Z] 1f2c217caa05: Layer already exists [2024-11-08T03:21:08.189Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:08.189Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:08.189Z] a41fc41cd141: Layer already exists [2024-11-08T03:21:08.189Z] f91085c34d41: Layer already exists [2024-11-08T03:21:08.189Z] 5f70bf18a086: Layer already exists [2024-11-08T03:21:08.189Z] 476afda7494b: Layer already exists [2024-11-08T03:21:08.189Z] fe2d64b39ee5: Layer already exists [2024-11-08T03:21:08.189Z] 0625eb2f934d: Layer already exists [2024-11-08T03:21:08.189Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:08.189Z] 4.0.0-dev.13: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:08.509Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:08.834Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:08.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T03:21:08.834Z] c7c5f3233d95: Preparing [2024-11-08T03:21:08.834Z] 9233249ec3db: Preparing [2024-11-08T03:21:08.834Z] d9d0e421dc9f: Preparing [2024-11-08T03:21:08.834Z] 82ad6f080912: Preparing [2024-11-08T03:21:08.834Z] 67f83cc6de72: Preparing [2024-11-08T03:21:08.834Z] 1f2c217caa05: Preparing [2024-11-08T03:21:08.834Z] 06ee8e5628f9: Preparing [2024-11-08T03:21:08.834Z] 701a9c358e75: Preparing [2024-11-08T03:21:08.834Z] 221046a4dae9: Preparing [2024-11-08T03:21:08.834Z] a41fc41cd141: Preparing [2024-11-08T03:21:08.834Z] f91085c34d41: Preparing [2024-11-08T03:21:08.834Z] 5f70bf18a086: Preparing [2024-11-08T03:21:08.834Z] fe2d64b39ee5: Preparing [2024-11-08T03:21:08.834Z] 0625eb2f934d: Preparing [2024-11-08T03:21:08.834Z] 476afda7494b: Preparing [2024-11-08T03:21:08.834Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:08.834Z] 06ee8e5628f9: Waiting [2024-11-08T03:21:08.834Z] 701a9c358e75: Waiting [2024-11-08T03:21:08.834Z] 0625eb2f934d: Waiting [2024-11-08T03:21:08.834Z] 476afda7494b: Waiting [2024-11-08T03:21:08.834Z] fe2d64b39ee5: Waiting [2024-11-08T03:21:08.834Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:08.834Z] f91085c34d41: Waiting [2024-11-08T03:21:08.834Z] a41fc41cd141: Waiting [2024-11-08T03:21:08.834Z] 221046a4dae9: Waiting [2024-11-08T03:21:08.834Z] 5f70bf18a086: Waiting [2024-11-08T03:21:08.834Z] 1f2c217caa05: Waiting [2024-11-08T03:21:08.834Z] c7c5f3233d95: Layer already exists [2024-11-08T03:21:08.834Z] 67f83cc6de72: Layer already exists [2024-11-08T03:21:08.834Z] 82ad6f080912: Layer already exists [2024-11-08T03:21:08.834Z] d9d0e421dc9f: Layer already exists [2024-11-08T03:21:08.834Z] 9233249ec3db: Layer already exists [2024-11-08T03:21:08.834Z] 06ee8e5628f9: Layer already exists [2024-11-08T03:21:08.834Z] 1f2c217caa05: Layer already exists [2024-11-08T03:21:08.834Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:08.834Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:08.834Z] a41fc41cd141: Layer already exists [2024-11-08T03:21:08.834Z] f91085c34d41: Layer already exists [2024-11-08T03:21:08.834Z] 5f70bf18a086: Layer already exists [2024-11-08T03:21:08.834Z] 0625eb2f934d: Layer already exists [2024-11-08T03:21:08.834Z] fe2d64b39ee5: Layer already exists [2024-11-08T03:21:08.834Z] 476afda7494b: Layer already exists [2024-11-08T03:21:08.834Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:08.834Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:09.162Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:09.487Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-11-08T03:21:09.487Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-11-08T03:21:09.487Z] c7c5f3233d95: Preparing [2024-11-08T03:21:09.487Z] 9233249ec3db: Preparing [2024-11-08T03:21:09.487Z] d9d0e421dc9f: Preparing [2024-11-08T03:21:09.487Z] 82ad6f080912: Preparing [2024-11-08T03:21:09.487Z] 67f83cc6de72: Preparing [2024-11-08T03:21:09.487Z] 1f2c217caa05: Preparing [2024-11-08T03:21:09.487Z] 06ee8e5628f9: Preparing [2024-11-08T03:21:09.487Z] 701a9c358e75: Preparing [2024-11-08T03:21:09.487Z] 221046a4dae9: Preparing [2024-11-08T03:21:09.487Z] a41fc41cd141: Preparing [2024-11-08T03:21:09.487Z] f91085c34d41: Preparing [2024-11-08T03:21:09.487Z] 5f70bf18a086: Preparing [2024-11-08T03:21:09.487Z] fe2d64b39ee5: Preparing [2024-11-08T03:21:09.487Z] 0625eb2f934d: Preparing [2024-11-08T03:21:09.487Z] 476afda7494b: Preparing [2024-11-08T03:21:09.487Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:09.487Z] 5f70bf18a086: Waiting [2024-11-08T03:21:09.487Z] fe2d64b39ee5: Waiting [2024-11-08T03:21:09.487Z] 06ee8e5628f9: Waiting [2024-11-08T03:21:09.487Z] 0625eb2f934d: Waiting [2024-11-08T03:21:09.487Z] 701a9c358e75: Waiting [2024-11-08T03:21:09.487Z] 476afda7494b: Waiting [2024-11-08T03:21:09.487Z] 221046a4dae9: Waiting [2024-11-08T03:21:09.487Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:09.487Z] f91085c34d41: Waiting [2024-11-08T03:21:09.487Z] a41fc41cd141: Waiting [2024-11-08T03:21:09.487Z] 1f2c217caa05: Waiting [2024-11-08T03:21:09.487Z] 9233249ec3db: Layer already exists [2024-11-08T03:21:09.487Z] c7c5f3233d95: Layer already exists [2024-11-08T03:21:09.487Z] d9d0e421dc9f: Layer already exists [2024-11-08T03:21:09.487Z] 67f83cc6de72: Layer already exists [2024-11-08T03:21:09.487Z] 82ad6f080912: Layer already exists [2024-11-08T03:21:09.487Z] 1f2c217caa05: Layer already exists [2024-11-08T03:21:09.487Z] 06ee8e5628f9: Layer already exists [2024-11-08T03:21:09.487Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:09.487Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:09.487Z] a41fc41cd141: Layer already exists [2024-11-08T03:21:09.487Z] f91085c34d41: Layer already exists [2024-11-08T03:21:09.487Z] 5f70bf18a086: Layer already exists [2024-11-08T03:21:09.487Z] 0625eb2f934d: Layer already exists [2024-11-08T03:21:09.487Z] fe2d64b39ee5: Layer already exists [2024-11-08T03:21:09.487Z] 476afda7494b: Layer already exists [2024-11-08T03:21:09.487Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:09.487Z] main: digest: sha256:1637b3cc7f911089643f1fadc659359b6f5f9e38ea0951929201f41908cf6201 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:09.558Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:09.572Z] taggedImages: [2024-11-08T03:21:09.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:09.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-11-08T03:21:09.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.13 [2024-11-08T03:21:09.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:09.572Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-11-08T03:21:09.599Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-11-08T03:21:09.599Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:09.599Z] latest [2024-11-08T03:21:09.599Z] 4.0.0-dev.13 [2024-11-08T03:21:09.599Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:09.599Z] main [2024-11-08T03:21:09.599Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:09.945Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:10.267Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:10.267Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T03:21:10.267Z] e7459d712f0b: Preparing [2024-11-08T03:21:10.267Z] 8cec06986649: Preparing [2024-11-08T03:21:10.267Z] be93b32fd0a7: Preparing [2024-11-08T03:21:10.267Z] 12785b3957f9: Preparing [2024-11-08T03:21:10.267Z] 701a9c358e75: Preparing [2024-11-08T03:21:10.267Z] 221046a4dae9: Preparing [2024-11-08T03:21:10.267Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:10.267Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:10.267Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:10.267Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:10.267Z] 89f424d9cc0e: Waiting [2024-11-08T03:21:10.267Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:10.267Z] 221046a4dae9: Waiting [2024-11-08T03:21:10.267Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:10.267Z] 8cec06986649: Layer already exists [2024-11-08T03:21:10.267Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:10.267Z] be93b32fd0a7: Pushed [2024-11-08T03:21:10.267Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:10.267Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:10.267Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:10.267Z] e7459d712f0b: Pushed [2024-11-08T03:21:12.172Z] 12785b3957f9: Pushed [2024-11-08T03:21:12.172Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:12.502Z] + 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-08T03:21:12.822Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T03:21:12.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T03:21:12.822Z] e7459d712f0b: Preparing [2024-11-08T03:21:12.822Z] 8cec06986649: Preparing [2024-11-08T03:21:12.822Z] be93b32fd0a7: Preparing [2024-11-08T03:21:12.822Z] 12785b3957f9: Preparing [2024-11-08T03:21:12.822Z] 701a9c358e75: Preparing [2024-11-08T03:21:12.822Z] 221046a4dae9: Preparing [2024-11-08T03:21:12.822Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:12.822Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:12.822Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:12.822Z] 221046a4dae9: Waiting [2024-11-08T03:21:12.822Z] 89f424d9cc0e: Waiting [2024-11-08T03:21:12.822Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:12.822Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:12.822Z] 12785b3957f9: Layer already exists [2024-11-08T03:21:12.822Z] be93b32fd0a7: Layer already exists [2024-11-08T03:21:12.822Z] e7459d712f0b: Layer already exists [2024-11-08T03:21:12.822Z] 8cec06986649: Layer already exists [2024-11-08T03:21:12.822Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:12.823Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:12.823Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:12.823Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:12.823Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:12.823Z] latest: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:13.147Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:13.475Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.13 [2024-11-08T03:21:13.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T03:21:13.475Z] e7459d712f0b: Preparing [2024-11-08T03:21:13.475Z] 8cec06986649: Preparing [2024-11-08T03:21:13.475Z] be93b32fd0a7: Preparing [2024-11-08T03:21:13.475Z] 12785b3957f9: Preparing [2024-11-08T03:21:13.475Z] 701a9c358e75: Preparing [2024-11-08T03:21:13.475Z] 221046a4dae9: Preparing [2024-11-08T03:21:13.475Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:13.475Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:13.475Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:13.475Z] 221046a4dae9: Waiting [2024-11-08T03:21:13.475Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:13.475Z] 89f424d9cc0e: Waiting [2024-11-08T03:21:13.475Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:13.475Z] be93b32fd0a7: Layer already exists [2024-11-08T03:21:13.475Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:13.475Z] e7459d712f0b: Layer already exists [2024-11-08T03:21:13.475Z] 12785b3957f9: Layer already exists [2024-11-08T03:21:13.475Z] 8cec06986649: Layer already exists [2024-11-08T03:21:13.475Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:13.475Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:13.475Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:13.475Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:13.475Z] 4.0.0-dev.13: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:13.801Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:14.122Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:14.122Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T03:21:14.122Z] e7459d712f0b: Preparing [2024-11-08T03:21:14.122Z] 8cec06986649: Preparing [2024-11-08T03:21:14.122Z] be93b32fd0a7: Preparing [2024-11-08T03:21:14.122Z] 12785b3957f9: Preparing [2024-11-08T03:21:14.122Z] 701a9c358e75: Preparing [2024-11-08T03:21:14.122Z] 221046a4dae9: Preparing [2024-11-08T03:21:14.122Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:14.122Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:14.122Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:14.122Z] 221046a4dae9: Waiting [2024-11-08T03:21:14.122Z] 89f424d9cc0e: Waiting [2024-11-08T03:21:14.122Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:14.122Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:14.122Z] be93b32fd0a7: Layer already exists [2024-11-08T03:21:14.122Z] 8cec06986649: Layer already exists [2024-11-08T03:21:14.122Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:14.122Z] 12785b3957f9: Layer already exists [2024-11-08T03:21:14.122Z] e7459d712f0b: Layer already exists [2024-11-08T03:21:14.122Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:14.122Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:14.122Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:14.122Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:14.122Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:14.452Z] + 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-08T03:21:14.781Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-11-08T03:21:14.781Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-11-08T03:21:14.781Z] e7459d712f0b: Preparing [2024-11-08T03:21:14.781Z] 8cec06986649: Preparing [2024-11-08T03:21:14.781Z] be93b32fd0a7: Preparing [2024-11-08T03:21:14.781Z] 12785b3957f9: Preparing [2024-11-08T03:21:14.781Z] 701a9c358e75: Preparing [2024-11-08T03:21:14.781Z] 221046a4dae9: Preparing [2024-11-08T03:21:14.781Z] 30fdd7a26bfc: Preparing [2024-11-08T03:21:14.781Z] 89f424d9cc0e: Preparing [2024-11-08T03:21:14.781Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:14.781Z] 221046a4dae9: Waiting [2024-11-08T03:21:14.781Z] 89f424d9cc0e: Waiting [2024-11-08T03:21:14.781Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:14.781Z] 30fdd7a26bfc: Waiting [2024-11-08T03:21:14.781Z] 12785b3957f9: Layer already exists [2024-11-08T03:21:14.781Z] e7459d712f0b: Layer already exists [2024-11-08T03:21:14.781Z] 8cec06986649: Layer already exists [2024-11-08T03:21:14.781Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:14.781Z] be93b32fd0a7: Layer already exists [2024-11-08T03:21:14.781Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:14.781Z] 30fdd7a26bfc: Layer already exists [2024-11-08T03:21:14.781Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:14.781Z] 89f424d9cc0e: Layer already exists [2024-11-08T03:21:14.781Z] main: digest: sha256:01a799ae748d70571f9d5f56ed3fba4842708d65e7e2b640465c0a686693836c size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:14.857Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:14.871Z] taggedImages: [2024-11-08T03:21:14.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:14.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-11-08T03:21:14.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.13 [2024-11-08T03:21:14.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:14.871Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-11-08T03:21:14.898Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-11-08T03:21:14.898Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:14.898Z] latest [2024-11-08T03:21:14.898Z] 4.0.0-dev.13 [2024-11-08T03:21:14.898Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:14.898Z] main [2024-11-08T03:21:14.898Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:15.245Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:15.563Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:15.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T03:21:15.563Z] e6dc678b9bf2: Preparing [2024-11-08T03:21:15.563Z] 16cc17a5e425: Preparing [2024-11-08T03:21:15.563Z] 32f0d1603c5a: Preparing [2024-11-08T03:21:15.563Z] aefe98b3b46b: Preparing [2024-11-08T03:21:15.563Z] 1286c375abcb: Preparing [2024-11-08T03:21:15.563Z] 701a9c358e75: Preparing [2024-11-08T03:21:15.563Z] 221046a4dae9: Preparing [2024-11-08T03:21:15.563Z] a4093b61a33e: Preparing [2024-11-08T03:21:15.563Z] d31b711c179b: Preparing [2024-11-08T03:21:15.563Z] 4666884a8b0b: Preparing [2024-11-08T03:21:15.563Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:15.563Z] 221046a4dae9: Waiting [2024-11-08T03:21:15.563Z] 4666884a8b0b: Waiting [2024-11-08T03:21:15.563Z] a4093b61a33e: Waiting [2024-11-08T03:21:15.563Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:15.563Z] 701a9c358e75: Waiting [2024-11-08T03:21:15.563Z] d31b711c179b: Waiting [2024-11-08T03:21:15.563Z] 1286c375abcb: Pushed [2024-11-08T03:21:15.563Z] aefe98b3b46b: Pushed [2024-11-08T03:21:15.563Z] 16cc17a5e425: Pushed [2024-11-08T03:21:15.563Z] e6dc678b9bf2: Pushed [2024-11-08T03:21:15.823Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:15.823Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:15.823Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:15.823Z] a4093b61a33e: Pushed [2024-11-08T03:21:15.823Z] d31b711c179b: Pushed [2024-11-08T03:21:16.760Z] 32f0d1603c5a: Pushed [2024-11-08T03:21:17.697Z] 4666884a8b0b: Pushed [2024-11-08T03:21:17.697Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:18.035Z] + 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-08T03:21:18.353Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T03:21:18.353Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T03:21:18.353Z] e6dc678b9bf2: Preparing [2024-11-08T03:21:18.353Z] 16cc17a5e425: Preparing [2024-11-08T03:21:18.353Z] 32f0d1603c5a: Preparing [2024-11-08T03:21:18.353Z] aefe98b3b46b: Preparing [2024-11-08T03:21:18.353Z] 1286c375abcb: Preparing [2024-11-08T03:21:18.353Z] 701a9c358e75: Preparing [2024-11-08T03:21:18.353Z] 221046a4dae9: Preparing [2024-11-08T03:21:18.353Z] a4093b61a33e: Preparing [2024-11-08T03:21:18.353Z] d31b711c179b: Preparing [2024-11-08T03:21:18.353Z] 4666884a8b0b: Preparing [2024-11-08T03:21:18.353Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:18.353Z] a4093b61a33e: Waiting [2024-11-08T03:21:18.353Z] 4666884a8b0b: Waiting [2024-11-08T03:21:18.353Z] 701a9c358e75: Waiting [2024-11-08T03:21:18.353Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:18.353Z] 221046a4dae9: Waiting [2024-11-08T03:21:18.353Z] 32f0d1603c5a: Layer already exists [2024-11-08T03:21:18.353Z] aefe98b3b46b: Layer already exists [2024-11-08T03:21:18.353Z] 16cc17a5e425: Layer already exists [2024-11-08T03:21:18.353Z] e6dc678b9bf2: Layer already exists [2024-11-08T03:21:18.353Z] 1286c375abcb: Layer already exists [2024-11-08T03:21:18.353Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:18.353Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:18.353Z] a4093b61a33e: Layer already exists [2024-11-08T03:21:18.353Z] 4666884a8b0b: Layer already exists [2024-11-08T03:21:18.353Z] d31b711c179b: Layer already exists [2024-11-08T03:21:18.353Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:18.353Z] latest: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:18.674Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:18.995Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.13 [2024-11-08T03:21:18.996Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T03:21:18.996Z] e6dc678b9bf2: Preparing [2024-11-08T03:21:18.996Z] 16cc17a5e425: Preparing [2024-11-08T03:21:18.996Z] 32f0d1603c5a: Preparing [2024-11-08T03:21:18.996Z] aefe98b3b46b: Preparing [2024-11-08T03:21:18.996Z] 1286c375abcb: Preparing [2024-11-08T03:21:18.996Z] 701a9c358e75: Preparing [2024-11-08T03:21:18.996Z] 221046a4dae9: Preparing [2024-11-08T03:21:18.996Z] a4093b61a33e: Preparing [2024-11-08T03:21:18.996Z] d31b711c179b: Preparing [2024-11-08T03:21:18.996Z] 4666884a8b0b: Preparing [2024-11-08T03:21:18.996Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:18.996Z] 701a9c358e75: Waiting [2024-11-08T03:21:18.996Z] 221046a4dae9: Waiting [2024-11-08T03:21:18.996Z] d31b711c179b: Waiting [2024-11-08T03:21:18.996Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:18.996Z] a4093b61a33e: Waiting [2024-11-08T03:21:18.996Z] aefe98b3b46b: Layer already exists [2024-11-08T03:21:18.996Z] 1286c375abcb: Layer already exists [2024-11-08T03:21:18.996Z] e6dc678b9bf2: Layer already exists [2024-11-08T03:21:18.996Z] 16cc17a5e425: Layer already exists [2024-11-08T03:21:18.996Z] 32f0d1603c5a: Layer already exists [2024-11-08T03:21:18.996Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:18.996Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:18.996Z] 4666884a8b0b: Layer already exists [2024-11-08T03:21:18.996Z] a4093b61a33e: Layer already exists [2024-11-08T03:21:18.996Z] d31b711c179b: Layer already exists [2024-11-08T03:21:18.996Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:18.996Z] 4.0.0-dev.13: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:19.324Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:19.651Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:19.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T03:21:19.651Z] e6dc678b9bf2: Preparing [2024-11-08T03:21:19.651Z] 16cc17a5e425: Preparing [2024-11-08T03:21:19.651Z] 32f0d1603c5a: Preparing [2024-11-08T03:21:19.651Z] aefe98b3b46b: Preparing [2024-11-08T03:21:19.651Z] 1286c375abcb: Preparing [2024-11-08T03:21:19.651Z] 701a9c358e75: Preparing [2024-11-08T03:21:19.651Z] 221046a4dae9: Preparing [2024-11-08T03:21:19.651Z] a4093b61a33e: Preparing [2024-11-08T03:21:19.651Z] d31b711c179b: Preparing [2024-11-08T03:21:19.651Z] 4666884a8b0b: Preparing [2024-11-08T03:21:19.651Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:19.651Z] 4666884a8b0b: Waiting [2024-11-08T03:21:19.651Z] d31b711c179b: Waiting [2024-11-08T03:21:19.651Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:19.651Z] a4093b61a33e: Waiting [2024-11-08T03:21:19.651Z] 701a9c358e75: Waiting [2024-11-08T03:21:19.651Z] aefe98b3b46b: Layer already exists [2024-11-08T03:21:19.651Z] 16cc17a5e425: Layer already exists [2024-11-08T03:21:19.651Z] e6dc678b9bf2: Layer already exists [2024-11-08T03:21:19.651Z] 32f0d1603c5a: Layer already exists [2024-11-08T03:21:19.651Z] 1286c375abcb: Layer already exists [2024-11-08T03:21:19.651Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:19.651Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:19.651Z] a4093b61a33e: Layer already exists [2024-11-08T03:21:19.651Z] 4666884a8b0b: Layer already exists [2024-11-08T03:21:19.651Z] d31b711c179b: Layer already exists [2024-11-08T03:21:19.651Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:19.651Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:19.982Z] + 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-08T03:21:20.307Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-11-08T03:21:20.307Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-11-08T03:21:20.307Z] e6dc678b9bf2: Preparing [2024-11-08T03:21:20.307Z] 16cc17a5e425: Preparing [2024-11-08T03:21:20.307Z] 32f0d1603c5a: Preparing [2024-11-08T03:21:20.307Z] aefe98b3b46b: Preparing [2024-11-08T03:21:20.307Z] 1286c375abcb: Preparing [2024-11-08T03:21:20.307Z] 701a9c358e75: Preparing [2024-11-08T03:21:20.307Z] 221046a4dae9: Preparing [2024-11-08T03:21:20.307Z] a4093b61a33e: Preparing [2024-11-08T03:21:20.307Z] d31b711c179b: Preparing [2024-11-08T03:21:20.307Z] 4666884a8b0b: Preparing [2024-11-08T03:21:20.307Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:20.307Z] 4666884a8b0b: Waiting [2024-11-08T03:21:20.307Z] 701a9c358e75: Waiting [2024-11-08T03:21:20.307Z] a4093b61a33e: Waiting [2024-11-08T03:21:20.307Z] d31b711c179b: Waiting [2024-11-08T03:21:20.307Z] 221046a4dae9: Waiting [2024-11-08T03:21:20.307Z] 32f0d1603c5a: Layer already exists [2024-11-08T03:21:20.307Z] 16cc17a5e425: Layer already exists [2024-11-08T03:21:20.307Z] 1286c375abcb: Layer already exists [2024-11-08T03:21:20.307Z] aefe98b3b46b: Layer already exists [2024-11-08T03:21:20.307Z] e6dc678b9bf2: Layer already exists [2024-11-08T03:21:20.307Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:20.307Z] a4093b61a33e: Layer already exists [2024-11-08T03:21:20.307Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:20.307Z] 4666884a8b0b: Layer already exists [2024-11-08T03:21:20.307Z] d31b711c179b: Layer already exists [2024-11-08T03:21:20.307Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:20.307Z] main: digest: sha256:8dbac8dfcd05ff65fa0e958ec770ac7e8280ee0195a05dd10cdd45048022285d size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:20.381Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:20.395Z] taggedImages: [2024-11-08T03:21:20.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:20.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-11-08T03:21:20.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.13 [2024-11-08T03:21:20.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:20.395Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-11-08T03:21:20.429Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-11-08T03:21:20.429Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:20.429Z] latest [2024-11-08T03:21:20.429Z] 4.0.0-dev.13 [2024-11-08T03:21:20.429Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:20.429Z] main [2024-11-08T03:21:20.429Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:20.771Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:21.085Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:21.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T03:21:21.085Z] 697f7a8ef838: Preparing [2024-11-08T03:21:21.085Z] b5c2d4e92302: Preparing [2024-11-08T03:21:21.085Z] 30510feed180: Preparing [2024-11-08T03:21:21.085Z] c0c23fcb258a: Preparing [2024-11-08T03:21:21.085Z] 4ed932a70845: Preparing [2024-11-08T03:21:21.085Z] 470de9b01968: Preparing [2024-11-08T03:21:21.085Z] 00e40c5d72c1: Preparing [2024-11-08T03:21:21.085Z] 701a9c358e75: Preparing [2024-11-08T03:21:21.085Z] 221046a4dae9: Preparing [2024-11-08T03:21:21.085Z] bae33a1594cd: Preparing [2024-11-08T03:21:21.085Z] a4a9685a4e9e: Preparing [2024-11-08T03:21:21.085Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:21.085Z] 470de9b01968: Waiting [2024-11-08T03:21:21.085Z] 701a9c358e75: Waiting [2024-11-08T03:21:21.085Z] a4a9685a4e9e: Waiting [2024-11-08T03:21:21.085Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:21.085Z] bae33a1594cd: Waiting [2024-11-08T03:21:21.085Z] 00e40c5d72c1: Waiting [2024-11-08T03:21:21.085Z] 221046a4dae9: Waiting [2024-11-08T03:21:21.085Z] 4ed932a70845: Pushed [2024-11-08T03:21:21.085Z] b5c2d4e92302: Pushed [2024-11-08T03:21:21.085Z] 697f7a8ef838: Pushed [2024-11-08T03:21:21.085Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:21.085Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:21.342Z] 470de9b01968: Pushed [2024-11-08T03:21:21.342Z] 00e40c5d72c1: Pushed [2024-11-08T03:21:21.342Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:21.908Z] bae33a1594cd: Pushed [2024-11-08T03:21:22.167Z] c0c23fcb258a: Pushed [2024-11-08T03:21:22.425Z] 30510feed180: Pushed [2024-11-08T03:21:22.425Z] a4a9685a4e9e: Pushed [2024-11-08T03:21:22.684Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:23.012Z] + 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-08T03:21:23.336Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T03:21:23.336Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T03:21:23.336Z] 697f7a8ef838: Preparing [2024-11-08T03:21:23.336Z] b5c2d4e92302: Preparing [2024-11-08T03:21:23.336Z] 30510feed180: Preparing [2024-11-08T03:21:23.336Z] c0c23fcb258a: Preparing [2024-11-08T03:21:23.336Z] 4ed932a70845: Preparing [2024-11-08T03:21:23.336Z] 470de9b01968: Preparing [2024-11-08T03:21:23.336Z] 00e40c5d72c1: Preparing [2024-11-08T03:21:23.336Z] 701a9c358e75: Preparing [2024-11-08T03:21:23.336Z] 221046a4dae9: Preparing [2024-11-08T03:21:23.336Z] bae33a1594cd: Preparing [2024-11-08T03:21:23.336Z] a4a9685a4e9e: Preparing [2024-11-08T03:21:23.336Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:23.336Z] 701a9c358e75: Waiting [2024-11-08T03:21:23.336Z] 221046a4dae9: Waiting [2024-11-08T03:21:23.336Z] 470de9b01968: Waiting [2024-11-08T03:21:23.336Z] 00e40c5d72c1: Waiting [2024-11-08T03:21:23.336Z] bae33a1594cd: Waiting [2024-11-08T03:21:23.336Z] a4a9685a4e9e: Waiting [2024-11-08T03:21:23.336Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:23.336Z] 4ed932a70845: Layer already exists [2024-11-08T03:21:23.336Z] 30510feed180: Layer already exists [2024-11-08T03:21:23.336Z] 697f7a8ef838: Layer already exists [2024-11-08T03:21:23.336Z] b5c2d4e92302: Layer already exists [2024-11-08T03:21:23.336Z] c0c23fcb258a: Layer already exists [2024-11-08T03:21:23.336Z] 470de9b01968: Layer already exists [2024-11-08T03:21:23.336Z] bae33a1594cd: Layer already exists [2024-11-08T03:21:23.336Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:23.336Z] 00e40c5d72c1: Layer already exists [2024-11-08T03:21:23.336Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:23.336Z] a4a9685a4e9e: Layer already exists [2024-11-08T03:21:23.336Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:23.336Z] latest: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:23.664Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:23.976Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.13 [2024-11-08T03:21:23.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T03:21:23.976Z] 697f7a8ef838: Preparing [2024-11-08T03:21:23.976Z] b5c2d4e92302: Preparing [2024-11-08T03:21:23.976Z] 30510feed180: Preparing [2024-11-08T03:21:23.976Z] c0c23fcb258a: Preparing [2024-11-08T03:21:23.976Z] 4ed932a70845: Preparing [2024-11-08T03:21:23.976Z] 470de9b01968: Preparing [2024-11-08T03:21:23.976Z] 00e40c5d72c1: Preparing [2024-11-08T03:21:23.976Z] 701a9c358e75: Preparing [2024-11-08T03:21:23.976Z] 221046a4dae9: Preparing [2024-11-08T03:21:23.976Z] bae33a1594cd: Preparing [2024-11-08T03:21:23.976Z] a4a9685a4e9e: Preparing [2024-11-08T03:21:23.976Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:23.976Z] 221046a4dae9: Waiting [2024-11-08T03:21:23.976Z] bae33a1594cd: Waiting [2024-11-08T03:21:23.976Z] a4a9685a4e9e: Waiting [2024-11-08T03:21:23.976Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:23.976Z] 470de9b01968: Waiting [2024-11-08T03:21:23.976Z] 701a9c358e75: Waiting [2024-11-08T03:21:23.976Z] 30510feed180: Layer already exists [2024-11-08T03:21:23.976Z] 697f7a8ef838: Layer already exists [2024-11-08T03:21:23.976Z] b5c2d4e92302: Layer already exists [2024-11-08T03:21:23.976Z] c0c23fcb258a: Layer already exists [2024-11-08T03:21:23.976Z] 4ed932a70845: Layer already exists [2024-11-08T03:21:23.976Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:23.976Z] 470de9b01968: Layer already exists [2024-11-08T03:21:23.976Z] 00e40c5d72c1: Layer already exists [2024-11-08T03:21:23.976Z] bae33a1594cd: Layer already exists [2024-11-08T03:21:23.976Z] a4a9685a4e9e: Layer already exists [2024-11-08T03:21:23.976Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:23.976Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:23.976Z] 4.0.0-dev.13: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:24.308Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:24.634Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:24.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T03:21:24.634Z] 697f7a8ef838: Preparing [2024-11-08T03:21:24.634Z] b5c2d4e92302: Preparing [2024-11-08T03:21:24.634Z] 30510feed180: Preparing [2024-11-08T03:21:24.634Z] c0c23fcb258a: Preparing [2024-11-08T03:21:24.634Z] 4ed932a70845: Preparing [2024-11-08T03:21:24.634Z] 470de9b01968: Preparing [2024-11-08T03:21:24.634Z] 00e40c5d72c1: Preparing [2024-11-08T03:21:24.634Z] 701a9c358e75: Preparing [2024-11-08T03:21:24.634Z] 221046a4dae9: Preparing [2024-11-08T03:21:24.634Z] bae33a1594cd: Preparing [2024-11-08T03:21:24.634Z] a4a9685a4e9e: Preparing [2024-11-08T03:21:24.634Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:24.634Z] 701a9c358e75: Waiting [2024-11-08T03:21:24.634Z] 221046a4dae9: Waiting [2024-11-08T03:21:24.634Z] bae33a1594cd: Waiting [2024-11-08T03:21:24.634Z] a4a9685a4e9e: Waiting [2024-11-08T03:21:24.634Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:24.634Z] 470de9b01968: Waiting [2024-11-08T03:21:24.634Z] 00e40c5d72c1: Waiting [2024-11-08T03:21:24.634Z] 4ed932a70845: Layer already exists [2024-11-08T03:21:24.634Z] 30510feed180: Layer already exists [2024-11-08T03:21:24.634Z] c0c23fcb258a: Layer already exists [2024-11-08T03:21:24.634Z] 697f7a8ef838: Layer already exists [2024-11-08T03:21:24.634Z] b5c2d4e92302: Layer already exists [2024-11-08T03:21:24.634Z] 470de9b01968: Layer already exists [2024-11-08T03:21:24.634Z] 00e40c5d72c1: Layer already exists [2024-11-08T03:21:24.634Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:24.634Z] bae33a1594cd: Layer already exists [2024-11-08T03:21:24.634Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:24.634Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:24.634Z] a4a9685a4e9e: Layer already exists [2024-11-08T03:21:24.634Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:24.963Z] + 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-08T03:21:25.368Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-11-08T03:21:25.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-11-08T03:21:25.368Z] 697f7a8ef838: Preparing [2024-11-08T03:21:25.368Z] b5c2d4e92302: Preparing [2024-11-08T03:21:25.368Z] 30510feed180: Preparing [2024-11-08T03:21:25.368Z] c0c23fcb258a: Preparing [2024-11-08T03:21:25.368Z] 4ed932a70845: Preparing [2024-11-08T03:21:25.368Z] 470de9b01968: Preparing [2024-11-08T03:21:25.368Z] 00e40c5d72c1: Preparing [2024-11-08T03:21:25.368Z] 701a9c358e75: Preparing [2024-11-08T03:21:25.368Z] 221046a4dae9: Preparing [2024-11-08T03:21:25.368Z] bae33a1594cd: Preparing [2024-11-08T03:21:25.368Z] a4a9685a4e9e: Preparing [2024-11-08T03:21:25.368Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:25.368Z] 221046a4dae9: Waiting [2024-11-08T03:21:25.368Z] 701a9c358e75: Waiting [2024-11-08T03:21:25.368Z] bae33a1594cd: Waiting [2024-11-08T03:21:25.368Z] a4a9685a4e9e: Waiting [2024-11-08T03:21:25.368Z] 470de9b01968: Waiting [2024-11-08T03:21:25.368Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:25.368Z] 00e40c5d72c1: Waiting [2024-11-08T03:21:25.368Z] b5c2d4e92302: Layer already exists [2024-11-08T03:21:25.368Z] c0c23fcb258a: Layer already exists [2024-11-08T03:21:25.368Z] 697f7a8ef838: Layer already exists [2024-11-08T03:21:25.368Z] 30510feed180: Layer already exists [2024-11-08T03:21:25.368Z] 4ed932a70845: Layer already exists [2024-11-08T03:21:25.368Z] 470de9b01968: Layer already exists [2024-11-08T03:21:25.368Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:25.368Z] 00e40c5d72c1: Layer already exists [2024-11-08T03:21:25.368Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:25.368Z] bae33a1594cd: Layer already exists [2024-11-08T03:21:25.368Z] a4a9685a4e9e: Layer already exists [2024-11-08T03:21:25.368Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:25.368Z] main: digest: sha256:e9a5bb0a6295ce17ebeae367ac0338514458161b4beeb6e913daf78c0c8b2dd0 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:25.443Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:25.454Z] taggedImages: [2024-11-08T03:21:25.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:25.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-11-08T03:21:25.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.13 [2024-11-08T03:21:25.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:25.454Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-11-08T03:21:25.483Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-11-08T03:21:25.483Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:25.483Z] latest [2024-11-08T03:21:25.483Z] 4.0.0-dev.13 [2024-11-08T03:21:25.483Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:25.483Z] main [2024-11-08T03:21:25.483Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:25.868Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:26.308Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:26.308Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T03:21:26.308Z] 5b9b51b2d63e: Preparing [2024-11-08T03:21:26.308Z] 41a0290c16fe: Preparing [2024-11-08T03:21:26.308Z] 701a9c358e75: Preparing [2024-11-08T03:21:26.308Z] 221046a4dae9: Preparing [2024-11-08T03:21:26.308Z] 4c1eae6a1a03: Preparing [2024-11-08T03:21:26.308Z] 0f1eb48d23aa: Preparing [2024-11-08T03:21:26.308Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:26.308Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:26.308Z] 0f1eb48d23aa: Waiting [2024-11-08T03:21:26.566Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:26.566Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:26.566Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:26.823Z] 5b9b51b2d63e: Pushed [2024-11-08T03:21:26.823Z] 4c1eae6a1a03: Pushed [2024-11-08T03:21:27.391Z] 0f1eb48d23aa: Pushed [2024-11-08T03:21:27.957Z] 41a0290c16fe: Pushed [2024-11-08T03:21:27.957Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:28.280Z] + 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-08T03:21:28.599Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T03:21:28.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T03:21:28.599Z] 5b9b51b2d63e: Preparing [2024-11-08T03:21:28.599Z] 41a0290c16fe: Preparing [2024-11-08T03:21:28.599Z] 701a9c358e75: Preparing [2024-11-08T03:21:28.599Z] 221046a4dae9: Preparing [2024-11-08T03:21:28.599Z] 4c1eae6a1a03: Preparing [2024-11-08T03:21:28.599Z] 0f1eb48d23aa: Preparing [2024-11-08T03:21:28.599Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:28.599Z] 0f1eb48d23aa: Waiting [2024-11-08T03:21:28.599Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:28.599Z] 41a0290c16fe: Layer already exists [2024-11-08T03:21:28.599Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:28.599Z] 4c1eae6a1a03: Layer already exists [2024-11-08T03:21:28.599Z] 5b9b51b2d63e: Layer already exists [2024-11-08T03:21:28.599Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:28.599Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:28.599Z] 0f1eb48d23aa: Layer already exists [2024-11-08T03:21:28.599Z] latest: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:28.921Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:29.237Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.13 [2024-11-08T03:21:29.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T03:21:29.237Z] 5b9b51b2d63e: Preparing [2024-11-08T03:21:29.237Z] 41a0290c16fe: Preparing [2024-11-08T03:21:29.237Z] 701a9c358e75: Preparing [2024-11-08T03:21:29.237Z] 221046a4dae9: Preparing [2024-11-08T03:21:29.237Z] 4c1eae6a1a03: Preparing [2024-11-08T03:21:29.237Z] 0f1eb48d23aa: Preparing [2024-11-08T03:21:29.237Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:29.237Z] 0f1eb48d23aa: Waiting [2024-11-08T03:21:29.237Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:29.237Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:29.237Z] 5b9b51b2d63e: Layer already exists [2024-11-08T03:21:29.237Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:29.237Z] 4c1eae6a1a03: Layer already exists [2024-11-08T03:21:29.237Z] 41a0290c16fe: Layer already exists [2024-11-08T03:21:29.237Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:29.237Z] 0f1eb48d23aa: Layer already exists [2024-11-08T03:21:29.237Z] 4.0.0-dev.13: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:29.560Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:29.890Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:29.890Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T03:21:29.890Z] 5b9b51b2d63e: Preparing [2024-11-08T03:21:29.890Z] 41a0290c16fe: Preparing [2024-11-08T03:21:29.890Z] 701a9c358e75: Preparing [2024-11-08T03:21:29.890Z] 221046a4dae9: Preparing [2024-11-08T03:21:29.890Z] 4c1eae6a1a03: Preparing [2024-11-08T03:21:29.890Z] 0f1eb48d23aa: Preparing [2024-11-08T03:21:29.890Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:29.890Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:29.890Z] 0f1eb48d23aa: Waiting [2024-11-08T03:21:29.890Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:29.890Z] 5b9b51b2d63e: Layer already exists [2024-11-08T03:21:29.890Z] 4c1eae6a1a03: Layer already exists [2024-11-08T03:21:29.890Z] 41a0290c16fe: Layer already exists [2024-11-08T03:21:29.890Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:29.890Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:29.890Z] 0f1eb48d23aa: Layer already exists [2024-11-08T03:21:29.890Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:30.212Z] + 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-08T03:21:30.535Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-11-08T03:21:30.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-11-08T03:21:30.535Z] 5b9b51b2d63e: Preparing [2024-11-08T03:21:30.535Z] 41a0290c16fe: Preparing [2024-11-08T03:21:30.535Z] 701a9c358e75: Preparing [2024-11-08T03:21:30.535Z] 221046a4dae9: Preparing [2024-11-08T03:21:30.535Z] 4c1eae6a1a03: Preparing [2024-11-08T03:21:30.535Z] 0f1eb48d23aa: Preparing [2024-11-08T03:21:30.535Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:30.535Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:30.535Z] 0f1eb48d23aa: Waiting [2024-11-08T03:21:30.535Z] 41a0290c16fe: Layer already exists [2024-11-08T03:21:30.535Z] 4c1eae6a1a03: Layer already exists [2024-11-08T03:21:30.535Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:30.535Z] 5b9b51b2d63e: Layer already exists [2024-11-08T03:21:30.535Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:30.535Z] 0f1eb48d23aa: Layer already exists [2024-11-08T03:21:30.535Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:30.535Z] main: digest: sha256:27dec6e7f8c9de5a0cc18f3bfce6c610a84901a6cc4f3e5b42e3ac27c2f18a6c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:30.606Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:30.621Z] taggedImages: [2024-11-08T03:21:30.621Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:30.621Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-11-08T03:21:30.621Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.13 [2024-11-08T03:21:30.621Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:30.621Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-11-08T03:21:30.654Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-11-08T03:21:30.654Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:30.654Z] latest [2024-11-08T03:21:30.654Z] 4.0.0-dev.13 [2024-11-08T03:21:30.654Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:30.654Z] main [2024-11-08T03:21:30.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:30.994Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:31.317Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:31.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T03:21:31.317Z] ee4efbf4a554: Preparing [2024-11-08T03:21:31.317Z] 2f26d9eff191: Preparing [2024-11-08T03:21:31.317Z] 9e986eb15003: Preparing [2024-11-08T03:21:31.317Z] 701a9c358e75: Preparing [2024-11-08T03:21:31.317Z] 221046a4dae9: Preparing [2024-11-08T03:21:31.317Z] 2921d46e79f1: Preparing [2024-11-08T03:21:31.317Z] ff681c383137: Preparing [2024-11-08T03:21:31.317Z] f7e02da6182f: Preparing [2024-11-08T03:21:31.317Z] 45cfde78dea2: Preparing [2024-11-08T03:21:31.317Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:31.317Z] 2921d46e79f1: Waiting [2024-11-08T03:21:31.317Z] ff681c383137: Waiting [2024-11-08T03:21:31.317Z] f7e02da6182f: Waiting [2024-11-08T03:21:31.317Z] 45cfde78dea2: Waiting [2024-11-08T03:21:31.317Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:31.317Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:31.317Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:31.317Z] 2f26d9eff191: Pushed [2024-11-08T03:21:31.317Z] 9e986eb15003: Pushed [2024-11-08T03:21:31.317Z] ee4efbf4a554: Pushed [2024-11-08T03:21:31.317Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:31.575Z] f7e02da6182f: Pushed [2024-11-08T03:21:32.513Z] 45cfde78dea2: Pushed [2024-11-08T03:21:39.108Z] ff681c383137: Pushed [2024-11-08T03:21:40.488Z] 2921d46e79f1: Pushed [2024-11-08T03:21:41.056Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:41.645Z] + 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-08T03:21:41.964Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T03:21:41.965Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T03:21:41.965Z] ee4efbf4a554: Preparing [2024-11-08T03:21:41.965Z] 2f26d9eff191: Preparing [2024-11-08T03:21:41.965Z] 9e986eb15003: Preparing [2024-11-08T03:21:41.965Z] 701a9c358e75: Preparing [2024-11-08T03:21:41.965Z] 221046a4dae9: Preparing [2024-11-08T03:21:41.965Z] 2921d46e79f1: Preparing [2024-11-08T03:21:41.965Z] ff681c383137: Preparing [2024-11-08T03:21:41.965Z] f7e02da6182f: Preparing [2024-11-08T03:21:41.965Z] 45cfde78dea2: Preparing [2024-11-08T03:21:41.965Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:41.965Z] ff681c383137: Waiting [2024-11-08T03:21:41.965Z] f7e02da6182f: Waiting [2024-11-08T03:21:41.965Z] 45cfde78dea2: Waiting [2024-11-08T03:21:41.965Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:41.965Z] 9e986eb15003: Layer already exists [2024-11-08T03:21:41.965Z] ee4efbf4a554: Layer already exists [2024-11-08T03:21:41.965Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:41.965Z] 2f26d9eff191: Layer already exists [2024-11-08T03:21:41.965Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:41.965Z] 2921d46e79f1: Layer already exists [2024-11-08T03:21:41.965Z] ff681c383137: Layer already exists [2024-11-08T03:21:41.965Z] f7e02da6182f: Layer already exists [2024-11-08T03:21:41.965Z] 45cfde78dea2: Layer already exists [2024-11-08T03:21:41.965Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:41.965Z] latest: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:42.292Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:42.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.13 [2024-11-08T03:21:42.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T03:21:42.621Z] ee4efbf4a554: Preparing [2024-11-08T03:21:42.621Z] 2f26d9eff191: Preparing [2024-11-08T03:21:42.621Z] 9e986eb15003: Preparing [2024-11-08T03:21:42.621Z] 701a9c358e75: Preparing [2024-11-08T03:21:42.622Z] 221046a4dae9: Preparing [2024-11-08T03:21:42.622Z] 2921d46e79f1: Preparing [2024-11-08T03:21:42.622Z] ff681c383137: Preparing [2024-11-08T03:21:42.622Z] f7e02da6182f: Preparing [2024-11-08T03:21:42.622Z] 45cfde78dea2: Preparing [2024-11-08T03:21:42.622Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:42.622Z] ff681c383137: Waiting [2024-11-08T03:21:42.622Z] f7e02da6182f: Waiting [2024-11-08T03:21:42.622Z] 2921d46e79f1: Waiting [2024-11-08T03:21:42.622Z] 45cfde78dea2: Waiting [2024-11-08T03:21:42.622Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:42.622Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:42.622Z] 9e986eb15003: Layer already exists [2024-11-08T03:21:42.622Z] ee4efbf4a554: Layer already exists [2024-11-08T03:21:42.622Z] 2f26d9eff191: Layer already exists [2024-11-08T03:21:42.622Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:42.622Z] f7e02da6182f: Layer already exists [2024-11-08T03:21:42.622Z] 45cfde78dea2: Layer already exists [2024-11-08T03:21:42.622Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:42.622Z] 2921d46e79f1: Layer already exists [2024-11-08T03:21:42.622Z] ff681c383137: Layer already exists [2024-11-08T03:21:42.622Z] 4.0.0-dev.13: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:42.950Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:43.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:43.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T03:21:43.270Z] ee4efbf4a554: Preparing [2024-11-08T03:21:43.270Z] 2f26d9eff191: Preparing [2024-11-08T03:21:43.270Z] 9e986eb15003: Preparing [2024-11-08T03:21:43.270Z] 701a9c358e75: Preparing [2024-11-08T03:21:43.270Z] 221046a4dae9: Preparing [2024-11-08T03:21:43.270Z] 2921d46e79f1: Preparing [2024-11-08T03:21:43.270Z] ff681c383137: Preparing [2024-11-08T03:21:43.270Z] f7e02da6182f: Preparing [2024-11-08T03:21:43.270Z] 45cfde78dea2: Preparing [2024-11-08T03:21:43.270Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:43.270Z] ff681c383137: Waiting [2024-11-08T03:21:43.270Z] f7e02da6182f: Waiting [2024-11-08T03:21:43.270Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:43.270Z] 45cfde78dea2: Waiting [2024-11-08T03:21:43.270Z] 9e986eb15003: Layer already exists [2024-11-08T03:21:43.270Z] 2f26d9eff191: Layer already exists [2024-11-08T03:21:43.270Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:43.270Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:43.270Z] ee4efbf4a554: Layer already exists [2024-11-08T03:21:43.270Z] 2921d46e79f1: Layer already exists [2024-11-08T03:21:43.270Z] f7e02da6182f: Layer already exists [2024-11-08T03:21:43.270Z] 45cfde78dea2: Layer already exists [2024-11-08T03:21:43.270Z] ff681c383137: Layer already exists [2024-11-08T03:21:43.270Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:43.270Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:43.596Z] + 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-08T03:21:43.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-11-08T03:21:43.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-11-08T03:21:43.917Z] ee4efbf4a554: Preparing [2024-11-08T03:21:43.917Z] 2f26d9eff191: Preparing [2024-11-08T03:21:43.917Z] 9e986eb15003: Preparing [2024-11-08T03:21:43.917Z] 701a9c358e75: Preparing [2024-11-08T03:21:43.917Z] 221046a4dae9: Preparing [2024-11-08T03:21:43.917Z] 2921d46e79f1: Preparing [2024-11-08T03:21:43.917Z] ff681c383137: Preparing [2024-11-08T03:21:43.917Z] f7e02da6182f: Preparing [2024-11-08T03:21:43.917Z] 45cfde78dea2: Preparing [2024-11-08T03:21:43.917Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:43.917Z] f7e02da6182f: Waiting [2024-11-08T03:21:43.917Z] 45cfde78dea2: Waiting [2024-11-08T03:21:43.917Z] ff681c383137: Waiting [2024-11-08T03:21:43.917Z] 2921d46e79f1: Waiting [2024-11-08T03:21:43.917Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:43.917Z] 9e986eb15003: Layer already exists [2024-11-08T03:21:43.917Z] ee4efbf4a554: Layer already exists [2024-11-08T03:21:43.917Z] 2f26d9eff191: Layer already exists [2024-11-08T03:21:43.917Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:43.917Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:43.917Z] 2921d46e79f1: Layer already exists [2024-11-08T03:21:43.917Z] ff681c383137: Layer already exists [2024-11-08T03:21:43.917Z] 45cfde78dea2: Layer already exists [2024-11-08T03:21:43.917Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:43.917Z] f7e02da6182f: Layer already exists [2024-11-08T03:21:43.917Z] main: digest: sha256:43a0b081c57032f0ddf5c4ed3959e86d467e4e32bf36a4f8040ec4f1b6a7f99f size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:43.998Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:44.011Z] taggedImages: [2024-11-08T03:21:44.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:44.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-11-08T03:21:44.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.13 [2024-11-08T03:21:44.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:44.011Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-11-08T03:21:44.042Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-11-08T03:21:44.042Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:44.042Z] latest [2024-11-08T03:21:44.042Z] 4.0.0-dev.13 [2024-11-08T03:21:44.042Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:44.042Z] main [2024-11-08T03:21:44.042Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:44.416Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:44.744Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:44.744Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T03:21:44.744Z] a527de6a1df1: Preparing [2024-11-08T03:21:44.744Z] 01c12e1d8e86: Preparing [2024-11-08T03:21:44.744Z] eb59498224aa: Preparing [2024-11-08T03:21:44.744Z] 701a9c358e75: Preparing [2024-11-08T03:21:44.744Z] 221046a4dae9: Preparing [2024-11-08T03:21:44.744Z] 7d9adc51561c: Preparing [2024-11-08T03:21:44.744Z] ef16315b477d: Preparing [2024-11-08T03:21:44.744Z] d9051e5eb7b2: Preparing [2024-11-08T03:21:44.744Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:44.744Z] 7d9adc51561c: Waiting [2024-11-08T03:21:44.744Z] ef16315b477d: Waiting [2024-11-08T03:21:44.744Z] d9051e5eb7b2: Waiting [2024-11-08T03:21:44.744Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:44.744Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:44.744Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:44.744Z] 01c12e1d8e86: Pushed [2024-11-08T03:21:44.744Z] eb59498224aa: Pushed [2024-11-08T03:21:44.744Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:44.744Z] a527de6a1df1: Pushed [2024-11-08T03:21:45.002Z] d9051e5eb7b2: Pushed [2024-11-08T03:21:45.261Z] ef16315b477d: Pushed [2024-11-08T03:21:55.239Z] 7d9adc51561c: Pushed [2024-11-08T03:21:55.239Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:55.565Z] + 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-08T03:21:55.886Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T03:21:55.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T03:21:55.886Z] a527de6a1df1: Preparing [2024-11-08T03:21:55.886Z] 01c12e1d8e86: Preparing [2024-11-08T03:21:55.886Z] eb59498224aa: Preparing [2024-11-08T03:21:55.886Z] 701a9c358e75: Preparing [2024-11-08T03:21:55.886Z] 221046a4dae9: Preparing [2024-11-08T03:21:55.886Z] 7d9adc51561c: Preparing [2024-11-08T03:21:55.886Z] ef16315b477d: Preparing [2024-11-08T03:21:55.886Z] d9051e5eb7b2: Preparing [2024-11-08T03:21:55.886Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:55.886Z] 7d9adc51561c: Waiting [2024-11-08T03:21:55.886Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:55.886Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:55.886Z] 01c12e1d8e86: Layer already exists [2024-11-08T03:21:55.886Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:55.886Z] a527de6a1df1: Layer already exists [2024-11-08T03:21:55.886Z] eb59498224aa: Layer already exists [2024-11-08T03:21:55.886Z] d9051e5eb7b2: Layer already exists [2024-11-08T03:21:55.886Z] ef16315b477d: Layer already exists [2024-11-08T03:21:55.886Z] 7d9adc51561c: Layer already exists [2024-11-08T03:21:55.886Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:55.887Z] latest: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:56.215Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:56.537Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.13 [2024-11-08T03:21:56.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T03:21:56.537Z] a527de6a1df1: Preparing [2024-11-08T03:21:56.537Z] 01c12e1d8e86: Preparing [2024-11-08T03:21:56.537Z] eb59498224aa: Preparing [2024-11-08T03:21:56.537Z] 701a9c358e75: Preparing [2024-11-08T03:21:56.537Z] 221046a4dae9: Preparing [2024-11-08T03:21:56.537Z] 7d9adc51561c: Preparing [2024-11-08T03:21:56.537Z] ef16315b477d: Preparing [2024-11-08T03:21:56.537Z] d9051e5eb7b2: Preparing [2024-11-08T03:21:56.537Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:56.537Z] 7d9adc51561c: Waiting [2024-11-08T03:21:56.537Z] ef16315b477d: Waiting [2024-11-08T03:21:56.537Z] d9051e5eb7b2: Waiting [2024-11-08T03:21:56.537Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:56.537Z] 01c12e1d8e86: Layer already exists [2024-11-08T03:21:56.537Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:56.537Z] a527de6a1df1: Layer already exists [2024-11-08T03:21:56.537Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:56.537Z] eb59498224aa: Layer already exists [2024-11-08T03:21:56.537Z] ef16315b477d: Layer already exists [2024-11-08T03:21:56.537Z] d9051e5eb7b2: Layer already exists [2024-11-08T03:21:56.537Z] 7d9adc51561c: Layer already exists [2024-11-08T03:21:56.537Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:56.537Z] 4.0.0-dev.13: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:56.860Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:57.184Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:57.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T03:21:57.184Z] a527de6a1df1: Preparing [2024-11-08T03:21:57.184Z] 01c12e1d8e86: Preparing [2024-11-08T03:21:57.184Z] eb59498224aa: Preparing [2024-11-08T03:21:57.184Z] 701a9c358e75: Preparing [2024-11-08T03:21:57.184Z] 221046a4dae9: Preparing [2024-11-08T03:21:57.184Z] 7d9adc51561c: Preparing [2024-11-08T03:21:57.184Z] ef16315b477d: Preparing [2024-11-08T03:21:57.184Z] d9051e5eb7b2: Preparing [2024-11-08T03:21:57.184Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:57.184Z] d9051e5eb7b2: Waiting [2024-11-08T03:21:57.184Z] ef16315b477d: Waiting [2024-11-08T03:21:57.184Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:57.184Z] 7d9adc51561c: Waiting [2024-11-08T03:21:57.184Z] 01c12e1d8e86: Layer already exists [2024-11-08T03:21:57.184Z] eb59498224aa: Layer already exists [2024-11-08T03:21:57.184Z] a527de6a1df1: Layer already exists [2024-11-08T03:21:57.184Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:57.184Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:57.184Z] 7d9adc51561c: Layer already exists [2024-11-08T03:21:57.184Z] ef16315b477d: Layer already exists [2024-11-08T03:21:57.184Z] d9051e5eb7b2: Layer already exists [2024-11-08T03:21:57.184Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:57.184Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:57.515Z] + 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-08T03:21:57.839Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-11-08T03:21:57.839Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-11-08T03:21:57.839Z] a527de6a1df1: Preparing [2024-11-08T03:21:57.839Z] 01c12e1d8e86: Preparing [2024-11-08T03:21:57.839Z] eb59498224aa: Preparing [2024-11-08T03:21:57.839Z] 701a9c358e75: Preparing [2024-11-08T03:21:57.839Z] 221046a4dae9: Preparing [2024-11-08T03:21:57.839Z] 7d9adc51561c: Preparing [2024-11-08T03:21:57.839Z] ef16315b477d: Preparing [2024-11-08T03:21:57.839Z] d9051e5eb7b2: Preparing [2024-11-08T03:21:57.839Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:57.839Z] ef16315b477d: Waiting [2024-11-08T03:21:57.839Z] 7d9adc51561c: Waiting [2024-11-08T03:21:57.839Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:57.839Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:57.839Z] a527de6a1df1: Layer already exists [2024-11-08T03:21:57.839Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:57.839Z] 01c12e1d8e86: Layer already exists [2024-11-08T03:21:57.839Z] eb59498224aa: Layer already exists [2024-11-08T03:21:57.839Z] 7d9adc51561c: Layer already exists [2024-11-08T03:21:57.839Z] ef16315b477d: Layer already exists [2024-11-08T03:21:57.839Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:57.839Z] d9051e5eb7b2: Layer already exists [2024-11-08T03:21:57.839Z] main: digest: sha256:d13d853076fa9be25080c5dc23cdda1f7565c9409d5669b9c1c2add916e52bdf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:21:57.916Z] ===================================================== [Pipeline] echo [2024-11-08T03:21:57.930Z] taggedImages: [2024-11-08T03:21:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-11-08T03:21:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.13 [2024-11-08T03:21:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:57.930Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-11-08T03:21:57.964Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-11-08T03:21:57.964Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:57.964Z] latest [2024-11-08T03:21:57.964Z] 4.0.0-dev.13 [2024-11-08T03:21:57.964Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:21:57.964Z] main [2024-11-08T03:21:57.964Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:58.351Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:21:58.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:21:58.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T03:21:58.679Z] ee4efbf4a554: Preparing [2024-11-08T03:21:58.679Z] 331d72f3945b: Preparing [2024-11-08T03:21:58.679Z] ea1c243e651f: Preparing [2024-11-08T03:21:58.679Z] 701a9c358e75: Preparing [2024-11-08T03:21:58.679Z] 221046a4dae9: Preparing [2024-11-08T03:21:58.679Z] c4fdd21d62b2: Preparing [2024-11-08T03:21:58.679Z] f7e02da6182f: Preparing [2024-11-08T03:21:58.679Z] 45cfde78dea2: Preparing [2024-11-08T03:21:58.679Z] 63ca1fbb43ae: Preparing [2024-11-08T03:21:58.679Z] c4fdd21d62b2: Waiting [2024-11-08T03:21:58.679Z] f7e02da6182f: Waiting [2024-11-08T03:21:58.679Z] 45cfde78dea2: Waiting [2024-11-08T03:21:58.679Z] 63ca1fbb43ae: Waiting [2024-11-08T03:21:58.679Z] 701a9c358e75: Layer already exists [2024-11-08T03:21:58.680Z] 221046a4dae9: Layer already exists [2024-11-08T03:21:58.680Z] ee4efbf4a554: Layer already exists [2024-11-08T03:21:58.680Z] f7e02da6182f: Layer already exists [2024-11-08T03:21:58.680Z] 45cfde78dea2: Layer already exists [2024-11-08T03:21:58.680Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:21:58.680Z] ea1c243e651f: Pushed [2024-11-08T03:21:58.680Z] 331d72f3945b: Pushed [2024-11-08T03:22:08.669Z] c4fdd21d62b2: Pushed [2024-11-08T03:22:08.669Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:08.993Z] + 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-08T03:22:09.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T03:22:09.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T03:22:09.325Z] ee4efbf4a554: Preparing [2024-11-08T03:22:09.325Z] 331d72f3945b: Preparing [2024-11-08T03:22:09.325Z] ea1c243e651f: Preparing [2024-11-08T03:22:09.325Z] 701a9c358e75: Preparing [2024-11-08T03:22:09.325Z] 221046a4dae9: Preparing [2024-11-08T03:22:09.325Z] c4fdd21d62b2: Preparing [2024-11-08T03:22:09.325Z] f7e02da6182f: Preparing [2024-11-08T03:22:09.325Z] 45cfde78dea2: Preparing [2024-11-08T03:22:09.325Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:09.325Z] c4fdd21d62b2: Waiting [2024-11-08T03:22:09.325Z] 45cfde78dea2: Waiting [2024-11-08T03:22:09.325Z] f7e02da6182f: Waiting [2024-11-08T03:22:09.325Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:09.325Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:09.325Z] ee4efbf4a554: Layer already exists [2024-11-08T03:22:09.325Z] 331d72f3945b: Layer already exists [2024-11-08T03:22:09.325Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:09.325Z] ea1c243e651f: Layer already exists [2024-11-08T03:22:09.325Z] c4fdd21d62b2: Layer already exists [2024-11-08T03:22:09.325Z] f7e02da6182f: Layer already exists [2024-11-08T03:22:09.325Z] 45cfde78dea2: Layer already exists [2024-11-08T03:22:09.325Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:09.325Z] latest: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:09.654Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:09.973Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.13 [2024-11-08T03:22:09.973Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T03:22:09.973Z] ee4efbf4a554: Preparing [2024-11-08T03:22:09.973Z] 331d72f3945b: Preparing [2024-11-08T03:22:09.973Z] ea1c243e651f: Preparing [2024-11-08T03:22:09.973Z] 701a9c358e75: Preparing [2024-11-08T03:22:09.973Z] 221046a4dae9: Preparing [2024-11-08T03:22:09.973Z] c4fdd21d62b2: Preparing [2024-11-08T03:22:09.973Z] f7e02da6182f: Preparing [2024-11-08T03:22:09.973Z] 45cfde78dea2: Preparing [2024-11-08T03:22:09.973Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:09.973Z] c4fdd21d62b2: Waiting [2024-11-08T03:22:09.973Z] f7e02da6182f: Waiting [2024-11-08T03:22:09.973Z] 45cfde78dea2: Waiting [2024-11-08T03:22:09.973Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:09.973Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:09.973Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:09.973Z] ea1c243e651f: Layer already exists [2024-11-08T03:22:09.973Z] ee4efbf4a554: Layer already exists [2024-11-08T03:22:09.974Z] 331d72f3945b: Layer already exists [2024-11-08T03:22:09.974Z] c4fdd21d62b2: Layer already exists [2024-11-08T03:22:09.974Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:09.974Z] f7e02da6182f: Layer already exists [2024-11-08T03:22:09.974Z] 45cfde78dea2: Layer already exists [2024-11-08T03:22:09.974Z] 4.0.0-dev.13: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:10.301Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:10.629Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:10.629Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T03:22:10.629Z] ee4efbf4a554: Preparing [2024-11-08T03:22:10.629Z] 331d72f3945b: Preparing [2024-11-08T03:22:10.629Z] ea1c243e651f: Preparing [2024-11-08T03:22:10.629Z] 701a9c358e75: Preparing [2024-11-08T03:22:10.629Z] 221046a4dae9: Preparing [2024-11-08T03:22:10.629Z] c4fdd21d62b2: Preparing [2024-11-08T03:22:10.629Z] f7e02da6182f: Preparing [2024-11-08T03:22:10.629Z] 45cfde78dea2: Preparing [2024-11-08T03:22:10.629Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:10.629Z] 45cfde78dea2: Waiting [2024-11-08T03:22:10.629Z] c4fdd21d62b2: Waiting [2024-11-08T03:22:10.629Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:10.629Z] 331d72f3945b: Layer already exists [2024-11-08T03:22:10.629Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:10.629Z] ee4efbf4a554: Layer already exists [2024-11-08T03:22:10.629Z] ea1c243e651f: Layer already exists [2024-11-08T03:22:10.629Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:10.629Z] c4fdd21d62b2: Layer already exists [2024-11-08T03:22:10.629Z] f7e02da6182f: Layer already exists [2024-11-08T03:22:10.629Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:10.629Z] 45cfde78dea2: Layer already exists [2024-11-08T03:22:10.629Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:10.955Z] + 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-08T03:22:11.270Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-11-08T03:22:11.270Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-11-08T03:22:11.270Z] ee4efbf4a554: Preparing [2024-11-08T03:22:11.270Z] 331d72f3945b: Preparing [2024-11-08T03:22:11.270Z] ea1c243e651f: Preparing [2024-11-08T03:22:11.270Z] 701a9c358e75: Preparing [2024-11-08T03:22:11.270Z] 221046a4dae9: Preparing [2024-11-08T03:22:11.270Z] c4fdd21d62b2: Preparing [2024-11-08T03:22:11.270Z] f7e02da6182f: Preparing [2024-11-08T03:22:11.270Z] 45cfde78dea2: Preparing [2024-11-08T03:22:11.270Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:11.270Z] c4fdd21d62b2: Waiting [2024-11-08T03:22:11.270Z] 45cfde78dea2: Waiting [2024-11-08T03:22:11.270Z] f7e02da6182f: Waiting [2024-11-08T03:22:11.270Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:11.270Z] 331d72f3945b: Layer already exists [2024-11-08T03:22:11.270Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:11.270Z] ee4efbf4a554: Layer already exists [2024-11-08T03:22:11.270Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:11.270Z] ea1c243e651f: Layer already exists [2024-11-08T03:22:11.270Z] c4fdd21d62b2: Layer already exists [2024-11-08T03:22:11.270Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:11.270Z] f7e02da6182f: Layer already exists [2024-11-08T03:22:11.270Z] 45cfde78dea2: Layer already exists [2024-11-08T03:22:11.270Z] main: digest: sha256:6fc9533c50515aba189575d87e97d40d8175642e3f74d289fc6f408988642147 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:22:11.343Z] ===================================================== [Pipeline] echo [2024-11-08T03:22:11.355Z] taggedImages: [2024-11-08T03:22:11.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:22:11.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-11-08T03:22:11.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.13 [2024-11-08T03:22:11.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:11.355Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-11-08T03:22:11.381Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-11-08T03:22:11.381Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:22:11.381Z] latest [2024-11-08T03:22:11.381Z] 4.0.0-dev.13 [2024-11-08T03:22:11.381Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:11.381Z] main [2024-11-08T03:22:11.381Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:11.740Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:12.060Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:22:12.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T03:22:12.060Z] 8d67b75885f2: Preparing [2024-11-08T03:22:12.060Z] 5666a9a92e9d: Preparing [2024-11-08T03:22:12.060Z] 701a9c358e75: Preparing [2024-11-08T03:22:12.060Z] 221046a4dae9: Preparing [2024-11-08T03:22:12.060Z] 14c8e38bfe27: Preparing [2024-11-08T03:22:12.060Z] 0be51e13907d: Preparing [2024-11-08T03:22:12.060Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:12.060Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:12.627Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:12.627Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:12.627Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:12.627Z] 8d67b75885f2: Pushed [2024-11-08T03:22:12.627Z] 14c8e38bfe27: Pushed [2024-11-08T03:22:12.627Z] 0be51e13907d: Pushed [2024-11-08T03:22:15.934Z] 5666a9a92e9d: Pushed [2024-11-08T03:22:15.934Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:16.264Z] + 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-08T03:22:16.583Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T03:22:16.583Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T03:22:16.583Z] 8d67b75885f2: Preparing [2024-11-08T03:22:16.583Z] 5666a9a92e9d: Preparing [2024-11-08T03:22:16.583Z] 701a9c358e75: Preparing [2024-11-08T03:22:16.583Z] 221046a4dae9: Preparing [2024-11-08T03:22:16.583Z] 14c8e38bfe27: Preparing [2024-11-08T03:22:16.583Z] 0be51e13907d: Preparing [2024-11-08T03:22:16.583Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:16.583Z] 0be51e13907d: Waiting [2024-11-08T03:22:16.583Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:16.583Z] 14c8e38bfe27: Layer already exists [2024-11-08T03:22:16.583Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:16.583Z] 8d67b75885f2: Layer already exists [2024-11-08T03:22:16.583Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:16.583Z] 5666a9a92e9d: Layer already exists [2024-11-08T03:22:16.583Z] 0be51e13907d: Layer already exists [2024-11-08T03:22:16.583Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:16.583Z] latest: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:16.906Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:17.230Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.13 [2024-11-08T03:22:17.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T03:22:17.230Z] 8d67b75885f2: Preparing [2024-11-08T03:22:17.230Z] 5666a9a92e9d: Preparing [2024-11-08T03:22:17.230Z] 701a9c358e75: Preparing [2024-11-08T03:22:17.230Z] 221046a4dae9: Preparing [2024-11-08T03:22:17.230Z] 14c8e38bfe27: Preparing [2024-11-08T03:22:17.230Z] 0be51e13907d: Preparing [2024-11-08T03:22:17.230Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:17.230Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:17.230Z] 0be51e13907d: Waiting [2024-11-08T03:22:17.230Z] 14c8e38bfe27: Layer already exists [2024-11-08T03:22:17.230Z] 5666a9a92e9d: Layer already exists [2024-11-08T03:22:17.230Z] 8d67b75885f2: Layer already exists [2024-11-08T03:22:17.230Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:17.230Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:17.230Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:17.230Z] 0be51e13907d: Layer already exists [2024-11-08T03:22:17.230Z] 4.0.0-dev.13: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:17.557Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:17.873Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:17.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T03:22:17.873Z] 8d67b75885f2: Preparing [2024-11-08T03:22:17.873Z] 5666a9a92e9d: Preparing [2024-11-08T03:22:17.873Z] 701a9c358e75: Preparing [2024-11-08T03:22:17.873Z] 221046a4dae9: Preparing [2024-11-08T03:22:17.873Z] 14c8e38bfe27: Preparing [2024-11-08T03:22:17.873Z] 0be51e13907d: Preparing [2024-11-08T03:22:17.873Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:17.873Z] 0be51e13907d: Waiting [2024-11-08T03:22:17.873Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:17.873Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:17.873Z] 5666a9a92e9d: Layer already exists [2024-11-08T03:22:17.873Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:17.873Z] 8d67b75885f2: Layer already exists [2024-11-08T03:22:17.873Z] 14c8e38bfe27: Layer already exists [2024-11-08T03:22:17.873Z] 0be51e13907d: Layer already exists [2024-11-08T03:22:17.873Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:17.873Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:18.246Z] + 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-08T03:22:18.572Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-11-08T03:22:18.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-11-08T03:22:18.572Z] 8d67b75885f2: Preparing [2024-11-08T03:22:18.572Z] 5666a9a92e9d: Preparing [2024-11-08T03:22:18.572Z] 701a9c358e75: Preparing [2024-11-08T03:22:18.572Z] 221046a4dae9: Preparing [2024-11-08T03:22:18.572Z] 14c8e38bfe27: Preparing [2024-11-08T03:22:18.572Z] 0be51e13907d: Preparing [2024-11-08T03:22:18.572Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:18.572Z] 0be51e13907d: Waiting [2024-11-08T03:22:18.572Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:18.572Z] 14c8e38bfe27: Layer already exists [2024-11-08T03:22:18.572Z] 8d67b75885f2: Layer already exists [2024-11-08T03:22:18.572Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:18.572Z] 5666a9a92e9d: Layer already exists [2024-11-08T03:22:18.572Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:18.572Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:18.572Z] 0be51e13907d: Layer already exists [2024-11-08T03:22:18.572Z] main: digest: sha256:b46492688794fc4ddaceb76c4905ac9782a5574c5cf2a35b1dae635c605ee61a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:22:18.647Z] ===================================================== [Pipeline] echo [2024-11-08T03:22:18.663Z] taggedImages: [2024-11-08T03:22:18.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:22:18.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-11-08T03:22:18.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.13 [2024-11-08T03:22:18.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:18.663Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-11-08T03:22:18.693Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-11-08T03:22:18.693Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:22:18.693Z] latest [2024-11-08T03:22:18.693Z] 4.0.0-dev.13 [2024-11-08T03:22:18.693Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:18.693Z] main [2024-11-08T03:22:18.693Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:19.046Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:19.372Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:22:19.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T03:22:19.372Z] 72afb73268f2: Preparing [2024-11-08T03:22:19.372Z] 614311f44e6f: Preparing [2024-11-08T03:22:19.372Z] 48ab0e628ca8: Preparing [2024-11-08T03:22:19.372Z] 701a9c358e75: Preparing [2024-11-08T03:22:19.372Z] 221046a4dae9: Preparing [2024-11-08T03:22:19.372Z] 209a39a25cac: Preparing [2024-11-08T03:22:19.372Z] 1a5a124e5d3c: Preparing [2024-11-08T03:22:19.372Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:19.372Z] 209a39a25cac: Waiting [2024-11-08T03:22:19.372Z] 1a5a124e5d3c: Waiting [2024-11-08T03:22:19.372Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:19.372Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:19.372Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:19.372Z] 614311f44e6f: Pushed [2024-11-08T03:22:19.372Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:19.372Z] 72afb73268f2: Pushed [2024-11-08T03:22:19.630Z] 1a5a124e5d3c: Pushed [2024-11-08T03:22:20.199Z] 209a39a25cac: Pushed [2024-11-08T03:22:23.489Z] 48ab0e628ca8: Pushed [2024-11-08T03:22:23.489Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:23.835Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:24.167Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T03:22:24.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T03:22:24.167Z] 72afb73268f2: Preparing [2024-11-08T03:22:24.167Z] 614311f44e6f: Preparing [2024-11-08T03:22:24.167Z] 48ab0e628ca8: Preparing [2024-11-08T03:22:24.167Z] 701a9c358e75: Preparing [2024-11-08T03:22:24.167Z] 221046a4dae9: Preparing [2024-11-08T03:22:24.167Z] 209a39a25cac: Preparing [2024-11-08T03:22:24.167Z] 1a5a124e5d3c: Preparing [2024-11-08T03:22:24.167Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:24.167Z] 209a39a25cac: Waiting [2024-11-08T03:22:24.167Z] 1a5a124e5d3c: Waiting [2024-11-08T03:22:24.167Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:24.168Z] 72afb73268f2: Layer already exists [2024-11-08T03:22:24.168Z] 48ab0e628ca8: Layer already exists [2024-11-08T03:22:24.168Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:24.168Z] 614311f44e6f: Layer already exists [2024-11-08T03:22:24.168Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:24.168Z] 1a5a124e5d3c: Layer already exists [2024-11-08T03:22:24.168Z] 209a39a25cac: Layer already exists [2024-11-08T03:22:24.168Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:24.168Z] latest: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:24.500Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:24.830Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.13 [2024-11-08T03:22:24.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T03:22:24.830Z] 72afb73268f2: Preparing [2024-11-08T03:22:24.830Z] 614311f44e6f: Preparing [2024-11-08T03:22:24.830Z] 48ab0e628ca8: Preparing [2024-11-08T03:22:24.830Z] 701a9c358e75: Preparing [2024-11-08T03:22:24.830Z] 221046a4dae9: Preparing [2024-11-08T03:22:24.830Z] 209a39a25cac: Preparing [2024-11-08T03:22:24.830Z] 1a5a124e5d3c: Preparing [2024-11-08T03:22:24.830Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:24.830Z] 209a39a25cac: Waiting [2024-11-08T03:22:24.830Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:24.830Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:24.830Z] 614311f44e6f: Layer already exists [2024-11-08T03:22:24.830Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:24.830Z] 72afb73268f2: Layer already exists [2024-11-08T03:22:24.830Z] 48ab0e628ca8: Layer already exists [2024-11-08T03:22:24.830Z] 209a39a25cac: Layer already exists [2024-11-08T03:22:24.830Z] 1a5a124e5d3c: Layer already exists [2024-11-08T03:22:24.830Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:24.830Z] 4.0.0-dev.13: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:25.190Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:25.511Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:25.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T03:22:25.511Z] 72afb73268f2: Preparing [2024-11-08T03:22:25.511Z] 614311f44e6f: Preparing [2024-11-08T03:22:25.511Z] 48ab0e628ca8: Preparing [2024-11-08T03:22:25.511Z] 701a9c358e75: Preparing [2024-11-08T03:22:25.511Z] 221046a4dae9: Preparing [2024-11-08T03:22:25.511Z] 209a39a25cac: Preparing [2024-11-08T03:22:25.511Z] 1a5a124e5d3c: Preparing [2024-11-08T03:22:25.511Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:25.511Z] 209a39a25cac: Waiting [2024-11-08T03:22:25.511Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:25.511Z] 614311f44e6f: Layer already exists [2024-11-08T03:22:25.511Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:25.511Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:25.511Z] 72afb73268f2: Layer already exists [2024-11-08T03:22:25.511Z] 48ab0e628ca8: Layer already exists [2024-11-08T03:22:25.511Z] 209a39a25cac: Layer already exists [2024-11-08T03:22:25.511Z] 1a5a124e5d3c: Layer already exists [2024-11-08T03:22:25.511Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:25.511Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:25.839Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:22:26.164Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-11-08T03:22:26.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-11-08T03:22:26.164Z] 72afb73268f2: Preparing [2024-11-08T03:22:26.164Z] 614311f44e6f: Preparing [2024-11-08T03:22:26.164Z] 48ab0e628ca8: Preparing [2024-11-08T03:22:26.164Z] 701a9c358e75: Preparing [2024-11-08T03:22:26.164Z] 221046a4dae9: Preparing [2024-11-08T03:22:26.164Z] 209a39a25cac: Preparing [2024-11-08T03:22:26.164Z] 1a5a124e5d3c: Preparing [2024-11-08T03:22:26.164Z] 63ca1fbb43ae: Preparing [2024-11-08T03:22:26.164Z] 209a39a25cac: Waiting [2024-11-08T03:22:26.164Z] 1a5a124e5d3c: Waiting [2024-11-08T03:22:26.164Z] 63ca1fbb43ae: Waiting [2024-11-08T03:22:26.164Z] 72afb73268f2: Layer already exists [2024-11-08T03:22:26.164Z] 48ab0e628ca8: Layer already exists [2024-11-08T03:22:26.164Z] 614311f44e6f: Layer already exists [2024-11-08T03:22:26.164Z] 701a9c358e75: Layer already exists [2024-11-08T03:22:26.164Z] 221046a4dae9: Layer already exists [2024-11-08T03:22:26.164Z] 209a39a25cac: Layer already exists [2024-11-08T03:22:26.164Z] 63ca1fbb43ae: Layer already exists [2024-11-08T03:22:26.164Z] 1a5a124e5d3c: Layer already exists [2024-11-08T03:22:26.164Z] main: digest: sha256:b8721ff87fb38584d7e0b19e308c6ded2be67d12d9d3c5c74d1b1dc72d2ba68a size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T03:22:26.238Z] ===================================================== [Pipeline] echo [2024-11-08T03:22:26.250Z] taggedImages: [2024-11-08T03:22:26.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T03:22:26.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-11-08T03:22:26.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.13 [2024-11-08T03:22:26.250Z] - nexus3.edgexfoundry.org:10004/support-notifications:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T03:22:26.250Z] - 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-08T03:43:54.000Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25842 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-11-08T03:43:54.019Z] Running in /w/workspace/edgex-go/747 [Pipeline] { [Pipeline] checkout [2024-11-08T03:43:57.085Z] The recommended git tool is: git [2024-11-08T03:44:04.881Z] using credential edgex-jenkins-ssh [2024-11-08T03:44:04.906Z] Cloning the remote Git repository [2024-11-08T03:44:04.973Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-11-08T03:44:05.121Z] > git init /w/workspace/edgex-go/747 # timeout=10 [2024-11-08T03:44:05.342Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-11-08T03:44:05.344Z] > git --version # timeout=10 [2024-11-08T03:44:05.370Z] > git --version # 'git version 2.25.1' [2024-11-08T03:44:05.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T03:44:05.606Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:44:25.393Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-11-08T03:44:25.422Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T03:44:26.623Z] Avoid second fetch [2024-11-08T03:44:26.623Z] Checking out Revision 94f98a2b83c782e1f212901708e5f7baede3eb03 (main) [2024-11-08T03:44:27.860Z] Commit message: "Merge pull request #4997 from jackchenjc/issue-4916-4" [2024-11-08T03:44:26.651Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T03:44:26.741Z] > git checkout -f 94f98a2b83c782e1f212901708e5f7baede3eb03 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T03:44:32.799Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T03:44:32.799Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T03:44:32.799Z] Dload Upload Total Spent Left Speed [2024-11-08T03:44:32.799Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 84953 0 --:--:-- --:--:-- --:--:-- 84953 [Pipeline] sh [2024-11-08T03:44:33.142Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T03:44:33.470Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-08T03:44:33.470Z] + sudo tee /etc/docker/daemon.new [2024-11-08T03:44:33.470Z] { [2024-11-08T03:44:33.470Z] "registry-mirrors": [ [2024-11-08T03:44:33.470Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T03:44:33.470Z] ], [2024-11-08T03:44:33.470Z] "bip": "10.250.0.254/24", [2024-11-08T03:44:33.470Z] "hosts": [ [2024-11-08T03:44:33.470Z] "tcp://0.0.0.0:5555", [2024-11-08T03:44:33.470Z] "unix:///var/run/docker.sock" [2024-11-08T03:44:33.470Z] ], [2024-11-08T03:44:33.470Z] "mtu": 1458, [2024-11-08T03:44:33.470Z] "selinux-enabled": true, [2024-11-08T03:44:33.470Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T03:44:33.470Z] } [Pipeline] sh [2024-11-08T03:44:33.805Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T03:44:34.139Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T03:44:52.417Z] provisioning config files... [2024-11-08T03:44:52.456Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config11035386203885876085tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T03:44:52.940Z] ---> ****-login.sh [2024-11-08T03:44:52.940Z] nexus3.edgexfoundry.org:10001 [2024-11-08T03:44:53.541Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:44:53.541Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:44:53.541Z] Configure a credential helper to remove this warning. See [2024-11-08T03:44:53.541Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:44:53.541Z] [2024-11-08T03:44:53.541Z] Login Succeeded [2024-11-08T03:44:53.541Z] nexus3.edgexfoundry.org:10002 [2024-11-08T03:44:53.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:44:54.081Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:44:54.081Z] Configure a credential helper to remove this warning. See [2024-11-08T03:44:54.081Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:44:54.081Z] [2024-11-08T03:44:54.081Z] Login Succeeded [2024-11-08T03:44:54.081Z] nexus3.edgexfoundry.org:10003 [2024-11-08T03:44:54.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:44:54.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:44:54.356Z] Configure a credential helper to remove this warning. See [2024-11-08T03:44:54.356Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:44:54.356Z] [2024-11-08T03:44:54.356Z] Login Succeeded [2024-11-08T03:44:54.356Z] nexus3.edgexfoundry.org:10004 [2024-11-08T03:44:54.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:44:54.916Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:44:54.916Z] Configure a credential helper to remove this warning. See [2024-11-08T03:44:54.916Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:44:54.916Z] [2024-11-08T03:44:54.916Z] Login Succeeded [2024-11-08T03:44:54.916Z] ****.io [2024-11-08T03:44:55.194Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T03:44:55.470Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T03:44:55.470Z] Configure a credential helper to remove this warning. See [2024-11-08T03:44:55.470Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T03:44:55.470Z] [2024-11-08T03:44:55.470Z] Login Succeeded [2024-11-08T03:44:55.470Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T03:44:55.489Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-11-08T03:44:56.264Z] + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] echo [2024-11-08T03:44:56.292Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:44:56.308Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T03:44:56.325Z] ========================================================= [2024-11-08T03:44:56.325Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T03:44:56.325Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:44:56.670Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T03:44:56.946Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T03:44:56.946Z] cf04c63912e1: Pulling fs layer [2024-11-08T03:44:56.946Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T03:44:56.946Z] a37a00ec5f00: Pulling fs layer [2024-11-08T03:44:56.946Z] 50b3750afda1: Pulling fs layer [2024-11-08T03:44:56.946Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T03:44:56.946Z] 80978eb59214: Pulling fs layer [2024-11-08T03:44:56.946Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T03:44:56.946Z] c5a475d317c9: Pulling fs layer [2024-11-08T03:44:56.946Z] 50b3750afda1: Waiting [2024-11-08T03:44:56.946Z] 4f4fb700ef54: Waiting [2024-11-08T03:44:56.946Z] 80978eb59214: Waiting [2024-11-08T03:44:56.946Z] c9f46d7d2bd2: Waiting [2024-11-08T03:44:56.946Z] c5a475d317c9: Waiting [2024-11-08T03:44:56.946Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T03:44:56.946Z] 55b35a11ae5e: Download complete [2024-11-08T03:44:56.946Z] 50b3750afda1: Verifying Checksum [2024-11-08T03:44:56.946Z] 50b3750afda1: Download complete [2024-11-08T03:44:56.946Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T03:44:56.946Z] 4f4fb700ef54: Download complete [2024-11-08T03:44:56.946Z] 80978eb59214: Verifying Checksum [2024-11-08T03:44:56.946Z] 80978eb59214: Download complete [2024-11-08T03:44:56.946Z] cf04c63912e1: Download complete [2024-11-08T03:44:57.545Z] c5a475d317c9: Verifying Checksum [2024-11-08T03:44:57.545Z] c5a475d317c9: Download complete [2024-11-08T03:44:58.150Z] cf04c63912e1: Pull complete [2024-11-08T03:44:59.425Z] 55b35a11ae5e: Pull complete [2024-11-08T03:45:00.030Z] a37a00ec5f00: Verifying Checksum [2024-11-08T03:45:00.030Z] a37a00ec5f00: Download complete [2024-11-08T03:45:01.010Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T03:45:01.010Z] c9f46d7d2bd2: Download complete [2024-11-08T03:45:16.118Z] a37a00ec5f00: Pull complete [2024-11-08T03:45:16.118Z] 50b3750afda1: Pull complete [2024-11-08T03:45:16.118Z] 4f4fb700ef54: Pull complete [2024-11-08T03:45:16.118Z] 80978eb59214: Pull complete [2024-11-08T03:45:23.060Z] c9f46d7d2bd2: Pull complete [2024-11-08T03:45:25.013Z] c5a475d317c9: Pull complete [2024-11-08T03:45:25.013Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T03:45:25.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T03:45:25.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-11-08T03:45:25.360Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T03:45:25.360Z] WORKDIR /edgex [2024-11-08T03:45:25.360Z] COPY go.mod . [2024-11-08T03:45:25.360Z] RUN go mod download [2024-11-08T03:45:25.360Z] + docker build -t ci-base-image-arm64 -f - . [2024-11-08T03:45:25.949Z] Sending build context to Docker daemon 3.379MB [2024-11-08T03:45:25.949Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T03:45:25.949Z] ---> be29e6b0f0d4 [2024-11-08T03:45:25.949Z] Step 2/4 : WORKDIR /edgex [2024-11-08T03:45:27.923Z] ---> Running in 35abb8da96e6 [2024-11-08T03:45:28.521Z] Removing intermediate container 35abb8da96e6 [2024-11-08T03:45:28.521Z] ---> 9b82560bedb9 [2024-11-08T03:45:28.521Z] Step 3/4 : COPY go.mod . [2024-11-08T03:45:29.127Z] ---> 2fde87f6f1fd [2024-11-08T03:45:29.127Z] Step 4/4 : RUN go mod download [2024-11-08T03:45:29.127Z] ---> Running in 363e676496c5 [2024-11-08T03:46:37.067Z] Removing intermediate container 363e676496c5 [2024-11-08T03:46:37.068Z] ---> 4f44e6ae3a98 [2024-11-08T03:46:37.068Z] Successfully built 4f44e6ae3a98 [2024-11-08T03:46:37.068Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:46:37.403Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T03:46:37.403Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:46:37.625Z] prd-ubuntu20.04-docker-arm64-4c-16g-25842 does not seem to be running inside a container [2024-11-08T03:46:37.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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-08T03:46:39.098Z] $ docker top 44c135cb668801b976d0ea1ed87ffc9be684b2bf45fe385c789c0afb3568d593 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:46:39.974Z] + go version [2024-11-08T03:46:39.974Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T03:46:39.999Z] $ docker stop --time=1 44c135cb668801b976d0ea1ed87ffc9be684b2bf45fe385c789c0afb3568d593 [2024-11-08T03:46:41.674Z] $ docker rm -f --volumes 44c135cb668801b976d0ea1ed87ffc9be684b2bf45fe385c789c0afb3568d593 [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-08T03:46:42.438Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T03:46:42.438Z] [2024-11-08T03:46:42.438Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T03:46:42.775Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T03:46:43.042Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-11-08T03:46:43.042Z] 547446be3368: Pulling fs layer [2024-11-08T03:46:43.042Z] d125d8839a47: Pulling fs layer [2024-11-08T03:46:43.042Z] 3e85d5ac6304: Pulling fs layer [2024-11-08T03:46:43.042Z] c3105a71a48b: Pulling fs layer [2024-11-08T03:46:43.042Z] 0f093f025ec4: Pulling fs layer [2024-11-08T03:46:43.042Z] c3106fc0e877: Pulling fs layer [2024-11-08T03:46:43.042Z] c3105a71a48b: Waiting [2024-11-08T03:46:43.042Z] 0f093f025ec4: Waiting [2024-11-08T03:46:43.042Z] c3106fc0e877: Waiting [2024-11-08T03:46:43.042Z] 547446be3368: Verifying Checksum [2024-11-08T03:46:43.042Z] 547446be3368: Download complete [2024-11-08T03:46:43.042Z] c3105a71a48b: Verifying Checksum [2024-11-08T03:46:43.042Z] c3105a71a48b: Download complete [2024-11-08T03:46:43.627Z] d125d8839a47: Verifying Checksum [2024-11-08T03:46:43.627Z] d125d8839a47: Download complete [2024-11-08T03:46:43.627Z] c3106fc0e877: Verifying Checksum [2024-11-08T03:46:43.627Z] c3106fc0e877: Download complete [2024-11-08T03:46:43.627Z] 0f093f025ec4: Verifying Checksum [2024-11-08T03:46:43.627Z] 0f093f025ec4: Download complete [2024-11-08T03:46:43.895Z] 547446be3368: Pull complete [2024-11-08T03:46:45.302Z] d125d8839a47: Pull complete [2024-11-08T03:46:45.885Z] 3e85d5ac6304: Verifying Checksum [2024-11-08T03:46:45.885Z] 3e85d5ac6304: Download complete [2024-11-08T03:46:55.972Z] 3e85d5ac6304: Pull complete [2024-11-08T03:46:55.972Z] c3105a71a48b: Pull complete [2024-11-08T03:46:56.941Z] 0f093f025ec4: Pull complete [2024-11-08T03:46:57.213Z] c3106fc0e877: Pull complete [2024-11-08T03:46:57.213Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-11-08T03:46:57.213Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-11-08T03:46:57.213Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T03:46:57.457Z] prd-ubuntu20.04-docker-arm64-4c-16g-25842 does not seem to be running inside a container [2024-11-08T03:46:57.537Z] $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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-08T03:46:59.956Z] $ docker top 6c3e7e75b52f0d65aa03bff7979889ab48a516f0399ca9ed1ec800913cd0dcf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T03:47:00.865Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-11-08T03:47:13.243Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-11-08T03:47:13.243Z] #1 transferring dockerfile: 2.13kB 0.0s done [2024-11-08T03:47:13.243Z] #1 DONE 0.1s [2024-11-08T03:47:13.243Z] [2024-11-08T03:47:13.243Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-11-08T03:47:13.243Z] #2 transferring dockerfile: 1.86kB 0.0s done [2024-11-08T03:47:13.243Z] #2 DONE 0.1s [2024-11-08T03:47:13.243Z] [2024-11-08T03:47:13.243Z] #3 [security-bootstrapper internal] load build definition from Dockerfile [2024-11-08T03:47:13.243Z] #3 transferring dockerfile: 3.02kB done [2024-11-08T03:47:13.243Z] #3 DONE 0.1s [2024-11-08T03:47:13.243Z] [2024-11-08T03:47:13.243Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-11-08T03:47:13.243Z] #4 transferring dockerfile: 2.02kB 0.0s done [2024-11-08T03:47:13.243Z] #4 DONE 0.1s [2024-11-08T03:47:13.243Z] [2024-11-08T03:47:13.243Z] #5 [core-data internal] load build definition from Dockerfile [2024-11-08T03:47:13.243Z] #5 transferring dockerfile: 2.07kB 0.0s done [2024-11-08T03:47:13.515Z] #5 DONE 0.1s [2024-11-08T03:47:13.515Z] [2024-11-08T03:47:13.515Z] #6 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-11-08T03:47:13.515Z] #6 transferring dockerfile: 1.89kB done [2024-11-08T03:47:13.515Z] #6 DONE 0.1s [2024-11-08T03:47:13.515Z] [2024-11-08T03:47:13.515Z] #7 [core-command internal] load build definition from Dockerfile [2024-11-08T03:47:13.515Z] #7 transferring dockerfile: 1.94kB done [2024-11-08T03:47:13.515Z] #7 DONE 0.1s [2024-11-08T03:47:13.515Z] [2024-11-08T03:47:13.515Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-11-08T03:47:13.515Z] #8 transferring dockerfile: 2.23kB done [2024-11-08T03:47:13.515Z] #8 DONE 0.1s [2024-11-08T03:47:13.515Z] [2024-11-08T03:47:13.515Z] #9 [security-proxy-setup internal] load build definition from Dockerfile [2024-11-08T03:47:13.515Z] #9 transferring dockerfile: 2.50kB 0.0s done [2024-11-08T03:47:13.515Z] #9 DONE 0.1s [2024-11-08T03:47:13.798Z] [2024-11-08T03:47:13.798Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-11-08T03:47:13.798Z] #10 transferring dockerfile: 1.81kB 0.0s done [2024-11-08T03:47:13.798Z] #10 DONE 0.1s [2024-11-08T03:47:13.798Z] [2024-11-08T03:47:13.798Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2024-11-08T03:47:13.798Z] #11 transferring dockerfile: 2.49kB 0.0s done [2024-11-08T03:47:13.798Z] #11 DONE 0.1s [2024-11-08T03:47:13.798Z] [2024-11-08T03:47:13.798Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-11-08T03:47:13.798Z] #12 transferring dockerfile: 1.69kB done [2024-11-08T03:47:13.798Z] #12 DONE 0.1s [2024-11-08T03:47:14.068Z] [2024-11-08T03:47:14.068Z] #13 [security-spire-server internal] load build definition from Dockerfile [2024-11-08T03:47:14.068Z] #13 transferring dockerfile: 1.70kB done [2024-11-08T03:47:14.068Z] #13 DONE 0.1s [2024-11-08T03:47:14.068Z] [2024-11-08T03:47:14.068Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-11-08T03:47:14.068Z] #14 transferring dockerfile: 2.07kB 0.0s done [2024-11-08T03:47:14.068Z] #14 DONE 0.1s [2024-11-08T03:47:14.068Z] [2024-11-08T03:47:14.068Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-11-08T03:47:14.068Z] #15 transferring dockerfile: 2.15kB done [2024-11-08T03:47:14.337Z] #15 DONE 0.1s [2024-11-08T03:47:14.337Z] [2024-11-08T03:47:14.337Z] #16 [core-metadata internal] load .dockerignore [2024-11-08T03:47:14.337Z] #16 transferring context: 50B 0.0s done [2024-11-08T03:47:14.337Z] #16 DONE 0.1s [2024-11-08T03:47:14.924Z] [2024-11-08T03:47:14.924Z] #17 [support-cron-scheduler internal] load .dockerignore [2024-11-08T03:47:15.197Z] #17 transferring context: 50B 0.0s done [2024-11-08T03:47:15.198Z] #17 DONE 0.1s [2024-11-08T03:47:15.198Z] [2024-11-08T03:47:15.198Z] #18 [security-bootstrapper internal] load .dockerignore [2024-11-08T03:47:15.198Z] #18 transferring context: 50B done [2024-11-08T03:47:15.198Z] #18 DONE 0.1s [2024-11-08T03:47:15.198Z] [2024-11-08T03:47:15.198Z] #19 [support-notifications internal] load .dockerignore [2024-11-08T03:47:15.198Z] #19 transferring context: 50B 0.0s done [2024-11-08T03:47:15.198Z] #19 DONE 0.1s [2024-11-08T03:47:15.198Z] [2024-11-08T03:47:15.198Z] #20 [core-data internal] load .dockerignore [2024-11-08T03:47:15.198Z] #20 transferring context: 50B 0.0s done [2024-11-08T03:47:15.198Z] #20 DONE 0.1s [2024-11-08T03:47:15.472Z] [2024-11-08T03:47:15.472Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-11-08T03:47:15.472Z] #21 transferring context: 50B 0.0s done [2024-11-08T03:47:15.472Z] #21 DONE 0.1s [2024-11-08T03:47:15.472Z] [2024-11-08T03:47:15.472Z] #22 [core-command internal] load .dockerignore [2024-11-08T03:47:15.472Z] #22 transferring context: 50B 0.0s done [2024-11-08T03:47:15.472Z] #22 DONE 0.1s [2024-11-08T03:47:15.472Z] [2024-11-08T03:47:15.472Z] #23 [core-common-config-bootstrapper internal] load .dockerignore [2024-11-08T03:47:15.472Z] #23 transferring context: 50B 0.0s done [2024-11-08T03:47:15.472Z] #23 DONE 0.1s [2024-11-08T03:47:15.742Z] [2024-11-08T03:47:15.742Z] #24 [security-proxy-setup internal] load .dockerignore [2024-11-08T03:47:15.742Z] #24 transferring context: 50B done [2024-11-08T03:47:15.742Z] #24 DONE 0.1s [2024-11-08T03:47:15.742Z] [2024-11-08T03:47:15.742Z] #25 [security-spire-agent internal] load .dockerignore [2024-11-08T03:47:15.742Z] #25 transferring context: 50B done [2024-11-08T03:47:15.742Z] #25 DONE 0.1s [2024-11-08T03:47:15.742Z] [2024-11-08T03:47:15.742Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-11-08T03:47:15.742Z] #26 transferring context: 50B done [2024-11-08T03:47:15.742Z] #26 DONE 0.1s [2024-11-08T03:47:16.012Z] [2024-11-08T03:47:16.012Z] #27 [security-spire-server internal] load .dockerignore [2024-11-08T03:47:16.012Z] #27 transferring context: 50B 0.0s done [2024-11-08T03:47:16.012Z] #27 DONE 0.1s [2024-11-08T03:47:16.012Z] [2024-11-08T03:47:16.012Z] #28 [core-keeper internal] load .dockerignore [2024-11-08T03:47:16.012Z] #28 transferring context: 50B 0.0s done [2024-11-08T03:47:16.012Z] #28 DONE 0.1s [2024-11-08T03:47:16.012Z] [2024-11-08T03:47:16.012Z] #29 [security-spire-config internal] load .dockerignore [2024-11-08T03:47:16.012Z] #29 transferring context: 50B done [2024-11-08T03:47:16.282Z] #29 ... [2024-11-08T03:47:16.282Z] [2024-11-08T03:47:16.282Z] #30 [security-proxy-auth internal] load .dockerignore [2024-11-08T03:47:16.282Z] #30 transferring context: 50B 0.0s done [2024-11-08T03:47:16.282Z] #30 DONE 0.1s [2024-11-08T03:47:16.282Z] [2024-11-08T03:47:16.282Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:16.282Z] #31 DONE 0.0s [2024-11-08T03:47:16.282Z] [2024-11-08T03:47:16.282Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:47:16.282Z] #32 DONE 0.2s [2024-11-08T03:47:16.282Z] [2024-11-08T03:47:16.282Z] #29 [security-spire-config internal] load .dockerignore [2024-11-08T03:47:16.559Z] #29 ... [2024-11-08T03:47:16.559Z] [2024-11-08T03:47:16.559Z] #33 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:16.559Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:16.559Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:16.559Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:16.559Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:16.559Z] #33 DONE 0.3s [2024-11-08T03:47:16.829Z] [2024-11-08T03:47:16.829Z] #34 [core-metadata internal] load build context [2024-11-08T03:47:17.103Z] #34 transferring context: 2.96MB 0.6s done [2024-11-08T03:47:17.103Z] #34 DONE 0.7s [2024-11-08T03:47:17.103Z] [2024-11-08T03:47:17.103Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T03:47:17.374Z] #35 ... [2024-11-08T03:47:17.374Z] [2024-11-08T03:47:17.374Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:17.374Z] #31 DONE 0.0s [2024-11-08T03:47:17.643Z] [2024-11-08T03:47:17.643Z] #33 [support-cron-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:17.643Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:17.643Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:17.643Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:17.643Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:17.643Z] #33 DONE 0.5s [2024-11-08T03:47:17.643Z] [2024-11-08T03:47:17.643Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:17.643Z] #31 DONE 0.0s [2024-11-08T03:47:17.643Z] [2024-11-08T03:47:17.643Z] #36 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-11-08T03:47:17.643Z] #36 DONE 0.4s [2024-11-08T03:47:17.643Z] [2024-11-08T03:47:17.643Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:17.643Z] #37 ... [2024-11-08T03:47:17.643Z] [2024-11-08T03:47:17.643Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:17.643Z] #31 DONE 0.0s [2024-11-08T03:47:17.643Z] [2024-11-08T03:47:17.643Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:17.915Z] #37 ... [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:17.915Z] #31 DONE 0.0s [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:17.915Z] #37 ... [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #33 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:17.915Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:17.915Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:17.915Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:17.915Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:17.915Z] #33 DONE 0.6s [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:47:17.915Z] #32 DONE 0.6s [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-11-08T03:47:17.915Z] #36 DONE 0.4s [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:17.915Z] #37 ... [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #33 [core-data stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:17.915Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:17.915Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:17.915Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:17.915Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:17.915Z] #33 DONE 0.6s [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:17.915Z] #31 DONE 0.0s [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #36 [core-data builder 2/7] WORKDIR /edgex-go [2024-11-08T03:47:17.915Z] #36 DONE 0.4s [2024-11-08T03:47:17.915Z] [2024-11-08T03:47:17.915Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:18.191Z] #37 ... [2024-11-08T03:47:18.191Z] [2024-11-08T03:47:18.191Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:18.191Z] #31 DONE 0.0s [2024-11-08T03:47:18.191Z] [2024-11-08T03:47:18.191Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:18.812Z] #37 ... [2024-11-08T03:47:18.812Z] [2024-11-08T03:47:18.812Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:18.812Z] #31 DONE 0.0s [2024-11-08T03:47:18.812Z] [2024-11-08T03:47:18.812Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:19.088Z] #37 ... [2024-11-08T03:47:19.088Z] [2024-11-08T03:47:19.088Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:47:19.088Z] #32 DONE 1.6s [2024-11-08T03:47:19.088Z] [2024-11-08T03:47:19.088Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:19.361Z] #37 ... [2024-11-08T03:47:19.361Z] [2024-11-08T03:47:19.361Z] #33 [security-proxy-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:19.361Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:19.361Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:19.361Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:19.361Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:19.361Z] #33 DONE 0.7s [2024-11-08T03:47:19.361Z] [2024-11-08T03:47:19.361Z] #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-11-08T03:47:19.361Z] #36 DONE 0.5s [2024-11-08T03:47:19.361Z] [2024-11-08T03:47:19.361Z] #37 [security-bootstrapper internal] load build context [2024-11-08T03:47:19.361Z] #37 transferring context: 2.96MB 1.7s done [2024-11-08T03:47:19.361Z] #37 DONE 2.0s [2024-11-08T03:47:19.361Z] [2024-11-08T03:47:19.361Z] #38 [core-command internal] load build context [2024-11-08T03:47:19.955Z] #38 ... [2024-11-08T03:47:19.955Z] [2024-11-08T03:47:19.955Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:19.955Z] #31 DONE 0.1s [2024-11-08T03:47:19.955Z] [2024-11-08T03:47:19.955Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:47:19.955Z] #32 DONE 2.0s [2024-11-08T03:47:19.955Z] [2024-11-08T03:47:19.955Z] #38 [core-command internal] load build context [2024-11-08T03:47:19.955Z] #38 ... [2024-11-08T03:47:19.955Z] [2024-11-08T03:47:19.955Z] #33 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:19.955Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:19.955Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:19.955Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:19.956Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:19.956Z] #33 DONE 0.7s [2024-11-08T03:47:19.956Z] [2024-11-08T03:47:19.956Z] #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-11-08T03:47:19.956Z] #36 DONE 0.5s [2024-11-08T03:47:19.956Z] [2024-11-08T03:47:19.956Z] #38 [core-command internal] load build context [2024-11-08T03:47:20.550Z] #38 ... [2024-11-08T03:47:20.550Z] [2024-11-08T03:47:20.550Z] #39 [support-cron-scheduler internal] load build context [2024-11-08T03:47:20.550Z] #39 transferring context: 2.96MB 2.5s done [2024-11-08T03:47:20.550Z] #39 DONE 2.9s [2024-11-08T03:47:20.550Z] [2024-11-08T03:47:20.550Z] #38 [core-command internal] load build context [2024-11-08T03:47:20.819Z] #38 ... [2024-11-08T03:47:20.819Z] [2024-11-08T03:47:20.819Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:20.819Z] #31 DONE 0.1s [2024-11-08T03:47:20.819Z] [2024-11-08T03:47:20.819Z] #38 [core-command internal] load build context [2024-11-08T03:47:21.093Z] #38 ... [2024-11-08T03:47:21.093Z] [2024-11-08T03:47:21.093Z] #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:47:21.093Z] #32 DONE 3.3s [2024-11-08T03:47:21.093Z] [2024-11-08T03:47:21.093Z] #40 [support-notifications internal] load build context [2024-11-08T03:47:21.093Z] #40 transferring context: 2.96MB 2.8s done [2024-11-08T03:47:21.093Z] #40 DONE 3.2s [2024-11-08T03:47:21.093Z] [2024-11-08T03:47:21.093Z] #38 [core-command internal] load build context [2024-11-08T03:47:21.363Z] #38 ... [2024-11-08T03:47:21.363Z] [2024-11-08T03:47:21.363Z] #33 [core-keeper stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:21.363Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:21.363Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:21.363Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:21.363Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:21.363Z] #33 DONE 0.7s [2024-11-08T03:47:21.363Z] [2024-11-08T03:47:21.364Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-11-08T03:47:21.364Z] #31 DONE 0.1s [2024-11-08T03:47:21.364Z] [2024-11-08T03:47:21.364Z] #38 [core-command internal] load build context [2024-11-08T03:47:21.364Z] #38 ... [2024-11-08T03:47:21.364Z] [2024-11-08T03:47:21.364Z] #36 [core-keeper builder 2/7] WORKDIR /edgex-go [2024-11-08T03:47:21.364Z] #36 DONE 0.5s [2024-11-08T03:47:21.364Z] [2024-11-08T03:47:21.364Z] #38 [core-command internal] load build context [2024-11-08T03:47:21.657Z] #38 ... [2024-11-08T03:47:21.657Z] [2024-11-08T03:47:21.657Z] #41 [core-keeper internal] load build context [2024-11-08T03:47:21.657Z] #41 DONE 0.0s [2024-11-08T03:47:21.657Z] [2024-11-08T03:47:21.657Z] #38 [core-command internal] load build context [2024-11-08T03:47:22.266Z] #38 ... [2024-11-08T03:47:22.266Z] [2024-11-08T03:47:22.266Z] #42 [core-data internal] load build context [2024-11-08T03:47:22.266Z] #42 transferring context: 2.96MB 3.4s done [2024-11-08T03:47:22.266Z] #42 DONE 4.1s [2024-11-08T03:47:22.266Z] [2024-11-08T03:47:22.266Z] #38 [core-command internal] load build context [2024-11-08T03:47:22.865Z] #38 ... [2024-11-08T03:47:22.865Z] [2024-11-08T03:47:22.865Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-11-08T03:47:22.865Z] #43 DONE 3.3s [2024-11-08T03:47:22.865Z] [2024-11-08T03:47:22.865Z] #44 [security-spiffe-token-provider internal] load build context [2024-11-08T03:47:22.865Z] #44 transferring context: 2.96MB 3.8s done [2024-11-08T03:47:22.865Z] #44 DONE 4.7s [2024-11-08T03:47:22.865Z] [2024-11-08T03:47:22.865Z] #38 [core-command internal] load build context [2024-11-08T03:47:22.865Z] #38 ... [2024-11-08T03:47:22.865Z] [2024-11-08T03:47:22.865Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-11-08T03:47:22.865Z] #45 DONE 3.4s [2024-11-08T03:47:22.865Z] [2024-11-08T03:47:22.865Z] #38 [core-command internal] load build context [2024-11-08T03:47:23.134Z] #38 ... [2024-11-08T03:47:23.134Z] [2024-11-08T03:47:23.134Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-11-08T03:47:23.134Z] #32 DONE 5.1s [2024-11-08T03:47:23.134Z] [2024-11-08T03:47:23.134Z] #38 [core-command internal] load build context [2024-11-08T03:47:23.134Z] #38 transferring context: 2.96MB 3.1s done [2024-11-08T03:47:23.134Z] #38 ... [2024-11-08T03:47:23.134Z] [2024-11-08T03:47:23.134Z] #33 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:23.134Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:23.134Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:23.134Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:23.134Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:23.134Z] #33 DONE 0.7s [2024-11-08T03:47:23.134Z] [2024-11-08T03:47:23.134Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:23.134Z] #46 DONE 0.0s [2024-11-08T03:47:23.406Z] [2024-11-08T03:47:23.406Z] #47 [security-spire-server internal] load build context [2024-11-08T03:47:23.406Z] #47 DONE 0.0s [2024-11-08T03:47:23.406Z] [2024-11-08T03:47:23.406Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:23.406Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:23.406Z] #48 ... [2024-11-08T03:47:23.406Z] [2024-11-08T03:47:23.406Z] #33 [security-proxy-auth stage-1 1/10] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T03:47:23.406Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-11-08T03:47:23.406Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-11-08T03:47:23.406Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-11-08T03:47:23.406Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-11-08T03:47:23.406Z] #33 DONE 0.8s [2024-11-08T03:47:23.406Z] [2024-11-08T03:47:23.406Z] #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-11-08T03:47:23.406Z] #36 DONE 0.6s [2024-11-08T03:47:23.679Z] [2024-11-08T03:47:23.679Z] #38 [core-command internal] load build context [2024-11-08T03:47:23.679Z] #38 DONE 4.3s [2024-11-08T03:47:23.679Z] [2024-11-08T03:47:23.679Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:23.679Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:24.975Z] #46 ... [2024-11-08T03:47:24.975Z] [2024-11-08T03:47:24.975Z] #49 [security-spire-config internal] load build context [2024-11-08T03:47:24.975Z] #49 transferring context: 21.82kB 0.3s done [2024-11-08T03:47:24.975Z] #49 DONE 1.6s [2024-11-08T03:47:24.975Z] [2024-11-08T03:47:24.975Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-08T03:47:24.975Z] #50 transferring context: 2.96MB 4.8s done [2024-11-08T03:47:24.975Z] #50 ... [2024-11-08T03:47:24.975Z] [2024-11-08T03:47:24.975Z] #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:24.975Z] #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.8s done [2024-11-08T03:47:24.975Z] #48 DONE 1.8s [2024-11-08T03:47:24.975Z] [2024-11-08T03:47:24.975Z] #51 [security-proxy-setup internal] load build context [2024-11-08T03:47:24.975Z] #51 transferring context: 2.96MB 4.8s done [2024-11-08T03:47:25.276Z] #51 ... [2024-11-08T03:47:25.276Z] [2024-11-08T03:47:25.276Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:25.276Z] #46 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done [2024-11-08T03:47:25.276Z] #46 DONE 1.9s [2024-11-08T03:47:25.276Z] [2024-11-08T03:47:25.276Z] #52 [security-secretstore-setup internal] load build context [2024-11-08T03:47:25.583Z] #52 ... [2024-11-08T03:47:25.583Z] [2024-11-08T03:47:25.583Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:25.873Z] #48 ... [2024-11-08T03:47:25.873Z] [2024-11-08T03:47:25.873Z] #53 [security-spire-agent internal] load build context [2024-11-08T03:47:25.873Z] #53 transferring context: 23.10kB 0.2s done [2024-11-08T03:47:25.873Z] #53 DONE 2.4s [2024-11-08T03:47:25.873Z] [2024-11-08T03:47:25.873Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:25.873Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T03:47:25.873Z] #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-11-08T03:47:25.873Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T03:47:26.163Z] #48 ... [2024-11-08T03:47:26.163Z] [2024-11-08T03:47:26.163Z] #50 [core-common-config-bootstrapper internal] load build context [2024-11-08T03:47:26.163Z] #50 DONE 6.7s [2024-11-08T03:47:26.163Z] [2024-11-08T03:47:26.163Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:26.163Z] #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-11-08T03:47:26.163Z] #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-11-08T03:47:26.446Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.3s [2024-11-08T03:47:26.446Z] #48 ... [2024-11-08T03:47:26.446Z] [2024-11-08T03:47:26.446Z] #54 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-11-08T03:47:26.446Z] #0 4.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:26.446Z] #0 4.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:26.446Z] #0 7.221 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:47:26.446Z] #0 7.221 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:26.446Z] #0 7.269 OK: 9 MiB in 15 packages [2024-11-08T03:47:26.446Z] #54 DONE 10.8s [2024-11-08T03:47:26.446Z] [2024-11-08T03:47:26.446Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:26.446Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s [2024-11-08T03:47:26.446Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.5s [2024-11-08T03:47:26.446Z] #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-11-08T03:47:26.723Z] #48 ... [2024-11-08T03:47:26.723Z] [2024-11-08T03:47:26.723Z] #51 [security-proxy-setup internal] load build context [2024-11-08T03:47:26.723Z] #51 DONE 7.3s [2024-11-08T03:47:26.723Z] [2024-11-08T03:47:26.723Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:26.723Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-11-08T03:47:26.723Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s [2024-11-08T03:47:26.723Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-11-08T03:47:26.723Z] #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-11-08T03:47:27.019Z] #48 ... [2024-11-08T03:47:27.019Z] [2024-11-08T03:47:27.019Z] #47 [security-spire-server internal] load build context [2024-11-08T03:47:27.019Z] #47 transferring context: 23.57kB 0.2s done [2024-11-08T03:47:27.019Z] #47 DONE 3.5s [2024-11-08T03:47:27.019Z] [2024-11-08T03:47:27.019Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:27.019Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-11-08T03:47:27.019Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.0s [2024-11-08T03:47:27.019Z] #48 ... [2024-11-08T03:47:27.019Z] [2024-11-08T03:47:27.019Z] #52 [security-secretstore-setup internal] load build context [2024-11-08T03:47:27.019Z] #52 transferring context: 2.96MB 4.9s done [2024-11-08T03:47:27.019Z] #52 DONE 7.1s [2024-11-08T03:47:27.019Z] [2024-11-08T03:47:27.019Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:27.019Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-11-08T03:47:27.019Z] #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.1s done [2024-11-08T03:47:27.019Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 1.1s [2024-11-08T03:47:27.682Z] #48 ... [2024-11-08T03:47:27.682Z] [2024-11-08T03:47:27.682Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T03:47:27.682Z] #35 ... [2024-11-08T03:47:27.682Z] [2024-11-08T03:47:27.682Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T03:47:27.682Z] #55 ... [2024-11-08T03:47:27.682Z] [2024-11-08T03:47:27.682Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:47:27.985Z] #56 ... [2024-11-08T03:47:27.985Z] [2024-11-08T03:47:27.985Z] #57 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:47:27.985Z] #57 ... [2024-11-08T03:47:27.985Z] [2024-11-08T03:47:27.985Z] #41 [core-keeper internal] load build context [2024-11-08T03:47:27.985Z] #41 transferring context: 2.96MB 4.5s done [2024-11-08T03:47:27.985Z] #41 DONE 6.4s [2024-11-08T03:47:27.985Z] [2024-11-08T03:47:27.985Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T03:47:28.276Z] #58 ... [2024-11-08T03:47:28.276Z] [2024-11-08T03:47:28.276Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:47:28.277Z] #59 ... [2024-11-08T03:47:28.277Z] [2024-11-08T03:47:28.277Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T03:47:28.277Z] #60 ... [2024-11-08T03:47:28.277Z] [2024-11-08T03:47:28.277Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T03:47:28.546Z] #61 ... [2024-11-08T03:47:28.546Z] [2024-11-08T03:47:28.546Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T03:47:28.546Z] #62 ... [2024-11-08T03:47:28.546Z] [2024-11-08T03:47:28.546Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T03:47:28.819Z] #63 ... [2024-11-08T03:47:28.819Z] [2024-11-08T03:47:28.819Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:28.819Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 2.7s [2024-11-08T03:47:29.090Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.1s [2024-11-08T03:47:30.075Z] #48 ... [2024-11-08T03:47:30.075Z] [2024-11-08T03:47:30.075Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T03:47:30.075Z] #64 ... [2024-11-08T03:47:30.075Z] [2024-11-08T03:47:30.075Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:30.075Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.2s [2024-11-08T03:47:30.345Z] #48 ... [2024-11-08T03:47:30.345Z] [2024-11-08T03:47:30.345Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T03:47:30.345Z] #65 ... [2024-11-08T03:47:30.345Z] [2024-11-08T03:47:30.345Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:30.627Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.14MB / 28.04MB 4.6s [2024-11-08T03:47:30.896Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 5.0s [2024-11-08T03:47:31.485Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-11-08T03:47:31.485Z] #48 ... [2024-11-08T03:47:31.485Z] [2024-11-08T03:47:31.485Z] #66 [security-proxy-auth internal] load build context [2024-11-08T03:47:31.485Z] #66 transferring context: 2.96MB 4.9s done [2024-11-08T03:47:31.485Z] #66 DONE 8.0s [2024-11-08T03:47:31.485Z] [2024-11-08T03:47:31.485Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:31.485Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-11-08T03:47:31.485Z] #48 ... [2024-11-08T03:47:31.485Z] [2024-11-08T03:47:31.485Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T03:47:31.759Z] #67 ... [2024-11-08T03:47:31.759Z] [2024-11-08T03:47:31.759Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:32.028Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.37MB / 28.04MB 5.9s [2024-11-08T03:47:32.616Z] #48 ... [2024-11-08T03:47:32.616Z] [2024-11-08T03:47:32.616Z] #68 [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-08T03:47:32.616Z] #68 ... [2024-11-08T03:47:32.616Z] [2024-11-08T03:47:32.616Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:32.616Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.24MB / 28.04MB 6.6s [2024-11-08T03:47:33.204Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 7.1s [2024-11-08T03:47:34.165Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.78MB / 28.04MB 8.0s [2024-11-08T03:47:34.165Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-11-08T03:47:34.165Z] #48 ... [2024-11-08T03:47:34.165Z] [2024-11-08T03:47:34.165Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:47:34.165Z] #69 ... [2024-11-08T03:47:34.165Z] [2024-11-08T03:47:34.165Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T03:47:34.165Z] #70 ... [2024-11-08T03:47:34.165Z] [2024-11-08T03:47:34.165Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:34.165Z] #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-11-08T03:47:34.748Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.58MB / 28.04MB 8.6s [2024-11-08T03:47:34.748Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 8.9s [2024-11-08T03:47:35.334Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 9.3s [2024-11-08T03:47:35.607Z] #48 ... [2024-11-08T03:47:35.607Z] [2024-11-08T03:47:35.607Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:35.607Z] #46 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-11-08T03:47:35.607Z] #46 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-11-08T03:47:35.607Z] #46 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-11-08T03:47:35.607Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-11-08T03:47:35.607Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.8s done [2024-11-08T03:47:35.607Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-11-08T03:47:35.607Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.4s [2024-11-08T03:47:35.607Z] #46 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.3s done [2024-11-08T03:47:35.607Z] #46 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-11-08T03:47:35.607Z] #46 ... [2024-11-08T03:47:35.607Z] [2024-11-08T03:47:35.607Z] #68 [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-08T03:47:35.607Z] #68 DONE 13.2s [2024-11-08T03:47:35.607Z] [2024-11-08T03:47:35.607Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:35.607Z] #46 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.4s done [2024-11-08T03:47:35.607Z] #46 ... [2024-11-08T03:47:35.607Z] [2024-11-08T03:47:35.607Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:35.607Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 9.7s [2024-11-08T03:47:36.196Z] #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.0s done [2024-11-08T03:47:36.467Z] #48 ... [2024-11-08T03:47:36.467Z] [2024-11-08T03:47:36.467Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-11-08T03:47:36.467Z] #71 ... [2024-11-08T03:47:36.467Z] [2024-11-08T03:47:36.467Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T03:47:38.436Z] #72 ... [2024-11-08T03:47:38.436Z] [2024-11-08T03:47:38.436Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-11-08T03:47:38.436Z] #67 DONE 16.5s [2024-11-08T03:47:38.436Z] [2024-11-08T03:47:38.436Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T03:47:38.436Z] #62 19.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:40.395Z] #62 22.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:40.737Z] #62 ... [2024-11-08T03:47:40.737Z] [2024-11-08T03:47:40.737Z] #57 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:47:40.737Z] #57 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:40.737Z] #57 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:40.737Z] #57 20.22 OK: 238 MiB in 54 packages [2024-11-08T03:47:40.737Z] #57 DONE 24.1s [2024-11-08T03:47:40.737Z] [2024-11-08T03:47:40.737Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:40.737Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.5s [2024-11-08T03:47:41.323Z] #48 ... [2024-11-08T03:47:41.323Z] [2024-11-08T03:47:41.323Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T03:47:41.323Z] #64 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:41.323Z] #64 12.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:41.323Z] #64 20.67 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:47:41.323Z] #64 ... [2024-11-08T03:47:41.323Z] [2024-11-08T03:47:41.323Z] #73 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:47:41.323Z] #73 DONE 0.9s [2024-11-08T03:47:41.323Z] [2024-11-08T03:47:41.323Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:41.323Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 3.6s [2024-11-08T03:47:41.912Z] #46 ... [2024-11-08T03:47:41.912Z] [2024-11-08T03:47:41.912Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T03:47:41.912Z] #55 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:41.912Z] #55 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:41.912Z] #55 24.08 OK: 238 MiB in 54 packages [2024-11-08T03:47:41.912Z] #55 ... [2024-11-08T03:47:41.912Z] [2024-11-08T03:47:41.912Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:42.902Z] #46 ... [2024-11-08T03:47:42.902Z] [2024-11-08T03:47:42.902Z] #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:47:42.902Z] #56 15.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:42.902Z] #56 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:43.172Z] #56 ... [2024-11-08T03:47:43.172Z] [2024-11-08T03:47:43.172Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:43.758Z] #46 ... [2024-11-08T03:47:43.758Z] [2024-11-08T03:47:43.758Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T03:47:43.758Z] #60 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:43.758Z] #60 17.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:44.028Z] #60 ... [2024-11-08T03:47:44.028Z] [2024-11-08T03:47:44.028Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:47:44.028Z] #59 15.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:44.028Z] #59 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:44.028Z] #59 ... [2024-11-08T03:47:44.028Z] [2024-11-08T03:47:44.028Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T03:47:44.028Z] #58 16.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:44.028Z] #58 17.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:44.298Z] #58 ... [2024-11-08T03:47:44.298Z] [2024-11-08T03:47:44.298Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:45.266Z] #46 ... [2024-11-08T03:47:45.266Z] [2024-11-08T03:47:45.266Z] #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-11-08T03:47:45.266Z] #55 DONE 27.5s [2024-11-08T03:47:45.266Z] [2024-11-08T03:47:45.266Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:45.266Z] #46 ... [2024-11-08T03:47:45.266Z] [2024-11-08T03:47:45.266Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T03:47:45.266Z] #61 16.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:45.266Z] #61 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:45.266Z] #61 ... [2024-11-08T03:47:45.266Z] [2024-11-08T03:47:45.266Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T03:47:45.267Z] #63 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:45.267Z] #63 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:45.536Z] #63 ... [2024-11-08T03:47:45.536Z] [2024-11-08T03:47:45.536Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:45.536Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.6s [2024-11-08T03:47:46.123Z] #48 ... [2024-11-08T03:47:46.123Z] [2024-11-08T03:47:46.123Z] #74 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:47:46.123Z] #74 DONE 0.9s [2024-11-08T03:47:46.123Z] [2024-11-08T03:47:46.123Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:47.094Z] #48 ... [2024-11-08T03:47:47.094Z] [2024-11-08T03:47:47.094Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T03:47:47.094Z] #65 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:47.094Z] #65 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:47.094Z] #65 ... [2024-11-08T03:47:47.094Z] [2024-11-08T03:47:47.094Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:47.682Z] #48 ... [2024-11-08T03:47:47.682Z] [2024-11-08T03:47:47.682Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T03:47:47.682Z] #70 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:47.682Z] #70 16.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:47.682Z] #70 ... [2024-11-08T03:47:47.682Z] [2024-11-08T03:47:47.682Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:47.682Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.8s [2024-11-08T03:47:47.682Z] #46 ... [2024-11-08T03:47:47.682Z] [2024-11-08T03:47:47.682Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-11-08T03:47:47.682Z] #64 21.85 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:47:47.682Z] #64 22.10 (3/6) Installing dumb-init (1.2.5-r3) [2024-11-08T03:47:47.682Z] #64 22.22 (4/6) Installing openssl (3.3.2-r1) [2024-11-08T03:47:47.682Z] #64 22.48 (5/6) Installing su-exec (0.2-r3) [2024-11-08T03:47:47.682Z] #64 22.50 (6/6) Installing yq-go (4.44.1-r2) [2024-11-08T03:47:47.682Z] #64 24.25 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:47.682Z] #64 24.48 OK: 20 MiB in 18 packages [2024-11-08T03:47:47.682Z] #64 DONE 28.0s [2024-11-08T03:47:47.682Z] [2024-11-08T03:47:47.682Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:47.950Z] #46 ... [2024-11-08T03:47:47.950Z] [2024-11-08T03:47:47.950Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:47:47.950Z] #69 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:47.950Z] #69 16.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:48.218Z] #69 ... [2024-11-08T03:47:48.218Z] [2024-11-08T03:47:48.218Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T03:47:48.218Z] #0 6.996 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:48.218Z] #0 9.585 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:48.218Z] #75 ... [2024-11-08T03:47:48.218Z] [2024-11-08T03:47:48.218Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:48.486Z] #46 ... [2024-11-08T03:47:48.486Z] [2024-11-08T03:47:48.486Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-11-08T03:47:48.486Z] #71 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:48.486Z] #71 14.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:48.754Z] #71 ... [2024-11-08T03:47:48.754Z] [2024-11-08T03:47:48.754Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:50.705Z] #48 ... [2024-11-08T03:47:50.706Z] [2024-11-08T03:47:50.706Z] #46 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-11-08T03:47:50.706Z] #46 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.1s done [2024-11-08T03:47:50.706Z] #46 DONE 27.1s [2024-11-08T03:47:50.706Z] [2024-11-08T03:47:50.706Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:50.706Z] #48 ... [2024-11-08T03:47:50.706Z] [2024-11-08T03:47:50.706Z] #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-11-08T03:47:50.706Z] #56 30.17 OK: 238 MiB in 54 packages [2024-11-08T03:47:50.706Z] #56 DONE 33.3s [2024-11-08T03:47:50.979Z] [2024-11-08T03:47:50.979Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:50.979Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.9s [2024-11-08T03:47:51.570Z] #48 ... [2024-11-08T03:47:51.570Z] [2024-11-08T03:47:51.570Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:47:51.570Z] #76 ... [2024-11-08T03:47:51.570Z] [2024-11-08T03:47:51.570Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:52.154Z] #48 ... [2024-11-08T03:47:52.154Z] [2024-11-08T03:47:52.154Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:47:52.154Z] #77 DONE 1.6s [2024-11-08T03:47:52.430Z] [2024-11-08T03:47:52.430Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T03:47:52.430Z] #61 34.04 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:47:52.699Z] #61 34.12 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:52.699Z] #61 34.37 OK: 9 MiB in 15 packages [2024-11-08T03:47:53.697Z] #61 ... [2024-11-08T03:47:53.697Z] [2024-11-08T03:47:53.697Z] #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-11-08T03:47:53.697Z] #60 32.38 (1/2) Installing dumb-init (1.2.5-r3) [2024-11-08T03:47:53.697Z] #60 32.45 (2/2) Installing su-exec (0.2-r3) [2024-11-08T03:47:53.697Z] #60 32.47 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:53.697Z] #60 32.75 OK: 9 MiB in 16 packages [2024-11-08T03:47:53.697Z] #60 DONE 36.1s [2024-11-08T03:47:53.697Z] [2024-11-08T03:47:53.697Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:53.967Z] #48 ... [2024-11-08T03:47:53.967Z] [2024-11-08T03:47:53.967Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T03:47:53.967Z] #72 8.293 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:53.967Z] #72 10.91 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:54.235Z] #72 ... [2024-11-08T03:47:54.235Z] [2024-11-08T03:47:54.235Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T03:47:54.235Z] #62 34.93 (1/2) Installing ca-certificates (20240705-r0) [2024-11-08T03:47:54.235Z] #62 35.91 (2/2) Installing dumb-init (1.2.5-r3) [2024-11-08T03:47:54.235Z] #62 35.99 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:54.504Z] #62 36.22 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:47:55.914Z] #62 ... [2024-11-08T03:47:55.914Z] [2024-11-08T03:47:55.914Z] #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:47:56.186Z] #78 ... [2024-11-08T03:47:56.186Z] [2024-11-08T03:47:56.186Z] #61 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-11-08T03:47:56.186Z] #61 DONE 37.8s [2024-11-08T03:47:56.186Z] [2024-11-08T03:47:56.186Z] #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-11-08T03:47:56.186Z] #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.5s done [2024-11-08T03:47:56.459Z] #48 DONE 32.8s [2024-11-08T03:47:56.459Z] [2024-11-08T03:47:56.459Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-11-08T03:47:56.459Z] #71 29.73 Upgrading critical system libraries and apk-tools: [2024-11-08T03:47:56.459Z] #71 29.73 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:47:56.459Z] #71 29.88 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:57.890Z] #71 ... [2024-11-08T03:47:57.890Z] [2024-11-08T03:47:57.890Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T03:47:57.890Z] #0 6.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:57.890Z] #0 9.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:57.890Z] #79 ... [2024-11-08T03:47:57.890Z] [2024-11-08T03:47:57.890Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T03:47:57.890Z] #65 34.04 (1/4) Installing ca-certificates (20240705-r0) [2024-11-08T03:47:57.890Z] #65 34.82 (2/4) Installing dumb-init (1.2.5-r3) [2024-11-08T03:47:57.890Z] #65 34.87 (3/4) Installing su-exec (0.2-r3) [2024-11-08T03:47:57.890Z] #65 34.90 (4/4) Installing yq-go (4.44.1-r2) [2024-11-08T03:47:57.890Z] #65 36.88 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:57.890Z] #65 37.15 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:47:59.845Z] #65 ... [2024-11-08T03:47:59.845Z] [2024-11-08T03:47:59.845Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-11-08T03:47:59.845Z] #63 33.63 (1/3) Installing ca-certificates (20240705-r0) [2024-11-08T03:47:59.845Z] #63 34.12 (2/3) Installing dumb-init (1.2.5-r3) [2024-11-08T03:47:59.845Z] #63 34.17 (3/3) Installing tzdata (2024b-r0) [2024-11-08T03:47:59.845Z] #63 36.32 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:47:59.845Z] #63 36.69 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:47:59.845Z] #63 38.52 OK: 11 MiB in 17 packages [2024-11-08T03:47:59.845Z] #63 DONE 42.0s [2024-11-08T03:47:59.845Z] [2024-11-08T03:47:59.845Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T03:47:59.845Z] #70 30.71 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:47:59.845Z] #70 30.71 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:47:59.845Z] #70 30.71 OK: 24046 distinct packages available [2024-11-08T03:47:59.845Z] #70 33.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:59.845Z] #70 35.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:59.845Z] #70 ... [2024-11-08T03:47:59.845Z] [2024-11-08T03:47:59.845Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:47:59.845Z] #59 31.79 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:47:59.845Z] #59 31.79 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:47:59.845Z] #59 31.79 OK: 24046 distinct packages available [2024-11-08T03:47:59.845Z] #59 34.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:47:59.845Z] #59 37.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:00.116Z] #59 ... [2024-11-08T03:48:00.116Z] [2024-11-08T03:48:00.116Z] #62 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-11-08T03:48:00.116Z] #62 38.05 OK: 10 MiB in 16 packages [2024-11-08T03:48:00.116Z] #62 DONE 41.7s [2024-11-08T03:48:00.116Z] [2024-11-08T03:48:00.116Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:01.542Z] #80 ... [2024-11-08T03:48:01.542Z] [2024-11-08T03:48:01.542Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T03:48:01.542Z] #58 33.64 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:48:01.542Z] #58 33.64 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:48:01.542Z] #58 33.64 OK: 24047 distinct packages available [2024-11-08T03:48:01.542Z] #58 36.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:01.542Z] #58 39.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:01.812Z] #58 ... [2024-11-08T03:48:01.812Z] [2024-11-08T03:48:01.812Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:01.812Z] #71 33.93 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:01.812Z] #71 34.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:02.401Z] #71 ... [2024-11-08T03:48:02.401Z] [2024-11-08T03:48:02.401Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:48:02.401Z] #81 ... [2024-11-08T03:48:02.401Z] [2024-11-08T03:48:02.401Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:48:02.401Z] #69 33.25 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-11-08T03:48:02.401Z] #69 33.25 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-11-08T03:48:02.401Z] #69 33.25 OK: 24046 distinct packages available [2024-11-08T03:48:02.401Z] #69 35.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:02.672Z] #69 ... [2024-11-08T03:48:02.672Z] [2024-11-08T03:48:02.672Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-11-08T03:48:02.672Z] #65 39.44 OK: 20 MiB in 18 packages [2024-11-08T03:48:02.672Z] #65 DONE 42.3s [2024-11-08T03:48:02.672Z] [2024-11-08T03:48:02.672Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T03:48:03.662Z] #82 ... [2024-11-08T03:48:03.662Z] [2024-11-08T03:48:03.662Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T03:48:03.662Z] #0 5.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:03.662Z] #0 8.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:03.935Z] #83 ... [2024-11-08T03:48:03.935Z] [2024-11-08T03:48:03.935Z] #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-11-08T03:48:03.935Z] #75 25.37 OK: 238 MiB in 54 packages [2024-11-08T03:48:05.898Z] #75 DONE 27.7s [2024-11-08T03:48:05.898Z] [2024-11-08T03:48:05.898Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:05.898Z] #80 5.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:06.176Z] #80 ... [2024-11-08T03:48:06.176Z] [2024-11-08T03:48:06.176Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:06.176Z] #0 4.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:06.176Z] #0 7.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:06.176Z] #84 ... [2024-11-08T03:48:06.176Z] [2024-11-08T03:48:06.176Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-11-08T03:48:06.176Z] #85 DONE 0.5s [2024-11-08T03:48:06.176Z] [2024-11-08T03:48:06.176Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:48:08.777Z] #86 ... [2024-11-08T03:48:08.777Z] [2024-11-08T03:48:08.777Z] #72 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-11-08T03:48:08.777Z] #72 28.36 (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T03:48:08.777Z] #72 29.32 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:08.777Z] #72 29.49 OK: 9 MiB in 15 packages [2024-11-08T03:48:08.777Z] #72 DONE 32.7s [2024-11-08T03:48:08.777Z] [2024-11-08T03:48:08.777Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T03:48:08.777Z] #82 5.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:09.744Z] #82 ... [2024-11-08T03:48:09.744Z] [2024-11-08T03:48:09.745Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:09.745Z] #0 5.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:09.745Z] #0 7.750 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:09.745Z] #87 ... [2024-11-08T03:48:09.745Z] [2024-11-08T03:48:09.745Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:48:09.745Z] #59 49.83 (1/14) Installing ca-certificates (20240705-r0) [2024-11-08T03:48:09.745Z] #59 50.44 (2/14) Installing brotli-libs (1.1.0-r2) [2024-11-08T03:48:09.745Z] #59 50.75 (3/14) Installing c-ares (1.33.1-r0) [2024-11-08T03:48:09.745Z] #59 50.81 (4/14) Installing libunistring (1.2-r0) [2024-11-08T03:48:09.745Z] #59 51.03 (5/14) Installing libidn2 (2.3.7-r0) [2024-11-08T03:48:09.745Z] #59 51.14 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-11-08T03:48:09.745Z] #59 51.21 (7/14) Installing libpsl (0.21.5-r1) [2024-11-08T03:48:09.745Z] #59 51.24 (8/14) Installing zstd-libs (1.5.6-r0) [2024-11-08T03:48:09.745Z] #59 51.35 (9/14) Installing libcurl (8.11.0-r1) [2024-11-08T03:48:09.745Z] #59 51.48 (10/14) Installing curl (8.11.0-r1) [2024-11-08T03:48:09.745Z] #59 51.52 (11/14) Installing dumb-init (1.2.5-r3) [2024-11-08T03:48:09.745Z] #59 51.54 (12/14) Installing musl-obstack (1.2.3-r2) [2024-11-08T03:48:09.745Z] #59 51.58 (13/14) Installing libucontext (1.2-r3) [2024-11-08T03:48:09.745Z] #59 51.61 (14/14) Installing gcompat (1.1.0-r4) [2024-11-08T03:48:09.745Z] #59 51.70 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:09.745Z] #59 51.86 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:48:11.157Z] #59 ... [2024-11-08T03:48:11.157Z] [2024-11-08T03:48:11.157Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-11-08T03:48:11.157Z] #58 51.42 OK: 238 MiB in 54 packages [2024-11-08T03:48:11.157Z] #58 DONE 53.2s [2024-11-08T03:48:11.434Z] [2024-11-08T03:48:11.434Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:48:11.434Z] #59 53.24 OK: 15 MiB in 28 packages [2024-11-08T03:48:11.719Z] #59 ... [2024-11-08T03:48:11.719Z] [2024-11-08T03:48:11.719Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:48:11.719Z] #88 DONE 0.6s [2024-11-08T03:48:11.990Z] [2024-11-08T03:48:11.990Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:48:12.580Z] #89 ... [2024-11-08T03:48:12.580Z] [2024-11-08T03:48:12.580Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:48:12.580Z] #69 38.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:12.850Z] #69 ... [2024-11-08T03:48:12.850Z] [2024-11-08T03:48:12.850Z] #71 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:12.850Z] #71 36.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:12.850Z] #71 ... [2024-11-08T03:48:12.850Z] [2024-11-08T03:48:12.850Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T03:48:12.850Z] #83 19.33 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:12.850Z] #83 19.33 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:13.121Z] #83 19.41 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:14.553Z] #83 ... [2024-11-08T03:48:14.553Z] [2024-11-08T03:48:14.553Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-11-08T03:48:14.553Z] #59 DONE 56.3s [2024-11-08T03:48:14.553Z] [2024-11-08T03:48:14.553Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:48:14.553Z] #69 49.64 (1/4) Installing dumb-init (1.2.5-r3) [2024-11-08T03:48:14.553Z] #69 49.68 (2/4) Installing musl-obstack (1.2.3-r2) [2024-11-08T03:48:14.553Z] #69 49.69 (3/4) Installing libucontext (1.2-r3) [2024-11-08T03:48:14.553Z] #69 49.80 (4/4) Installing gcompat (1.1.0-r4) [2024-11-08T03:48:14.553Z] #69 49.87 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:14.553Z] #69 50.03 OK: 9 MiB in 18 packages [2024-11-08T03:48:15.522Z] #69 ... [2024-11-08T03:48:15.522Z] [2024-11-08T03:48:15.522Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-11-08T03:48:15.522Z] #70 47.55 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:15.522Z] #70 48.23 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:15.522Z] #70 48.50 (3/7) Installing dumb-init (1.2.5-r3) [2024-11-08T03:48:15.522Z] #70 48.51 (4/7) Installing musl-obstack (1.2.3-r2) [2024-11-08T03:48:15.522Z] #70 48.53 (5/7) Installing libucontext (1.2-r3) [2024-11-08T03:48:15.522Z] #70 48.57 (6/7) Installing gcompat (1.1.0-r4) [2024-11-08T03:48:15.522Z] #70 48.61 (7/7) Installing openssl (3.3.2-r1) [2024-11-08T03:48:15.522Z] #70 48.75 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:15.522Z] #70 48.90 OK: 10 MiB in 19 packages [2024-11-08T03:48:15.522Z] #70 DONE 51.6s [2024-11-08T03:48:15.791Z] [2024-11-08T03:48:15.791Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:17.752Z] #90 ... [2024-11-08T03:48:17.753Z] [2024-11-08T03:48:17.753Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-11-08T03:48:17.753Z] #69 DONE 53.4s [2024-11-08T03:48:17.753Z] [2024-11-08T03:48:17.753Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:17.753Z] #80 7.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:18.037Z] #80 ... [2024-11-08T03:48:18.037Z] [2024-11-08T03:48:18.037Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:18.037Z] #91 ... [2024-11-08T03:48:18.037Z] [2024-11-08T03:48:18.037Z] #71 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:18.037Z] #71 47.58 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:18.037Z] #71 48.49 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:18.037Z] #71 48.78 OK: 9 MiB in 15 packages [2024-11-08T03:48:18.037Z] #71 DONE 52.6s [2024-11-08T03:48:18.316Z] [2024-11-08T03:48:18.316Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:18.316Z] #84 18.70 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:18.316Z] #84 18.70 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:18.316Z] #84 18.79 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:18.316Z] #84 21.45 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:18.316Z] #84 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:19.285Z] #84 ... [2024-11-08T03:48:19.285Z] [2024-11-08T03:48:19.285Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T03:48:19.285Z] #79 21.56 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:19.285Z] #79 21.56 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:19.285Z] #79 21.64 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:19.285Z] #79 23.62 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:19.285Z] #79 23.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:19.285Z] #79 25.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:19.285Z] #79 ... [2024-11-08T03:48:19.285Z] [2024-11-08T03:48:19.285Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:19.285Z] #80 19.43 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:19.285Z] #80 19.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:19.553Z] #80 19.51 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:19.821Z] #80 ... [2024-11-08T03:48:19.821Z] [2024-11-08T03:48:19.821Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T03:48:19.821Z] #82 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:20.090Z] #82 ... [2024-11-08T03:48:20.090Z] [2024-11-08T03:48:20.090Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:20.090Z] #87 19.85 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:20.090Z] #87 19.85 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:20.090Z] #87 19.92 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:22.040Z] #87 21.98 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:22.040Z] #87 22.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:23.008Z] #87 23.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:24.423Z] #87 ... [2024-11-08T03:48:24.423Z] [2024-11-08T03:48:24.423Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:24.423Z] #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:24.423Z] #0 5.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:24.694Z] #92 ... [2024-11-08T03:48:24.694Z] [2024-11-08T03:48:24.694Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T03:48:24.694Z] #82 18.21 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:24.694Z] #82 18.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:24.694Z] #82 18.27 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:24.694Z] #82 20.25 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:24.694Z] #82 20.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:24.694Z] #82 21.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:25.280Z] #82 ... [2024-11-08T03:48:25.280Z] [2024-11-08T03:48:25.280Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-11-08T03:48:25.280Z] #79 35.97 OK: 20 MiB in 18 packages [2024-11-08T03:48:25.280Z] #79 DONE 37.6s [2024-11-08T03:48:25.561Z] [2024-11-08T03:48:25.561Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-11-08T03:48:25.561Z] #93 DONE 0.1s [2024-11-08T03:48:25.561Z] [2024-11-08T03:48:25.561Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T03:48:25.561Z] #83 21.71 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:25.561Z] #83 21.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:25.561Z] #83 23.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:25.561Z] #83 ... [2024-11-08T03:48:25.561Z] [2024-11-08T03:48:25.561Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:25.561Z] #80 21.58 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:25.561Z] #80 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:25.561Z] #80 23.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:27.523Z] #80 ... [2024-11-08T03:48:27.523Z] [2024-11-08T03:48:27.523Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:27.523Z] #92 13.02 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:27.523Z] #92 13.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:27.523Z] #92 13.07 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:29.480Z] #92 ... [2024-11-08T03:48:29.480Z] [2024-11-08T03:48:29.480Z] #83 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-11-08T03:48:29.480Z] #83 32.57 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:29.480Z] #83 33.32 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:29.480Z] #83 33.45 OK: 9 MiB in 16 packages [2024-11-08T03:48:29.480Z] #83 DONE 35.4s [2024-11-08T03:48:29.480Z] [2024-11-08T03:48:29.480Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T03:48:29.752Z] #94 ... [2024-11-08T03:48:29.753Z] [2024-11-08T03:48:29.753Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:29.753Z] #84 23.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:29.753Z] #84 31.78 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:29.753Z] #84 32.31 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:29.753Z] #84 32.45 OK: 9 MiB in 15 packages [2024-11-08T03:48:29.753Z] #84 ... [2024-11-08T03:48:29.753Z] [2024-11-08T03:48:29.753Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:29.753Z] #92 15.03 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:29.753Z] #92 15.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:30.777Z] #92 ... [2024-11-08T03:48:30.777Z] [2024-11-08T03:48:30.777Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:30.777Z] #90 4.710 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:30.777Z] #90 6.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:30.777Z] #90 ... [2024-11-08T03:48:30.777Z] [2024-11-08T03:48:30.777Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:30.777Z] #91 3.266 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:30.777Z] #91 4.543 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:30.777Z] #91 12.75 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:30.777Z] #91 12.75 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:30.777Z] #91 12.82 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:30.777Z] #91 ... [2024-11-08T03:48:30.777Z] [2024-11-08T03:48:30.777Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:30.777Z] #90 15.02 Upgrading critical system libraries and apk-tools: [2024-11-08T03:48:30.777Z] #90 15.02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T03:48:30.777Z] #90 15.04 Executing busybox-1.36.1-r29.trigger [2024-11-08T03:48:31.365Z] #90 ... [2024-11-08T03:48:31.365Z] [2024-11-08T03:48:31.365Z] #84 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:31.365Z] #84 DONE 35.0s [2024-11-08T03:48:31.365Z] [2024-11-08T03:48:31.365Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:48:31.633Z] #76 ... [2024-11-08T03:48:31.633Z] [2024-11-08T03:48:31.633Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:31.633Z] #92 17.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:32.237Z] #92 ... [2024-11-08T03:48:32.237Z] [2024-11-08T03:48:32.237Z] #94 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-11-08T03:48:32.237Z] #94 DONE 3.2s [2024-11-08T03:48:32.508Z] [2024-11-08T03:48:32.508Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-11-08T03:48:32.508Z] #95 DONE 0.3s [2024-11-08T03:48:32.508Z] [2024-11-08T03:48:32.508Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:48:32.777Z] #76 ... [2024-11-08T03:48:32.777Z] [2024-11-08T03:48:32.777Z] #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:32.777Z] #87 33.04 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:33.368Z] #87 33.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:33.368Z] #87 33.71 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:48:34.331Z] #87 34.47 OK: 11 MiB in 17 packages [2024-11-08T03:48:36.291Z] #87 DONE 36.6s [2024-11-08T03:48:36.291Z] [2024-11-08T03:48:36.291Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-11-08T03:48:36.291Z] #82 30.69 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:36.291Z] #82 31.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:36.291Z] #82 31.11 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:48:36.291Z] #82 32.01 OK: 20 MiB in 18 packages [2024-11-08T03:48:36.291Z] #82 DONE 33.8s [2024-11-08T03:48:36.291Z] [2024-11-08T03:48:36.291Z] #80 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-11-08T03:48:36.291Z] #80 33.33 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:36.291Z] #80 33.83 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:36.291Z] #80 33.93 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:48:36.291Z] #80 34.90 OK: 10 MiB in 16 packages [2024-11-08T03:48:36.885Z] #80 DONE 36.9s [2024-11-08T03:48:36.885Z] [2024-11-08T03:48:36.885Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:36.885Z] #90 17.44 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:36.885Z] #90 17.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:36.885Z] #90 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:38.837Z] #90 ... [2024-11-08T03:48:38.837Z] [2024-11-08T03:48:38.837Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-11-08T03:48:38.837Z] #92 23.09 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:38.837Z] #92 23.36 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:38.837Z] #92 23.40 Executing ca-certificates-20240705-r0.trigger [2024-11-08T03:48:38.837Z] #92 23.81 OK: 15 MiB in 28 packages [2024-11-08T03:48:39.435Z] #92 DONE 24.9s [2024-11-08T03:48:39.435Z] [2024-11-08T03:48:39.435Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:39.435Z] #91 15.30 Continuing the upgrade transaction with new apk-tools: [2024-11-08T03:48:39.435Z] #91 15.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:39.435Z] #91 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T03:48:39.435Z] #91 21.24 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:39.435Z] #91 21.93 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T03:48:39.435Z] #91 22.05 OK: 9 MiB in 18 packages [2024-11-08T03:48:39.435Z] #91 ... [2024-11-08T03:48:39.435Z] [2024-11-08T03:48:39.435Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:39.435Z] #90 23.97 OK: 10 MiB in 19 packages [2024-11-08T03:48:40.398Z] #90 ... [2024-11-08T03:48:40.398Z] [2024-11-08T03:48:40.398Z] #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:40.398Z] #91 DONE 22.9s [2024-11-08T03:48:40.671Z] [2024-11-08T03:48:40.671Z] #90 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-11-08T03:48:40.671Z] #90 DONE 25.1s [2024-11-08T03:48:40.671Z] [2024-11-08T03:48:40.671Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:48:43.266Z] #96 DONE 2.2s [2024-11-08T03:48:43.266Z] [2024-11-08T03:48:43.266Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:48:43.266Z] #97 DONE 2.5s [2024-11-08T03:48:43.266Z] [2024-11-08T03:48:43.266Z] #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-11-08T03:48:43.266Z] #98 DONE 2.2s [2024-11-08T03:48:43.266Z] [2024-11-08T03:48:43.266Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:48:43.266Z] #99 ... [2024-11-08T03:48:43.266Z] [2024-11-08T03:48:43.266Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-11-08T03:48:43.266Z] #100 DONE 0.4s [2024-11-08T03:48:43.266Z] [2024-11-08T03:48:43.266Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-11-08T03:48:43.266Z] #101 DONE 0.4s [2024-11-08T03:48:43.558Z] [2024-11-08T03:48:43.558Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-11-08T03:48:43.839Z] #102 DONE 0.5s [2024-11-08T03:48:43.839Z] [2024-11-08T03:48:43.839Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-11-08T03:48:43.839Z] #103 DONE 0.4s [2024-11-08T03:48:43.839Z] [2024-11-08T03:48:43.839Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T03:48:44.111Z] #104 DONE 0.4s [2024-11-08T03:48:44.111Z] [2024-11-08T03:48:44.111Z] #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T03:48:44.111Z] #105 DONE 0.4s [2024-11-08T03:48:44.111Z] [2024-11-08T03:48:44.111Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T03:48:44.384Z] #106 ... [2024-11-08T03:48:44.384Z] [2024-11-08T03:48:44.384Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-11-08T03:48:44.384Z] #107 DONE 0.4s [2024-11-08T03:48:44.676Z] [2024-11-08T03:48:44.676Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-11-08T03:48:44.676Z] #106 DONE 0.4s [2024-11-08T03:48:44.676Z] [2024-11-08T03:48:44.676Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T03:48:44.956Z] #108 ... [2024-11-08T03:48:44.956Z] [2024-11-08T03:48:44.956Z] #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-11-08T03:48:44.956Z] #109 DONE 0.4s [2024-11-08T03:48:44.956Z] [2024-11-08T03:48:44.956Z] #108 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-11-08T03:48:44.956Z] #108 DONE 0.4s [2024-11-08T03:48:44.956Z] [2024-11-08T03:48:44.956Z] #110 [security-spire-config] exporting to image [2024-11-08T03:48:44.956Z] #110 exporting layers [2024-11-08T03:48:45.937Z] #110 ... [2024-11-08T03:48:45.937Z] [2024-11-08T03:48:45.937Z] #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-11-08T03:48:45.937Z] #99 DONE 2.8s [2024-11-08T03:48:45.937Z] [2024-11-08T03:48:45.937Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-11-08T03:48:46.218Z] #111 DONE 0.5s [2024-11-08T03:48:46.218Z] [2024-11-08T03:48:46.218Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-11-08T03:48:46.486Z] #112 DONE 0.4s [2024-11-08T03:48:46.486Z] [2024-11-08T03:48:46.486Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-11-08T03:48:46.753Z] #113 DONE 0.4s [2024-11-08T03:48:46.753Z] [2024-11-08T03:48:46.753Z] #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:48:47.028Z] #78 ... [2024-11-08T03:48:47.028Z] [2024-11-08T03:48:47.028Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-11-08T03:48:47.315Z] #114 DONE 0.3s [2024-11-08T03:48:47.315Z] [2024-11-08T03:48:47.315Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-11-08T03:48:47.584Z] #115 DONE 0.3s [2024-11-08T03:48:47.584Z] [2024-11-08T03:48:47.584Z] #110 [security-spire-agent] exporting to image [2024-11-08T03:48:49.561Z] #110 exporting layers 4.6s done [2024-11-08T03:48:49.561Z] #110 writing image sha256:1c7e226d1dfbde6bb534b9976b38337057d3a7ca59438a05f77591412514a611 [2024-11-08T03:48:49.834Z] #110 exporting layers 4.7s done [2024-11-08T03:48:49.834Z] #110 writing image sha256:1c7e226d1dfbde6bb534b9976b38337057d3a7ca59438a05f77591412514a611 0.1s done [2024-11-08T03:48:49.834Z] #110 writing image sha256:e0cf7ad0a7232a0e8e7690a9627a13c404c63c66f76ca4119868b09b2b0e942f 0.1s done [2024-11-08T03:48:49.834Z] #110 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-11-08T03:48:49.834Z] #110 naming to docker.io/library/security-spire-config-arm64 0.0s done [2024-11-08T03:48:50.421Z] #110 exporting layers 2.6s done [2024-11-08T03:48:50.421Z] #110 writing image sha256:eb5bff1c423e5a3789c3f654b9f1ba73cb12aea33a3c77f679ee0ae77f6dc492 done [2024-11-08T03:48:50.421Z] #110 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-11-08T03:48:50.421Z] #110 DONE 5.3s [2024-11-08T03:48:50.421Z] [2024-11-08T03:48:50.421Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T03:49:58.322Z] #35 ... [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #76 DONE 126.6s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #86 DONE 101.8s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #89 DONE 96.2s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #78 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #78 DONE 122.1s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #81 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #81 DONE 115.8s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #116 [core-keeper builder 7/8] COPY . . [2024-11-08T03:49:58.322Z] #116 DONE 1.6s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #117 DONE 1.6s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #118 [support-cron-scheduler builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #118 DONE 1.6s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T03:49:58.322Z] #119 ... [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #120 [security-proxy-auth builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #120 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:49:58.322Z] #121 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #122 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #122 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:49:58.322Z] #123 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #124 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #125 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #126 [security-proxy-setup builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #126 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #127 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:49:58.322Z] #128 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:49:58.322Z] #129 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #130 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #131 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #132 [core-command builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #132 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #133 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:49:58.322Z] #133 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #134 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #135 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:49:58.322Z] #135 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #136 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #136 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #137 [support-notifications builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #137 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #138 DONE 1.6s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #139 [core-data builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #139 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #140 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-11-08T03:49:58.322Z] #140 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #141 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T03:49:58.322Z] #141 CACHED [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #142 [core-metadata builder 6/7] COPY . . [2024-11-08T03:49:58.322Z] #142 DONE 1.7s [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T03:49:58.322Z] #143 ... [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T03:49:58.322Z] #0 5.293 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-11-08T03:49:58.322Z] #144 ... [2024-11-08T03:49:58.322Z] [2024-11-08T03:49:58.322Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T03:49:58.322Z] #119 6.200 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-11-08T03:49:59.733Z] #119 ... [2024-11-08T03:49:59.733Z] [2024-11-08T03:49:59.733Z] #145 [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-08T03:49:59.733Z] #0 6.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-11-08T03:50:00.001Z] #145 ... [2024-11-08T03:50:00.001Z] [2024-11-08T03:50:00.001Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T03:50:00.001Z] #0 6.041 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-11-08T03:50:00.269Z] #146 ... [2024-11-08T03:50:00.269Z] [2024-11-08T03:50:00.269Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T03:50:00.269Z] #0 5.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-11-08T03:50:00.269Z] #147 ... [2024-11-08T03:50:00.269Z] [2024-11-08T03:50:00.269Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T03:50:00.269Z] #0 6.600 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-11-08T03:50:00.539Z] #148 ... [2024-11-08T03:50:00.539Z] [2024-11-08T03:50:00.539Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T03:50:00.539Z] #0 4.899 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-11-08T03:50:00.539Z] #149 ... [2024-11-08T03:50:00.539Z] [2024-11-08T03:50:00.539Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T03:50:00.539Z] #0 6.883 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-11-08T03:50:00.808Z] #150 ... [2024-11-08T03:50:00.808Z] [2024-11-08T03:50:00.808Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T03:50:00.808Z] #0 6.701 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-11-08T03:50:00.808Z] #151 ... [2024-11-08T03:50:00.808Z] [2024-11-08T03:50:00.808Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T03:50:00.808Z] #0 6.859 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-11-08T03:50:01.074Z] #152 ... [2024-11-08T03:50:01.074Z] [2024-11-08T03:50:01.074Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T03:50:01.074Z] #0 6.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-11-08T03:50:01.370Z] #153 ... [2024-11-08T03:50:01.370Z] [2024-11-08T03:50:01.370Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T03:50:01.370Z] #143 6.911 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-11-08T04:14:10.626Z] #143 ... [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-11-08T04:14:10.626Z] #151 DONE 1449.0s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #145 [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-08T04:14:10.626Z] #145 ... [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:14:10.626Z] #154 DONE 0.2s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:14:10.626Z] #155 DONE 0.1s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #156 [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-08T04:14:10.626Z] #156 DONE 0.2s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-11-08T04:14:10.626Z] #157 DONE 0.3s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-11-08T04:14:10.626Z] #158 DONE 0.5s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:14:10.626Z] #35 ... [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T04:14:10.626Z] #159 DONE 0.3s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #29 [security-spire-config internal] load .dockerignore [2024-11-08T04:14:10.626Z] #29 ... [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T04:14:10.626Z] #160 DONE 2.4s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T04:14:10.626Z] #146 ... [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #110 [security-proxy-setup] exporting to image [2024-11-08T04:14:10.626Z] #110 exporting layers [2024-11-08T04:14:10.626Z] #110 exporting layers 1.2s done [2024-11-08T04:14:10.626Z] #110 writing image sha256:42e0f74c7453cf17cdd02c03cd62ffcf674232b4230c29667927a1d533c391d7 done [2024-11-08T04:14:10.626Z] #110 naming to docker.io/library/security-proxy-setup-arm64 done [2024-11-08T04:14:10.626Z] #110 DONE 6.5s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #145 [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-08T04:14:10.626Z] #145 1460.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.13 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-11-08T04:14:10.626Z] #145 ... [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #146 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-11-08T04:14:10.626Z] #146 DONE 1460.7s [2024-11-08T04:14:10.626Z] [2024-11-08T04:14:10.626Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-11-08T04:14:10.906Z] #161 DONE 0.5s [2024-11-08T04:14:10.906Z] [2024-11-08T04:14:10.906Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:14:11.179Z] #35 ... [2024-11-08T04:14:11.179Z] [2024-11-08T04:14:11.179Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-11-08T04:14:13.770Z] #162 DONE 2.4s [2024-11-08T04:14:13.770Z] [2024-11-08T04:14:13.770Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T04:14:13.770Z] #143 ... [2024-11-08T04:14:13.770Z] [2024-11-08T04:14:13.770Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:14:14.052Z] #163 DONE 0.5s [2024-11-08T04:14:14.052Z] [2024-11-08T04:14:14.052Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:14:14.333Z] #164 DONE 0.2s [2024-11-08T04:14:14.333Z] [2024-11-08T04:14:14.333Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-11-08T04:14:14.602Z] #165 DONE 0.3s [2024-11-08T04:14:14.602Z] [2024-11-08T04:14:14.602Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-11-08T04:14:14.602Z] #166 DONE 0.1s [2024-11-08T04:14:14.602Z] [2024-11-08T04:14:14.602Z] #167 [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-08T04:14:14.875Z] #167 DONE 0.2s [2024-11-08T04:14:14.875Z] [2024-11-08T04:14:14.875Z] #168 [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-08T04:14:14.875Z] #168 DONE 0.2s [2024-11-08T04:14:14.875Z] [2024-11-08T04:14:14.875Z] #169 [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-08T04:14:15.169Z] #169 DONE 0.2s [2024-11-08T04:14:15.169Z] [2024-11-08T04:14:15.169Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:14:15.169Z] #119 ... [2024-11-08T04:14:15.169Z] [2024-11-08T04:14:15.169Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-11-08T04:14:15.437Z] #170 DONE 0.1s [2024-11-08T04:14:15.437Z] [2024-11-08T04:14:15.437Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-11-08T04:14:18.032Z] #171 DONE 2.5s [2024-11-08T04:14:18.032Z] [2024-11-08T04:14:18.032Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:14:18.032Z] #119 ... [2024-11-08T04:14:18.032Z] [2024-11-08T04:14:18.032Z] #110 [security-bootstrapper] exporting to image [2024-11-08T04:14:18.032Z] #110 exporting layers [2024-11-08T04:14:18.993Z] #110 exporting layers 1.3s done [2024-11-08T04:14:18.993Z] #110 writing image sha256:d08df9cd2fc350feff9f524a9c3e3b01a7f9f99af1813c61d898159ec157a212 done [2024-11-08T04:14:18.993Z] #110 naming to docker.io/library/security-bootstrapper-arm64 [2024-11-08T04:14:19.261Z] #110 naming to docker.io/library/security-bootstrapper-arm64 done [2024-11-08T04:14:19.261Z] #110 DONE 7.8s [2024-11-08T04:14:19.261Z] [2024-11-08T04:14:19.261Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:14:35.828Z] #119 ... [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #145 [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-08T04:14:35.828Z] #145 DONE 1483.8s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T04:14:35.828Z] #149 ... [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:14:35.828Z] #172 DONE 0.3s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:14:35.828Z] #173 DONE 0.2s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #174 [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-08T04:14:35.828Z] #174 DONE 0.2s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #29 [security-spire-config internal] load .dockerignore [2024-11-08T04:14:35.828Z] #29 ... [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #175 [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-08T04:14:35.828Z] #175 DONE 0.2s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #176 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:14:35.828Z] #176 DONE 0.2s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:14:35.828Z] #150 ... [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #177 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-11-08T04:14:35.828Z] #177 DONE 0.3s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #178 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-11-08T04:14:35.828Z] #178 DONE 0.3s [2024-11-08T04:14:35.828Z] [2024-11-08T04:14:35.828Z] #179 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-11-08T04:14:36.096Z] #179 DONE 0.1s [2024-11-08T04:14:36.096Z] [2024-11-08T04:14:36.096Z] #180 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-11-08T04:14:38.095Z] #180 DONE 2.2s [2024-11-08T04:14:38.095Z] [2024-11-08T04:14:38.095Z] #110 [security-secretstore-setup] exporting to image [2024-11-08T04:14:38.095Z] #110 exporting layers [2024-11-08T04:14:39.512Z] #110 exporting layers 1.3s done [2024-11-08T04:14:39.512Z] #110 writing image sha256:412ccd7b3ae62bd25388bd30ff2bba9a6c18f9ff12d253a4bce9d90f485e1866 done [2024-11-08T04:14:39.512Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 [2024-11-08T04:14:39.512Z] #110 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-11-08T04:14:39.512Z] #110 DONE 9.2s [2024-11-08T04:14:39.512Z] [2024-11-08T04:14:39.512Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:15:18.426Z] #150 ... [2024-11-08T04:15:18.426Z] [2024-11-08T04:15:18.426Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-11-08T04:15:18.426Z] #153 DONE 1528.3s [2024-11-08T04:15:18.426Z] [2024-11-08T04:15:18.426Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:15:18.426Z] #150 ... [2024-11-08T04:15:18.426Z] [2024-11-08T04:15:18.426Z] #181 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:15:18.692Z] #181 DONE 0.3s [2024-11-08T04:15:18.692Z] [2024-11-08T04:15:18.692Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T04:15:18.963Z] #143 ... [2024-11-08T04:15:18.963Z] [2024-11-08T04:15:18.963Z] #182 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:15:18.963Z] #182 DONE 0.1s [2024-11-08T04:15:18.963Z] [2024-11-08T04:15:18.963Z] #183 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-11-08T04:15:19.571Z] #183 DONE 0.3s [2024-11-08T04:15:19.571Z] [2024-11-08T04:15:19.571Z] #184 [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-08T04:15:19.571Z] #184 DONE 0.1s [2024-11-08T04:15:19.571Z] [2024-11-08T04:15:19.571Z] #185 [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-08T04:15:19.847Z] #185 DONE 0.1s [2024-11-08T04:15:19.847Z] [2024-11-08T04:15:19.847Z] #186 [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-08T04:15:21.792Z] #186 DONE 2.0s [2024-11-08T04:15:21.792Z] [2024-11-08T04:15:21.792Z] #110 [core-common-config-bootstrapper] exporting to image [2024-11-08T04:15:21.792Z] #110 exporting layers [2024-11-08T04:15:22.372Z] #110 exporting layers 0.7s done [2024-11-08T04:15:22.372Z] #110 writing image sha256:8ed02cd349fb728fd8cc99b280c119587c91549db8276a56ba00ee50cc9537ef done [2024-11-08T04:15:22.372Z] #110 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-11-08T04:15:22.372Z] #110 DONE 9.8s [2024-11-08T04:15:22.372Z] [2024-11-08T04:15:22.372Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:17:29.086Z] #150 ... [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-11-08T04:17:29.086Z] #149 DONE 1647.6s [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:17:29.086Z] #150 ... [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:17:29.086Z] #187 DONE 0.1s [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T04:17:29.086Z] #147 ... [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:17:29.086Z] #188 DONE 0.1s [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #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-08T04:17:29.086Z] #189 DONE 0.3s [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #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-08T04:17:29.086Z] #190 DONE 0.1s [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #110 [security-spiffe-token-provider] exporting to image [2024-11-08T04:17:29.086Z] #110 exporting layers [2024-11-08T04:17:29.086Z] #110 exporting layers 0.7s done [2024-11-08T04:17:29.086Z] #110 writing image sha256:302c44c190a93303a8480bc5413835c933c9f91d729fbbd40161f0f4513116d8 done [2024-11-08T04:17:29.086Z] #110 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-11-08T04:17:29.086Z] #110 DONE 10.6s [2024-11-08T04:17:29.086Z] [2024-11-08T04:17:29.086Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:23:35.969Z] #150 ... [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #143 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-11-08T04:23:35.969Z] #143 DONE 2024.2s [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:23:35.969Z] #148 ... [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:23:35.969Z] #191 DONE 0.1s [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:23:35.969Z] #192 DONE 0.1s [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:23:35.969Z] #150 ... [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-11-08T04:23:35.969Z] #193 DONE 0.3s [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:23:35.969Z] #148 ... [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #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-08T04:23:35.969Z] #194 DONE 0.1s [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-11-08T04:23:35.969Z] #195 DONE 0.1s [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #29 [security-spire-config internal] load .dockerignore [2024-11-08T04:23:35.969Z] #29 ... [2024-11-08T04:23:35.969Z] [2024-11-08T04:23:35.969Z] #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-08T04:23:37.384Z] #196 DONE 1.7s [2024-11-08T04:23:37.384Z] [2024-11-08T04:23:37.384Z] #110 [security-proxy-auth] exporting to image [2024-11-08T04:23:37.384Z] #110 exporting layers [2024-11-08T04:23:37.651Z] #110 exporting layers 0.6s done [2024-11-08T04:23:37.651Z] #110 writing image sha256:85adb1dda839aebed344e58b941cd07700514c86c88ae2d5b9580755a18df869 done [2024-11-08T04:23:37.651Z] #110 naming to docker.io/library/security-proxy-auth-arm64 done [2024-11-08T04:23:37.651Z] #110 DONE 11.2s [2024-11-08T04:23:37.651Z] [2024-11-08T04:23:37.651Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:24:34.049Z] #119 ... [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-11-08T04:24:34.049Z] #152 DONE 2075.3s [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T04:24:34.049Z] #147 ... [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:24:34.049Z] #197 DONE 0.2s [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:24:34.049Z] #148 ... [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:24:34.049Z] #198 DONE 0.1s [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-11-08T04:24:34.049Z] #199 DONE 0.3s [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:24:34.049Z] #200 DONE 0.1s [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T04:24:34.049Z] #147 ... [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #110 [core-command] exporting to image [2024-11-08T04:24:34.049Z] #110 exporting layers [2024-11-08T04:24:34.049Z] #110 exporting layers 0.2s done [2024-11-08T04:24:34.049Z] #110 writing image sha256:2e2ebe22a59b9394ef1b01a98571d80fe4f66a17be833c4c45e402b19fd3bba7 done [2024-11-08T04:24:34.049Z] #110 naming to docker.io/library/core-command-arm64 done [2024-11-08T04:24:34.049Z] #110 DONE 11.5s [2024-11-08T04:24:34.049Z] [2024-11-08T04:24:34.049Z] #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-11-08T04:26:10.709Z] #147 DONE 2167.2s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:26:10.709Z] #35 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #201 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:26:10.709Z] #201 DONE 0.2s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:26:10.709Z] #35 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T04:26:10.709Z] #202 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-11-08T04:26:10.709Z] #150 DONE 2168.0s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #29 [security-spire-config internal] load .dockerignore [2024-11-08T04:26:10.709Z] #29 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #203 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:26:10.709Z] #203 DONE 0.3s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:26:10.709Z] #204 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #202 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-11-08T04:26:10.709Z] #202 DONE 0.9s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-11-08T04:26:10.709Z] #148 DONE 2169.1s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #205 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:26:10.709Z] #205 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #204 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:26:10.709Z] #204 DONE 0.5s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T04:26:10.709Z] #206 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #205 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:26:10.709Z] #205 DONE 0.5s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #207 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:26:10.709Z] #207 DONE 0.3s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T04:26:10.709Z] #208 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #206 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-11-08T04:26:10.709Z] #206 DONE 0.7s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #208 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-11-08T04:26:10.709Z] #208 DONE 0.4s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #110 [core-keeper] exporting to image [2024-11-08T04:26:10.709Z] #110 exporting layers [2024-11-08T04:26:10.709Z] #110 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #209 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:26:10.709Z] #209 DONE 0.5s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #210 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:26:10.709Z] #210 DONE 0.4s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #211 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-11-08T04:26:10.709Z] #211 DONE 0.4s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-11-08T04:26:10.709Z] #212 DONE 0.5s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #110 [core-data] exporting to image [2024-11-08T04:26:10.709Z] #110 exporting layers 1.0s done [2024-11-08T04:26:10.709Z] #110 writing image sha256:656fdb1aa343ebe579fc934318a3069de1775473dc20159ecb279e401977cc0b done [2024-11-08T04:26:10.709Z] #110 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-11-08T04:26:10.709Z] #110 ... [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:26:10.709Z] #213 DONE 0.5s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-11-08T04:26:10.709Z] #214 DONE 0.2s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #110 [core-keeper] exporting to image [2024-11-08T04:26:10.709Z] #110 exporting layers 0.8s done [2024-11-08T04:26:10.709Z] #110 writing image sha256:6d676f4a74f5a9f7449715e227574c3b8991e4d00b2c17ab2e6cf7ca7b6179e5 0.0s done [2024-11-08T04:26:10.709Z] #110 naming to docker.io/library/core-data-arm64 done [2024-11-08T04:26:10.709Z] #110 DONE 13.2s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-11-08T04:26:10.709Z] #215 DONE 0.2s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #110 [core-metadata] exporting to image [2024-11-08T04:26:10.709Z] #110 exporting layers 0.5s done [2024-11-08T04:26:10.709Z] #110 writing image sha256:b533fb977c34c4fd4c7426d8f005cdde3b41fb942f5b9824e7717c9dae85cf55 done [2024-11-08T04:26:10.709Z] #110 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-11-08T04:26:10.709Z] #110 DONE 13.7s [2024-11-08T04:26:10.709Z] [2024-11-08T04:26:10.709Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:26:29.079Z] #35 ... [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-11-08T04:26:29.080Z] #144 DONE 2197.3s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #119 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-11-08T04:26:29.080Z] #119 DONE 2197.4s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:26:29.080Z] #35 ... [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:26:29.080Z] #216 DONE 0.2s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-11-08T04:26:29.080Z] #217 DONE 0.2s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #218 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:26:29.080Z] #218 DONE 0.1s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:26:29.080Z] #35 ... [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-11-08T04:26:29.080Z] #219 DONE 0.1s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #220 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-11-08T04:26:29.080Z] #220 DONE 0.4s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-11-08T04:26:29.080Z] #221 DONE 0.6s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-11-08T04:26:29.080Z] #222 DONE 0.1s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-11-08T04:26:29.080Z] #223 DONE 0.2s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #110 [support-cron-scheduler] exporting to image [2024-11-08T04:26:29.080Z] #110 exporting layers [2024-11-08T04:26:29.080Z] #110 ... [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-11-08T04:26:29.080Z] #224 DONE 0.2s [2024-11-08T04:26:29.080Z] [2024-11-08T04:26:29.080Z] #110 [support-notifications] exporting to image [2024-11-08T04:26:29.347Z] #110 exporting layers 0.6s done [2024-11-08T04:26:29.347Z] #110 writing image sha256:25b2c86a38173dbedd203353521bac1af66782b3c06689f10142ceb82ace43f3 0.0s done [2024-11-08T04:26:29.347Z] #110 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-11-08T04:26:29.347Z] #110 writing image sha256:a26e263fceeb96a36ab20d933577b51cee74e42f609303305d9d18592c1863ab [2024-11-08T04:26:29.347Z] #110 writing image sha256:a26e263fceeb96a36ab20d933577b51cee74e42f609303305d9d18592c1863ab done [2024-11-08T04:26:29.347Z] #110 naming to docker.io/library/support-notifications-arm64 done [2024-11-08T04:26:29.347Z] #110 DONE 14.5s [2024-11-08T04:26:29.347Z] [2024-11-08T04:26:29.347Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-11-08T04:26:29.347Z] time="2024-11-08T03:47:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-11-08T04:26:29.381Z] $ docker stop --time=1 6c3e7e75b52f0d65aa03bff7979889ab48a516f0399ca9ed1ec800913cd0dcf4 [2024-11-08T04:26:31.060Z] $ docker rm -f --volumes 6c3e7e75b52f0d65aa03bff7979889ab48a516f0399ca9ed1ec800913cd0dcf4 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:26:31.545Z] + docker images [2024-11-08T04:26:31.545Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-11-08T04:26:31.545Z] support-notifications-arm64 latest a26e263fceeb 3 seconds ago 54.4MB [2024-11-08T04:26:31.545Z] support-cron-scheduler-arm64 latest 25b2c86a3817 3 seconds ago 55.2MB [2024-11-08T04:26:31.545Z] core-metadata-arm64 latest b533fb977c34 30 seconds ago 39MB [2024-11-08T04:26:31.545Z] core-data-arm64 latest 6d676f4a74f5 31 seconds ago 38.8MB [2024-11-08T04:26:31.545Z] core-keeper-arm64 latest 656fdb1aa343 32 seconds ago 32.2MB [2024-11-08T04:26:31.545Z] core-command-arm64 latest 2e2ebe22a59b 2 minutes ago 34.7MB [2024-11-08T04:26:31.545Z] security-proxy-auth-arm64 latest 85adb1dda839 2 minutes ago 33.3MB [2024-11-08T04:26:31.545Z] security-spiffe-token-provider-arm64 latest 302c44c190a9 9 minutes ago 40.2MB [2024-11-08T04:26:31.545Z] core-common-config-bootstrapper-arm64 latest 8ed02cd349fb 11 minutes ago 24.1MB [2024-11-08T04:26:31.545Z] security-secretstore-setup-arm64 latest 412ccd7b3ae6 11 minutes ago 47.6MB [2024-11-08T04:26:31.545Z] security-bootstrapper-arm64 latest d08df9cd2fc3 12 minutes ago 27.2MB [2024-11-08T04:26:31.545Z] security-proxy-setup-arm64 latest 42e0f74c7453 12 minutes ago 36.2MB [2024-11-08T04:26:31.545Z] security-spire-agent-arm64 latest eb5bff1c423e 37 minutes ago 182MB [2024-11-08T04:26:31.545Z] security-spire-server-arm64 latest 1c7e226d1dfb 37 minutes ago 124MB [2024-11-08T04:26:31.545Z] security-spire-config-arm64 latest e0cf7ad0a723 37 minutes ago 123MB [2024-11-08T04:26:31.545Z] ci-base-image-arm64 latest 4f44e6ae3a98 40 minutes ago 961MB [2024-11-08T04:26:31.545Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB [2024-11-08T04:26:31.545Z] 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-08T04:26:31.686Z] provisioning config files... [2024-11-08T04:26:31.700Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/747@tmp/config1391210638683178053tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:26:32.053Z] ---> ****-login.sh [2024-11-08T04:26:32.053Z] nexus3.edgexfoundry.org:10001 [2024-11-08T04:26:32.323Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:32.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:32.323Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:32.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:32.323Z] [2024-11-08T04:26:32.323Z] Login Succeeded [2024-11-08T04:26:32.323Z] nexus3.edgexfoundry.org:10002 [2024-11-08T04:26:32.589Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:32.589Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:32.589Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:32.589Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:32.589Z] [2024-11-08T04:26:32.589Z] Login Succeeded [2024-11-08T04:26:32.589Z] nexus3.edgexfoundry.org:10003 [2024-11-08T04:26:32.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:33.125Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:33.125Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:33.125Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:33.125Z] [2024-11-08T04:26:33.125Z] Login Succeeded [2024-11-08T04:26:33.125Z] nexus3.edgexfoundry.org:10004 [2024-11-08T04:26:33.394Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:33.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:33.394Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:33.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:33.394Z] [2024-11-08T04:26:33.394Z] Login Succeeded [2024-11-08T04:26:33.394Z] ****.io [2024-11-08T04:26:33.660Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T04:26:33.927Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T04:26:33.927Z] Configure a credential helper to remove this warning. See [2024-11-08T04:26:33.927Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T04:26:33.927Z] [2024-11-08T04:26:33.927Z] Login Succeeded [2024-11-08T04:26:33.927Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T04:26:33.949Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:26:33.994Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T04:26:34.027Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-11-08T04:26:34.027Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:34.027Z] latest [2024-11-08T04:26:34.027Z] 4.0.0-dev.13 [2024-11-08T04:26:34.027Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:26:34.027Z] main [2024-11-08T04:26:34.027Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:34.414Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:34.790Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:34.790Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T04:26:34.790Z] 926d6ed6d5b7: Preparing [2024-11-08T04:26:34.790Z] f6f6cd4c6318: Preparing [2024-11-08T04:26:34.790Z] fb9b57fc3650: Preparing [2024-11-08T04:26:34.790Z] 55b892843459: Preparing [2024-11-08T04:26:34.790Z] 59a58eec98e1: Preparing [2024-11-08T04:26:34.790Z] fa3dc74c892d: Preparing [2024-11-08T04:26:34.790Z] 16113d51b718: Preparing [2024-11-08T04:26:34.790Z] fa3dc74c892d: Waiting [2024-11-08T04:26:34.790Z] 16113d51b718: Waiting [2024-11-08T04:26:35.055Z] 55b892843459: Pushed [2024-11-08T04:26:35.055Z] fb9b57fc3650: Pushed [2024-11-08T04:26:35.055Z] 926d6ed6d5b7: Pushed [2024-11-08T04:26:35.055Z] 16113d51b718: Layer already exists [2024-11-08T04:26:35.321Z] fa3dc74c892d: Pushed [2024-11-08T04:26:36.727Z] 59a58eec98e1: Pushed [2024-11-08T04:26:39.325Z] f6f6cd4c6318: Pushed [2024-11-08T04:26:39.588Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:39.936Z] + 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-08T04:26:40.285Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T04:26:40.285Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T04:26:40.285Z] 926d6ed6d5b7: Preparing [2024-11-08T04:26:40.285Z] f6f6cd4c6318: Preparing [2024-11-08T04:26:40.285Z] fb9b57fc3650: Preparing [2024-11-08T04:26:40.285Z] 55b892843459: Preparing [2024-11-08T04:26:40.285Z] 59a58eec98e1: Preparing [2024-11-08T04:26:40.285Z] fa3dc74c892d: Preparing [2024-11-08T04:26:40.285Z] 16113d51b718: Preparing [2024-11-08T04:26:40.285Z] 16113d51b718: Waiting [2024-11-08T04:26:40.285Z] fa3dc74c892d: Waiting [2024-11-08T04:26:40.285Z] 55b892843459: Layer already exists [2024-11-08T04:26:40.285Z] f6f6cd4c6318: Layer already exists [2024-11-08T04:26:40.285Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:40.285Z] 926d6ed6d5b7: Layer already exists [2024-11-08T04:26:40.285Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:40.285Z] 16113d51b718: Layer already exists [2024-11-08T04:26:40.285Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:40.551Z] latest: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:40.913Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:41.269Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.13 [2024-11-08T04:26:41.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T04:26:41.269Z] 926d6ed6d5b7: Preparing [2024-11-08T04:26:41.269Z] f6f6cd4c6318: Preparing [2024-11-08T04:26:41.269Z] fb9b57fc3650: Preparing [2024-11-08T04:26:41.269Z] 55b892843459: Preparing [2024-11-08T04:26:41.269Z] 59a58eec98e1: Preparing [2024-11-08T04:26:41.269Z] fa3dc74c892d: Preparing [2024-11-08T04:26:41.269Z] 16113d51b718: Preparing [2024-11-08T04:26:41.269Z] fa3dc74c892d: Waiting [2024-11-08T04:26:41.269Z] 16113d51b718: Waiting [2024-11-08T04:26:41.269Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:41.269Z] f6f6cd4c6318: Layer already exists [2024-11-08T04:26:41.269Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:41.269Z] 55b892843459: Layer already exists [2024-11-08T04:26:41.269Z] 926d6ed6d5b7: Layer already exists [2024-11-08T04:26:41.269Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:41.269Z] 16113d51b718: Layer already exists [2024-11-08T04:26:41.532Z] 4.0.0-dev.13: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:41.878Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:42.230Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:26:42.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T04:26:42.230Z] 926d6ed6d5b7: Preparing [2024-11-08T04:26:42.230Z] f6f6cd4c6318: Preparing [2024-11-08T04:26:42.230Z] fb9b57fc3650: Preparing [2024-11-08T04:26:42.230Z] 55b892843459: Preparing [2024-11-08T04:26:42.230Z] 59a58eec98e1: Preparing [2024-11-08T04:26:42.230Z] fa3dc74c892d: Preparing [2024-11-08T04:26:42.230Z] 16113d51b718: Preparing [2024-11-08T04:26:42.230Z] fa3dc74c892d: Waiting [2024-11-08T04:26:42.230Z] 16113d51b718: Waiting [2024-11-08T04:26:42.230Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:42.230Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:42.230Z] 926d6ed6d5b7: Layer already exists [2024-11-08T04:26:42.230Z] 55b892843459: Layer already exists [2024-11-08T04:26:42.230Z] f6f6cd4c6318: Layer already exists [2024-11-08T04:26:42.230Z] 16113d51b718: Layer already exists [2024-11-08T04:26:42.230Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:42.230Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:42.841Z] + 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-08T04:26:43.183Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-11-08T04:26:43.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-11-08T04:26:43.183Z] 926d6ed6d5b7: Preparing [2024-11-08T04:26:43.183Z] f6f6cd4c6318: Preparing [2024-11-08T04:26:43.183Z] fb9b57fc3650: Preparing [2024-11-08T04:26:43.183Z] 55b892843459: Preparing [2024-11-08T04:26:43.183Z] 59a58eec98e1: Preparing [2024-11-08T04:26:43.183Z] fa3dc74c892d: Preparing [2024-11-08T04:26:43.183Z] 16113d51b718: Preparing [2024-11-08T04:26:43.183Z] fa3dc74c892d: Waiting [2024-11-08T04:26:43.183Z] 16113d51b718: Waiting [2024-11-08T04:26:43.183Z] 926d6ed6d5b7: Layer already exists [2024-11-08T04:26:43.183Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:43.183Z] 55b892843459: Layer already exists [2024-11-08T04:26:43.183Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:43.183Z] f6f6cd4c6318: Layer already exists [2024-11-08T04:26:43.183Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:43.183Z] 16113d51b718: Layer already exists [2024-11-08T04:26:43.183Z] main: digest: sha256:9c140dcb748d19894f55f22e0b1f323bb2807cf1c94cd2ba7181219f937ae267 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:26:43.254Z] ===================================================== [Pipeline] echo [2024-11-08T04:26:43.268Z] taggedImages: [2024-11-08T04:26:43.268Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:43.268Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-11-08T04:26:43.268Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.13 [2024-11-08T04:26:43.268Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:26:43.268Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-11-08T04:26:43.292Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-11-08T04:26:43.293Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:43.293Z] latest [2024-11-08T04:26:43.293Z] 4.0.0-dev.13 [2024-11-08T04:26:43.293Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:26:43.293Z] main [2024-11-08T04:26:43.293Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:43.670Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:44.019Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:44.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T04:26:44.019Z] f621d9414713: Preparing [2024-11-08T04:26:44.019Z] b9d2e8b24d32: Preparing [2024-11-08T04:26:44.019Z] 9aa0b585c50a: Preparing [2024-11-08T04:26:44.019Z] 19301b6d4d99: Preparing [2024-11-08T04:26:44.019Z] fb9b57fc3650: Preparing [2024-11-08T04:26:44.019Z] 55b892843459: Preparing [2024-11-08T04:26:44.019Z] 59a58eec98e1: Preparing [2024-11-08T04:26:44.019Z] fa3dc74c892d: Preparing [2024-11-08T04:26:44.019Z] 16113d51b718: Preparing [2024-11-08T04:26:44.019Z] 55b892843459: Waiting [2024-11-08T04:26:44.019Z] 59a58eec98e1: Waiting [2024-11-08T04:26:44.019Z] fa3dc74c892d: Waiting [2024-11-08T04:26:44.019Z] 16113d51b718: Waiting [2024-11-08T04:26:44.019Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:44.019Z] 55b892843459: Layer already exists [2024-11-08T04:26:44.282Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:44.282Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:44.282Z] f621d9414713: Pushed [2024-11-08T04:26:44.282Z] b9d2e8b24d32: Pushed [2024-11-08T04:26:44.282Z] 9aa0b585c50a: Pushed [2024-11-08T04:26:44.282Z] 16113d51b718: Layer already exists [2024-11-08T04:26:46.229Z] 19301b6d4d99: Pushed [2024-11-08T04:26:47.179Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:47.528Z] + 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-08T04:26:47.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T04:26:47.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T04:26:47.870Z] f621d9414713: Preparing [2024-11-08T04:26:47.870Z] b9d2e8b24d32: Preparing [2024-11-08T04:26:47.870Z] 9aa0b585c50a: Preparing [2024-11-08T04:26:47.870Z] 19301b6d4d99: Preparing [2024-11-08T04:26:47.870Z] fb9b57fc3650: Preparing [2024-11-08T04:26:47.870Z] 55b892843459: Preparing [2024-11-08T04:26:47.870Z] 59a58eec98e1: Preparing [2024-11-08T04:26:47.870Z] fa3dc74c892d: Preparing [2024-11-08T04:26:47.870Z] 16113d51b718: Preparing [2024-11-08T04:26:47.870Z] 55b892843459: Waiting [2024-11-08T04:26:47.870Z] 59a58eec98e1: Waiting [2024-11-08T04:26:47.870Z] fa3dc74c892d: Waiting [2024-11-08T04:26:47.870Z] 16113d51b718: Waiting [2024-11-08T04:26:47.870Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:47.870Z] 9aa0b585c50a: Layer already exists [2024-11-08T04:26:47.870Z] f621d9414713: Layer already exists [2024-11-08T04:26:47.870Z] b9d2e8b24d32: Layer already exists [2024-11-08T04:26:47.870Z] 19301b6d4d99: Layer already exists [2024-11-08T04:26:47.870Z] 55b892843459: Layer already exists [2024-11-08T04:26:47.870Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:47.870Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:47.870Z] 16113d51b718: Layer already exists [2024-11-08T04:26:48.132Z] latest: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:48.496Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:48.841Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.13 [2024-11-08T04:26:48.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T04:26:48.841Z] f621d9414713: Preparing [2024-11-08T04:26:48.841Z] b9d2e8b24d32: Preparing [2024-11-08T04:26:48.841Z] 9aa0b585c50a: Preparing [2024-11-08T04:26:48.841Z] 19301b6d4d99: Preparing [2024-11-08T04:26:48.841Z] fb9b57fc3650: Preparing [2024-11-08T04:26:48.841Z] 55b892843459: Preparing [2024-11-08T04:26:48.841Z] 59a58eec98e1: Preparing [2024-11-08T04:26:48.841Z] fa3dc74c892d: Preparing [2024-11-08T04:26:48.841Z] 16113d51b718: Preparing [2024-11-08T04:26:48.841Z] 59a58eec98e1: Waiting [2024-11-08T04:26:48.841Z] fa3dc74c892d: Waiting [2024-11-08T04:26:48.841Z] 16113d51b718: Waiting [2024-11-08T04:26:48.841Z] 55b892843459: Waiting [2024-11-08T04:26:48.841Z] 9aa0b585c50a: Layer already exists [2024-11-08T04:26:48.841Z] f621d9414713: Layer already exists [2024-11-08T04:26:48.841Z] b9d2e8b24d32: Layer already exists [2024-11-08T04:26:48.841Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:48.841Z] 19301b6d4d99: Layer already exists [2024-11-08T04:26:48.841Z] 55b892843459: Layer already exists [2024-11-08T04:26:48.841Z] 16113d51b718: Layer already exists [2024-11-08T04:26:48.841Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:48.841Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:49.105Z] 4.0.0-dev.13: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:49.454Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:49.821Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:26:49.821Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T04:26:49.821Z] f621d9414713: Preparing [2024-11-08T04:26:49.821Z] b9d2e8b24d32: Preparing [2024-11-08T04:26:49.821Z] 9aa0b585c50a: Preparing [2024-11-08T04:26:49.821Z] 19301b6d4d99: Preparing [2024-11-08T04:26:49.821Z] fb9b57fc3650: Preparing [2024-11-08T04:26:49.821Z] 55b892843459: Preparing [2024-11-08T04:26:49.821Z] 59a58eec98e1: Preparing [2024-11-08T04:26:49.821Z] fa3dc74c892d: Preparing [2024-11-08T04:26:49.821Z] 16113d51b718: Preparing [2024-11-08T04:26:49.821Z] 59a58eec98e1: Waiting [2024-11-08T04:26:49.821Z] 55b892843459: Waiting [2024-11-08T04:26:49.821Z] fa3dc74c892d: Waiting [2024-11-08T04:26:49.821Z] 16113d51b718: Waiting [2024-11-08T04:26:49.821Z] 19301b6d4d99: Layer already exists [2024-11-08T04:26:49.821Z] b9d2e8b24d32: Layer already exists [2024-11-08T04:26:49.821Z] 9aa0b585c50a: Layer already exists [2024-11-08T04:26:49.821Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:49.821Z] f621d9414713: Layer already exists [2024-11-08T04:26:49.821Z] 55b892843459: Layer already exists [2024-11-08T04:26:49.821Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:49.821Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:49.821Z] 16113d51b718: Layer already exists [2024-11-08T04:26:50.087Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:50.449Z] + 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-08T04:26:50.807Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-11-08T04:26:50.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-11-08T04:26:50.807Z] f621d9414713: Preparing [2024-11-08T04:26:50.807Z] b9d2e8b24d32: Preparing [2024-11-08T04:26:50.807Z] 9aa0b585c50a: Preparing [2024-11-08T04:26:50.807Z] 19301b6d4d99: Preparing [2024-11-08T04:26:50.807Z] fb9b57fc3650: Preparing [2024-11-08T04:26:50.807Z] 55b892843459: Preparing [2024-11-08T04:26:50.807Z] 59a58eec98e1: Preparing [2024-11-08T04:26:50.807Z] fa3dc74c892d: Preparing [2024-11-08T04:26:50.807Z] 16113d51b718: Preparing [2024-11-08T04:26:50.807Z] 55b892843459: Waiting [2024-11-08T04:26:50.807Z] 59a58eec98e1: Waiting [2024-11-08T04:26:50.807Z] fa3dc74c892d: Waiting [2024-11-08T04:26:50.807Z] 16113d51b718: Waiting [2024-11-08T04:26:50.807Z] 9aa0b585c50a: Layer already exists [2024-11-08T04:26:50.807Z] b9d2e8b24d32: Layer already exists [2024-11-08T04:26:50.807Z] 19301b6d4d99: Layer already exists [2024-11-08T04:26:50.807Z] f621d9414713: Layer already exists [2024-11-08T04:26:50.807Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:50.807Z] 55b892843459: Layer already exists [2024-11-08T04:26:50.807Z] 59a58eec98e1: Layer already exists [2024-11-08T04:26:50.807Z] fa3dc74c892d: Layer already exists [2024-11-08T04:26:50.807Z] 16113d51b718: Layer already exists [2024-11-08T04:26:51.073Z] main: digest: sha256:4bb443cd8e98a1abfafee4be899d8faf5c69e5631ff29ff6db68eee3fe9daa9d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:26:51.151Z] ===================================================== [Pipeline] echo [2024-11-08T04:26:51.165Z] taggedImages: [2024-11-08T04:26:51.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:51.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-11-08T04:26:51.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.13 [2024-11-08T04:26:51.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:26:51.165Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T04:26:51.196Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-11-08T04:26:51.196Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:51.196Z] latest [2024-11-08T04:26:51.196Z] 4.0.0-dev.13 [2024-11-08T04:26:51.196Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:26:51.196Z] main [2024-11-08T04:26:51.196Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:51.561Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:51.918Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:26:51.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T04:26:51.918Z] 2a94a60b81c5: Preparing [2024-11-08T04:26:51.918Z] 9d5269d94f9f: Preparing [2024-11-08T04:26:51.918Z] b29ff764bf1d: Preparing [2024-11-08T04:26:51.918Z] fb9b57fc3650: Preparing [2024-11-08T04:26:51.918Z] 55b892843459: Preparing [2024-11-08T04:26:51.918Z] 8e344ba239ca: Preparing [2024-11-08T04:26:51.918Z] 8e344ba239ca: Waiting [2024-11-08T04:26:51.918Z] bc9ffb948c94: Preparing [2024-11-08T04:26:51.918Z] 16113d51b718: Preparing [2024-11-08T04:26:51.918Z] bc9ffb948c94: Waiting [2024-11-08T04:26:51.918Z] 16113d51b718: Waiting [2024-11-08T04:26:52.183Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:52.183Z] 55b892843459: Layer already exists [2024-11-08T04:26:52.183Z] 9d5269d94f9f: Pushed [2024-11-08T04:26:52.183Z] 16113d51b718: Layer already exists [2024-11-08T04:26:52.183Z] 2a94a60b81c5: Pushed [2024-11-08T04:26:52.183Z] bc9ffb948c94: Pushed [2024-11-08T04:26:54.122Z] 8e344ba239ca: Pushed [2024-11-08T04:26:57.455Z] b29ff764bf1d: Pushed [2024-11-08T04:26:58.405Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:58.755Z] + 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-08T04:26:59.084Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T04:26:59.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T04:26:59.084Z] 2a94a60b81c5: Preparing [2024-11-08T04:26:59.084Z] 9d5269d94f9f: Preparing [2024-11-08T04:26:59.084Z] b29ff764bf1d: Preparing [2024-11-08T04:26:59.084Z] fb9b57fc3650: Preparing [2024-11-08T04:26:59.084Z] 55b892843459: Preparing [2024-11-08T04:26:59.084Z] 8e344ba239ca: Preparing [2024-11-08T04:26:59.084Z] bc9ffb948c94: Preparing [2024-11-08T04:26:59.084Z] 16113d51b718: Preparing [2024-11-08T04:26:59.084Z] 8e344ba239ca: Waiting [2024-11-08T04:26:59.084Z] bc9ffb948c94: Waiting [2024-11-08T04:26:59.084Z] 16113d51b718: Waiting [2024-11-08T04:26:59.084Z] b29ff764bf1d: Layer already exists [2024-11-08T04:26:59.084Z] 2a94a60b81c5: Layer already exists [2024-11-08T04:26:59.084Z] 55b892843459: Layer already exists [2024-11-08T04:26:59.084Z] 9d5269d94f9f: Layer already exists [2024-11-08T04:26:59.084Z] fb9b57fc3650: Layer already exists [2024-11-08T04:26:59.084Z] 16113d51b718: Layer already exists [2024-11-08T04:26:59.084Z] bc9ffb948c94: Layer already exists [2024-11-08T04:26:59.084Z] 8e344ba239ca: Layer already exists [2024-11-08T04:26:59.346Z] latest: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:26:59.690Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:00.041Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.13 [2024-11-08T04:27:00.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T04:27:00.041Z] 2a94a60b81c5: Preparing [2024-11-08T04:27:00.041Z] 9d5269d94f9f: Preparing [2024-11-08T04:27:00.041Z] b29ff764bf1d: Preparing [2024-11-08T04:27:00.041Z] fb9b57fc3650: Preparing [2024-11-08T04:27:00.041Z] 55b892843459: Preparing [2024-11-08T04:27:00.041Z] 8e344ba239ca: Preparing [2024-11-08T04:27:00.041Z] bc9ffb948c94: Preparing [2024-11-08T04:27:00.041Z] 16113d51b718: Preparing [2024-11-08T04:27:00.041Z] 8e344ba239ca: Waiting [2024-11-08T04:27:00.041Z] bc9ffb948c94: Waiting [2024-11-08T04:27:00.041Z] 16113d51b718: Waiting [2024-11-08T04:27:00.041Z] 2a94a60b81c5: Layer already exists [2024-11-08T04:27:00.041Z] 55b892843459: Layer already exists [2024-11-08T04:27:00.041Z] 9d5269d94f9f: Layer already exists [2024-11-08T04:27:00.041Z] b29ff764bf1d: Layer already exists [2024-11-08T04:27:00.041Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:00.041Z] 8e344ba239ca: Layer already exists [2024-11-08T04:27:00.041Z] 16113d51b718: Layer already exists [2024-11-08T04:27:00.041Z] bc9ffb948c94: Layer already exists [2024-11-08T04:27:00.306Z] 4.0.0-dev.13: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:00.658Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:01.002Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:01.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T04:27:01.002Z] 2a94a60b81c5: Preparing [2024-11-08T04:27:01.002Z] 9d5269d94f9f: Preparing [2024-11-08T04:27:01.002Z] b29ff764bf1d: Preparing [2024-11-08T04:27:01.002Z] fb9b57fc3650: Preparing [2024-11-08T04:27:01.002Z] 55b892843459: Preparing [2024-11-08T04:27:01.002Z] 8e344ba239ca: Preparing [2024-11-08T04:27:01.002Z] bc9ffb948c94: Preparing [2024-11-08T04:27:01.002Z] 16113d51b718: Preparing [2024-11-08T04:27:01.002Z] bc9ffb948c94: Waiting [2024-11-08T04:27:01.002Z] 16113d51b718: Waiting [2024-11-08T04:27:01.002Z] 8e344ba239ca: Waiting [2024-11-08T04:27:01.002Z] 55b892843459: Layer already exists [2024-11-08T04:27:01.002Z] b29ff764bf1d: Layer already exists [2024-11-08T04:27:01.002Z] 2a94a60b81c5: Layer already exists [2024-11-08T04:27:01.002Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:01.002Z] 9d5269d94f9f: Layer already exists [2024-11-08T04:27:01.002Z] 8e344ba239ca: Layer already exists [2024-11-08T04:27:01.003Z] bc9ffb948c94: Layer already exists [2024-11-08T04:27:01.003Z] 16113d51b718: Layer already exists [2024-11-08T04:27:01.003Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:01.357Z] + 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-08T04:27:01.714Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-11-08T04:27:01.714Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-11-08T04:27:01.714Z] 2a94a60b81c5: Preparing [2024-11-08T04:27:01.714Z] 9d5269d94f9f: Preparing [2024-11-08T04:27:01.714Z] b29ff764bf1d: Preparing [2024-11-08T04:27:01.714Z] fb9b57fc3650: Preparing [2024-11-08T04:27:01.714Z] 55b892843459: Preparing [2024-11-08T04:27:01.714Z] 8e344ba239ca: Preparing [2024-11-08T04:27:01.714Z] bc9ffb948c94: Preparing [2024-11-08T04:27:01.714Z] 16113d51b718: Preparing [2024-11-08T04:27:01.714Z] 8e344ba239ca: Waiting [2024-11-08T04:27:01.714Z] bc9ffb948c94: Waiting [2024-11-08T04:27:01.714Z] 16113d51b718: Waiting [2024-11-08T04:27:01.714Z] 9d5269d94f9f: Layer already exists [2024-11-08T04:27:01.714Z] 2a94a60b81c5: Layer already exists [2024-11-08T04:27:01.714Z] 55b892843459: Layer already exists [2024-11-08T04:27:01.714Z] b29ff764bf1d: Layer already exists [2024-11-08T04:27:01.714Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:01.714Z] 16113d51b718: Layer already exists [2024-11-08T04:27:01.714Z] bc9ffb948c94: Layer already exists [2024-11-08T04:27:01.714Z] 8e344ba239ca: Layer already exists [2024-11-08T04:27:01.980Z] main: digest: sha256:f34a6c10929eab520faa17b49c411f180521b66dc05e409beda4334b50be91d2 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:27:02.051Z] ===================================================== [Pipeline] echo [2024-11-08T04:27:02.065Z] taggedImages: [2024-11-08T04:27:02.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:02.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-11-08T04:27:02.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.13 [2024-11-08T04:27:02.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:02.065Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-11-08T04:27:02.088Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-11-08T04:27:02.088Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:02.088Z] latest [2024-11-08T04:27:02.088Z] 4.0.0-dev.13 [2024-11-08T04:27:02.088Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:02.088Z] main [2024-11-08T04:27:02.088Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:02.460Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:02.825Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:02.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T04:27:02.825Z] 4cb0040f4815: Preparing [2024-11-08T04:27:02.825Z] 93a083c2ff85: Preparing [2024-11-08T04:27:02.825Z] 20aec633a444: Preparing [2024-11-08T04:27:02.825Z] 55b892843459: Preparing [2024-11-08T04:27:02.825Z] 72056b819976: Preparing [2024-11-08T04:27:02.825Z] abbd6e0e98ce: Preparing [2024-11-08T04:27:02.825Z] 16113d51b718: Preparing [2024-11-08T04:27:02.825Z] abbd6e0e98ce: Waiting [2024-11-08T04:27:02.825Z] 16113d51b718: Waiting [2024-11-08T04:27:02.825Z] 55b892843459: Layer already exists [2024-11-08T04:27:03.095Z] 93a083c2ff85: Pushed [2024-11-08T04:27:03.095Z] 72056b819976: Pushed [2024-11-08T04:27:03.095Z] 16113d51b718: Layer already exists [2024-11-08T04:27:03.095Z] abbd6e0e98ce: Pushed [2024-11-08T04:27:03.095Z] 4cb0040f4815: Pushed [2024-11-08T04:27:08.418Z] 20aec633a444: Pushed [2024-11-08T04:27:09.375Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:09.734Z] + 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-08T04:27:10.091Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T04:27:10.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T04:27:10.091Z] 4cb0040f4815: Preparing [2024-11-08T04:27:10.091Z] 93a083c2ff85: Preparing [2024-11-08T04:27:10.091Z] 20aec633a444: Preparing [2024-11-08T04:27:10.091Z] 55b892843459: Preparing [2024-11-08T04:27:10.091Z] 72056b819976: Preparing [2024-11-08T04:27:10.091Z] abbd6e0e98ce: Preparing [2024-11-08T04:27:10.091Z] 16113d51b718: Preparing [2024-11-08T04:27:10.091Z] abbd6e0e98ce: Waiting [2024-11-08T04:27:10.091Z] 16113d51b718: Waiting [2024-11-08T04:27:10.091Z] 4cb0040f4815: Layer already exists [2024-11-08T04:27:10.091Z] 55b892843459: Layer already exists [2024-11-08T04:27:10.091Z] 20aec633a444: Layer already exists [2024-11-08T04:27:10.091Z] 93a083c2ff85: Layer already exists [2024-11-08T04:27:10.091Z] 72056b819976: Layer already exists [2024-11-08T04:27:10.091Z] 16113d51b718: Layer already exists [2024-11-08T04:27:10.091Z] abbd6e0e98ce: Layer already exists [2024-11-08T04:27:10.356Z] latest: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:10.706Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:11.051Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.13 [2024-11-08T04:27:11.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T04:27:11.051Z] 4cb0040f4815: Preparing [2024-11-08T04:27:11.051Z] 93a083c2ff85: Preparing [2024-11-08T04:27:11.051Z] 20aec633a444: Preparing [2024-11-08T04:27:11.051Z] 55b892843459: Preparing [2024-11-08T04:27:11.051Z] 72056b819976: Preparing [2024-11-08T04:27:11.051Z] abbd6e0e98ce: Preparing [2024-11-08T04:27:11.051Z] 16113d51b718: Preparing [2024-11-08T04:27:11.051Z] abbd6e0e98ce: Waiting [2024-11-08T04:27:11.051Z] 16113d51b718: Waiting [2024-11-08T04:27:11.051Z] 20aec633a444: Layer already exists [2024-11-08T04:27:11.051Z] 93a083c2ff85: Layer already exists [2024-11-08T04:27:11.051Z] 72056b819976: Layer already exists [2024-11-08T04:27:11.051Z] 55b892843459: Layer already exists [2024-11-08T04:27:11.051Z] 4cb0040f4815: Layer already exists [2024-11-08T04:27:11.051Z] abbd6e0e98ce: Layer already exists [2024-11-08T04:27:11.051Z] 16113d51b718: Layer already exists [2024-11-08T04:27:11.314Z] 4.0.0-dev.13: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:11.658Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:12.007Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:12.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T04:27:12.007Z] 4cb0040f4815: Preparing [2024-11-08T04:27:12.007Z] 93a083c2ff85: Preparing [2024-11-08T04:27:12.007Z] 20aec633a444: Preparing [2024-11-08T04:27:12.007Z] 55b892843459: Preparing [2024-11-08T04:27:12.007Z] 72056b819976: Preparing [2024-11-08T04:27:12.007Z] abbd6e0e98ce: Preparing [2024-11-08T04:27:12.007Z] 16113d51b718: Preparing [2024-11-08T04:27:12.007Z] abbd6e0e98ce: Waiting [2024-11-08T04:27:12.007Z] 16113d51b718: Waiting [2024-11-08T04:27:12.007Z] 93a083c2ff85: Layer already exists [2024-11-08T04:27:12.007Z] 72056b819976: Layer already exists [2024-11-08T04:27:12.007Z] 55b892843459: Layer already exists [2024-11-08T04:27:12.007Z] 20aec633a444: Layer already exists [2024-11-08T04:27:12.007Z] 4cb0040f4815: Layer already exists [2024-11-08T04:27:12.007Z] abbd6e0e98ce: Layer already exists [2024-11-08T04:27:12.007Z] 16113d51b718: Layer already exists [2024-11-08T04:27:12.007Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:12.650Z] + 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-08T04:27:13.031Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-11-08T04:27:13.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-11-08T04:27:13.031Z] 4cb0040f4815: Preparing [2024-11-08T04:27:13.031Z] 93a083c2ff85: Preparing [2024-11-08T04:27:13.031Z] 20aec633a444: Preparing [2024-11-08T04:27:13.031Z] 55b892843459: Preparing [2024-11-08T04:27:13.031Z] 72056b819976: Preparing [2024-11-08T04:27:13.031Z] abbd6e0e98ce: Preparing [2024-11-08T04:27:13.031Z] 16113d51b718: Preparing [2024-11-08T04:27:13.031Z] abbd6e0e98ce: Waiting [2024-11-08T04:27:13.031Z] 16113d51b718: Waiting [2024-11-08T04:27:13.031Z] 93a083c2ff85: Layer already exists [2024-11-08T04:27:13.031Z] 20aec633a444: Layer already exists [2024-11-08T04:27:13.031Z] 4cb0040f4815: Layer already exists [2024-11-08T04:27:13.031Z] 72056b819976: Layer already exists [2024-11-08T04:27:13.031Z] 55b892843459: Layer already exists [2024-11-08T04:27:13.031Z] abbd6e0e98ce: Layer already exists [2024-11-08T04:27:13.031Z] 16113d51b718: Layer already exists [2024-11-08T04:27:13.310Z] main: digest: sha256:c8b7d9f436721022111883085d51bf41596ad6e5f6e087c9cd1e360a0682fa4e size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:27:13.376Z] ===================================================== [Pipeline] echo [2024-11-08T04:27:13.389Z] taggedImages: [2024-11-08T04:27:13.389Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:13.389Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-11-08T04:27:13.389Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.13 [2024-11-08T04:27:13.389Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:13.389Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-11-08T04:27:13.423Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-11-08T04:27:13.423Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:13.423Z] latest [2024-11-08T04:27:13.423Z] 4.0.0-dev.13 [2024-11-08T04:27:13.423Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:13.423Z] main [2024-11-08T04:27:13.423Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:13.792Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:14.164Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:14.164Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T04:27:14.164Z] 2202bb243eb7: Preparing [2024-11-08T04:27:14.164Z] c01ae91e917d: Preparing [2024-11-08T04:27:14.164Z] 7899fe24c34e: Preparing [2024-11-08T04:27:14.164Z] ef5cc3bb8724: Preparing [2024-11-08T04:27:14.164Z] fb9b57fc3650: Preparing [2024-11-08T04:27:14.164Z] 55b892843459: Preparing [2024-11-08T04:27:14.164Z] 59a58eec98e1: Preparing [2024-11-08T04:27:14.164Z] fa3dc74c892d: Preparing [2024-11-08T04:27:14.164Z] 16113d51b718: Preparing [2024-11-08T04:27:14.164Z] 55b892843459: Waiting [2024-11-08T04:27:14.164Z] 59a58eec98e1: Waiting [2024-11-08T04:27:14.164Z] fa3dc74c892d: Waiting [2024-11-08T04:27:14.164Z] 16113d51b718: Waiting [2024-11-08T04:27:14.164Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:14.431Z] 55b892843459: Layer already exists [2024-11-08T04:27:14.431Z] 7899fe24c34e: Pushed [2024-11-08T04:27:14.431Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:14.431Z] c01ae91e917d: Pushed [2024-11-08T04:27:14.431Z] 2202bb243eb7: Pushed [2024-11-08T04:27:14.431Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:14.431Z] 16113d51b718: Layer already exists [2024-11-08T04:27:19.743Z] ef5cc3bb8724: Pushed [2024-11-08T04:27:19.743Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:20.095Z] + 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-08T04:27:20.708Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T04:27:20.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T04:27:20.708Z] 2202bb243eb7: Preparing [2024-11-08T04:27:20.708Z] c01ae91e917d: Preparing [2024-11-08T04:27:20.708Z] 7899fe24c34e: Preparing [2024-11-08T04:27:20.708Z] ef5cc3bb8724: Preparing [2024-11-08T04:27:20.708Z] fb9b57fc3650: Preparing [2024-11-08T04:27:20.708Z] 55b892843459: Preparing [2024-11-08T04:27:20.708Z] 59a58eec98e1: Preparing [2024-11-08T04:27:20.708Z] fa3dc74c892d: Preparing [2024-11-08T04:27:20.708Z] 16113d51b718: Preparing [2024-11-08T04:27:20.708Z] 59a58eec98e1: Waiting [2024-11-08T04:27:20.708Z] fa3dc74c892d: Waiting [2024-11-08T04:27:20.708Z] 16113d51b718: Waiting [2024-11-08T04:27:20.708Z] 55b892843459: Waiting [2024-11-08T04:27:20.708Z] 7899fe24c34e: Layer already exists [2024-11-08T04:27:20.708Z] ef5cc3bb8724: Layer already exists [2024-11-08T04:27:20.708Z] 2202bb243eb7: Layer already exists [2024-11-08T04:27:20.708Z] c01ae91e917d: Layer already exists [2024-11-08T04:27:20.708Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:20.708Z] 55b892843459: Layer already exists [2024-11-08T04:27:20.708Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:20.708Z] 16113d51b718: Layer already exists [2024-11-08T04:27:20.708Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:20.974Z] latest: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:21.323Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:21.675Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.13 [2024-11-08T04:27:21.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T04:27:21.675Z] 2202bb243eb7: Preparing [2024-11-08T04:27:21.675Z] c01ae91e917d: Preparing [2024-11-08T04:27:21.675Z] 7899fe24c34e: Preparing [2024-11-08T04:27:21.675Z] ef5cc3bb8724: Preparing [2024-11-08T04:27:21.675Z] fb9b57fc3650: Preparing [2024-11-08T04:27:21.675Z] 55b892843459: Preparing [2024-11-08T04:27:21.675Z] 59a58eec98e1: Preparing [2024-11-08T04:27:21.675Z] fa3dc74c892d: Preparing [2024-11-08T04:27:21.675Z] 16113d51b718: Preparing [2024-11-08T04:27:21.675Z] 59a58eec98e1: Waiting [2024-11-08T04:27:21.675Z] fa3dc74c892d: Waiting [2024-11-08T04:27:21.675Z] 16113d51b718: Waiting [2024-11-08T04:27:21.675Z] 55b892843459: Waiting [2024-11-08T04:27:21.675Z] 2202bb243eb7: Layer already exists [2024-11-08T04:27:21.675Z] 7899fe24c34e: Layer already exists [2024-11-08T04:27:21.675Z] c01ae91e917d: Layer already exists [2024-11-08T04:27:21.675Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:21.675Z] ef5cc3bb8724: Layer already exists [2024-11-08T04:27:21.675Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:21.675Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:21.675Z] 16113d51b718: Layer already exists [2024-11-08T04:27:21.675Z] 55b892843459: Layer already exists [2024-11-08T04:27:21.938Z] 4.0.0-dev.13: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:22.296Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:22.654Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:22.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T04:27:22.654Z] 2202bb243eb7: Preparing [2024-11-08T04:27:22.654Z] c01ae91e917d: Preparing [2024-11-08T04:27:22.654Z] 7899fe24c34e: Preparing [2024-11-08T04:27:22.654Z] ef5cc3bb8724: Preparing [2024-11-08T04:27:22.654Z] fb9b57fc3650: Preparing [2024-11-08T04:27:22.654Z] 55b892843459: Preparing [2024-11-08T04:27:22.654Z] 59a58eec98e1: Preparing [2024-11-08T04:27:22.654Z] fa3dc74c892d: Preparing [2024-11-08T04:27:22.654Z] 16113d51b718: Preparing [2024-11-08T04:27:22.654Z] 55b892843459: Waiting [2024-11-08T04:27:22.654Z] 59a58eec98e1: Waiting [2024-11-08T04:27:22.654Z] fa3dc74c892d: Waiting [2024-11-08T04:27:22.654Z] 16113d51b718: Waiting [2024-11-08T04:27:22.654Z] 2202bb243eb7: Layer already exists [2024-11-08T04:27:22.654Z] c01ae91e917d: Layer already exists [2024-11-08T04:27:22.654Z] 7899fe24c34e: Layer already exists [2024-11-08T04:27:22.654Z] ef5cc3bb8724: Layer already exists [2024-11-08T04:27:22.654Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:22.654Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:22.654Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:22.654Z] 16113d51b718: Layer already exists [2024-11-08T04:27:22.654Z] 55b892843459: Layer already exists [2024-11-08T04:27:22.919Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:23.275Z] + 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-08T04:27:23.623Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-11-08T04:27:23.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-11-08T04:27:23.623Z] 2202bb243eb7: Preparing [2024-11-08T04:27:23.623Z] c01ae91e917d: Preparing [2024-11-08T04:27:23.623Z] 7899fe24c34e: Preparing [2024-11-08T04:27:23.623Z] ef5cc3bb8724: Preparing [2024-11-08T04:27:23.623Z] fb9b57fc3650: Preparing [2024-11-08T04:27:23.623Z] 55b892843459: Preparing [2024-11-08T04:27:23.623Z] 59a58eec98e1: Preparing [2024-11-08T04:27:23.623Z] fa3dc74c892d: Preparing [2024-11-08T04:27:23.623Z] 16113d51b718: Preparing [2024-11-08T04:27:23.623Z] 55b892843459: Waiting [2024-11-08T04:27:23.623Z] 59a58eec98e1: Waiting [2024-11-08T04:27:23.623Z] fa3dc74c892d: Waiting [2024-11-08T04:27:23.623Z] 16113d51b718: Waiting [2024-11-08T04:27:23.623Z] c01ae91e917d: Layer already exists [2024-11-08T04:27:23.623Z] ef5cc3bb8724: Layer already exists [2024-11-08T04:27:23.623Z] 2202bb243eb7: Layer already exists [2024-11-08T04:27:23.623Z] 7899fe24c34e: Layer already exists [2024-11-08T04:27:23.623Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:23.623Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:23.623Z] 55b892843459: Layer already exists [2024-11-08T04:27:23.623Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:23.623Z] 16113d51b718: Layer already exists [2024-11-08T04:27:23.887Z] main: digest: sha256:98735474424b10897a308776d2ae36bb827735fd2a61364b9fec6909736f770e size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:27:23.957Z] ===================================================== [Pipeline] echo [2024-11-08T04:27:23.971Z] taggedImages: [2024-11-08T04:27:23.971Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:23.971Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-11-08T04:27:23.971Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.13 [2024-11-08T04:27:23.971Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:23.971Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-11-08T04:27:23.997Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-11-08T04:27:23.997Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:23.997Z] latest [2024-11-08T04:27:23.997Z] 4.0.0-dev.13 [2024-11-08T04:27:23.997Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:23.997Z] main [2024-11-08T04:27:23.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:24.349Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:24.693Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:24.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T04:27:24.693Z] b8966b46ca5a: Preparing [2024-11-08T04:27:24.693Z] a3e6964c41c6: Preparing [2024-11-08T04:27:24.693Z] c01a8994b5a6: Preparing [2024-11-08T04:27:24.693Z] f3d081cef21a: Preparing [2024-11-08T04:27:24.693Z] 4419b0114c9f: Preparing [2024-11-08T04:27:24.693Z] 8f3dff223b68: Preparing [2024-11-08T04:27:24.693Z] ba2d9748cf40: Preparing [2024-11-08T04:27:24.693Z] fb9b57fc3650: Preparing [2024-11-08T04:27:24.693Z] 55b892843459: Preparing [2024-11-08T04:27:24.693Z] ee02ce19bb19: Preparing [2024-11-08T04:27:24.693Z] a69669c9739c: Preparing [2024-11-08T04:27:24.693Z] 5f70bf18a086: Preparing [2024-11-08T04:27:24.693Z] 1014cedcf7a9: Preparing [2024-11-08T04:27:24.693Z] 0741481a44ba: Preparing [2024-11-08T04:27:24.693Z] 8fbb59a8d85c: Preparing [2024-11-08T04:27:24.693Z] 16113d51b718: Preparing [2024-11-08T04:27:24.693Z] fb9b57fc3650: Waiting [2024-11-08T04:27:24.693Z] 55b892843459: Waiting [2024-11-08T04:27:24.693Z] ee02ce19bb19: Waiting [2024-11-08T04:27:24.693Z] a69669c9739c: Waiting [2024-11-08T04:27:24.693Z] 5f70bf18a086: Waiting [2024-11-08T04:27:24.693Z] 1014cedcf7a9: Waiting [2024-11-08T04:27:24.693Z] 0741481a44ba: Waiting [2024-11-08T04:27:24.693Z] 8fbb59a8d85c: Waiting [2024-11-08T04:27:24.693Z] 16113d51b718: Waiting [2024-11-08T04:27:24.693Z] ba2d9748cf40: Waiting [2024-11-08T04:27:24.693Z] 8f3dff223b68: Waiting [2024-11-08T04:27:24.959Z] 4419b0114c9f: Pushed [2024-11-08T04:27:24.959Z] f3d081cef21a: Pushed [2024-11-08T04:27:24.959Z] a3e6964c41c6: Pushed [2024-11-08T04:27:24.959Z] b8966b46ca5a: Pushed [2024-11-08T04:27:24.959Z] c01a8994b5a6: Pushed [2024-11-08T04:27:24.959Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:24.959Z] 55b892843459: Layer already exists [2024-11-08T04:27:25.223Z] 8f3dff223b68: Pushed [2024-11-08T04:27:25.223Z] 5f70bf18a086: Layer already exists [2024-11-08T04:27:25.223Z] ee02ce19bb19: Pushed [2024-11-08T04:27:25.223Z] a69669c9739c: Pushed [2024-11-08T04:27:25.223Z] 16113d51b718: Layer already exists [2024-11-08T04:27:25.223Z] 1014cedcf7a9: Pushed [2024-11-08T04:27:25.486Z] 8fbb59a8d85c: Pushed [2024-11-08T04:27:26.877Z] 0741481a44ba: Pushed [2024-11-08T04:27:28.307Z] ba2d9748cf40: Pushed [2024-11-08T04:27:28.572Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:28.919Z] + 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-08T04:27:29.263Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T04:27:29.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T04:27:29.263Z] b8966b46ca5a: Preparing [2024-11-08T04:27:29.263Z] a3e6964c41c6: Preparing [2024-11-08T04:27:29.263Z] c01a8994b5a6: Preparing [2024-11-08T04:27:29.263Z] f3d081cef21a: Preparing [2024-11-08T04:27:29.263Z] 4419b0114c9f: Preparing [2024-11-08T04:27:29.263Z] 8f3dff223b68: Preparing [2024-11-08T04:27:29.263Z] ba2d9748cf40: Preparing [2024-11-08T04:27:29.263Z] 8f3dff223b68: Waiting [2024-11-08T04:27:29.263Z] fb9b57fc3650: Preparing [2024-11-08T04:27:29.263Z] 55b892843459: Preparing [2024-11-08T04:27:29.263Z] fb9b57fc3650: Waiting [2024-11-08T04:27:29.263Z] ee02ce19bb19: Preparing [2024-11-08T04:27:29.263Z] a69669c9739c: Preparing [2024-11-08T04:27:29.263Z] 5f70bf18a086: Preparing [2024-11-08T04:27:29.263Z] 55b892843459: Waiting [2024-11-08T04:27:29.263Z] 1014cedcf7a9: Preparing [2024-11-08T04:27:29.263Z] 0741481a44ba: Preparing [2024-11-08T04:27:29.263Z] 8fbb59a8d85c: Preparing [2024-11-08T04:27:29.263Z] 16113d51b718: Preparing [2024-11-08T04:27:29.263Z] ee02ce19bb19: Waiting [2024-11-08T04:27:29.263Z] a69669c9739c: Waiting [2024-11-08T04:27:29.263Z] 5f70bf18a086: Waiting [2024-11-08T04:27:29.263Z] 1014cedcf7a9: Waiting [2024-11-08T04:27:29.263Z] 0741481a44ba: Waiting [2024-11-08T04:27:29.263Z] 8fbb59a8d85c: Waiting [2024-11-08T04:27:29.263Z] 16113d51b718: Waiting [2024-11-08T04:27:29.263Z] a3e6964c41c6: Layer already exists [2024-11-08T04:27:29.263Z] c01a8994b5a6: Layer already exists [2024-11-08T04:27:29.263Z] b8966b46ca5a: Layer already exists [2024-11-08T04:27:29.263Z] 4419b0114c9f: Layer already exists [2024-11-08T04:27:29.263Z] f3d081cef21a: Layer already exists [2024-11-08T04:27:29.263Z] ba2d9748cf40: Layer already exists [2024-11-08T04:27:29.263Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:29.263Z] 8f3dff223b68: Layer already exists [2024-11-08T04:27:29.263Z] 55b892843459: Layer already exists [2024-11-08T04:27:29.263Z] ee02ce19bb19: Layer already exists [2024-11-08T04:27:29.263Z] a69669c9739c: Layer already exists [2024-11-08T04:27:29.263Z] 5f70bf18a086: Layer already exists [2024-11-08T04:27:29.263Z] 8fbb59a8d85c: Layer already exists [2024-11-08T04:27:29.263Z] 0741481a44ba: Layer already exists [2024-11-08T04:27:29.263Z] 1014cedcf7a9: Layer already exists [2024-11-08T04:27:29.263Z] 16113d51b718: Layer already exists [2024-11-08T04:27:29.526Z] latest: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:29.885Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:30.241Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.13 [2024-11-08T04:27:30.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T04:27:30.241Z] b8966b46ca5a: Preparing [2024-11-08T04:27:30.241Z] a3e6964c41c6: Preparing [2024-11-08T04:27:30.241Z] c01a8994b5a6: Preparing [2024-11-08T04:27:30.241Z] f3d081cef21a: Preparing [2024-11-08T04:27:30.241Z] 4419b0114c9f: Preparing [2024-11-08T04:27:30.241Z] 8f3dff223b68: Preparing [2024-11-08T04:27:30.241Z] ba2d9748cf40: Preparing [2024-11-08T04:27:30.241Z] fb9b57fc3650: Preparing [2024-11-08T04:27:30.241Z] 55b892843459: Preparing [2024-11-08T04:27:30.241Z] ee02ce19bb19: Preparing [2024-11-08T04:27:30.241Z] a69669c9739c: Preparing [2024-11-08T04:27:30.241Z] 5f70bf18a086: Preparing [2024-11-08T04:27:30.241Z] 1014cedcf7a9: Preparing [2024-11-08T04:27:30.241Z] 0741481a44ba: Preparing [2024-11-08T04:27:30.241Z] 8fbb59a8d85c: Preparing [2024-11-08T04:27:30.241Z] 16113d51b718: Preparing [2024-11-08T04:27:30.241Z] 8f3dff223b68: Waiting [2024-11-08T04:27:30.241Z] ba2d9748cf40: Waiting [2024-11-08T04:27:30.241Z] fb9b57fc3650: Waiting [2024-11-08T04:27:30.241Z] 55b892843459: Waiting [2024-11-08T04:27:30.241Z] a69669c9739c: Waiting [2024-11-08T04:27:30.241Z] 0741481a44ba: Waiting [2024-11-08T04:27:30.241Z] 5f70bf18a086: Waiting [2024-11-08T04:27:30.241Z] 1014cedcf7a9: Waiting [2024-11-08T04:27:30.241Z] 8fbb59a8d85c: Waiting [2024-11-08T04:27:30.241Z] 16113d51b718: Waiting [2024-11-08T04:27:30.241Z] b8966b46ca5a: Layer already exists [2024-11-08T04:27:30.241Z] c01a8994b5a6: Layer already exists [2024-11-08T04:27:30.241Z] f3d081cef21a: Layer already exists [2024-11-08T04:27:30.241Z] a3e6964c41c6: Layer already exists [2024-11-08T04:27:30.241Z] 4419b0114c9f: Layer already exists [2024-11-08T04:27:30.241Z] 8f3dff223b68: Layer already exists [2024-11-08T04:27:30.241Z] ee02ce19bb19: Layer already exists [2024-11-08T04:27:30.241Z] ba2d9748cf40: Layer already exists [2024-11-08T04:27:30.241Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:30.241Z] 55b892843459: Layer already exists [2024-11-08T04:27:30.508Z] a69669c9739c: Layer already exists [2024-11-08T04:27:30.508Z] 1014cedcf7a9: Layer already exists [2024-11-08T04:27:30.508Z] 5f70bf18a086: Layer already exists [2024-11-08T04:27:30.508Z] 0741481a44ba: Layer already exists [2024-11-08T04:27:30.508Z] 8fbb59a8d85c: Layer already exists [2024-11-08T04:27:30.508Z] 16113d51b718: Layer already exists [2024-11-08T04:27:30.508Z] 4.0.0-dev.13: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:30.880Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:31.292Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:31.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T04:27:31.293Z] b8966b46ca5a: Preparing [2024-11-08T04:27:31.293Z] a3e6964c41c6: Preparing [2024-11-08T04:27:31.293Z] c01a8994b5a6: Preparing [2024-11-08T04:27:31.293Z] f3d081cef21a: Preparing [2024-11-08T04:27:31.293Z] 4419b0114c9f: Preparing [2024-11-08T04:27:31.293Z] 8f3dff223b68: Preparing [2024-11-08T04:27:31.293Z] ba2d9748cf40: Preparing [2024-11-08T04:27:31.293Z] fb9b57fc3650: Preparing [2024-11-08T04:27:31.293Z] 55b892843459: Preparing [2024-11-08T04:27:31.293Z] ee02ce19bb19: Preparing [2024-11-08T04:27:31.293Z] a69669c9739c: Preparing [2024-11-08T04:27:31.293Z] 5f70bf18a086: Preparing [2024-11-08T04:27:31.293Z] 1014cedcf7a9: Preparing [2024-11-08T04:27:31.293Z] 0741481a44ba: Preparing [2024-11-08T04:27:31.293Z] 8f3dff223b68: Waiting [2024-11-08T04:27:31.293Z] 8fbb59a8d85c: Preparing [2024-11-08T04:27:31.293Z] 16113d51b718: Preparing [2024-11-08T04:27:31.293Z] ba2d9748cf40: Waiting [2024-11-08T04:27:31.293Z] fb9b57fc3650: Waiting [2024-11-08T04:27:31.293Z] 55b892843459: Waiting [2024-11-08T04:27:31.293Z] ee02ce19bb19: Waiting [2024-11-08T04:27:31.293Z] 1014cedcf7a9: Waiting [2024-11-08T04:27:31.293Z] a69669c9739c: Waiting [2024-11-08T04:27:31.293Z] 0741481a44ba: Waiting [2024-11-08T04:27:31.293Z] 5f70bf18a086: Waiting [2024-11-08T04:27:31.293Z] 8fbb59a8d85c: Waiting [2024-11-08T04:27:31.293Z] 4419b0114c9f: Layer already exists [2024-11-08T04:27:31.293Z] c01a8994b5a6: Layer already exists [2024-11-08T04:27:31.293Z] f3d081cef21a: Layer already exists [2024-11-08T04:27:31.293Z] a3e6964c41c6: Layer already exists [2024-11-08T04:27:31.293Z] b8966b46ca5a: Layer already exists [2024-11-08T04:27:31.293Z] 8f3dff223b68: Layer already exists [2024-11-08T04:27:31.293Z] ba2d9748cf40: Layer already exists [2024-11-08T04:27:31.293Z] 55b892843459: Layer already exists [2024-11-08T04:27:31.293Z] ee02ce19bb19: Layer already exists [2024-11-08T04:27:31.293Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:31.293Z] 0741481a44ba: Layer already exists [2024-11-08T04:27:31.293Z] 8fbb59a8d85c: Layer already exists [2024-11-08T04:27:31.293Z] 1014cedcf7a9: Layer already exists [2024-11-08T04:27:31.293Z] a69669c9739c: Layer already exists [2024-11-08T04:27:31.293Z] 5f70bf18a086: Layer already exists [2024-11-08T04:27:31.558Z] 16113d51b718: Layer already exists [2024-11-08T04:27:31.558Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:31.907Z] + 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-08T04:27:32.254Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-11-08T04:27:32.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-11-08T04:27:32.254Z] b8966b46ca5a: Preparing [2024-11-08T04:27:32.254Z] a3e6964c41c6: Preparing [2024-11-08T04:27:32.254Z] c01a8994b5a6: Preparing [2024-11-08T04:27:32.254Z] f3d081cef21a: Preparing [2024-11-08T04:27:32.254Z] 4419b0114c9f: Preparing [2024-11-08T04:27:32.254Z] 8f3dff223b68: Preparing [2024-11-08T04:27:32.254Z] ba2d9748cf40: Preparing [2024-11-08T04:27:32.254Z] fb9b57fc3650: Preparing [2024-11-08T04:27:32.254Z] 55b892843459: Preparing [2024-11-08T04:27:32.254Z] ee02ce19bb19: Preparing [2024-11-08T04:27:32.254Z] a69669c9739c: Preparing [2024-11-08T04:27:32.254Z] 5f70bf18a086: Preparing [2024-11-08T04:27:32.254Z] 1014cedcf7a9: Preparing [2024-11-08T04:27:32.254Z] 0741481a44ba: Preparing [2024-11-08T04:27:32.254Z] 8fbb59a8d85c: Preparing [2024-11-08T04:27:32.254Z] 16113d51b718: Preparing [2024-11-08T04:27:32.254Z] a69669c9739c: Waiting [2024-11-08T04:27:32.254Z] 5f70bf18a086: Waiting [2024-11-08T04:27:32.254Z] 8f3dff223b68: Waiting [2024-11-08T04:27:32.254Z] 1014cedcf7a9: Waiting [2024-11-08T04:27:32.254Z] ba2d9748cf40: Waiting [2024-11-08T04:27:32.254Z] fb9b57fc3650: Waiting [2024-11-08T04:27:32.254Z] 55b892843459: Waiting [2024-11-08T04:27:32.254Z] ee02ce19bb19: Waiting [2024-11-08T04:27:32.254Z] 8fbb59a8d85c: Waiting [2024-11-08T04:27:32.254Z] 16113d51b718: Waiting [2024-11-08T04:27:32.254Z] 0741481a44ba: Waiting [2024-11-08T04:27:32.254Z] 4419b0114c9f: Layer already exists [2024-11-08T04:27:32.254Z] a3e6964c41c6: Layer already exists [2024-11-08T04:27:32.254Z] c01a8994b5a6: Layer already exists [2024-11-08T04:27:32.254Z] f3d081cef21a: Layer already exists [2024-11-08T04:27:32.254Z] b8966b46ca5a: Layer already exists [2024-11-08T04:27:32.254Z] 8f3dff223b68: Layer already exists [2024-11-08T04:27:32.254Z] ba2d9748cf40: Layer already exists [2024-11-08T04:27:32.254Z] ee02ce19bb19: Layer already exists [2024-11-08T04:27:32.254Z] 55b892843459: Layer already exists [2024-11-08T04:27:32.254Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:32.254Z] 5f70bf18a086: Layer already exists [2024-11-08T04:27:32.254Z] 1014cedcf7a9: Layer already exists [2024-11-08T04:27:32.254Z] a69669c9739c: Layer already exists [2024-11-08T04:27:32.254Z] 0741481a44ba: Layer already exists [2024-11-08T04:27:32.254Z] 8fbb59a8d85c: Layer already exists [2024-11-08T04:27:32.521Z] 16113d51b718: Layer already exists [2024-11-08T04:27:32.521Z] main: digest: sha256:c54b9b6ad2b6199a7c303404bb317f744d599d7cbdaa81298ddde21497b4b9e5 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:27:32.592Z] ===================================================== [Pipeline] echo [2024-11-08T04:27:32.604Z] taggedImages: [2024-11-08T04:27:32.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:32.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-11-08T04:27:32.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.13 [2024-11-08T04:27:32.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:32.604Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-11-08T04:27:32.630Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-11-08T04:27:32.630Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:32.630Z] latest [2024-11-08T04:27:32.630Z] 4.0.0-dev.13 [2024-11-08T04:27:32.630Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:32.630Z] main [2024-11-08T04:27:32.630Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:32.996Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:33.352Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:33.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T04:27:33.352Z] 4f33c2194e53: Preparing [2024-11-08T04:27:33.352Z] bd61b33508f6: Preparing [2024-11-08T04:27:33.352Z] 706d8936ff5c: Preparing [2024-11-08T04:27:33.352Z] 2c7cf3c85284: Preparing [2024-11-08T04:27:33.352Z] fb9b57fc3650: Preparing [2024-11-08T04:27:33.352Z] 55b892843459: Preparing [2024-11-08T04:27:33.352Z] 59a58eec98e1: Preparing [2024-11-08T04:27:33.352Z] fa3dc74c892d: Preparing [2024-11-08T04:27:33.352Z] 16113d51b718: Preparing [2024-11-08T04:27:33.352Z] 59a58eec98e1: Waiting [2024-11-08T04:27:33.352Z] fa3dc74c892d: Waiting [2024-11-08T04:27:33.352Z] 16113d51b718: Waiting [2024-11-08T04:27:33.352Z] 55b892843459: Waiting [2024-11-08T04:27:33.617Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:33.617Z] 55b892843459: Layer already exists [2024-11-08T04:27:33.617Z] 706d8936ff5c: Pushed [2024-11-08T04:27:33.617Z] bd61b33508f6: Pushed [2024-11-08T04:27:33.617Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:33.617Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:33.617Z] 4f33c2194e53: Pushed [2024-11-08T04:27:33.617Z] 16113d51b718: Layer already exists [2024-11-08T04:27:37.901Z] 2c7cf3c85284: Pushed [2024-11-08T04:27:38.167Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:38.521Z] + 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-08T04:27:38.875Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T04:27:38.875Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T04:27:38.875Z] 4f33c2194e53: Preparing [2024-11-08T04:27:38.875Z] bd61b33508f6: Preparing [2024-11-08T04:27:38.875Z] 706d8936ff5c: Preparing [2024-11-08T04:27:38.875Z] 2c7cf3c85284: Preparing [2024-11-08T04:27:38.875Z] fb9b57fc3650: Preparing [2024-11-08T04:27:38.875Z] 55b892843459: Preparing [2024-11-08T04:27:38.875Z] 59a58eec98e1: Preparing [2024-11-08T04:27:38.875Z] fa3dc74c892d: Preparing [2024-11-08T04:27:38.875Z] 16113d51b718: Preparing [2024-11-08T04:27:38.875Z] 55b892843459: Waiting [2024-11-08T04:27:38.875Z] 59a58eec98e1: Waiting [2024-11-08T04:27:38.875Z] fa3dc74c892d: Waiting [2024-11-08T04:27:38.875Z] 16113d51b718: Waiting [2024-11-08T04:27:38.875Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:38.875Z] 706d8936ff5c: Layer already exists [2024-11-08T04:27:38.875Z] 4f33c2194e53: Layer already exists [2024-11-08T04:27:38.875Z] 2c7cf3c85284: Layer already exists [2024-11-08T04:27:38.875Z] bd61b33508f6: Layer already exists [2024-11-08T04:27:38.875Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:38.875Z] 55b892843459: Layer already exists [2024-11-08T04:27:38.875Z] 16113d51b718: Layer already exists [2024-11-08T04:27:38.875Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:39.139Z] latest: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:39.487Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:39.838Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.13 [2024-11-08T04:27:39.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T04:27:39.838Z] 4f33c2194e53: Preparing [2024-11-08T04:27:39.838Z] bd61b33508f6: Preparing [2024-11-08T04:27:39.838Z] 706d8936ff5c: Preparing [2024-11-08T04:27:39.838Z] 2c7cf3c85284: Preparing [2024-11-08T04:27:39.838Z] fb9b57fc3650: Preparing [2024-11-08T04:27:39.838Z] 55b892843459: Preparing [2024-11-08T04:27:39.838Z] 59a58eec98e1: Preparing [2024-11-08T04:27:39.838Z] fa3dc74c892d: Preparing [2024-11-08T04:27:39.838Z] 16113d51b718: Preparing [2024-11-08T04:27:39.838Z] 55b892843459: Waiting [2024-11-08T04:27:39.838Z] 59a58eec98e1: Waiting [2024-11-08T04:27:39.838Z] fa3dc74c892d: Waiting [2024-11-08T04:27:39.838Z] 16113d51b718: Waiting [2024-11-08T04:27:39.838Z] 706d8936ff5c: Layer already exists [2024-11-08T04:27:39.838Z] bd61b33508f6: Layer already exists [2024-11-08T04:27:39.838Z] 2c7cf3c85284: Layer already exists [2024-11-08T04:27:39.838Z] 4f33c2194e53: Layer already exists [2024-11-08T04:27:39.838Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:39.838Z] 55b892843459: Layer already exists [2024-11-08T04:27:39.838Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:39.838Z] 16113d51b718: Layer already exists [2024-11-08T04:27:39.838Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:40.103Z] 4.0.0-dev.13: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:40.467Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:40.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:40.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T04:27:40.820Z] 4f33c2194e53: Preparing [2024-11-08T04:27:40.820Z] bd61b33508f6: Preparing [2024-11-08T04:27:40.820Z] 706d8936ff5c: Preparing [2024-11-08T04:27:40.820Z] 2c7cf3c85284: Preparing [2024-11-08T04:27:40.820Z] fb9b57fc3650: Preparing [2024-11-08T04:27:40.820Z] 55b892843459: Preparing [2024-11-08T04:27:40.820Z] 59a58eec98e1: Preparing [2024-11-08T04:27:40.820Z] fa3dc74c892d: Preparing [2024-11-08T04:27:40.820Z] 16113d51b718: Preparing [2024-11-08T04:27:40.820Z] 59a58eec98e1: Waiting [2024-11-08T04:27:40.820Z] fa3dc74c892d: Waiting [2024-11-08T04:27:40.820Z] 16113d51b718: Waiting [2024-11-08T04:27:40.820Z] 55b892843459: Waiting [2024-11-08T04:27:40.820Z] 4f33c2194e53: Layer already exists [2024-11-08T04:27:40.820Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:40.820Z] bd61b33508f6: Layer already exists [2024-11-08T04:27:40.820Z] 706d8936ff5c: Layer already exists [2024-11-08T04:27:40.820Z] 2c7cf3c85284: Layer already exists [2024-11-08T04:27:40.820Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:40.820Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:40.820Z] 16113d51b718: Layer already exists [2024-11-08T04:27:40.820Z] 55b892843459: Layer already exists [2024-11-08T04:27:41.084Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:41.426Z] + 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-08T04:27:41.759Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-11-08T04:27:41.759Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-11-08T04:27:41.759Z] 4f33c2194e53: Preparing [2024-11-08T04:27:41.759Z] bd61b33508f6: Preparing [2024-11-08T04:27:41.759Z] 706d8936ff5c: Preparing [2024-11-08T04:27:41.759Z] 2c7cf3c85284: Preparing [2024-11-08T04:27:41.759Z] fb9b57fc3650: Preparing [2024-11-08T04:27:41.759Z] 55b892843459: Preparing [2024-11-08T04:27:41.759Z] 59a58eec98e1: Preparing [2024-11-08T04:27:41.759Z] fa3dc74c892d: Preparing [2024-11-08T04:27:41.759Z] 16113d51b718: Preparing [2024-11-08T04:27:41.759Z] fa3dc74c892d: Waiting [2024-11-08T04:27:41.759Z] 16113d51b718: Waiting [2024-11-08T04:27:41.759Z] 59a58eec98e1: Waiting [2024-11-08T04:27:41.759Z] 55b892843459: Waiting [2024-11-08T04:27:41.759Z] 2c7cf3c85284: Layer already exists [2024-11-08T04:27:41.759Z] 706d8936ff5c: Layer already exists [2024-11-08T04:27:41.759Z] bd61b33508f6: Layer already exists [2024-11-08T04:27:41.759Z] 4f33c2194e53: Layer already exists [2024-11-08T04:27:41.759Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:41.759Z] 55b892843459: Layer already exists [2024-11-08T04:27:41.759Z] 59a58eec98e1: Layer already exists [2024-11-08T04:27:41.759Z] fa3dc74c892d: Layer already exists [2024-11-08T04:27:41.759Z] 16113d51b718: Layer already exists [2024-11-08T04:27:42.024Z] main: digest: sha256:81bc811d599b9239d91d78ebf961ba2c236a425c88aa2a7d4aa38f09d8ad5f6d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:27:42.093Z] ===================================================== [Pipeline] echo [2024-11-08T04:27:42.108Z] taggedImages: [2024-11-08T04:27:42.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:42.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-11-08T04:27:42.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.13 [2024-11-08T04:27:42.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:42.108Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-11-08T04:27:42.142Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-11-08T04:27:42.142Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:42.142Z] latest [2024-11-08T04:27:42.142Z] 4.0.0-dev.13 [2024-11-08T04:27:42.142Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:42.142Z] main [2024-11-08T04:27:42.142Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:42.510Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:42.858Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:42.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T04:27:42.858Z] 607495c70ef1: Preparing [2024-11-08T04:27:42.858Z] 8b3d8e85dcf6: Preparing [2024-11-08T04:27:42.858Z] 86ef9c4efc3f: Preparing [2024-11-08T04:27:42.858Z] fd13877c1c58: Preparing [2024-11-08T04:27:42.858Z] 736bb00e2efc: Preparing [2024-11-08T04:27:42.858Z] fb9b57fc3650: Preparing [2024-11-08T04:27:42.858Z] 55b892843459: Preparing [2024-11-08T04:27:42.858Z] fe536585a509: Preparing [2024-11-08T04:27:42.858Z] e19a7675f922: Preparing [2024-11-08T04:27:42.858Z] 82bd5798a5a5: Preparing [2024-11-08T04:27:42.858Z] 16113d51b718: Preparing [2024-11-08T04:27:42.858Z] 55b892843459: Waiting [2024-11-08T04:27:42.858Z] fe536585a509: Waiting [2024-11-08T04:27:42.858Z] e19a7675f922: Waiting [2024-11-08T04:27:42.858Z] 82bd5798a5a5: Waiting [2024-11-08T04:27:42.858Z] 16113d51b718: Waiting [2024-11-08T04:27:42.858Z] fb9b57fc3650: Waiting [2024-11-08T04:27:43.226Z] 8b3d8e85dcf6: Pushed [2024-11-08T04:27:43.226Z] fd13877c1c58: Pushed [2024-11-08T04:27:43.226Z] 736bb00e2efc: Pushed [2024-11-08T04:27:43.226Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:43.226Z] 607495c70ef1: Pushed [2024-11-08T04:27:43.226Z] 55b892843459: Layer already exists [2024-11-08T04:27:43.226Z] 16113d51b718: Layer already exists [2024-11-08T04:27:43.490Z] e19a7675f922: Pushed [2024-11-08T04:27:43.490Z] fe536585a509: Pushed [2024-11-08T04:27:45.419Z] 86ef9c4efc3f: Pushed [2024-11-08T04:27:48.002Z] 82bd5798a5a5: Pushed [2024-11-08T04:27:48.002Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:48.346Z] + 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-08T04:27:48.684Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T04:27:48.684Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T04:27:48.684Z] 607495c70ef1: Preparing [2024-11-08T04:27:48.684Z] 8b3d8e85dcf6: Preparing [2024-11-08T04:27:48.684Z] 86ef9c4efc3f: Preparing [2024-11-08T04:27:48.684Z] fd13877c1c58: Preparing [2024-11-08T04:27:48.684Z] 736bb00e2efc: Preparing [2024-11-08T04:27:48.684Z] fb9b57fc3650: Preparing [2024-11-08T04:27:48.684Z] 55b892843459: Preparing [2024-11-08T04:27:48.684Z] fe536585a509: Preparing [2024-11-08T04:27:48.684Z] e19a7675f922: Preparing [2024-11-08T04:27:48.684Z] 82bd5798a5a5: Preparing [2024-11-08T04:27:48.684Z] 16113d51b718: Preparing [2024-11-08T04:27:48.684Z] e19a7675f922: Waiting [2024-11-08T04:27:48.684Z] 82bd5798a5a5: Waiting [2024-11-08T04:27:48.684Z] fb9b57fc3650: Waiting [2024-11-08T04:27:48.684Z] 55b892843459: Waiting [2024-11-08T04:27:48.684Z] fe536585a509: Waiting [2024-11-08T04:27:48.684Z] 16113d51b718: Waiting [2024-11-08T04:27:48.684Z] fd13877c1c58: Layer already exists [2024-11-08T04:27:48.684Z] 86ef9c4efc3f: Layer already exists [2024-11-08T04:27:48.684Z] 8b3d8e85dcf6: Layer already exists [2024-11-08T04:27:48.684Z] 607495c70ef1: Layer already exists [2024-11-08T04:27:48.684Z] 736bb00e2efc: Layer already exists [2024-11-08T04:27:48.684Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:48.684Z] e19a7675f922: Layer already exists [2024-11-08T04:27:48.684Z] fe536585a509: Layer already exists [2024-11-08T04:27:48.684Z] 55b892843459: Layer already exists [2024-11-08T04:27:48.684Z] 82bd5798a5a5: Layer already exists [2024-11-08T04:27:48.684Z] 16113d51b718: Layer already exists [2024-11-08T04:27:48.946Z] latest: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:49.281Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:49.616Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.13 [2024-11-08T04:27:49.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T04:27:49.616Z] 607495c70ef1: Preparing [2024-11-08T04:27:49.616Z] 8b3d8e85dcf6: Preparing [2024-11-08T04:27:49.616Z] 86ef9c4efc3f: Preparing [2024-11-08T04:27:49.616Z] fd13877c1c58: Preparing [2024-11-08T04:27:49.616Z] 736bb00e2efc: Preparing [2024-11-08T04:27:49.616Z] fb9b57fc3650: Preparing [2024-11-08T04:27:49.616Z] 55b892843459: Preparing [2024-11-08T04:27:49.616Z] fe536585a509: Preparing [2024-11-08T04:27:49.616Z] e19a7675f922: Preparing [2024-11-08T04:27:49.616Z] 82bd5798a5a5: Preparing [2024-11-08T04:27:49.616Z] 16113d51b718: Preparing [2024-11-08T04:27:49.616Z] fb9b57fc3650: Waiting [2024-11-08T04:27:49.616Z] 55b892843459: Waiting [2024-11-08T04:27:49.616Z] fe536585a509: Waiting [2024-11-08T04:27:49.616Z] e19a7675f922: Waiting [2024-11-08T04:27:49.616Z] 82bd5798a5a5: Waiting [2024-11-08T04:27:49.616Z] 16113d51b718: Waiting [2024-11-08T04:27:49.616Z] 607495c70ef1: Layer already exists [2024-11-08T04:27:49.616Z] fd13877c1c58: Layer already exists [2024-11-08T04:27:49.616Z] 8b3d8e85dcf6: Layer already exists [2024-11-08T04:27:49.616Z] 736bb00e2efc: Layer already exists [2024-11-08T04:27:49.616Z] 86ef9c4efc3f: Layer already exists [2024-11-08T04:27:49.616Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:49.616Z] fe536585a509: Layer already exists [2024-11-08T04:27:49.616Z] 55b892843459: Layer already exists [2024-11-08T04:27:49.616Z] e19a7675f922: Layer already exists [2024-11-08T04:27:49.616Z] 82bd5798a5a5: Layer already exists [2024-11-08T04:27:49.616Z] 16113d51b718: Layer already exists [2024-11-08T04:27:49.879Z] 4.0.0-dev.13: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:50.230Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:50.567Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:50.567Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T04:27:50.567Z] 607495c70ef1: Preparing [2024-11-08T04:27:50.567Z] 8b3d8e85dcf6: Preparing [2024-11-08T04:27:50.567Z] 86ef9c4efc3f: Preparing [2024-11-08T04:27:50.567Z] fd13877c1c58: Preparing [2024-11-08T04:27:50.567Z] 736bb00e2efc: Preparing [2024-11-08T04:27:50.567Z] fb9b57fc3650: Preparing [2024-11-08T04:27:50.567Z] 55b892843459: Preparing [2024-11-08T04:27:50.567Z] fe536585a509: Preparing [2024-11-08T04:27:50.567Z] e19a7675f922: Preparing [2024-11-08T04:27:50.567Z] 82bd5798a5a5: Preparing [2024-11-08T04:27:50.567Z] 16113d51b718: Preparing [2024-11-08T04:27:50.567Z] fb9b57fc3650: Waiting [2024-11-08T04:27:50.567Z] 55b892843459: Waiting [2024-11-08T04:27:50.567Z] fe536585a509: Waiting [2024-11-08T04:27:50.567Z] 82bd5798a5a5: Waiting [2024-11-08T04:27:50.567Z] e19a7675f922: Waiting [2024-11-08T04:27:50.567Z] fd13877c1c58: Layer already exists [2024-11-08T04:27:50.567Z] 607495c70ef1: Layer already exists [2024-11-08T04:27:50.567Z] 736bb00e2efc: Layer already exists [2024-11-08T04:27:50.567Z] 8b3d8e85dcf6: Layer already exists [2024-11-08T04:27:50.567Z] 86ef9c4efc3f: Layer already exists [2024-11-08T04:27:50.567Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:50.567Z] fe536585a509: Layer already exists [2024-11-08T04:27:50.567Z] e19a7675f922: Layer already exists [2024-11-08T04:27:50.567Z] 55b892843459: Layer already exists [2024-11-08T04:27:50.567Z] 82bd5798a5a5: Layer already exists [2024-11-08T04:27:50.567Z] 16113d51b718: Layer already exists [2024-11-08T04:27:50.829Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:51.176Z] + 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-08T04:27:51.513Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-11-08T04:27:51.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-11-08T04:27:51.513Z] 607495c70ef1: Preparing [2024-11-08T04:27:51.513Z] 8b3d8e85dcf6: Preparing [2024-11-08T04:27:51.513Z] 86ef9c4efc3f: Preparing [2024-11-08T04:27:51.513Z] fd13877c1c58: Preparing [2024-11-08T04:27:51.513Z] 736bb00e2efc: Preparing [2024-11-08T04:27:51.513Z] fb9b57fc3650: Preparing [2024-11-08T04:27:51.513Z] 55b892843459: Preparing [2024-11-08T04:27:51.513Z] fe536585a509: Preparing [2024-11-08T04:27:51.513Z] e19a7675f922: Preparing [2024-11-08T04:27:51.513Z] 82bd5798a5a5: Preparing [2024-11-08T04:27:51.513Z] 16113d51b718: Preparing [2024-11-08T04:27:51.513Z] fe536585a509: Waiting [2024-11-08T04:27:51.513Z] e19a7675f922: Waiting [2024-11-08T04:27:51.513Z] 82bd5798a5a5: Waiting [2024-11-08T04:27:51.513Z] 16113d51b718: Waiting [2024-11-08T04:27:51.513Z] fb9b57fc3650: Waiting [2024-11-08T04:27:51.513Z] 55b892843459: Waiting [2024-11-08T04:27:51.513Z] fd13877c1c58: Layer already exists [2024-11-08T04:27:51.513Z] 86ef9c4efc3f: Layer already exists [2024-11-08T04:27:51.513Z] 8b3d8e85dcf6: Layer already exists [2024-11-08T04:27:51.513Z] 607495c70ef1: Layer already exists [2024-11-08T04:27:51.513Z] 736bb00e2efc: Layer already exists [2024-11-08T04:27:51.513Z] 55b892843459: Layer already exists [2024-11-08T04:27:51.513Z] fe536585a509: Layer already exists [2024-11-08T04:27:51.513Z] e19a7675f922: Layer already exists [2024-11-08T04:27:51.513Z] 82bd5798a5a5: Layer already exists [2024-11-08T04:27:51.513Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:51.513Z] 16113d51b718: Layer already exists [2024-11-08T04:27:51.777Z] main: digest: sha256:93d524a64fe5d3653023a054a3584ed9c35b033a8e67a7be517ee1a72bdbaa23 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:27:51.848Z] ===================================================== [Pipeline] echo [2024-11-08T04:27:51.862Z] taggedImages: [2024-11-08T04:27:51.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:51.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-11-08T04:27:51.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.13 [2024-11-08T04:27:51.862Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:51.863Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-11-08T04:27:51.893Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-11-08T04:27:51.893Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:51.893Z] latest [2024-11-08T04:27:51.893Z] 4.0.0-dev.13 [2024-11-08T04:27:51.893Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:51.893Z] main [2024-11-08T04:27:51.893Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:52.256Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:52.610Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:27:52.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T04:27:52.610Z] af5e1e0294d5: Preparing [2024-11-08T04:27:52.610Z] e0cba54a8cfe: Preparing [2024-11-08T04:27:52.610Z] 106b05c0e5bb: Preparing [2024-11-08T04:27:52.610Z] e90b9a296a6b: Preparing [2024-11-08T04:27:52.610Z] 3aee2010f8d7: Preparing [2024-11-08T04:27:52.610Z] f7489b65d3ae: Preparing [2024-11-08T04:27:52.610Z] baaeb8cb724c: Preparing [2024-11-08T04:27:52.610Z] fb9b57fc3650: Preparing [2024-11-08T04:27:52.610Z] 55b892843459: Preparing [2024-11-08T04:27:52.610Z] a18d97b97d1e: Preparing [2024-11-08T04:27:52.610Z] 4ae0c06ee543: Preparing [2024-11-08T04:27:52.610Z] 16113d51b718: Preparing [2024-11-08T04:27:52.610Z] 55b892843459: Waiting [2024-11-08T04:27:52.610Z] a18d97b97d1e: Waiting [2024-11-08T04:27:52.610Z] 4ae0c06ee543: Waiting [2024-11-08T04:27:52.610Z] 16113d51b718: Waiting [2024-11-08T04:27:52.610Z] f7489b65d3ae: Waiting [2024-11-08T04:27:52.610Z] baaeb8cb724c: Waiting [2024-11-08T04:27:52.610Z] fb9b57fc3650: Waiting [2024-11-08T04:27:52.873Z] e0cba54a8cfe: Pushed [2024-11-08T04:27:52.873Z] 3aee2010f8d7: Pushed [2024-11-08T04:27:52.873Z] af5e1e0294d5: Pushed [2024-11-08T04:27:52.873Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:53.136Z] f7489b65d3ae: Pushed [2024-11-08T04:27:53.136Z] baaeb8cb724c: Pushed [2024-11-08T04:27:54.083Z] 55b892843459: Layer already exists [2024-11-08T04:27:54.083Z] 16113d51b718: Layer already exists [2024-11-08T04:27:55.029Z] e90b9a296a6b: Pushed [2024-11-08T04:27:55.609Z] a18d97b97d1e: Pushed [2024-11-08T04:27:55.609Z] 106b05c0e5bb: Pushed [2024-11-08T04:27:56.561Z] 4ae0c06ee543: Pushed [2024-11-08T04:27:56.826Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:57.177Z] + 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-08T04:27:57.525Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T04:27:57.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T04:27:57.525Z] af5e1e0294d5: Preparing [2024-11-08T04:27:57.525Z] e0cba54a8cfe: Preparing [2024-11-08T04:27:57.525Z] 106b05c0e5bb: Preparing [2024-11-08T04:27:57.525Z] e90b9a296a6b: Preparing [2024-11-08T04:27:57.525Z] 3aee2010f8d7: Preparing [2024-11-08T04:27:57.525Z] f7489b65d3ae: Preparing [2024-11-08T04:27:57.525Z] baaeb8cb724c: Preparing [2024-11-08T04:27:57.525Z] fb9b57fc3650: Preparing [2024-11-08T04:27:57.525Z] 55b892843459: Preparing [2024-11-08T04:27:57.525Z] a18d97b97d1e: Preparing [2024-11-08T04:27:57.525Z] 4ae0c06ee543: Preparing [2024-11-08T04:27:57.525Z] f7489b65d3ae: Waiting [2024-11-08T04:27:57.525Z] baaeb8cb724c: Waiting [2024-11-08T04:27:57.525Z] fb9b57fc3650: Waiting [2024-11-08T04:27:57.525Z] 55b892843459: Waiting [2024-11-08T04:27:57.525Z] a18d97b97d1e: Waiting [2024-11-08T04:27:57.525Z] 16113d51b718: Preparing [2024-11-08T04:27:57.525Z] 4ae0c06ee543: Waiting [2024-11-08T04:27:57.525Z] 16113d51b718: Waiting [2024-11-08T04:27:57.525Z] af5e1e0294d5: Layer already exists [2024-11-08T04:27:57.525Z] e90b9a296a6b: Layer already exists [2024-11-08T04:27:57.525Z] e0cba54a8cfe: Layer already exists [2024-11-08T04:27:57.525Z] 3aee2010f8d7: Layer already exists [2024-11-08T04:27:57.525Z] 106b05c0e5bb: Layer already exists [2024-11-08T04:27:57.525Z] f7489b65d3ae: Layer already exists [2024-11-08T04:27:57.525Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:57.525Z] baaeb8cb724c: Layer already exists [2024-11-08T04:27:57.525Z] 55b892843459: Layer already exists [2024-11-08T04:27:57.525Z] a18d97b97d1e: Layer already exists [2024-11-08T04:27:57.525Z] 4ae0c06ee543: Layer already exists [2024-11-08T04:27:57.525Z] 16113d51b718: Layer already exists [2024-11-08T04:27:57.789Z] latest: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:58.175Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:58.535Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.13 [2024-11-08T04:27:58.535Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T04:27:58.535Z] af5e1e0294d5: Preparing [2024-11-08T04:27:58.535Z] e0cba54a8cfe: Preparing [2024-11-08T04:27:58.535Z] 106b05c0e5bb: Preparing [2024-11-08T04:27:58.535Z] e90b9a296a6b: Preparing [2024-11-08T04:27:58.535Z] 3aee2010f8d7: Preparing [2024-11-08T04:27:58.535Z] f7489b65d3ae: Preparing [2024-11-08T04:27:58.535Z] baaeb8cb724c: Preparing [2024-11-08T04:27:58.535Z] fb9b57fc3650: Preparing [2024-11-08T04:27:58.535Z] 55b892843459: Preparing [2024-11-08T04:27:58.535Z] a18d97b97d1e: Preparing [2024-11-08T04:27:58.535Z] 4ae0c06ee543: Preparing [2024-11-08T04:27:58.535Z] 16113d51b718: Preparing [2024-11-08T04:27:58.535Z] f7489b65d3ae: Waiting [2024-11-08T04:27:58.535Z] baaeb8cb724c: Waiting [2024-11-08T04:27:58.535Z] fb9b57fc3650: Waiting [2024-11-08T04:27:58.535Z] 55b892843459: Waiting [2024-11-08T04:27:58.535Z] a18d97b97d1e: Waiting [2024-11-08T04:27:58.535Z] 4ae0c06ee543: Waiting [2024-11-08T04:27:58.535Z] 16113d51b718: Waiting [2024-11-08T04:27:58.535Z] 3aee2010f8d7: Layer already exists [2024-11-08T04:27:58.535Z] e0cba54a8cfe: Layer already exists [2024-11-08T04:27:58.535Z] af5e1e0294d5: Layer already exists [2024-11-08T04:27:58.535Z] 106b05c0e5bb: Layer already exists [2024-11-08T04:27:58.535Z] e90b9a296a6b: Layer already exists [2024-11-08T04:27:58.535Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:58.535Z] f7489b65d3ae: Layer already exists [2024-11-08T04:27:58.535Z] 55b892843459: Layer already exists [2024-11-08T04:27:58.535Z] a18d97b97d1e: Layer already exists [2024-11-08T04:27:58.535Z] baaeb8cb724c: Layer already exists [2024-11-08T04:27:58.535Z] 16113d51b718: Layer already exists [2024-11-08T04:27:58.535Z] 4ae0c06ee543: Layer already exists [2024-11-08T04:27:58.800Z] 4.0.0-dev.13: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:59.158Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:27:59.511Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:27:59.511Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T04:27:59.511Z] af5e1e0294d5: Preparing [2024-11-08T04:27:59.511Z] e0cba54a8cfe: Preparing [2024-11-08T04:27:59.511Z] 106b05c0e5bb: Preparing [2024-11-08T04:27:59.511Z] e90b9a296a6b: Preparing [2024-11-08T04:27:59.511Z] 3aee2010f8d7: Preparing [2024-11-08T04:27:59.511Z] f7489b65d3ae: Preparing [2024-11-08T04:27:59.511Z] baaeb8cb724c: Preparing [2024-11-08T04:27:59.511Z] f7489b65d3ae: Waiting [2024-11-08T04:27:59.511Z] fb9b57fc3650: Preparing [2024-11-08T04:27:59.511Z] baaeb8cb724c: Waiting [2024-11-08T04:27:59.511Z] 55b892843459: Preparing [2024-11-08T04:27:59.511Z] fb9b57fc3650: Waiting [2024-11-08T04:27:59.511Z] a18d97b97d1e: Preparing [2024-11-08T04:27:59.511Z] 4ae0c06ee543: Preparing [2024-11-08T04:27:59.511Z] 16113d51b718: Preparing [2024-11-08T04:27:59.511Z] 55b892843459: Waiting [2024-11-08T04:27:59.511Z] a18d97b97d1e: Waiting [2024-11-08T04:27:59.511Z] 4ae0c06ee543: Waiting [2024-11-08T04:27:59.511Z] 16113d51b718: Waiting [2024-11-08T04:27:59.511Z] 3aee2010f8d7: Layer already exists [2024-11-08T04:27:59.511Z] e0cba54a8cfe: Layer already exists [2024-11-08T04:27:59.511Z] e90b9a296a6b: Layer already exists [2024-11-08T04:27:59.511Z] 106b05c0e5bb: Layer already exists [2024-11-08T04:27:59.511Z] af5e1e0294d5: Layer already exists [2024-11-08T04:27:59.511Z] fb9b57fc3650: Layer already exists [2024-11-08T04:27:59.511Z] f7489b65d3ae: Layer already exists [2024-11-08T04:27:59.511Z] 55b892843459: Layer already exists [2024-11-08T04:27:59.511Z] baaeb8cb724c: Layer already exists [2024-11-08T04:27:59.511Z] a18d97b97d1e: Layer already exists [2024-11-08T04:27:59.511Z] 16113d51b718: Layer already exists [2024-11-08T04:27:59.511Z] 4ae0c06ee543: Layer already exists [2024-11-08T04:27:59.777Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:00.122Z] + 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-08T04:28:00.451Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-11-08T04:28:00.452Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-11-08T04:28:00.452Z] af5e1e0294d5: Preparing [2024-11-08T04:28:00.452Z] e0cba54a8cfe: Preparing [2024-11-08T04:28:00.452Z] 106b05c0e5bb: Preparing [2024-11-08T04:28:00.452Z] e90b9a296a6b: Preparing [2024-11-08T04:28:00.452Z] 3aee2010f8d7: Preparing [2024-11-08T04:28:00.452Z] f7489b65d3ae: Preparing [2024-11-08T04:28:00.452Z] baaeb8cb724c: Preparing [2024-11-08T04:28:00.452Z] fb9b57fc3650: Preparing [2024-11-08T04:28:00.452Z] 55b892843459: Preparing [2024-11-08T04:28:00.452Z] a18d97b97d1e: Preparing [2024-11-08T04:28:00.452Z] 4ae0c06ee543: Preparing [2024-11-08T04:28:00.452Z] 16113d51b718: Preparing [2024-11-08T04:28:00.452Z] baaeb8cb724c: Waiting [2024-11-08T04:28:00.452Z] fb9b57fc3650: Waiting [2024-11-08T04:28:00.452Z] 55b892843459: Waiting [2024-11-08T04:28:00.452Z] 4ae0c06ee543: Waiting [2024-11-08T04:28:00.452Z] 16113d51b718: Waiting [2024-11-08T04:28:00.452Z] a18d97b97d1e: Waiting [2024-11-08T04:28:00.452Z] f7489b65d3ae: Waiting [2024-11-08T04:28:00.452Z] e0cba54a8cfe: Layer already exists [2024-11-08T04:28:00.452Z] 106b05c0e5bb: Layer already exists [2024-11-08T04:28:00.452Z] 3aee2010f8d7: Layer already exists [2024-11-08T04:28:00.452Z] af5e1e0294d5: Layer already exists [2024-11-08T04:28:00.452Z] e90b9a296a6b: Layer already exists [2024-11-08T04:28:00.452Z] f7489b65d3ae: Layer already exists [2024-11-08T04:28:00.452Z] baaeb8cb724c: Layer already exists [2024-11-08T04:28:00.452Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:00.452Z] a18d97b97d1e: Layer already exists [2024-11-08T04:28:00.452Z] 55b892843459: Layer already exists [2024-11-08T04:28:00.452Z] 16113d51b718: Layer already exists [2024-11-08T04:28:00.716Z] 4ae0c06ee543: Layer already exists [2024-11-08T04:28:00.716Z] main: digest: sha256:a1837f546c50b50ba9fb7df515c193edb16981c423ccef53ad5f552827d2ffe9 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:28:00.789Z] ===================================================== [Pipeline] echo [2024-11-08T04:28:00.810Z] taggedImages: [2024-11-08T04:28:00.810Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:00.810Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-11-08T04:28:00.810Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.13 [2024-11-08T04:28:00.810Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:00.810Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-11-08T04:28:00.840Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-11-08T04:28:00.840Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:00.840Z] latest [2024-11-08T04:28:00.840Z] 4.0.0-dev.13 [2024-11-08T04:28:00.840Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:00.840Z] main [2024-11-08T04:28:00.840Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:01.194Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:01.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:01.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T04:28:01.543Z] 1164820ff114: Preparing [2024-11-08T04:28:01.543Z] 15c69a1f60d8: Preparing [2024-11-08T04:28:01.543Z] fb9b57fc3650: Preparing [2024-11-08T04:28:01.543Z] 55b892843459: Preparing [2024-11-08T04:28:01.543Z] 38508bb66f33: Preparing [2024-11-08T04:28:01.543Z] 3d188eed6477: Preparing [2024-11-08T04:28:01.543Z] 16113d51b718: Preparing [2024-11-08T04:28:01.543Z] 3d188eed6477: Waiting [2024-11-08T04:28:01.543Z] 16113d51b718: Waiting [2024-11-08T04:28:01.543Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:01.809Z] 55b892843459: Layer already exists [2024-11-08T04:28:01.809Z] 16113d51b718: Layer already exists [2024-11-08T04:28:01.809Z] 1164820ff114: Pushed [2024-11-08T04:28:03.207Z] 38508bb66f33: Pushed [2024-11-08T04:28:03.781Z] 3d188eed6477: Pushed [2024-11-08T04:28:05.708Z] 15c69a1f60d8: Pushed [2024-11-08T04:28:05.977Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:06.329Z] + 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-08T04:28:06.679Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T04:28:06.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T04:28:06.679Z] 1164820ff114: Preparing [2024-11-08T04:28:06.679Z] 15c69a1f60d8: Preparing [2024-11-08T04:28:06.679Z] fb9b57fc3650: Preparing [2024-11-08T04:28:06.679Z] 55b892843459: Preparing [2024-11-08T04:28:06.679Z] 38508bb66f33: Preparing [2024-11-08T04:28:06.679Z] 3d188eed6477: Preparing [2024-11-08T04:28:06.679Z] 16113d51b718: Preparing [2024-11-08T04:28:06.679Z] 3d188eed6477: Waiting [2024-11-08T04:28:06.679Z] 16113d51b718: Waiting [2024-11-08T04:28:06.679Z] 15c69a1f60d8: Layer already exists [2024-11-08T04:28:06.679Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:06.679Z] 55b892843459: Layer already exists [2024-11-08T04:28:06.679Z] 38508bb66f33: Layer already exists [2024-11-08T04:28:06.679Z] 1164820ff114: Layer already exists [2024-11-08T04:28:06.679Z] 3d188eed6477: Layer already exists [2024-11-08T04:28:06.679Z] 16113d51b718: Layer already exists [2024-11-08T04:28:06.943Z] latest: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:07.290Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:07.628Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.13 [2024-11-08T04:28:07.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T04:28:07.628Z] 1164820ff114: Preparing [2024-11-08T04:28:07.628Z] 15c69a1f60d8: Preparing [2024-11-08T04:28:07.628Z] fb9b57fc3650: Preparing [2024-11-08T04:28:07.628Z] 55b892843459: Preparing [2024-11-08T04:28:07.628Z] 38508bb66f33: Preparing [2024-11-08T04:28:07.628Z] 3d188eed6477: Preparing [2024-11-08T04:28:07.628Z] 16113d51b718: Preparing [2024-11-08T04:28:07.628Z] 3d188eed6477: Waiting [2024-11-08T04:28:07.628Z] 16113d51b718: Waiting [2024-11-08T04:28:07.628Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:07.628Z] 1164820ff114: Layer already exists [2024-11-08T04:28:07.628Z] 38508bb66f33: Layer already exists [2024-11-08T04:28:07.628Z] 55b892843459: Layer already exists [2024-11-08T04:28:07.628Z] 15c69a1f60d8: Layer already exists [2024-11-08T04:28:07.628Z] 3d188eed6477: Layer already exists [2024-11-08T04:28:07.628Z] 16113d51b718: Layer already exists [2024-11-08T04:28:07.628Z] 4.0.0-dev.13: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:07.967Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:08.298Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:08.298Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T04:28:08.298Z] 1164820ff114: Preparing [2024-11-08T04:28:08.298Z] 15c69a1f60d8: Preparing [2024-11-08T04:28:08.298Z] fb9b57fc3650: Preparing [2024-11-08T04:28:08.298Z] 55b892843459: Preparing [2024-11-08T04:28:08.298Z] 38508bb66f33: Preparing [2024-11-08T04:28:08.298Z] 3d188eed6477: Preparing [2024-11-08T04:28:08.298Z] 16113d51b718: Preparing [2024-11-08T04:28:08.298Z] 3d188eed6477: Waiting [2024-11-08T04:28:08.298Z] 16113d51b718: Waiting [2024-11-08T04:28:08.298Z] 15c69a1f60d8: Layer already exists [2024-11-08T04:28:08.298Z] 55b892843459: Layer already exists [2024-11-08T04:28:08.298Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:08.298Z] 38508bb66f33: Layer already exists [2024-11-08T04:28:08.298Z] 1164820ff114: Layer already exists [2024-11-08T04:28:08.298Z] 3d188eed6477: Layer already exists [2024-11-08T04:28:08.298Z] 16113d51b718: Layer already exists [2024-11-08T04:28:08.298Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:08.637Z] + 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-08T04:28:08.972Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-11-08T04:28:08.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-11-08T04:28:08.972Z] 1164820ff114: Preparing [2024-11-08T04:28:08.972Z] 15c69a1f60d8: Preparing [2024-11-08T04:28:08.972Z] fb9b57fc3650: Preparing [2024-11-08T04:28:08.972Z] 55b892843459: Preparing [2024-11-08T04:28:08.972Z] 38508bb66f33: Preparing [2024-11-08T04:28:08.972Z] 3d188eed6477: Preparing [2024-11-08T04:28:08.972Z] 16113d51b718: Preparing [2024-11-08T04:28:08.972Z] 3d188eed6477: Waiting [2024-11-08T04:28:08.972Z] 16113d51b718: Waiting [2024-11-08T04:28:08.972Z] 15c69a1f60d8: Layer already exists [2024-11-08T04:28:08.972Z] 1164820ff114: Layer already exists [2024-11-08T04:28:08.972Z] 55b892843459: Layer already exists [2024-11-08T04:28:08.972Z] 38508bb66f33: Layer already exists [2024-11-08T04:28:08.972Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:08.972Z] 3d188eed6477: Layer already exists [2024-11-08T04:28:08.972Z] 16113d51b718: Layer already exists [2024-11-08T04:28:09.234Z] main: digest: sha256:f896898ad44fcd966772b724fa0ddd6ab59d6428971cdbdb4bb51b89cfc19b7f size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:28:09.315Z] ===================================================== [Pipeline] echo [2024-11-08T04:28:09.332Z] taggedImages: [2024-11-08T04:28:09.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:09.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-11-08T04:28:09.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.13 [2024-11-08T04:28:09.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:09.332Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-11-08T04:28:09.368Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-11-08T04:28:09.368Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:09.368Z] latest [2024-11-08T04:28:09.368Z] 4.0.0-dev.13 [2024-11-08T04:28:09.368Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:09.368Z] main [2024-11-08T04:28:09.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:09.772Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:10.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:10.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T04:28:10.119Z] 2fbcdef9f45a: Preparing [2024-11-08T04:28:10.119Z] 62562778a21f: Preparing [2024-11-08T04:28:10.119Z] be52b2600025: Preparing [2024-11-08T04:28:10.119Z] fb9b57fc3650: Preparing [2024-11-08T04:28:10.119Z] 55b892843459: Preparing [2024-11-08T04:28:10.119Z] 2b78b4f3aac4: Preparing [2024-11-08T04:28:10.119Z] 6334ce1978fb: Preparing [2024-11-08T04:28:10.119Z] 4fa1438297ec: Preparing [2024-11-08T04:28:10.119Z] f8ee0beac1f5: Preparing [2024-11-08T04:28:10.119Z] 16113d51b718: Preparing [2024-11-08T04:28:10.119Z] 4fa1438297ec: Waiting [2024-11-08T04:28:10.119Z] 2b78b4f3aac4: Waiting [2024-11-08T04:28:10.119Z] f8ee0beac1f5: Waiting [2024-11-08T04:28:10.119Z] 6334ce1978fb: Waiting [2024-11-08T04:28:10.119Z] 16113d51b718: Waiting [2024-11-08T04:28:10.119Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:10.119Z] 55b892843459: Layer already exists [2024-11-08T04:28:10.382Z] 62562778a21f: Pushed [2024-11-08T04:28:10.382Z] be52b2600025: Pushed [2024-11-08T04:28:10.382Z] 2fbcdef9f45a: Pushed [2024-11-08T04:28:10.382Z] 16113d51b718: Layer already exists [2024-11-08T04:28:10.645Z] 4fa1438297ec: Pushed [2024-11-08T04:28:12.573Z] f8ee0beac1f5: Pushed [2024-11-08T04:28:24.841Z] 6334ce1978fb: Pushed [2024-11-08T04:28:32.681Z] 2b78b4f3aac4: Pushed [2024-11-08T04:28:32.945Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:33.295Z] + 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-08T04:28:33.645Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T04:28:33.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T04:28:33.645Z] 2fbcdef9f45a: Preparing [2024-11-08T04:28:33.645Z] 62562778a21f: Preparing [2024-11-08T04:28:33.645Z] be52b2600025: Preparing [2024-11-08T04:28:33.645Z] fb9b57fc3650: Preparing [2024-11-08T04:28:33.645Z] 55b892843459: Preparing [2024-11-08T04:28:33.645Z] 2b78b4f3aac4: Preparing [2024-11-08T04:28:33.645Z] 6334ce1978fb: Preparing [2024-11-08T04:28:33.645Z] 4fa1438297ec: Preparing [2024-11-08T04:28:33.645Z] f8ee0beac1f5: Preparing [2024-11-08T04:28:33.645Z] 16113d51b718: Preparing [2024-11-08T04:28:33.645Z] 2b78b4f3aac4: Waiting [2024-11-08T04:28:33.645Z] 6334ce1978fb: Waiting [2024-11-08T04:28:33.645Z] f8ee0beac1f5: Waiting [2024-11-08T04:28:33.645Z] 4fa1438297ec: Waiting [2024-11-08T04:28:33.645Z] 16113d51b718: Waiting [2024-11-08T04:28:33.645Z] 55b892843459: Layer already exists [2024-11-08T04:28:33.645Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:33.645Z] be52b2600025: Layer already exists [2024-11-08T04:28:33.645Z] 2fbcdef9f45a: Layer already exists [2024-11-08T04:28:33.645Z] 62562778a21f: Layer already exists [2024-11-08T04:28:33.645Z] 6334ce1978fb: Layer already exists [2024-11-08T04:28:33.645Z] 2b78b4f3aac4: Layer already exists [2024-11-08T04:28:33.645Z] 4fa1438297ec: Layer already exists [2024-11-08T04:28:33.645Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:28:33.645Z] 16113d51b718: Layer already exists [2024-11-08T04:28:33.909Z] latest: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:34.253Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:34.598Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.13 [2024-11-08T04:28:34.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T04:28:34.599Z] 2fbcdef9f45a: Preparing [2024-11-08T04:28:34.599Z] 62562778a21f: Preparing [2024-11-08T04:28:34.599Z] be52b2600025: Preparing [2024-11-08T04:28:34.599Z] fb9b57fc3650: Preparing [2024-11-08T04:28:34.599Z] 55b892843459: Preparing [2024-11-08T04:28:34.599Z] 2b78b4f3aac4: Preparing [2024-11-08T04:28:34.599Z] 6334ce1978fb: Preparing [2024-11-08T04:28:34.599Z] 4fa1438297ec: Preparing [2024-11-08T04:28:34.599Z] f8ee0beac1f5: Preparing [2024-11-08T04:28:34.599Z] 16113d51b718: Preparing [2024-11-08T04:28:34.599Z] 6334ce1978fb: Waiting [2024-11-08T04:28:34.599Z] 4fa1438297ec: Waiting [2024-11-08T04:28:34.599Z] f8ee0beac1f5: Waiting [2024-11-08T04:28:34.599Z] 16113d51b718: Waiting [2024-11-08T04:28:34.599Z] 2b78b4f3aac4: Waiting [2024-11-08T04:28:34.599Z] 62562778a21f: Layer already exists [2024-11-08T04:28:34.599Z] 55b892843459: Layer already exists [2024-11-08T04:28:34.599Z] 2fbcdef9f45a: Layer already exists [2024-11-08T04:28:34.599Z] be52b2600025: Layer already exists [2024-11-08T04:28:34.599Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:34.599Z] 2b78b4f3aac4: Layer already exists [2024-11-08T04:28:34.599Z] 4fa1438297ec: Layer already exists [2024-11-08T04:28:34.599Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:28:34.599Z] 6334ce1978fb: Layer already exists [2024-11-08T04:28:34.599Z] 16113d51b718: Layer already exists [2024-11-08T04:28:34.864Z] 4.0.0-dev.13: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:35.220Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:35.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:35.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T04:28:35.578Z] 2fbcdef9f45a: Preparing [2024-11-08T04:28:35.578Z] 62562778a21f: Preparing [2024-11-08T04:28:35.578Z] be52b2600025: Preparing [2024-11-08T04:28:35.578Z] fb9b57fc3650: Preparing [2024-11-08T04:28:35.578Z] 55b892843459: Preparing [2024-11-08T04:28:35.578Z] 2b78b4f3aac4: Preparing [2024-11-08T04:28:35.578Z] 6334ce1978fb: Preparing [2024-11-08T04:28:35.578Z] 4fa1438297ec: Preparing [2024-11-08T04:28:35.578Z] f8ee0beac1f5: Preparing [2024-11-08T04:28:35.578Z] 16113d51b718: Preparing [2024-11-08T04:28:35.578Z] 4fa1438297ec: Waiting [2024-11-08T04:28:35.578Z] f8ee0beac1f5: Waiting [2024-11-08T04:28:35.578Z] 16113d51b718: Waiting [2024-11-08T04:28:35.578Z] 6334ce1978fb: Waiting [2024-11-08T04:28:35.578Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:35.578Z] 55b892843459: Layer already exists [2024-11-08T04:28:35.578Z] be52b2600025: Layer already exists [2024-11-08T04:28:35.578Z] 2fbcdef9f45a: Layer already exists [2024-11-08T04:28:35.578Z] 62562778a21f: Layer already exists [2024-11-08T04:28:35.578Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:28:35.578Z] 4fa1438297ec: Layer already exists [2024-11-08T04:28:35.578Z] 6334ce1978fb: Layer already exists [2024-11-08T04:28:35.578Z] 16113d51b718: Layer already exists [2024-11-08T04:28:35.578Z] 2b78b4f3aac4: Layer already exists [2024-11-08T04:28:35.844Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:36.198Z] + 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-08T04:28:36.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-11-08T04:28:36.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-11-08T04:28:36.919Z] 2fbcdef9f45a: Preparing [2024-11-08T04:28:36.919Z] 62562778a21f: Preparing [2024-11-08T04:28:36.919Z] be52b2600025: Preparing [2024-11-08T04:28:36.919Z] fb9b57fc3650: Preparing [2024-11-08T04:28:36.919Z] 55b892843459: Preparing [2024-11-08T04:28:36.919Z] 2b78b4f3aac4: Preparing [2024-11-08T04:28:36.919Z] 6334ce1978fb: Preparing [2024-11-08T04:28:36.919Z] 4fa1438297ec: Preparing [2024-11-08T04:28:36.919Z] f8ee0beac1f5: Preparing [2024-11-08T04:28:36.919Z] 16113d51b718: Preparing [2024-11-08T04:28:36.919Z] 2b78b4f3aac4: Waiting [2024-11-08T04:28:36.919Z] 6334ce1978fb: Waiting [2024-11-08T04:28:36.919Z] 4fa1438297ec: Waiting [2024-11-08T04:28:36.919Z] f8ee0beac1f5: Waiting [2024-11-08T04:28:36.919Z] 16113d51b718: Waiting [2024-11-08T04:28:36.919Z] 55b892843459: Layer already exists [2024-11-08T04:28:36.919Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:36.919Z] 2fbcdef9f45a: Layer already exists [2024-11-08T04:28:36.919Z] 2b78b4f3aac4: Layer already exists [2024-11-08T04:28:36.919Z] 6334ce1978fb: Layer already exists [2024-11-08T04:28:36.919Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:28:36.919Z] 4fa1438297ec: Layer already exists [2024-11-08T04:28:36.919Z] 16113d51b718: Layer already exists [2024-11-08T04:28:36.919Z] be52b2600025: Layer already exists [2024-11-08T04:28:36.919Z] 62562778a21f: Layer already exists [2024-11-08T04:28:36.919Z] main: digest: sha256:fdb64c8486a23deb9df0189460084368d720c42fff039a46b365687a00595471 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:28:37.012Z] ===================================================== [Pipeline] echo [2024-11-08T04:28:37.026Z] taggedImages: [2024-11-08T04:28:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-11-08T04:28:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.13 [2024-11-08T04:28:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:37.026Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-11-08T04:28:37.056Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-11-08T04:28:37.056Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:37.056Z] latest [2024-11-08T04:28:37.056Z] 4.0.0-dev.13 [2024-11-08T04:28:37.056Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:28:37.056Z] main [2024-11-08T04:28:37.056Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:37.425Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:28:37.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:28:37.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T04:28:37.777Z] a626f9f9e8c4: Preparing [2024-11-08T04:28:37.777Z] ecbe69d163b9: Preparing [2024-11-08T04:28:37.777Z] 31ece1a10417: Preparing [2024-11-08T04:28:37.777Z] fb9b57fc3650: Preparing [2024-11-08T04:28:37.777Z] 55b892843459: Preparing [2024-11-08T04:28:37.777Z] 49c1664414bc: Preparing [2024-11-08T04:28:37.777Z] 51ecc2988401: Preparing [2024-11-08T04:28:37.777Z] 3234bc9bf797: Preparing [2024-11-08T04:28:37.777Z] 16113d51b718: Preparing [2024-11-08T04:28:37.777Z] 51ecc2988401: Waiting [2024-11-08T04:28:37.777Z] 3234bc9bf797: Waiting [2024-11-08T04:28:37.777Z] 16113d51b718: Waiting [2024-11-08T04:28:37.777Z] 49c1664414bc: Waiting [2024-11-08T04:28:37.777Z] fb9b57fc3650: Layer already exists [2024-11-08T04:28:37.777Z] 55b892843459: Layer already exists [2024-11-08T04:28:38.041Z] a626f9f9e8c4: Pushed [2024-11-08T04:28:38.041Z] 31ece1a10417: Pushed [2024-11-08T04:28:38.041Z] ecbe69d163b9: Pushed [2024-11-08T04:28:38.041Z] 16113d51b718: Layer already exists [2024-11-08T04:28:38.621Z] 3234bc9bf797: Pushed [2024-11-08T04:28:39.577Z] 51ecc2988401: Pushed [2024-11-08T04:29:01.613Z] 49c1664414bc: Pushed [2024-11-08T04:29:01.613Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:01.978Z] + 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-08T04:29:02.337Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T04:29:02.337Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T04:29:02.337Z] a626f9f9e8c4: Preparing [2024-11-08T04:29:02.337Z] ecbe69d163b9: Preparing [2024-11-08T04:29:02.337Z] 31ece1a10417: Preparing [2024-11-08T04:29:02.337Z] fb9b57fc3650: Preparing [2024-11-08T04:29:02.337Z] 55b892843459: Preparing [2024-11-08T04:29:02.337Z] 49c1664414bc: Preparing [2024-11-08T04:29:02.337Z] 51ecc2988401: Preparing [2024-11-08T04:29:02.337Z] 3234bc9bf797: Preparing [2024-11-08T04:29:02.337Z] 16113d51b718: Preparing [2024-11-08T04:29:02.337Z] 49c1664414bc: Waiting [2024-11-08T04:29:02.337Z] 51ecc2988401: Waiting [2024-11-08T04:29:02.337Z] 3234bc9bf797: Waiting [2024-11-08T04:29:02.337Z] 16113d51b718: Waiting [2024-11-08T04:29:02.337Z] ecbe69d163b9: Layer already exists [2024-11-08T04:29:02.337Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:02.337Z] 55b892843459: Layer already exists [2024-11-08T04:29:02.337Z] 31ece1a10417: Layer already exists [2024-11-08T04:29:02.337Z] a626f9f9e8c4: Layer already exists [2024-11-08T04:29:02.337Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:02.337Z] 51ecc2988401: Layer already exists [2024-11-08T04:29:02.337Z] 16113d51b718: Layer already exists [2024-11-08T04:29:02.337Z] 3234bc9bf797: Layer already exists [2024-11-08T04:29:02.604Z] latest: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:02.961Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:03.315Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.13 [2024-11-08T04:29:03.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T04:29:03.315Z] a626f9f9e8c4: Preparing [2024-11-08T04:29:03.315Z] ecbe69d163b9: Preparing [2024-11-08T04:29:03.315Z] 31ece1a10417: Preparing [2024-11-08T04:29:03.315Z] fb9b57fc3650: Preparing [2024-11-08T04:29:03.315Z] 55b892843459: Preparing [2024-11-08T04:29:03.315Z] 49c1664414bc: Preparing [2024-11-08T04:29:03.315Z] 51ecc2988401: Preparing [2024-11-08T04:29:03.315Z] 3234bc9bf797: Preparing [2024-11-08T04:29:03.315Z] 16113d51b718: Preparing [2024-11-08T04:29:03.315Z] 49c1664414bc: Waiting [2024-11-08T04:29:03.315Z] 51ecc2988401: Waiting [2024-11-08T04:29:03.315Z] 3234bc9bf797: Waiting [2024-11-08T04:29:03.315Z] 16113d51b718: Waiting [2024-11-08T04:29:03.315Z] 55b892843459: Layer already exists [2024-11-08T04:29:03.315Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:03.315Z] 31ece1a10417: Layer already exists [2024-11-08T04:29:03.315Z] a626f9f9e8c4: Layer already exists [2024-11-08T04:29:03.315Z] ecbe69d163b9: Layer already exists [2024-11-08T04:29:03.315Z] 51ecc2988401: Layer already exists [2024-11-08T04:29:03.315Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:03.315Z] 3234bc9bf797: Layer already exists [2024-11-08T04:29:03.315Z] 16113d51b718: Layer already exists [2024-11-08T04:29:03.794Z] 4.0.0-dev.13: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:04.156Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:04.512Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:04.512Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T04:29:04.512Z] a626f9f9e8c4: Preparing [2024-11-08T04:29:04.512Z] ecbe69d163b9: Preparing [2024-11-08T04:29:04.512Z] 31ece1a10417: Preparing [2024-11-08T04:29:04.512Z] fb9b57fc3650: Preparing [2024-11-08T04:29:04.512Z] 55b892843459: Preparing [2024-11-08T04:29:04.512Z] 49c1664414bc: Preparing [2024-11-08T04:29:04.512Z] 51ecc2988401: Preparing [2024-11-08T04:29:04.512Z] 3234bc9bf797: Preparing [2024-11-08T04:29:04.512Z] 16113d51b718: Preparing [2024-11-08T04:29:04.512Z] 51ecc2988401: Waiting [2024-11-08T04:29:04.512Z] 3234bc9bf797: Waiting [2024-11-08T04:29:04.512Z] 16113d51b718: Waiting [2024-11-08T04:29:04.512Z] 49c1664414bc: Waiting [2024-11-08T04:29:04.512Z] a626f9f9e8c4: Layer already exists [2024-11-08T04:29:04.512Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:04.512Z] 31ece1a10417: Layer already exists [2024-11-08T04:29:04.512Z] 55b892843459: Layer already exists [2024-11-08T04:29:04.512Z] ecbe69d163b9: Layer already exists [2024-11-08T04:29:04.512Z] 3234bc9bf797: Layer already exists [2024-11-08T04:29:04.512Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:04.512Z] 51ecc2988401: Layer already exists [2024-11-08T04:29:04.512Z] 16113d51b718: Layer already exists [2024-11-08T04:29:04.778Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:05.143Z] + 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-08T04:29:05.498Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-11-08T04:29:05.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-11-08T04:29:05.498Z] a626f9f9e8c4: Preparing [2024-11-08T04:29:05.498Z] ecbe69d163b9: Preparing [2024-11-08T04:29:05.498Z] 31ece1a10417: Preparing [2024-11-08T04:29:05.498Z] fb9b57fc3650: Preparing [2024-11-08T04:29:05.498Z] 55b892843459: Preparing [2024-11-08T04:29:05.498Z] 49c1664414bc: Preparing [2024-11-08T04:29:05.498Z] 51ecc2988401: Preparing [2024-11-08T04:29:05.498Z] 3234bc9bf797: Preparing [2024-11-08T04:29:05.498Z] 16113d51b718: Preparing [2024-11-08T04:29:05.498Z] 49c1664414bc: Waiting [2024-11-08T04:29:05.498Z] 51ecc2988401: Waiting [2024-11-08T04:29:05.498Z] 3234bc9bf797: Waiting [2024-11-08T04:29:05.498Z] 16113d51b718: Waiting [2024-11-08T04:29:05.498Z] 31ece1a10417: Layer already exists [2024-11-08T04:29:05.498Z] ecbe69d163b9: Layer already exists [2024-11-08T04:29:05.498Z] a626f9f9e8c4: Layer already exists [2024-11-08T04:29:05.498Z] 55b892843459: Layer already exists [2024-11-08T04:29:05.498Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:05.498Z] 16113d51b718: Layer already exists [2024-11-08T04:29:05.498Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:05.498Z] 51ecc2988401: Layer already exists [2024-11-08T04:29:05.498Z] 3234bc9bf797: Layer already exists [2024-11-08T04:29:05.763Z] main: digest: sha256:2d115bf92963802d7f46f81946ded522b7287250cac03e237eb191e8f5b11d9c size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:29:05.846Z] ===================================================== [Pipeline] echo [2024-11-08T04:29:05.859Z] taggedImages: [2024-11-08T04:29:05.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:05.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-11-08T04:29:05.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.13 [2024-11-08T04:29:05.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:05.859Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-11-08T04:29:05.890Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-11-08T04:29:05.890Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:05.890Z] latest [2024-11-08T04:29:05.890Z] 4.0.0-dev.13 [2024-11-08T04:29:05.890Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:05.890Z] main [2024-11-08T04:29:05.890Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:06.371Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:06.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:06.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T04:29:06.722Z] 7856df304121: Preparing [2024-11-08T04:29:06.722Z] 6d4a387f7220: Preparing [2024-11-08T04:29:06.722Z] 3a0f538bf01f: Preparing [2024-11-08T04:29:06.722Z] fb9b57fc3650: Preparing [2024-11-08T04:29:06.722Z] 55b892843459: Preparing [2024-11-08T04:29:06.722Z] 49c1664414bc: Preparing [2024-11-08T04:29:06.722Z] 4fa1438297ec: Preparing [2024-11-08T04:29:06.722Z] f8ee0beac1f5: Preparing [2024-11-08T04:29:06.722Z] 16113d51b718: Preparing [2024-11-08T04:29:06.722Z] 16113d51b718: Waiting [2024-11-08T04:29:06.722Z] 49c1664414bc: Waiting [2024-11-08T04:29:06.722Z] 4fa1438297ec: Waiting [2024-11-08T04:29:06.722Z] f8ee0beac1f5: Waiting [2024-11-08T04:29:06.722Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:06.722Z] 55b892843459: Layer already exists [2024-11-08T04:29:06.986Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:06.987Z] 4fa1438297ec: Layer already exists [2024-11-08T04:29:06.987Z] 6d4a387f7220: Pushed [2024-11-08T04:29:06.987Z] 3a0f538bf01f: Pushed [2024-11-08T04:29:06.987Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:29:06.987Z] 7856df304121: Pushed [2024-11-08T04:29:06.987Z] 16113d51b718: Layer already exists [2024-11-08T04:29:06.987Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:07.609Z] + 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-08T04:29:07.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T04:29:07.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T04:29:07.960Z] 7856df304121: Preparing [2024-11-08T04:29:07.960Z] 6d4a387f7220: Preparing [2024-11-08T04:29:07.960Z] 3a0f538bf01f: Preparing [2024-11-08T04:29:07.960Z] fb9b57fc3650: Preparing [2024-11-08T04:29:07.960Z] 55b892843459: Preparing [2024-11-08T04:29:07.960Z] 49c1664414bc: Preparing [2024-11-08T04:29:07.960Z] 4fa1438297ec: Preparing [2024-11-08T04:29:07.960Z] f8ee0beac1f5: Preparing [2024-11-08T04:29:07.960Z] 16113d51b718: Preparing [2024-11-08T04:29:07.960Z] 49c1664414bc: Waiting [2024-11-08T04:29:07.960Z] 4fa1438297ec: Waiting [2024-11-08T04:29:07.960Z] f8ee0beac1f5: Waiting [2024-11-08T04:29:07.960Z] 16113d51b718: Waiting [2024-11-08T04:29:07.960Z] 6d4a387f7220: Layer already exists [2024-11-08T04:29:07.960Z] 7856df304121: Layer already exists [2024-11-08T04:29:07.960Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:07.960Z] 3a0f538bf01f: Layer already exists [2024-11-08T04:29:07.960Z] 55b892843459: Layer already exists [2024-11-08T04:29:07.960Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:07.960Z] 16113d51b718: Layer already exists [2024-11-08T04:29:07.960Z] 4fa1438297ec: Layer already exists [2024-11-08T04:29:07.960Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:29:08.225Z] latest: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:08.574Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:08.917Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.13 [2024-11-08T04:29:08.917Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T04:29:08.917Z] 7856df304121: Preparing [2024-11-08T04:29:08.917Z] 6d4a387f7220: Preparing [2024-11-08T04:29:08.917Z] 3a0f538bf01f: Preparing [2024-11-08T04:29:08.917Z] fb9b57fc3650: Preparing [2024-11-08T04:29:08.917Z] 55b892843459: Preparing [2024-11-08T04:29:08.917Z] 49c1664414bc: Preparing [2024-11-08T04:29:08.917Z] 4fa1438297ec: Preparing [2024-11-08T04:29:08.917Z] 49c1664414bc: Waiting [2024-11-08T04:29:08.917Z] f8ee0beac1f5: Preparing [2024-11-08T04:29:08.917Z] 4fa1438297ec: Waiting [2024-11-08T04:29:08.917Z] 16113d51b718: Preparing [2024-11-08T04:29:08.917Z] f8ee0beac1f5: Waiting [2024-11-08T04:29:08.917Z] 16113d51b718: Waiting [2024-11-08T04:29:08.917Z] 55b892843459: Layer already exists [2024-11-08T04:29:08.917Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:08.917Z] 7856df304121: Layer already exists [2024-11-08T04:29:08.917Z] 3a0f538bf01f: Layer already exists [2024-11-08T04:29:08.917Z] 6d4a387f7220: Layer already exists [2024-11-08T04:29:08.917Z] 16113d51b718: Layer already exists [2024-11-08T04:29:08.917Z] 4fa1438297ec: Layer already exists [2024-11-08T04:29:08.917Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:29:08.917Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:09.180Z] 4.0.0-dev.13: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:09.578Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:09.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:09.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T04:29:09.946Z] 7856df304121: Preparing [2024-11-08T04:29:09.946Z] 6d4a387f7220: Preparing [2024-11-08T04:29:09.946Z] 3a0f538bf01f: Preparing [2024-11-08T04:29:09.946Z] fb9b57fc3650: Preparing [2024-11-08T04:29:09.946Z] 55b892843459: Preparing [2024-11-08T04:29:09.946Z] 49c1664414bc: Preparing [2024-11-08T04:29:09.946Z] 4fa1438297ec: Preparing [2024-11-08T04:29:09.946Z] f8ee0beac1f5: Preparing [2024-11-08T04:29:09.946Z] 16113d51b718: Preparing [2024-11-08T04:29:09.946Z] 49c1664414bc: Waiting [2024-11-08T04:29:09.946Z] 4fa1438297ec: Waiting [2024-11-08T04:29:09.946Z] f8ee0beac1f5: Waiting [2024-11-08T04:29:09.946Z] 16113d51b718: Waiting [2024-11-08T04:29:09.946Z] 55b892843459: Layer already exists [2024-11-08T04:29:09.946Z] 3a0f538bf01f: Layer already exists [2024-11-08T04:29:09.946Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:09.946Z] 7856df304121: Layer already exists [2024-11-08T04:29:09.946Z] 6d4a387f7220: Layer already exists [2024-11-08T04:29:09.946Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:29:09.946Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:09.946Z] 4fa1438297ec: Layer already exists [2024-11-08T04:29:09.946Z] 16113d51b718: Layer already exists [2024-11-08T04:29:10.222Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:10.598Z] + 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-08T04:29:10.991Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-11-08T04:29:10.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-11-08T04:29:10.991Z] 7856df304121: Preparing [2024-11-08T04:29:10.991Z] 6d4a387f7220: Preparing [2024-11-08T04:29:10.991Z] 3a0f538bf01f: Preparing [2024-11-08T04:29:10.991Z] fb9b57fc3650: Preparing [2024-11-08T04:29:10.991Z] 55b892843459: Preparing [2024-11-08T04:29:10.991Z] 49c1664414bc: Preparing [2024-11-08T04:29:10.991Z] 4fa1438297ec: Preparing [2024-11-08T04:29:10.991Z] f8ee0beac1f5: Preparing [2024-11-08T04:29:10.991Z] 16113d51b718: Preparing [2024-11-08T04:29:10.991Z] 4fa1438297ec: Waiting [2024-11-08T04:29:10.991Z] f8ee0beac1f5: Waiting [2024-11-08T04:29:10.991Z] 16113d51b718: Waiting [2024-11-08T04:29:10.991Z] 49c1664414bc: Waiting [2024-11-08T04:29:10.991Z] 55b892843459: Layer already exists [2024-11-08T04:29:10.991Z] 7856df304121: Layer already exists [2024-11-08T04:29:10.991Z] 6d4a387f7220: Layer already exists [2024-11-08T04:29:10.991Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:10.991Z] 3a0f538bf01f: Layer already exists [2024-11-08T04:29:10.991Z] 4fa1438297ec: Layer already exists [2024-11-08T04:29:10.991Z] 49c1664414bc: Layer already exists [2024-11-08T04:29:10.991Z] f8ee0beac1f5: Layer already exists [2024-11-08T04:29:10.991Z] 16113d51b718: Layer already exists [2024-11-08T04:29:11.260Z] main: digest: sha256:6bdbfd23e2ef7c0b4cb426b143d953755f43e3ba1c09941a2f9f88e7c5b1fb6c size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:29:11.346Z] ===================================================== [Pipeline] echo [2024-11-08T04:29:11.360Z] taggedImages: [2024-11-08T04:29:11.360Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:11.360Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-11-08T04:29:11.360Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.13 [2024-11-08T04:29:11.360Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:11.360Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-11-08T04:29:11.390Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-11-08T04:29:11.390Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:11.390Z] latest [2024-11-08T04:29:11.390Z] 4.0.0-dev.13 [2024-11-08T04:29:11.390Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:11.390Z] main [2024-11-08T04:29:11.390Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:11.756Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:12.110Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:12.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T04:29:12.110Z] 322519c79592: Preparing [2024-11-08T04:29:12.110Z] 5209552dbef5: Preparing [2024-11-08T04:29:12.110Z] fb9b57fc3650: Preparing [2024-11-08T04:29:12.110Z] 55b892843459: Preparing [2024-11-08T04:29:12.110Z] 64382c5e4718: Preparing [2024-11-08T04:29:12.110Z] 52dc805e2d8d: Preparing [2024-11-08T04:29:12.110Z] 16113d51b718: Preparing [2024-11-08T04:29:12.110Z] 52dc805e2d8d: Waiting [2024-11-08T04:29:12.110Z] 16113d51b718: Waiting [2024-11-08T04:29:13.071Z] 55b892843459: Layer already exists [2024-11-08T04:29:13.071Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:13.071Z] 16113d51b718: Layer already exists [2024-11-08T04:29:13.071Z] 322519c79592: Pushed [2024-11-08T04:29:13.658Z] 52dc805e2d8d: Pushed [2024-11-08T04:29:13.924Z] 64382c5e4718: Pushed [2024-11-08T04:29:20.575Z] 5209552dbef5: Pushed [2024-11-08T04:29:20.842Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:21.205Z] + 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-08T04:29:21.571Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T04:29:21.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T04:29:21.572Z] 322519c79592: Preparing [2024-11-08T04:29:21.572Z] 5209552dbef5: Preparing [2024-11-08T04:29:21.572Z] fb9b57fc3650: Preparing [2024-11-08T04:29:21.572Z] 55b892843459: Preparing [2024-11-08T04:29:21.572Z] 64382c5e4718: Preparing [2024-11-08T04:29:21.572Z] 52dc805e2d8d: Preparing [2024-11-08T04:29:21.572Z] 16113d51b718: Preparing [2024-11-08T04:29:21.572Z] 52dc805e2d8d: Waiting [2024-11-08T04:29:21.572Z] 16113d51b718: Waiting [2024-11-08T04:29:21.572Z] 55b892843459: Layer already exists [2024-11-08T04:29:21.572Z] 322519c79592: Layer already exists [2024-11-08T04:29:21.572Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:21.572Z] 5209552dbef5: Layer already exists [2024-11-08T04:29:21.572Z] 64382c5e4718: Layer already exists [2024-11-08T04:29:21.572Z] 52dc805e2d8d: Layer already exists [2024-11-08T04:29:21.572Z] 16113d51b718: Layer already exists [2024-11-08T04:29:21.838Z] latest: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:22.200Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:22.582Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.13 [2024-11-08T04:29:22.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T04:29:22.582Z] 322519c79592: Preparing [2024-11-08T04:29:22.582Z] 5209552dbef5: Preparing [2024-11-08T04:29:22.582Z] fb9b57fc3650: Preparing [2024-11-08T04:29:22.582Z] 55b892843459: Preparing [2024-11-08T04:29:22.582Z] 64382c5e4718: Preparing [2024-11-08T04:29:22.582Z] 52dc805e2d8d: Preparing [2024-11-08T04:29:22.582Z] 16113d51b718: Preparing [2024-11-08T04:29:22.582Z] 52dc805e2d8d: Waiting [2024-11-08T04:29:22.582Z] 16113d51b718: Waiting [2024-11-08T04:29:22.582Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:22.582Z] 64382c5e4718: Layer already exists [2024-11-08T04:29:22.582Z] 5209552dbef5: Layer already exists [2024-11-08T04:29:22.582Z] 55b892843459: Layer already exists [2024-11-08T04:29:22.582Z] 322519c79592: Layer already exists [2024-11-08T04:29:22.582Z] 52dc805e2d8d: Layer already exists [2024-11-08T04:29:22.582Z] 16113d51b718: Layer already exists [2024-11-08T04:29:22.848Z] 4.0.0-dev.13: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:23.205Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:23.566Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:23.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T04:29:23.566Z] 322519c79592: Preparing [2024-11-08T04:29:23.566Z] 5209552dbef5: Preparing [2024-11-08T04:29:23.566Z] fb9b57fc3650: Preparing [2024-11-08T04:29:23.566Z] 55b892843459: Preparing [2024-11-08T04:29:23.566Z] 64382c5e4718: Preparing [2024-11-08T04:29:23.566Z] 52dc805e2d8d: Preparing [2024-11-08T04:29:23.566Z] 16113d51b718: Preparing [2024-11-08T04:29:23.566Z] 52dc805e2d8d: Waiting [2024-11-08T04:29:23.566Z] 16113d51b718: Waiting [2024-11-08T04:29:23.566Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:23.566Z] 64382c5e4718: Layer already exists [2024-11-08T04:29:23.566Z] 55b892843459: Layer already exists [2024-11-08T04:29:23.566Z] 322519c79592: Layer already exists [2024-11-08T04:29:23.566Z] 5209552dbef5: Layer already exists [2024-11-08T04:29:23.566Z] 52dc805e2d8d: Layer already exists [2024-11-08T04:29:23.566Z] 16113d51b718: Layer already exists [2024-11-08T04:29:23.831Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:24.205Z] + 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-08T04:29:24.554Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-11-08T04:29:24.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-11-08T04:29:24.554Z] 322519c79592: Preparing [2024-11-08T04:29:24.554Z] 5209552dbef5: Preparing [2024-11-08T04:29:24.554Z] fb9b57fc3650: Preparing [2024-11-08T04:29:24.554Z] 55b892843459: Preparing [2024-11-08T04:29:24.554Z] 64382c5e4718: Preparing [2024-11-08T04:29:24.554Z] 52dc805e2d8d: Preparing [2024-11-08T04:29:24.554Z] 16113d51b718: Preparing [2024-11-08T04:29:24.554Z] 52dc805e2d8d: Waiting [2024-11-08T04:29:24.554Z] 16113d51b718: Waiting [2024-11-08T04:29:24.554Z] 322519c79592: Layer already exists [2024-11-08T04:29:24.554Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:24.554Z] 55b892843459: Layer already exists [2024-11-08T04:29:24.554Z] 64382c5e4718: Layer already exists [2024-11-08T04:29:24.554Z] 5209552dbef5: Layer already exists [2024-11-08T04:29:24.554Z] 52dc805e2d8d: Layer already exists [2024-11-08T04:29:24.554Z] 16113d51b718: Layer already exists [2024-11-08T04:29:24.821Z] main: digest: sha256:1cbe23a0f80dd3b730cd727a8ebc9219f22240e12116065c0ba47dc29d1c02a1 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:29:24.897Z] ===================================================== [Pipeline] echo [2024-11-08T04:29:24.912Z] taggedImages: [2024-11-08T04:29:24.912Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:24.912Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-11-08T04:29:24.912Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.13 [2024-11-08T04:29:24.912Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:24.912Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-11-08T04:29:24.945Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-11-08T04:29:24.945Z] 94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:24.945Z] latest [2024-11-08T04:29:24.945Z] 4.0.0-dev.13 [2024-11-08T04:29:24.945Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:24.945Z] main [2024-11-08T04:29:24.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:25.324Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:25.687Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:25.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T04:29:25.687Z] 875a332188c8: Preparing [2024-11-08T04:29:25.687Z] 7fe9b776b013: Preparing [2024-11-08T04:29:25.687Z] 7bbdf966d531: Preparing [2024-11-08T04:29:25.687Z] fb9b57fc3650: Preparing [2024-11-08T04:29:25.687Z] 55b892843459: Preparing [2024-11-08T04:29:25.687Z] 619baec28312: Preparing [2024-11-08T04:29:25.687Z] c1afc86f32af: Preparing [2024-11-08T04:29:25.687Z] 16113d51b718: Preparing [2024-11-08T04:29:25.687Z] 619baec28312: Waiting [2024-11-08T04:29:25.687Z] c1afc86f32af: Waiting [2024-11-08T04:29:25.687Z] 16113d51b718: Waiting [2024-11-08T04:29:25.954Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:25.954Z] 55b892843459: Layer already exists [2024-11-08T04:29:25.954Z] 7fe9b776b013: Pushed [2024-11-08T04:29:25.954Z] 875a332188c8: Pushed [2024-11-08T04:29:25.954Z] 16113d51b718: Layer already exists [2024-11-08T04:29:26.223Z] c1afc86f32af: Pushed [2024-11-08T04:29:27.651Z] 619baec28312: Pushed [2024-11-08T04:29:34.287Z] 7bbdf966d531: Pushed [2024-11-08T04:29:34.555Z] 94f98a2b83c782e1f212901708e5f7baede3eb03: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:34.908Z] + 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-08T04:29:35.292Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T04:29:35.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T04:29:35.292Z] 875a332188c8: Preparing [2024-11-08T04:29:35.292Z] 7fe9b776b013: Preparing [2024-11-08T04:29:35.292Z] 7bbdf966d531: Preparing [2024-11-08T04:29:35.292Z] fb9b57fc3650: Preparing [2024-11-08T04:29:35.292Z] 55b892843459: Preparing [2024-11-08T04:29:35.292Z] 619baec28312: Preparing [2024-11-08T04:29:35.292Z] c1afc86f32af: Preparing [2024-11-08T04:29:35.292Z] 16113d51b718: Preparing [2024-11-08T04:29:35.292Z] 619baec28312: Waiting [2024-11-08T04:29:35.292Z] c1afc86f32af: Waiting [2024-11-08T04:29:35.292Z] 16113d51b718: Waiting [2024-11-08T04:29:35.292Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:35.292Z] 875a332188c8: Layer already exists [2024-11-08T04:29:35.292Z] 7fe9b776b013: Layer already exists [2024-11-08T04:29:35.292Z] 55b892843459: Layer already exists [2024-11-08T04:29:35.292Z] 7bbdf966d531: Layer already exists [2024-11-08T04:29:35.292Z] 16113d51b718: Layer already exists [2024-11-08T04:29:35.292Z] c1afc86f32af: Layer already exists [2024-11-08T04:29:35.292Z] 619baec28312: Layer already exists [2024-11-08T04:29:35.563Z] latest: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:35.934Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:36.559Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.13 [2024-11-08T04:29:36.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T04:29:36.559Z] 875a332188c8: Preparing [2024-11-08T04:29:36.559Z] 7fe9b776b013: Preparing [2024-11-08T04:29:36.559Z] 7bbdf966d531: Preparing [2024-11-08T04:29:36.559Z] fb9b57fc3650: Preparing [2024-11-08T04:29:36.559Z] 55b892843459: Preparing [2024-11-08T04:29:36.559Z] 619baec28312: Preparing [2024-11-08T04:29:36.559Z] c1afc86f32af: Preparing [2024-11-08T04:29:36.559Z] 16113d51b718: Preparing [2024-11-08T04:29:36.559Z] c1afc86f32af: Waiting [2024-11-08T04:29:36.559Z] 16113d51b718: Waiting [2024-11-08T04:29:36.559Z] 619baec28312: Waiting [2024-11-08T04:29:36.559Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:36.559Z] 55b892843459: Layer already exists [2024-11-08T04:29:36.559Z] 875a332188c8: Layer already exists [2024-11-08T04:29:36.559Z] 7bbdf966d531: Layer already exists [2024-11-08T04:29:36.559Z] 7fe9b776b013: Layer already exists [2024-11-08T04:29:36.559Z] c1afc86f32af: Layer already exists [2024-11-08T04:29:36.559Z] 16113d51b718: Layer already exists [2024-11-08T04:29:36.559Z] 619baec28312: Layer already exists [2024-11-08T04:29:36.826Z] 4.0.0-dev.13: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:37.266Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:37.623Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:37.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T04:29:37.623Z] 875a332188c8: Preparing [2024-11-08T04:29:37.623Z] 7fe9b776b013: Preparing [2024-11-08T04:29:37.623Z] 7bbdf966d531: Preparing [2024-11-08T04:29:37.623Z] fb9b57fc3650: Preparing [2024-11-08T04:29:37.623Z] 55b892843459: Preparing [2024-11-08T04:29:37.623Z] 619baec28312: Preparing [2024-11-08T04:29:37.623Z] c1afc86f32af: Preparing [2024-11-08T04:29:37.623Z] 16113d51b718: Preparing [2024-11-08T04:29:37.623Z] 619baec28312: Waiting [2024-11-08T04:29:37.623Z] c1afc86f32af: Waiting [2024-11-08T04:29:37.623Z] 16113d51b718: Waiting [2024-11-08T04:29:37.623Z] 875a332188c8: Layer already exists [2024-11-08T04:29:37.623Z] 7fe9b776b013: Layer already exists [2024-11-08T04:29:37.623Z] 7bbdf966d531: Layer already exists [2024-11-08T04:29:37.623Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:37.623Z] 55b892843459: Layer already exists [2024-11-08T04:29:37.623Z] 619baec28312: Layer already exists [2024-11-08T04:29:37.623Z] 16113d51b718: Layer already exists [2024-11-08T04:29:37.623Z] c1afc86f32af: Layer already exists [2024-11-08T04:29:37.890Z] 94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:38.248Z] + 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-08T04:29:38.599Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-11-08T04:29:38.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-11-08T04:29:38.600Z] 875a332188c8: Preparing [2024-11-08T04:29:38.600Z] 7fe9b776b013: Preparing [2024-11-08T04:29:38.600Z] 7bbdf966d531: Preparing [2024-11-08T04:29:38.600Z] fb9b57fc3650: Preparing [2024-11-08T04:29:38.600Z] 55b892843459: Preparing [2024-11-08T04:29:38.600Z] 619baec28312: Preparing [2024-11-08T04:29:38.600Z] c1afc86f32af: Preparing [2024-11-08T04:29:38.600Z] 16113d51b718: Preparing [2024-11-08T04:29:38.600Z] 619baec28312: Waiting [2024-11-08T04:29:38.600Z] c1afc86f32af: Waiting [2024-11-08T04:29:38.600Z] 16113d51b718: Waiting [2024-11-08T04:29:38.600Z] 7fe9b776b013: Layer already exists [2024-11-08T04:29:38.600Z] fb9b57fc3650: Layer already exists [2024-11-08T04:29:38.600Z] 875a332188c8: Layer already exists [2024-11-08T04:29:38.600Z] 55b892843459: Layer already exists [2024-11-08T04:29:38.600Z] 7bbdf966d531: Layer already exists [2024-11-08T04:29:38.600Z] c1afc86f32af: Layer already exists [2024-11-08T04:29:38.600Z] 16113d51b718: Layer already exists [2024-11-08T04:29:38.600Z] 619baec28312: Layer already exists [2024-11-08T04:29:38.865Z] main: digest: sha256:93ad621ccd41961e96c2eb1a91797fde401942a004224819d46181b763c9e2d3 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-08T04:29:38.940Z] ===================================================== [Pipeline] echo [2024-11-08T04:29:38.955Z] taggedImages: [2024-11-08T04:29:38.955Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03 [2024-11-08T04:29:38.955Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-11-08T04:29:38.955Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.13 [2024-11-08T04:29:38.955Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:94f98a2b83c782e1f212901708e5f7baede3eb03-4.0.0-dev.13 [2024-11-08T04:29:38.955Z] - 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-08T04:29:39.428Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:29:39.429Z] [2024-11-08T04:29:39.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:29:39.759Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:29:39.759Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T04:29:39.759Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T04:29:39.759Z] 04944245beec: Pulling fs layer [2024-11-08T04:29:39.759Z] 699f458cf7ca: Pulling fs layer [2024-11-08T04:29:39.759Z] 765212b225bb: Pulling fs layer [2024-11-08T04:29:39.759Z] f23df028b6ca: Pulling fs layer [2024-11-08T04:29:39.759Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T04:29:39.759Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T04:29:39.759Z] 765212b225bb: Waiting [2024-11-08T04:29:39.759Z] f23df028b6ca: Waiting [2024-11-08T04:29:39.759Z] d65c8cfc05b1: Waiting [2024-11-08T04:29:39.759Z] 2437ff75d9bd: Waiting [2024-11-08T04:29:40.027Z] 04944245beec: Verifying Checksum [2024-11-08T04:29:40.027Z] 04944245beec: Download complete [2024-11-08T04:29:40.027Z] 765212b225bb: Verifying Checksum [2024-11-08T04:29:40.027Z] 765212b225bb: Download complete [2024-11-08T04:29:40.027Z] f23df028b6ca: Verifying Checksum [2024-11-08T04:29:40.027Z] f23df028b6ca: Download complete [2024-11-08T04:29:40.027Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T04:29:40.027Z] d65c8cfc05b1: Download complete [2024-11-08T04:29:40.298Z] 699f458cf7ca: Verifying Checksum [2024-11-08T04:29:40.298Z] 699f458cf7ca: Download complete [2024-11-08T04:29:40.882Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T04:29:40.882Z] 8998bd30e6a1: Download complete [2024-11-08T04:29:43.470Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T04:29:43.470Z] 2437ff75d9bd: Download complete [2024-11-08T04:29:45.411Z] 8998bd30e6a1: Pull complete [2024-11-08T04:29:45.999Z] 04944245beec: Pull complete [2024-11-08T04:29:47.970Z] 699f458cf7ca: Pull complete [2024-11-08T04:29:47.970Z] 765212b225bb: Pull complete [2024-11-08T04:29:48.930Z] f23df028b6ca: Pull complete [2024-11-08T04:29:48.930Z] d65c8cfc05b1: Pull complete [2024-11-08T04:30:07.151Z] 2437ff75d9bd: Pull complete [2024-11-08T04:30:07.151Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T04:30:07.151Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T04:30:07.151Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:30:08.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-25842 does not seem to be running inside a container [2024-11-08T04:30:08.487Z] $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@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-08T04:30:11.762Z] $ docker top 5121c835497e7db91c47b200fd65450b52d42c0a0324436722883ad662f6cc59 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:30:12.718Z] ---> job-cost.sh [2024-11-08T04:30:12.718Z] lf-activate-venv: SKIPPING [2024-11-08T04:30:12.718Z] INFO: No Stack... [2024-11-08T04:30:13.302Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T04:30:14.260Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T04:30:14.906Z] + cat /w/workspace/edgex-go/747/archives/cost.csv [2024-11-08T04:30:14.906Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T04:30:14.943Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-747-stack-cost] [2024-11-08T04:30:14.950Z] Resource [jenkins-edgexfoundry-edgex-go-main-747-stack-cost] did not exist. Created. [2024-11-08T04:30:14.956Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-747-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T04:30:15.611Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T04:30:16.562Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T04:30:16.570Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-747-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T04:30:16.610Z] $ docker stop --time=1 5121c835497e7db91c47b200fd65450b52d42c0a0324436722883ad662f6cc59 [2024-11-08T04:30:18.230Z] $ docker rm -f --volumes 5121c835497e7db91c47b200fd65450b52d42c0a0324436722883ad662f6cc59 [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-08T04:30:18.777Z] provisioning config files... [2024-11-08T04:30:18.786Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/747@tmp/config975179447297475695tmp [Pipeline] { [Pipeline] sh [2024-11-08T04:30:19.086Z] + set +x [2024-11-08T04:30:19.086Z] + curl -s https://codecov.io/bash [2024-11-08T04:30:19.086Z] + bash -s -- [2024-11-08T04:30:19.086Z] [2024-11-08T04:30:19.086Z] _____ _ [2024-11-08T04:30:19.086Z] / ____| | | [2024-11-08T04:30:19.086Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T04:30:19.086Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T04:30:19.086Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T04:30:19.086Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T04:30:19.086Z] Bash-1.0.6 [2024-11-08T04:30:19.086Z] [2024-11-08T04:30:19.086Z] [2024-11-08T04:30:19.086Z] ==> git version 2.25.1 found [2024-11-08T04:30:19.086Z] ==> 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-08T04:30:19.086Z] Release-Date: 2020-01-08 [2024-11-08T04:30:19.086Z] 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-08T04:30:19.086Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T04:30:19.086Z] ==> Jenkins CI detected. [2024-11-08T04:30:19.086Z] current dir:  /w/workspace/edgex-go/747 [2024-11-08T04:30:19.086Z] project root: . [2024-11-08T04:30:19.086Z] --> token set from env [2024-11-08T04:30:19.086Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T04:30:19.345Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T04:30:19.345Z] ==> Python coveragepy not found [2024-11-08T04:30:19.345Z] ==> Searching for coverage reports in: [2024-11-08T04:30:19.345Z] + . [2024-11-08T04:30:19.345Z] -> Found 1 reports [2024-11-08T04:30:19.345Z] ==> Detecting git/mercurial file structure [2024-11-08T04:30:19.345Z] ==> Reading reports [2024-11-08T04:30:19.345Z] + ./coverage.out bytes=1433925 [2024-11-08T04:30:19.345Z] ==> Appending adjustments [2024-11-08T04:30:19.345Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T04:30:20.844Z] + Found adjustments [2024-11-08T04:30:20.844Z] ==> Gzipping contents [2024-11-08T04:30:20.844Z] 124K /tmp/codecov.cXPfRH.gz [2024-11-08T04:30:20.844Z] ==> Uploading reports [2024-11-08T04:30:20.844Z] url: https://codecov.io [2024-11-08T04:30:20.844Z] query: branch=main&commit=94f98a2b83c782e1f212901708e5f7baede3eb03&build=747&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F747%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:30:20.844Z] -> Pinging Codecov [2024-11-08T04:30:20.844Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=94f98a2b83c782e1f212901708e5f7baede3eb03&build=747&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F747%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-08T04:30:20.844Z] -> Uploading to [2024-11-08T04:30:20.844Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/94f98a2b83c782e1f212901708e5f7baede3eb03/718367a3-0e7f-4864-a205-cce611b6e79c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T043020Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2f649f1cec6542ee3b970fb4f18f398e4a8a0911ca2eb6c2c5198216d735f0d1 [2024-11-08T04:30:20.844Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:30:20.844Z] Dload Upload Total Spent Left Speed [2024-11-08T04:30:21.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 431k --:--:-- --:--:-- --:--:-- 431k [2024-11-08T04:30:21.103Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/94f98a2b83c782e1f212901708e5f7baede3eb03 [Pipeline] } [2024-11-08T04:30:21.109Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-11-08T04:30:21.380Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-08T04:30:21.399Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:30:21.713Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:30:21.714Z] [2024-11-08T04:30:21.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:30:22.013Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:30:22.013Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-08T04:30:22.013Z] 43c4264eed91: Already exists [2024-11-08T04:30:22.013Z] 4cc291be95ef: Already exists [2024-11-08T04:30:22.013Z] 2ac1f1163629: Already exists [2024-11-08T04:30:22.013Z] 5c3c966382ef: Already exists [2024-11-08T04:30:22.013Z] 4f4fb700ef54: Already exists [2024-11-08T04:30:22.013Z] d9c7d2e4e75e: Pulling fs layer [2024-11-08T04:30:22.013Z] 9c3e1370e548: Pulling fs layer [2024-11-08T04:30:22.273Z] d9c7d2e4e75e: Download complete [2024-11-08T04:30:22.532Z] d9c7d2e4e75e: Pull complete [2024-11-08T04:30:23.098Z] 9c3e1370e548: Verifying Checksum [2024-11-08T04:30:23.098Z] 9c3e1370e548: Download complete [2024-11-08T04:30:26.392Z] 9c3e1370e548: Pull complete [2024-11-08T04:30:26.392Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-08T04:30:26.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-08T04:30:26.392Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:30:26.574Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T04:30:26.634Z] $ 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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-11-08T04:30:34.963Z] $ docker top 2eb903af5c32511b524737f95ccfeb5e21473435c99888d615b725d34099813a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:30:35.314Z] + git config --global --add safe.directory /w/workspace/edgex-go/747 [Pipeline] echo [2024-11-08T04:30:35.324Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-11-08T04:30:35.602Z] + set -o pipefail [2024-11-08T04:30:35.602Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-11-08T04:30:43.714Z] [2024-11-08T04:30:43.714Z] Monitoring /w/workspace/edgex-go/747 (github.com/edgexfoundry/edgex-go)... [2024-11-08T04:30:43.714Z] [2024-11-08T04:30:43.714Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e229f048-def1-48c9-a36a-0c835c100b0c [2024-11-08T04:30:43.714Z] [2024-11-08T04:30:43.714Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-08T04:30:43.714Z] [2024-11-08T04:30:43.714Z] [2024-11-08T04:30:43.714Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-08T04:30:43.714Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-08T04:30:43.720Z] $ docker stop --time=1 2eb903af5c32511b524737f95ccfeb5e21473435c99888d615b725d34099813a [2024-11-08T04:30:53.494Z] $ docker rm -f --volumes 2eb903af5c32511b524737f95ccfeb5e21473435c99888d615b725d34099813a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-11-08T04:30:54.170Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:30:54.183Z] provisioning config files... [2024-11-08T04:30:54.191Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/747@tmp/config10914788476484539821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:30:54.498Z] --> edgex-publish-swagger.sh [2024-11-08T04:30:54.498Z] === Publish openapi API === [2024-11-08T04:30:54.498Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-08T04:30:54.498Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/747/openapi/core-command.yaml] [2024-11-08T04:30:54.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:30:54.498Z] Dload Upload Total Spent Left Speed [2024-11-08T04:30:56.002Z] 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 23053 0:00:01 0:00:01 --:--:-- 23053 [2024-11-08T04:30:56.003Z] [2024-11-08T04:30:56.003Z] [2024-11-08T04:30:56.003Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/747/openapi/core-data.yaml] [2024-11-08T04:30:56.003Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:30:56.003Z] Dload Upload Total Spent Left Speed [2024-11-08T04:30:56.262Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k 100 72057 0 0 100 72057 0 159k --:--:-- --:--:-- --:--:-- 159k [2024-11-08T04:30:56.262Z] [2024-11-08T04:30:56.262Z] [2024-11-08T04:30:56.262Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/747/openapi/core-keeper.yaml] [2024-11-08T04:30:56.262Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:30:56.262Z] Dload Upload Total Spent Left Speed [2024-11-08T04:30:56.522Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 276 134k --:--:-- --:--:-- --:--:-- 134k [2024-11-08T04:30:56.522Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T04:30:56.522Z] [2024-11-08T04:30:56.522Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/747/openapi/core-metadata.yaml] [2024-11-08T04:30:56.522Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:30:56.522Z] Dload Upload Total Spent Left Speed [2024-11-08T04:30:57.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 407 404k --:--:-- --:--:-- --:--:-- 404k [2024-11-08T04:30:57.092Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T04:30:57.092Z] [2024-11-08T04:30:57.092Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/747/openapi/support-cron-scheduler.yaml] [2024-11-08T04:30:57.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:30:57.092Z] Dload Upload Total Spent Left Speed [2024-11-08T04:30:57.092Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50731 0 0 100 50731 0 242k --:--:-- --:--:-- --:--:-- 241k 100 50797 100 66 100 50731 275 206k --:--:-- --:--:-- --:--:-- 205k [2024-11-08T04:30:57.092Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-11-08T04:30:57.092Z] [2024-11-08T04:30:57.092Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/747/openapi/support-notifications.yaml] [2024-11-08T04:30:57.092Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T04:30:57.092Z] Dload Upload Total Spent Left Speed [2024-11-08T04:30:57.660Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 462 252k --:--:-- --:--:-- --:--:-- 253k [2024-11-08T04:30:57.660Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-08T04:30:57.660Z] [Pipeline] } [2024-11-08T04:30:57.667Z] 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-08T04:30:58.087Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:30:58.087Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:30:58.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:30:58.386Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:30:58.467Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T04:30:58.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:30:59.004Z] $ docker top bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 -eo pid,comm [2024-11-08T04:30:59.056Z] 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-08T04:30:59.056Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:30:59.108Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:30:59.108Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:30:59.216Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:30:59.216Z] $ docker exec bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 ssh-agent [2024-11-08T04:30:59.332Z] SSH_AUTH_SOCK=/tmp/ssh-WmH8wK1xsAcs/agent.32 [2024-11-08T04:30:59.332Z] SSH_AGENT_PID=38 [2024-11-08T04:30:59.335Z] Running ssh-add (command line suppressed) [2024-11-08T04:30:59.438Z] Identity added: /w/workspace/edgex-go/747@tmp/private_key_2660721662420431270.key (/w/workspace/edgex-go/747@tmp/private_key_2660721662420431270.key) [2024-11-08T04:30:59.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:30:59.753Z] + git semver tag [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,899 [run_tag] DEBUG tag force:False [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,899 [check_head_tag] DEBUG check head tag [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,901 [execute] INFO git cat-file --batch-check [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=) [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,905 [execute] INFO git cat-file --batch [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,906 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=) [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,952 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,952 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,952 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:31:00.011Z] 2024-11-08 04:30:59,956 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T04:31:00.011Z] 4.0.0-dev.13 [Pipeline] } [2024-11-08T04:31:00.015Z] $ docker exec --env ******** --env ******** bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 ssh-agent -k [2024-11-08T04:31:00.125Z] unset SSH_AUTH_SOCK; [2024-11-08T04:31:00.125Z] unset SSH_AGENT_PID; [2024-11-08T04:31:00.125Z] echo Agent pid 38 killed; [2024-11-08T04:31:00.139Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:31:00.464Z] + git semver [Pipeline] } [2024-11-08T04:31:00.731Z] $ docker stop --time=1 bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 [2024-11-08T04:31:01.984Z] $ docker rm -f --volumes bc05375dc0ceff4d52b8fdca584317533165b87a49a164548cb5f93365123305 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:31:02.404Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:31:02.404Z] [2024-11-08T04:31:02.404Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:31:02.706Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:31:02.706Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-08T04:31:02.706Z] ab5ef0e58194: Pulling fs layer [2024-11-08T04:31:02.706Z] 9712f1f96733: Pulling fs layer [2024-11-08T04:31:02.706Z] 63f879dbbcfc: Pulling fs layer [2024-11-08T04:31:02.706Z] 0d9ebad4ef96: Pulling fs layer [2024-11-08T04:31:02.706Z] e9a5061849ea: Pulling fs layer [2024-11-08T04:31:02.706Z] d747dcd14b5f: Pulling fs layer [2024-11-08T04:31:02.706Z] 2de7ff778b66: Pulling fs layer [2024-11-08T04:31:02.706Z] e9a5061849ea: Waiting [2024-11-08T04:31:02.706Z] d747dcd14b5f: Waiting [2024-11-08T04:31:02.706Z] 0d9ebad4ef96: Waiting [2024-11-08T04:31:02.706Z] 2de7ff778b66: Waiting [2024-11-08T04:31:02.706Z] 9712f1f96733: Verifying Checksum [2024-11-08T04:31:02.706Z] 9712f1f96733: Download complete [2024-11-08T04:31:02.966Z] 63f879dbbcfc: Verifying Checksum [2024-11-08T04:31:02.966Z] 63f879dbbcfc: Download complete [2024-11-08T04:31:03.223Z] e9a5061849ea: Verifying Checksum [2024-11-08T04:31:03.223Z] e9a5061849ea: Download complete [2024-11-08T04:31:03.223Z] d747dcd14b5f: Verifying Checksum [2024-11-08T04:31:03.223Z] d747dcd14b5f: Download complete [2024-11-08T04:31:03.223Z] ab5ef0e58194: Verifying Checksum [2024-11-08T04:31:03.223Z] ab5ef0e58194: Download complete [2024-11-08T04:31:03.223Z] 0d9ebad4ef96: Verifying Checksum [2024-11-08T04:31:03.223Z] 0d9ebad4ef96: Download complete [2024-11-08T04:31:03.223Z] 2de7ff778b66: Verifying Checksum [2024-11-08T04:31:03.223Z] 2de7ff778b66: Download complete [2024-11-08T04:31:05.799Z] ab5ef0e58194: Pull complete [2024-11-08T04:31:05.799Z] 9712f1f96733: Pull complete [2024-11-08T04:31:06.732Z] 63f879dbbcfc: Pull complete [2024-11-08T04:31:10.914Z] 0d9ebad4ef96: Pull complete [2024-11-08T04:31:10.915Z] e9a5061849ea: Pull complete [2024-11-08T04:31:10.915Z] d747dcd14b5f: Pull complete [2024-11-08T04:31:11.482Z] 2de7ff778b66: Pull complete [2024-11-08T04:31:11.482Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-08T04:31:11.482Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-08T04:31:11.482Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:31:11.586Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T04:31:11.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-08T04:31:21.386Z] $ docker top 7113d20c5e03bfe8582caf448398be6daae1c05766cf57bd7c86ce3ef655d331 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:31:21.461Z] provisioning config files... [2024-11-08T04:31:21.468Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/747@tmp/config1188509778753503336tmp [2024-11-08T04:31:21.478Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/747@tmp/config3482588416355420738tmp [2024-11-08T04:31:21.487Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/747@tmp/config17504511984054374769tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:31:21.512Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:31:21.810Z] ---> sigul-configuration.sh [2024-11-08T04:31:21.810Z] gpg: directory `/root/.gnupg' created [2024-11-08T04:31:21.810Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-08T04:31:21.810Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-08T04:31:21.810Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-08T04:31:21.810Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-08T04:31:21.810Z] gpg: CAST5 encrypted data [2024-11-08T04:31:21.810Z] gpg: encrypted with 1 passphrase [2024-11-08T04:31:21.810Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-08T04:31:22.105Z] + mkdir /home/jenkins [2024-11-08T04:31:22.105Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-08T04:31:22.405Z] + 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-08T04:31:22.421Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:31:22.718Z] ---> sigul-install.sh [2024-11-08T04:31:22.718Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-08T04:31:23.017Z] + git tag --list [2024-11-08T04:31:23.017Z] 0.6.0 [2024-11-08T04:31:23.017Z] 0.6.1 [2024-11-08T04:31:23.017Z] 0.7.0 [2024-11-08T04:31:23.017Z] 0.7.1 [2024-11-08T04:31:23.017Z] v1.0.0 [2024-11-08T04:31:23.017Z] v1.0.1 [2024-11-08T04:31:23.017Z] v1.1.0 [2024-11-08T04:31:23.017Z] v1.2.0 [2024-11-08T04:31:23.017Z] v1.2.1 [2024-11-08T04:31:23.017Z] v1.3.0 [2024-11-08T04:31:23.017Z] v1.3.1 [2024-11-08T04:31:23.017Z] v2.0.0 [2024-11-08T04:31:23.017Z] v2.1.0 [2024-11-08T04:31:23.017Z] v2.1.1 [2024-11-08T04:31:23.017Z] v2.2.0 [2024-11-08T04:31:23.017Z] v2.3.0 [2024-11-08T04:31:23.017Z] v3.0 [2024-11-08T04:31:23.017Z] v3.0.0 [2024-11-08T04:31:23.017Z] v3.1 [2024-11-08T04:31:23.017Z] v3.1.0 [2024-11-08T04:31:23.017Z] v3.1.0-dev.1 [2024-11-08T04:31:23.017Z] v3.1.0-dev.10 [2024-11-08T04:31:23.017Z] v3.1.0-dev.11 [2024-11-08T04:31:23.017Z] v3.1.0-dev.12 [2024-11-08T04:31:23.017Z] v3.1.0-dev.13 [2024-11-08T04:31:23.017Z] v3.1.0-dev.14 [2024-11-08T04:31:23.017Z] v3.1.0-dev.15 [2024-11-08T04:31:23.017Z] v3.1.0-dev.16 [2024-11-08T04:31:23.017Z] v3.1.0-dev.17 [2024-11-08T04:31:23.017Z] v3.1.0-dev.18 [2024-11-08T04:31:23.017Z] v3.1.0-dev.19 [2024-11-08T04:31:23.017Z] v3.1.0-dev.2 [2024-11-08T04:31:23.017Z] v3.1.0-dev.20 [2024-11-08T04:31:23.017Z] v3.1.0-dev.21 [2024-11-08T04:31:23.017Z] v3.1.0-dev.22 [2024-11-08T04:31:23.017Z] v3.1.0-dev.23 [2024-11-08T04:31:23.017Z] v3.1.0-dev.24 [2024-11-08T04:31:23.017Z] v3.1.0-dev.25 [2024-11-08T04:31:23.017Z] v3.1.0-dev.26 [2024-11-08T04:31:23.017Z] v3.1.0-dev.27 [2024-11-08T04:31:23.017Z] v3.1.0-dev.28 [2024-11-08T04:31:23.017Z] v3.1.0-dev.29 [2024-11-08T04:31:23.017Z] v3.1.0-dev.3 [2024-11-08T04:31:23.017Z] v3.1.0-dev.30 [2024-11-08T04:31:23.017Z] v3.1.0-dev.31 [2024-11-08T04:31:23.017Z] v3.1.0-dev.32 [2024-11-08T04:31:23.017Z] v3.1.0-dev.33 [2024-11-08T04:31:23.017Z] v3.1.0-dev.34 [2024-11-08T04:31:23.017Z] v3.1.0-dev.35 [2024-11-08T04:31:23.017Z] v3.1.0-dev.36 [2024-11-08T04:31:23.017Z] v3.1.0-dev.37 [2024-11-08T04:31:23.017Z] v3.1.0-dev.38 [2024-11-08T04:31:23.017Z] v3.1.0-dev.39 [2024-11-08T04:31:23.017Z] v3.1.0-dev.4 [2024-11-08T04:31:23.017Z] v3.1.0-dev.40 [2024-11-08T04:31:23.017Z] v3.1.0-dev.41 [2024-11-08T04:31:23.017Z] v3.1.0-dev.42 [2024-11-08T04:31:23.017Z] v3.1.0-dev.43 [2024-11-08T04:31:23.017Z] v3.1.0-dev.44 [2024-11-08T04:31:23.017Z] v3.1.0-dev.45 [2024-11-08T04:31:23.017Z] v3.1.0-dev.46 [2024-11-08T04:31:23.017Z] v3.1.0-dev.47 [2024-11-08T04:31:23.017Z] v3.1.0-dev.48 [2024-11-08T04:31:23.017Z] v3.1.0-dev.49 [2024-11-08T04:31:23.017Z] v3.1.0-dev.5 [2024-11-08T04:31:23.017Z] v3.1.0-dev.50 [2024-11-08T04:31:23.018Z] v3.1.0-dev.51 [2024-11-08T04:31:23.018Z] v3.1.0-dev.52 [2024-11-08T04:31:23.018Z] v3.1.0-dev.53 [2024-11-08T04:31:23.018Z] v3.1.0-dev.54 [2024-11-08T04:31:23.018Z] v3.1.0-dev.55 [2024-11-08T04:31:23.018Z] v3.1.0-dev.56 [2024-11-08T04:31:23.018Z] v3.1.0-dev.57 [2024-11-08T04:31:23.018Z] v3.1.0-dev.58 [2024-11-08T04:31:23.018Z] v3.1.0-dev.59 [2024-11-08T04:31:23.018Z] v3.1.0-dev.6 [2024-11-08T04:31:23.018Z] v3.1.0-dev.60 [2024-11-08T04:31:23.018Z] v3.1.0-dev.61 [2024-11-08T04:31:23.018Z] v3.1.0-dev.62 [2024-11-08T04:31:23.018Z] v3.1.0-dev.63 [2024-11-08T04:31:23.018Z] v3.1.0-dev.64 [2024-11-08T04:31:23.018Z] v3.1.0-dev.65 [2024-11-08T04:31:23.018Z] v3.1.0-dev.66 [2024-11-08T04:31:23.018Z] v3.1.0-dev.67 [2024-11-08T04:31:23.018Z] v3.1.0-dev.68 [2024-11-08T04:31:23.018Z] v3.1.0-dev.69 [2024-11-08T04:31:23.018Z] v3.1.0-dev.7 [2024-11-08T04:31:23.018Z] v3.1.0-dev.70 [2024-11-08T04:31:23.018Z] v3.1.0-dev.71 [2024-11-08T04:31:23.018Z] v3.1.0-dev.72 [2024-11-08T04:31:23.018Z] v3.1.0-dev.73 [2024-11-08T04:31:23.018Z] v3.1.0-dev.8 [2024-11-08T04:31:23.018Z] v3.1.0-dev.9 [2024-11-08T04:31:23.018Z] v3.1.1 [2024-11-08T04:31:23.018Z] v3.1.1-dev.1 [2024-11-08T04:31:23.018Z] v3.1.1-dev.2 [2024-11-08T04:31:23.018Z] v3.2.0-dev.1 [2024-11-08T04:31:23.018Z] v3.2.0-dev.10 [2024-11-08T04:31:23.018Z] v3.2.0-dev.100 [2024-11-08T04:31:23.018Z] v3.2.0-dev.101 [2024-11-08T04:31:23.018Z] v3.2.0-dev.102 [2024-11-08T04:31:23.018Z] v3.2.0-dev.103 [2024-11-08T04:31:23.018Z] v3.2.0-dev.104 [2024-11-08T04:31:23.018Z] v3.2.0-dev.105 [2024-11-08T04:31:23.018Z] v3.2.0-dev.106 [2024-11-08T04:31:23.018Z] v3.2.0-dev.107 [2024-11-08T04:31:23.018Z] v3.2.0-dev.108 [2024-11-08T04:31:23.018Z] v3.2.0-dev.109 [2024-11-08T04:31:23.018Z] v3.2.0-dev.11 [2024-11-08T04:31:23.018Z] v3.2.0-dev.12 [2024-11-08T04:31:23.018Z] v3.2.0-dev.13 [2024-11-08T04:31:23.018Z] v3.2.0-dev.14 [2024-11-08T04:31:23.018Z] v3.2.0-dev.15 [2024-11-08T04:31:23.018Z] v3.2.0-dev.16 [2024-11-08T04:31:23.018Z] v3.2.0-dev.17 [2024-11-08T04:31:23.018Z] v3.2.0-dev.18 [2024-11-08T04:31:23.018Z] v3.2.0-dev.19 [2024-11-08T04:31:23.018Z] v3.2.0-dev.2 [2024-11-08T04:31:23.018Z] v3.2.0-dev.20 [2024-11-08T04:31:23.018Z] v3.2.0-dev.21 [2024-11-08T04:31:23.018Z] v3.2.0-dev.22 [2024-11-08T04:31:23.018Z] v3.2.0-dev.23 [2024-11-08T04:31:23.018Z] v3.2.0-dev.24 [2024-11-08T04:31:23.018Z] v3.2.0-dev.25 [2024-11-08T04:31:23.018Z] v3.2.0-dev.26 [2024-11-08T04:31:23.018Z] v3.2.0-dev.27 [2024-11-08T04:31:23.018Z] v3.2.0-dev.28 [2024-11-08T04:31:23.018Z] v3.2.0-dev.29 [2024-11-08T04:31:23.018Z] v3.2.0-dev.3 [2024-11-08T04:31:23.018Z] v3.2.0-dev.30 [2024-11-08T04:31:23.018Z] v3.2.0-dev.31 [2024-11-08T04:31:23.018Z] v3.2.0-dev.32 [2024-11-08T04:31:23.018Z] v3.2.0-dev.33 [2024-11-08T04:31:23.018Z] v3.2.0-dev.34 [2024-11-08T04:31:23.018Z] v3.2.0-dev.35 [2024-11-08T04:31:23.018Z] v3.2.0-dev.36 [2024-11-08T04:31:23.018Z] v3.2.0-dev.37 [2024-11-08T04:31:23.018Z] v3.2.0-dev.38 [2024-11-08T04:31:23.018Z] v3.2.0-dev.39 [2024-11-08T04:31:23.018Z] v3.2.0-dev.4 [2024-11-08T04:31:23.018Z] v3.2.0-dev.40 [2024-11-08T04:31:23.018Z] v3.2.0-dev.41 [2024-11-08T04:31:23.018Z] v3.2.0-dev.42 [2024-11-08T04:31:23.018Z] v3.2.0-dev.43 [2024-11-08T04:31:23.018Z] v3.2.0-dev.44 [2024-11-08T04:31:23.018Z] v3.2.0-dev.45 [2024-11-08T04:31:23.018Z] v3.2.0-dev.46 [2024-11-08T04:31:23.018Z] v3.2.0-dev.47 [2024-11-08T04:31:23.018Z] v3.2.0-dev.48 [2024-11-08T04:31:23.018Z] v3.2.0-dev.49 [2024-11-08T04:31:23.018Z] v3.2.0-dev.5 [2024-11-08T04:31:23.018Z] v3.2.0-dev.50 [2024-11-08T04:31:23.018Z] v3.2.0-dev.51 [2024-11-08T04:31:23.018Z] v3.2.0-dev.52 [2024-11-08T04:31:23.018Z] v3.2.0-dev.53 [2024-11-08T04:31:23.018Z] v3.2.0-dev.54 [2024-11-08T04:31:23.018Z] v3.2.0-dev.55 [2024-11-08T04:31:23.018Z] v3.2.0-dev.56 [2024-11-08T04:31:23.018Z] v3.2.0-dev.57 [2024-11-08T04:31:23.018Z] v3.2.0-dev.58 [2024-11-08T04:31:23.018Z] v3.2.0-dev.59 [2024-11-08T04:31:23.018Z] v3.2.0-dev.6 [2024-11-08T04:31:23.018Z] v3.2.0-dev.60 [2024-11-08T04:31:23.018Z] v3.2.0-dev.61 [2024-11-08T04:31:23.018Z] v3.2.0-dev.62 [2024-11-08T04:31:23.018Z] v3.2.0-dev.63 [2024-11-08T04:31:23.018Z] v3.2.0-dev.64 [2024-11-08T04:31:23.018Z] v3.2.0-dev.65 [2024-11-08T04:31:23.018Z] v3.2.0-dev.66 [2024-11-08T04:31:23.018Z] v3.2.0-dev.67 [2024-11-08T04:31:23.018Z] v3.2.0-dev.68 [2024-11-08T04:31:23.018Z] v3.2.0-dev.69 [2024-11-08T04:31:23.018Z] v3.2.0-dev.7 [2024-11-08T04:31:23.018Z] v3.2.0-dev.70 [2024-11-08T04:31:23.018Z] v3.2.0-dev.71 [2024-11-08T04:31:23.018Z] v3.2.0-dev.72 [2024-11-08T04:31:23.018Z] v3.2.0-dev.73 [2024-11-08T04:31:23.018Z] v3.2.0-dev.74 [2024-11-08T04:31:23.018Z] v3.2.0-dev.75 [2024-11-08T04:31:23.018Z] v3.2.0-dev.76 [2024-11-08T04:31:23.018Z] v3.2.0-dev.77 [2024-11-08T04:31:23.018Z] v3.2.0-dev.78 [2024-11-08T04:31:23.018Z] v3.2.0-dev.79 [2024-11-08T04:31:23.018Z] v3.2.0-dev.8 [2024-11-08T04:31:23.018Z] v3.2.0-dev.80 [2024-11-08T04:31:23.018Z] v3.2.0-dev.81 [2024-11-08T04:31:23.018Z] v3.2.0-dev.82 [2024-11-08T04:31:23.018Z] v3.2.0-dev.83 [2024-11-08T04:31:23.018Z] v3.2.0-dev.84 [2024-11-08T04:31:23.018Z] v3.2.0-dev.85 [2024-11-08T04:31:23.018Z] v3.2.0-dev.86 [2024-11-08T04:31:23.018Z] v3.2.0-dev.87 [2024-11-08T04:31:23.018Z] v3.2.0-dev.88 [2024-11-08T04:31:23.018Z] v3.2.0-dev.89 [2024-11-08T04:31:23.018Z] v3.2.0-dev.9 [2024-11-08T04:31:23.018Z] v3.2.0-dev.90 [2024-11-08T04:31:23.018Z] v3.2.0-dev.91 [2024-11-08T04:31:23.018Z] v3.2.0-dev.92 [2024-11-08T04:31:23.018Z] v3.2.0-dev.93 [2024-11-08T04:31:23.018Z] v3.2.0-dev.94 [2024-11-08T04:31:23.018Z] v3.2.0-dev.95 [2024-11-08T04:31:23.018Z] v3.2.0-dev.96 [2024-11-08T04:31:23.018Z] v3.2.0-dev.97 [2024-11-08T04:31:23.018Z] v3.2.0-dev.98 [2024-11-08T04:31:23.018Z] v3.2.0-dev.99 [2024-11-08T04:31:23.018Z] v4.0.0-dev.1 [2024-11-08T04:31:23.018Z] v4.0.0-dev.10 [2024-11-08T04:31:23.018Z] v4.0.0-dev.11 [2024-11-08T04:31:23.018Z] v4.0.0-dev.12 [2024-11-08T04:31:23.018Z] v4.0.0-dev.13 [2024-11-08T04:31:23.018Z] v4.0.0-dev.2 [2024-11-08T04:31:23.018Z] v4.0.0-dev.3 [2024-11-08T04:31:23.018Z] v4.0.0-dev.4 [2024-11-08T04:31:23.018Z] v4.0.0-dev.5 [2024-11-08T04:31:23.018Z] v4.0.0-dev.6 [2024-11-08T04:31:23.018Z] v4.0.0-dev.7 [2024-11-08T04:31:23.018Z] v4.0.0-dev.8 [2024-11-08T04:31:23.018Z] v4.0.0-dev.9 [Pipeline] sh [2024-11-08T04:31:23.313Z] + lftools sign git-tag v4.0.0-dev.13 [2024-11-08T04:31:23.880Z] Signing Git tag with Sigul... [2024-11-08T04:31:23.880Z] Signing v4.0.0-dev.13 [Pipeline] echo [2024-11-08T04:31:24.152Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:31:24.444Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-08T04:31:24.450Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-08T04:31:24.472Z] $ docker stop --time=1 7113d20c5e03bfe8582caf448398be6daae1c05766cf57bd7c86ce3ef655d331 [2024-11-08T04:31:25.748Z] $ docker rm -f --volumes 7113d20c5e03bfe8582caf448398be6daae1c05766cf57bd7c86ce3ef655d331 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-08T04:31:26.190Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:31:26.191Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:31:26.493Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:31:26.493Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:31:26.573Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T04:31:26.603Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:31:26.952Z] $ docker top b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c -eo pid,comm [2024-11-08T04:31:27.001Z] 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-08T04:31:27.001Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:31:27.060Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:31:27.060Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:31:27.184Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:31:27.183Z] $ docker exec b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c ssh-agent [2024-11-08T04:31:27.291Z] SSH_AUTH_SOCK=/tmp/ssh-wCOnXz7qXC8W/agent.31 [2024-11-08T04:31:27.291Z] SSH_AGENT_PID=37 [2024-11-08T04:31:27.296Z] Running ssh-add (command line suppressed) [2024-11-08T04:31:27.380Z] Identity added: /w/workspace/edgex-go/747@tmp/private_key_5763662061699519272.key (/w/workspace/edgex-go/747@tmp/private_key_5763662061699519272.key) [2024-11-08T04:31:27.396Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:31:27.691Z] + git semver bump pre [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,862 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,862 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,862 [bump_version] DEBUG bumped version:4.0.0-dev.14 [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,862 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/edgex-go/747/.semver/main with force:True [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,862 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,862 [write_file] DEBUG write to file:/w/workspace/edgex-go/747/.semver/main [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,864 [execute] INFO git cat-file --batch-check [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,869 [execute] INFO git cat-file --batch [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:31:27.950Z] 2024-11-08 04:31:27,874 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T04:31:27.950Z] 4.0.0-dev.14 [Pipeline] } [2024-11-08T04:31:27.956Z] $ docker exec --env ******** --env ******** b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c ssh-agent -k [2024-11-08T04:31:28.048Z] unset SSH_AUTH_SOCK; [2024-11-08T04:31:28.049Z] unset SSH_AGENT_PID; [2024-11-08T04:31:28.049Z] echo Agent pid 37 killed; [2024-11-08T04:31:28.060Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:31:28.379Z] + git semver [Pipeline] } [2024-11-08T04:31:28.647Z] $ docker stop --time=1 b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c [2024-11-08T04:31:29.878Z] $ docker rm -f --volumes b29bc30c2164d53b02aa8aee42816e1165b875eb9fa80e8b168c59c0f26f665c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T04:31:30.242Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T04:31:30.242Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:31:30.544Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T04:31:30.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:31:30.625Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T04:31:30.653Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-08T04:31:30.998Z] $ docker top 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e -eo pid,comm [2024-11-08T04:31:31.048Z] 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-08T04:31:31.048Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T04:31:31.103Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T04:31:31.103Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T04:31:31.199Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T04:31:31.198Z] $ docker exec 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e ssh-agent [2024-11-08T04:31:31.297Z] SSH_AUTH_SOCK=/tmp/ssh-Uh6DEAKcKb4n/agent.31 [2024-11-08T04:31:31.297Z] SSH_AGENT_PID=37 [2024-11-08T04:31:31.301Z] Running ssh-add (command line suppressed) [2024-11-08T04:31:31.395Z] Identity added: /w/workspace/edgex-go/747@tmp/private_key_3786933504191619898.key (/w/workspace/edgex-go/747@tmp/private_key_3786933504191619898.key) [2024-11-08T04:31:31.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T04:31:31.705Z] + git semver push [2024-11-08T04:31:31.963Z] 2024-11-08 04:31:31,877 [run_push] DEBUG push [2024-11-08T04:31:31.963Z] 2024-11-08 04:31:31,877 [execute] INFO git cat-file --batch-check [2024-11-08T04:31:31.963Z] 2024-11-08 04:31:31,877 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T04:31:31.963Z] 2024-11-08 04:31:31,882 [execute] INFO git rev-list 28f4e03f5343f866a65513bbbb9700eaa9f29d83 -- [2024-11-08T04:31:31.963Z] 2024-11-08 04:31:31,882 [execute] DEBUG Popen(['git', 'rev-list', '28f4e03f5343f866a65513bbbb9700eaa9f29d83', '--'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:31:31.963Z] 2024-11-08 04:31:31,901 [execute] INFO git fetch -v origin [2024-11-08T04:31:31.963Z] 2024-11-08 04:31:31,901 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-08T04:31:33.342Z] 2024-11-08 04:31:33,113 [run_push] DEBUG no remote changes detected [2024-11-08T04:31:33.342Z] 2024-11-08 04:31:33,114 [execute] INFO git push origin semver [2024-11-08T04:31:33.342Z] 2024-11-08 04:31:33,114 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/747/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:31:33.910Z] 2024-11-08 04:31:33,752 [run_push] DEBUG push all version tags [2024-11-08T04:31:33.910Z] 2024-11-08 04:31:33,753 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-08T04:31:33.910Z] 2024-11-08 04:31:33,753 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/747, universal_newlines=False, shell=None, istream=None) [2024-11-08T04:31:34.846Z] 2024-11-08 04:31:34,579 [read_version] DEBUG read version from /w/workspace/edgex-go/747/.semver/main [2024-11-08T04:31:34.846Z] 4.0.0-dev.14 [Pipeline] } [2024-11-08T04:31:34.852Z] $ docker exec --env ******** --env ******** 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e ssh-agent -k [2024-11-08T04:31:34.951Z] unset SSH_AUTH_SOCK; [2024-11-08T04:31:34.951Z] unset SSH_AGENT_PID; [2024-11-08T04:31:34.951Z] echo Agent pid 37 killed; [2024-11-08T04:31:34.963Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T04:31:35.286Z] + git semver [Pipeline] } [2024-11-08T04:31:35.861Z] $ docker stop --time=1 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e [2024-11-08T04:31:37.198Z] $ docker rm -f --volumes 50b478a305fd812bdef90ca06fae704746e972b8f6c9ece206cf70e02d838e2e [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-08T04:31:37.771Z] + [ -d /w/workspace/edgex-go/747/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:31:38.061Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:31:38.920Z] ---> package-listing.sh [2024-11-08T04:31:38.920Z] ++ facter osfamily [2024-11-08T04:31:38.920Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T04:31:39.178Z] + OS_FAMILY=debian [2024-11-08T04:31:39.178Z] + workspace=/w/workspace/edgex-go/747 [2024-11-08T04:31:39.178Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T04:31:39.178Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T04:31:39.178Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T04:31:39.178Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T04:31:39.178Z] + '[' /w/workspace/edgex-go/747 ']' [2024-11-08T04:31:39.178Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T04:31:39.178Z] + case "${OS_FAMILY}" in [2024-11-08T04:31:39.179Z] + dpkg -l [2024-11-08T04:31:39.179Z] + grep '^ii' [2024-11-08T04:31:39.179Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T04:31:39.179Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T04:31:39.179Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T04:31:39.179Z] + '[' /w/workspace/edgex-go/747 ']' [2024-11-08T04:31:39.179Z] + mkdir -p /w/workspace/edgex-go/747/archives/ [2024-11-08T04:31:39.179Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/747/archives/ [Pipeline] echo [2024-11-08T04:31:39.189Z] 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/747/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T04:31:39.465Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:31:40.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:31:40.033Z] [2024-11-08T04:31:40.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T04:31:40.337Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:31:40.337Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T04:31:40.337Z] 5eb5b503b376: Pulling fs layer [2024-11-08T04:31:40.337Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T04:31:40.337Z] ec43610c2a17: Pulling fs layer [2024-11-08T04:31:40.337Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T04:31:40.337Z] 33b1e0a273af: Pulling fs layer [2024-11-08T04:31:40.337Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T04:31:40.337Z] 2f39f015ded8: Pulling fs layer [2024-11-08T04:31:40.337Z] 3a2ae6a8a46f: Waiting [2024-11-08T04:31:40.337Z] 33b1e0a273af: Waiting [2024-11-08T04:31:40.337Z] 5d3b04190fa2: Waiting [2024-11-08T04:31:40.337Z] 2f39f015ded8: Waiting [2024-11-08T04:31:40.337Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T04:31:40.337Z] 5c69ac0246d0: Download complete [2024-11-08T04:31:40.337Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T04:31:40.337Z] 3a2ae6a8a46f: Download complete [2024-11-08T04:31:40.337Z] 33b1e0a273af: Verifying Checksum [2024-11-08T04:31:40.337Z] 33b1e0a273af: Download complete [2024-11-08T04:31:40.337Z] 5d3b04190fa2: Download complete [2024-11-08T04:31:40.337Z] ec43610c2a17: Verifying Checksum [2024-11-08T04:31:40.337Z] ec43610c2a17: Download complete [2024-11-08T04:31:40.594Z] 5eb5b503b376: Verifying Checksum [2024-11-08T04:31:40.594Z] 5eb5b503b376: Download complete [2024-11-08T04:31:41.161Z] 2f39f015ded8: Download complete [2024-11-08T04:31:42.097Z] 5eb5b503b376: Pull complete [2024-11-08T04:31:42.097Z] 5c69ac0246d0: Pull complete [2024-11-08T04:31:42.664Z] ec43610c2a17: Pull complete [2024-11-08T04:31:42.664Z] 3a2ae6a8a46f: Pull complete [2024-11-08T04:31:42.923Z] 33b1e0a273af: Pull complete [2024-11-08T04:31:42.923Z] 5d3b04190fa2: Pull complete [2024-11-08T04:31:48.190Z] 2f39f015ded8: Pull complete [2024-11-08T04:31:48.190Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T04:31:48.190Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T04:31:48.190Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T04:31:48.287Z] prd-ubuntu20.04-docker-8c-8g-25024 does not seem to be running inside a container [2024-11-08T04:31:48.316Z] $ 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/747/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/747 -v /w/workspace/edgex-go/747:/w/workspace/edgex-go/747:rw,z -v /w/workspace/edgex-go/747@tmp:/w/workspace/edgex-go/747@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T04:31:58.878Z] $ docker top 6041b156a1e7bc9ebca3544f2648f781d7e7123853d49e35ac8fc5f38da78ac9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T04:31:59.228Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T04:31:59.514Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T04:31:59.798Z] + ls /var/log/sa-host [2024-11-08T04:31:59.798Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T04:31:59.983Z] provisioning config files... [2024-11-08T04:31:59.994Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/747@tmp/config14326100340905873049tmp [Pipeline] { [Pipeline] echo [2024-11-08T04:32:00.017Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:32:00.302Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T04:32:00.309Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:32:00.651Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T04:32:00.660Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:32:00.943Z] ---> sudo-logs.sh [2024-11-08T04:32:00.943Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T04:32:00.969Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:32:01.250Z] ---> job-cost.sh [2024-11-08T04:32:01.250Z] lf-activate-venv: SKIPPING [2024-11-08T04:32:01.250Z] DEBUG: total: 0.10999999940395355 [2024-11-08T04:32:01.250Z] INFO: Retrieving Stack Cost... [2024-11-08T04:32:01.816Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T04:32:02.074Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T04:32:02.086Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T04:32:02.367Z] ---> logs-deploy.sh [2024-11-08T04:32:02.367Z] lf-activate-venv: SKIPPING [2024-11-08T04:32:02.367Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/747 [2024-11-08T04:32:02.367Z] INFO: archiving workspace using pattern(s): [2024-11-08T04:32:03.302Z] Archives upload complete. [2024-11-08T04:32:03.302Z] INFO: archiving logs to Nexus