Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c89e7d447dc09ce70dc7b00762475a7ed7258b44 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-ssh17634074050056015199.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-ssh18311438753445289541.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-ssh13278600289235835381.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-ssh17775420518024571550.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-ssh2055044635268884261.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-23756 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/735 [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/735 # 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 c89e7d447dc09ce70dc7b00762475a7ed7258b44 (main) Commit message: "fix: Update default database to PostgreSQL in v4 (#4981)" > 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 c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 > git rev-list --no-walk ead55998a61037c88c593b6744c8da68f1c88ef7 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-25T10:19:24.794Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-25T10:19:24.865Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-25T10:19:24.890Z] ========================================================= [2024-10-25T10:19:24.890Z] EdgeX Global Pipelines Version Info [2024-10-25T10:19:24.890Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-25T10:19:25.653Z] ------------------- [2024-10-25T10:19:25.653Z] stable info: [2024-10-25T10:19:25.653Z] ------------------- [2024-10-25T10:19:25.653Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-25T10:19:25.653Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-25T10:19:25.653Z] Message: update stable to v1.0.265 [2024-10-25T10:19:26.224Z] ------------------- [2024-10-25T10:19:26.224Z] experimental info: [2024-10-25T10:19:26.224Z] ------------------- [2024-10-25T10:19:26.224Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-25T10:19:26.224Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-25T10:19:26.224Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-25T10:19:26.304Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-25T10:19:26.322Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-25T10:19:26.344Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-25T10:19:26.366Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-25T10:19:26.391Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-25T10:19:26.418Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-25T10:19:26.440Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-25T10:19:26.466Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-25T10:19:26.492Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-25T10:19:26.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-25T10:19:26.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-25T10:19:26.560Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-25T10:19:26.583Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-25T10:19:26.604Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-25T10:19:26.624Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-25T10:19:26.643Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-25T10:19:26.664Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-25T10:19:26.689Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-25T10:19:26.712Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-25T10:19:26.733Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-25T10:19:26.753Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-25T10:19:26.775Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-25T10:19:26.795Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-25T10:19:26.813Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-25T10:19:26.832Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-25T10:19:26.854Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-25T10:19:27.083Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] echo [2024-10-25T10:19:27.099Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c89e7d4 [Pipeline] echo [2024-10-25T10:19:27.118Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T10:19:27.175Z] provisioning config files... [2024-10-25T10:19:27.190Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config5324177860040718228tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T10:19:27.530Z] ---> ****-login.sh [2024-10-25T10:19:27.530Z] nexus3.edgexfoundry.org:10001 [2024-10-25T10:19:27.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:19:27.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:19:27.789Z] Configure a credential helper to remove this warning. See [2024-10-25T10:19:27.789Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:19:27.789Z] [2024-10-25T10:19:27.789Z] Login Succeeded [2024-10-25T10:19:27.789Z] nexus3.edgexfoundry.org:10002 [2024-10-25T10:19:28.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:19:28.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:19:28.052Z] Configure a credential helper to remove this warning. See [2024-10-25T10:19:28.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:19:28.052Z] [2024-10-25T10:19:28.052Z] Login Succeeded [2024-10-25T10:19:28.052Z] nexus3.edgexfoundry.org:10003 [2024-10-25T10:19:28.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:19:28.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:19:28.052Z] Configure a credential helper to remove this warning. See [2024-10-25T10:19:28.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:19:28.052Z] [2024-10-25T10:19:28.052Z] Login Succeeded [2024-10-25T10:19:28.052Z] nexus3.edgexfoundry.org:10004 [2024-10-25T10:19:28.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:19:28.312Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:19:28.312Z] Configure a credential helper to remove this warning. See [2024-10-25T10:19:28.313Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:19:28.313Z] [2024-10-25T10:19:28.313Z] Login Succeeded [2024-10-25T10:19:28.313Z] ****.io [2024-10-25T10:19:28.313Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:19:28.572Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:19:28.572Z] Configure a credential helper to remove this warning. See [2024-10-25T10:19:28.572Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:19:28.572Z] [2024-10-25T10:19:28.572Z] Login Succeeded [2024-10-25T10:19:28.572Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T10:19:28.580Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T10:19:28.911Z] + 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-10-25T10:19:28.911Z] + dirname cmd/core-command/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/core-data/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/core-keeper/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/core-metadata/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-25T10:19:28.911Z] + + dirname cmd/security-proxy-setup/Dockerfile [2024-10-25T10:19:28.911Z] cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/security-spire-server/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-25T10:19:28.911Z] + dirname cmd/support-notifications/Dockerfile [2024-10-25T10:19:28.911Z] + cut -d/ -f2 [2024-10-25T10:19:28.911Z] + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo [2024-10-25T10:19:28.947Z] 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-10-25T10:19:29.330Z] + git rev-list -1 --merges c89e7d447dc09ce70dc7b00762475a7ed7258b44~1..c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] echo [2024-10-25T10:19:29.343Z] -----------> git rev-list -1 --merges c89e7d447dc09ce70dc7b00762475a7ed7258b44~1..c89e7d447dc09ce70dc7b00762475a7ed7258b44 c89e7d447dc09ce70dc7b00762475a7ed7258b44 [false] [Pipeline] sh [2024-10-25T10:19:29.640Z] + git log --format=format:%s -1 c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] echo [2024-10-25T10:19:29.658Z] ========================================================= [2024-10-25T10:19:29.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-25T10:19:29.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-25T10:19:30.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T10:19:30.044Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-25T10:19:30.044Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-25T10:19:30.044Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-25T10:19:30.044Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-25T10:19:30.044Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-25T10:19:30.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:19:30.401Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T10:19:30.401Z] [2024-10-25T10:19:30.401Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:19:30.716Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T10:19:30.716Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-25T10:19:30.716Z] b85a868b505f: Pulling fs layer [2024-10-25T10:19:30.716Z] e2be974225ed: Pulling fs layer [2024-10-25T10:19:30.716Z] 339a4e72a1f5: Pulling fs layer [2024-10-25T10:19:30.716Z] 988bab9f4d93: Pulling fs layer [2024-10-25T10:19:30.716Z] 1469e6f7b9e6: Pulling fs layer [2024-10-25T10:19:30.716Z] eaf3925da568: Pulling fs layer [2024-10-25T10:19:30.716Z] bab4dde63d76: Pulling fs layer [2024-10-25T10:19:30.716Z] bde34c3a00c8: Pulling fs layer [2024-10-25T10:19:30.716Z] b352a97aabf1: Pulling fs layer [2024-10-25T10:19:30.716Z] 4872d77fe225: Pulling fs layer [2024-10-25T10:19:30.716Z] 5851b861e8e6: Pulling fs layer [2024-10-25T10:19:30.716Z] bab4dde63d76: Waiting [2024-10-25T10:19:30.716Z] bde34c3a00c8: Waiting [2024-10-25T10:19:30.716Z] 5851b861e8e6: Waiting [2024-10-25T10:19:30.716Z] b352a97aabf1: Waiting [2024-10-25T10:19:30.716Z] 4872d77fe225: Waiting [2024-10-25T10:19:30.716Z] 988bab9f4d93: Waiting [2024-10-25T10:19:30.716Z] 1469e6f7b9e6: Waiting [2024-10-25T10:19:30.716Z] eaf3925da568: Waiting [2024-10-25T10:19:30.716Z] e2be974225ed: Verifying Checksum [2024-10-25T10:19:30.716Z] e2be974225ed: Download complete [2024-10-25T10:19:30.716Z] 988bab9f4d93: Download complete [2024-10-25T10:19:30.716Z] 1469e6f7b9e6: Verifying Checksum [2024-10-25T10:19:30.716Z] 1469e6f7b9e6: Download complete [2024-10-25T10:19:30.716Z] eaf3925da568: Download complete [2024-10-25T10:19:30.978Z] 339a4e72a1f5: Verifying Checksum [2024-10-25T10:19:30.978Z] 339a4e72a1f5: Download complete [2024-10-25T10:19:30.978Z] bde34c3a00c8: Download complete [2024-10-25T10:19:30.978Z] b352a97aabf1: Download complete [2024-10-25T10:19:30.978Z] 4872d77fe225: Verifying Checksum [2024-10-25T10:19:30.978Z] 4872d77fe225: Download complete [2024-10-25T10:19:30.978Z] 5851b861e8e6: Verifying Checksum [2024-10-25T10:19:30.978Z] 5851b861e8e6: Download complete [2024-10-25T10:19:30.978Z] b85a868b505f: Verifying Checksum [2024-10-25T10:19:30.978Z] b85a868b505f: Download complete [2024-10-25T10:19:31.238Z] bab4dde63d76: Verifying Checksum [2024-10-25T10:19:31.238Z] bab4dde63d76: Download complete [2024-10-25T10:19:32.173Z] b85a868b505f: Pull complete [2024-10-25T10:19:32.173Z] e2be974225ed: Pull complete [2024-10-25T10:19:32.741Z] 339a4e72a1f5: Pull complete [2024-10-25T10:19:32.741Z] 988bab9f4d93: Pull complete [2024-10-25T10:19:33.007Z] 1469e6f7b9e6: Pull complete [2024-10-25T10:19:33.007Z] eaf3925da568: Pull complete [2024-10-25T10:19:34.927Z] bab4dde63d76: Pull complete [2024-10-25T10:19:34.927Z] bde34c3a00c8: Pull complete [2024-10-25T10:19:34.927Z] b352a97aabf1: Pull complete [2024-10-25T10:19:34.927Z] 4872d77fe225: Pull complete [2024-10-25T10:19:35.186Z] 5851b861e8e6: Pull complete [2024-10-25T10:19:35.186Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-25T10:19:35.186Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T10:19:35.186Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T10:19:35.337Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T10:19:35.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T10:19:38.782Z] $ docker top 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 -eo pid,comm [2024-10-25T10:19:38.838Z] 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-10-25T10:19:38.838Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T10:19:38.899Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T10:19:38.899Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T10:19:39.001Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T10:19:39.002Z] $ docker exec 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent [2024-10-25T10:19:39.111Z] SSH_AUTH_SOCK=/tmp/ssh-a8ONEtigFaT6/agent.33 [2024-10-25T10:19:39.111Z] SSH_AGENT_PID=39 [2024-10-25T10:19:39.116Z] Running ssh-add (command line suppressed) [2024-10-25T10:19:39.210Z] Identity added: /w/workspace/edgex-go/735@tmp/private_key_15640123672671400677.key (/w/workspace/edgex-go/735@tmp/private_key_15640123672671400677.key) [2024-10-25T10:19:39.227Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T10:19:39.520Z] + git tag --points-at HEAD [Pipeline] } [2024-10-25T10:19:39.530Z] $ docker exec --env ******** --env ******** 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent -k [2024-10-25T10:19:39.627Z] unset SSH_AUTH_SOCK; [2024-10-25T10:19:39.627Z] unset SSH_AGENT_PID; [2024-10-25T10:19:39.627Z] echo Agent pid 39 killed; [2024-10-25T10:19:39.637Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-25T10:19:39.674Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T10:19:39.674Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T10:19:39.783Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T10:19:39.784Z] $ docker exec 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent [2024-10-25T10:19:39.891Z] SSH_AUTH_SOCK=/tmp/ssh-nSLoU3XucKhM/agent.72 [2024-10-25T10:19:39.891Z] SSH_AGENT_PID=78 [2024-10-25T10:19:39.896Z] Running ssh-add (command line suppressed) [2024-10-25T10:19:40.000Z] Identity added: /w/workspace/edgex-go/735@tmp/private_key_14607170676498631358.key (/w/workspace/edgex-go/735@tmp/private_key_14607170676498631358.key) [2024-10-25T10:19:40.016Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T10:19:40.310Z] + git semver init [2024-10-25T10:19:40.571Z] 2024-10-25 10:19:40,475 [run_init] DEBUG init version:0.0.0 force:False [2024-10-25T10:19:40.571Z] 2024-10-25 10:19:40,476 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/735/.semver [2024-10-25T10:19:40.571Z] 2024-10-25 10:19:40,477 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/735/.semver [2024-10-25T10:19:40.571Z] 2024-10-25 10:19:40,477 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/735/.semver'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=None) [2024-10-25T10:19:47.179Z] 2024-10-25 10:19:45,960 [append_file] DEBUG append to file:/w/workspace/edgex-go/735/.git/info/exclude [2024-10-25T10:19:47.179Z] 2024-10-25 10:19:45,961 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/735/.semver/main with force:False [2024-10-25T10:19:47.179Z] 2024-10-25 10:19:45,961 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T10:19:47.179Z] 2024-10-25 10:19:45,961 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T10:19:47.179Z] 4.0.0-dev.2 [Pipeline] } [2024-10-25T10:19:47.187Z] $ docker exec --env ******** --env ******** 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 ssh-agent -k [2024-10-25T10:19:47.279Z] unset SSH_AUTH_SOCK; [2024-10-25T10:19:47.280Z] unset SSH_AGENT_PID; [2024-10-25T10:19:47.280Z] echo Agent pid 78 killed; [2024-10-25T10:19:47.293Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T10:19:47.611Z] + git semver [Pipeline] } [2024-10-25T10:19:47.881Z] $ docker stop --time=1 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 [2024-10-25T10:19:49.164Z] $ docker rm -f --volumes 367456b33fa28d41fd141994aa8ca141363f0f1bfc0d574cca550208694413b2 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T10:19:49.509Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-25T10:19:49.726Z] Stashed 1 file(s) [Pipeline] echo [2024-10-25T10:19:49.729Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.2 [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-10-25T10:19:50.168Z] + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] echo [2024-10-25T10:19:50.183Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T10:19:50.210Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T10:19:50.225Z] ========================================================= [2024-10-25T10:19:50.225Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-25T10:19:50.225Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-25T10:19:50.518Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T10:19:50.518Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-25T10:19:50.518Z] 43c4264eed91: Pulling fs layer [2024-10-25T10:19:50.518Z] 4cc291be95ef: Pulling fs layer [2024-10-25T10:19:50.518Z] 2ac1f1163629: Pulling fs layer [2024-10-25T10:19:50.518Z] 5c3c966382ef: Pulling fs layer [2024-10-25T10:19:50.518Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T10:19:50.518Z] 5d5c8e513c77: Pulling fs layer [2024-10-25T10:19:50.518Z] 9f66e0745190: Pulling fs layer [2024-10-25T10:19:50.518Z] f49a43e4bbc0: Pulling fs layer [2024-10-25T10:19:50.518Z] 561ebcabdf7f: Pulling fs layer [2024-10-25T10:19:50.518Z] 5d5c8e513c77: Waiting [2024-10-25T10:19:50.518Z] 9f66e0745190: Waiting [2024-10-25T10:19:50.518Z] f49a43e4bbc0: Waiting [2024-10-25T10:19:50.518Z] 561ebcabdf7f: Waiting [2024-10-25T10:19:50.518Z] 5c3c966382ef: Waiting [2024-10-25T10:19:50.518Z] 4cc291be95ef: Verifying Checksum [2024-10-25T10:19:50.518Z] 4cc291be95ef: Download complete [2024-10-25T10:19:50.518Z] 5c3c966382ef: Download complete [2024-10-25T10:19:50.518Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T10:19:50.518Z] 4f4fb700ef54: Download complete [2024-10-25T10:19:50.518Z] 43c4264eed91: Download complete [2024-10-25T10:19:50.518Z] 5d5c8e513c77: Verifying Checksum [2024-10-25T10:19:50.518Z] 5d5c8e513c77: Download complete [2024-10-25T10:19:50.518Z] 9f66e0745190: Verifying Checksum [2024-10-25T10:19:50.518Z] 9f66e0745190: Download complete [2024-10-25T10:19:50.777Z] 43c4264eed91: Pull complete [2024-10-25T10:19:50.777Z] 561ebcabdf7f: Download complete [2024-10-25T10:19:50.777Z] 4cc291be95ef: Pull complete [2024-10-25T10:19:51.036Z] 2ac1f1163629: Download complete [2024-10-25T10:19:51.294Z] f49a43e4bbc0: Verifying Checksum [2024-10-25T10:19:51.294Z] f49a43e4bbc0: Download complete [2024-10-25T10:19:54.583Z] 2ac1f1163629: Pull complete [2024-10-25T10:19:54.583Z] 5c3c966382ef: Pull complete [2024-10-25T10:19:54.583Z] 4f4fb700ef54: Pull complete [2024-10-25T10:19:54.583Z] 5d5c8e513c77: Pull complete [2024-10-25T10:19:54.583Z] 9f66e0745190: Pull complete [2024-10-25T10:19:56.480Z] f49a43e4bbc0: Pull complete [2024-10-25T10:19:57.045Z] 561ebcabdf7f: Pull complete [2024-10-25T10:19:57.045Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-25T10:19:57.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T10:19:57.045Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-25T10:19:57.344Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T10:19:57.344Z] WORKDIR /edgex [2024-10-25T10:19:57.344Z] COPY go.mod . [2024-10-25T10:19:57.344Z] RUN go mod download build [2024-10-25T10:19:57.344Z] -t ci-base-image-x86_64 -f - . [2024-10-25T10:19:57.917Z] Sending build context to Docker daemon 177.7MB [2024-10-25T10:19:57.917Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T10:19:57.917Z] ---> 3a752c3f9dda [2024-10-25T10:19:57.917Z] Step 2/4 : WORKDIR /edgex [2024-10-25T10:20:03.196Z] ---> Running in a2ffcafe49a1 [2024-10-25T10:20:03.196Z] Removing intermediate container a2ffcafe49a1 [2024-10-25T10:20:03.196Z] ---> fb213ab22b9c [2024-10-25T10:20:03.196Z] Step 3/4 : COPY go.mod . [2024-10-25T10:20:03.455Z] ---> dc74751dbc86 [2024-10-25T10:20:03.455Z] Step 4/4 : RUN go mod download [2024-10-25T10:20:03.455Z] ---> Running in d5525d4f6eb0 [2024-10-25T10:20:04.843Z] Still waiting to schedule task [2024-10-25T10:20:04.844Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-25T10:20:25.405Z] Removing intermediate container d5525d4f6eb0 [2024-10-25T10:20:25.405Z] ---> d71533abf9b0 [2024-10-25T10:20:25.405Z] Successfully built d71533abf9b0 [2024-10-25T10:20:25.405Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:20:25.714Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T10:20:25.714Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T10:20:25.798Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T10:20:25.827Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T10:20:26.292Z] $ docker top c048b5da7997ba3b022ee928347132881b149cca71797b0a9218125d8415e7b3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T10:20:26.645Z] + go version [2024-10-25T10:20:26.645Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-25T10:20:26.654Z] $ docker stop --time=1 c048b5da7997ba3b022ee928347132881b149cca71797b0a9218125d8415e7b3 [2024-10-25T10:20:27.894Z] $ docker rm -f --volumes c048b5da7997ba3b022ee928347132881b149cca71797b0a9218125d8415e7b3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:20:28.327Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T10:20:28.327Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T10:20:28.406Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T10:20:28.446Z] $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T10:20:28.783Z] $ docker top 995785a797ee8e4e2482ab2765b31c50d042eba6d82a376d5f6a8121aeaac267 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-25T10:20:28.857Z] ========================================================= [2024-10-25T10:20:28.857Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-25T10:20:28.857Z] ========================================================= [Pipeline] sh [2024-10-25T10:20:29.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] fileExists [Pipeline] sh [2024-10-25T10:20:29.434Z] + make test [2024-10-25T10:20:29.434Z] go test -race -coverprofile=coverage.out ./... [2024-10-25T10:20:37.552Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-25T10:21:04.093Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-25T10:21:04.660Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-25T10:21:04.660Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-25T10:21:04.660Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-25T10:21:06.567Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-25T10:21:06.567Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-25T10:21:07.504Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.024s coverage: 28.7% of statements [2024-10-25T10:21:07.504Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-25T10:21:07.504Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-25T10:21:07.504Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-25T10:21:08.073Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-25T10:21:08.073Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-25T10:21:08.332Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.064s coverage: 97.0% of statements [2024-10-25T10:21:08.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-25T10:21:08.901Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-25T10:21:08.901Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-25T10:21:08.901Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-25T10:21:08.901Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-25T10:21:08.901Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-25T10:21:08.901Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-25T10:21:08.901Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-25T10:21:08.901Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-25T10:21:10.276Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-25T10:21:10.276Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-25T10:21:10.276Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-25T10:21:10.276Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-25T10:21:10.276Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-25T10:21:11.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements [2024-10-25T10:21:11.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.046s coverage: 48.4% of statements [2024-10-25T10:21:11.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.901s coverage: 93.4% of statements [2024-10-25T10:21:11.649Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2024-10-25T10:21:11.649Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-25T10:21:11.649Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-25T10:21:13.025Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.061s coverage: 9.4% of statements [2024-10-25T10:21:13.961Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-25T10:21:13.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-25T10:21:13.961Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-25T10:21:13.961Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-25T10:21:15.865Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.448s coverage: 95.8% of statements [2024-10-25T10:21:15.865Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-10-25T10:21:16.124Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-25T10:21:16.124Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-25T10:21:16.124Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-25T10:21:17.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] [2024-10-25T10:21:17.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements [2024-10-25T10:21:17.059Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.031s coverage: 44.2% of statements [2024-10-25T10:21:17.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.033s coverage: 41.7% of statements [2024-10-25T10:21:17.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 77.8% of statements [2024-10-25T10:21:17.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements [2024-10-25T10:21:17.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.030s coverage: 96.3% of statements [2024-10-25T10:21:18.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-10-25T10:21:18.414Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-25T10:21:18.414Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-25T10:21:18.414Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-25T10:21:18.414Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-25T10:21:18.984Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-25T10:21:18.984Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-25T10:21:18.984Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-25T10:21:18.984Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-25T10:21:20.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-25T10:21:20.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-25T10:21:20.429Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-25T10:21:20.999Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-25T10:21:20.999Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-25T10:21:21.000Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-25T10:21:21.000Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-25T10:21:21.564Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-25T10:21:21.564Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-25T10:21:22.132Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-25T10:21:23.514Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-25T10:21:24.082Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-25T10:21:25.460Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-25T10:21:25.460Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-25T10:21:27.994Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-25T10:21:27.994Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-25T10:21:27.994Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-25T10:21:29.370Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-25T10:21:29.370Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-25T10:21:29.370Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-25T10:21:29.627Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.039s coverage: 94.4% of statements [2024-10-25T10:21:29.886Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-25T10:21:29.886Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-25T10:21:29.886Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-25T10:21:29.886Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-25T10:21:31.260Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-25T10:21:31.260Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-25T10:21:31.260Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-25T10:21:32.198Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-25T10:21:32.198Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-25T10:21:32.198Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-25T10:21:33.577Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-25T10:21:33.577Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-25T10:21:33.577Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-25T10:21:33.577Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-25T10:21:35.479Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-25T10:21:35.479Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-25T10:21:37.643Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23757 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-25T10:21:37.662Z] Running in /w/workspace/edgex-go/735 [Pipeline] { [Pipeline] checkout [2024-10-25T10:21:40.715Z] The recommended git tool is: git [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.272s coverage: 79.9% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.044s coverage: 92.9% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 66.7% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.061s coverage: 81.8% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.057s coverage: 82.1% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.019s coverage: 100.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.013s coverage: 100.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.133s coverage: 36.5% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.032s coverage: 9.0% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.068s coverage: 97.7% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.027s coverage: 45.8% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.053s coverage: 17.4% of statements [2024-10-25T10:21:43.603Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 95.7% of statements [2024-10-25T10:21:43.603Z] 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-10-25T10:21:43.603Z] running golangci-lint [2024-10-25T10:21:43.603Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-25T10:21:43.603Z] go version go1.23.2 linux/amd64 [2024-10-25T10:21:43.603Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2024-10-25T10:21:43.603Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-25T10:21:43.603Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-25T10:21:45.166Z] using credential edgex-jenkins-ssh [2024-10-25T10:21:45.190Z] Cloning the remote Git repository [2024-10-25T10:21:45.229Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-25T10:21:45.320Z] > git init /w/workspace/edgex-go/735 # timeout=10 [2024-10-25T10:21:45.462Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-25T10:21:45.463Z] > git --version # timeout=10 [2024-10-25T10:21:45.484Z] > git --version # 'git version 2.25.1' [2024-10-25T10:21:45.486Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-25T10:21:45.642Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T10:22:02.119Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-25T10:22:02.145Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T10:22:02.960Z] Avoid second fetch [2024-10-25T10:22:02.961Z] Checking out Revision c89e7d447dc09ce70dc7b00762475a7ed7258b44 (main) [2024-10-25T10:22:03.767Z] Commit message: "fix: Update default database to PostgreSQL in v4 (#4981)" [2024-10-25T10:22:02.969Z] > git config core.sparsecheckout # timeout=10 [2024-10-25T10:22:03.036Z] > git checkout -f c89e7d447dc09ce70dc7b00762475a7ed7258b44 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T10:22:08.406Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-25T10:22:08.406Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T10:22:08.406Z] Dload Upload Total Spent Left Speed [2024-10-25T10:22:08.406Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 101k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-25T10:22:08.742Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-25T10:22:09.074Z] + sudo tee /etc/docker/daemon.new [2024-10-25T10:22:09.075Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-25T10:22:09.075Z] { [2024-10-25T10:22:09.075Z] "registry-mirrors": [ [2024-10-25T10:22:09.075Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-25T10:22:09.075Z] ], [2024-10-25T10:22:09.075Z] "bip": "10.250.0.254/24", [2024-10-25T10:22:09.075Z] "hosts": [ [2024-10-25T10:22:09.075Z] "tcp://0.0.0.0:5555", [2024-10-25T10:22:09.075Z] "unix:///var/run/docker.sock" [2024-10-25T10:22:09.075Z] ], [2024-10-25T10:22:09.075Z] "mtu": 1458, [2024-10-25T10:22:09.075Z] "selinux-enabled": true, [2024-10-25T10:22:09.075Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-25T10:22:09.075Z] } [Pipeline] sh [2024-10-25T10:22:09.398Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-25T10:22:09.722Z] + sudo service docker restart [2024-10-25T10:22:10.154Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|exports_file|files|name|types_sizes|deps|imports) took 23.465646183s" [2024-10-25T10:22:10.154Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 47.27671ms" [2024-10-25T10:22:20.184Z] level=info msg="[linters_context/goanalysis] analyzers took 1m38.387965755s with top 10 stages: buildir: 1m2.02620122s, gosec: 3.781637849s, inspect: 2.68661646s, fact_deprecated: 2.470431369s, printf: 2.092936475s, ctrlflow: 1.450955197s, fact_purity: 1.385370921s, nilness: 1.295374568s, S1038: 1.266306533s, typedness: 927.041819ms" [2024-10-25T10:22:20.184Z] level=info msg="[runner] Issues before processing: 222, after processing: 0" [2024-10-25T10:22:20.184Z] level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 222/222, skip_files: 222/222, skip_dirs: 222/222, exclude: 222/222, nolint: 22/0, filename_unadjuster: 222/222, invalid_issue: 222/222, autogenerated_exclude: 222/222, identifier_marker: 222/222, cgo: 222/222, exclude-rules: 222/22" [2024-10-25T10:22:20.184Z] level=info msg="[runner] processing took 31.947153ms with stages: nolint: 18.026817ms, identifier_marker: 6.809773ms, autogenerated_exclude: 2.530019ms, path_prettifier: 1.845954ms, exclude-rules: 1.675732ms, skip_dirs: 952.837µs, invalid_issue: 40.591µs, cgo: 40.1µs, filename_unadjuster: 18.33µs, max_same_issues: 2µs, skip_files: 870ns, fixer: 680ns, uniq_by_line: 540ns, exclude: 490ns, diff: 460ns, path_shortener: 400ns, severity-rules: 370ns, path_prefixer: 370ns, source_code: 290ns, sort_results: 250ns, max_from_linter: 160ns, max_per_file_from_linter: 120ns" [2024-10-25T10:22:20.184Z] level=info msg="[runner] linters took 12.820229917s with stages: goanalysis_metalinter: 12.788144773s" [2024-10-25T10:22:20.184Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-25T10:22:20.184Z] level=info msg="Memory: 361 samples, avg is 296.1MB, max is 1417.2MB" [2024-10-25T10:22:20.184Z] level=info msg="Execution took 36.341168908s" [2024-10-25T10:22:20.184Z] go vet ./... [2024-10-25T10:22:26.777Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-25T10:22:26.777Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-25T10:22:27.036Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-25T10:22:27.314Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-25T10:22:27.610Z] + ls -al . [2024-10-25T10:22:27.610Z] total 1828 [2024-10-25T10:22:27.610Z] drwxrwxr-x 11 1001 1001 4096 Oct 25 10:20 . [2024-10-25T10:22:27.610Z] drwxr-xr-x 4 root root 4096 Oct 25 10:20 .. [2024-10-25T10:22:27.610Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 .blubracket [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 10 Oct 25 10:19 .dockerignore [2024-10-25T10:22:27.610Z] drwxrwxr-x 8 1001 1001 4096 Oct 25 10:21 .git [2024-10-25T10:22:27.610Z] drwxrwxr-x 3 1001 1001 4096 Oct 25 10:19 .github [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 1112 Oct 25 10:19 .gitignore [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 199 Oct 25 10:19 .golangci.yml [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 100 Oct 25 10:19 .hadolint.yml [2024-10-25T10:22:27.610Z] drwxr-xr-x 3 1001 1001 4096 Oct 25 10:19 .semver [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 155 Oct 25 10:19 .sonarcloud.properties [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 1171 Oct 25 10:19 ADOPTERS.md [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 21553 Oct 25 10:19 Attribution.txt [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 100284 Oct 25 10:19 CHANGELOG.md [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 3804 Oct 25 10:19 CONTRIBUTING.md [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 677 Oct 25 10:19 GOVERNANCE.md [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 858 Oct 25 10:19 Jenkinsfile [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 10775 Oct 25 10:19 LICENSE [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 16705 Oct 25 10:19 Makefile [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 582 Oct 25 10:19 OWNERS.md [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 9533 Oct 25 10:19 README.md [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 789 Oct 25 10:19 SECURITY.md [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 11 Oct 25 10:19 VERSION [2024-10-25T10:22:27.610Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 bin [2024-10-25T10:22:27.610Z] drwxrwxr-x 19 1001 1001 4096 Oct 25 10:19 cmd [2024-10-25T10:22:27.610Z] -rw-r--r-- 1 root root 1482932 Oct 25 10:21 coverage.out [2024-10-25T10:22:27.610Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 fuzz_test [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 7277 Oct 25 10:19 go.mod [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 101084 Oct 25 10:19 go.sum [2024-10-25T10:22:27.610Z] drwxrwxr-x 7 1001 1001 4096 Oct 25 10:19 internal [2024-10-25T10:22:27.610Z] drwxrwxr-x 2 1001 1001 4096 Oct 25 10:19 openapi [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 584 Oct 25 10:19 security.txt [2024-10-25T10:22:27.610Z] -rw-rw-r-- 1 1001 1001 204 Oct 25 10:19 version.go [Pipeline] sh [2024-10-25T10:22:27.897Z] + '[' -e coverage.out ] [2024-10-25T10:22:27.897Z] + chown 1001:1001 coverage.out [Pipeline] stash [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T10:22:27.974Z] provisioning config files... [2024-10-25T10:22:28.002Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config11936803762931928851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T10:22:28.047Z] Stashed 1 file(s) [Pipeline] sh [2024-10-25T10:22:28.436Z] ---> ****-login.sh [2024-10-25T10:22:28.436Z] nexus3.edgexfoundry.org:10001 [2024-10-25T10:22:28.467Z] + make build [2024-10-25T10:22:28.467Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-25T10:22:28.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:22:28.977Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:22:28.977Z] Configure a credential helper to remove this warning. See [2024-10-25T10:22:28.977Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:22:28.977Z] [2024-10-25T10:22:28.977Z] Login Succeeded [2024-10-25T10:22:28.977Z] nexus3.edgexfoundry.org:10002 [2024-10-25T10:22:29.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:22:29.244Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:22:29.244Z] Configure a credential helper to remove this warning. See [2024-10-25T10:22:29.244Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:22:29.244Z] [2024-10-25T10:22:29.244Z] Login Succeeded [2024-10-25T10:22:29.244Z] nexus3.edgexfoundry.org:10003 [2024-10-25T10:22:29.512Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:22:29.512Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:22:29.512Z] Configure a credential helper to remove this warning. See [2024-10-25T10:22:29.512Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:22:29.512Z] [2024-10-25T10:22:29.512Z] Login Succeeded [2024-10-25T10:22:29.782Z] nexus3.edgexfoundry.org:10004 [2024-10-25T10:22:29.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:22:30.052Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:22:30.052Z] Configure a credential helper to remove this warning. See [2024-10-25T10:22:30.052Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:22:30.052Z] [2024-10-25T10:22:30.052Z] Login Succeeded [2024-10-25T10:22:30.052Z] ****.io [2024-10-25T10:22:30.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:22:30.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:22:30.319Z] Configure a credential helper to remove this warning. See [2024-10-25T10:22:30.319Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:22:30.319Z] [2024-10-25T10:22:30.319Z] Login Succeeded [2024-10-25T10:22:30.319Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T10:22:30.331Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-25T10:22:30.927Z] + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] echo [2024-10-25T10:22:30.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T10:22:30.967Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T10:22:30.986Z] ========================================================= [2024-10-25T10:22:30.986Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-25T10:22:30.986Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-25T10:22:31.305Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T10:22:31.305Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-25T10:22:31.305Z] cf04c63912e1: Pulling fs layer [2024-10-25T10:22:31.305Z] 55b35a11ae5e: Pulling fs layer [2024-10-25T10:22:31.305Z] a37a00ec5f00: Pulling fs layer [2024-10-25T10:22:31.305Z] 50b3750afda1: Pulling fs layer [2024-10-25T10:22:31.305Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T10:22:31.305Z] 80978eb59214: Pulling fs layer [2024-10-25T10:22:31.305Z] c9f46d7d2bd2: Pulling fs layer [2024-10-25T10:22:31.305Z] c5a475d317c9: Pulling fs layer [2024-10-25T10:22:31.305Z] 50b3750afda1: Waiting [2024-10-25T10:22:31.305Z] 4f4fb700ef54: Waiting [2024-10-25T10:22:31.305Z] 80978eb59214: Waiting [2024-10-25T10:22:31.305Z] c9f46d7d2bd2: Waiting [2024-10-25T10:22:31.305Z] c5a475d317c9: Waiting [2024-10-25T10:22:31.305Z] 55b35a11ae5e: Verifying Checksum [2024-10-25T10:22:31.305Z] 55b35a11ae5e: Download complete [2024-10-25T10:22:31.573Z] 50b3750afda1: Verifying Checksum [2024-10-25T10:22:31.573Z] 50b3750afda1: Download complete [2024-10-25T10:22:31.573Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T10:22:31.573Z] 4f4fb700ef54: Download complete [2024-10-25T10:22:31.573Z] 80978eb59214: Download complete [2024-10-25T10:22:31.573Z] cf04c63912e1: Download complete [2024-10-25T10:22:31.841Z] c5a475d317c9: Verifying Checksum [2024-10-25T10:22:31.841Z] c5a475d317c9: Download complete [2024-10-25T10:22:32.440Z] cf04c63912e1: Pull complete [2024-10-25T10:22:33.032Z] 55b35a11ae5e: Pull complete [2024-10-25T10:22:33.300Z] a37a00ec5f00: Verifying Checksum [2024-10-25T10:22:33.300Z] a37a00ec5f00: Download complete [2024-10-25T10:22:34.263Z] c9f46d7d2bd2: Download complete [2024-10-25T10:22:49.270Z] a37a00ec5f00: Pull complete [2024-10-25T10:22:49.270Z] 50b3750afda1: Pull complete [2024-10-25T10:22:49.270Z] 4f4fb700ef54: Pull complete [2024-10-25T10:22:49.270Z] 80978eb59214: Pull complete [2024-10-25T10:22:55.014Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-25T10:22:55.272Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-25T10:22:55.941Z] c9f46d7d2bd2: Pull complete [2024-10-25T10:22:57.178Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-25T10:22:57.908Z] c5a475d317c9: Pull complete [2024-10-25T10:22:57.908Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-25T10:22:57.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T10:22:57.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-25T10:22:58.110Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-25T10:22:58.245Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-25T10:22:58.245Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T10:22:58.245Z] WORKDIR /edgex [2024-10-25T10:22:58.245Z] COPY go.mod . [2024-10-25T10:22:58.245Z] RUN go mod download [2024-10-25T10:22:58.835Z] Sending build context to Docker daemon 3.524MB [2024-10-25T10:22:58.835Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T10:22:58.835Z] ---> be29e6b0f0d4 [2024-10-25T10:22:58.835Z] Step 2/4 : WORKDIR /edgex [2024-10-25T10:22:59.793Z] ---> Running in d8d41d584b33 [2024-10-25T10:23:00.061Z] Removing intermediate container d8d41d584b33 [2024-10-25T10:23:00.061Z] ---> 0b52a156d312 [2024-10-25T10:23:00.061Z] Step 3/4 : COPY go.mod . [2024-10-25T10:23:00.330Z] ---> f989b30b7f6b [2024-10-25T10:23:00.330Z] Step 4/4 : RUN go mod download [2024-10-25T10:23:00.599Z] ---> Running in f73ecc4ae144 [2024-10-25T10:23:00.645Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-25T10:23:05.924Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-25T10:23:08.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-25T10:23:11.002Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-25T10:23:11.940Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-25T10:23:12.892Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-25T10:23:13.831Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-25T10:23:15.207Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-25T10:23:16.600Z] $ docker stop --time=1 995785a797ee8e4e2482ab2765b31c50d042eba6d82a376d5f6a8121aeaac267 [2024-10-25T10:23:21.815Z] $ docker rm -f --volumes 995785a797ee8e4e2482ab2765b31c50d042eba6d82a376d5f6a8121aeaac267 [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-10-25T10:23:23.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-25T10:23:23.259Z] [2024-10-25T10:23:23.259Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:23:23.570Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-25T10:23:23.570Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-25T10:23:23.570Z] 91d30c5bc195: Pulling fs layer [2024-10-25T10:23:23.570Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-25T10:23:23.570Z] 9c61dcf015f6: Pulling fs layer [2024-10-25T10:23:23.570Z] 4698f68db338: Pulling fs layer [2024-10-25T10:23:23.570Z] 2a2f49069b9e: Pulling fs layer [2024-10-25T10:23:23.570Z] e0025b399a48: Pulling fs layer [2024-10-25T10:23:23.570Z] 2a2f49069b9e: Waiting [2024-10-25T10:23:23.570Z] 4698f68db338: Waiting [2024-10-25T10:23:23.570Z] e0025b399a48: Waiting [2024-10-25T10:23:23.829Z] 91d30c5bc195: Verifying Checksum [2024-10-25T10:23:23.829Z] 91d30c5bc195: Download complete [2024-10-25T10:23:23.829Z] 4698f68db338: Verifying Checksum [2024-10-25T10:23:23.829Z] 4698f68db338: Download complete [2024-10-25T10:23:23.829Z] 91d30c5bc195: Pull complete [2024-10-25T10:23:23.829Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-25T10:23:23.829Z] 2e9b0aa3be6d: Download complete [2024-10-25T10:23:23.829Z] e0025b399a48: Verifying Checksum [2024-10-25T10:23:23.829Z] e0025b399a48: Download complete [2024-10-25T10:23:23.829Z] 2a2f49069b9e: Verifying Checksum [2024-10-25T10:23:23.829Z] 2a2f49069b9e: Download complete [2024-10-25T10:23:24.088Z] 2e9b0aa3be6d: Pull complete [2024-10-25T10:23:24.347Z] 9c61dcf015f6: Verifying Checksum [2024-10-25T10:23:24.347Z] 9c61dcf015f6: Download complete [2024-10-25T10:23:26.879Z] 9c61dcf015f6: Pull complete [2024-10-25T10:23:26.879Z] 4698f68db338: Pull complete [2024-10-25T10:23:27.136Z] 2a2f49069b9e: Pull complete [2024-10-25T10:23:27.394Z] e0025b399a48: Pull complete [2024-10-25T10:23:27.394Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-25T10:23:27.394Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-25T10:23:27.394Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T10:23:27.505Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T10:23:27.532Z] $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T10:23:30.249Z] $ docker top 5470b8daf8dd801d29d70b9d93692e30e758acd11f54678172c513aa497b4713 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T10:23:30.605Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-25T10:23:33.139Z] #1 [core-data internal] load build definition from Dockerfile [2024-10-25T10:23:33.139Z] #1 transferring dockerfile: [2024-10-25T10:23:33.139Z] #1 transferring dockerfile: 2.07kB done [2024-10-25T10:23:33.139Z] #1 DONE 0.0s [2024-10-25T10:23:33.139Z] [2024-10-25T10:23:33.139Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-10-25T10:23:33.139Z] #2 transferring dockerfile: 2.02kB done [2024-10-25T10:23:33.139Z] #2 DONE 0.0s [2024-10-25T10:23:33.139Z] [2024-10-25T10:23:33.139Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-10-25T10:23:33.139Z] #3 transferring dockerfile: 1.69kB done [2024-10-25T10:23:33.139Z] #3 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #4 [core-metadata internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #4 transferring dockerfile: 2.13kB done [2024-10-25T10:23:33.140Z] #4 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #5 transferring dockerfile: 2.50kB done [2024-10-25T10:23:33.140Z] #5 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #6 [core-command internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #6 transferring dockerfile: 1.94kB done [2024-10-25T10:23:33.140Z] #6 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #7 transferring dockerfile: 1.81kB done [2024-10-25T10:23:33.140Z] #7 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #8 transferring dockerfile: 1.70kB done [2024-10-25T10:23:33.140Z] #8 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #9 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #9 transferring dockerfile: 2.49kB done [2024-10-25T10:23:33.140Z] #9 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #10 transferring dockerfile: 1.86kB done [2024-10-25T10:23:33.140Z] #10 DONE 0.1s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-25T10:23:33.140Z] #11 transferring dockerfile: 2.15kB done [2024-10-25T10:23:33.140Z] #11 DONE 0.1s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #12 [core-data internal] load .dockerignore [2024-10-25T10:23:33.140Z] #12 transferring context: 50B done [2024-10-25T10:23:33.140Z] #12 DONE 0.0s [2024-10-25T10:23:33.140Z] [2024-10-25T10:23:33.140Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-25T10:23:33.399Z] #13 transferring dockerfile: 1.89kB done [2024-10-25T10:23:33.399Z] #13 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #14 [core-keeper internal] load build definition from Dockerfile [2024-10-25T10:23:33.399Z] #14 transferring dockerfile: 2.07kB done [2024-10-25T10:23:33.399Z] #14 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-25T10:23:33.399Z] #15 transferring dockerfile: 2.23kB done [2024-10-25T10:23:33.399Z] #15 DONE 0.1s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #16 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-25T10:23:33.399Z] #16 transferring dockerfile: 3.17kB done [2024-10-25T10:23:33.399Z] #16 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #17 [support-notifications internal] load .dockerignore [2024-10-25T10:23:33.399Z] #17 transferring context: 50B done [2024-10-25T10:23:33.399Z] #17 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #18 [security-spire-config internal] load .dockerignore [2024-10-25T10:23:33.399Z] #18 transferring context: 50B done [2024-10-25T10:23:33.399Z] #18 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #19 [core-metadata internal] load .dockerignore [2024-10-25T10:23:33.399Z] #19 transferring context: 50B done [2024-10-25T10:23:33.399Z] #19 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #20 [security-proxy-setup internal] load .dockerignore [2024-10-25T10:23:33.399Z] #20 transferring context: 50B done [2024-10-25T10:23:33.399Z] #20 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #21 [security-spire-server internal] load .dockerignore [2024-10-25T10:23:33.399Z] #21 transferring context: 50B done [2024-10-25T10:23:33.399Z] #21 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #22 [security-spire-agent internal] load .dockerignore [2024-10-25T10:23:33.399Z] #22 transferring context: 50B done [2024-10-25T10:23:33.399Z] #22 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #23 [core-command internal] load .dockerignore [2024-10-25T10:23:33.399Z] #23 transferring context: 50B done [2024-10-25T10:23:33.399Z] #23 DONE 0.1s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-10-25T10:23:33.399Z] #24 transferring context: 50B done [2024-10-25T10:23:33.399Z] #24 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-10-25T10:23:33.399Z] #25 transferring context: 50B done [2024-10-25T10:23:33.399Z] #25 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #26 [security-proxy-auth internal] load .dockerignore [2024-10-25T10:23:33.399Z] #26 transferring context: 50B done [2024-10-25T10:23:33.399Z] #26 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #27 [core-keeper internal] load .dockerignore [2024-10-25T10:23:33.399Z] #27 transferring context: 50B done [2024-10-25T10:23:33.399Z] #27 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #28 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-25T10:23:33.399Z] #28 DONE 0.0s [2024-10-25T10:23:33.399Z] [2024-10-25T10:23:33.399Z] #29 [security-bootstrapper internal] load .dockerignore [2024-10-25T10:23:33.660Z] #29 transferring context: 50B done [2024-10-25T10:23:33.660Z] #29 DONE 0.0s [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #30 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-25T10:23:33.660Z] #30 transferring context: 50B done [2024-10-25T10:23:33.660Z] #30 DONE 0.0s [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #31 [security-spiffe-token-provider internal] load .dockerignore [2024-10-25T10:23:33.660Z] #31 transferring context: 50B done [2024-10-25T10:23:33.660Z] #31 DONE 0.0s [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #32 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:23:33.660Z] #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:23:33.660Z] #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:23:33.660Z] #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-25T10:23:33.660Z] #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-25T10:23:33.660Z] #32 DONE 0.0s [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #33 [core-data internal] load build context [2024-10-25T10:23:33.660Z] #33 ... [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-25T10:23:33.660Z] #28 DONE 0.0s [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:23:33.660Z] #34 DONE 0.1s [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #32 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:23:33.660Z] #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:23:33.660Z] #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:23:33.660Z] #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-25T10:23:33.660Z] #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-25T10:23:33.660Z] #32 DONE 0.1s [2024-10-25T10:23:33.660Z] [2024-10-25T10:23:33.660Z] #33 [core-data internal] load build context [2024-10-25T10:23:33.941Z] #33 ... [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #32 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:23:33.941Z] #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:23:33.941Z] #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:23:33.941Z] #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-25T10:23:33.941Z] #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-25T10:23:33.941Z] #32 DONE 0.1s [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #28 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-25T10:23:33.941Z] #28 DONE 0.0s [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-25T10:23:33.941Z] #35 DONE 0.5s [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #33 [core-data internal] load build context [2024-10-25T10:23:33.941Z] #33 ... [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #32 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:23:33.941Z] #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:23:33.941Z] #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:23:33.941Z] #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-25T10:23:33.941Z] #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-25T10:23:33.941Z] #32 DONE 0.1s [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #28 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-25T10:23:33.941Z] #28 DONE 0.0s [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-25T10:23:33.941Z] #35 DONE 0.5s [2024-10-25T10:23:33.941Z] [2024-10-25T10:23:33.941Z] #33 [core-data internal] load build context [2024-10-25T10:23:34.203Z] #33 ... [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-25T10:23:34.203Z] #28 DONE 0.0s [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #33 [core-data internal] load build context [2024-10-25T10:23:34.203Z] #33 ... [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #28 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-25T10:23:34.203Z] #28 DONE 0.0s [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #33 [core-data internal] load build context [2024-10-25T10:23:34.203Z] #33 ... [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #32 [support-cron-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:23:34.203Z] #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:23:34.203Z] #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:23:34.203Z] #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-25T10:23:34.203Z] #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-25T10:23:34.203Z] #32 DONE 0.1s [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #35 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-25T10:23:34.203Z] #35 DONE 0.5s [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #28 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-25T10:23:34.203Z] #28 DONE 0.0s [2024-10-25T10:23:34.203Z] [2024-10-25T10:23:34.203Z] #33 [core-data internal] load build context [2024-10-25T10:23:38.414Z] #33 transferring context: 211.32MB 4.8s [2024-10-25T10:23:40.318Z] #33 ... [2024-10-25T10:23:40.318Z] [2024-10-25T10:23:40.318Z] #36 [core-metadata internal] load build context [2024-10-25T10:23:40.318Z] #36 ... [2024-10-25T10:23:40.318Z] [2024-10-25T10:23:40.318Z] #33 [core-data internal] load build context [2024-10-25T10:23:43.601Z] #33 ... [2024-10-25T10:23:43.601Z] [2024-10-25T10:23:43.601Z] #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-25T10:23:43.601Z] #0 3.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:23:43.601Z] #0 5.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:23:43.601Z] #0 6.242 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T10:23:43.601Z] #0 6.248 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:23:43.601Z] #0 6.254 OK: 8 MiB in 15 packages [2024-10-25T10:23:43.964Z] #37 ... [2024-10-25T10:23:43.964Z] [2024-10-25T10:23:43.964Z] #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-25T10:23:43.964Z] #38 ... [2024-10-25T10:23:43.964Z] [2024-10-25T10:23:43.964Z] #39 [core-command internal] load build context [2024-10-25T10:23:43.964Z] #39 transferring context: 553.76MB 9.9s done [2024-10-25T10:23:44.223Z] #39 ... [2024-10-25T10:23:44.223Z] [2024-10-25T10:23:44.223Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-25T10:23:44.223Z] #40 ... [2024-10-25T10:23:44.223Z] [2024-10-25T10:23:44.223Z] #41 [security-proxy-setup internal] load build context [2024-10-25T10:23:44.223Z] #41 transferring context: 553.76MB 7.8s done [2024-10-25T10:23:44.223Z] #41 ... [2024-10-25T10:23:44.223Z] [2024-10-25T10:23:44.223Z] #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-25T10:23:44.489Z] #42 ... [2024-10-25T10:23:44.489Z] [2024-10-25T10:23:44.489Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-25T10:23:44.489Z] #43 ... [2024-10-25T10:23:44.489Z] [2024-10-25T10:23:44.489Z] #44 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-10-25T10:23:44.748Z] #44 ... [2024-10-25T10:23:44.748Z] [2024-10-25T10:23:44.748Z] #45 [security-secretstore-setup internal] load build context [2024-10-25T10:23:44.748Z] #45 transferring context: 553.76MB 7.8s done [2024-10-25T10:23:44.748Z] #45 ... [2024-10-25T10:23:44.748Z] [2024-10-25T10:23:44.748Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-25T10:23:44.748Z] #46 ... [2024-10-25T10:23:44.748Z] [2024-10-25T10:23:44.748Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-25T10:23:45.006Z] #47 ... [2024-10-25T10:23:45.006Z] [2024-10-25T10:23:45.006Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:23:45.006Z] #34 ... [2024-10-25T10:23:45.006Z] [2024-10-25T10:23:45.006Z] #48 [support-cron-scheduler internal] load build context [2024-10-25T10:23:45.430Z] #48 ... [2024-10-25T10:23:45.430Z] [2024-10-25T10:23:45.430Z] #44 [core-data builder 2/7] WORKDIR /edgex-go [2024-10-25T10:23:45.430Z] #44 DONE 11.4s [2024-10-25T10:23:45.430Z] [2024-10-25T10:23:45.430Z] #49 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-25T10:23:45.430Z] #49 ... [2024-10-25T10:23:45.430Z] [2024-10-25T10:23:45.430Z] #50 [support-notifications internal] load build context [2024-10-25T10:23:45.430Z] #50 transferring context: 553.76MB 8.5s done [2024-10-25T10:23:45.430Z] #50 ... [2024-10-25T10:23:45.430Z] [2024-10-25T10:23:45.430Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-25T10:23:45.701Z] #51 ... [2024-10-25T10:23:45.701Z] [2024-10-25T10:23:45.701Z] #52 [security-proxy-auth internal] load build context [2024-10-25T10:23:45.701Z] #52 ... [2024-10-25T10:23:45.701Z] [2024-10-25T10:23:45.701Z] #53 [core-keeper internal] load build context [2024-10-25T10:23:45.701Z] #53 ... [2024-10-25T10:23:45.701Z] [2024-10-25T10:23:45.701Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-25T10:23:47.603Z] #47 transferring context: 528.39MB 6.3s [2024-10-25T10:23:47.603Z] #47 transferring context: 553.76MB 6.5s done [2024-10-25T10:23:50.909Z] #47 ... [2024-10-25T10:23:50.909Z] [2024-10-25T10:23:50.909Z] #36 [core-metadata internal] load build context [2024-10-25T10:23:50.909Z] #36 transferring context: 553.76MB 8.3s done [2024-10-25T10:23:53.475Z] #36 ... [2024-10-25T10:23:53.475Z] [2024-10-25T10:23:53.475Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-25T10:23:53.735Z] #54 ... [2024-10-25T10:23:53.735Z] [2024-10-25T10:23:53.735Z] #33 [core-data internal] load build context [2024-10-25T10:23:53.735Z] #33 transferring context: 553.76MB 11.1s done [2024-10-25T10:23:53.993Z] #33 ... [2024-10-25T10:23:53.993Z] [2024-10-25T10:23:53.993Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:23:54.250Z] #55 ... [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #32 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:23:54.250Z] #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:23:54.250Z] #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:23:54.250Z] #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-25T10:23:54.250Z] #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-25T10:23:54.250Z] #32 DONE 0.1s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-10-25T10:23:54.250Z] #35 DONE 0.5s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #44 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-25T10:23:54.250Z] #44 DONE 11.4s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:23:54.250Z] #34 DONE 20.4s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #45 [security-secretstore-setup internal] load build context [2024-10-25T10:23:54.250Z] #45 DONE 20.2s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #41 [security-proxy-setup internal] load build context [2024-10-25T10:23:54.250Z] #41 DONE 20.3s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #36 [core-metadata internal] load build context [2024-10-25T10:23:54.250Z] #36 DONE 20.4s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-25T10:23:54.250Z] #40 DONE 20.4s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #50 [support-notifications internal] load build context [2024-10-25T10:23:54.250Z] #50 DONE 20.5s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #37 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-25T10:23:54.250Z] #37 DONE 20.5s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #32 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:23:54.250Z] #32 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:23:54.250Z] #32 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:23:54.250Z] #32 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-25T10:23:54.250Z] #32 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-25T10:23:54.250Z] #32 DONE 0.1s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-25T10:23:54.250Z] #38 DONE 20.5s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #47 [core-common-config-bootstrapper internal] load build context [2024-10-25T10:23:54.250Z] #47 DONE 19.9s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #39 [core-command internal] load build context [2024-10-25T10:23:54.250Z] #39 DONE 20.3s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #33 [core-data internal] load build context [2024-10-25T10:23:54.250Z] #33 DONE 20.6s [2024-10-25T10:23:54.250Z] [2024-10-25T10:23:54.250Z] #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:23:54.250Z] #56 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.0s done [2024-10-25T10:23:54.508Z] #56 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-25T10:23:54.508Z] #56 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-25T10:23:54.508Z] #56 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-25T10:23:54.508Z] #56 ... [2024-10-25T10:23:54.508Z] [2024-10-25T10:23:54.508Z] #57 [security-spire-config internal] load build context [2024-10-25T10:23:54.508Z] #57 transferring context: 26.24kB done [2024-10-25T10:23:54.508Z] #57 DONE 0.3s [2024-10-25T10:23:54.508Z] [2024-10-25T10:23:54.508Z] #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:23:54.508Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.2s [2024-10-25T10:23:54.508Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s [2024-10-25T10:23:54.508Z] #56 ... [2024-10-25T10:23:54.508Z] [2024-10-25T10:23:54.508Z] #58 [security-spire-server internal] load build context [2024-10-25T10:23:54.508Z] #58 transferring context: 27.98kB 0.0s done [2024-10-25T10:23:54.508Z] #58 DONE 0.4s [2024-10-25T10:23:54.508Z] [2024-10-25T10:23:54.508Z] #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:23:54.508Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-25T10:23:54.508Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-25T10:23:54.508Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-25T10:23:54.508Z] #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-10-25T10:23:54.508Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-10-25T10:23:54.766Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-10-25T10:23:54.766Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done [2024-10-25T10:23:54.766Z] #56 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.3s done [2024-10-25T10:23:54.766Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 0.4s [2024-10-25T10:23:54.766Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-25T10:23:54.766Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.5s [2024-10-25T10:23:54.766Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-25T10:23:55.033Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 26.11MB / 30.73MB 0.6s [2024-10-25T10:23:55.033Z] #56 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-25T10:23:55.033Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.7s [2024-10-25T10:23:56.573Z] #56 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.0s done [2024-10-25T10:23:57.012Z] Removing intermediate container f73ecc4ae144 [2024-10-25T10:23:57.012Z] ---> 454f671f7758 [2024-10-25T10:23:57.012Z] Successfully built 454f671f7758 [2024-10-25T10:23:57.012Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:23:57.352Z] + docker inspect -f . ci-base-image-arm64 [2024-10-25T10:23:57.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T10:23:57.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-23757 does not seem to be running inside a container [2024-10-25T10:23:57.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T10:23:58.870Z] $ docker top ffae0046ece6b6b4ca5799d287d0d156ab218537cc51237be4b93e4e09659dd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T10:23:59.710Z] + go version [2024-10-25T10:23:59.710Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-25T10:23:59.724Z] $ docker stop --time=1 ffae0046ece6b6b4ca5799d287d0d156ab218537cc51237be4b93e4e09659dd3 [2024-10-25T10:23:59.867Z] #56 ... [2024-10-25T10:23:59.867Z] [2024-10-25T10:23:59.867Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-25T10:23:59.867Z] #59 ... [2024-10-25T10:23:59.867Z] [2024-10-25T10:23:59.867Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:23:59.867Z] #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-10-25T10:23:59.867Z] #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-25T10:23:59.867Z] #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-25T10:23:59.867Z] #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-25T10:23:59.867Z] #60 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-25T10:23:59.867Z] #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-25T10:23:59.867Z] #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-25T10:23:59.867Z] #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-25T10:23:59.867Z] #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.2s done [2024-10-25T10:23:59.867Z] #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-25T10:24:00.799Z] #60 ... [2024-10-25T10:24:00.799Z] [2024-10-25T10:24:00.799Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-25T10:24:00.799Z] #54 7.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:00.799Z] #54 7.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:01.062Z] #54 8.166 (1/3) Installing ca-certificates (20240705-r0) [2024-10-25T10:24:01.062Z] #54 8.185 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:01.062Z] #54 8.188 (3/3) Installing tzdata (2024b-r0) [2024-10-25T10:24:01.320Z] #54 8.279 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:01.320Z] #54 8.293 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:01.320Z] #54 8.335 OK: 10 MiB in 17 packages [2024-10-25T10:24:01.385Z] $ docker rm -f --volumes ffae0046ece6b6b4ca5799d287d0d156ab218537cc51237be4b93e4e09659dd3 [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-10-25T10:24:02.112Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-25T10:24:02.112Z] [2024-10-25T10:24:02.112Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:24:02.463Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-25T10:24:02.463Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-25T10:24:02.463Z] 547446be3368: Pulling fs layer [2024-10-25T10:24:02.463Z] d125d8839a47: Pulling fs layer [2024-10-25T10:24:02.463Z] 3e85d5ac6304: Pulling fs layer [2024-10-25T10:24:02.463Z] c3105a71a48b: Pulling fs layer [2024-10-25T10:24:02.463Z] 0f093f025ec4: Pulling fs layer [2024-10-25T10:24:02.463Z] c3106fc0e877: Pulling fs layer [2024-10-25T10:24:02.463Z] 0f093f025ec4: Waiting [2024-10-25T10:24:02.463Z] c3106fc0e877: Waiting [2024-10-25T10:24:02.463Z] c3105a71a48b: Waiting [2024-10-25T10:24:02.731Z] 547446be3368: Verifying Checksum [2024-10-25T10:24:02.731Z] 547446be3368: Download complete [2024-10-25T10:24:02.731Z] c3105a71a48b: Verifying Checksum [2024-10-25T10:24:02.731Z] c3105a71a48b: Download complete [2024-10-25T10:24:03.314Z] d125d8839a47: Verifying Checksum [2024-10-25T10:24:03.314Z] d125d8839a47: Download complete [2024-10-25T10:24:03.314Z] c3106fc0e877: Download complete [2024-10-25T10:24:03.314Z] 0f093f025ec4: Verifying Checksum [2024-10-25T10:24:03.314Z] 0f093f025ec4: Download complete [2024-10-25T10:24:03.351Z] #54 ... [2024-10-25T10:24:03.351Z] [2024-10-25T10:24:03.351Z] #59 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-25T10:24:03.351Z] #59 DONE 13.6s [2024-10-25T10:24:03.581Z] 547446be3368: Pull complete [2024-10-25T10:24:03.612Z] [2024-10-25T10:24:03.612Z] #48 [support-cron-scheduler internal] load build context [2024-10-25T10:24:03.612Z] #48 transferring context: 396.02MB 9.2s [2024-10-25T10:24:03.873Z] #48 ... [2024-10-25T10:24:03.873Z] [2024-10-25T10:24:03.873Z] #61 [security-bootstrapper internal] load build context [2024-10-25T10:24:03.873Z] #61 ... [2024-10-25T10:24:03.873Z] [2024-10-25T10:24:03.873Z] #48 [support-cron-scheduler internal] load build context [2024-10-25T10:24:04.134Z] #48 ... [2024-10-25T10:24:04.134Z] [2024-10-25T10:24:04.134Z] #62 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:24:04.134Z] #62 ... [2024-10-25T10:24:04.134Z] [2024-10-25T10:24:04.134Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-25T10:24:04.394Z] #43 ... [2024-10-25T10:24:04.394Z] [2024-10-25T10:24:04.394Z] #63 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:24:04.394Z] #63 ... [2024-10-25T10:24:04.394Z] [2024-10-25T10:24:04.394Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-25T10:24:04.655Z] #64 ... [2024-10-25T10:24:04.655Z] [2024-10-25T10:24:04.655Z] #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-25T10:24:04.655Z] #42 20.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:04.655Z] #42 20.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:04.655Z] #42 21.15 (1/2) Installing ca-certificates (20240705-r0) [2024-10-25T10:24:04.655Z] #42 21.17 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:04.655Z] #42 21.17 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:04.655Z] #42 21.18 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:04.655Z] #42 21.27 OK: 9 MiB in 16 packages [2024-10-25T10:24:04.655Z] #42 ... [2024-10-25T10:24:04.655Z] [2024-10-25T10:24:04.655Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-25T10:24:04.655Z] #65 ... [2024-10-25T10:24:04.655Z] [2024-10-25T10:24:04.655Z] #49 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:04.655Z] #49 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:04.655Z] #49 20.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:04.655Z] #49 21.25 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:04.655Z] #49 21.27 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:04.655Z] #49 21.27 OK: 8 MiB in 15 packages [2024-10-25T10:24:04.914Z] #49 ... [2024-10-25T10:24:04.914Z] [2024-10-25T10:24:04.914Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-25T10:24:04.914Z] #66 ... [2024-10-25T10:24:04.914Z] [2024-10-25T10:24:04.914Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:24:04.983Z] d125d8839a47: Pull complete [2024-10-25T10:24:05.173Z] #67 ... [2024-10-25T10:24:05.173Z] [2024-10-25T10:24:05.173Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:24:05.173Z] #68 ... [2024-10-25T10:24:05.173Z] [2024-10-25T10:24:05.173Z] #52 [security-proxy-auth internal] load build context [2024-10-25T10:24:05.248Z] 3e85d5ac6304: Verifying Checksum [2024-10-25T10:24:05.248Z] 3e85d5ac6304: Download complete [2024-10-25T10:24:05.436Z] #52 ... [2024-10-25T10:24:05.436Z] [2024-10-25T10:24:05.436Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-25T10:24:05.436Z] #69 ... [2024-10-25T10:24:05.436Z] [2024-10-25T10:24:05.436Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-25T10:24:05.436Z] #51 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:05.436Z] #51 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:05.436Z] #51 21.14 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:05.436Z] #51 21.16 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:05.436Z] #51 21.17 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:05.436Z] #51 21.18 (4/6) Installing openssl (3.3.2-r1) [2024-10-25T10:24:05.437Z] #51 21.19 (5/6) Installing su-exec (0.2-r3) [2024-10-25T10:24:05.437Z] #51 21.19 (6/6) Installing yq-go (4.44.1-r2) [2024-10-25T10:24:05.437Z] #51 21.27 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:05.437Z] #51 21.32 OK: 19 MiB in 18 packages [2024-10-25T10:24:05.697Z] #51 ... [2024-10-25T10:24:05.697Z] [2024-10-25T10:24:05.697Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-25T10:24:05.697Z] #70 ... [2024-10-25T10:24:05.697Z] [2024-10-25T10:24:05.697Z] #71 [security-spire-agent internal] load build context [2024-10-25T10:24:05.697Z] #71 transferring context: 27.51kB 0.0s done [2024-10-25T10:24:05.957Z] #71 ... [2024-10-25T10:24:05.957Z] [2024-10-25T10:24:05.957Z] #53 [core-keeper internal] load build context [2024-10-25T10:24:05.957Z] #53 transferring context: 553.76MB 10.4s done [2024-10-25T10:24:06.218Z] #53 ... [2024-10-25T10:24:06.218Z] [2024-10-25T10:24:06.218Z] #48 [support-cron-scheduler internal] load build context [2024-10-25T10:24:06.218Z] #48 transferring context: 553.76MB 11.5s done [2024-10-25T10:24:06.791Z] #48 ... [2024-10-25T10:24:06.791Z] [2024-10-25T10:24:06.791Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-25T10:24:06.791Z] #46 22.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:06.791Z] #46 22.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:06.791Z] #46 22.79 (1/4) Installing ca-certificates (20240705-r0) [2024-10-25T10:24:06.791Z] #46 22.80 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:06.791Z] #46 22.81 (3/4) Installing su-exec (0.2-r3) [2024-10-25T10:24:06.791Z] #46 22.81 (4/4) Installing yq-go (4.44.1-r2) [2024-10-25T10:24:06.791Z] #46 22.88 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:06.791Z] #46 22.88 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:06.791Z] #46 22.92 OK: 19 MiB in 18 packages [2024-10-25T10:24:06.791Z] #46 ... [2024-10-25T10:24:06.791Z] [2024-10-25T10:24:06.791Z] #56 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:06.791Z] #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-25T10:24:07.733Z] #56 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done [2024-10-25T10:24:13.360Z] #56 ... [2024-10-25T10:24:13.360Z] [2024-10-25T10:24:13.360Z] #53 [core-keeper internal] load build context [2024-10-25T10:24:13.360Z] #53 DONE 39.2s [2024-10-25T10:24:13.360Z] [2024-10-25T10:24:13.360Z] #61 [security-bootstrapper internal] load build context [2024-10-25T10:24:13.360Z] #61 transferring context: 553.76MB 11.1s done [2024-10-25T10:24:13.360Z] #61 DONE 19.4s [2024-10-25T10:24:13.360Z] [2024-10-25T10:24:13.360Z] #43 [security-spiffe-token-provider internal] load build context [2024-10-25T10:24:13.360Z] #43 transferring context: 553.76MB 11.3s done [2024-10-25T10:24:13.360Z] #43 DONE 39.2s [2024-10-25T10:24:13.360Z] [2024-10-25T10:24:13.360Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:24:13.360Z] #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-10-25T10:24:13.641Z] #60 ... [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #52 [security-proxy-auth internal] load build context [2024-10-25T10:24:13.641Z] #52 transferring context: 553.76MB 11.4s done [2024-10-25T10:24:13.641Z] #52 DONE 39.2s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #48 [support-cron-scheduler internal] load build context [2024-10-25T10:24:13.641Z] #48 DONE 39.2s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #49 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:13.641Z] #49 DONE 39.7s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #46 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-25T10:24:13.641Z] #46 DONE 39.3s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-25T10:24:13.641Z] #51 DONE 39.7s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #42 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-25T10:24:13.641Z] #42 DONE 39.9s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-25T10:24:13.641Z] #70 DONE 19.5s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:24:13.641Z] #72 ... [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-25T10:24:13.641Z] #54 DONE 20.6s [2024-10-25T10:24:13.641Z] [2024-10-25T10:24:13.641Z] #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:24:13.641Z] #60 DONE 19.5s [2024-10-25T10:24:13.908Z] [2024-10-25T10:24:13.908Z] #56 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:13.908Z] #56 DONE 19.6s [2024-10-25T10:24:13.908Z] [2024-10-25T10:24:13.908Z] #73 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade [2024-10-25T10:24:14.514Z] #73 ... [2024-10-25T10:24:14.514Z] [2024-10-25T10:24:14.514Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:14.514Z] #74 ... [2024-10-25T10:24:14.514Z] [2024-10-25T10:24:14.514Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-25T10:24:14.514Z] #65 20.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:14.514Z] #65 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:14.802Z] #65 20.65 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:14.802Z] #65 20.65 (2/2) Installing su-exec (0.2-r3) [2024-10-25T10:24:14.802Z] #65 20.66 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:14.802Z] #65 20.67 OK: 8 MiB in 16 packages [2024-10-25T10:24:15.062Z] #65 DONE 20.9s [2024-10-25T10:24:15.062Z] [2024-10-25T10:24:15.062Z] #64 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-25T10:24:15.062Z] #64 20.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.062Z] #64 20.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.063Z] #64 20.67 OK: 246 MiB in 54 packages [2024-10-25T10:24:15.063Z] #64 DONE 21.0s [2024-10-25T10:24:15.063Z] [2024-10-25T10:24:15.063Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:24:15.063Z] #67 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.063Z] #67 ... [2024-10-25T10:24:15.063Z] [2024-10-25T10:24:15.063Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:24:15.063Z] #75 DONE 0.1s [2024-10-25T10:24:15.063Z] [2024-10-25T10:24:15.063Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:24:15.063Z] #67 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.321Z] 3e85d5ac6304: Pull complete [2024-10-25T10:24:15.321Z] c3105a71a48b: Pull complete [2024-10-25T10:24:15.321Z] #67 ... [2024-10-25T10:24:15.321Z] [2024-10-25T10:24:15.321Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:24:15.321Z] #68 20.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.321Z] #68 20.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.321Z] #68 21.21 OK: 246 MiB in 54 packages [2024-10-25T10:24:15.321Z] #68 DONE 21.4s [2024-10-25T10:24:15.321Z] [2024-10-25T10:24:15.321Z] #76 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:24:15.321Z] #76 DONE 0.1s [2024-10-25T10:24:15.321Z] [2024-10-25T10:24:15.321Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:24:15.887Z] #77 ... [2024-10-25T10:24:15.887Z] [2024-10-25T10:24:15.887Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:24:15.887Z] #55 20.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #55 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #55 21.13 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:24:15.887Z] #55 21.13 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:24:15.887Z] #55 21.13 OK: 24165 distinct packages available [2024-10-25T10:24:15.887Z] #55 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #55 21.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #55 21.68 (1/14) Installing ca-certificates (20240705-r0) [2024-10-25T10:24:15.887Z] #55 21.71 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-25T10:24:15.887Z] #55 21.72 (3/14) Installing c-ares (1.33.1-r0) [2024-10-25T10:24:15.887Z] #55 21.72 (4/14) Installing libunistring (1.2-r0) [2024-10-25T10:24:15.887Z] #55 21.74 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-25T10:24:15.887Z] #55 21.74 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-25T10:24:15.887Z] #55 21.74 (7/14) Installing libpsl (0.21.5-r1) [2024-10-25T10:24:15.887Z] #55 21.75 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-25T10:24:15.887Z] #55 21.76 (9/14) Installing libcurl (8.10.1-r0) [2024-10-25T10:24:15.887Z] #55 21.77 (10/14) Installing curl (8.10.1-r0) [2024-10-25T10:24:15.887Z] #55 21.77 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:15.887Z] #55 21.78 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-25T10:24:15.887Z] #55 21.78 (13/14) Installing libucontext (1.2-r3) [2024-10-25T10:24:15.887Z] #55 21.78 (14/14) Installing gcompat (1.1.0-r4) [2024-10-25T10:24:15.887Z] #55 21.79 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:15.887Z] #55 21.80 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:15.887Z] #55 21.86 OK: 13 MiB in 28 packages [2024-10-25T10:24:15.887Z] #55 DONE 22.3s [2024-10-25T10:24:15.887Z] [2024-10-25T10:24:15.887Z] #66 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-25T10:24:15.887Z] #66 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #66 20.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #66 20.60 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:24:15.887Z] #66 20.60 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:24:15.887Z] #66 20.60 OK: 24165 distinct packages available [2024-10-25T10:24:15.887Z] #66 20.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #66 20.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:15.887Z] #66 21.17 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:15.887Z] #66 21.21 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:15.887Z] #66 21.23 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:15.887Z] #66 21.23 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-25T10:24:15.887Z] #66 21.23 (5/7) Installing libucontext (1.2-r3) [2024-10-25T10:24:15.887Z] #66 21.24 (6/7) Installing gcompat (1.1.0-r4) [2024-10-25T10:24:15.887Z] #66 21.24 (7/7) Installing openssl (3.3.2-r1) [2024-10-25T10:24:15.887Z] #66 21.25 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:15.887Z] #66 21.25 OK: 9 MiB in 19 packages [2024-10-25T10:24:15.887Z] #66 DONE 21.7s [2024-10-25T10:24:15.887Z] [2024-10-25T10:24:15.887Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-25T10:24:16.146Z] #78 ... [2024-10-25T10:24:16.146Z] [2024-10-25T10:24:16.146Z] #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:24:16.146Z] #67 21.48 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:24:16.146Z] #67 21.48 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:24:16.146Z] #67 21.48 OK: 24164 distinct packages available [2024-10-25T10:24:16.146Z] #67 21.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #67 21.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #67 21.93 OK: 246 MiB in 54 packages [2024-10-25T10:24:16.146Z] #67 DONE 22.1s [2024-10-25T10:24:16.146Z] [2024-10-25T10:24:16.146Z] #63 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:24:16.146Z] #63 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #63 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #63 21.06 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:16.146Z] #63 21.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:16.146Z] #63 21.08 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:16.146Z] #63 21.18 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:16.146Z] #63 21.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #63 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #63 21.63 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:16.146Z] #63 21.68 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:16.146Z] #63 21.69 OK: 8 MiB in 15 packages [2024-10-25T10:24:16.146Z] #63 DONE 21.9s [2024-10-25T10:24:16.146Z] [2024-10-25T10:24:16.146Z] #62 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:24:16.146Z] #62 20.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #62 21.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.146Z] #62 21.99 OK: 246 MiB in 54 packages [2024-10-25T10:24:16.146Z] #62 DONE 22.1s [2024-10-25T10:24:16.146Z] [2024-10-25T10:24:16.146Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:24:16.146Z] #79 DONE 0.1s [2024-10-25T10:24:16.146Z] [2024-10-25T10:24:16.146Z] #80 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:24:16.146Z] #80 DONE 0.1s [2024-10-25T10:24:16.146Z] [2024-10-25T10:24:16.146Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:24:16.283Z] 0f093f025ec4: Pull complete [2024-10-25T10:24:16.404Z] #81 ... [2024-10-25T10:24:16.404Z] [2024-10-25T10:24:16.404Z] #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-25T10:24:16.404Z] #69 21.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.404Z] #69 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.404Z] #69 21.50 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:24:16.404Z] #69 21.50 v3.20.3-211-ga37b60e531c [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:24:16.404Z] #69 21.50 OK: 24165 distinct packages available [2024-10-25T10:24:16.404Z] #69 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.404Z] #69 21.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.404Z] #69 22.00 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:16.404Z] #69 22.00 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-25T10:24:16.404Z] #69 22.02 (3/4) Installing libucontext (1.2-r3) [2024-10-25T10:24:16.404Z] #69 22.02 (4/4) Installing gcompat (1.1.0-r4) [2024-10-25T10:24:16.404Z] #69 22.02 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:16.404Z] #69 22.03 OK: 8 MiB in 18 packages [2024-10-25T10:24:16.404Z] #69 DONE 22.2s [2024-10-25T10:24:16.550Z] c3106fc0e877: Pull complete [2024-10-25T10:24:16.550Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-25T10:24:16.550Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-25T10:24:16.550Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T10:24:16.661Z] [2024-10-25T10:24:16.661Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:24:16.661Z] #72 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.661Z] #72 2.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.661Z] #72 2.805 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:16.661Z] #72 2.805 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:16.661Z] #72 2.810 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:16.661Z] #72 2.893 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:16.661Z] #72 2.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.661Z] #72 2.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.778Z] prd-ubuntu20.04-docker-arm64-4c-16g-23757 does not seem to be running inside a container [2024-10-25T10:24:16.841Z] $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T10:24:16.920Z] #72 ... [2024-10-25T10:24:16.920Z] [2024-10-25T10:24:16.920Z] #73 [core-command stage-1 3/10] RUN apk --no-cache upgrade [2024-10-25T10:24:16.920Z] #73 2.032 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.920Z] #73 2.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.920Z] #73 2.388 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:16.920Z] #73 2.388 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:16.920Z] #73 2.396 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:16.920Z] #73 2.499 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:16.920Z] #73 2.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.920Z] #73 2.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:16.920Z] #73 2.916 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:16.920Z] #73 2.953 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:16.920Z] #73 2.963 OK: 8 MiB in 15 packages [2024-10-25T10:24:16.920Z] #73 DONE 3.2s [2024-10-25T10:24:16.920Z] [2024-10-25T10:24:16.920Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:24:16.920Z] #72 3.261 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:16.920Z] #72 3.295 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:16.920Z] #72 3.307 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:16.920Z] #72 3.345 OK: 9 MiB in 16 packages [2024-10-25T10:24:17.179Z] #72 ... [2024-10-25T10:24:17.179Z] [2024-10-25T10:24:17.179Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-25T10:24:17.179Z] #0 2.267 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.179Z] #0 2.764 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.179Z] #0 3.470 OK: 246 MiB in 54 packages [2024-10-25T10:24:17.179Z] #82 DONE 3.6s [2024-10-25T10:24:17.449Z] [2024-10-25T10:24:17.449Z] #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-25T10:24:17.449Z] #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.449Z] #0 2.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.449Z] #0 2.766 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:17.449Z] #0 2.766 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:17.449Z] #0 2.774 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:17.449Z] #0 2.854 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:17.449Z] #0 2.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.449Z] #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.449Z] #0 3.286 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:17.449Z] #0 3.322 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:17.449Z] #0 3.332 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:17.449Z] #0 3.372 OK: 19 MiB in 18 packages [2024-10-25T10:24:17.449Z] #83 DONE 3.7s [2024-10-25T10:24:17.449Z] [2024-10-25T10:24:17.449Z] #72 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:24:17.449Z] #72 DONE 3.7s [2024-10-25T10:24:17.449Z] [2024-10-25T10:24:17.449Z] #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-25T10:24:17.449Z] #84 DONE 0.2s [2024-10-25T10:24:17.449Z] [2024-10-25T10:24:17.449Z] #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:17.449Z] #74 11.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.449Z] #74 11.81 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.449Z] #74 12.56 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:17.449Z] #74 12.86 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:17.449Z] #74 12.87 OK: 8 MiB in 15 packages [2024-10-25T10:24:17.449Z] #74 DONE 13.1s [2024-10-25T10:24:17.449Z] [2024-10-25T10:24:17.449Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:24:17.717Z] #85 ... [2024-10-25T10:24:17.717Z] [2024-10-25T10:24:17.717Z] #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:24:17.717Z] #0 2.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.717Z] #0 3.029 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.717Z] #0 3.300 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:17.717Z] #0 3.300 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:17.717Z] #0 3.307 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:17.717Z] #0 3.365 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:17.717Z] #0 3.369 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.717Z] #0 3.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.717Z] #0 3.743 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:17.717Z] #0 3.778 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:17.717Z] #0 3.791 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:17.717Z] #0 3.847 OK: 10 MiB in 17 packages [2024-10-25T10:24:17.717Z] #86 DONE 4.0s [2024-10-25T10:24:17.717Z] [2024-10-25T10:24:17.717Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-25T10:24:17.717Z] #0 3.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.717Z] #0 3.761 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.717Z] #0 4.047 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:17.717Z] #0 4.047 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:17.717Z] #0 4.056 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:17.717Z] #0 4.125 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:17.717Z] #0 4.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.717Z] #0 4.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:17.991Z] #87 4.462 OK: 19 MiB in 18 packages [2024-10-25T10:24:18.249Z] #87 DONE 4.6s [2024-10-25T10:24:18.249Z] [2024-10-25T10:24:18.249Z] #88 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-25T10:24:18.249Z] #88 DONE 0.0s [2024-10-25T10:24:18.249Z] [2024-10-25T10:24:18.249Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-25T10:24:18.249Z] #0 2.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:18.249Z] #0 2.534 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:18.249Z] #0 2.849 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:18.249Z] #0 2.850 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:18.249Z] #0 2.856 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:18.249Z] #0 2.922 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:18.249Z] #0 2.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:18.249Z] #0 2.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:18.249Z] #89 3.284 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:18.508Z] #89 3.319 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:18.508Z] #89 3.333 OK: 8 MiB in 16 packages [2024-10-25T10:24:18.508Z] #89 DONE 3.5s [2024-10-25T10:24:18.508Z] [2024-10-25T10:24:18.508Z] #78 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2024-10-25T10:24:18.508Z] #78 2.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:18.791Z] #78 2.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:18.843Z] $ docker top b4a27abe657582b2b1676fb28a636ba73ffd8b35d5001712292e0936413f19cc -eo pid,comm [2024-10-25T10:24:19.049Z] #78 3.115 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:19.049Z] #78 3.115 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:19.049Z] #78 3.126 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:19.049Z] #78 3.196 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:19.049Z] #78 3.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [Pipeline] { [Pipeline] sh [2024-10-25T10:24:19.306Z] #78 3.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:19.306Z] #78 ... [2024-10-25T10:24:19.306Z] [2024-10-25T10:24:19.306Z] #90 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-25T10:24:19.306Z] #90 DONE 0.8s [2024-10-25T10:24:19.570Z] [2024-10-25T10:24:19.570Z] #91 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-25T10:24:19.570Z] #91 DONE 0.0s [2024-10-25T10:24:19.570Z] [2024-10-25T10:24:19.570Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:24:19.570Z] #0 2.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:19.570Z] #0 2.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:19.570Z] #0 3.148 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:19.570Z] #0 3.148 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:19.570Z] #0 3.152 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:19.570Z] #0 3.222 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:19.570Z] #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:19.570Z] #0 3.301 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:19.570Z] #0 3.556 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:19.570Z] #0 3.588 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:19.570Z] #92 3.598 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:19.570Z] #92 3.632 OK: 13 MiB in 28 packages [2024-10-25T10:24:19.685Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-25T10:24:19.831Z] #92 DONE 3.8s [2024-10-25T10:24:19.831Z] [2024-10-25T10:24:19.831Z] #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2024-10-25T10:24:19.831Z] #78 3.623 OK: 9 MiB in 19 packages [2024-10-25T10:24:19.831Z] #78 DONE 3.8s [2024-10-25T10:24:19.831Z] [2024-10-25T10:24:19.831Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-25T10:24:21.749Z] #93 DONE 1.7s [2024-10-25T10:24:21.749Z] [2024-10-25T10:24:21.749Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-25T10:24:21.749Z] #0 2.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:21.749Z] #0 2.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:21.749Z] #0 3.150 Upgrading critical system libraries and apk-tools: [2024-10-25T10:24:21.749Z] #0 3.150 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:24:21.749Z] #0 3.156 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:21.749Z] #0 3.232 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:24:21.749Z] #0 3.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:21.749Z] #0 3.335 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T10:24:21.749Z] #0 3.713 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:21.749Z] #0 3.770 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:24:21.749Z] #0 4.546 OK: 8 MiB in 18 packages [2024-10-25T10:24:21.749Z] #94 DONE 5.0s [2024-10-25T10:24:21.749Z] [2024-10-25T10:24:21.749Z] #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-25T10:24:21.749Z] #95 DONE 1.7s [2024-10-25T10:24:21.749Z] [2024-10-25T10:24:21.749Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-25T10:24:23.123Z] #96 DONE 1.6s [2024-10-25T10:24:23.123Z] [2024-10-25T10:24:23.123Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-25T10:24:23.123Z] #97 DONE 1.6s [2024-10-25T10:24:23.123Z] [2024-10-25T10:24:23.123Z] #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-25T10:24:23.123Z] #98 DONE 1.7s [2024-10-25T10:24:23.123Z] [2024-10-25T10:24:23.123Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-25T10:24:23.123Z] #99 DONE 0.1s [2024-10-25T10:24:23.123Z] [2024-10-25T10:24:23.123Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-25T10:24:23.381Z] #100 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-25T10:24:23.381Z] #101 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-25T10:24:23.381Z] #102 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-25T10:24:23.381Z] #103 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-25T10:24:23.381Z] #104 ... [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #105 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-25T10:24:23.381Z] #105 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-25T10:24:23.381Z] #106 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-25T10:24:23.381Z] #107 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-25T10:24:23.381Z] #104 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-25T10:24:23.381Z] #108 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-25T10:24:23.381Z] #109 DONE 0.1s [2024-10-25T10:24:23.381Z] [2024-10-25T10:24:23.381Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-25T10:24:23.639Z] #110 DONE 0.1s [2024-10-25T10:24:23.639Z] [2024-10-25T10:24:23.639Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-25T10:24:23.639Z] #111 DONE 0.1s [2024-10-25T10:24:23.639Z] [2024-10-25T10:24:23.639Z] #112 [security-spire-server] exporting to image [2024-10-25T10:24:23.639Z] #112 exporting layers [2024-10-25T10:24:23.639Z] #112 ... [2024-10-25T10:24:23.639Z] [2024-10-25T10:24:23.639Z] #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-25T10:24:23.639Z] #113 DONE 0.1s [2024-10-25T10:24:23.639Z] [2024-10-25T10:24:23.639Z] #112 [security-spire-agent] exporting to image [2024-10-25T10:24:24.205Z] #112 exporting layers 0.8s done [2024-10-25T10:24:24.463Z] #112 exporting layers 0.7s done [2024-10-25T10:24:24.463Z] #112 writing image sha256:fbcac2b67f6be7b06a2cb6f1ef9f51e3f33a22653180be9578b64b7c97040141 0.0s done [2024-10-25T10:24:24.463Z] #112 writing image sha256:fc923abf48c2a270fb345e4f8a5fba20f1bf2e37107a7601fb1358e0d049a212 done [2024-10-25T10:24:24.463Z] #112 naming to docker.io/library/security-spire-server done [2024-10-25T10:24:24.463Z] #112 naming to docker.io/library/security-spire-config done [2024-10-25T10:24:24.463Z] #112 writing image sha256:1ef4e270bc415d6e2e736349d7e8cd993454050f2fecb62335ed318fcbbfd5af done [2024-10-25T10:24:24.463Z] #112 naming to docker.io/library/security-spire-agent done [2024-10-25T10:24:24.463Z] #112 DONE 0.8s [2024-10-25T10:24:24.463Z] [2024-10-25T10:24:24.463Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:24:25.400Z] #114 ... [2024-10-25T10:24:25.400Z] [2024-10-25T10:24:25.400Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:24:29.771Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #1 transferring dockerfile: 2.49kB 0.0s done [2024-10-25T10:24:29.772Z] #1 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #2 transferring dockerfile: 2.13kB done [2024-10-25T10:24:29.772Z] #2 DONE 0.0s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #3 transferring dockerfile: 1.81kB done [2024-10-25T10:24:29.772Z] #3 DONE 0.0s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #4 [core-keeper internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #4 transferring dockerfile: 2.07kB done [2024-10-25T10:24:29.772Z] #4 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #5 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #5 transferring dockerfile: 2.15kB done [2024-10-25T10:24:29.772Z] #5 DONE 0.0s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #6 transferring dockerfile: 1.86kB done [2024-10-25T10:24:29.772Z] #6 DONE 0.0s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #7 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #7 transferring dockerfile: 3.17kB done [2024-10-25T10:24:29.772Z] #7 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #8 transferring dockerfile: 1.70kB done [2024-10-25T10:24:29.772Z] #8 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #9 [support-notifications internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #9 transferring dockerfile: 2.02kB done [2024-10-25T10:24:29.772Z] #9 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #10 transferring dockerfile: 1.89kB done [2024-10-25T10:24:29.772Z] #10 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #11 [core-command internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #11 transferring dockerfile: 1.94kB done [2024-10-25T10:24:29.772Z] #11 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #12 [core-data internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #12 transferring dockerfile: 2.07kB done [2024-10-25T10:24:29.772Z] #12 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #13 [security-spire-config internal] load build definition from Dockerfile [2024-10-25T10:24:29.772Z] #13 transferring dockerfile: 1.69kB done [2024-10-25T10:24:29.772Z] #13 DONE 0.1s [2024-10-25T10:24:29.772Z] [2024-10-25T10:24:29.772Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-25T10:24:30.041Z] #14 transferring dockerfile: 2.50kB done [2024-10-25T10:24:30.041Z] #14 DONE 0.1s [2024-10-25T10:24:30.041Z] [2024-10-25T10:24:30.041Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-25T10:24:30.041Z] #15 transferring dockerfile: 2.23kB done [2024-10-25T10:24:30.041Z] #15 DONE 0.1s [2024-10-25T10:24:30.041Z] [2024-10-25T10:24:30.041Z] #16 [security-secretstore-setup internal] load .dockerignore [2024-10-25T10:24:30.041Z] #16 transferring context: [2024-10-25T10:24:30.041Z] #16 transferring context: 50B 0.0s done [2024-10-25T10:24:30.041Z] #16 DONE 0.1s [2024-10-25T10:24:30.626Z] [2024-10-25T10:24:30.626Z] #17 [core-metadata internal] load .dockerignore [2024-10-25T10:24:30.626Z] #17 transferring context: 50B done [2024-10-25T10:24:30.626Z] #17 DONE 0.0s [2024-10-25T10:24:30.896Z] [2024-10-25T10:24:30.896Z] #18 [security-spire-agent internal] load .dockerignore [2024-10-25T10:24:30.896Z] #18 transferring context: 50B 0.0s done [2024-10-25T10:24:30.896Z] #18 DONE 0.1s [2024-10-25T10:24:30.896Z] [2024-10-25T10:24:30.896Z] #19 [core-keeper internal] load .dockerignore [2024-10-25T10:24:30.896Z] #19 transferring context: 50B 0.0s done [2024-10-25T10:24:30.896Z] #19 DONE 0.1s [2024-10-25T10:24:30.896Z] [2024-10-25T10:24:30.896Z] #20 [security-proxy-auth internal] load .dockerignore [2024-10-25T10:24:30.896Z] #20 transferring context: 50B done [2024-10-25T10:24:30.896Z] #20 DONE 0.1s [2024-10-25T10:24:30.896Z] [2024-10-25T10:24:30.896Z] #21 [support-cron-scheduler internal] load .dockerignore [2024-10-25T10:24:31.162Z] #21 transferring context: 50B 0.0s done [2024-10-25T10:24:31.162Z] #21 DONE 0.1s [2024-10-25T10:24:31.162Z] [2024-10-25T10:24:31.162Z] #22 [security-bootstrapper internal] load .dockerignore [2024-10-25T10:24:31.162Z] #22 transferring context: 50B 0.0s done [2024-10-25T10:24:31.162Z] #22 DONE 0.1s [2024-10-25T10:24:31.162Z] [2024-10-25T10:24:31.162Z] #23 [security-spire-server internal] load .dockerignore [2024-10-25T10:24:31.162Z] #23 transferring context: 50B done [2024-10-25T10:24:31.162Z] #23 DONE 0.0s [2024-10-25T10:24:31.162Z] [2024-10-25T10:24:31.162Z] #24 [support-notifications internal] load .dockerignore [2024-10-25T10:24:31.162Z] #24 transferring context: 50B 0.0s done [2024-10-25T10:24:31.162Z] #24 DONE 0.1s [2024-10-25T10:24:31.162Z] [2024-10-25T10:24:31.162Z] #25 [security-spiffe-token-provider internal] load .dockerignore [2024-10-25T10:24:31.162Z] #25 transferring context: 50B 0.0s done [2024-10-25T10:24:31.162Z] #25 DONE 0.1s [2024-10-25T10:24:31.162Z] [2024-10-25T10:24:31.162Z] #26 [core-command internal] load .dockerignore [2024-10-25T10:24:31.162Z] #26 transferring context: 50B 0.0s done [2024-10-25T10:24:31.162Z] #26 DONE 0.1s [2024-10-25T10:24:31.162Z] [2024-10-25T10:24:31.162Z] #27 [core-data internal] load .dockerignore [2024-10-25T10:24:31.428Z] #27 transferring context: 50B 0.0s done [2024-10-25T10:24:31.428Z] #27 DONE 0.1s [2024-10-25T10:24:31.428Z] [2024-10-25T10:24:31.428Z] #28 [security-spire-config internal] load .dockerignore [2024-10-25T10:24:31.428Z] #28 transferring context: 50B 0.0s done [2024-10-25T10:24:31.428Z] #28 DONE 0.1s [2024-10-25T10:24:31.428Z] [2024-10-25T10:24:31.428Z] #29 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-25T10:24:31.428Z] #29 transferring context: 50B done [2024-10-25T10:24:31.428Z] #29 DONE 0.1s [2024-10-25T10:24:31.428Z] [2024-10-25T10:24:31.428Z] #30 [security-proxy-setup internal] load .dockerignore [2024-10-25T10:24:31.428Z] #30 transferring context: 50B done [2024-10-25T10:24:31.428Z] #30 DONE 0.1s [2024-10-25T10:24:31.695Z] [2024-10-25T10:24:31.695Z] #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:31.695Z] #31 DONE 0.0s [2024-10-25T10:24:31.695Z] [2024-10-25T10:24:31.695Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:31.962Z] #32 DONE 0.5s [2024-10-25T10:24:31.962Z] [2024-10-25T10:24:31.962Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:31.962Z] #33 DONE 0.0s [2024-10-25T10:24:31.962Z] [2024-10-25T10:24:31.962Z] #34 [security-secretstore-setup internal] load build context [2024-10-25T10:24:31.962Z] #34 DONE 0.0s [2024-10-25T10:24:31.962Z] [2024-10-25T10:24:31.962Z] #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-25T10:24:32.229Z] #35 ... [2024-10-25T10:24:32.229Z] [2024-10-25T10:24:32.229Z] #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:32.229Z] #31 DONE 0.0s [2024-10-25T10:24:32.229Z] [2024-10-25T10:24:32.229Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:32.229Z] #32 DONE 0.5s [2024-10-25T10:24:32.229Z] [2024-10-25T10:24:32.229Z] #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:32.229Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:32.229Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:32.229Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:32.229Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:32.229Z] #33 DONE 0.2s [2024-10-25T10:24:32.497Z] [2024-10-25T10:24:32.497Z] #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:32.497Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:32.497Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:32.497Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:32.497Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:32.497Z] #33 DONE 0.3s [2024-10-25T10:24:32.497Z] [2024-10-25T10:24:32.497Z] #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-25T10:24:32.497Z] #35 ... [2024-10-25T10:24:32.497Z] [2024-10-25T10:24:32.497Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:32.497Z] #31 DONE 0.0s [2024-10-25T10:24:32.497Z] [2024-10-25T10:24:32.497Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:32.497Z] #32 DONE 0.5s [2024-10-25T10:24:32.497Z] [2024-10-25T10:24:32.497Z] #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:32.497Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:32.497Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:32.497Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:32.497Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:32.497Z] #33 DONE 0.3s [2024-10-25T10:24:32.497Z] [2024-10-25T10:24:32.497Z] #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-25T10:24:32.763Z] #35 ... [2024-10-25T10:24:32.763Z] [2024-10-25T10:24:32.763Z] #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:32.763Z] #31 DONE 0.0s [2024-10-25T10:24:32.763Z] [2024-10-25T10:24:32.763Z] #36 [core-metadata internal] load build context [2024-10-25T10:24:32.763Z] #36 ... [2024-10-25T10:24:32.763Z] [2024-10-25T10:24:32.763Z] #31 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:32.763Z] #31 DONE 0.0s [2024-10-25T10:24:32.763Z] [2024-10-25T10:24:32.763Z] #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:32.763Z] #32 DONE 0.5s [2024-10-25T10:24:32.763Z] [2024-10-25T10:24:32.763Z] #36 [core-metadata internal] load build context [2024-10-25T10:24:33.039Z] #36 ... [2024-10-25T10:24:33.039Z] [2024-10-25T10:24:33.039Z] #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:33.039Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:33.039Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:33.039Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:33.039Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:33.039Z] #33 DONE 0.3s [2024-10-25T10:24:33.039Z] [2024-10-25T10:24:33.039Z] #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:33.039Z] #31 DONE 0.0s [2024-10-25T10:24:33.039Z] [2024-10-25T10:24:33.039Z] #36 [core-metadata internal] load build context [2024-10-25T10:24:33.308Z] #36 ... [2024-10-25T10:24:33.308Z] [2024-10-25T10:24:33.308Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:33.308Z] #31 DONE 0.0s [2024-10-25T10:24:33.308Z] [2024-10-25T10:24:33.308Z] #36 [core-metadata internal] load build context [2024-10-25T10:24:33.576Z] #36 ... [2024-10-25T10:24:33.576Z] [2024-10-25T10:24:33.576Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:33.576Z] #31 DONE 0.0s [2024-10-25T10:24:33.576Z] [2024-10-25T10:24:33.576Z] #34 [security-secretstore-setup internal] load build context [2024-10-25T10:24:33.576Z] #34 transferring context: 3.10MB 0.9s done [2024-10-25T10:24:33.576Z] #34 DONE 1.3s [2024-10-25T10:24:33.576Z] [2024-10-25T10:24:33.576Z] #36 [core-metadata internal] load build context [2024-10-25T10:24:33.576Z] #36 ... [2024-10-25T10:24:33.576Z] [2024-10-25T10:24:33.576Z] #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:33.576Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:33.576Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:33.576Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:33.576Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:33.576Z] #33 DONE 0.4s [2024-10-25T10:24:33.576Z] [2024-10-25T10:24:33.576Z] #36 [core-metadata internal] load build context [2024-10-25T10:24:33.576Z] #36 transferring context: 3.10MB 1.1s done [2024-10-25T10:24:33.844Z] #36 ... [2024-10-25T10:24:33.844Z] [2024-10-25T10:24:33.844Z] #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:33.844Z] #31 DONE 0.0s [2024-10-25T10:24:33.844Z] [2024-10-25T10:24:33.844Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:34.113Z] #32 ... [2024-10-25T10:24:34.113Z] [2024-10-25T10:24:34.113Z] #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:34.113Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:34.113Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:34.113Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:34.113Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:34.113Z] #33 DONE 0.4s [2024-10-25T10:24:34.113Z] [2024-10-25T10:24:34.113Z] #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:34.113Z] #31 DONE 0.0s [2024-10-25T10:24:34.113Z] [2024-10-25T10:24:34.113Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-25T10:24:34.113Z] #37 DONE 1.7s [2024-10-25T10:24:34.113Z] [2024-10-25T10:24:34.113Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-25T10:24:34.113Z] #38 DONE 1.7s [2024-10-25T10:24:34.113Z] [2024-10-25T10:24:34.113Z] #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:34.384Z] #32 ... [2024-10-25T10:24:34.384Z] [2024-10-25T10:24:34.384Z] #33 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:34.384Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:34.384Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:34.384Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:34.384Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:34.384Z] #33 DONE 0.4s [2024-10-25T10:24:34.384Z] [2024-10-25T10:24:34.384Z] #32 [core-data internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:34.654Z] #32 ... [2024-10-25T10:24:34.654Z] [2024-10-25T10:24:34.654Z] #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-25T10:24:34.654Z] #31 DONE 0.1s [2024-10-25T10:24:34.654Z] [2024-10-25T10:24:34.654Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:34.654Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:34.920Z] #39 ... [2024-10-25T10:24:34.920Z] [2024-10-25T10:24:34.920Z] #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:34.920Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:34.920Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:34.920Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:34.920Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:34.920Z] #33 DONE 0.5s [2024-10-25T10:24:34.920Z] [2024-10-25T10:24:34.920Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-25T10:24:34.921Z] #32 DONE 2.2s [2024-10-25T10:24:34.921Z] [2024-10-25T10:24:34.921Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:34.921Z] #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-10-25T10:24:34.921Z] #39 ... [2024-10-25T10:24:34.921Z] [2024-10-25T10:24:34.921Z] #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T10:24:34.921Z] #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-25T10:24:34.921Z] #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-25T10:24:34.921Z] #33 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-25T10:24:34.921Z] #33 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-25T10:24:34.921Z] #33 DONE 0.5s [2024-10-25T10:24:34.921Z] [2024-10-25T10:24:34.921Z] #36 [core-metadata internal] load build context [2024-10-25T10:24:34.921Z] #36 DONE 2.4s [2024-10-25T10:24:35.190Z] [2024-10-25T10:24:35.190Z] #40 [core-keeper internal] load build context [2024-10-25T10:24:35.190Z] #40 transferring context: 3.10MB 1.0s done [2024-10-25T10:24:35.190Z] #40 DONE 2.5s [2024-10-25T10:24:35.190Z] [2024-10-25T10:24:35.190Z] #41 [security-proxy-setup internal] load build context [2024-10-25T10:24:35.190Z] #41 ... [2024-10-25T10:24:35.190Z] [2024-10-25T10:24:35.190Z] #42 [security-proxy-auth internal] load build context [2024-10-25T10:24:35.190Z] #42 transferring context: 3.10MB 1.4s done [2024-10-25T10:24:35.190Z] #42 DONE 2.2s [2024-10-25T10:24:35.190Z] [2024-10-25T10:24:35.190Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:35.190Z] #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-25T10:24:35.962Z] #39 ... [2024-10-25T10:24:35.962Z] [2024-10-25T10:24:35.962Z] #43 [support-cron-scheduler internal] load build context [2024-10-25T10:24:35.962Z] #43 transferring context: 3.10MB 1.4s done [2024-10-25T10:24:35.962Z] #43 DONE 2.6s [2024-10-25T10:24:35.962Z] [2024-10-25T10:24:35.962Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:35.962Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-25T10:24:35.962Z] #39 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-25T10:24:35.962Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-25T10:24:35.962Z] #39 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-25T10:24:36.594Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s [2024-10-25T10:24:36.594Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s [2024-10-25T10:24:36.888Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 [2024-10-25T10:24:36.888Z] #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s done [2024-10-25T10:24:36.888Z] #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-25T10:24:37.168Z] #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.7s done [2024-10-25T10:24:37.778Z] #39 ... [2024-10-25T10:24:37.778Z] [2024-10-25T10:24:37.778Z] #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-25T10:24:37.778Z] #35 DONE 6.5s [2024-10-25T10:24:38.066Z] [2024-10-25T10:24:38.066Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:38.066Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 1.8s [2024-10-25T10:24:38.066Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.0s [2024-10-25T10:24:38.335Z] #39 ... [2024-10-25T10:24:38.335Z] [2024-10-25T10:24:38.335Z] #44 [security-spire-agent internal] load build context [2024-10-25T10:24:38.335Z] #44 transferring context: 27.51kB 0.3s done [2024-10-25T10:24:38.335Z] #44 DONE 4.1s [2024-10-25T10:24:38.335Z] [2024-10-25T10:24:38.335Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:24:38.335Z] #45 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.6s done [2024-10-25T10:24:38.335Z] #45 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-25T10:24:38.335Z] #45 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-25T10:24:38.335Z] #45 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-25T10:24:38.335Z] #45 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.6s done [2024-10-25T10:24:38.335Z] #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.7s done [2024-10-25T10:24:38.335Z] #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-10-25T10:24:38.335Z] #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-10-25T10:24:38.335Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.39MB / 18.32MB 2.3s [2024-10-25T10:24:38.604Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 2.8s [2024-10-25T10:24:38.873Z] #45 ... [2024-10-25T10:24:38.873Z] [2024-10-25T10:24:38.873Z] #46 [security-spire-server internal] load build context [2024-10-25T10:24:38.873Z] #46 transferring context: 27.98kB 0.4s done [2024-10-25T10:24:38.873Z] #46 DONE 4.7s [2024-10-25T10:24:38.873Z] [2024-10-25T10:24:38.873Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:24:38.873Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 3.0s [2024-10-25T10:24:39.336Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 3.6s [2024-10-25T10:24:39.605Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.33MB / 18.32MB 3.9s [2024-10-25T10:24:40.191Z] #45 ... [2024-10-25T10:24:40.191Z] [2024-10-25T10:24:40.191Z] #47 [security-spire-config internal] load build context [2024-10-25T10:24:40.191Z] #47 transferring context: 26.24kB 0.4s done [2024-10-25T10:24:40.191Z] #47 DONE 5.6s [2024-10-25T10:24:40.191Z] [2024-10-25T10:24:40.191Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:24:40.191Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 4.2s [2024-10-25T10:24:40.191Z] #45 ... [2024-10-25T10:24:40.191Z] [2024-10-25T10:24:40.191Z] #48 [security-bootstrapper internal] load build context [2024-10-25T10:24:40.191Z] #48 transferring context: 3.10MB 4.9s done [2024-10-25T10:24:40.191Z] #48 DONE 6.5s [2024-10-25T10:24:40.191Z] [2024-10-25T10:24:40.191Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:24:40.191Z] #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-25T10:24:40.467Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 4.5s [2024-10-25T10:24:40.753Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 4.9s [2024-10-25T10:24:41.024Z] #45 ... [2024-10-25T10:24:41.024Z] [2024-10-25T10:24:41.024Z] #49 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-25T10:24:41.024Z] #49 DONE 2.9s [2024-10-25T10:24:41.024Z] [2024-10-25T10:24:41.024Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:41.024Z] #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done [2024-10-25T10:24:41.024Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.96MB / 28.04MB 4.9s [2024-10-25T10:24:41.024Z] #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-10-25T10:24:41.608Z] #39 ... [2024-10-25T10:24:41.608Z] [2024-10-25T10:24:41.608Z] #50 [support-notifications internal] load build context [2024-10-25T10:24:41.608Z] #50 transferring context: 3.10MB 5.3s done [2024-10-25T10:24:41.608Z] #50 DONE 7.9s [2024-10-25T10:24:41.608Z] [2024-10-25T10:24:41.608Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:41.608Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 5.4s [2024-10-25T10:24:42.201Z] #39 ... [2024-10-25T10:24:42.201Z] [2024-10-25T10:24:42.201Z] #51 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-25T10:24:42.201Z] #51 DONE 9.5s [2024-10-25T10:24:42.201Z] [2024-10-25T10:24:42.201Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:42.470Z] #39 ... [2024-10-25T10:24:42.470Z] [2024-10-25T10:24:42.470Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-25T10:24:42.470Z] #52 ... [2024-10-25T10:24:42.470Z] [2024-10-25T10:24:42.470Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:42.470Z] #39 ... [2024-10-25T10:24:42.470Z] [2024-10-25T10:24:42.470Z] #53 [core-common-config-bootstrapper stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:42.470Z] #0 9.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:42.470Z] #0 9.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:42.747Z] #53 ... [2024-10-25T10:24:42.747Z] [2024-10-25T10:24:42.747Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:42.747Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 6.5s [2024-10-25T10:24:43.337Z] #39 ... [2024-10-25T10:24:43.337Z] [2024-10-25T10:24:43.337Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-25T10:24:43.337Z] #0 8.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:43.337Z] #0 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:43.337Z] #54 ... [2024-10-25T10:24:43.337Z] [2024-10-25T10:24:43.337Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:43.606Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 7.2s [2024-10-25T10:24:43.606Z] #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done [2024-10-25T10:24:43.875Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.8s [2024-10-25T10:24:44.143Z] #39 ... [2024-10-25T10:24:44.143Z] [2024-10-25T10:24:44.143Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-25T10:24:44.143Z] #0 9.002 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:44.427Z] #55 ... [2024-10-25T10:24:44.427Z] [2024-10-25T10:24:44.427Z] #56 [core-data internal] load build context [2024-10-25T10:24:44.427Z] #56 ... [2024-10-25T10:24:44.427Z] [2024-10-25T10:24:44.427Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-25T10:24:44.427Z] #0 9.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:44.705Z] #57 ... [2024-10-25T10:24:44.705Z] [2024-10-25T10:24:44.705Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-25T10:24:44.705Z] #58 ... [2024-10-25T10:24:44.705Z] [2024-10-25T10:24:44.705Z] #59 [core-command internal] load build context [2024-10-25T10:24:44.975Z] #59 ... [2024-10-25T10:24:44.975Z] [2024-10-25T10:24:44.975Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-25T10:24:44.975Z] #0 9.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:44.975Z] #60 ... [2024-10-25T10:24:44.975Z] [2024-10-25T10:24:44.975Z] #61 [core-common-config-bootstrapper internal] load build context [2024-10-25T10:24:44.975Z] #61 ... [2024-10-25T10:24:44.975Z] [2024-10-25T10:24:44.975Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:24:44.975Z] #0 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:45.243Z] #62 ... [2024-10-25T10:24:45.243Z] [2024-10-25T10:24:45.243Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-25T10:24:45.510Z] #63 ... [2024-10-25T10:24:45.510Z] [2024-10-25T10:24:45.510Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:45.510Z] #0 8.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:45.510Z] #0 9.878 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:45.510Z] #64 ... [2024-10-25T10:24:45.510Z] [2024-10-25T10:24:45.510Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:45.510Z] #39 ... [2024-10-25T10:24:45.510Z] [2024-10-25T10:24:45.510Z] #59 [core-command internal] load build context [2024-10-25T10:24:45.510Z] #59 transferring context: 3.10MB 6.4s done [2024-10-25T10:24:45.510Z] #59 DONE 11.2s [2024-10-25T10:24:45.510Z] [2024-10-25T10:24:45.510Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:45.510Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.4s [2024-10-25T10:24:45.510Z] #39 ... [2024-10-25T10:24:45.510Z] [2024-10-25T10:24:45.510Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-25T10:24:45.510Z] #0 8.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:45.782Z] #65 ... [2024-10-25T10:24:45.782Z] [2024-10-25T10:24:45.782Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:46.050Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.65MB / 28.04MB 9.9s [2024-10-25T10:24:46.318Z] #39 ... [2024-10-25T10:24:46.318Z] [2024-10-25T10:24:46.318Z] #56 [core-data internal] load build context [2024-10-25T10:24:46.318Z] #56 transferring context: 3.10MB 8.6s done [2024-10-25T10:24:46.318Z] #56 DONE 12.2s [2024-10-25T10:24:46.318Z] [2024-10-25T10:24:46.318Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:46.318Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 10.3s [2024-10-25T10:24:46.910Z] #39 ... [2024-10-25T10:24:46.910Z] [2024-10-25T10:24:46.910Z] #41 [security-proxy-setup internal] load build context [2024-10-25T10:24:46.910Z] #41 transferring context: 3.10MB 7.4s done [2024-10-25T10:24:46.910Z] #41 DONE 11.6s [2024-10-25T10:24:46.910Z] [2024-10-25T10:24:46.910Z] #58 [security-spiffe-token-provider internal] load build context [2024-10-25T10:24:46.910Z] #58 transferring context: 3.10MB 7.6s done [2024-10-25T10:24:46.910Z] #58 DONE 12.4s [2024-10-25T10:24:46.910Z] [2024-10-25T10:24:46.910Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:46.910Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 10.7s [2024-10-25T10:24:47.179Z] #39 ... [2024-10-25T10:24:47.179Z] [2024-10-25T10:24:47.179Z] #61 [core-common-config-bootstrapper internal] load build context [2024-10-25T10:24:47.179Z] #61 transferring context: 3.10MB 8.3s done [2024-10-25T10:24:47.179Z] #61 DONE 12.3s [2024-10-25T10:24:47.179Z] [2024-10-25T10:24:47.179Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:47.179Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.2s done [2024-10-25T10:24:47.447Z] #39 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 11.2s done [2024-10-25T10:24:49.392Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-10-25T10:24:51.336Z] #39 ... [2024-10-25T10:24:51.336Z] [2024-10-25T10:24:51.336Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:24:51.336Z] #45 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.0s done [2024-10-25T10:24:51.336Z] #45 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done [2024-10-25T10:24:51.336Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.8s [2024-10-25T10:24:51.336Z] #45 ... [2024-10-25T10:24:51.336Z] [2024-10-25T10:24:51.336Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:51.336Z] #39 ... [2024-10-25T10:24:51.336Z] [2024-10-25T10:24:51.336Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:24:51.336Z] #66 ... [2024-10-25T10:24:51.336Z] [2024-10-25T10:24:51.336Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:24:51.336Z] #0 8.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:51.602Z] #67 ... [2024-10-25T10:24:51.602Z] [2024-10-25T10:24:51.602Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:24:51.602Z] #0 9.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:51.602Z] #68 ... [2024-10-25T10:24:51.602Z] [2024-10-25T10:24:51.602Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-25T10:24:51.898Z] #69 ... [2024-10-25T10:24:51.898Z] [2024-10-25T10:24:51.898Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-25T10:24:51.898Z] #0 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:51.898Z] #70 ... [2024-10-25T10:24:51.898Z] [2024-10-25T10:24:51.898Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:52.488Z] #39 ... [2024-10-25T10:24:52.488Z] [2024-10-25T10:24:52.488Z] #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-25T10:24:52.488Z] #69 DONE 11.1s [2024-10-25T10:24:52.488Z] [2024-10-25T10:24:52.488Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:52.758Z] #71 ... [2024-10-25T10:24:52.758Z] [2024-10-25T10:24:52.758Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-25T10:24:52.758Z] #52 10.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:52.758Z] #52 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:52.758Z] #52 19.68 (1/4) Installing ca-certificates (20240705-r0) [2024-10-25T10:24:52.758Z] #52 20.55 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:52.758Z] #52 20.56 (3/4) Installing su-exec (0.2-r3) [2024-10-25T10:24:52.758Z] #52 20.59 (4/4) Installing yq-go (4.44.1-r2) [2024-10-25T10:24:52.758Z] #52 ... [2024-10-25T10:24:52.758Z] [2024-10-25T10:24:52.758Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:54.179Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.1s [2024-10-25T10:24:54.766Z] #39 ... [2024-10-25T10:24:54.766Z] [2024-10-25T10:24:54.766Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-25T10:24:54.766Z] #55 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:54.766Z] #55 ... [2024-10-25T10:24:54.766Z] [2024-10-25T10:24:54.766Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:55.037Z] #39 ... [2024-10-25T10:24:55.037Z] [2024-10-25T10:24:55.038Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-25T10:24:55.038Z] #60 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:55.309Z] #60 ... [2024-10-25T10:24:55.310Z] [2024-10-25T10:24:55.310Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:55.310Z] #64 17.62 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:55.310Z] #64 17.66 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:55.310Z] #64 17.82 OK: 9 MiB in 15 packages [2024-10-25T10:24:55.310Z] #64 DONE 20.4s [2024-10-25T10:24:55.310Z] [2024-10-25T10:24:55.310Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:55.310Z] #39 ... [2024-10-25T10:24:55.310Z] [2024-10-25T10:24:55.310Z] #53 [core-command stage-1 2/10] RUN apk add --update --no-cache dumb-init [2024-10-25T10:24:55.310Z] #53 18.62 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:55.310Z] #53 18.67 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:55.310Z] #53 18.88 OK: 9 MiB in 15 packages [2024-10-25T10:24:55.310Z] #53 DONE 23.0s [2024-10-25T10:24:55.580Z] [2024-10-25T10:24:55.580Z] #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-25T10:24:55.580Z] #72 ... [2024-10-25T10:24:55.580Z] [2024-10-25T10:24:55.580Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-25T10:24:55.580Z] #63 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:55.580Z] #63 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:55.846Z] #63 ... [2024-10-25T10:24:55.846Z] [2024-10-25T10:24:55.846Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-25T10:24:55.846Z] #57 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:55.846Z] #57 ... [2024-10-25T10:24:55.846Z] [2024-10-25T10:24:55.846Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-25T10:24:55.846Z] #65 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:56.111Z] #65 ... [2024-10-25T10:24:56.111Z] [2024-10-25T10:24:56.111Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:57.523Z] #39 ... [2024-10-25T10:24:57.523Z] [2024-10-25T10:24:57.523Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:24:57.523Z] #62 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:24:57.523Z] #62 ... [2024-10-25T10:24:57.523Z] [2024-10-25T10:24:57.523Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:57.798Z] #39 ... [2024-10-25T10:24:57.798Z] [2024-10-25T10:24:57.798Z] #54 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-25T10:24:57.798Z] #54 17.53 (1/3) Installing ca-certificates (20240705-r0) [2024-10-25T10:24:57.798Z] #54 18.21 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:57.798Z] #54 18.24 (3/3) Installing tzdata (2024b-r0) [2024-10-25T10:24:57.798Z] #54 20.06 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:57.798Z] #54 20.27 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:57.798Z] #54 21.48 OK: 11 MiB in 17 packages [2024-10-25T10:24:57.798Z] #54 DONE 24.3s [2024-10-25T10:24:57.798Z] [2024-10-25T10:24:57.798Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:58.758Z] #39 ... [2024-10-25T10:24:58.758Z] [2024-10-25T10:24:58.759Z] #55 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-25T10:24:58.759Z] #55 20.95 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-25T10:24:58.759Z] #55 21.01 (2/2) Installing su-exec (0.2-r3) [2024-10-25T10:24:58.759Z] #55 21.07 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:58.759Z] #55 21.20 OK: 9 MiB in 16 packages [2024-10-25T10:24:58.759Z] #55 DONE 24.7s [2024-10-25T10:24:58.759Z] [2024-10-25T10:24:58.759Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:59.341Z] #39 ... [2024-10-25T10:24:59.341Z] [2024-10-25T10:24:59.341Z] #52 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-25T10:24:59.341Z] #52 22.76 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:24:59.341Z] #52 23.02 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:24:59.341Z] #52 24.75 OK: 20 MiB in 18 packages [2024-10-25T10:24:59.341Z] #52 DONE 27.0s [2024-10-25T10:24:59.341Z] [2024-10-25T10:24:59.341Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:24:59.341Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.1s [2024-10-25T10:25:00.767Z] #39 ... [2024-10-25T10:25:00.767Z] [2024-10-25T10:25:00.767Z] #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-25T10:25:00.767Z] #60 21.54 (1/2) Installing ca-certificates (20240705-r0) [2024-10-25T10:25:00.767Z] #60 21.96 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-25T10:25:00.767Z] #60 22.02 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:00.767Z] #60 22.18 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:25:00.767Z] #60 23.67 OK: 10 MiB in 16 packages [2024-10-25T10:25:00.767Z] #60 DONE 26.5s [2024-10-25T10:25:00.767Z] [2024-10-25T10:25:00.767Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:01.350Z] #39 ... [2024-10-25T10:25:01.350Z] [2024-10-25T10:25:01.350Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:25:01.350Z] #45 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.6s done [2024-10-25T10:25:01.617Z] #45 ... [2024-10-25T10:25:01.617Z] [2024-10-25T10:25:01.617Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:01.892Z] #39 ... [2024-10-25T10:25:01.892Z] [2024-10-25T10:25:01.892Z] #66 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:25:01.892Z] #66 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:01.892Z] #66 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:01.892Z] #66 ... [2024-10-25T10:25:01.892Z] [2024-10-25T10:25:01.892Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:02.167Z] #39 ... [2024-10-25T10:25:02.167Z] [2024-10-25T10:25:02.167Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:25:02.167Z] #67 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:02.167Z] #67 ... [2024-10-25T10:25:02.167Z] [2024-10-25T10:25:02.167Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-25T10:25:02.167Z] #65 20.93 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:02.167Z] #65 21.59 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:02.167Z] #65 21.85 (3/6) Installing dumb-init (1.2.5-r3) [2024-10-25T10:25:02.167Z] #65 21.90 (4/6) Installing openssl (3.3.2-r1) [2024-10-25T10:25:02.167Z] #65 22.20 (5/6) Installing su-exec (0.2-r3) [2024-10-25T10:25:02.167Z] #65 22.21 (6/6) Installing yq-go (4.44.1-r2) [2024-10-25T10:25:02.167Z] #65 24.08 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:02.167Z] #65 24.36 OK: 20 MiB in 18 packages [2024-10-25T10:25:02.167Z] #65 DONE 26.6s [2024-10-25T10:25:02.167Z] [2024-10-25T10:25:02.167Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-25T10:25:02.748Z] #73 ... [2024-10-25T10:25:02.748Z] [2024-10-25T10:25:02.748Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-25T10:25:02.748Z] #0 6.746 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:02.748Z] #0 8.999 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:02.748Z] #74 ... [2024-10-25T10:25:02.748Z] [2024-10-25T10:25:02.748Z] #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:25:02.748Z] #67 21.39 OK: 238 MiB in 54 packages [2024-10-25T10:25:03.016Z] #67 ... [2024-10-25T10:25:03.016Z] [2024-10-25T10:25:03.016Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-25T10:25:03.016Z] #71 10.48 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:03.016Z] #71 11.88 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:05.373Z] #71 ... [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:05.373Z] #39 ... [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:25:05.373Z] #68 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:05.373Z] #68 ... [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:05.373Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.3s [2024-10-25T10:25:05.373Z] #39 ... [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #70 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-25T10:25:05.373Z] #70 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:05.373Z] #70 ... [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:25:05.373Z] #67 DONE 24.4s [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:05.373Z] #75 ... [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:05.373Z] #0 9.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:05.373Z] #76 ... [2024-10-25T10:25:05.373Z] [2024-10-25T10:25:05.373Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:05.375Z] #115 ... [2024-10-25T10:25:05.375Z] [2024-10-25T10:25:05.375Z] #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:05.375Z] #81 DONE 42.9s [2024-10-25T10:25:05.375Z] [2024-10-25T10:25:05.375Z] #85 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:05.375Z] #85 DONE 41.7s [2024-10-25T10:25:05.375Z] [2024-10-25T10:25:05.375Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:05.376Z] #114 DONE 42.9s [2024-10-25T10:25:05.376Z] [2024-10-25T10:25:05.376Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:05.376Z] #115 DONE 44.0s [2024-10-25T10:25:05.376Z] [2024-10-25T10:25:05.376Z] #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:05.376Z] #77 DONE 43.8s [2024-10-25T10:25:05.376Z] [2024-10-25T10:25:05.376Z] #116 [support-notifications builder 6/7] COPY . . [2024-10-25T10:25:06.533Z] #39 ... [2024-10-25T10:25:06.533Z] [2024-10-25T10:25:06.533Z] #66 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-10-25T10:25:06.533Z] #66 23.09 OK: 238 MiB in 54 packages [2024-10-25T10:25:06.533Z] #66 DONE 24.5s [2024-10-25T10:25:06.533Z] [2024-10-25T10:25:06.533Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:06.533Z] #77 ... [2024-10-25T10:25:06.533Z] [2024-10-25T10:25:06.533Z] #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:06.533Z] #75 DONE 1.5s [2024-10-25T10:25:06.533Z] [2024-10-25T10:25:06.533Z] #70 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-25T10:25:06.533Z] #70 23.58 OK: 238 MiB in 54 packages [2024-10-25T10:25:06.533Z] #70 DONE 25.0s [2024-10-25T10:25:06.533Z] [2024-10-25T10:25:06.533Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:06.533Z] #78 ... [2024-10-25T10:25:06.533Z] [2024-10-25T10:25:06.533Z] #57 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-25T10:25:06.533Z] #57 21.99 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:25:06.533Z] #57 21.99 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:25:06.533Z] #57 21.99 OK: 24043 distinct packages available [2024-10-25T10:25:06.533Z] #57 24.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:06.533Z] #57 26.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:06.799Z] #57 ... [2024-10-25T10:25:06.799Z] [2024-10-25T10:25:06.799Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:07.068Z] #39 ... [2024-10-25T10:25:07.068Z] [2024-10-25T10:25:07.068Z] #77 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:07.068Z] #77 DONE 1.5s [2024-10-25T10:25:07.335Z] [2024-10-25T10:25:07.335Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:07.602Z] #39 ... [2024-10-25T10:25:07.602Z] [2024-10-25T10:25:07.602Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:25:07.602Z] #62 22.89 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:25:07.602Z] #62 22.89 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:25:07.602Z] #62 22.89 OK: 24043 distinct packages available [2024-10-25T10:25:07.602Z] #62 25.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:07.602Z] #62 27.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:07.602Z] #62 ... [2024-10-25T10:25:07.602Z] [2024-10-25T10:25:07.602Z] #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:07.602Z] #79 DONE 1.3s [2024-10-25T10:25:07.602Z] [2024-10-25T10:25:07.602Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:07.602Z] #0 9.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:07.869Z] #80 ... [2024-10-25T10:25:07.869Z] [2024-10-25T10:25:07.869Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:08.452Z] #39 ... [2024-10-25T10:25:08.452Z] [2024-10-25T10:25:08.452Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-25T10:25:08.452Z] #63 23.64 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:25:08.452Z] #63 23.64 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:25:08.452Z] #63 23.64 OK: 24043 distinct packages available [2024-10-25T10:25:08.452Z] #63 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:08.452Z] #63 27.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:08.452Z] #63 ... [2024-10-25T10:25:08.452Z] [2024-10-25T10:25:08.452Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:09.042Z] #39 ... [2024-10-25T10:25:09.042Z] [2024-10-25T10:25:09.042Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-25T10:25:09.042Z] #0 6.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:09.042Z] #0 8.641 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:09.042Z] #81 ... [2024-10-25T10:25:09.042Z] [2024-10-25T10:25:09.042Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:09.310Z] #39 ... [2024-10-25T10:25:09.310Z] [2024-10-25T10:25:09.310Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-25T10:25:09.310Z] #0 9.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:09.575Z] #116 ... [2024-10-25T10:25:09.575Z] [2024-10-25T10:25:09.575Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-10-25T10:25:09.575Z] #117 ... [2024-10-25T10:25:09.575Z] [2024-10-25T10:25:09.575Z] #118 [core-data builder 6/7] COPY . . [2024-10-25T10:25:09.575Z] #118 ... [2024-10-25T10:25:09.575Z] [2024-10-25T10:25:09.575Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-25T10:25:09.575Z] #119 ... [2024-10-25T10:25:09.575Z] [2024-10-25T10:25:09.575Z] #120 [core-keeper builder 7/8] COPY . . [2024-10-25T10:25:09.576Z] #82 ... [2024-10-25T10:25:09.576Z] [2024-10-25T10:25:09.576Z] #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:09.576Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.5s [2024-10-25T10:25:10.162Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s done [2024-10-25T10:25:10.162Z] #39 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.0s done [2024-10-25T10:25:10.511Z] #120 DONE 11.2s [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #119 DONE 11.2s [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:10.511Z] #121 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #122 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:10.511Z] #123 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #124 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:10.511Z] #125 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #126 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:10.511Z] #126 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:10.511Z] #127 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #128 [core-command builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #128 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:10.511Z] #129 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:10.511Z] #130 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #131 [core-metadata builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #131 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:10.511Z] #132 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #118 [core-data builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #118 DONE 11.2s [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-25T10:25:10.511Z] #133 ... [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #134 [security-bootstrapper builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #134 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:10.511Z] #135 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:10.511Z] #136 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #117 DONE 11.3s [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #137 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:10.511Z] #137 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #138 [security-secretstore-setup builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #138 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:10.511Z] #139 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #140 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:10.511Z] #140 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #141 [support-cron-scheduler builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #141 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #142 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:10.511Z] #142 CACHED [2024-10-25T10:25:10.511Z] [2024-10-25T10:25:10.511Z] #116 [support-notifications builder 6/7] COPY . . [2024-10-25T10:25:10.511Z] #116 DONE 11.3s [2024-10-25T10:25:10.770Z] #39 ... [2024-10-25T10:25:10.770Z] [2024-10-25T10:25:10.770Z] #71 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-25T10:25:10.770Z] #71 24.32 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T10:25:10.770Z] #71 25.30 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:10.771Z] #71 25.59 OK: 9 MiB in 15 packages [2024-10-25T10:25:10.771Z] #71 DONE 28.1s [2024-10-25T10:25:10.771Z] [2024-10-25T10:25:10.771Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:25:10.771Z] #39 ... [2024-10-25T10:25:10.771Z] [2024-10-25T10:25:10.771Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:10.771Z] #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:10.771Z] #83 ... [2024-10-25T10:25:10.771Z] [2024-10-25T10:25:10.771Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-25T10:25:10.771Z] #82 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:10.771Z] [2024-10-25T10:25:10.771Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:25:13.844Z] #143 1.581 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-25T10:25:14.236Z] #82 ... [2024-10-25T10:25:14.236Z] [2024-10-25T10:25:14.236Z] #57 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-25T10:25:14.236Z] #57 34.67 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:14.236Z] #57 35.15 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:14.236Z] #57 35.31 (3/7) Installing dumb-init (1.2.5-r3) [2024-10-25T10:25:14.236Z] #57 35.34 (4/7) Installing musl-obstack (1.2.3-r2) [2024-10-25T10:25:14.236Z] #57 35.37 (5/7) Installing libucontext (1.2-r3) [2024-10-25T10:25:14.236Z] #57 35.45 (6/7) Installing gcompat (1.1.0-r4) [2024-10-25T10:25:14.236Z] #57 35.57 (7/7) Installing openssl (3.3.2-r1) [2024-10-25T10:25:14.236Z] #57 35.74 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:14.236Z] #57 35.91 OK: 10 MiB in 19 packages [2024-10-25T10:25:14.236Z] #57 DONE 38.1s [2024-10-25T10:25:14.236Z] [2024-10-25T10:25:14.236Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-25T10:25:14.236Z] #74 20.13 OK: 238 MiB in 54 packages [2024-10-25T10:25:14.236Z] #74 ... [2024-10-25T10:25:14.236Z] [2024-10-25T10:25:14.236Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-25T10:25:14.236Z] #63 35.71 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-25T10:25:14.236Z] #63 35.73 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-25T10:25:14.236Z] #63 35.77 (3/4) Installing libucontext (1.2-r3) [2024-10-25T10:25:14.236Z] #63 35.84 (4/4) Installing gcompat (1.1.0-r4) [2024-10-25T10:25:14.236Z] #63 35.96 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:14.236Z] #63 36.37 OK: 9 MiB in 18 packages [2024-10-25T10:25:14.236Z] #63 DONE 38.6s [2024-10-25T10:25:14.236Z] [2024-10-25T10:25:14.236Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:25:14.236Z] #62 36.62 (1/14) Installing ca-certificates (20240705-r0) [2024-10-25T10:25:14.236Z] #62 37.12 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-25T10:25:14.236Z] #62 37.30 (3/14) Installing c-ares (1.33.1-r0) [2024-10-25T10:25:14.236Z] #62 37.34 (4/14) Installing libunistring (1.2-r0) [2024-10-25T10:25:14.236Z] #62 37.60 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-25T10:25:14.236Z] #62 37.64 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-25T10:25:14.236Z] #62 37.69 (7/14) Installing libpsl (0.21.5-r1) [2024-10-25T10:25:14.236Z] #62 37.73 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-25T10:25:14.236Z] #62 37.96 (9/14) Installing libcurl (8.10.1-r0) [2024-10-25T10:25:14.236Z] #62 38.14 (10/14) Installing curl (8.10.1-r0) [2024-10-25T10:25:14.236Z] #62 38.27 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-25T10:25:14.236Z] #62 38.31 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-25T10:25:14.236Z] #62 38.33 (13/14) Installing libucontext (1.2-r3) [2024-10-25T10:25:14.236Z] #62 38.35 (14/14) Installing gcompat (1.1.0-r4) [2024-10-25T10:25:14.236Z] #62 38.42 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:14.236Z] #62 38.69 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:25:14.236Z] #62 ... [2024-10-25T10:25:14.236Z] [2024-10-25T10:25:14.236Z] #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:14.236Z] #72 8.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:14.236Z] #72 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:14.236Z] #72 ... [2024-10-25T10:25:14.236Z] [2024-10-25T10:25:14.236Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:25:14.236Z] #68 23.04 v3.20.3-203-g51c7623c5e8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-25T10:25:14.236Z] #68 23.04 v3.20.3-213-g9fcc0b088ec [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-25T10:25:14.236Z] #68 23.04 OK: 24042 distinct packages available [2024-10-25T10:25:14.236Z] #68 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:14.236Z] #68 26.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:15.483Z] #68 ... [2024-10-25T10:25:15.483Z] [2024-10-25T10:25:15.483Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-25T10:25:15.483Z] #84 ... [2024-10-25T10:25:15.483Z] [2024-10-25T10:25:15.483Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-25T10:25:15.483Z] #74 DONE 22.4s [2024-10-25T10:25:15.483Z] [2024-10-25T10:25:15.483Z] #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-25T10:25:15.483Z] #85 DONE 0.6s [2024-10-25T10:25:15.483Z] [2024-10-25T10:25:15.483Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:25:15.483Z] #62 40.63 OK: 15 MiB in 28 packages [2024-10-25T10:25:17.427Z] #62 ... [2024-10-25T10:25:17.427Z] [2024-10-25T10:25:17.428Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:17.428Z] #86 ... [2024-10-25T10:25:17.428Z] [2024-10-25T10:25:17.428Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:17.428Z] #76 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:17.428Z] #76 20.80 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:17.428Z] #76 20.80 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:17.428Z] #76 20.82 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:17.428Z] #76 22.30 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:17.428Z] #76 ... [2024-10-25T10:25:17.428Z] [2024-10-25T10:25:17.428Z] #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:17.428Z] #72 21.09 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:17.428Z] #72 21.09 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:17.428Z] #72 21.13 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:17.695Z] #72 ... [2024-10-25T10:25:17.695Z] [2024-10-25T10:25:17.695Z] #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-25T10:25:17.695Z] #62 DONE 42.8s [2024-10-25T10:25:17.695Z] [2024-10-25T10:25:17.695Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:17.695Z] #76 22.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:17.962Z] #76 ... [2024-10-25T10:25:17.962Z] [2024-10-25T10:25:17.962Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:17.962Z] #87 ... [2024-10-25T10:25:17.962Z] [2024-10-25T10:25:17.962Z] #72 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:17.962Z] #72 22.58 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:18.228Z] #72 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:18.820Z] #72 ... [2024-10-25T10:25:18.820Z] [2024-10-25T10:25:18.820Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:18.821Z] #80 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:18.821Z] #80 19.92 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:18.821Z] #80 19.92 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:18.821Z] #80 19.96 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:18.821Z] #80 ... [2024-10-25T10:25:18.821Z] [2024-10-25T10:25:18.821Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-25T10:25:18.821Z] #81 16.68 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:18.821Z] #81 16.68 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:18.821Z] #81 16.70 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:18.821Z] #81 18.41 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:18.821Z] #81 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:19.404Z] #81 20.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:19.986Z] #81 ... [2024-10-25T10:25:19.986Z] [2024-10-25T10:25:19.986Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-25T10:25:19.986Z] #73 7.666 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:19.986Z] #73 9.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:19.986Z] #73 ... [2024-10-25T10:25:19.986Z] [2024-10-25T10:25:19.986Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-25T10:25:19.986Z] #82 20.36 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:19.986Z] #82 20.36 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:19.986Z] #82 20.43 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:20.575Z] #82 ... [2024-10-25T10:25:20.575Z] [2024-10-25T10:25:20.575Z] #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-25T10:25:20.575Z] #68 37.90 OK: 238 MiB in 54 packages [2024-10-25T10:25:20.575Z] #68 DONE 39.4s [2024-10-25T10:25:20.735Z] #143 ... [2024-10-25T10:25:20.735Z] [2024-10-25T10:25:20.735Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-25T10:25:20.735Z] #0 0.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-25T10:25:20.735Z] #144 ... [2024-10-25T10:25:20.735Z] [2024-10-25T10:25:20.735Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-25T10:25:20.735Z] #0 1.685 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-25T10:25:20.735Z] #145 ... [2024-10-25T10:25:20.735Z] [2024-10-25T10:25:20.735Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-25T10:25:20.735Z] #0 0.756 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-25T10:25:20.735Z] #146 ... [2024-10-25T10:25:20.735Z] [2024-10-25T10:25:20.735Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-25T10:25:20.735Z] #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-25T10:25:20.844Z] [2024-10-25T10:25:20.844Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:20.993Z] #147 ... [2024-10-25T10:25:20.993Z] [2024-10-25T10:25:20.993Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-25T10:25:20.993Z] #0 0.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-25T10:25:21.121Z] #88 ... [2024-10-25T10:25:21.121Z] [2024-10-25T10:25:21.121Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:21.121Z] #83 10.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:21.121Z] #83 18.84 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:21.121Z] #83 18.84 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:21.121Z] #83 18.90 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:21.121Z] #83 20.03 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:21.121Z] #83 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:21.121Z] #83 ... [2024-10-25T10:25:21.121Z] [2024-10-25T10:25:21.121Z] #88 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:25:21.121Z] #88 DONE 0.4s [2024-10-25T10:25:21.121Z] [2024-10-25T10:25:21.121Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:21.252Z] #148 ... [2024-10-25T10:25:21.252Z] [2024-10-25T10:25:21.252Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:25:21.252Z] #0 0.770 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-25T10:25:21.252Z] #149 ... [2024-10-25T10:25:21.252Z] [2024-10-25T10:25:21.252Z] #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-25T10:25:21.252Z] #133 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-25T10:25:21.538Z] #133 ... [2024-10-25T10:25:21.538Z] [2024-10-25T10:25:21.538Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-25T10:25:21.538Z] #0 0.389 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-25T10:25:21.538Z] #150 ... [2024-10-25T10:25:21.538Z] [2024-10-25T10:25:21.538Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-25T10:25:21.538Z] #0 1.154 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-25T10:25:21.796Z] #151 ... [2024-10-25T10:25:21.796Z] [2024-10-25T10:25:21.796Z] #152 [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-10-25T10:25:21.796Z] #0 0.945 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-25T10:25:21.796Z] #152 ... [2024-10-25T10:25:21.796Z] [2024-10-25T10:25:21.796Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:25:21.796Z] #0 0.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-25T10:25:23.699Z] #89 ... [2024-10-25T10:25:23.699Z] [2024-10-25T10:25:23.699Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:23.699Z] #0 3.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:23.699Z] #0 5.698 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:23.699Z] #90 ... [2024-10-25T10:25:23.699Z] [2024-10-25T10:25:23.699Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-25T10:25:23.699Z] #73 19.22 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:23.699Z] #73 19.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:23.699Z] #73 19.26 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:23.699Z] #73 20.51 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:23.699Z] #73 20.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:24.666Z] #73 22.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:25.623Z] #73 ... [2024-10-25T10:25:25.623Z] [2024-10-25T10:25:25.623Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:25.623Z] #91 ... [2024-10-25T10:25:25.623Z] [2024-10-25T10:25:25.623Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:25.623Z] #90 11.59 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:25.623Z] #90 11.59 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:25.623Z] #90 11.63 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:25.891Z] #90 ... [2024-10-25T10:25:25.891Z] [2024-10-25T10:25:25.891Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-25T10:25:25.891Z] #84 3.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:25.891Z] #84 6.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:25.891Z] #84 12.30 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:25.891Z] #84 12.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:25.891Z] #84 12.36 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:25.891Z] #84 ... [2024-10-25T10:25:25.891Z] [2024-10-25T10:25:25.891Z] #81 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-25T10:25:25.891Z] #81 25.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:25.891Z] #81 26.00 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:25.891Z] #81 26.10 OK: 9 MiB in 16 packages [2024-10-25T10:25:26.165Z] #81 DONE 27.3s [2024-10-25T10:25:26.165Z] [2024-10-25T10:25:26.165Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-25T10:25:26.165Z] #84 13.71 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:26.165Z] #84 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:27.581Z] #84 ... [2024-10-25T10:25:27.581Z] [2024-10-25T10:25:27.581Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:27.581Z] #0 2.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:27.581Z] #0 6.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:27.849Z] #92 ... [2024-10-25T10:25:27.849Z] [2024-10-25T10:25:27.849Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:27.849Z] #90 13.35 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:27.849Z] #90 13.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:27.849Z] #90 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:28.439Z] #90 ... [2024-10-25T10:25:28.439Z] [2024-10-25T10:25:28.439Z] #93 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-25T10:25:28.439Z] #93 DONE 2.3s [2024-10-25T10:25:28.707Z] [2024-10-25T10:25:28.707Z] #94 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-25T10:25:28.707Z] #94 DONE 0.2s [2024-10-25T10:25:28.707Z] [2024-10-25T10:25:28.707Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-25T10:25:28.707Z] #84 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:28.975Z] #84 ... [2024-10-25T10:25:28.975Z] [2024-10-25T10:25:28.975Z] #72 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:28.975Z] #72 24.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:28.975Z] #72 30.49 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:28.975Z] #72 31.50 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:28.975Z] #72 31.64 OK: 9 MiB in 15 packages [2024-10-25T10:25:28.975Z] #72 DONE 33.9s [2024-10-25T10:25:29.241Z] [2024-10-25T10:25:29.241Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:29.241Z] #80 21.55 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:29.241Z] #80 21.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:29.241Z] #80 25.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:29.241Z] #80 31.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:29.509Z] #80 ... [2024-10-25T10:25:29.509Z] [2024-10-25T10:25:29.509Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:29.509Z] #76 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:29.509Z] #76 33.93 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:29.776Z] #76 ... [2024-10-25T10:25:29.777Z] [2024-10-25T10:25:29.777Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:29.777Z] #80 32.04 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:29.777Z] #80 32.11 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:25:30.740Z] #80 32.95 OK: 11 MiB in 17 packages [2024-10-25T10:25:31.326Z] #80 ... [2024-10-25T10:25:31.326Z] [2024-10-25T10:25:31.326Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-25T10:25:31.326Z] #82 21.97 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:31.326Z] #82 22.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:31.326Z] #82 25.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:31.326Z] #82 31.75 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:31.596Z] #82 ... [2024-10-25T10:25:31.596Z] [2024-10-25T10:25:31.596Z] #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:31.596Z] #76 34.55 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:31.596Z] #76 34.66 OK: 9 MiB in 15 packages [2024-10-25T10:25:31.596Z] #76 DONE 36.3s [2024-10-25T10:25:31.596Z] [2024-10-25T10:25:31.596Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:31.596Z] #92 13.63 Upgrading critical system libraries and apk-tools: [2024-10-25T10:25:31.596Z] #92 13.63 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T10:25:31.596Z] #92 13.72 Executing busybox-1.36.1-r29.trigger [2024-10-25T10:25:31.863Z] #92 ... [2024-10-25T10:25:31.864Z] [2024-10-25T10:25:31.864Z] #80 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:31.864Z] #80 DONE 34.2s [2024-10-25T10:25:32.134Z] [2024-10-25T10:25:32.134Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-25T10:25:32.134Z] #82 32.29 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:32.134Z] #82 32.37 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:25:32.409Z] #82 32.90 OK: 20 MiB in 18 packages [2024-10-25T10:25:33.376Z] #82 ... [2024-10-25T10:25:33.377Z] [2024-10-25T10:25:33.377Z] #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-25T10:25:33.377Z] #73 29.48 OK: 20 MiB in 18 packages [2024-10-25T10:25:33.377Z] #73 DONE 30.9s [2024-10-25T10:25:33.377Z] [2024-10-25T10:25:33.377Z] #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-25T10:25:33.377Z] #95 DONE 0.2s [2024-10-25T10:25:33.377Z] [2024-10-25T10:25:33.377Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:33.377Z] #92 15.80 Continuing the upgrade transaction with new apk-tools: [2024-10-25T10:25:33.377Z] #92 15.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:33.377Z] #92 ... [2024-10-25T10:25:33.377Z] [2024-10-25T10:25:33.377Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-25T10:25:33.377Z] #82 DONE 34.1s [2024-10-25T10:25:33.655Z] [2024-10-25T10:25:33.655Z] #83 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-25T10:25:33.655Z] #83 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:33.655Z] #83 30.41 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:33.655Z] #83 30.87 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:33.655Z] #83 31.13 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:25:33.655Z] #83 31.92 OK: 10 MiB in 16 packages [2024-10-25T10:25:33.923Z] #83 DONE 33.4s [2024-10-25T10:25:33.923Z] [2024-10-25T10:25:33.923Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:34.507Z] #86 ... [2024-10-25T10:25:34.507Z] [2024-10-25T10:25:34.507Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-25T10:25:34.507Z] #84 22.23 OK: 10 MiB in 19 packages [2024-10-25T10:25:35.489Z] #84 DONE 23.0s [2024-10-25T10:25:35.489Z] [2024-10-25T10:25:35.489Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-25T10:25:35.759Z] #96 ... [2024-10-25T10:25:35.759Z] [2024-10-25T10:25:35.759Z] #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-25T10:25:35.759Z] #90 21.18 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:35.759Z] #90 21.57 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:35.759Z] #90 21.68 OK: 9 MiB in 18 packages [2024-10-25T10:25:35.759Z] #90 DONE 22.4s [2024-10-25T10:25:36.027Z] [2024-10-25T10:25:36.027Z] #97 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-25T10:25:37.453Z] #97 DONE 1.4s [2024-10-25T10:25:37.453Z] [2024-10-25T10:25:37.453Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-25T10:25:37.453Z] #98 DONE 1.8s [2024-10-25T10:25:37.453Z] [2024-10-25T10:25:37.453Z] #96 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-25T10:25:37.453Z] #96 DONE 1.9s [2024-10-25T10:25:37.453Z] [2024-10-25T10:25:37.453Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-25T10:25:37.453Z] #99 ... [2024-10-25T10:25:37.453Z] [2024-10-25T10:25:37.453Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-25T10:25:37.453Z] #100 DONE 0.2s [2024-10-25T10:25:37.453Z] [2024-10-25T10:25:37.453Z] #101 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-25T10:25:37.738Z] #101 DONE 0.3s [2024-10-25T10:25:37.738Z] [2024-10-25T10:25:37.738Z] #99 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-25T10:25:37.738Z] #99 DONE 0.3s [2024-10-25T10:25:37.738Z] [2024-10-25T10:25:37.738Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-25T10:25:38.017Z] #102 DONE 0.3s [2024-10-25T10:25:38.017Z] [2024-10-25T10:25:38.017Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-25T10:25:38.017Z] #103 ... [2024-10-25T10:25:38.017Z] [2024-10-25T10:25:38.017Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-25T10:25:38.017Z] #104 DONE 0.3s [2024-10-25T10:25:38.285Z] [2024-10-25T10:25:38.285Z] #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-25T10:25:38.285Z] #103 DONE 0.2s [2024-10-25T10:25:38.285Z] [2024-10-25T10:25:38.285Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-25T10:25:38.554Z] #105 DONE 0.2s [2024-10-25T10:25:38.554Z] [2024-10-25T10:25:38.554Z] #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-25T10:25:38.554Z] #106 DONE 0.4s [2024-10-25T10:25:38.554Z] [2024-10-25T10:25:38.554Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-25T10:25:38.554Z] #107 ... [2024-10-25T10:25:38.554Z] [2024-10-25T10:25:38.554Z] #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-25T10:25:38.554Z] #108 DONE 0.2s [2024-10-25T10:25:38.822Z] [2024-10-25T10:25:38.822Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-25T10:25:38.822Z] #107 DONE 0.3s [2024-10-25T10:25:38.822Z] [2024-10-25T10:25:38.822Z] #109 [security-spire-server] exporting to image [2024-10-25T10:25:38.822Z] #109 exporting layers [2024-10-25T10:25:39.791Z] #109 ... [2024-10-25T10:25:39.791Z] [2024-10-25T10:25:39.791Z] #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-25T10:25:39.791Z] #92 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T10:25:39.791Z] #92 20.51 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:39.791Z] #92 20.74 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T10:25:39.791Z] #92 20.84 Executing ca-certificates-20240705-r0.trigger [2024-10-25T10:25:39.791Z] #92 21.17 OK: 15 MiB in 28 packages [2024-10-25T10:25:39.791Z] #92 DONE 22.2s [2024-10-25T10:25:40.063Z] [2024-10-25T10:25:40.063Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-25T10:25:40.063Z] #110 DONE 2.7s [2024-10-25T10:25:40.063Z] [2024-10-25T10:25:40.063Z] #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-25T10:25:40.331Z] #111 DONE 0.3s [2024-10-25T10:25:40.331Z] [2024-10-25T10:25:40.331Z] #112 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-25T10:25:40.600Z] #112 DONE 0.2s [2024-10-25T10:25:40.600Z] [2024-10-25T10:25:40.600Z] #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-25T10:25:40.867Z] #113 DONE 0.3s [2024-10-25T10:25:40.867Z] [2024-10-25T10:25:40.867Z] #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-25T10:25:41.145Z] #114 DONE 0.3s [2024-10-25T10:25:41.145Z] [2024-10-25T10:25:41.145Z] #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-25T10:25:41.145Z] #115 DONE 0.3s [2024-10-25T10:25:41.145Z] [2024-10-25T10:25:41.145Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:25:41.412Z] #87 ... [2024-10-25T10:25:41.412Z] [2024-10-25T10:25:41.412Z] #109 [security-spire-agent] exporting to image [2024-10-25T10:25:43.372Z] #109 exporting layers 4.3s done [2024-10-25T10:25:43.372Z] #109 exporting layers 4.5s done [2024-10-25T10:25:43.372Z] #109 writing image sha256:c70918398460c5dc6a3edb3e0cc9daa3d95473dd088189070c728cce2a5715bf 0.0s done [2024-10-25T10:25:43.372Z] #109 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-10-25T10:25:43.372Z] #109 writing image sha256:4d5e87cb132da46af0a3017c9265dff2e88af74394fb65927bb38fc208c780ab done [2024-10-25T10:25:43.372Z] #109 naming to docker.io/library/security-spire-config-arm64 done [2024-10-25T10:25:43.639Z] #109 exporting layers 2.3s done [2024-10-25T10:25:43.639Z] #109 writing image sha256:f603a3cfad5d5318526fd2c4f2bfcba94eab7bdcaf1b8cdc0e2f9a705619b0e0 0.0s done [2024-10-25T10:25:43.639Z] #109 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-25T10:25:43.639Z] #109 DONE 5.0s [2024-10-25T10:25:43.639Z] [2024-10-25T10:25:43.639Z] #91 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #91 DONE 88.4s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #87 DONE 96.1s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #86 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #86 DONE 96.7s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #78 DONE 97.5s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #116 [core-keeper builder 7/8] COPY . . [2024-10-25T10:26:51.535Z] #116 ... [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #89 DONE 82.9s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #117 DONE 1.5s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:26:51.535Z] #118 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #119 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #120 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #121 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #122 [core-data builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #122 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #123 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:26:51.535Z] #123 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:26:51.535Z] #124 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #125 [security-proxy-setup builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #125 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #126 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #126 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #127 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:26:51.535Z] #127 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #128 [core-command builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #128 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #129 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #130 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:26:51.535Z] #130 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #131 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #131 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #132 [support-notifications builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #132 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #133 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #134 [security-proxy-auth builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #134 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:26:51.535Z] #135 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #136 [support-cron-scheduler builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #136 DONE 1.6s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #116 [core-keeper builder 7/8] COPY . . [2024-10-25T10:26:51.535Z] #116 DONE 1.6s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T10:26:51.535Z] #137 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #138 [security-bootstrapper builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #138 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-25T10:26:51.535Z] #139 CACHED [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #140 [core-metadata builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #140 DONE 1.5s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #141 [security-secretstore-setup builder 6/7] COPY . . [2024-10-25T10:26:51.535Z] #141 DONE 1.6s [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-25T10:26:51.535Z] #142 ... [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-25T10:26:51.535Z] #0 5.111 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-25T10:26:51.535Z] #143 ... [2024-10-25T10:26:51.535Z] [2024-10-25T10:26:51.535Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-25T10:26:51.535Z] #142 5.437 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-25T10:26:55.828Z] #142 ... [2024-10-25T10:26:55.828Z] [2024-10-25T10:26:55.828Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-25T10:26:55.828Z] #0 6.089 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-25T10:26:55.828Z] #144 ... [2024-10-25T10:26:55.828Z] [2024-10-25T10:26:55.828Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:26:55.828Z] #0 6.312 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-25T10:26:55.828Z] #145 ... [2024-10-25T10:26:55.828Z] [2024-10-25T10:26:55.828Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-25T10:26:55.828Z] #0 5.948 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-25T10:26:56.104Z] #146 ... [2024-10-25T10:26:56.104Z] [2024-10-25T10:26:56.104Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-25T10:26:56.104Z] #0 5.883 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-25T10:26:56.104Z] #147 ... [2024-10-25T10:26:56.104Z] [2024-10-25T10:26:56.104Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-25T10:26:56.104Z] #0 4.513 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-25T10:26:56.405Z] #148 ... [2024-10-25T10:26:56.405Z] [2024-10-25T10:26:56.405Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:26:56.405Z] #0 4.553 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2024-10-25T10:26:56.405Z] #149 ... [2024-10-25T10:26:56.405Z] [2024-10-25T10:26:56.405Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-25T10:26:56.405Z] #0 5.593 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-25T10:26:56.694Z] #150 ... [2024-10-25T10:26:56.694Z] [2024-10-25T10:26:56.694Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:26:56.694Z] #0 3.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2024-10-25T10:26:56.694Z] #151 ... [2024-10-25T10:26:56.694Z] [2024-10-25T10:26:56.694Z] #152 [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-10-25T10:26:56.694Z] #0 5.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-25T10:26:56.959Z] #152 ... [2024-10-25T10:26:56.959Z] [2024-10-25T10:26:56.959Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-25T10:26:56.959Z] #0 5.838 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-25T10:26:58.404Z] #153 ... [2024-10-25T10:26:58.404Z] [2024-10-25T10:26:58.404Z] #152 [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-10-25T10:26:58.404Z] #152 94.65 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-25T10:27:45.139Z] #152 DONE 152.8s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-25T10:27:45.139Z] #145 DONE 152.9s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-25T10:27:45.139Z] #147 DONE 152.9s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:27:45.139Z] #153 DONE 152.9s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-25T10:27:45.139Z] #150 DONE 152.9s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-25T10:27:45.139Z] #148 DONE 152.9s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-25T10:27:45.139Z] #146 DONE 152.9s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.139Z] #154 ... [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #144 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-25T10:27:45.139Z] #144 DONE 153.2s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:27:45.139Z] #143 DONE 153.3s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-25T10:27:45.139Z] #151 DONE 153.3s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:27:45.139Z] #149 DONE 153.3s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #155 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.139Z] #155 ... [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #133 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-25T10:27:45.139Z] #133 DONE 153.5s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.139Z] #156 ... [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #154 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.139Z] #154 DONE 0.8s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #157 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.139Z] #157 DONE 0.8s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #158 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-25T10:27:45.139Z] #158 DONE 0.8s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.139Z] #159 DONE 0.7s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #160 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.139Z] #160 DONE 0.8s [2024-10-25T10:27:45.139Z] [2024-10-25T10:27:45.139Z] #161 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.140Z] #161 DONE 0.5s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #155 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.140Z] #155 DONE 0.5s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #162 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #162 ... [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #163 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.140Z] #163 CACHED [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #164 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #164 CACHED [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #165 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #165 CACHED [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #166 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.140Z] #166 CACHED [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #156 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.140Z] #156 DONE 0.5s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #167 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #167 DONE 0.4s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #168 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #168 CACHED [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #169 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.140Z] #169 CACHED [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:45.140Z] #170 DONE 0.5s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #171 DONE 0.4s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #172 DONE 0.4s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #173 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #173 DONE 0.4s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #162 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #162 DONE 0.4s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #174 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:45.140Z] #174 DONE 0.4s [2024-10-25T10:27:45.140Z] [2024-10-25T10:27:45.140Z] #175 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-25T10:27:46.549Z] #175 ... [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-25T10:27:46.549Z] #176 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #177 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-25T10:27:46.549Z] #177 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #178 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-25T10:27:46.549Z] #178 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #179 [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-10-25T10:27:46.549Z] #179 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #180 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-25T10:27:46.549Z] #180 DONE 1.9s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #181 [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-10-25T10:27:46.549Z] #181 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #182 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-25T10:27:46.549Z] #182 DONE 1.9s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #183 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-25T10:27:46.549Z] #183 DONE 1.9s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #184 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-25T10:27:46.549Z] #184 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #175 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-25T10:27:46.549Z] #175 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #185 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:46.549Z] #185 DONE 1.8s [2024-10-25T10:27:46.549Z] [2024-10-25T10:27:46.549Z] #186 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:46.810Z] #186 ... [2024-10-25T10:27:46.811Z] [2024-10-25T10:27:46.811Z] #187 [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-10-25T10:27:46.811Z] #187 DONE 0.5s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #188 [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-10-25T10:27:47.073Z] #188 DONE 0.5s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #189 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.073Z] #189 DONE 0.5s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #190 [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-10-25T10:27:47.073Z] #190 DONE 0.6s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-25T10:27:47.073Z] #191 DONE 0.6s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.073Z] #192 ... [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #193 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.073Z] #193 DONE 0.6s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #194 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.073Z] #194 DONE 0.6s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #195 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-25T10:27:47.073Z] #195 DONE 0.6s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #196 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.073Z] #196 DONE 0.6s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #197 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-25T10:27:47.073Z] #197 DONE 0.6s [2024-10-25T10:27:47.073Z] [2024-10-25T10:27:47.073Z] #186 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.073Z] #186 DONE 0.6s [2024-10-25T10:27:47.333Z] [2024-10-25T10:27:47.333Z] #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-25T10:27:47.333Z] #198 DONE 2.9s [2024-10-25T10:27:47.333Z] [2024-10-25T10:27:47.333Z] #112 [support-cron-scheduler] exporting to image [2024-10-25T10:27:47.333Z] #112 exporting layers 0.2s done [2024-10-25T10:27:47.615Z] #112 writing image sha256:1642741052f94ed7e694eb3a4dcd4f761f2991c2caf90e0584547a42d6afd1f5 [2024-10-25T10:27:47.615Z] #112 ... [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #199 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-25T10:27:47.615Z] #199 DONE 0.6s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #200 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-25T10:27:47.615Z] #200 DONE 0.6s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #201 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.615Z] #201 DONE 0.5s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #202 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-25T10:27:47.615Z] #202 DONE 0.5s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #203 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-25T10:27:47.615Z] #203 DONE 0.6s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:27:47.615Z] #204 DONE 0.5s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #205 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-25T10:27:47.615Z] #205 DONE 0.6s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #206 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-25T10:27:47.615Z] #206 DONE 0.5s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #192 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:27:47.615Z] #192 DONE 0.6s [2024-10-25T10:27:47.615Z] [2024-10-25T10:27:47.615Z] #112 [core-keeper] exporting to image [2024-10-25T10:27:47.615Z] #112 writing image sha256:1642741052f94ed7e694eb3a4dcd4f761f2991c2caf90e0584547a42d6afd1f5 0.0s done [2024-10-25T10:27:47.615Z] #112 naming to docker.io/library/security-spiffe-token-provider done [2024-10-25T10:27:47.875Z] #112 writing image sha256:1987402b08bb45b931c4f098bd0a577333da057cd3941f056b731d618593df2a done [2024-10-25T10:27:47.875Z] #112 naming to docker.io/library/core-command done [2024-10-25T10:27:47.875Z] #112 writing image sha256:9b70cf4cf8675c87e2850d4859454b6108b1da6347967ada9a3fcc89018c29a4 [2024-10-25T10:27:47.875Z] #112 writing image sha256:9b70cf4cf8675c87e2850d4859454b6108b1da6347967ada9a3fcc89018c29a4 0.2s done [2024-10-25T10:27:47.875Z] #112 naming to docker.io/library/support-cron-scheduler [2024-10-25T10:27:48.141Z] #112 ... [2024-10-25T10:27:48.141Z] [2024-10-25T10:27:48.141Z] #207 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-25T10:27:48.141Z] #207 DONE 0.3s [2024-10-25T10:27:48.141Z] [2024-10-25T10:27:48.141Z] #208 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-25T10:27:48.141Z] #208 DONE 0.5s [2024-10-25T10:27:48.141Z] [2024-10-25T10:27:48.141Z] #209 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-25T10:27:48.141Z] #209 DONE 0.4s [2024-10-25T10:27:48.141Z] [2024-10-25T10:27:48.141Z] #112 [core-data] exporting to image [2024-10-25T10:27:48.141Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-10-25T10:27:48.141Z] #112 ... [2024-10-25T10:27:48.141Z] [2024-10-25T10:27:48.141Z] #210 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:27:48.141Z] #210 DONE 0.4s [2024-10-25T10:27:48.141Z] [2024-10-25T10:27:48.141Z] #211 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-25T10:27:48.141Z] #211 DONE 0.5s [2024-10-25T10:27:48.141Z] [2024-10-25T10:27:48.141Z] #112 [core-metadata] exporting to image [2024-10-25T10:27:48.141Z] #112 exporting layers 0.4s done [2024-10-25T10:27:48.141Z] #112 writing image sha256:66edc207d8f3644cf52cf6e2f2c2430ae2bdfb954881f28031ccf63da89ebd45 [2024-10-25T10:27:48.141Z] #112 writing image sha256:13d92ba15ffa0f890e173e22f06fbd2ef4755775ba72171309a2da39d885d902 [2024-10-25T10:27:48.402Z] #112 writing image sha256:13d92ba15ffa0f890e173e22f06fbd2ef4755775ba72171309a2da39d885d902 0.2s done [2024-10-25T10:27:48.402Z] #112 naming to docker.io/library/core-keeper [2024-10-25T10:27:48.402Z] #112 ... [2024-10-25T10:27:48.402Z] [2024-10-25T10:27:48.402Z] #212 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-25T10:27:48.402Z] #212 DONE 0.4s [2024-10-25T10:27:48.402Z] [2024-10-25T10:27:48.402Z] #213 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-25T10:27:48.402Z] #213 DONE 0.9s [2024-10-25T10:27:48.402Z] [2024-10-25T10:27:48.402Z] #112 [support-notifications] exporting to image [2024-10-25T10:27:48.402Z] #112 exporting layers 0.4s done [2024-10-25T10:27:48.402Z] #112 writing image sha256:66edc207d8f3644cf52cf6e2f2c2430ae2bdfb954881f28031ccf63da89ebd45 0.2s done [2024-10-25T10:27:48.402Z] #112 naming to docker.io/library/core-keeper done [2024-10-25T10:27:48.402Z] #112 naming to docker.io/library/support-notifications done [2024-10-25T10:27:48.681Z] #112 writing image sha256:0da8c67321c32f33d927a16d2fd8b7a7f629f92784f781f94ff7b946c59da52c [2024-10-25T10:27:48.681Z] #112 writing image sha256:2e345a1497c0ff35254ab282b6b3313716438ca79f42ceb2fc64c04ecb1efbb6 done [2024-10-25T10:27:48.681Z] #112 naming to docker.io/library/core-metadata [2024-10-25T10:27:48.681Z] #112 ... [2024-10-25T10:27:48.681Z] [2024-10-25T10:27:48.681Z] #214 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-25T10:27:48.681Z] #214 DONE 0.3s [2024-10-25T10:27:48.681Z] [2024-10-25T10:27:48.681Z] #112 [core-data] exporting to image [2024-10-25T10:27:48.681Z] #112 writing image sha256:0da8c67321c32f33d927a16d2fd8b7a7f629f92784f781f94ff7b946c59da52c 0.2s done [2024-10-25T10:27:48.681Z] #112 naming to docker.io/library/core-metadata 0.2s done [2024-10-25T10:27:48.681Z] #112 naming to docker.io/library/core-data done [2024-10-25T10:27:48.681Z] #112 ... [2024-10-25T10:27:48.681Z] [2024-10-25T10:27:48.682Z] #215 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-25T10:27:48.682Z] #215 DONE 0.6s [2024-10-25T10:27:48.682Z] [2024-10-25T10:27:48.682Z] #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-10-25T10:27:48.682Z] #216 DONE 1.1s [2024-10-25T10:27:48.682Z] [2024-10-25T10:27:48.682Z] #217 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-25T10:27:48.682Z] #217 DONE 0.0s [2024-10-25T10:27:48.682Z] [2024-10-25T10:27:48.682Z] #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-25T10:27:48.682Z] #218 DONE 0.0s [2024-10-25T10:27:48.682Z] [2024-10-25T10:27:48.682Z] #219 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-25T10:27:48.682Z] #219 DONE 0.0s [2024-10-25T10:27:48.682Z] [2024-10-25T10:27:48.682Z] #112 [core-common-config-bootstrapper] exporting to image [2024-10-25T10:27:48.945Z] #112 ... [2024-10-25T10:27:48.945Z] [2024-10-25T10:27:48.945Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-25T10:27:48.945Z] #220 DONE 0.8s [2024-10-25T10:27:48.945Z] [2024-10-25T10:27:48.945Z] #221 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-25T10:27:48.945Z] #221 DONE 0.1s [2024-10-25T10:27:48.945Z] [2024-10-25T10:27:48.945Z] #112 [core-common-config-bootstrapper] exporting to image [2024-10-25T10:27:48.945Z] #112 exporting layers 0.2s done [2024-10-25T10:27:48.945Z] #112 writing image sha256:2044cb74fc4860bd196cb7076171325ec206d708e8b89fb4dae91b46d8e69e6e done [2024-10-25T10:27:48.945Z] #112 writing image sha256:e27fa774f36e8057d1511128e9491a131cdd108956906e6a241105f894e49ad7 done [2024-10-25T10:27:48.945Z] #112 naming to docker.io/library/security-proxy-auth done [2024-10-25T10:27:48.945Z] #112 naming to docker.io/library/core-common-config-bootstrapper done [2024-10-25T10:27:49.205Z] #112 exporting layers 0.4s done [2024-10-25T10:27:49.205Z] #112 writing image sha256:41df9f0ba44016ca63ee2a4175ecb261267ecb95dae9457f18fbafe71647a08e done [2024-10-25T10:27:49.205Z] #112 naming to docker.io/library/security-proxy-setup done [2024-10-25T10:27:49.205Z] #112 DONE 3.2s [2024-10-25T10:27:49.205Z] [2024-10-25T10:27:49.205Z] #222 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-25T10:27:49.205Z] #222 DONE 0.3s [2024-10-25T10:27:49.205Z] [2024-10-25T10:27:49.205Z] #223 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-25T10:27:49.205Z] #223 DONE 0.0s [2024-10-25T10:27:49.205Z] [2024-10-25T10:27:49.205Z] #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-25T10:27:49.465Z] #224 ... [2024-10-25T10:27:49.465Z] [2024-10-25T10:27:49.465Z] #225 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-25T10:27:49.465Z] #225 DONE 0.8s [2024-10-25T10:27:49.465Z] [2024-10-25T10:27:49.465Z] #112 [security-secretstore-setup] exporting to image [2024-10-25T10:27:49.725Z] #112 exporting layers 0.2s done [2024-10-25T10:27:49.725Z] #112 writing image sha256:2aac6527ffa5983f76fc9d2558b17fb0e130a5c6b41ba25f9ac9396b6b37cc77 done [2024-10-25T10:27:49.725Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-10-25T10:27:49.725Z] #112 DONE 3.5s [2024-10-25T10:27:49.725Z] [2024-10-25T10:27:49.725Z] #224 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-25T10:27:49.725Z] #224 DONE 0.5s [2024-10-25T10:27:49.725Z] [2024-10-25T10:27:49.725Z] #71 [security-spire-agent internal] load build context [2024-10-25T10:27:49.986Z] #71 ... [2024-10-25T10:27:49.986Z] [2024-10-25T10:27:49.986Z] #112 [security-bootstrapper] exporting to image [2024-10-25T10:27:49.986Z] #112 exporting layers 0.2s done [2024-10-25T10:27:49.986Z] #112 writing image sha256:574a1ceaffa53121eb55e263265c1b0438c9a7b212cae0d921b9692a1a4fd754 done [2024-10-25T10:27:49.986Z] #112 naming to docker.io/library/security-bootstrapper done [2024-10-25T10:27:49.986Z] #112 DONE 3.7s [2024-10-25T10:27:49.986Z] [2024-10-25T10:27:49.986Z] #71 [security-spire-agent internal] load build context [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:27:49.986Z] time="2024-10-25T10:23:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-25T10:27:49.994Z] $ docker stop --time=1 5470b8daf8dd801d29d70b9d93692e30e758acd11f54678172c513aa497b4713 [2024-10-25T10:27:51.292Z] $ docker rm -f --volumes 5470b8daf8dd801d29d70b9d93692e30e758acd11f54678172c513aa497b4713 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T10:27:51.650Z] + docker images [2024-10-25T10:27:51.650Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-25T10:27:51.650Z] security-bootstrapper latest 574a1ceaffa5 2 seconds ago 32.9MB [2024-10-25T10:27:51.650Z] security-secretstore-setup latest 2aac6527ffa5 2 seconds ago 57.9MB [2024-10-25T10:27:51.650Z] core-common-config-bootstrapper latest 2044cb74fc48 3 seconds ago 26.9MB [2024-10-25T10:27:51.650Z] security-proxy-setup latest 41df9f0ba440 3 seconds ago 39.4MB [2024-10-25T10:27:51.650Z] security-proxy-auth latest e27fa774f36e 3 seconds ago 40MB [2024-10-25T10:27:51.650Z] core-data latest 0da8c67321c3 4 seconds ago 47.8MB [2024-10-25T10:27:51.650Z] core-metadata latest 2e345a1497c0 4 seconds ago 48MB [2024-10-25T10:27:51.650Z] support-notifications latest 66edc207d8f3 4 seconds ago 71.1MB [2024-10-25T10:27:51.650Z] core-keeper latest 13d92ba15ffa 4 seconds ago 41.5MB [2024-10-25T10:27:51.650Z] security-spiffe-token-provider latest 1642741052f9 5 seconds ago 47.1MB [2024-10-25T10:27:51.650Z] core-command latest 1987402b08bb 5 seconds ago 41.9MB [2024-10-25T10:27:51.650Z] support-cron-scheduler latest 9b70cf4cf867 5 seconds ago 72.3MB [2024-10-25T10:27:51.650Z] security-spire-server latest fbcac2b67f6b 3 minutes ago 128MB [2024-10-25T10:27:51.650Z] security-spire-config latest fc923abf48c2 3 minutes ago 127MB [2024-10-25T10:27:51.650Z] security-spire-agent latest 1ef4e270bc41 3 minutes ago 188MB [2024-10-25T10:27:51.650Z] ci-base-image-x86_64 latest d71533abf9b0 7 minutes ago 980MB [2024-10-25T10:27:51.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 3 weeks ago 573MB [2024-10-25T10:27:51.650Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB [2024-10-25T10:27:51.650Z] 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-10-25T10:27:51.786Z] provisioning config files... [2024-10-25T10:27:51.796Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config4939426441221882433tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T10:27:52.104Z] ---> ****-login.sh [2024-10-25T10:27:52.104Z] nexus3.edgexfoundry.org:10001 [2024-10-25T10:27:52.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:27:52.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:27:52.104Z] Configure a credential helper to remove this warning. See [2024-10-25T10:27:52.104Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:27:52.104Z] [2024-10-25T10:27:52.104Z] Login Succeeded [2024-10-25T10:27:52.104Z] nexus3.edgexfoundry.org:10002 [2024-10-25T10:27:52.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:27:52.104Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:27:52.105Z] Configure a credential helper to remove this warning. See [2024-10-25T10:27:52.105Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:27:52.105Z] [2024-10-25T10:27:52.105Z] Login Succeeded [2024-10-25T10:27:52.105Z] nexus3.edgexfoundry.org:10003 [2024-10-25T10:27:52.365Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:27:52.365Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:27:52.365Z] Configure a credential helper to remove this warning. See [2024-10-25T10:27:52.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:27:52.366Z] [2024-10-25T10:27:52.366Z] Login Succeeded [2024-10-25T10:27:52.366Z] nexus3.edgexfoundry.org:10004 [2024-10-25T10:27:52.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:27:52.366Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:27:52.366Z] Configure a credential helper to remove this warning. See [2024-10-25T10:27:52.366Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:27:52.366Z] [2024-10-25T10:27:52.366Z] Login Succeeded [2024-10-25T10:27:52.366Z] ****.io [2024-10-25T10:27:52.366Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:27:52.625Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:27:52.625Z] Configure a credential helper to remove this warning. See [2024-10-25T10:27:52.625Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:27:52.625Z] [2024-10-25T10:27:52.625Z] Login Succeeded [2024-10-25T10:27:52.625Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T10:27:52.633Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:27:52.683Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T10:27:52.715Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-25T10:27:52.715Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:27:52.715Z] latest [2024-10-25T10:27:52.715Z] 4.0.0-dev.2 [2024-10-25T10:27:52.715Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:27:52.715Z] main [2024-10-25T10:27:52.715Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:53.061Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:53.397Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:27:53.397Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-25T10:27:53.397Z] 7a29f7528126: Preparing [2024-10-25T10:27:53.397Z] fecc4f03eaec: Preparing [2024-10-25T10:27:53.397Z] 07a938c49866: Preparing [2024-10-25T10:27:53.397Z] cfed6893d798: Preparing [2024-10-25T10:27:53.397Z] f317fc29683f: Preparing [2024-10-25T10:27:53.397Z] b3425f6e10b5: Preparing [2024-10-25T10:27:53.397Z] 63ca1fbb43ae: Preparing [2024-10-25T10:27:53.397Z] b3425f6e10b5: Waiting [2024-10-25T10:27:53.397Z] 63ca1fbb43ae: Waiting [2024-10-25T10:27:53.397Z] cfed6893d798: Pushed [2024-10-25T10:27:53.397Z] 7a29f7528126: Pushed [2024-10-25T10:27:53.397Z] 07a938c49866: Pushed [2024-10-25T10:27:53.397Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:27:53.654Z] b3425f6e10b5: Pushed [2024-10-25T10:27:53.914Z] f317fc29683f: Pushed [2024-10-25T10:27:56.446Z] fecc4f03eaec: Pushed [2024-10-25T10:27:56.446Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:56.777Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:57.108Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-25T10:27:57.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-25T10:27:57.108Z] 7a29f7528126: Preparing [2024-10-25T10:27:57.108Z] fecc4f03eaec: Preparing [2024-10-25T10:27:57.108Z] 07a938c49866: Preparing [2024-10-25T10:27:57.108Z] cfed6893d798: Preparing [2024-10-25T10:27:57.108Z] f317fc29683f: Preparing [2024-10-25T10:27:57.108Z] b3425f6e10b5: Preparing [2024-10-25T10:27:57.108Z] 63ca1fbb43ae: Preparing [2024-10-25T10:27:57.108Z] b3425f6e10b5: Waiting [2024-10-25T10:27:57.108Z] 63ca1fbb43ae: Waiting [2024-10-25T10:27:57.108Z] 07a938c49866: Layer already exists [2024-10-25T10:27:57.108Z] fecc4f03eaec: Layer already exists [2024-10-25T10:27:57.108Z] 7a29f7528126: Layer already exists [2024-10-25T10:27:57.108Z] f317fc29683f: Layer already exists [2024-10-25T10:27:57.108Z] cfed6893d798: Layer already exists [2024-10-25T10:27:57.108Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:27:57.108Z] b3425f6e10b5: Layer already exists [2024-10-25T10:27:57.108Z] latest: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:57.439Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:57.774Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.2 [2024-10-25T10:27:57.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-25T10:27:57.774Z] 7a29f7528126: Preparing [2024-10-25T10:27:57.774Z] fecc4f03eaec: Preparing [2024-10-25T10:27:57.774Z] 07a938c49866: Preparing [2024-10-25T10:27:57.774Z] cfed6893d798: Preparing [2024-10-25T10:27:57.774Z] f317fc29683f: Preparing [2024-10-25T10:27:57.774Z] b3425f6e10b5: Preparing [2024-10-25T10:27:57.774Z] 63ca1fbb43ae: Preparing [2024-10-25T10:27:57.774Z] b3425f6e10b5: Waiting [2024-10-25T10:27:57.774Z] 63ca1fbb43ae: Waiting [2024-10-25T10:27:57.774Z] cfed6893d798: Layer already exists [2024-10-25T10:27:57.774Z] 7a29f7528126: Layer already exists [2024-10-25T10:27:57.774Z] f317fc29683f: Layer already exists [2024-10-25T10:27:57.774Z] 07a938c49866: Layer already exists [2024-10-25T10:27:57.774Z] fecc4f03eaec: Layer already exists [2024-10-25T10:27:57.774Z] b3425f6e10b5: Layer already exists [2024-10-25T10:27:57.774Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:27:57.774Z] 4.0.0-dev.2: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:58.103Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:58.423Z] + docker push nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:27:58.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-25T10:27:58.423Z] 7a29f7528126: Preparing [2024-10-25T10:27:58.423Z] fecc4f03eaec: Preparing [2024-10-25T10:27:58.423Z] 07a938c49866: Preparing [2024-10-25T10:27:58.423Z] cfed6893d798: Preparing [2024-10-25T10:27:58.423Z] f317fc29683f: Preparing [2024-10-25T10:27:58.423Z] b3425f6e10b5: Preparing [2024-10-25T10:27:58.423Z] 63ca1fbb43ae: Preparing [2024-10-25T10:27:58.423Z] 63ca1fbb43ae: Waiting [2024-10-25T10:27:58.423Z] b3425f6e10b5: Waiting [2024-10-25T10:27:58.423Z] 07a938c49866: Layer already exists [2024-10-25T10:27:58.423Z] fecc4f03eaec: Layer already exists [2024-10-25T10:27:58.423Z] cfed6893d798: Layer already exists [2024-10-25T10:27:58.423Z] 7a29f7528126: Layer already exists [2024-10-25T10:27:58.423Z] f317fc29683f: Layer already exists [2024-10-25T10:27:58.423Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:27:58.423Z] b3425f6e10b5: Layer already exists [2024-10-25T10:27:58.423Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:58.756Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:59.082Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-25T10:27:59.082Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-25T10:27:59.082Z] 7a29f7528126: Preparing [2024-10-25T10:27:59.082Z] fecc4f03eaec: Preparing [2024-10-25T10:27:59.082Z] 07a938c49866: Preparing [2024-10-25T10:27:59.082Z] cfed6893d798: Preparing [2024-10-25T10:27:59.082Z] f317fc29683f: Preparing [2024-10-25T10:27:59.082Z] b3425f6e10b5: Preparing [2024-10-25T10:27:59.082Z] 63ca1fbb43ae: Preparing [2024-10-25T10:27:59.082Z] b3425f6e10b5: Waiting [2024-10-25T10:27:59.082Z] 63ca1fbb43ae: Waiting [2024-10-25T10:27:59.082Z] f317fc29683f: Layer already exists [2024-10-25T10:27:59.082Z] cfed6893d798: Layer already exists [2024-10-25T10:27:59.082Z] 7a29f7528126: Layer already exists [2024-10-25T10:27:59.082Z] fecc4f03eaec: Layer already exists [2024-10-25T10:27:59.082Z] 07a938c49866: Layer already exists [2024-10-25T10:27:59.082Z] b3425f6e10b5: Layer already exists [2024-10-25T10:27:59.082Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:27:59.082Z] main: digest: sha256:d1b7b3b42737450faf5fa4966bbc27c534892e96cc2d8a402f7355c205f621bd size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:27:59.158Z] ===================================================== [Pipeline] echo [2024-10-25T10:27:59.171Z] taggedImages: [2024-10-25T10:27:59.171Z] - nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:27:59.171Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-25T10:27:59.171Z] - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.2 [2024-10-25T10:27:59.171Z] - nexus3.edgexfoundry.org:10004/core-command:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:27:59.171Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-25T10:27:59.197Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-25T10:27:59.197Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:27:59.197Z] latest [2024-10-25T10:27:59.197Z] 4.0.0-dev.2 [2024-10-25T10:27:59.197Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:27:59.197Z] main [2024-10-25T10:27:59.197Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:59.534Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:27:59.862Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:27:59.863Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-25T10:27:59.863Z] c92abe92bdb7: Preparing [2024-10-25T10:27:59.863Z] 308bd28ab811: Preparing [2024-10-25T10:27:59.863Z] f063f3cf443b: Preparing [2024-10-25T10:27:59.863Z] a31946526c4a: Preparing [2024-10-25T10:27:59.863Z] 07a938c49866: Preparing [2024-10-25T10:27:59.863Z] cfed6893d798: Preparing [2024-10-25T10:27:59.863Z] f317fc29683f: Preparing [2024-10-25T10:27:59.863Z] b3425f6e10b5: Preparing [2024-10-25T10:27:59.863Z] 63ca1fbb43ae: Preparing [2024-10-25T10:27:59.863Z] cfed6893d798: Waiting [2024-10-25T10:27:59.863Z] b3425f6e10b5: Waiting [2024-10-25T10:27:59.863Z] f317fc29683f: Waiting [2024-10-25T10:27:59.863Z] 63ca1fbb43ae: Waiting [2024-10-25T10:27:59.863Z] 07a938c49866: Layer already exists [2024-10-25T10:27:59.863Z] cfed6893d798: Layer already exists [2024-10-25T10:27:59.863Z] f317fc29683f: Layer already exists [2024-10-25T10:27:59.863Z] b3425f6e10b5: Layer already exists [2024-10-25T10:27:59.863Z] f063f3cf443b: Pushed [2024-10-25T10:27:59.863Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:27:59.863Z] c92abe92bdb7: Pushed [2024-10-25T10:27:59.863Z] 308bd28ab811: Pushed [2024-10-25T10:28:01.767Z] a31946526c4a: Pushed [2024-10-25T10:28:01.767Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:02.104Z] + 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-10-25T10:28:02.431Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-25T10:28:02.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-25T10:28:02.432Z] c92abe92bdb7: Preparing [2024-10-25T10:28:02.432Z] 308bd28ab811: Preparing [2024-10-25T10:28:02.432Z] f063f3cf443b: Preparing [2024-10-25T10:28:02.432Z] a31946526c4a: Preparing [2024-10-25T10:28:02.432Z] 07a938c49866: Preparing [2024-10-25T10:28:02.432Z] cfed6893d798: Preparing [2024-10-25T10:28:02.432Z] f317fc29683f: Preparing [2024-10-25T10:28:02.432Z] b3425f6e10b5: Preparing [2024-10-25T10:28:02.432Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:02.432Z] cfed6893d798: Waiting [2024-10-25T10:28:02.432Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:02.432Z] f317fc29683f: Waiting [2024-10-25T10:28:02.432Z] b3425f6e10b5: Waiting [2024-10-25T10:28:02.432Z] 07a938c49866: Layer already exists [2024-10-25T10:28:02.432Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:02.432Z] f063f3cf443b: Layer already exists [2024-10-25T10:28:02.432Z] a31946526c4a: Layer already exists [2024-10-25T10:28:02.432Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:02.432Z] f317fc29683f: Layer already exists [2024-10-25T10:28:02.432Z] cfed6893d798: Layer already exists [2024-10-25T10:28:02.432Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:02.432Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:02.432Z] latest: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:02.767Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:03.091Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.2 [2024-10-25T10:28:03.091Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-25T10:28:03.091Z] c92abe92bdb7: Preparing [2024-10-25T10:28:03.091Z] 308bd28ab811: Preparing [2024-10-25T10:28:03.091Z] f063f3cf443b: Preparing [2024-10-25T10:28:03.091Z] a31946526c4a: Preparing [2024-10-25T10:28:03.091Z] 07a938c49866: Preparing [2024-10-25T10:28:03.091Z] cfed6893d798: Preparing [2024-10-25T10:28:03.091Z] f317fc29683f: Preparing [2024-10-25T10:28:03.091Z] b3425f6e10b5: Preparing [2024-10-25T10:28:03.091Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:03.091Z] cfed6893d798: Waiting [2024-10-25T10:28:03.091Z] f317fc29683f: Waiting [2024-10-25T10:28:03.091Z] b3425f6e10b5: Waiting [2024-10-25T10:28:03.091Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:03.091Z] a31946526c4a: Layer already exists [2024-10-25T10:28:03.091Z] 07a938c49866: Layer already exists [2024-10-25T10:28:03.091Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:03.091Z] f063f3cf443b: Layer already exists [2024-10-25T10:28:03.091Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:03.091Z] cfed6893d798: Layer already exists [2024-10-25T10:28:03.091Z] f317fc29683f: Layer already exists [2024-10-25T10:28:03.091Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:03.091Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:03.091Z] 4.0.0-dev.2: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:03.419Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:03.752Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:03.752Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-25T10:28:03.752Z] c92abe92bdb7: Preparing [2024-10-25T10:28:03.752Z] 308bd28ab811: Preparing [2024-10-25T10:28:03.752Z] f063f3cf443b: Preparing [2024-10-25T10:28:03.752Z] a31946526c4a: Preparing [2024-10-25T10:28:03.752Z] 07a938c49866: Preparing [2024-10-25T10:28:03.752Z] cfed6893d798: Preparing [2024-10-25T10:28:03.752Z] f317fc29683f: Preparing [2024-10-25T10:28:03.752Z] b3425f6e10b5: Preparing [2024-10-25T10:28:03.752Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:03.752Z] cfed6893d798: Waiting [2024-10-25T10:28:03.752Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:03.752Z] b3425f6e10b5: Waiting [2024-10-25T10:28:03.752Z] f317fc29683f: Waiting [2024-10-25T10:28:03.752Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:03.752Z] 07a938c49866: Layer already exists [2024-10-25T10:28:03.752Z] f063f3cf443b: Layer already exists [2024-10-25T10:28:03.752Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:03.752Z] a31946526c4a: Layer already exists [2024-10-25T10:28:03.752Z] cfed6893d798: Layer already exists [2024-10-25T10:28:03.752Z] f317fc29683f: Layer already exists [2024-10-25T10:28:03.752Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:03.752Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:03.752Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:04.078Z] + 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-10-25T10:28:04.403Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-25T10:28:04.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-25T10:28:04.403Z] c92abe92bdb7: Preparing [2024-10-25T10:28:04.403Z] 308bd28ab811: Preparing [2024-10-25T10:28:04.403Z] f063f3cf443b: Preparing [2024-10-25T10:28:04.403Z] a31946526c4a: Preparing [2024-10-25T10:28:04.403Z] 07a938c49866: Preparing [2024-10-25T10:28:04.403Z] cfed6893d798: Preparing [2024-10-25T10:28:04.403Z] f317fc29683f: Preparing [2024-10-25T10:28:04.403Z] b3425f6e10b5: Preparing [2024-10-25T10:28:04.403Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:04.403Z] cfed6893d798: Waiting [2024-10-25T10:28:04.403Z] f317fc29683f: Waiting [2024-10-25T10:28:04.403Z] b3425f6e10b5: Waiting [2024-10-25T10:28:04.403Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:04.403Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:04.403Z] f063f3cf443b: Layer already exists [2024-10-25T10:28:04.403Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:04.403Z] a31946526c4a: Layer already exists [2024-10-25T10:28:04.403Z] 07a938c49866: Layer already exists [2024-10-25T10:28:04.403Z] cfed6893d798: Layer already exists [2024-10-25T10:28:04.403Z] f317fc29683f: Layer already exists [2024-10-25T10:28:04.403Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:04.403Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:04.403Z] main: digest: sha256:9144a012bec22bac83ca0edb7b8b80cd554d4719eae4dd420037cc323362e33c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:04.478Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:04.490Z] taggedImages: [2024-10-25T10:28:04.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:04.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-25T10:28:04.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.2 [2024-10-25T10:28:04.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:04.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-25T10:28:04.516Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-25T10:28:04.516Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:04.516Z] latest [2024-10-25T10:28:04.516Z] 4.0.0-dev.2 [2024-10-25T10:28:04.516Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:04.516Z] main [2024-10-25T10:28:04.516Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:04.863Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:05.194Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:05.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-25T10:28:05.194Z] 167d372e7095: Preparing [2024-10-25T10:28:05.194Z] ff26aa2e2297: Preparing [2024-10-25T10:28:05.194Z] eaeec02066a8: Preparing [2024-10-25T10:28:05.194Z] 07a938c49866: Preparing [2024-10-25T10:28:05.194Z] cfed6893d798: Preparing [2024-10-25T10:28:05.194Z] 87b9038a5845: Preparing [2024-10-25T10:28:05.194Z] 8e9ddf6e8510: Preparing [2024-10-25T10:28:05.194Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:05.194Z] 87b9038a5845: Waiting [2024-10-25T10:28:05.194Z] 8e9ddf6e8510: Waiting [2024-10-25T10:28:05.194Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:05.194Z] 07a938c49866: Layer already exists [2024-10-25T10:28:05.194Z] cfed6893d798: Layer already exists [2024-10-25T10:28:05.194Z] ff26aa2e2297: Pushed [2024-10-25T10:28:05.194Z] 167d372e7095: Pushed [2024-10-25T10:28:05.194Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:05.194Z] 8e9ddf6e8510: Pushed [2024-10-25T10:28:05.760Z] 87b9038a5845: Pushed [2024-10-25T10:28:08.289Z] eaeec02066a8: Pushed [2024-10-25T10:28:08.547Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:08.875Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:09.201Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-25T10:28:09.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-25T10:28:09.202Z] 167d372e7095: Preparing [2024-10-25T10:28:09.202Z] ff26aa2e2297: Preparing [2024-10-25T10:28:09.202Z] eaeec02066a8: Preparing [2024-10-25T10:28:09.202Z] 07a938c49866: Preparing [2024-10-25T10:28:09.202Z] cfed6893d798: Preparing [2024-10-25T10:28:09.202Z] 87b9038a5845: Preparing [2024-10-25T10:28:09.202Z] 8e9ddf6e8510: Preparing [2024-10-25T10:28:09.202Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:09.202Z] 87b9038a5845: Waiting [2024-10-25T10:28:09.202Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:09.202Z] 8e9ddf6e8510: Waiting [2024-10-25T10:28:09.202Z] cfed6893d798: Layer already exists [2024-10-25T10:28:09.202Z] 167d372e7095: Layer already exists [2024-10-25T10:28:09.202Z] ff26aa2e2297: Layer already exists [2024-10-25T10:28:09.202Z] eaeec02066a8: Layer already exists [2024-10-25T10:28:09.202Z] 07a938c49866: Layer already exists [2024-10-25T10:28:09.202Z] 8e9ddf6e8510: Layer already exists [2024-10-25T10:28:09.202Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:09.202Z] 87b9038a5845: Layer already exists [2024-10-25T10:28:09.202Z] latest: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:09.525Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:09.851Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.2 [2024-10-25T10:28:09.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-25T10:28:09.851Z] 167d372e7095: Preparing [2024-10-25T10:28:09.851Z] ff26aa2e2297: Preparing [2024-10-25T10:28:09.851Z] eaeec02066a8: Preparing [2024-10-25T10:28:09.851Z] 07a938c49866: Preparing [2024-10-25T10:28:09.851Z] cfed6893d798: Preparing [2024-10-25T10:28:09.851Z] 87b9038a5845: Preparing [2024-10-25T10:28:09.851Z] 8e9ddf6e8510: Preparing [2024-10-25T10:28:09.851Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:09.851Z] 87b9038a5845: Waiting [2024-10-25T10:28:09.851Z] 8e9ddf6e8510: Waiting [2024-10-25T10:28:09.851Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:09.851Z] 167d372e7095: Layer already exists [2024-10-25T10:28:09.851Z] cfed6893d798: Layer already exists [2024-10-25T10:28:09.851Z] eaeec02066a8: Layer already exists [2024-10-25T10:28:09.851Z] 07a938c49866: Layer already exists [2024-10-25T10:28:09.851Z] ff26aa2e2297: Layer already exists [2024-10-25T10:28:09.851Z] 8e9ddf6e8510: Layer already exists [2024-10-25T10:28:09.851Z] 87b9038a5845: Layer already exists [2024-10-25T10:28:09.851Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:09.851Z] 4.0.0-dev.2: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:10.185Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:10.507Z] + docker push nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:10.507Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-25T10:28:10.507Z] 167d372e7095: Preparing [2024-10-25T10:28:10.507Z] ff26aa2e2297: Preparing [2024-10-25T10:28:10.507Z] eaeec02066a8: Preparing [2024-10-25T10:28:10.507Z] 07a938c49866: Preparing [2024-10-25T10:28:10.507Z] cfed6893d798: Preparing [2024-10-25T10:28:10.507Z] 87b9038a5845: Preparing [2024-10-25T10:28:10.507Z] 8e9ddf6e8510: Preparing [2024-10-25T10:28:10.507Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:10.507Z] 87b9038a5845: Waiting [2024-10-25T10:28:10.507Z] 8e9ddf6e8510: Waiting [2024-10-25T10:28:10.507Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:10.507Z] cfed6893d798: Layer already exists [2024-10-25T10:28:10.507Z] ff26aa2e2297: Layer already exists [2024-10-25T10:28:10.507Z] 167d372e7095: Layer already exists [2024-10-25T10:28:10.507Z] eaeec02066a8: Layer already exists [2024-10-25T10:28:10.507Z] 07a938c49866: Layer already exists [2024-10-25T10:28:10.507Z] 87b9038a5845: Layer already exists [2024-10-25T10:28:10.507Z] 8e9ddf6e8510: Layer already exists [2024-10-25T10:28:10.507Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:10.507Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:10.836Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:11.165Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-25T10:28:11.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-25T10:28:11.165Z] 167d372e7095: Preparing [2024-10-25T10:28:11.165Z] ff26aa2e2297: Preparing [2024-10-25T10:28:11.165Z] eaeec02066a8: Preparing [2024-10-25T10:28:11.165Z] 07a938c49866: Preparing [2024-10-25T10:28:11.165Z] cfed6893d798: Preparing [2024-10-25T10:28:11.165Z] 87b9038a5845: Preparing [2024-10-25T10:28:11.165Z] 8e9ddf6e8510: Preparing [2024-10-25T10:28:11.165Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:11.165Z] 87b9038a5845: Waiting [2024-10-25T10:28:11.165Z] 8e9ddf6e8510: Waiting [2024-10-25T10:28:11.165Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:11.165Z] eaeec02066a8: Layer already exists [2024-10-25T10:28:11.165Z] 07a938c49866: Layer already exists [2024-10-25T10:28:11.165Z] 167d372e7095: Layer already exists [2024-10-25T10:28:11.165Z] ff26aa2e2297: Layer already exists [2024-10-25T10:28:11.165Z] cfed6893d798: Layer already exists [2024-10-25T10:28:11.165Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:11.165Z] 8e9ddf6e8510: Layer already exists [2024-10-25T10:28:11.165Z] 87b9038a5845: Layer already exists [2024-10-25T10:28:11.165Z] main: digest: sha256:7b1fddb122cd86b58b5a745c015c965b1f3a00e6483bda4725c575b10ea1df95 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:11.255Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:11.272Z] taggedImages: [2024-10-25T10:28:11.272Z] - nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:11.272Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-25T10:28:11.272Z] - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.2 [2024-10-25T10:28:11.272Z] - nexus3.edgexfoundry.org:10004/core-data:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:11.272Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-25T10:28:11.299Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-25T10:28:11.299Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:11.299Z] latest [2024-10-25T10:28:11.299Z] 4.0.0-dev.2 [2024-10-25T10:28:11.299Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:11.299Z] main [2024-10-25T10:28:11.299Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:11.645Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:11.974Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:11.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-25T10:28:11.974Z] be784558e2fe: Preparing [2024-10-25T10:28:11.974Z] 3f0479380706: Preparing [2024-10-25T10:28:11.974Z] 38654fcb9ffe: Preparing [2024-10-25T10:28:11.974Z] cfed6893d798: Preparing [2024-10-25T10:28:11.974Z] 6824457336a3: Preparing [2024-10-25T10:28:11.974Z] eedbf5da169d: Preparing [2024-10-25T10:28:11.974Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:11.974Z] eedbf5da169d: Waiting [2024-10-25T10:28:11.974Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:11.974Z] cfed6893d798: Layer already exists [2024-10-25T10:28:11.974Z] be784558e2fe: Pushed [2024-10-25T10:28:11.974Z] 3f0479380706: Pushed [2024-10-25T10:28:11.974Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:11.974Z] eedbf5da169d: Pushed [2024-10-25T10:28:11.974Z] 6824457336a3: Pushed [2024-10-25T10:28:16.175Z] 38654fcb9ffe: Pushed [2024-10-25T10:28:16.175Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:16.509Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:16.813Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-25T10:28:16.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-25T10:28:16.814Z] be784558e2fe: Preparing [2024-10-25T10:28:16.814Z] 3f0479380706: Preparing [2024-10-25T10:28:16.814Z] 38654fcb9ffe: Preparing [2024-10-25T10:28:16.814Z] cfed6893d798: Preparing [2024-10-25T10:28:16.814Z] 6824457336a3: Preparing [2024-10-25T10:28:16.814Z] eedbf5da169d: Preparing [2024-10-25T10:28:16.814Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:16.814Z] eedbf5da169d: Waiting [2024-10-25T10:28:16.814Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:16.814Z] 6824457336a3: Layer already exists [2024-10-25T10:28:16.814Z] cfed6893d798: Layer already exists [2024-10-25T10:28:16.814Z] 38654fcb9ffe: Layer already exists [2024-10-25T10:28:16.814Z] 3f0479380706: Layer already exists [2024-10-25T10:28:16.814Z] be784558e2fe: Layer already exists [2024-10-25T10:28:16.814Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:16.814Z] eedbf5da169d: Layer already exists [2024-10-25T10:28:16.814Z] latest: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:17.140Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:17.469Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.2 [2024-10-25T10:28:17.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-25T10:28:17.469Z] be784558e2fe: Preparing [2024-10-25T10:28:17.469Z] 3f0479380706: Preparing [2024-10-25T10:28:17.469Z] 38654fcb9ffe: Preparing [2024-10-25T10:28:17.469Z] cfed6893d798: Preparing [2024-10-25T10:28:17.469Z] 6824457336a3: Preparing [2024-10-25T10:28:17.469Z] eedbf5da169d: Preparing [2024-10-25T10:28:17.469Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:17.469Z] eedbf5da169d: Waiting [2024-10-25T10:28:17.469Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:17.469Z] 3f0479380706: Layer already exists [2024-10-25T10:28:17.469Z] 38654fcb9ffe: Layer already exists [2024-10-25T10:28:17.469Z] be784558e2fe: Layer already exists [2024-10-25T10:28:17.469Z] 6824457336a3: Layer already exists [2024-10-25T10:28:17.469Z] cfed6893d798: Layer already exists [2024-10-25T10:28:17.469Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:17.469Z] eedbf5da169d: Layer already exists [2024-10-25T10:28:17.469Z] 4.0.0-dev.2: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:17.793Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:18.109Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:18.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-25T10:28:18.109Z] be784558e2fe: Preparing [2024-10-25T10:28:18.109Z] 3f0479380706: Preparing [2024-10-25T10:28:18.109Z] 38654fcb9ffe: Preparing [2024-10-25T10:28:18.109Z] cfed6893d798: Preparing [2024-10-25T10:28:18.109Z] 6824457336a3: Preparing [2024-10-25T10:28:18.109Z] eedbf5da169d: Preparing [2024-10-25T10:28:18.109Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:18.109Z] eedbf5da169d: Waiting [2024-10-25T10:28:18.109Z] 38654fcb9ffe: Layer already exists [2024-10-25T10:28:18.109Z] 3f0479380706: Layer already exists [2024-10-25T10:28:18.109Z] 6824457336a3: Layer already exists [2024-10-25T10:28:18.109Z] cfed6893d798: Layer already exists [2024-10-25T10:28:18.109Z] be784558e2fe: Layer already exists [2024-10-25T10:28:18.109Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:18.109Z] eedbf5da169d: Layer already exists [2024-10-25T10:28:18.109Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:18.435Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:18.764Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-25T10:28:18.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-25T10:28:18.764Z] be784558e2fe: Preparing [2024-10-25T10:28:18.764Z] 3f0479380706: Preparing [2024-10-25T10:28:18.764Z] 38654fcb9ffe: Preparing [2024-10-25T10:28:18.764Z] cfed6893d798: Preparing [2024-10-25T10:28:18.764Z] 6824457336a3: Preparing [2024-10-25T10:28:18.764Z] eedbf5da169d: Preparing [2024-10-25T10:28:18.764Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:18.764Z] eedbf5da169d: Waiting [2024-10-25T10:28:18.764Z] 38654fcb9ffe: Layer already exists [2024-10-25T10:28:18.764Z] 3f0479380706: Layer already exists [2024-10-25T10:28:18.764Z] cfed6893d798: Layer already exists [2024-10-25T10:28:18.764Z] 6824457336a3: Layer already exists [2024-10-25T10:28:18.764Z] be784558e2fe: Layer already exists [2024-10-25T10:28:18.764Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:18.764Z] eedbf5da169d: Layer already exists [2024-10-25T10:28:18.764Z] main: digest: sha256:d46510a4ec8a882592195a1d0ca2671a1206f4bb35d58070cc30a39a8bbbfd5b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:18.841Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:18.857Z] taggedImages: [2024-10-25T10:28:18.857Z] - nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:18.857Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-25T10:28:18.857Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.2 [2024-10-25T10:28:18.857Z] - nexus3.edgexfoundry.org:10004/core-keeper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:18.857Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-25T10:28:18.884Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-25T10:28:18.884Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:18.884Z] latest [2024-10-25T10:28:18.884Z] 4.0.0-dev.2 [2024-10-25T10:28:18.884Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:18.884Z] main [2024-10-25T10:28:18.884Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:19.224Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:19.546Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:19.547Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-25T10:28:19.547Z] 22ac046a4267: Preparing [2024-10-25T10:28:19.547Z] 5cfe3ee178be: Preparing [2024-10-25T10:28:19.547Z] 5f6fc180934d: Preparing [2024-10-25T10:28:19.547Z] 675e6608ea26: Preparing [2024-10-25T10:28:19.547Z] 07a938c49866: Preparing [2024-10-25T10:28:19.547Z] cfed6893d798: Preparing [2024-10-25T10:28:19.547Z] f317fc29683f: Preparing [2024-10-25T10:28:19.547Z] b3425f6e10b5: Preparing [2024-10-25T10:28:19.547Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:19.547Z] cfed6893d798: Waiting [2024-10-25T10:28:19.547Z] f317fc29683f: Waiting [2024-10-25T10:28:19.547Z] b3425f6e10b5: Waiting [2024-10-25T10:28:19.547Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:19.547Z] 07a938c49866: Layer already exists [2024-10-25T10:28:19.547Z] cfed6893d798: Layer already exists [2024-10-25T10:28:19.547Z] f317fc29683f: Layer already exists [2024-10-25T10:28:19.547Z] 5cfe3ee178be: Pushed [2024-10-25T10:28:19.547Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:19.547Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:19.547Z] 5f6fc180934d: Pushed [2024-10-25T10:28:19.547Z] 22ac046a4267: Pushed [2024-10-25T10:28:23.740Z] 675e6608ea26: Pushed [2024-10-25T10:28:23.740Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:24.070Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:24.393Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-25T10:28:24.393Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-25T10:28:24.393Z] 22ac046a4267: Preparing [2024-10-25T10:28:24.393Z] 5cfe3ee178be: Preparing [2024-10-25T10:28:24.393Z] 5f6fc180934d: Preparing [2024-10-25T10:28:24.393Z] 675e6608ea26: Preparing [2024-10-25T10:28:24.393Z] 07a938c49866: Preparing [2024-10-25T10:28:24.393Z] cfed6893d798: Preparing [2024-10-25T10:28:24.393Z] f317fc29683f: Preparing [2024-10-25T10:28:24.393Z] b3425f6e10b5: Preparing [2024-10-25T10:28:24.393Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:24.393Z] cfed6893d798: Waiting [2024-10-25T10:28:24.393Z] f317fc29683f: Waiting [2024-10-25T10:28:24.393Z] b3425f6e10b5: Waiting [2024-10-25T10:28:24.393Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:24.393Z] 675e6608ea26: Layer already exists [2024-10-25T10:28:24.393Z] 07a938c49866: Layer already exists [2024-10-25T10:28:24.393Z] 22ac046a4267: Layer already exists [2024-10-25T10:28:24.393Z] 5f6fc180934d: Layer already exists [2024-10-25T10:28:24.393Z] 5cfe3ee178be: Layer already exists [2024-10-25T10:28:24.393Z] f317fc29683f: Layer already exists [2024-10-25T10:28:24.393Z] cfed6893d798: Layer already exists [2024-10-25T10:28:24.393Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:24.393Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:24.393Z] latest: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:24.716Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:25.037Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.2 [2024-10-25T10:28:25.037Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-25T10:28:25.037Z] 22ac046a4267: Preparing [2024-10-25T10:28:25.037Z] 5cfe3ee178be: Preparing [2024-10-25T10:28:25.037Z] 5f6fc180934d: Preparing [2024-10-25T10:28:25.037Z] 675e6608ea26: Preparing [2024-10-25T10:28:25.037Z] 07a938c49866: Preparing [2024-10-25T10:28:25.037Z] cfed6893d798: Preparing [2024-10-25T10:28:25.037Z] f317fc29683f: Preparing [2024-10-25T10:28:25.037Z] b3425f6e10b5: Preparing [2024-10-25T10:28:25.037Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:25.037Z] cfed6893d798: Waiting [2024-10-25T10:28:25.037Z] f317fc29683f: Waiting [2024-10-25T10:28:25.037Z] b3425f6e10b5: Waiting [2024-10-25T10:28:25.037Z] 5f6fc180934d: Layer already exists [2024-10-25T10:28:25.037Z] 22ac046a4267: Layer already exists [2024-10-25T10:28:25.037Z] 675e6608ea26: Layer already exists [2024-10-25T10:28:25.037Z] 07a938c49866: Layer already exists [2024-10-25T10:28:25.037Z] 5cfe3ee178be: Layer already exists [2024-10-25T10:28:25.037Z] cfed6893d798: Layer already exists [2024-10-25T10:28:25.037Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:25.037Z] f317fc29683f: Layer already exists [2024-10-25T10:28:25.037Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:25.037Z] 4.0.0-dev.2: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:25.368Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:25.683Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:25.683Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-25T10:28:25.683Z] 22ac046a4267: Preparing [2024-10-25T10:28:25.683Z] 5cfe3ee178be: Preparing [2024-10-25T10:28:25.683Z] 5f6fc180934d: Preparing [2024-10-25T10:28:25.683Z] 675e6608ea26: Preparing [2024-10-25T10:28:25.683Z] 07a938c49866: Preparing [2024-10-25T10:28:25.683Z] cfed6893d798: Preparing [2024-10-25T10:28:25.683Z] f317fc29683f: Preparing [2024-10-25T10:28:25.683Z] b3425f6e10b5: Preparing [2024-10-25T10:28:25.683Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:25.683Z] cfed6893d798: Waiting [2024-10-25T10:28:25.683Z] b3425f6e10b5: Waiting [2024-10-25T10:28:25.683Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:25.683Z] f317fc29683f: Waiting [2024-10-25T10:28:25.683Z] 22ac046a4267: Layer already exists [2024-10-25T10:28:25.683Z] 5f6fc180934d: Layer already exists [2024-10-25T10:28:25.683Z] 07a938c49866: Layer already exists [2024-10-25T10:28:25.683Z] 5cfe3ee178be: Layer already exists [2024-10-25T10:28:25.683Z] 675e6608ea26: Layer already exists [2024-10-25T10:28:25.683Z] f317fc29683f: Layer already exists [2024-10-25T10:28:25.683Z] cfed6893d798: Layer already exists [2024-10-25T10:28:25.683Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:25.683Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:25.683Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:26.014Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:26.340Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-25T10:28:26.340Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-25T10:28:26.340Z] 22ac046a4267: Preparing [2024-10-25T10:28:26.340Z] 5cfe3ee178be: Preparing [2024-10-25T10:28:26.340Z] 5f6fc180934d: Preparing [2024-10-25T10:28:26.340Z] 675e6608ea26: Preparing [2024-10-25T10:28:26.340Z] 07a938c49866: Preparing [2024-10-25T10:28:26.340Z] cfed6893d798: Preparing [2024-10-25T10:28:26.340Z] f317fc29683f: Preparing [2024-10-25T10:28:26.340Z] b3425f6e10b5: Preparing [2024-10-25T10:28:26.340Z] cfed6893d798: Waiting [2024-10-25T10:28:26.340Z] f317fc29683f: Waiting [2024-10-25T10:28:26.340Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:26.340Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:26.340Z] b3425f6e10b5: Waiting [2024-10-25T10:28:26.340Z] 5f6fc180934d: Layer already exists [2024-10-25T10:28:26.340Z] 22ac046a4267: Layer already exists [2024-10-25T10:28:26.340Z] 675e6608ea26: Layer already exists [2024-10-25T10:28:26.340Z] 07a938c49866: Layer already exists [2024-10-25T10:28:26.340Z] 5cfe3ee178be: Layer already exists [2024-10-25T10:28:26.340Z] cfed6893d798: Layer already exists [2024-10-25T10:28:26.340Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:26.340Z] f317fc29683f: Layer already exists [2024-10-25T10:28:26.340Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:26.340Z] main: digest: sha256:3b84945597c437f3c85a981cd0c1346670da5ea8a26857100b51c6030134fc1f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:26.416Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:26.438Z] taggedImages: [2024-10-25T10:28:26.438Z] - nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:26.438Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-25T10:28:26.438Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.2 [2024-10-25T10:28:26.438Z] - nexus3.edgexfoundry.org:10004/core-metadata:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:26.438Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-25T10:28:26.466Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-25T10:28:26.466Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:26.466Z] latest [2024-10-25T10:28:26.466Z] 4.0.0-dev.2 [2024-10-25T10:28:26.466Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:26.466Z] main [2024-10-25T10:28:26.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:26.819Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:27.146Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:27.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-25T10:28:27.146Z] 608cb31f2831: Preparing [2024-10-25T10:28:27.146Z] cc144eb606db: Preparing [2024-10-25T10:28:27.146Z] 76a3bedb24a3: Preparing [2024-10-25T10:28:27.146Z] 4423899325ca: Preparing [2024-10-25T10:28:27.146Z] b6f03bdebe8d: Preparing [2024-10-25T10:28:27.146Z] 806e6eeff193: Preparing [2024-10-25T10:28:27.146Z] 329d1d1e4aad: Preparing [2024-10-25T10:28:27.146Z] 7629cc3ff6f0: Preparing [2024-10-25T10:28:27.146Z] 07a938c49866: Preparing [2024-10-25T10:28:27.146Z] cfed6893d798: Preparing [2024-10-25T10:28:27.146Z] 8408c456077f: Preparing [2024-10-25T10:28:27.146Z] fbda44735cf3: Preparing [2024-10-25T10:28:27.146Z] 5f70bf18a086: Preparing [2024-10-25T10:28:27.146Z] 5b9e4227481f: Preparing [2024-10-25T10:28:27.146Z] e323be4ff22c: Preparing [2024-10-25T10:28:27.146Z] 01346e6570c2: Preparing [2024-10-25T10:28:27.146Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:27.146Z] 806e6eeff193: Waiting [2024-10-25T10:28:27.146Z] 329d1d1e4aad: Waiting [2024-10-25T10:28:27.146Z] 7629cc3ff6f0: Waiting [2024-10-25T10:28:27.146Z] 07a938c49866: Waiting [2024-10-25T10:28:27.146Z] cfed6893d798: Waiting [2024-10-25T10:28:27.146Z] 8408c456077f: Waiting [2024-10-25T10:28:27.146Z] fbda44735cf3: Waiting [2024-10-25T10:28:27.146Z] 5f70bf18a086: Waiting [2024-10-25T10:28:27.146Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:27.146Z] 5b9e4227481f: Waiting [2024-10-25T10:28:27.146Z] e323be4ff22c: Waiting [2024-10-25T10:28:27.146Z] 01346e6570c2: Waiting [2024-10-25T10:28:27.146Z] cc144eb606db: Pushed [2024-10-25T10:28:27.146Z] b6f03bdebe8d: Pushed [2024-10-25T10:28:27.146Z] 608cb31f2831: Pushed [2024-10-25T10:28:27.146Z] 76a3bedb24a3: Pushed [2024-10-25T10:28:27.146Z] 4423899325ca: Pushed [2024-10-25T10:28:27.146Z] 07a938c49866: Layer already exists [2024-10-25T10:28:27.146Z] cfed6893d798: Layer already exists [2024-10-25T10:28:27.404Z] 806e6eeff193: Pushed [2024-10-25T10:28:27.404Z] 329d1d1e4aad: Pushed [2024-10-25T10:28:27.404Z] 5f70bf18a086: Layer already exists [2024-10-25T10:28:27.404Z] fbda44735cf3: Pushed [2024-10-25T10:28:27.404Z] 8408c456077f: Pushed [2024-10-25T10:28:27.404Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:27.404Z] 5b9e4227481f: Pushed [2024-10-25T10:28:27.404Z] 01346e6570c2: Pushed [2024-10-25T10:28:27.973Z] e323be4ff22c: Pushed [2024-10-25T10:28:29.352Z] 7629cc3ff6f0: Pushed [2024-10-25T10:28:29.352Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:29.681Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:30.001Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-25T10:28:30.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-25T10:28:30.001Z] 608cb31f2831: Preparing [2024-10-25T10:28:30.001Z] cc144eb606db: Preparing [2024-10-25T10:28:30.001Z] 76a3bedb24a3: Preparing [2024-10-25T10:28:30.001Z] 4423899325ca: Preparing [2024-10-25T10:28:30.001Z] b6f03bdebe8d: Preparing [2024-10-25T10:28:30.001Z] 806e6eeff193: Preparing [2024-10-25T10:28:30.001Z] 329d1d1e4aad: Preparing [2024-10-25T10:28:30.001Z] 7629cc3ff6f0: Preparing [2024-10-25T10:28:30.001Z] 07a938c49866: Preparing [2024-10-25T10:28:30.001Z] cfed6893d798: Preparing [2024-10-25T10:28:30.001Z] 8408c456077f: Preparing [2024-10-25T10:28:30.001Z] fbda44735cf3: Preparing [2024-10-25T10:28:30.001Z] 5f70bf18a086: Preparing [2024-10-25T10:28:30.001Z] 5b9e4227481f: Preparing [2024-10-25T10:28:30.001Z] e323be4ff22c: Preparing [2024-10-25T10:28:30.001Z] 01346e6570c2: Preparing [2024-10-25T10:28:30.001Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:30.001Z] 329d1d1e4aad: Waiting [2024-10-25T10:28:30.001Z] 7629cc3ff6f0: Waiting [2024-10-25T10:28:30.001Z] cfed6893d798: Waiting [2024-10-25T10:28:30.001Z] 07a938c49866: Waiting [2024-10-25T10:28:30.001Z] 8408c456077f: Waiting [2024-10-25T10:28:30.001Z] fbda44735cf3: Waiting [2024-10-25T10:28:30.001Z] 5f70bf18a086: Waiting [2024-10-25T10:28:30.001Z] 5b9e4227481f: Waiting [2024-10-25T10:28:30.001Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:30.001Z] e323be4ff22c: Waiting [2024-10-25T10:28:30.001Z] 806e6eeff193: Waiting [2024-10-25T10:28:30.001Z] 01346e6570c2: Waiting [2024-10-25T10:28:30.001Z] 4423899325ca: Layer already exists [2024-10-25T10:28:30.001Z] cc144eb606db: Layer already exists [2024-10-25T10:28:30.001Z] 76a3bedb24a3: Layer already exists [2024-10-25T10:28:30.001Z] b6f03bdebe8d: Layer already exists [2024-10-25T10:28:30.001Z] 608cb31f2831: Layer already exists [2024-10-25T10:28:30.001Z] 806e6eeff193: Layer already exists [2024-10-25T10:28:30.001Z] 329d1d1e4aad: Layer already exists [2024-10-25T10:28:30.001Z] 07a938c49866: Layer already exists [2024-10-25T10:28:30.001Z] 7629cc3ff6f0: Layer already exists [2024-10-25T10:28:30.001Z] cfed6893d798: Layer already exists [2024-10-25T10:28:30.001Z] 5f70bf18a086: Layer already exists [2024-10-25T10:28:30.001Z] fbda44735cf3: Layer already exists [2024-10-25T10:28:30.001Z] 5b9e4227481f: Layer already exists [2024-10-25T10:28:30.001Z] 8408c456077f: Layer already exists [2024-10-25T10:28:30.001Z] e323be4ff22c: Layer already exists [2024-10-25T10:28:30.001Z] 01346e6570c2: Layer already exists [2024-10-25T10:28:30.001Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:30.001Z] latest: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:30.326Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:30.651Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.2 [2024-10-25T10:28:30.651Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-25T10:28:30.651Z] 608cb31f2831: Preparing [2024-10-25T10:28:30.651Z] cc144eb606db: Preparing [2024-10-25T10:28:30.651Z] 76a3bedb24a3: Preparing [2024-10-25T10:28:30.651Z] 4423899325ca: Preparing [2024-10-25T10:28:30.652Z] b6f03bdebe8d: Preparing [2024-10-25T10:28:30.652Z] 806e6eeff193: Preparing [2024-10-25T10:28:30.652Z] 329d1d1e4aad: Preparing [2024-10-25T10:28:30.652Z] 7629cc3ff6f0: Preparing [2024-10-25T10:28:30.652Z] 07a938c49866: Preparing [2024-10-25T10:28:30.652Z] cfed6893d798: Preparing [2024-10-25T10:28:30.652Z] 8408c456077f: Preparing [2024-10-25T10:28:30.652Z] fbda44735cf3: Preparing [2024-10-25T10:28:30.652Z] 5f70bf18a086: Preparing [2024-10-25T10:28:30.652Z] 5b9e4227481f: Preparing [2024-10-25T10:28:30.652Z] 07a938c49866: Waiting [2024-10-25T10:28:30.652Z] cfed6893d798: Waiting [2024-10-25T10:28:30.652Z] 806e6eeff193: Waiting [2024-10-25T10:28:30.652Z] 7629cc3ff6f0: Waiting [2024-10-25T10:28:30.652Z] 329d1d1e4aad: Waiting [2024-10-25T10:28:30.652Z] 8408c456077f: Waiting [2024-10-25T10:28:30.652Z] fbda44735cf3: Waiting [2024-10-25T10:28:30.652Z] e323be4ff22c: Preparing [2024-10-25T10:28:30.652Z] 01346e6570c2: Preparing [2024-10-25T10:28:30.652Z] e323be4ff22c: Waiting [2024-10-25T10:28:30.652Z] 5b9e4227481f: Waiting [2024-10-25T10:28:30.652Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:30.652Z] 01346e6570c2: Waiting [2024-10-25T10:28:30.652Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:30.652Z] 76a3bedb24a3: Layer already exists [2024-10-25T10:28:30.652Z] b6f03bdebe8d: Layer already exists [2024-10-25T10:28:30.652Z] 608cb31f2831: Layer already exists [2024-10-25T10:28:30.652Z] 4423899325ca: Layer already exists [2024-10-25T10:28:30.652Z] cc144eb606db: Layer already exists [2024-10-25T10:28:30.652Z] 806e6eeff193: Layer already exists [2024-10-25T10:28:30.652Z] 07a938c49866: Layer already exists [2024-10-25T10:28:30.652Z] 329d1d1e4aad: Layer already exists [2024-10-25T10:28:30.652Z] 7629cc3ff6f0: Layer already exists [2024-10-25T10:28:30.652Z] cfed6893d798: Layer already exists [2024-10-25T10:28:30.652Z] fbda44735cf3: Layer already exists [2024-10-25T10:28:30.652Z] 8408c456077f: Layer already exists [2024-10-25T10:28:30.652Z] 5f70bf18a086: Layer already exists [2024-10-25T10:28:30.652Z] 5b9e4227481f: Layer already exists [2024-10-25T10:28:30.652Z] e323be4ff22c: Layer already exists [2024-10-25T10:28:30.652Z] 01346e6570c2: Layer already exists [2024-10-25T10:28:30.652Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:30.652Z] 4.0.0-dev.2: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:30.971Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:31.302Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:31.302Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-25T10:28:31.302Z] 608cb31f2831: Preparing [2024-10-25T10:28:31.302Z] cc144eb606db: Preparing [2024-10-25T10:28:31.302Z] 76a3bedb24a3: Preparing [2024-10-25T10:28:31.302Z] 4423899325ca: Preparing [2024-10-25T10:28:31.302Z] b6f03bdebe8d: Preparing [2024-10-25T10:28:31.302Z] 806e6eeff193: Preparing [2024-10-25T10:28:31.302Z] 329d1d1e4aad: Preparing [2024-10-25T10:28:31.302Z] 7629cc3ff6f0: Preparing [2024-10-25T10:28:31.302Z] 07a938c49866: Preparing [2024-10-25T10:28:31.302Z] cfed6893d798: Preparing [2024-10-25T10:28:31.302Z] 8408c456077f: Preparing [2024-10-25T10:28:31.302Z] fbda44735cf3: Preparing [2024-10-25T10:28:31.302Z] 5f70bf18a086: Preparing [2024-10-25T10:28:31.302Z] 5b9e4227481f: Preparing [2024-10-25T10:28:31.302Z] e323be4ff22c: Preparing [2024-10-25T10:28:31.302Z] 01346e6570c2: Preparing [2024-10-25T10:28:31.302Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:31.302Z] 806e6eeff193: Waiting [2024-10-25T10:28:31.302Z] 329d1d1e4aad: Waiting [2024-10-25T10:28:31.302Z] 7629cc3ff6f0: Waiting [2024-10-25T10:28:31.302Z] 07a938c49866: Waiting [2024-10-25T10:28:31.302Z] cfed6893d798: Waiting [2024-10-25T10:28:31.302Z] e323be4ff22c: Waiting [2024-10-25T10:28:31.302Z] 8408c456077f: Waiting [2024-10-25T10:28:31.302Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:31.302Z] fbda44735cf3: Waiting [2024-10-25T10:28:31.302Z] 5f70bf18a086: Waiting [2024-10-25T10:28:31.302Z] 5b9e4227481f: Waiting [2024-10-25T10:28:31.302Z] 76a3bedb24a3: Layer already exists [2024-10-25T10:28:31.302Z] b6f03bdebe8d: Layer already exists [2024-10-25T10:28:31.302Z] cc144eb606db: Layer already exists [2024-10-25T10:28:31.302Z] 4423899325ca: Layer already exists [2024-10-25T10:28:31.302Z] 608cb31f2831: Layer already exists [2024-10-25T10:28:31.302Z] 329d1d1e4aad: Layer already exists [2024-10-25T10:28:31.302Z] 806e6eeff193: Layer already exists [2024-10-25T10:28:31.302Z] 07a938c49866: Layer already exists [2024-10-25T10:28:31.302Z] 7629cc3ff6f0: Layer already exists [2024-10-25T10:28:31.302Z] cfed6893d798: Layer already exists [2024-10-25T10:28:31.302Z] fbda44735cf3: Layer already exists [2024-10-25T10:28:31.302Z] 5b9e4227481f: Layer already exists [2024-10-25T10:28:31.302Z] 8408c456077f: Layer already exists [2024-10-25T10:28:31.302Z] 5f70bf18a086: Layer already exists [2024-10-25T10:28:31.302Z] e323be4ff22c: Layer already exists [2024-10-25T10:28:31.302Z] 01346e6570c2: Layer already exists [2024-10-25T10:28:31.302Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:31.302Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:31.639Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:31.963Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-25T10:28:31.963Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-25T10:28:31.963Z] 608cb31f2831: Preparing [2024-10-25T10:28:31.963Z] cc144eb606db: Preparing [2024-10-25T10:28:31.963Z] 76a3bedb24a3: Preparing [2024-10-25T10:28:31.963Z] 4423899325ca: Preparing [2024-10-25T10:28:31.963Z] b6f03bdebe8d: Preparing [2024-10-25T10:28:31.963Z] 806e6eeff193: Preparing [2024-10-25T10:28:31.963Z] 329d1d1e4aad: Preparing [2024-10-25T10:28:31.963Z] 7629cc3ff6f0: Preparing [2024-10-25T10:28:31.963Z] 07a938c49866: Preparing [2024-10-25T10:28:31.963Z] cfed6893d798: Preparing [2024-10-25T10:28:31.963Z] 8408c456077f: Preparing [2024-10-25T10:28:31.963Z] fbda44735cf3: Preparing [2024-10-25T10:28:31.963Z] 5f70bf18a086: Preparing [2024-10-25T10:28:31.963Z] 5b9e4227481f: Preparing [2024-10-25T10:28:31.963Z] e323be4ff22c: Preparing [2024-10-25T10:28:31.963Z] 01346e6570c2: Preparing [2024-10-25T10:28:31.963Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:31.963Z] cfed6893d798: Waiting [2024-10-25T10:28:31.963Z] 8408c456077f: Waiting [2024-10-25T10:28:31.963Z] fbda44735cf3: Waiting [2024-10-25T10:28:31.963Z] 5f70bf18a086: Waiting [2024-10-25T10:28:31.963Z] 5b9e4227481f: Waiting [2024-10-25T10:28:31.963Z] e323be4ff22c: Waiting [2024-10-25T10:28:31.963Z] 01346e6570c2: Waiting [2024-10-25T10:28:31.963Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:31.963Z] 7629cc3ff6f0: Waiting [2024-10-25T10:28:31.963Z] 07a938c49866: Waiting [2024-10-25T10:28:31.963Z] 806e6eeff193: Waiting [2024-10-25T10:28:31.963Z] 329d1d1e4aad: Waiting [2024-10-25T10:28:31.963Z] 608cb31f2831: Layer already exists [2024-10-25T10:28:31.963Z] b6f03bdebe8d: Layer already exists [2024-10-25T10:28:31.963Z] 4423899325ca: Layer already exists [2024-10-25T10:28:31.963Z] 76a3bedb24a3: Layer already exists [2024-10-25T10:28:31.963Z] cc144eb606db: Layer already exists [2024-10-25T10:28:31.963Z] 329d1d1e4aad: Layer already exists [2024-10-25T10:28:31.963Z] 806e6eeff193: Layer already exists [2024-10-25T10:28:31.963Z] 7629cc3ff6f0: Layer already exists [2024-10-25T10:28:31.963Z] 07a938c49866: Layer already exists [2024-10-25T10:28:31.963Z] 8408c456077f: Layer already exists [2024-10-25T10:28:31.963Z] cfed6893d798: Layer already exists [2024-10-25T10:28:31.963Z] fbda44735cf3: Layer already exists [2024-10-25T10:28:31.963Z] 5f70bf18a086: Layer already exists [2024-10-25T10:28:31.963Z] 5b9e4227481f: Layer already exists [2024-10-25T10:28:31.963Z] 01346e6570c2: Layer already exists [2024-10-25T10:28:31.963Z] e323be4ff22c: Layer already exists [2024-10-25T10:28:31.963Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:31.963Z] main: digest: sha256:9c479f73068d78da6113484db6e8a129dafbd2ebb8824a8b2fbf9e32b4b4485e size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:32.045Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:32.064Z] taggedImages: [2024-10-25T10:28:32.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:32.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-25T10:28:32.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.2 [2024-10-25T10:28:32.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:32.064Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-25T10:28:32.097Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-25T10:28:32.097Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:32.097Z] latest [2024-10-25T10:28:32.097Z] 4.0.0-dev.2 [2024-10-25T10:28:32.097Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:32.097Z] main [2024-10-25T10:28:32.097Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:32.456Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:32.785Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:32.785Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-25T10:28:32.785Z] c92abe92bdb7: Preparing [2024-10-25T10:28:32.785Z] 308bd28ab811: Preparing [2024-10-25T10:28:32.785Z] cc4d9538fb24: Preparing [2024-10-25T10:28:32.785Z] 9dd0b5c8be88: Preparing [2024-10-25T10:28:32.785Z] 07a938c49866: Preparing [2024-10-25T10:28:32.785Z] cfed6893d798: Preparing [2024-10-25T10:28:32.785Z] f317fc29683f: Preparing [2024-10-25T10:28:32.785Z] b3425f6e10b5: Preparing [2024-10-25T10:28:32.785Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:32.785Z] b3425f6e10b5: Waiting [2024-10-25T10:28:32.785Z] f317fc29683f: Waiting [2024-10-25T10:28:32.785Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:32.785Z] cfed6893d798: Waiting [2024-10-25T10:28:32.785Z] 07a938c49866: Layer already exists [2024-10-25T10:28:32.785Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:32.785Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:32.785Z] cfed6893d798: Layer already exists [2024-10-25T10:28:32.785Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:32.785Z] f317fc29683f: Layer already exists [2024-10-25T10:28:32.785Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:32.785Z] cc4d9538fb24: Pushed [2024-10-25T10:28:35.322Z] 9dd0b5c8be88: Pushed [2024-10-25T10:28:35.582Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:35.912Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:36.242Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-25T10:28:36.242Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-25T10:28:36.242Z] c92abe92bdb7: Preparing [2024-10-25T10:28:36.242Z] 308bd28ab811: Preparing [2024-10-25T10:28:36.242Z] cc4d9538fb24: Preparing [2024-10-25T10:28:36.242Z] 9dd0b5c8be88: Preparing [2024-10-25T10:28:36.242Z] 07a938c49866: Preparing [2024-10-25T10:28:36.242Z] cfed6893d798: Preparing [2024-10-25T10:28:36.242Z] f317fc29683f: Preparing [2024-10-25T10:28:36.242Z] b3425f6e10b5: Preparing [2024-10-25T10:28:36.242Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:36.242Z] f317fc29683f: Waiting [2024-10-25T10:28:36.242Z] cfed6893d798: Waiting [2024-10-25T10:28:36.242Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:36.242Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:36.242Z] 07a938c49866: Layer already exists [2024-10-25T10:28:36.242Z] 9dd0b5c8be88: Layer already exists [2024-10-25T10:28:36.242Z] cc4d9538fb24: Layer already exists [2024-10-25T10:28:36.242Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:36.242Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:36.242Z] cfed6893d798: Layer already exists [2024-10-25T10:28:36.242Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:36.242Z] f317fc29683f: Layer already exists [2024-10-25T10:28:36.242Z] latest: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:36.578Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:36.901Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.2 [2024-10-25T10:28:36.901Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-25T10:28:36.901Z] c92abe92bdb7: Preparing [2024-10-25T10:28:36.901Z] 308bd28ab811: Preparing [2024-10-25T10:28:36.901Z] cc4d9538fb24: Preparing [2024-10-25T10:28:36.901Z] 9dd0b5c8be88: Preparing [2024-10-25T10:28:36.901Z] 07a938c49866: Preparing [2024-10-25T10:28:36.901Z] cfed6893d798: Preparing [2024-10-25T10:28:36.901Z] f317fc29683f: Preparing [2024-10-25T10:28:36.901Z] b3425f6e10b5: Preparing [2024-10-25T10:28:36.901Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:36.901Z] cfed6893d798: Waiting [2024-10-25T10:28:36.901Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:36.901Z] b3425f6e10b5: Waiting [2024-10-25T10:28:36.901Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:36.901Z] 07a938c49866: Layer already exists [2024-10-25T10:28:36.901Z] 9dd0b5c8be88: Layer already exists [2024-10-25T10:28:36.901Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:36.901Z] cc4d9538fb24: Layer already exists [2024-10-25T10:28:36.901Z] f317fc29683f: Layer already exists [2024-10-25T10:28:36.901Z] cfed6893d798: Layer already exists [2024-10-25T10:28:36.901Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:36.901Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:36.901Z] 4.0.0-dev.2: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:37.227Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:37.555Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:37.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-25T10:28:37.555Z] c92abe92bdb7: Preparing [2024-10-25T10:28:37.555Z] 308bd28ab811: Preparing [2024-10-25T10:28:37.555Z] cc4d9538fb24: Preparing [2024-10-25T10:28:37.555Z] 9dd0b5c8be88: Preparing [2024-10-25T10:28:37.555Z] 07a938c49866: Preparing [2024-10-25T10:28:37.555Z] cfed6893d798: Preparing [2024-10-25T10:28:37.555Z] f317fc29683f: Preparing [2024-10-25T10:28:37.555Z] b3425f6e10b5: Preparing [2024-10-25T10:28:37.555Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:37.555Z] b3425f6e10b5: Waiting [2024-10-25T10:28:37.555Z] cfed6893d798: Waiting [2024-10-25T10:28:37.555Z] f317fc29683f: Waiting [2024-10-25T10:28:37.555Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:37.555Z] 07a938c49866: Layer already exists [2024-10-25T10:28:37.555Z] 9dd0b5c8be88: Layer already exists [2024-10-25T10:28:37.555Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:37.555Z] cc4d9538fb24: Layer already exists [2024-10-25T10:28:37.555Z] cfed6893d798: Layer already exists [2024-10-25T10:28:37.555Z] f317fc29683f: Layer already exists [2024-10-25T10:28:37.555Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:37.555Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:37.555Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:37.887Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:38.217Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-25T10:28:38.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-25T10:28:38.218Z] c92abe92bdb7: Preparing [2024-10-25T10:28:38.218Z] 308bd28ab811: Preparing [2024-10-25T10:28:38.218Z] cc4d9538fb24: Preparing [2024-10-25T10:28:38.218Z] 9dd0b5c8be88: Preparing [2024-10-25T10:28:38.218Z] 07a938c49866: Preparing [2024-10-25T10:28:38.218Z] cfed6893d798: Preparing [2024-10-25T10:28:38.218Z] f317fc29683f: Preparing [2024-10-25T10:28:38.218Z] b3425f6e10b5: Preparing [2024-10-25T10:28:38.218Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:38.218Z] cfed6893d798: Waiting [2024-10-25T10:28:38.218Z] f317fc29683f: Waiting [2024-10-25T10:28:38.218Z] b3425f6e10b5: Waiting [2024-10-25T10:28:38.218Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:38.218Z] 07a938c49866: Layer already exists [2024-10-25T10:28:38.218Z] 9dd0b5c8be88: Layer already exists [2024-10-25T10:28:38.218Z] cc4d9538fb24: Layer already exists [2024-10-25T10:28:38.218Z] c92abe92bdb7: Layer already exists [2024-10-25T10:28:38.218Z] 308bd28ab811: Layer already exists [2024-10-25T10:28:38.218Z] cfed6893d798: Layer already exists [2024-10-25T10:28:38.218Z] f317fc29683f: Layer already exists [2024-10-25T10:28:38.218Z] b3425f6e10b5: Layer already exists [2024-10-25T10:28:38.218Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:38.218Z] main: digest: sha256:47a673a8c06838e6efb9855c3530f770eeead6e8ff1b291c90eaa1ab2699fa76 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:38.291Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:38.311Z] taggedImages: [2024-10-25T10:28:38.311Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:38.311Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-25T10:28:38.311Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.2 [2024-10-25T10:28:38.311Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:38.311Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-25T10:28:38.344Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-25T10:28:38.344Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:38.344Z] latest [2024-10-25T10:28:38.344Z] 4.0.0-dev.2 [2024-10-25T10:28:38.344Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:38.344Z] main [2024-10-25T10:28:38.344Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:38.699Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:39.019Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:39.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-25T10:28:39.019Z] 91b46d223437: Preparing [2024-10-25T10:28:39.019Z] 8c01585c8d09: Preparing [2024-10-25T10:28:39.019Z] 078ae2e36a9e: Preparing [2024-10-25T10:28:39.019Z] ca47ea1c9bc4: Preparing [2024-10-25T10:28:39.019Z] 9b8542a6a0c3: Preparing [2024-10-25T10:28:39.019Z] 07a938c49866: Preparing [2024-10-25T10:28:39.019Z] cfed6893d798: Preparing [2024-10-25T10:28:39.019Z] a7a678b1ddbf: Preparing [2024-10-25T10:28:39.019Z] d6ff72fc5b68: Preparing [2024-10-25T10:28:39.019Z] 7c8e77e06490: Preparing [2024-10-25T10:28:39.019Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:39.019Z] 07a938c49866: Waiting [2024-10-25T10:28:39.019Z] cfed6893d798: Waiting [2024-10-25T10:28:39.019Z] a7a678b1ddbf: Waiting [2024-10-25T10:28:39.019Z] d6ff72fc5b68: Waiting [2024-10-25T10:28:39.019Z] 7c8e77e06490: Waiting [2024-10-25T10:28:39.019Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:39.019Z] 91b46d223437: Pushed [2024-10-25T10:28:39.019Z] ca47ea1c9bc4: Pushed [2024-10-25T10:28:39.019Z] 8c01585c8d09: Pushed [2024-10-25T10:28:39.019Z] 9b8542a6a0c3: Pushed [2024-10-25T10:28:39.019Z] 07a938c49866: Layer already exists [2024-10-25T10:28:39.019Z] cfed6893d798: Layer already exists [2024-10-25T10:28:39.019Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:39.277Z] a7a678b1ddbf: Pushed [2024-10-25T10:28:39.277Z] d6ff72fc5b68: Pushed [2024-10-25T10:28:40.654Z] 078ae2e36a9e: Pushed [2024-10-25T10:28:40.913Z] 7c8e77e06490: Pushed [2024-10-25T10:28:40.913Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:41.240Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:41.656Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-25T10:28:41.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-25T10:28:41.656Z] 91b46d223437: Preparing [2024-10-25T10:28:41.656Z] 8c01585c8d09: Preparing [2024-10-25T10:28:41.656Z] 078ae2e36a9e: Preparing [2024-10-25T10:28:41.656Z] ca47ea1c9bc4: Preparing [2024-10-25T10:28:41.656Z] 9b8542a6a0c3: Preparing [2024-10-25T10:28:41.656Z] 07a938c49866: Preparing [2024-10-25T10:28:41.656Z] cfed6893d798: Preparing [2024-10-25T10:28:41.656Z] a7a678b1ddbf: Preparing [2024-10-25T10:28:41.656Z] d6ff72fc5b68: Preparing [2024-10-25T10:28:41.656Z] 7c8e77e06490: Preparing [2024-10-25T10:28:41.656Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:41.656Z] cfed6893d798: Waiting [2024-10-25T10:28:41.656Z] a7a678b1ddbf: Waiting [2024-10-25T10:28:41.656Z] d6ff72fc5b68: Waiting [2024-10-25T10:28:41.656Z] 7c8e77e06490: Waiting [2024-10-25T10:28:41.656Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:41.656Z] 07a938c49866: Waiting [2024-10-25T10:28:41.656Z] 9b8542a6a0c3: Layer already exists [2024-10-25T10:28:41.656Z] 91b46d223437: Layer already exists [2024-10-25T10:28:41.656Z] 8c01585c8d09: Layer already exists [2024-10-25T10:28:41.656Z] ca47ea1c9bc4: Layer already exists [2024-10-25T10:28:41.656Z] 078ae2e36a9e: Layer already exists [2024-10-25T10:28:41.656Z] 07a938c49866: Layer already exists [2024-10-25T10:28:41.656Z] a7a678b1ddbf: Layer already exists [2024-10-25T10:28:41.656Z] cfed6893d798: Layer already exists [2024-10-25T10:28:41.656Z] 7c8e77e06490: Layer already exists [2024-10-25T10:28:41.656Z] d6ff72fc5b68: Layer already exists [2024-10-25T10:28:41.656Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:41.657Z] latest: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:42.039Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:42.413Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.2 [2024-10-25T10:28:42.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-25T10:28:42.413Z] 91b46d223437: Preparing [2024-10-25T10:28:42.413Z] 8c01585c8d09: Preparing [2024-10-25T10:28:42.413Z] 078ae2e36a9e: Preparing [2024-10-25T10:28:42.413Z] ca47ea1c9bc4: Preparing [2024-10-25T10:28:42.413Z] 9b8542a6a0c3: Preparing [2024-10-25T10:28:42.413Z] 07a938c49866: Preparing [2024-10-25T10:28:42.413Z] cfed6893d798: Preparing [2024-10-25T10:28:42.413Z] a7a678b1ddbf: Preparing [2024-10-25T10:28:42.413Z] d6ff72fc5b68: Preparing [2024-10-25T10:28:42.413Z] 7c8e77e06490: Preparing [2024-10-25T10:28:42.413Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:42.413Z] 07a938c49866: Waiting [2024-10-25T10:28:42.413Z] 7c8e77e06490: Waiting [2024-10-25T10:28:42.413Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:42.413Z] a7a678b1ddbf: Waiting [2024-10-25T10:28:42.413Z] cfed6893d798: Waiting [2024-10-25T10:28:42.413Z] d6ff72fc5b68: Waiting [2024-10-25T10:28:42.413Z] 91b46d223437: Layer already exists [2024-10-25T10:28:42.413Z] 8c01585c8d09: Layer already exists [2024-10-25T10:28:42.413Z] ca47ea1c9bc4: Layer already exists [2024-10-25T10:28:42.413Z] 078ae2e36a9e: Layer already exists [2024-10-25T10:28:42.413Z] 9b8542a6a0c3: Layer already exists [2024-10-25T10:28:42.413Z] cfed6893d798: Layer already exists [2024-10-25T10:28:42.413Z] a7a678b1ddbf: Layer already exists [2024-10-25T10:28:42.413Z] 7c8e77e06490: Layer already exists [2024-10-25T10:28:42.413Z] d6ff72fc5b68: Layer already exists [2024-10-25T10:28:42.413Z] 07a938c49866: Layer already exists [2024-10-25T10:28:42.413Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:42.413Z] 4.0.0-dev.2: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:42.767Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:43.096Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:43.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-25T10:28:43.096Z] 91b46d223437: Preparing [2024-10-25T10:28:43.096Z] 8c01585c8d09: Preparing [2024-10-25T10:28:43.096Z] 078ae2e36a9e: Preparing [2024-10-25T10:28:43.096Z] ca47ea1c9bc4: Preparing [2024-10-25T10:28:43.096Z] 9b8542a6a0c3: Preparing [2024-10-25T10:28:43.096Z] 07a938c49866: Preparing [2024-10-25T10:28:43.096Z] cfed6893d798: Preparing [2024-10-25T10:28:43.096Z] a7a678b1ddbf: Preparing [2024-10-25T10:28:43.096Z] d6ff72fc5b68: Preparing [2024-10-25T10:28:43.096Z] 7c8e77e06490: Preparing [2024-10-25T10:28:43.096Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:43.096Z] cfed6893d798: Waiting [2024-10-25T10:28:43.096Z] a7a678b1ddbf: Waiting [2024-10-25T10:28:43.096Z] d6ff72fc5b68: Waiting [2024-10-25T10:28:43.096Z] 7c8e77e06490: Waiting [2024-10-25T10:28:43.096Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:43.096Z] 07a938c49866: Waiting [2024-10-25T10:28:43.096Z] 8c01585c8d09: Layer already exists [2024-10-25T10:28:43.096Z] 9b8542a6a0c3: Layer already exists [2024-10-25T10:28:43.096Z] ca47ea1c9bc4: Layer already exists [2024-10-25T10:28:43.096Z] 078ae2e36a9e: Layer already exists [2024-10-25T10:28:43.096Z] 91b46d223437: Layer already exists [2024-10-25T10:28:43.096Z] 07a938c49866: Layer already exists [2024-10-25T10:28:43.096Z] cfed6893d798: Layer already exists [2024-10-25T10:28:43.096Z] a7a678b1ddbf: Layer already exists [2024-10-25T10:28:43.096Z] d6ff72fc5b68: Layer already exists [2024-10-25T10:28:43.096Z] 7c8e77e06490: Layer already exists [2024-10-25T10:28:43.096Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:43.096Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:43.423Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:43.751Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-25T10:28:43.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-25T10:28:43.751Z] 91b46d223437: Preparing [2024-10-25T10:28:43.751Z] 8c01585c8d09: Preparing [2024-10-25T10:28:43.751Z] 078ae2e36a9e: Preparing [2024-10-25T10:28:43.751Z] ca47ea1c9bc4: Preparing [2024-10-25T10:28:43.751Z] 9b8542a6a0c3: Preparing [2024-10-25T10:28:43.751Z] 07a938c49866: Preparing [2024-10-25T10:28:43.751Z] cfed6893d798: Preparing [2024-10-25T10:28:43.751Z] a7a678b1ddbf: Preparing [2024-10-25T10:28:43.751Z] d6ff72fc5b68: Preparing [2024-10-25T10:28:43.751Z] 7c8e77e06490: Preparing [2024-10-25T10:28:43.751Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:43.751Z] d6ff72fc5b68: Waiting [2024-10-25T10:28:43.751Z] cfed6893d798: Waiting [2024-10-25T10:28:43.751Z] 07a938c49866: Waiting [2024-10-25T10:28:43.751Z] a7a678b1ddbf: Waiting [2024-10-25T10:28:43.751Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:43.751Z] ca47ea1c9bc4: Layer already exists [2024-10-25T10:28:43.751Z] 91b46d223437: Layer already exists [2024-10-25T10:28:43.751Z] 9b8542a6a0c3: Layer already exists [2024-10-25T10:28:43.751Z] 078ae2e36a9e: Layer already exists [2024-10-25T10:28:43.751Z] 8c01585c8d09: Layer already exists [2024-10-25T10:28:43.751Z] 07a938c49866: Layer already exists [2024-10-25T10:28:43.751Z] cfed6893d798: Layer already exists [2024-10-25T10:28:43.751Z] 7c8e77e06490: Layer already exists [2024-10-25T10:28:43.751Z] a7a678b1ddbf: Layer already exists [2024-10-25T10:28:43.751Z] d6ff72fc5b68: Layer already exists [2024-10-25T10:28:43.751Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:43.751Z] main: digest: sha256:dbf8c5cf26550035cb82556a6adff846196b48bc87e03cd30e5319fe1740cf89 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:43.832Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:43.850Z] taggedImages: [2024-10-25T10:28:43.850Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:43.850Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-25T10:28:43.850Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.2 [2024-10-25T10:28:43.850Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:43.850Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-25T10:28:43.887Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-25T10:28:43.887Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:43.887Z] latest [2024-10-25T10:28:43.887Z] 4.0.0-dev.2 [2024-10-25T10:28:43.887Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:43.887Z] main [2024-10-25T10:28:43.887Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:44.249Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:44.576Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:44.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-25T10:28:44.576Z] e531d2bc51ed: Preparing [2024-10-25T10:28:44.576Z] 4ce06c313ebc: Preparing [2024-10-25T10:28:44.576Z] ef2aa95b9b9c: Preparing [2024-10-25T10:28:44.576Z] 28994ebfd6d6: Preparing [2024-10-25T10:28:44.576Z] a56b25c75afc: Preparing [2024-10-25T10:28:44.576Z] df3b7d0240b9: Preparing [2024-10-25T10:28:44.576Z] c14478838828: Preparing [2024-10-25T10:28:44.576Z] 07a938c49866: Preparing [2024-10-25T10:28:44.576Z] cfed6893d798: Preparing [2024-10-25T10:28:44.576Z] d2d0d978420a: Preparing [2024-10-25T10:28:44.576Z] df3ac6f765ca: Preparing [2024-10-25T10:28:44.576Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:44.576Z] df3b7d0240b9: Waiting [2024-10-25T10:28:44.576Z] c14478838828: Waiting [2024-10-25T10:28:44.576Z] 07a938c49866: Waiting [2024-10-25T10:28:44.576Z] cfed6893d798: Waiting [2024-10-25T10:28:44.576Z] d2d0d978420a: Waiting [2024-10-25T10:28:44.576Z] df3ac6f765ca: Waiting [2024-10-25T10:28:44.576Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:44.576Z] e531d2bc51ed: Pushed [2024-10-25T10:28:44.576Z] 4ce06c313ebc: Pushed [2024-10-25T10:28:44.576Z] a56b25c75afc: Pushed [2024-10-25T10:28:44.576Z] 07a938c49866: Layer already exists [2024-10-25T10:28:44.576Z] cfed6893d798: Layer already exists [2024-10-25T10:28:44.576Z] df3b7d0240b9: Pushed [2024-10-25T10:28:44.834Z] c14478838828: Pushed [2024-10-25T10:28:44.834Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:45.401Z] d2d0d978420a: Pushed [2024-10-25T10:28:45.968Z] df3ac6f765ca: Pushed [2024-10-25T10:28:45.968Z] 28994ebfd6d6: Pushed [2024-10-25T10:28:46.231Z] ef2aa95b9b9c: Pushed [2024-10-25T10:28:46.490Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:46.817Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:47.144Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-25T10:28:47.144Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-25T10:28:47.144Z] e531d2bc51ed: Preparing [2024-10-25T10:28:47.144Z] 4ce06c313ebc: Preparing [2024-10-25T10:28:47.144Z] ef2aa95b9b9c: Preparing [2024-10-25T10:28:47.144Z] 28994ebfd6d6: Preparing [2024-10-25T10:28:47.144Z] a56b25c75afc: Preparing [2024-10-25T10:28:47.144Z] df3b7d0240b9: Preparing [2024-10-25T10:28:47.144Z] c14478838828: Preparing [2024-10-25T10:28:47.144Z] 07a938c49866: Preparing [2024-10-25T10:28:47.144Z] cfed6893d798: Preparing [2024-10-25T10:28:47.144Z] d2d0d978420a: Preparing [2024-10-25T10:28:47.144Z] df3ac6f765ca: Preparing [2024-10-25T10:28:47.144Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:47.144Z] 07a938c49866: Waiting [2024-10-25T10:28:47.144Z] df3ac6f765ca: Waiting [2024-10-25T10:28:47.144Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:47.144Z] df3b7d0240b9: Waiting [2024-10-25T10:28:47.144Z] cfed6893d798: Waiting [2024-10-25T10:28:47.144Z] d2d0d978420a: Waiting [2024-10-25T10:28:47.144Z] 4ce06c313ebc: Layer already exists [2024-10-25T10:28:47.144Z] ef2aa95b9b9c: Layer already exists [2024-10-25T10:28:47.144Z] e531d2bc51ed: Layer already exists [2024-10-25T10:28:47.144Z] 28994ebfd6d6: Layer already exists [2024-10-25T10:28:47.144Z] a56b25c75afc: Layer already exists [2024-10-25T10:28:47.144Z] df3b7d0240b9: Layer already exists [2024-10-25T10:28:47.144Z] 07a938c49866: Layer already exists [2024-10-25T10:28:47.144Z] c14478838828: Layer already exists [2024-10-25T10:28:47.144Z] d2d0d978420a: Layer already exists [2024-10-25T10:28:47.144Z] cfed6893d798: Layer already exists [2024-10-25T10:28:47.144Z] df3ac6f765ca: Layer already exists [2024-10-25T10:28:47.144Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:47.144Z] latest: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:47.481Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:47.812Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.2 [2024-10-25T10:28:47.812Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-25T10:28:47.812Z] e531d2bc51ed: Preparing [2024-10-25T10:28:47.812Z] 4ce06c313ebc: Preparing [2024-10-25T10:28:47.812Z] ef2aa95b9b9c: Preparing [2024-10-25T10:28:47.812Z] 28994ebfd6d6: Preparing [2024-10-25T10:28:47.812Z] a56b25c75afc: Preparing [2024-10-25T10:28:47.812Z] df3b7d0240b9: Preparing [2024-10-25T10:28:47.812Z] c14478838828: Preparing [2024-10-25T10:28:47.812Z] 07a938c49866: Preparing [2024-10-25T10:28:47.812Z] cfed6893d798: Preparing [2024-10-25T10:28:47.812Z] d2d0d978420a: Preparing [2024-10-25T10:28:47.812Z] df3ac6f765ca: Preparing [2024-10-25T10:28:47.812Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:47.812Z] df3b7d0240b9: Waiting [2024-10-25T10:28:47.812Z] cfed6893d798: Waiting [2024-10-25T10:28:47.812Z] c14478838828: Waiting [2024-10-25T10:28:47.812Z] 07a938c49866: Waiting [2024-10-25T10:28:47.812Z] d2d0d978420a: Waiting [2024-10-25T10:28:47.812Z] df3ac6f765ca: Waiting [2024-10-25T10:28:47.812Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:47.812Z] 4ce06c313ebc: Layer already exists [2024-10-25T10:28:47.812Z] ef2aa95b9b9c: Layer already exists [2024-10-25T10:28:47.812Z] 28994ebfd6d6: Layer already exists [2024-10-25T10:28:47.812Z] e531d2bc51ed: Layer already exists [2024-10-25T10:28:47.812Z] a56b25c75afc: Layer already exists [2024-10-25T10:28:47.812Z] df3b7d0240b9: Layer already exists [2024-10-25T10:28:47.812Z] 07a938c49866: Layer already exists [2024-10-25T10:28:47.812Z] d2d0d978420a: Layer already exists [2024-10-25T10:28:47.812Z] c14478838828: Layer already exists [2024-10-25T10:28:47.812Z] cfed6893d798: Layer already exists [2024-10-25T10:28:47.812Z] df3ac6f765ca: Layer already exists [2024-10-25T10:28:47.812Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:47.812Z] 4.0.0-dev.2: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:48.151Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:48.486Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:48.486Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-25T10:28:48.486Z] e531d2bc51ed: Preparing [2024-10-25T10:28:48.486Z] 4ce06c313ebc: Preparing [2024-10-25T10:28:48.486Z] ef2aa95b9b9c: Preparing [2024-10-25T10:28:48.486Z] 28994ebfd6d6: Preparing [2024-10-25T10:28:48.486Z] a56b25c75afc: Preparing [2024-10-25T10:28:48.486Z] df3b7d0240b9: Preparing [2024-10-25T10:28:48.486Z] c14478838828: Preparing [2024-10-25T10:28:48.486Z] 07a938c49866: Preparing [2024-10-25T10:28:48.486Z] cfed6893d798: Preparing [2024-10-25T10:28:48.486Z] d2d0d978420a: Preparing [2024-10-25T10:28:48.486Z] df3ac6f765ca: Preparing [2024-10-25T10:28:48.486Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:48.486Z] df3b7d0240b9: Waiting [2024-10-25T10:28:48.486Z] c14478838828: Waiting [2024-10-25T10:28:48.486Z] 07a938c49866: Waiting [2024-10-25T10:28:48.486Z] cfed6893d798: Waiting [2024-10-25T10:28:48.486Z] d2d0d978420a: Waiting [2024-10-25T10:28:48.486Z] df3ac6f765ca: Waiting [2024-10-25T10:28:48.486Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:48.486Z] e531d2bc51ed: Layer already exists [2024-10-25T10:28:48.486Z] ef2aa95b9b9c: Layer already exists [2024-10-25T10:28:48.486Z] a56b25c75afc: Layer already exists [2024-10-25T10:28:48.486Z] 28994ebfd6d6: Layer already exists [2024-10-25T10:28:48.486Z] 4ce06c313ebc: Layer already exists [2024-10-25T10:28:48.486Z] c14478838828: Layer already exists [2024-10-25T10:28:48.486Z] df3b7d0240b9: Layer already exists [2024-10-25T10:28:48.486Z] 07a938c49866: Layer already exists [2024-10-25T10:28:48.486Z] cfed6893d798: Layer already exists [2024-10-25T10:28:48.486Z] d2d0d978420a: Layer already exists [2024-10-25T10:28:48.486Z] df3ac6f765ca: Layer already exists [2024-10-25T10:28:48.486Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:48.486Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:48.829Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:49.162Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-25T10:28:49.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-25T10:28:49.162Z] e531d2bc51ed: Preparing [2024-10-25T10:28:49.162Z] 4ce06c313ebc: Preparing [2024-10-25T10:28:49.162Z] ef2aa95b9b9c: Preparing [2024-10-25T10:28:49.162Z] 28994ebfd6d6: Preparing [2024-10-25T10:28:49.162Z] a56b25c75afc: Preparing [2024-10-25T10:28:49.162Z] df3b7d0240b9: Preparing [2024-10-25T10:28:49.162Z] c14478838828: Preparing [2024-10-25T10:28:49.162Z] 07a938c49866: Preparing [2024-10-25T10:28:49.162Z] cfed6893d798: Preparing [2024-10-25T10:28:49.162Z] d2d0d978420a: Preparing [2024-10-25T10:28:49.162Z] df3ac6f765ca: Preparing [2024-10-25T10:28:49.162Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:49.162Z] cfed6893d798: Waiting [2024-10-25T10:28:49.162Z] d2d0d978420a: Waiting [2024-10-25T10:28:49.162Z] df3ac6f765ca: Waiting [2024-10-25T10:28:49.162Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:49.162Z] c14478838828: Waiting [2024-10-25T10:28:49.162Z] 07a938c49866: Waiting [2024-10-25T10:28:49.162Z] df3b7d0240b9: Waiting [2024-10-25T10:28:49.162Z] ef2aa95b9b9c: Layer already exists [2024-10-25T10:28:49.162Z] 28994ebfd6d6: Layer already exists [2024-10-25T10:28:49.162Z] e531d2bc51ed: Layer already exists [2024-10-25T10:28:49.162Z] 4ce06c313ebc: Layer already exists [2024-10-25T10:28:49.162Z] a56b25c75afc: Layer already exists [2024-10-25T10:28:49.162Z] df3b7d0240b9: Layer already exists [2024-10-25T10:28:49.162Z] c14478838828: Layer already exists [2024-10-25T10:28:49.162Z] cfed6893d798: Layer already exists [2024-10-25T10:28:49.162Z] 07a938c49866: Layer already exists [2024-10-25T10:28:49.162Z] d2d0d978420a: Layer already exists [2024-10-25T10:28:49.162Z] df3ac6f765ca: Layer already exists [2024-10-25T10:28:49.162Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:49.162Z] main: digest: sha256:4dfe88d74cc18f0046d2517531fd269e1ccdd0378a7448369adbd18a22572aef size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:49.249Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:49.269Z] taggedImages: [2024-10-25T10:28:49.269Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:49.269Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-25T10:28:49.269Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.2 [2024-10-25T10:28:49.269Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:49.269Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-25T10:28:49.306Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-25T10:28:49.306Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:49.306Z] latest [2024-10-25T10:28:49.306Z] 4.0.0-dev.2 [2024-10-25T10:28:49.306Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:49.306Z] main [2024-10-25T10:28:49.306Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:49.654Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:49.983Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:49.983Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-25T10:28:49.983Z] 1b1dbf025849: Preparing [2024-10-25T10:28:49.983Z] 581fbac64457: Preparing [2024-10-25T10:28:49.983Z] 07a938c49866: Preparing [2024-10-25T10:28:49.983Z] cfed6893d798: Preparing [2024-10-25T10:28:49.983Z] 67812de321db: Preparing [2024-10-25T10:28:49.983Z] a992629fb19d: Preparing [2024-10-25T10:28:49.983Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:49.983Z] a992629fb19d: Waiting [2024-10-25T10:28:49.983Z] cfed6893d798: Layer already exists [2024-10-25T10:28:49.983Z] 07a938c49866: Layer already exists [2024-10-25T10:28:49.983Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:49.983Z] 1b1dbf025849: Pushed [2024-10-25T10:28:50.551Z] 67812de321db: Pushed [2024-10-25T10:28:50.809Z] a992629fb19d: Pushed [2024-10-25T10:28:52.715Z] 581fbac64457: Pushed [2024-10-25T10:28:52.715Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:53.049Z] + 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-10-25T10:28:53.371Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-25T10:28:53.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-25T10:28:53.371Z] 1b1dbf025849: Preparing [2024-10-25T10:28:53.371Z] 581fbac64457: Preparing [2024-10-25T10:28:53.371Z] 07a938c49866: Preparing [2024-10-25T10:28:53.371Z] cfed6893d798: Preparing [2024-10-25T10:28:53.371Z] 67812de321db: Preparing [2024-10-25T10:28:53.371Z] a992629fb19d: Preparing [2024-10-25T10:28:53.371Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:53.371Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:53.371Z] 07a938c49866: Layer already exists [2024-10-25T10:28:53.371Z] 581fbac64457: Layer already exists [2024-10-25T10:28:53.371Z] 1b1dbf025849: Layer already exists [2024-10-25T10:28:53.371Z] cfed6893d798: Layer already exists [2024-10-25T10:28:53.371Z] 67812de321db: Layer already exists [2024-10-25T10:28:53.371Z] a992629fb19d: Layer already exists [2024-10-25T10:28:53.371Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:53.371Z] latest: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:53.707Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:54.033Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.2 [2024-10-25T10:28:54.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-25T10:28:54.033Z] 1b1dbf025849: Preparing [2024-10-25T10:28:54.033Z] 581fbac64457: Preparing [2024-10-25T10:28:54.033Z] 07a938c49866: Preparing [2024-10-25T10:28:54.033Z] cfed6893d798: Preparing [2024-10-25T10:28:54.033Z] 67812de321db: Preparing [2024-10-25T10:28:54.033Z] a992629fb19d: Preparing [2024-10-25T10:28:54.033Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:54.033Z] a992629fb19d: Waiting [2024-10-25T10:28:54.033Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:54.033Z] 581fbac64457: Layer already exists [2024-10-25T10:28:54.033Z] 07a938c49866: Layer already exists [2024-10-25T10:28:54.033Z] cfed6893d798: Layer already exists [2024-10-25T10:28:54.033Z] 1b1dbf025849: Layer already exists [2024-10-25T10:28:54.033Z] 67812de321db: Layer already exists [2024-10-25T10:28:54.033Z] a992629fb19d: Layer already exists [2024-10-25T10:28:54.033Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:54.033Z] 4.0.0-dev.2: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:54.362Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:54.686Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:54.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-25T10:28:54.686Z] 1b1dbf025849: Preparing [2024-10-25T10:28:54.686Z] 581fbac64457: Preparing [2024-10-25T10:28:54.686Z] 07a938c49866: Preparing [2024-10-25T10:28:54.686Z] cfed6893d798: Preparing [2024-10-25T10:28:54.686Z] 67812de321db: Preparing [2024-10-25T10:28:54.686Z] a992629fb19d: Preparing [2024-10-25T10:28:54.686Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:54.686Z] a992629fb19d: Waiting [2024-10-25T10:28:54.686Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:54.686Z] 67812de321db: Layer already exists [2024-10-25T10:28:54.686Z] 07a938c49866: Layer already exists [2024-10-25T10:28:54.686Z] cfed6893d798: Layer already exists [2024-10-25T10:28:54.686Z] 1b1dbf025849: Layer already exists [2024-10-25T10:28:54.686Z] 581fbac64457: Layer already exists [2024-10-25T10:28:54.686Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:54.686Z] a992629fb19d: Layer already exists [2024-10-25T10:28:54.686Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:55.020Z] + 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-10-25T10:28:55.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-25T10:28:55.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-25T10:28:55.345Z] 1b1dbf025849: Preparing [2024-10-25T10:28:55.345Z] 581fbac64457: Preparing [2024-10-25T10:28:55.345Z] 07a938c49866: Preparing [2024-10-25T10:28:55.345Z] cfed6893d798: Preparing [2024-10-25T10:28:55.345Z] 67812de321db: Preparing [2024-10-25T10:28:55.345Z] a992629fb19d: Preparing [2024-10-25T10:28:55.345Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:55.345Z] a992629fb19d: Waiting [2024-10-25T10:28:55.345Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:55.345Z] 581fbac64457: Layer already exists [2024-10-25T10:28:55.345Z] cfed6893d798: Layer already exists [2024-10-25T10:28:55.345Z] 07a938c49866: Layer already exists [2024-10-25T10:28:55.345Z] 67812de321db: Layer already exists [2024-10-25T10:28:55.345Z] 1b1dbf025849: Layer already exists [2024-10-25T10:28:55.345Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:55.345Z] a992629fb19d: Layer already exists [2024-10-25T10:28:55.345Z] main: digest: sha256:71ccabf00290cb98875aef288730cad6b897224d3ccef58ecd2b1f361ffddb70 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:28:55.423Z] ===================================================== [Pipeline] echo [2024-10-25T10:28:55.439Z] taggedImages: [2024-10-25T10:28:55.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:55.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-25T10:28:55.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.2 [2024-10-25T10:28:55.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:55.439Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-25T10:28:55.470Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-25T10:28:55.470Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:55.470Z] latest [2024-10-25T10:28:55.470Z] 4.0.0-dev.2 [2024-10-25T10:28:55.470Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:28:55.470Z] main [2024-10-25T10:28:55.470Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:55.822Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:28:56.159Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:28:56.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-25T10:28:56.159Z] 0d4312157bd9: Preparing [2024-10-25T10:28:56.159Z] 724717abe801: Preparing [2024-10-25T10:28:56.159Z] 5be3730deef4: Preparing [2024-10-25T10:28:56.159Z] 07a938c49866: Preparing [2024-10-25T10:28:56.159Z] cfed6893d798: Preparing [2024-10-25T10:28:56.159Z] 03d1ccee15d8: Preparing [2024-10-25T10:28:56.159Z] a09b5ec7d014: Preparing [2024-10-25T10:28:56.159Z] 6c0bbaf92656: Preparing [2024-10-25T10:28:56.159Z] 994323385d40: Preparing [2024-10-25T10:28:56.159Z] 63ca1fbb43ae: Preparing [2024-10-25T10:28:56.159Z] 994323385d40: Waiting [2024-10-25T10:28:56.159Z] 03d1ccee15d8: Waiting [2024-10-25T10:28:56.159Z] 63ca1fbb43ae: Waiting [2024-10-25T10:28:56.159Z] a09b5ec7d014: Waiting [2024-10-25T10:28:56.159Z] 6c0bbaf92656: Waiting [2024-10-25T10:28:56.159Z] cfed6893d798: Layer already exists [2024-10-25T10:28:56.159Z] 07a938c49866: Layer already exists [2024-10-25T10:28:56.159Z] 0d4312157bd9: Pushed [2024-10-25T10:28:56.159Z] 5be3730deef4: Pushed [2024-10-25T10:28:56.159Z] 724717abe801: Pushed [2024-10-25T10:28:56.159Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:28:56.419Z] 6c0bbaf92656: Pushed [2024-10-25T10:28:57.355Z] 994323385d40: Pushed [2024-10-25T10:29:02.651Z] a09b5ec7d014: Pushed [2024-10-25T10:29:06.852Z] 03d1ccee15d8: Pushed [2024-10-25T10:29:06.852Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:07.184Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:07.515Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-25T10:29:07.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-25T10:29:07.515Z] 0d4312157bd9: Preparing [2024-10-25T10:29:07.515Z] 724717abe801: Preparing [2024-10-25T10:29:07.515Z] 5be3730deef4: Preparing [2024-10-25T10:29:07.515Z] 07a938c49866: Preparing [2024-10-25T10:29:07.515Z] cfed6893d798: Preparing [2024-10-25T10:29:07.515Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:07.515Z] a09b5ec7d014: Preparing [2024-10-25T10:29:07.515Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:07.515Z] 994323385d40: Preparing [2024-10-25T10:29:07.515Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:07.515Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:07.515Z] a09b5ec7d014: Waiting [2024-10-25T10:29:07.515Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:07.515Z] 994323385d40: Waiting [2024-10-25T10:29:07.515Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:07.515Z] 5be3730deef4: Layer already exists [2024-10-25T10:29:07.515Z] 724717abe801: Layer already exists [2024-10-25T10:29:07.515Z] cfed6893d798: Layer already exists [2024-10-25T10:29:07.515Z] 07a938c49866: Layer already exists [2024-10-25T10:29:07.515Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:07.515Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:07.515Z] a09b5ec7d014: Layer already exists [2024-10-25T10:29:07.515Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:07.515Z] 994323385d40: Layer already exists [2024-10-25T10:29:07.515Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:07.515Z] latest: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:07.840Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:08.160Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.2 [2024-10-25T10:29:08.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-25T10:29:08.161Z] 0d4312157bd9: Preparing [2024-10-25T10:29:08.161Z] 724717abe801: Preparing [2024-10-25T10:29:08.161Z] 5be3730deef4: Preparing [2024-10-25T10:29:08.161Z] 07a938c49866: Preparing [2024-10-25T10:29:08.161Z] cfed6893d798: Preparing [2024-10-25T10:29:08.161Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:08.161Z] a09b5ec7d014: Preparing [2024-10-25T10:29:08.161Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:08.161Z] 994323385d40: Preparing [2024-10-25T10:29:08.161Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:08.161Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:08.161Z] 994323385d40: Waiting [2024-10-25T10:29:08.161Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:08.161Z] a09b5ec7d014: Waiting [2024-10-25T10:29:08.161Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:08.161Z] 5be3730deef4: Layer already exists [2024-10-25T10:29:08.161Z] 07a938c49866: Layer already exists [2024-10-25T10:29:08.161Z] 724717abe801: Layer already exists [2024-10-25T10:29:08.161Z] cfed6893d798: Layer already exists [2024-10-25T10:29:08.161Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:08.161Z] a09b5ec7d014: Layer already exists [2024-10-25T10:29:08.161Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:08.161Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:08.161Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:08.161Z] 994323385d40: Layer already exists [2024-10-25T10:29:08.161Z] 4.0.0-dev.2: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:08.481Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:08.804Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:08.804Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-25T10:29:08.804Z] 0d4312157bd9: Preparing [2024-10-25T10:29:08.804Z] 724717abe801: Preparing [2024-10-25T10:29:08.804Z] 5be3730deef4: Preparing [2024-10-25T10:29:08.804Z] 07a938c49866: Preparing [2024-10-25T10:29:08.804Z] cfed6893d798: Preparing [2024-10-25T10:29:08.804Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:08.804Z] a09b5ec7d014: Preparing [2024-10-25T10:29:08.804Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:08.804Z] 994323385d40: Preparing [2024-10-25T10:29:08.804Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:08.804Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:08.804Z] a09b5ec7d014: Waiting [2024-10-25T10:29:08.804Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:08.804Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:08.804Z] 994323385d40: Waiting [2024-10-25T10:29:08.804Z] 724717abe801: Layer already exists [2024-10-25T10:29:08.804Z] 07a938c49866: Layer already exists [2024-10-25T10:29:08.804Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:08.804Z] 5be3730deef4: Layer already exists [2024-10-25T10:29:08.804Z] cfed6893d798: Layer already exists [2024-10-25T10:29:08.804Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:08.804Z] a09b5ec7d014: Layer already exists [2024-10-25T10:29:08.804Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:08.804Z] 994323385d40: Layer already exists [2024-10-25T10:29:08.804Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:08.804Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:09.131Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:09.456Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-25T10:29:09.456Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-25T10:29:09.456Z] 0d4312157bd9: Preparing [2024-10-25T10:29:09.456Z] 724717abe801: Preparing [2024-10-25T10:29:09.456Z] 5be3730deef4: Preparing [2024-10-25T10:29:09.456Z] 07a938c49866: Preparing [2024-10-25T10:29:09.456Z] cfed6893d798: Preparing [2024-10-25T10:29:09.456Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:09.456Z] a09b5ec7d014: Preparing [2024-10-25T10:29:09.456Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:09.456Z] 994323385d40: Preparing [2024-10-25T10:29:09.456Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:09.456Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:09.456Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:09.456Z] a09b5ec7d014: Waiting [2024-10-25T10:29:09.456Z] 994323385d40: Waiting [2024-10-25T10:29:09.456Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:09.456Z] 5be3730deef4: Layer already exists [2024-10-25T10:29:09.456Z] 07a938c49866: Layer already exists [2024-10-25T10:29:09.456Z] cfed6893d798: Layer already exists [2024-10-25T10:29:09.456Z] 724717abe801: Layer already exists [2024-10-25T10:29:09.456Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:09.456Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:09.456Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:09.456Z] a09b5ec7d014: Layer already exists [2024-10-25T10:29:09.456Z] 994323385d40: Layer already exists [2024-10-25T10:29:09.456Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:09.456Z] main: digest: sha256:c0dc6fb53da1e89013b2aac0db41c81a47cf8d5daeb117dfc0a95d0c87642d01 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:29:09.541Z] ===================================================== [Pipeline] echo [2024-10-25T10:29:09.553Z] taggedImages: [2024-10-25T10:29:09.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:09.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-25T10:29:09.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.2 [2024-10-25T10:29:09.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:09.553Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-25T10:29:09.585Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-25T10:29:09.585Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:09.585Z] latest [2024-10-25T10:29:09.585Z] 4.0.0-dev.2 [2024-10-25T10:29:09.585Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:09.585Z] main [2024-10-25T10:29:09.585Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:09.932Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:10.263Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:10.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-25T10:29:10.263Z] 7de73d278738: Preparing [2024-10-25T10:29:10.263Z] 8d765135924b: Preparing [2024-10-25T10:29:10.263Z] b5814360a8a5: Preparing [2024-10-25T10:29:10.263Z] 07a938c49866: Preparing [2024-10-25T10:29:10.263Z] cfed6893d798: Preparing [2024-10-25T10:29:10.263Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:10.263Z] 743696b7ff27: Preparing [2024-10-25T10:29:10.263Z] 880bf7b2c895: Preparing [2024-10-25T10:29:10.263Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:10.263Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:10.263Z] 743696b7ff27: Waiting [2024-10-25T10:29:10.263Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:10.263Z] 07a938c49866: Layer already exists [2024-10-25T10:29:10.263Z] cfed6893d798: Layer already exists [2024-10-25T10:29:10.263Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:10.263Z] 8d765135924b: Pushed [2024-10-25T10:29:10.263Z] b5814360a8a5: Pushed [2024-10-25T10:29:10.263Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:10.263Z] 7de73d278738: Pushed [2024-10-25T10:29:10.523Z] 880bf7b2c895: Pushed [2024-10-25T10:29:11.092Z] 743696b7ff27: Pushed [2024-10-25T10:29:11.092Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:11.419Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:11.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-25T10:29:11.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-25T10:29:11.756Z] 7de73d278738: Preparing [2024-10-25T10:29:11.756Z] 8d765135924b: Preparing [2024-10-25T10:29:11.756Z] b5814360a8a5: Preparing [2024-10-25T10:29:11.756Z] 07a938c49866: Preparing [2024-10-25T10:29:11.756Z] cfed6893d798: Preparing [2024-10-25T10:29:11.756Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:11.756Z] 743696b7ff27: Preparing [2024-10-25T10:29:11.756Z] 880bf7b2c895: Preparing [2024-10-25T10:29:11.756Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:11.756Z] 743696b7ff27: Waiting [2024-10-25T10:29:11.756Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:11.756Z] 880bf7b2c895: Waiting [2024-10-25T10:29:11.756Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:11.756Z] cfed6893d798: Layer already exists [2024-10-25T10:29:11.756Z] 7de73d278738: Layer already exists [2024-10-25T10:29:11.756Z] b5814360a8a5: Layer already exists [2024-10-25T10:29:11.756Z] 07a938c49866: Layer already exists [2024-10-25T10:29:11.756Z] 8d765135924b: Layer already exists [2024-10-25T10:29:11.756Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:11.756Z] 880bf7b2c895: Layer already exists [2024-10-25T10:29:11.756Z] 743696b7ff27: Layer already exists [2024-10-25T10:29:11.756Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:11.756Z] latest: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:12.093Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:12.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.2 [2024-10-25T10:29:12.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-25T10:29:12.420Z] 7de73d278738: Preparing [2024-10-25T10:29:12.420Z] 8d765135924b: Preparing [2024-10-25T10:29:12.420Z] b5814360a8a5: Preparing [2024-10-25T10:29:12.420Z] 07a938c49866: Preparing [2024-10-25T10:29:12.420Z] cfed6893d798: Preparing [2024-10-25T10:29:12.420Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:12.420Z] 743696b7ff27: Preparing [2024-10-25T10:29:12.420Z] 880bf7b2c895: Preparing [2024-10-25T10:29:12.420Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:12.420Z] 880bf7b2c895: Waiting [2024-10-25T10:29:12.420Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:12.420Z] 7de73d278738: Layer already exists [2024-10-25T10:29:12.420Z] b5814360a8a5: Layer already exists [2024-10-25T10:29:12.420Z] 8d765135924b: Layer already exists [2024-10-25T10:29:12.420Z] cfed6893d798: Layer already exists [2024-10-25T10:29:12.420Z] 07a938c49866: Layer already exists [2024-10-25T10:29:12.420Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:12.420Z] 743696b7ff27: Layer already exists [2024-10-25T10:29:12.420Z] 880bf7b2c895: Layer already exists [2024-10-25T10:29:12.420Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:12.420Z] 4.0.0-dev.2: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:12.757Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:13.089Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:13.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-25T10:29:13.089Z] 7de73d278738: Preparing [2024-10-25T10:29:13.089Z] 8d765135924b: Preparing [2024-10-25T10:29:13.089Z] b5814360a8a5: Preparing [2024-10-25T10:29:13.089Z] 07a938c49866: Preparing [2024-10-25T10:29:13.089Z] cfed6893d798: Preparing [2024-10-25T10:29:13.089Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:13.089Z] 743696b7ff27: Preparing [2024-10-25T10:29:13.089Z] 880bf7b2c895: Preparing [2024-10-25T10:29:13.089Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:13.089Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:13.089Z] 743696b7ff27: Waiting [2024-10-25T10:29:13.089Z] 880bf7b2c895: Waiting [2024-10-25T10:29:13.089Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:13.089Z] 07a938c49866: Layer already exists [2024-10-25T10:29:13.089Z] b5814360a8a5: Layer already exists [2024-10-25T10:29:13.089Z] cfed6893d798: Layer already exists [2024-10-25T10:29:13.089Z] 8d765135924b: Layer already exists [2024-10-25T10:29:13.089Z] 7de73d278738: Layer already exists [2024-10-25T10:29:13.089Z] 880bf7b2c895: Layer already exists [2024-10-25T10:29:13.089Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:13.089Z] 743696b7ff27: Layer already exists [2024-10-25T10:29:13.089Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:13.089Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:13.414Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:13.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-25T10:29:13.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-25T10:29:13.748Z] 7de73d278738: Preparing [2024-10-25T10:29:13.748Z] 8d765135924b: Preparing [2024-10-25T10:29:13.748Z] b5814360a8a5: Preparing [2024-10-25T10:29:13.748Z] 07a938c49866: Preparing [2024-10-25T10:29:13.748Z] cfed6893d798: Preparing [2024-10-25T10:29:13.748Z] 03d1ccee15d8: Preparing [2024-10-25T10:29:13.748Z] 743696b7ff27: Preparing [2024-10-25T10:29:13.748Z] 880bf7b2c895: Preparing [2024-10-25T10:29:13.748Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:13.748Z] 03d1ccee15d8: Waiting [2024-10-25T10:29:13.748Z] 880bf7b2c895: Waiting [2024-10-25T10:29:13.748Z] 743696b7ff27: Waiting [2024-10-25T10:29:13.748Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:13.748Z] cfed6893d798: Layer already exists [2024-10-25T10:29:13.748Z] 8d765135924b: Layer already exists [2024-10-25T10:29:13.748Z] b5814360a8a5: Layer already exists [2024-10-25T10:29:13.748Z] 07a938c49866: Layer already exists [2024-10-25T10:29:13.748Z] 7de73d278738: Layer already exists [2024-10-25T10:29:13.748Z] 743696b7ff27: Layer already exists [2024-10-25T10:29:13.748Z] 03d1ccee15d8: Layer already exists [2024-10-25T10:29:13.748Z] 880bf7b2c895: Layer already exists [2024-10-25T10:29:13.748Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:13.748Z] main: digest: sha256:7ef5ff4e4064bf456ed9b8714d5bbfd6b95d1f4a28e1143e70b1831b924fafed size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:29:13.836Z] ===================================================== [Pipeline] echo [2024-10-25T10:29:13.849Z] taggedImages: [2024-10-25T10:29:13.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:13.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-25T10:29:13.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.2 [2024-10-25T10:29:13.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:13.849Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-25T10:29:13.874Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-25T10:29:13.874Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:13.874Z] latest [2024-10-25T10:29:13.874Z] 4.0.0-dev.2 [2024-10-25T10:29:13.874Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:13.874Z] main [2024-10-25T10:29:13.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:14.299Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:14.626Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:14.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-25T10:29:14.626Z] 0d4312157bd9: Preparing [2024-10-25T10:29:14.626Z] 04e83459a482: Preparing [2024-10-25T10:29:14.626Z] 4af16a016b77: Preparing [2024-10-25T10:29:14.626Z] 07a938c49866: Preparing [2024-10-25T10:29:14.626Z] cfed6893d798: Preparing [2024-10-25T10:29:14.626Z] cd884891032b: Preparing [2024-10-25T10:29:14.626Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:14.626Z] 994323385d40: Preparing [2024-10-25T10:29:14.626Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:14.626Z] cd884891032b: Waiting [2024-10-25T10:29:14.626Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:14.626Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:14.626Z] 994323385d40: Waiting [2024-10-25T10:29:14.626Z] 07a938c49866: Layer already exists [2024-10-25T10:29:14.626Z] cfed6893d798: Layer already exists [2024-10-25T10:29:14.626Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:14.626Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:14.626Z] 994323385d40: Layer already exists [2024-10-25T10:29:14.626Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:14.626Z] 04e83459a482: Pushed [2024-10-25T10:29:14.626Z] 4af16a016b77: Pushed [2024-10-25T10:29:24.629Z] cd884891032b: Pushed [2024-10-25T10:29:24.629Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:24.963Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:25.293Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-25T10:29:25.293Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-25T10:29:25.293Z] 0d4312157bd9: Preparing [2024-10-25T10:29:25.293Z] 04e83459a482: Preparing [2024-10-25T10:29:25.293Z] 4af16a016b77: Preparing [2024-10-25T10:29:25.293Z] 07a938c49866: Preparing [2024-10-25T10:29:25.293Z] cfed6893d798: Preparing [2024-10-25T10:29:25.293Z] cd884891032b: Preparing [2024-10-25T10:29:25.293Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:25.293Z] 994323385d40: Preparing [2024-10-25T10:29:25.293Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:25.293Z] cd884891032b: Waiting [2024-10-25T10:29:25.293Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:25.293Z] 07a938c49866: Layer already exists [2024-10-25T10:29:25.293Z] 4af16a016b77: Layer already exists [2024-10-25T10:29:25.293Z] cfed6893d798: Layer already exists [2024-10-25T10:29:25.293Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:25.293Z] 04e83459a482: Layer already exists [2024-10-25T10:29:25.293Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:25.293Z] cd884891032b: Layer already exists [2024-10-25T10:29:25.293Z] 994323385d40: Layer already exists [2024-10-25T10:29:25.293Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:25.293Z] latest: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:25.623Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:25.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.2 [2024-10-25T10:29:25.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-25T10:29:25.953Z] 0d4312157bd9: Preparing [2024-10-25T10:29:25.953Z] 04e83459a482: Preparing [2024-10-25T10:29:25.953Z] 4af16a016b77: Preparing [2024-10-25T10:29:25.953Z] 07a938c49866: Preparing [2024-10-25T10:29:25.953Z] cfed6893d798: Preparing [2024-10-25T10:29:25.953Z] cd884891032b: Preparing [2024-10-25T10:29:25.953Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:25.953Z] 994323385d40: Preparing [2024-10-25T10:29:25.953Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:25.953Z] 994323385d40: Waiting [2024-10-25T10:29:25.953Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:25.953Z] cd884891032b: Waiting [2024-10-25T10:29:25.953Z] 4af16a016b77: Layer already exists [2024-10-25T10:29:25.953Z] 07a938c49866: Layer already exists [2024-10-25T10:29:25.953Z] cfed6893d798: Layer already exists [2024-10-25T10:29:25.953Z] 04e83459a482: Layer already exists [2024-10-25T10:29:25.953Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:25.953Z] cd884891032b: Layer already exists [2024-10-25T10:29:25.953Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:25.953Z] 994323385d40: Layer already exists [2024-10-25T10:29:25.953Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:25.953Z] 4.0.0-dev.2: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:26.286Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:26.612Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:26.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-25T10:29:26.612Z] 0d4312157bd9: Preparing [2024-10-25T10:29:26.612Z] 04e83459a482: Preparing [2024-10-25T10:29:26.612Z] 4af16a016b77: Preparing [2024-10-25T10:29:26.612Z] 07a938c49866: Preparing [2024-10-25T10:29:26.612Z] cfed6893d798: Preparing [2024-10-25T10:29:26.612Z] cd884891032b: Preparing [2024-10-25T10:29:26.612Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:26.612Z] 994323385d40: Preparing [2024-10-25T10:29:26.612Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:26.612Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:26.612Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:26.612Z] 994323385d40: Waiting [2024-10-25T10:29:26.612Z] cd884891032b: Waiting [2024-10-25T10:29:26.612Z] cfed6893d798: Layer already exists [2024-10-25T10:29:26.612Z] 04e83459a482: Layer already exists [2024-10-25T10:29:26.612Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:26.612Z] 4af16a016b77: Layer already exists [2024-10-25T10:29:26.612Z] 07a938c49866: Layer already exists [2024-10-25T10:29:26.612Z] 994323385d40: Layer already exists [2024-10-25T10:29:26.612Z] cd884891032b: Layer already exists [2024-10-25T10:29:26.612Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:26.612Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:26.612Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:26.944Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:27.273Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-25T10:29:27.273Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-25T10:29:27.273Z] 0d4312157bd9: Preparing [2024-10-25T10:29:27.273Z] 04e83459a482: Preparing [2024-10-25T10:29:27.273Z] 4af16a016b77: Preparing [2024-10-25T10:29:27.273Z] 07a938c49866: Preparing [2024-10-25T10:29:27.273Z] cfed6893d798: Preparing [2024-10-25T10:29:27.273Z] cd884891032b: Preparing [2024-10-25T10:29:27.273Z] 6c0bbaf92656: Preparing [2024-10-25T10:29:27.273Z] 994323385d40: Preparing [2024-10-25T10:29:27.273Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:27.273Z] cd884891032b: Waiting [2024-10-25T10:29:27.273Z] 6c0bbaf92656: Waiting [2024-10-25T10:29:27.273Z] 994323385d40: Waiting [2024-10-25T10:29:27.273Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:27.273Z] 0d4312157bd9: Layer already exists [2024-10-25T10:29:27.273Z] 07a938c49866: Layer already exists [2024-10-25T10:29:27.273Z] 4af16a016b77: Layer already exists [2024-10-25T10:29:27.273Z] 04e83459a482: Layer already exists [2024-10-25T10:29:27.273Z] cfed6893d798: Layer already exists [2024-10-25T10:29:27.273Z] 6c0bbaf92656: Layer already exists [2024-10-25T10:29:27.273Z] cd884891032b: Layer already exists [2024-10-25T10:29:27.273Z] 994323385d40: Layer already exists [2024-10-25T10:29:27.273Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:27.273Z] main: digest: sha256:3627b367420b5ab6f5753cc79cb4c301aa97655b3115c2afa2f0a9b1e0d35bb3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:29:27.363Z] ===================================================== [Pipeline] echo [2024-10-25T10:29:27.378Z] taggedImages: [2024-10-25T10:29:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-25T10:29:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.2 [2024-10-25T10:29:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-server:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:27.378Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-25T10:29:27.403Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-25T10:29:27.403Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:27.403Z] latest [2024-10-25T10:29:27.403Z] 4.0.0-dev.2 [2024-10-25T10:29:27.403Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:27.403Z] main [2024-10-25T10:29:27.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:27.748Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:28.085Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:28.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-25T10:29:28.085Z] 037e86e77387: Preparing [2024-10-25T10:29:28.085Z] 54292a2b72b9: Preparing [2024-10-25T10:29:28.085Z] 07a938c49866: Preparing [2024-10-25T10:29:28.085Z] cfed6893d798: Preparing [2024-10-25T10:29:28.085Z] cd0ba3c5a9e5: Preparing [2024-10-25T10:29:28.085Z] a1d021953184: Preparing [2024-10-25T10:29:28.085Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:28.085Z] a1d021953184: Waiting [2024-10-25T10:29:28.085Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:28.085Z] cfed6893d798: Layer already exists [2024-10-25T10:29:28.085Z] 07a938c49866: Layer already exists [2024-10-25T10:29:28.085Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:28.085Z] 037e86e77387: Pushed [2024-10-25T10:29:28.342Z] a1d021953184: Pushed [2024-10-25T10:29:28.601Z] cd0ba3c5a9e5: Pushed [2024-10-25T10:29:33.873Z] 54292a2b72b9: Pushed [2024-10-25T10:29:33.873Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:34.205Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:34.536Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-25T10:29:34.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-25T10:29:34.536Z] 037e86e77387: Preparing [2024-10-25T10:29:34.536Z] 54292a2b72b9: Preparing [2024-10-25T10:29:34.536Z] 07a938c49866: Preparing [2024-10-25T10:29:34.536Z] cfed6893d798: Preparing [2024-10-25T10:29:34.536Z] cd0ba3c5a9e5: Preparing [2024-10-25T10:29:34.536Z] a1d021953184: Preparing [2024-10-25T10:29:34.536Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:34.536Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:34.536Z] cfed6893d798: Layer already exists [2024-10-25T10:29:34.536Z] 54292a2b72b9: Layer already exists [2024-10-25T10:29:34.536Z] 037e86e77387: Layer already exists [2024-10-25T10:29:34.536Z] cd0ba3c5a9e5: Layer already exists [2024-10-25T10:29:34.536Z] 07a938c49866: Layer already exists [2024-10-25T10:29:34.536Z] a1d021953184: Layer already exists [2024-10-25T10:29:34.536Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:34.536Z] latest: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:34.876Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:35.213Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.2 [2024-10-25T10:29:35.213Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-25T10:29:35.213Z] 037e86e77387: Preparing [2024-10-25T10:29:35.213Z] 54292a2b72b9: Preparing [2024-10-25T10:29:35.213Z] 07a938c49866: Preparing [2024-10-25T10:29:35.213Z] cfed6893d798: Preparing [2024-10-25T10:29:35.213Z] cd0ba3c5a9e5: Preparing [2024-10-25T10:29:35.213Z] a1d021953184: Preparing [2024-10-25T10:29:35.213Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:35.213Z] a1d021953184: Waiting [2024-10-25T10:29:35.213Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:35.213Z] 037e86e77387: Layer already exists [2024-10-25T10:29:35.213Z] 07a938c49866: Layer already exists [2024-10-25T10:29:35.213Z] 54292a2b72b9: Layer already exists [2024-10-25T10:29:35.213Z] cd0ba3c5a9e5: Layer already exists [2024-10-25T10:29:35.213Z] cfed6893d798: Layer already exists [2024-10-25T10:29:35.213Z] a1d021953184: Layer already exists [2024-10-25T10:29:35.213Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:35.213Z] 4.0.0-dev.2: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:35.542Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:35.870Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:35.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-25T10:29:35.870Z] 037e86e77387: Preparing [2024-10-25T10:29:35.870Z] 54292a2b72b9: Preparing [2024-10-25T10:29:35.870Z] 07a938c49866: Preparing [2024-10-25T10:29:35.870Z] cfed6893d798: Preparing [2024-10-25T10:29:35.870Z] cd0ba3c5a9e5: Preparing [2024-10-25T10:29:35.870Z] a1d021953184: Preparing [2024-10-25T10:29:35.870Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:35.870Z] a1d021953184: Waiting [2024-10-25T10:29:35.870Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:35.870Z] cfed6893d798: Layer already exists [2024-10-25T10:29:35.870Z] 54292a2b72b9: Layer already exists [2024-10-25T10:29:35.870Z] cd0ba3c5a9e5: Layer already exists [2024-10-25T10:29:35.870Z] 037e86e77387: Layer already exists [2024-10-25T10:29:35.870Z] 07a938c49866: Layer already exists [2024-10-25T10:29:35.871Z] a1d021953184: Layer already exists [2024-10-25T10:29:35.871Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:35.871Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:36.201Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:36.522Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-25T10:29:36.522Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-25T10:29:36.522Z] 037e86e77387: Preparing [2024-10-25T10:29:36.522Z] 54292a2b72b9: Preparing [2024-10-25T10:29:36.522Z] 07a938c49866: Preparing [2024-10-25T10:29:36.522Z] cfed6893d798: Preparing [2024-10-25T10:29:36.522Z] cd0ba3c5a9e5: Preparing [2024-10-25T10:29:36.522Z] a1d021953184: Preparing [2024-10-25T10:29:36.522Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:36.522Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:36.522Z] a1d021953184: Waiting [2024-10-25T10:29:36.522Z] 07a938c49866: Layer already exists [2024-10-25T10:29:36.522Z] cd0ba3c5a9e5: Layer already exists [2024-10-25T10:29:36.522Z] 54292a2b72b9: Layer already exists [2024-10-25T10:29:36.522Z] 037e86e77387: Layer already exists [2024-10-25T10:29:36.522Z] cfed6893d798: Layer already exists [2024-10-25T10:29:36.522Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:36.522Z] a1d021953184: Layer already exists [2024-10-25T10:29:36.522Z] main: digest: sha256:bc81d73de8808471d04bbd40386a236264d1af10b920f12dca9f932be1633c52 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:29:36.596Z] ===================================================== [Pipeline] echo [2024-10-25T10:29:36.621Z] taggedImages: [2024-10-25T10:29:36.621Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:36.621Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-25T10:29:36.621Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.2 [2024-10-25T10:29:36.621Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:36.621Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-25T10:29:36.651Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-25T10:29:36.651Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:36.651Z] latest [2024-10-25T10:29:36.651Z] 4.0.0-dev.2 [2024-10-25T10:29:36.651Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:36.651Z] main [2024-10-25T10:29:36.651Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:36.999Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:37.321Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:37.321Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-25T10:29:37.321Z] a6009f675d3e: Preparing [2024-10-25T10:29:37.321Z] 3dee9d219692: Preparing [2024-10-25T10:29:37.321Z] 99973cf3ac0b: Preparing [2024-10-25T10:29:37.321Z] 07a938c49866: Preparing [2024-10-25T10:29:37.321Z] cfed6893d798: Preparing [2024-10-25T10:29:37.321Z] bedbcc941958: Preparing [2024-10-25T10:29:37.321Z] 9063d6c1eba3: Preparing [2024-10-25T10:29:37.321Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:37.321Z] bedbcc941958: Waiting [2024-10-25T10:29:37.321Z] 9063d6c1eba3: Waiting [2024-10-25T10:29:37.321Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:37.321Z] 07a938c49866: Layer already exists [2024-10-25T10:29:37.321Z] cfed6893d798: Layer already exists [2024-10-25T10:29:37.321Z] a6009f675d3e: Pushed [2024-10-25T10:29:37.321Z] 3dee9d219692: Pushed [2024-10-25T10:29:37.321Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:37.321Z] 9063d6c1eba3: Pushed [2024-10-25T10:29:38.263Z] bedbcc941958: Pushed [2024-10-25T10:29:43.539Z] 99973cf3ac0b: Pushed [2024-10-25T10:29:43.539Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:43.876Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:44.206Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-25T10:29:44.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-25T10:29:44.206Z] a6009f675d3e: Preparing [2024-10-25T10:29:44.206Z] 3dee9d219692: Preparing [2024-10-25T10:29:44.206Z] 99973cf3ac0b: Preparing [2024-10-25T10:29:44.206Z] 07a938c49866: Preparing [2024-10-25T10:29:44.206Z] cfed6893d798: Preparing [2024-10-25T10:29:44.206Z] bedbcc941958: Preparing [2024-10-25T10:29:44.206Z] 9063d6c1eba3: Preparing [2024-10-25T10:29:44.206Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:44.206Z] bedbcc941958: Waiting [2024-10-25T10:29:44.206Z] 9063d6c1eba3: Waiting [2024-10-25T10:29:44.206Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:44.206Z] 99973cf3ac0b: Layer already exists [2024-10-25T10:29:44.206Z] 3dee9d219692: Layer already exists [2024-10-25T10:29:44.206Z] 07a938c49866: Layer already exists [2024-10-25T10:29:44.206Z] a6009f675d3e: Layer already exists [2024-10-25T10:29:44.206Z] cfed6893d798: Layer already exists [2024-10-25T10:29:44.206Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:44.206Z] 9063d6c1eba3: Layer already exists [2024-10-25T10:29:44.206Z] bedbcc941958: Layer already exists [2024-10-25T10:29:44.206Z] latest: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:44.541Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:44.866Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.2 [2024-10-25T10:29:44.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-25T10:29:44.866Z] a6009f675d3e: Preparing [2024-10-25T10:29:44.866Z] 3dee9d219692: Preparing [2024-10-25T10:29:44.866Z] 99973cf3ac0b: Preparing [2024-10-25T10:29:44.866Z] 07a938c49866: Preparing [2024-10-25T10:29:44.866Z] cfed6893d798: Preparing [2024-10-25T10:29:44.866Z] bedbcc941958: Preparing [2024-10-25T10:29:44.866Z] 9063d6c1eba3: Preparing [2024-10-25T10:29:44.866Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:44.866Z] bedbcc941958: Waiting [2024-10-25T10:29:44.866Z] 9063d6c1eba3: Waiting [2024-10-25T10:29:44.866Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:44.866Z] a6009f675d3e: Layer already exists [2024-10-25T10:29:44.866Z] 07a938c49866: Layer already exists [2024-10-25T10:29:44.866Z] 3dee9d219692: Layer already exists [2024-10-25T10:29:44.866Z] 99973cf3ac0b: Layer already exists [2024-10-25T10:29:44.866Z] cfed6893d798: Layer already exists [2024-10-25T10:29:44.866Z] bedbcc941958: Layer already exists [2024-10-25T10:29:44.866Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:44.866Z] 9063d6c1eba3: Layer already exists [2024-10-25T10:29:44.866Z] 4.0.0-dev.2: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:45.199Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:45.523Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:45.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-25T10:29:45.523Z] a6009f675d3e: Preparing [2024-10-25T10:29:45.523Z] 3dee9d219692: Preparing [2024-10-25T10:29:45.523Z] 99973cf3ac0b: Preparing [2024-10-25T10:29:45.523Z] 07a938c49866: Preparing [2024-10-25T10:29:45.523Z] cfed6893d798: Preparing [2024-10-25T10:29:45.523Z] bedbcc941958: Preparing [2024-10-25T10:29:45.523Z] 9063d6c1eba3: Preparing [2024-10-25T10:29:45.523Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:45.523Z] bedbcc941958: Waiting [2024-10-25T10:29:45.523Z] 9063d6c1eba3: Waiting [2024-10-25T10:29:45.523Z] 07a938c49866: Layer already exists [2024-10-25T10:29:45.523Z] 99973cf3ac0b: Layer already exists [2024-10-25T10:29:45.523Z] a6009f675d3e: Layer already exists [2024-10-25T10:29:45.523Z] 3dee9d219692: Layer already exists [2024-10-25T10:29:45.523Z] cfed6893d798: Layer already exists [2024-10-25T10:29:45.523Z] bedbcc941958: Layer already exists [2024-10-25T10:29:45.524Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:45.524Z] 9063d6c1eba3: Layer already exists [2024-10-25T10:29:45.524Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:45.855Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:29:46.185Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-25T10:29:46.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-25T10:29:46.185Z] a6009f675d3e: Preparing [2024-10-25T10:29:46.185Z] 3dee9d219692: Preparing [2024-10-25T10:29:46.185Z] 99973cf3ac0b: Preparing [2024-10-25T10:29:46.185Z] 07a938c49866: Preparing [2024-10-25T10:29:46.185Z] cfed6893d798: Preparing [2024-10-25T10:29:46.185Z] bedbcc941958: Preparing [2024-10-25T10:29:46.185Z] 9063d6c1eba3: Preparing [2024-10-25T10:29:46.185Z] 63ca1fbb43ae: Preparing [2024-10-25T10:29:46.185Z] bedbcc941958: Waiting [2024-10-25T10:29:46.185Z] 9063d6c1eba3: Waiting [2024-10-25T10:29:46.185Z] 63ca1fbb43ae: Waiting [2024-10-25T10:29:46.185Z] 99973cf3ac0b: Layer already exists [2024-10-25T10:29:46.185Z] 3dee9d219692: Layer already exists [2024-10-25T10:29:46.185Z] a6009f675d3e: Layer already exists [2024-10-25T10:29:46.185Z] cfed6893d798: Layer already exists [2024-10-25T10:29:46.185Z] 07a938c49866: Layer already exists [2024-10-25T10:29:46.185Z] 9063d6c1eba3: Layer already exists [2024-10-25T10:29:46.185Z] bedbcc941958: Layer already exists [2024-10-25T10:29:46.185Z] 63ca1fbb43ae: Layer already exists [2024-10-25T10:29:46.185Z] main: digest: sha256:18f27ba83ce909cf11943a6049cf9d5cdaa3c2902d30e033ee70f7b23b2093b2 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:29:46.261Z] ===================================================== [Pipeline] echo [2024-10-25T10:29:46.274Z] taggedImages: [2024-10-25T10:29:46.274Z] - nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:29:46.274Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-25T10:29:46.274Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.2 [2024-10-25T10:29:46.274Z] - nexus3.edgexfoundry.org:10004/support-notifications:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:29:46.274Z] - 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-10-25T10:45:19.733Z] #153 ... [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #152 [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-10-25T10:45:19.733Z] #152 1106.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.2" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-25T10:45:19.733Z] #152 ... [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-25T10:45:19.733Z] #146 DONE 1112.6s [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:45:19.733Z] #151 ... [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #154 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:45:19.733Z] #154 DONE 0.1s [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:45:19.733Z] #149 ... [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #155 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:45:19.733Z] #155 DONE 0.4s [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #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-10-25T10:45:19.733Z] #156 DONE 0.2s [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #157 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-25T10:45:19.733Z] #157 DONE 0.2s [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:45:19.733Z] #151 ... [2024-10-25T10:45:19.733Z] [2024-10-25T10:45:19.733Z] #158 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-25T10:45:20.022Z] #158 DONE 0.5s [2024-10-25T10:45:20.022Z] [2024-10-25T10:45:20.022Z] #159 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-25T10:45:20.299Z] #159 DONE 0.2s [2024-10-25T10:45:20.299Z] [2024-10-25T10:45:20.299Z] #160 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-25T10:45:22.475Z] #160 DONE 2.5s [2024-10-25T10:45:22.475Z] [2024-10-25T10:45:22.475Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:45:22.747Z] #145 ... [2024-10-25T10:45:22.747Z] [2024-10-25T10:45:22.747Z] #109 [security-proxy-setup] exporting to image [2024-10-25T10:45:22.747Z] #109 exporting layers [2024-10-25T10:45:23.716Z] #109 exporting layers 1.0s done [2024-10-25T10:45:23.716Z] #109 writing image sha256:c0a88250d14159b411e4b919342f199e8d8702fc96921510b86a54ffeee54e3c done [2024-10-25T10:45:23.716Z] #109 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-25T10:45:23.716Z] #109 DONE 6.1s [2024-10-25T10:45:23.716Z] [2024-10-25T10:45:23.716Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:45:36.032Z] #149 ... [2024-10-25T10:45:36.032Z] [2024-10-25T10:45:36.032Z] #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-25T10:45:36.032Z] #144 DONE 1129.9s [2024-10-25T10:45:36.032Z] [2024-10-25T10:45:36.032Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-25T10:45:36.032Z] #147 ... [2024-10-25T10:45:36.032Z] [2024-10-25T10:45:36.032Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-25T10:45:36.300Z] #161 DONE 0.2s [2024-10-25T10:45:36.300Z] [2024-10-25T10:45:36.300Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:45:36.300Z] #151 ... [2024-10-25T10:45:36.300Z] [2024-10-25T10:45:36.300Z] #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-25T10:45:38.235Z] #162 DONE 1.9s [2024-10-25T10:45:38.235Z] [2024-10-25T10:45:38.235Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-25T10:45:38.235Z] #153 ... [2024-10-25T10:45:38.235Z] [2024-10-25T10:45:38.235Z] #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:45:38.503Z] #163 DONE 0.3s [2024-10-25T10:45:38.503Z] [2024-10-25T10:45:38.503Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-25T10:45:38.503Z] #150 ... [2024-10-25T10:45:38.503Z] [2024-10-25T10:45:38.503Z] #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:45:38.768Z] #164 DONE 0.3s [2024-10-25T10:45:38.768Z] [2024-10-25T10:45:38.769Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:45:38.769Z] #145 ... [2024-10-25T10:45:38.769Z] [2024-10-25T10:45:38.769Z] #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-25T10:45:39.033Z] #165 DONE 0.4s [2024-10-25T10:45:39.033Z] [2024-10-25T10:45:39.033Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:45:39.300Z] #145 ... [2024-10-25T10:45:39.300Z] [2024-10-25T10:45:39.300Z] #166 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-25T10:45:39.588Z] #166 DONE 0.2s [2024-10-25T10:45:39.588Z] [2024-10-25T10:45:39.588Z] #167 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-10-25T10:45:39.588Z] #167 DONE 0.2s [2024-10-25T10:45:39.588Z] [2024-10-25T10:45:39.588Z] #168 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-10-25T10:45:39.887Z] #168 DONE 0.3s [2024-10-25T10:45:39.887Z] [2024-10-25T10:45:39.887Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:45:39.887Z] #149 ... [2024-10-25T10:45:39.887Z] [2024-10-25T10:45:39.887Z] #169 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-10-25T10:45:40.160Z] #169 DONE 0.2s [2024-10-25T10:45:40.160Z] [2024-10-25T10:45:40.160Z] #170 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-25T10:45:40.425Z] #170 DONE 0.3s [2024-10-25T10:45:40.425Z] [2024-10-25T10:45:40.425Z] #171 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-25T10:45:40.425Z] #171 DONE 0.2s [2024-10-25T10:45:40.425Z] [2024-10-25T10:45:40.425Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:45:40.697Z] #145 ... [2024-10-25T10:45:40.697Z] [2024-10-25T10:45:40.697Z] #172 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-25T10:45:44.039Z] #172 DONE 2.9s [2024-10-25T10:45:44.039Z] [2024-10-25T10:45:44.039Z] #152 [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-10-25T10:45:44.039Z] #152 DONE 1137.9s [2024-10-25T10:45:44.039Z] [2024-10-25T10:45:44.039Z] #109 [security-bootstrapper] exporting to image [2024-10-25T10:45:44.039Z] #109 exporting layers [2024-10-25T10:45:44.997Z] #109 ... [2024-10-25T10:45:44.997Z] [2024-10-25T10:45:44.997Z] #173 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:45:44.997Z] #173 DONE 0.4s [2024-10-25T10:45:44.997Z] [2024-10-25T10:45:44.997Z] #174 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:45:45.288Z] #174 DONE 0.3s [2024-10-25T10:45:45.288Z] [2024-10-25T10:45:45.288Z] #175 [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-10-25T10:45:45.288Z] #175 DONE 0.2s [2024-10-25T10:45:45.288Z] [2024-10-25T10:45:45.288Z] #109 [security-bootstrapper] exporting to image [2024-10-25T10:45:45.554Z] #109 exporting layers 2.0s done [2024-10-25T10:45:45.554Z] #109 writing image sha256:54cbc902b9027f544efd5ea4ac452f4ed829c428038f40f00927877ce43795cf 0.0s done [2024-10-25T10:45:45.554Z] #109 naming to docker.io/library/security-bootstrapper-arm64 0.0s done [2024-10-25T10:45:45.554Z] #109 DONE 8.1s [2024-10-25T10:45:45.554Z] [2024-10-25T10:45:45.554Z] #176 [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-10-25T10:45:45.850Z] #176 DONE 0.3s [2024-10-25T10:45:45.850Z] [2024-10-25T10:45:45.850Z] #177 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:45:45.850Z] #177 DONE 0.1s [2024-10-25T10:45:45.850Z] [2024-10-25T10:45:45.850Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:45:45.850Z] #151 ... [2024-10-25T10:45:45.850Z] [2024-10-25T10:45:45.850Z] #178 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-25T10:45:46.431Z] #178 DONE 0.5s [2024-10-25T10:45:46.431Z] [2024-10-25T10:45:46.431Z] #179 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-25T10:45:46.695Z] #179 DONE 0.3s [2024-10-25T10:45:46.695Z] [2024-10-25T10:45:46.695Z] #180 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-25T10:45:46.695Z] #180 DONE 0.1s [2024-10-25T10:45:46.695Z] [2024-10-25T10:45:46.695Z] #181 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-25T10:45:48.628Z] #181 DONE 1.8s [2024-10-25T10:45:48.628Z] [2024-10-25T10:45:48.628Z] #109 [security-secretstore-setup] exporting to image [2024-10-25T10:45:50.039Z] #109 exporting layers 1.2s done [2024-10-25T10:45:50.039Z] #109 writing image sha256:aeea536ba98fa4825b682ce4e579301df64085e18d458bd1f9fb3d71f12e2676 done [2024-10-25T10:45:50.039Z] #109 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-25T10:45:50.039Z] #109 DONE 9.3s [2024-10-25T10:45:50.039Z] [2024-10-25T10:45:50.039Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:46:36.829Z] #149 ... [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-25T10:46:36.829Z] #153 DONE 1184.2s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:46:36.829Z] #45 ... [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:46:36.829Z] #182 DONE 0.2s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:46:36.829Z] #183 DONE 0.2s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #184 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-25T10:46:36.829Z] #184 DONE 0.3s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-25T10:46:36.829Z] #150 ... [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #185 [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-10-25T10:46:36.829Z] #185 DONE 0.2s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #186 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-10-25T10:46:36.829Z] #186 DONE 0.1s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-25T10:46:36.829Z] #187 DONE 2.0s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #109 [core-common-config-bootstrapper] exporting to image [2024-10-25T10:46:36.829Z] #109 exporting layers [2024-10-25T10:46:36.829Z] #109 exporting layers 0.7s done [2024-10-25T10:46:36.829Z] #109 writing image sha256:dbb0bbad69ac2fd81902d03da55c0b9252005a7e99815c955f4e8039732521b3 done [2024-10-25T10:46:36.829Z] #109 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-10-25T10:46:36.829Z] #109 DONE 10.0s [2024-10-25T10:46:36.829Z] [2024-10-25T10:46:36.829Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-25T10:48:43.446Z] #148 ... [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-25T10:48:43.446Z] #142 DONE 1308.7s [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:48:43.446Z] #145 ... [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #188 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:48:43.446Z] #188 DONE 0.3s [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #189 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:48:43.446Z] #189 DONE 0.2s [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #190 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-25T10:48:43.446Z] #190 DONE 0.4s [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #191 [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-10-25T10:48:43.446Z] #191 DONE 0.1s [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #109 [security-spiffe-token-provider] exporting to image [2024-10-25T10:48:43.446Z] #109 exporting layers [2024-10-25T10:48:43.446Z] #109 exporting layers 0.7s done [2024-10-25T10:48:43.446Z] #109 writing image sha256:3610734f9798dbfa91ea4d154818bb02b7a074cb22444694931db52468909860 done [2024-10-25T10:48:43.446Z] #109 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-25T10:48:43.446Z] #109 DONE 10.7s [2024-10-25T10:48:43.446Z] [2024-10-25T10:48:43.446Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:55:20.397Z] #149 ... [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-25T10:55:20.397Z] #150 DONE 1703.5s [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:55:20.397Z] #45 ... [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #192 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:55:20.397Z] #192 DONE 0.2s [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:55:20.397Z] #149 ... [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #193 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:55:20.397Z] #193 DONE 0.1s [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-25T10:55:20.397Z] #147 ... [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #194 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-25T10:55:20.397Z] #194 DONE 0.4s [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-25T10:55:20.397Z] #148 ... [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #195 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:55:20.397Z] #195 DONE 0.1s [2024-10-25T10:55:20.397Z] [2024-10-25T10:55:20.397Z] #196 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-25T10:55:20.398Z] #196 DONE 0.2s [2024-10-25T10:55:20.398Z] [2024-10-25T10:55:20.398Z] #197 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-25T10:55:20.398Z] #197 DONE 2.1s [2024-10-25T10:55:20.398Z] [2024-10-25T10:55:20.398Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:55:20.398Z] #45 ... [2024-10-25T10:55:20.398Z] [2024-10-25T10:55:20.398Z] #109 [security-proxy-auth] exporting to image [2024-10-25T10:55:20.398Z] #109 exporting layers [2024-10-25T10:55:20.398Z] #109 exporting layers 0.9s done [2024-10-25T10:55:20.398Z] #109 writing image sha256:896ac9ae15880b59845ef7006c4e05a0f21104954d63095fdf004c3e09c8835a done [2024-10-25T10:55:20.398Z] #109 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-25T10:55:20.398Z] #109 DONE 11.6s [2024-10-25T10:55:20.398Z] [2024-10-25T10:55:20.398Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-25T10:56:07.224Z] #149 DONE 1757.9s [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:56:07.224Z] #45 ... [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #198 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:56:07.224Z] #198 DONE 0.2s [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-25T10:56:07.224Z] #148 ... [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #199 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:56:07.224Z] #199 DONE 0.1s [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-25T10:56:07.224Z] #200 DONE 0.4s [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:56:07.224Z] #201 DONE 0.1s [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #109 [core-command] exporting to image [2024-10-25T10:56:07.224Z] #109 exporting layers [2024-10-25T10:56:07.224Z] #109 exporting layers 0.4s done [2024-10-25T10:56:07.224Z] #109 writing image sha256:6752496cc269f712708d9608f2547d87c3f28904eb75836773c9b9f2b88ede01 done [2024-10-25T10:56:07.224Z] #109 naming to docker.io/library/core-command-arm64 done [2024-10-25T10:56:07.224Z] #109 DONE 12.0s [2024-10-25T10:56:07.224Z] [2024-10-25T10:56:07.224Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:57:58.878Z] #151 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-25T10:57:58.878Z] #143 DONE 1863.5s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-25T10:57:58.878Z] #148 DONE 1863.5s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:57:58.878Z] #151 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:57:58.878Z] #202 DONE 0.2s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:57:58.878Z] #203 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-25T10:57:58.878Z] #151 DONE 1864.6s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #203 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:57:58.878Z] #203 DONE 0.3s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:57:58.878Z] #39 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #204 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-25T10:57:58.878Z] #204 DONE 0.7s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:57:58.878Z] #205 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #206 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:57:58.878Z] #206 DONE 0.3s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-25T10:57:58.878Z] #207 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #208 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:57:58.878Z] #208 DONE 1.1s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:57:58.878Z] #205 DONE 1.1s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:57:58.878Z] #209 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #210 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-25T10:57:58.878Z] #210 DONE 0.4s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #209 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:57:58.878Z] #209 DONE 0.3s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-25T10:57:58.878Z] #211 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #207 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-25T10:57:58.878Z] #207 DONE 1.6s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #212 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-25T10:57:58.878Z] #212 DONE 0.3s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #109 [core-metadata] exporting to image [2024-10-25T10:57:58.878Z] #109 exporting layers [2024-10-25T10:57:58.878Z] #109 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #213 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:57:58.878Z] #213 DONE 0.3s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #214 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-25T10:57:58.878Z] #214 DONE 0.4s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #109 [core-metadata] exporting to image [2024-10-25T10:57:58.878Z] #109 ... [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.878Z] #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-25T10:57:58.878Z] #211 DONE 1.1s [2024-10-25T10:57:58.878Z] [2024-10-25T10:57:58.879Z] #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:57:58.879Z] #215 DONE 0.2s [2024-10-25T10:57:58.879Z] [2024-10-25T10:57:58.879Z] #109 [core-keeper] exporting to image [2024-10-25T10:57:58.879Z] #109 exporting layers 1.2s done [2024-10-25T10:57:58.879Z] #109 writing image sha256:2761657e724a05fdc324811785933ac8ccb52fed901784a97738acebd5b6ad2e 0.0s done [2024-10-25T10:57:58.879Z] #109 naming to docker.io/library/core-metadata-arm64 [2024-10-25T10:57:58.879Z] #109 naming to docker.io/library/core-metadata-arm64 0.0s done [2024-10-25T10:57:58.879Z] #109 ... [2024-10-25T10:57:58.879Z] [2024-10-25T10:57:58.879Z] #216 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-25T10:57:58.879Z] #216 DONE 0.4s [2024-10-25T10:57:58.879Z] [2024-10-25T10:57:58.879Z] #109 [core-data] exporting to image [2024-10-25T10:57:58.879Z] #109 exporting layers 1.2s done [2024-10-25T10:57:58.879Z] #109 writing image sha256:f6c399c029cf1b3ab8e3e2e48028b467d62ef03197a1da2a37ea270def8d69db [2024-10-25T10:57:58.879Z] #109 writing image sha256:f6c399c029cf1b3ab8e3e2e48028b467d62ef03197a1da2a37ea270def8d69db 0.0s done [2024-10-25T10:57:58.879Z] #109 naming to docker.io/library/core-keeper-arm64 done [2024-10-25T10:57:58.879Z] #109 exporting layers 0.7s done [2024-10-25T10:57:58.879Z] #109 writing image sha256:aefb1151e94ddfd5152165cb28ff1884411b90c8e3dcf87145e79527d4604aaf done [2024-10-25T10:57:58.879Z] #109 naming to docker.io/library/core-data-arm64 done [2024-10-25T10:57:58.879Z] #109 DONE 14.2s [2024-10-25T10:57:58.879Z] [2024-10-25T10:57:58.879Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:58:20.927Z] #39 ... [2024-10-25T10:58:20.927Z] [2024-10-25T10:58:20.927Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-25T10:58:20.927Z] #145 DONE 1893.8s [2024-10-25T10:58:20.927Z] [2024-10-25T10:58:20.927Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:58:20.927Z] #45 ... [2024-10-25T10:58:20.927Z] [2024-10-25T10:58:20.927Z] #217 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:58:20.927Z] #217 DONE 0.1s [2024-10-25T10:58:20.927Z] [2024-10-25T10:58:20.927Z] #218 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:58:20.927Z] #218 DONE 0.1s [2024-10-25T10:58:20.927Z] [2024-10-25T10:58:20.927Z] #219 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-25T10:58:20.927Z] #219 DONE 0.7s [2024-10-25T10:58:20.927Z] [2024-10-25T10:58:20.927Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:58:20.927Z] #39 ... [2024-10-25T10:58:20.927Z] [2024-10-25T10:58:20.927Z] #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-25T10:58:20.927Z] #220 DONE 0.1s [2024-10-25T10:58:21.194Z] [2024-10-25T10:58:21.194Z] #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-25T10:58:21.194Z] #221 DONE 0.1s [2024-10-25T10:58:21.194Z] [2024-10-25T10:58:21.194Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:58:21.460Z] #39 ... [2024-10-25T10:58:21.460Z] [2024-10-25T10:58:21.460Z] #109 [support-notifications] exporting to image [2024-10-25T10:58:21.460Z] #109 exporting layers [2024-10-25T10:58:22.042Z] #109 ... [2024-10-25T10:58:22.042Z] [2024-10-25T10:58:22.042Z] #147 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-25T10:58:22.042Z] #147 DONE 1896.6s [2024-10-25T10:58:22.042Z] [2024-10-25T10:58:22.042Z] #109 [support-notifications] exporting to image [2024-10-25T10:58:22.042Z] #109 exporting layers 0.9s done [2024-10-25T10:58:22.042Z] #109 writing image sha256:062c56d182f73dc7c9435b3e6d67dd5073c7f1011cd5aeec56110e8590105bdb 0.0s done [2024-10-25T10:58:22.042Z] #109 naming to docker.io/library/support-notifications-arm64 0.0s done [2024-10-25T10:58:22.306Z] #109 DONE 15.2s [2024-10-25T10:58:22.306Z] [2024-10-25T10:58:22.306Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:58:22.573Z] #45 ... [2024-10-25T10:58:22.573Z] [2024-10-25T10:58:22.573Z] #222 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-25T10:58:22.573Z] #222 DONE 0.1s [2024-10-25T10:58:22.573Z] [2024-10-25T10:58:22.573Z] #223 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-25T10:58:22.573Z] #223 DONE 0.1s [2024-10-25T10:58:22.573Z] [2024-10-25T10:58:22.573Z] #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-25T10:58:22.837Z] #45 ... [2024-10-25T10:58:22.837Z] [2024-10-25T10:58:22.837Z] #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-25T10:58:23.415Z] #224 DONE 0.5s [2024-10-25T10:58:23.415Z] [2024-10-25T10:58:23.415Z] #225 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-25T10:58:23.415Z] #225 DONE 0.1s [2024-10-25T10:58:23.415Z] [2024-10-25T10:58:23.415Z] #109 [support-cron-scheduler] exporting to image [2024-10-25T10:58:23.997Z] #109 exporting layers 0.8s done [2024-10-25T10:58:23.997Z] #109 writing image sha256:5967d91c243b51618405be5c3bf0be7cfdb9d5d9bea9e3115ccbd72c094d8934 done [2024-10-25T10:58:23.997Z] #109 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-25T10:58:23.997Z] #109 DONE 16.0s [2024-10-25T10:58:23.997Z] [2024-10-25T10:58:23.997Z] #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-25T10:58:23.997Z] time="2024-10-25T10:24:21Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-25T10:58:24.262Z] $ docker stop --time=1 b4a27abe657582b2b1676fb28a636ba73ffd8b35d5001712292e0936413f19cc [2024-10-25T10:58:25.888Z] $ docker rm -f --volumes b4a27abe657582b2b1676fb28a636ba73ffd8b35d5001712292e0936413f19cc [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T10:58:26.387Z] + docker images [2024-10-25T10:58:26.387Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-25T10:58:26.387Z] support-cron-scheduler-arm64 latest 5967d91c243b 3 seconds ago 72.6MB [2024-10-25T10:58:26.387Z] support-notifications-arm64 latest 062c56d182f7 5 seconds ago 71.6MB [2024-10-25T10:58:26.387Z] core-data-arm64 latest aefb1151e94d 32 seconds ago 48.5MB [2024-10-25T10:58:26.387Z] core-keeper-arm64 latest f6c399c029cf 33 seconds ago 41.7MB [2024-10-25T10:58:26.387Z] core-metadata-arm64 latest 2761657e724a 34 seconds ago 48.6MB [2024-10-25T10:58:26.387Z] core-command-arm64 latest 6752496cc269 2 minutes ago 42.7MB [2024-10-25T10:58:26.387Z] security-proxy-auth-arm64 latest 896ac9ae1588 3 minutes ago 40.9MB [2024-10-25T10:58:26.387Z] security-spiffe-token-provider-arm64 latest 3610734f9798 9 minutes ago 48.5MB [2024-10-25T10:58:26.387Z] core-common-config-bootstrapper-arm64 latest dbb0bbad69ac 11 minutes ago 28.1MB [2024-10-25T10:58:26.387Z] security-secretstore-setup-arm64 latest aeea536ba98f 12 minutes ago 58.2MB [2024-10-25T10:58:26.387Z] security-bootstrapper-arm64 latest 54cbc902b902 12 minutes ago 33.9MB [2024-10-25T10:58:26.387Z] security-proxy-setup-arm64 latest c0a88250d141 13 minutes ago 40.4MB [2024-10-25T10:58:26.387Z] security-spire-agent-arm64 latest f603a3cfad5d 32 minutes ago 182MB [2024-10-25T10:58:26.387Z] security-spire-server-arm64 latest c70918398460 32 minutes ago 124MB [2024-10-25T10:58:26.387Z] security-spire-config-arm64 latest 4d5e87cb132d 32 minutes ago 123MB [2024-10-25T10:58:26.387Z] ci-base-image-arm64 latest 454f671f7758 34 minutes ago 965MB [2024-10-25T10:58:26.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 3 weeks ago 558MB [2024-10-25T10:58:26.387Z] 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-10-25T10:58:26.564Z] provisioning config files... [2024-10-25T10:58:26.579Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/735@tmp/config6978359119991078846tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T10:58:26.921Z] ---> ****-login.sh [2024-10-25T10:58:26.921Z] nexus3.edgexfoundry.org:10001 [2024-10-25T10:58:26.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:58:27.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:58:27.188Z] Configure a credential helper to remove this warning. See [2024-10-25T10:58:27.188Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:58:27.188Z] [2024-10-25T10:58:27.188Z] Login Succeeded [2024-10-25T10:58:27.188Z] nexus3.edgexfoundry.org:10002 [2024-10-25T10:58:27.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:58:27.723Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:58:27.723Z] Configure a credential helper to remove this warning. See [2024-10-25T10:58:27.723Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:58:27.723Z] [2024-10-25T10:58:27.723Z] Login Succeeded [2024-10-25T10:58:27.723Z] nexus3.edgexfoundry.org:10003 [2024-10-25T10:58:27.723Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:58:27.989Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:58:27.990Z] Configure a credential helper to remove this warning. See [2024-10-25T10:58:27.990Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:58:27.990Z] [2024-10-25T10:58:27.990Z] Login Succeeded [2024-10-25T10:58:27.990Z] nexus3.edgexfoundry.org:10004 [2024-10-25T10:58:28.256Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:58:28.256Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:58:28.256Z] Configure a credential helper to remove this warning. See [2024-10-25T10:58:28.256Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:58:28.256Z] [2024-10-25T10:58:28.256Z] Login Succeeded [2024-10-25T10:58:28.256Z] ****.io [2024-10-25T10:58:28.521Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T10:58:28.784Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T10:58:28.784Z] Configure a credential helper to remove this warning. See [2024-10-25T10:58:28.784Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T10:58:28.784Z] [2024-10-25T10:58:28.784Z] Login Succeeded [2024-10-25T10:58:28.784Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T10:58:28.796Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:58:28.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T10:58:28.874Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-25T10:58:28.874Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:28.874Z] latest [2024-10-25T10:58:28.874Z] 4.0.0-dev.2 [2024-10-25T10:58:28.874Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:58:28.874Z] main [2024-10-25T10:58:28.874Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:29.244Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:29.594Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:29.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-25T10:58:29.594Z] ae9c0c2be452: Preparing [2024-10-25T10:58:29.594Z] c3294dada519: Preparing [2024-10-25T10:58:29.594Z] 598a5184ee2b: Preparing [2024-10-25T10:58:29.594Z] 8c0aeb104378: Preparing [2024-10-25T10:58:29.594Z] d66819c1dd69: Preparing [2024-10-25T10:58:29.594Z] d3e7ed361151: Preparing [2024-10-25T10:58:29.594Z] 16113d51b718: Preparing [2024-10-25T10:58:29.594Z] d3e7ed361151: Waiting [2024-10-25T10:58:29.594Z] 16113d51b718: Waiting [2024-10-25T10:58:29.857Z] 8c0aeb104378: Pushed [2024-10-25T10:58:29.857Z] 598a5184ee2b: Pushed [2024-10-25T10:58:29.857Z] ae9c0c2be452: Pushed [2024-10-25T10:58:29.857Z] 16113d51b718: Layer already exists [2024-10-25T10:58:29.857Z] d3e7ed361151: Pushed [2024-10-25T10:58:31.266Z] d66819c1dd69: Pushed [2024-10-25T10:58:36.590Z] c3294dada519: Pushed [2024-10-25T10:58:36.590Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:36.931Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:37.272Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-25T10:58:37.272Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-25T10:58:37.272Z] ae9c0c2be452: Preparing [2024-10-25T10:58:37.272Z] c3294dada519: Preparing [2024-10-25T10:58:37.272Z] 598a5184ee2b: Preparing [2024-10-25T10:58:37.272Z] 8c0aeb104378: Preparing [2024-10-25T10:58:37.272Z] d66819c1dd69: Preparing [2024-10-25T10:58:37.272Z] d3e7ed361151: Preparing [2024-10-25T10:58:37.272Z] 16113d51b718: Preparing [2024-10-25T10:58:37.272Z] d3e7ed361151: Waiting [2024-10-25T10:58:37.272Z] 16113d51b718: Waiting [2024-10-25T10:58:37.272Z] c3294dada519: Layer already exists [2024-10-25T10:58:37.272Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:37.272Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:37.272Z] ae9c0c2be452: Layer already exists [2024-10-25T10:58:37.272Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:37.272Z] 16113d51b718: Layer already exists [2024-10-25T10:58:37.272Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:37.535Z] latest: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:37.892Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:38.243Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.2 [2024-10-25T10:58:38.243Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-25T10:58:38.243Z] ae9c0c2be452: Preparing [2024-10-25T10:58:38.243Z] c3294dada519: Preparing [2024-10-25T10:58:38.243Z] 598a5184ee2b: Preparing [2024-10-25T10:58:38.243Z] 8c0aeb104378: Preparing [2024-10-25T10:58:38.243Z] d66819c1dd69: Preparing [2024-10-25T10:58:38.243Z] d3e7ed361151: Preparing [2024-10-25T10:58:38.243Z] 16113d51b718: Preparing [2024-10-25T10:58:38.243Z] d3e7ed361151: Waiting [2024-10-25T10:58:38.243Z] 16113d51b718: Waiting [2024-10-25T10:58:38.243Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:38.243Z] ae9c0c2be452: Layer already exists [2024-10-25T10:58:38.243Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:38.243Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:38.243Z] c3294dada519: Layer already exists [2024-10-25T10:58:38.243Z] 16113d51b718: Layer already exists [2024-10-25T10:58:38.243Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:38.243Z] 4.0.0-dev.2: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:38.592Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:38.950Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:58:38.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-25T10:58:38.950Z] ae9c0c2be452: Preparing [2024-10-25T10:58:38.950Z] c3294dada519: Preparing [2024-10-25T10:58:38.950Z] 598a5184ee2b: Preparing [2024-10-25T10:58:38.950Z] 8c0aeb104378: Preparing [2024-10-25T10:58:38.950Z] d66819c1dd69: Preparing [2024-10-25T10:58:38.950Z] d3e7ed361151: Preparing [2024-10-25T10:58:38.950Z] 16113d51b718: Preparing [2024-10-25T10:58:38.950Z] d3e7ed361151: Waiting [2024-10-25T10:58:38.950Z] 16113d51b718: Waiting [2024-10-25T10:58:38.950Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:38.950Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:38.950Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:38.950Z] ae9c0c2be452: Layer already exists [2024-10-25T10:58:38.950Z] c3294dada519: Layer already exists [2024-10-25T10:58:38.950Z] 16113d51b718: Layer already exists [2024-10-25T10:58:38.950Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:38.950Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:39.611Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:39.968Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-25T10:58:39.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-25T10:58:39.969Z] ae9c0c2be452: Preparing [2024-10-25T10:58:39.969Z] c3294dada519: Preparing [2024-10-25T10:58:39.969Z] 598a5184ee2b: Preparing [2024-10-25T10:58:39.969Z] 8c0aeb104378: Preparing [2024-10-25T10:58:39.969Z] d66819c1dd69: Preparing [2024-10-25T10:58:39.969Z] d3e7ed361151: Preparing [2024-10-25T10:58:39.969Z] 16113d51b718: Preparing [2024-10-25T10:58:39.969Z] d3e7ed361151: Waiting [2024-10-25T10:58:39.969Z] ae9c0c2be452: Layer already exists [2024-10-25T10:58:39.969Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:39.969Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:39.969Z] c3294dada519: Layer already exists [2024-10-25T10:58:39.969Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:39.969Z] 16113d51b718: Layer already exists [2024-10-25T10:58:39.969Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:40.237Z] main: digest: sha256:c006d46ccbb396f70203d28497ccda4c13b7b8f2bccd094968abbeb1f7d1b122 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:58:40.314Z] ===================================================== [Pipeline] echo [2024-10-25T10:58:40.328Z] taggedImages: [2024-10-25T10:58:40.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:40.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-25T10:58:40.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.2 [2024-10-25T10:58:40.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:58:40.328Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-25T10:58:40.352Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-25T10:58:40.352Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:40.352Z] latest [2024-10-25T10:58:40.352Z] 4.0.0-dev.2 [2024-10-25T10:58:40.352Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:58:40.352Z] main [2024-10-25T10:58:40.352Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:40.722Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:41.087Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:41.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-25T10:58:41.088Z] 3be32e1b2604: Preparing [2024-10-25T10:58:41.088Z] dd36a375a940: Preparing [2024-10-25T10:58:41.088Z] 13fe413e1a91: Preparing [2024-10-25T10:58:41.088Z] 7ad744d51481: Preparing [2024-10-25T10:58:41.088Z] 598a5184ee2b: Preparing [2024-10-25T10:58:41.088Z] 8c0aeb104378: Preparing [2024-10-25T10:58:41.088Z] d66819c1dd69: Preparing [2024-10-25T10:58:41.088Z] d3e7ed361151: Preparing [2024-10-25T10:58:41.088Z] 16113d51b718: Preparing [2024-10-25T10:58:41.088Z] 8c0aeb104378: Waiting [2024-10-25T10:58:41.088Z] d66819c1dd69: Waiting [2024-10-25T10:58:41.088Z] d3e7ed361151: Waiting [2024-10-25T10:58:41.088Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:41.371Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:41.371Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:41.371Z] 13fe413e1a91: Pushed [2024-10-25T10:58:41.371Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:41.371Z] dd36a375a940: Pushed [2024-10-25T10:58:41.371Z] 3be32e1b2604: Pushed [2024-10-25T10:58:41.371Z] 16113d51b718: Layer already exists [2024-10-25T10:58:44.694Z] 7ad744d51481: Pushed [2024-10-25T10:58:44.694Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:45.039Z] + 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-10-25T10:58:45.388Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-25T10:58:45.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-25T10:58:45.388Z] 3be32e1b2604: Preparing [2024-10-25T10:58:45.388Z] dd36a375a940: Preparing [2024-10-25T10:58:45.388Z] 13fe413e1a91: Preparing [2024-10-25T10:58:45.388Z] 7ad744d51481: Preparing [2024-10-25T10:58:45.388Z] 598a5184ee2b: Preparing [2024-10-25T10:58:45.388Z] 8c0aeb104378: Preparing [2024-10-25T10:58:45.388Z] d66819c1dd69: Preparing [2024-10-25T10:58:45.388Z] 8c0aeb104378: Waiting [2024-10-25T10:58:45.388Z] d3e7ed361151: Preparing [2024-10-25T10:58:45.388Z] d66819c1dd69: Waiting [2024-10-25T10:58:45.388Z] d3e7ed361151: Waiting [2024-10-25T10:58:45.388Z] 16113d51b718: Preparing [2024-10-25T10:58:45.388Z] 16113d51b718: Waiting [2024-10-25T10:58:45.388Z] 3be32e1b2604: Layer already exists [2024-10-25T10:58:45.388Z] dd36a375a940: Layer already exists [2024-10-25T10:58:45.388Z] 13fe413e1a91: Layer already exists [2024-10-25T10:58:45.388Z] 7ad744d51481: Layer already exists [2024-10-25T10:58:45.388Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:45.388Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:45.388Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:45.388Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:45.388Z] 16113d51b718: Layer already exists [2024-10-25T10:58:45.651Z] latest: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:46.006Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:46.346Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.2 [2024-10-25T10:58:46.346Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-25T10:58:46.346Z] 3be32e1b2604: Preparing [2024-10-25T10:58:46.346Z] dd36a375a940: Preparing [2024-10-25T10:58:46.346Z] 13fe413e1a91: Preparing [2024-10-25T10:58:46.346Z] 7ad744d51481: Preparing [2024-10-25T10:58:46.346Z] 598a5184ee2b: Preparing [2024-10-25T10:58:46.346Z] 8c0aeb104378: Preparing [2024-10-25T10:58:46.346Z] d66819c1dd69: Preparing [2024-10-25T10:58:46.346Z] d3e7ed361151: Preparing [2024-10-25T10:58:46.346Z] 16113d51b718: Preparing [2024-10-25T10:58:46.346Z] 8c0aeb104378: Waiting [2024-10-25T10:58:46.346Z] d66819c1dd69: Waiting [2024-10-25T10:58:46.346Z] d3e7ed361151: Waiting [2024-10-25T10:58:46.346Z] 16113d51b718: Waiting [2024-10-25T10:58:46.346Z] 13fe413e1a91: Layer already exists [2024-10-25T10:58:46.346Z] 3be32e1b2604: Layer already exists [2024-10-25T10:58:46.346Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:46.346Z] dd36a375a940: Layer already exists [2024-10-25T10:58:46.346Z] 7ad744d51481: Layer already exists [2024-10-25T10:58:46.346Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:46.346Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:46.346Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:46.346Z] 16113d51b718: Layer already exists [2024-10-25T10:58:46.609Z] 4.0.0-dev.2: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:46.966Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:47.312Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:58:47.312Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-25T10:58:47.312Z] 3be32e1b2604: Preparing [2024-10-25T10:58:47.312Z] dd36a375a940: Preparing [2024-10-25T10:58:47.312Z] 13fe413e1a91: Preparing [2024-10-25T10:58:47.312Z] 7ad744d51481: Preparing [2024-10-25T10:58:47.312Z] 598a5184ee2b: Preparing [2024-10-25T10:58:47.312Z] 8c0aeb104378: Preparing [2024-10-25T10:58:47.312Z] d66819c1dd69: Preparing [2024-10-25T10:58:47.312Z] d3e7ed361151: Preparing [2024-10-25T10:58:47.312Z] 16113d51b718: Preparing [2024-10-25T10:58:47.312Z] 8c0aeb104378: Waiting [2024-10-25T10:58:47.312Z] d66819c1dd69: Waiting [2024-10-25T10:58:47.312Z] d3e7ed361151: Waiting [2024-10-25T10:58:47.312Z] 16113d51b718: Waiting [2024-10-25T10:58:47.312Z] 7ad744d51481: Layer already exists [2024-10-25T10:58:47.312Z] 3be32e1b2604: Layer already exists [2024-10-25T10:58:47.312Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:47.312Z] 13fe413e1a91: Layer already exists [2024-10-25T10:58:47.312Z] dd36a375a940: Layer already exists [2024-10-25T10:58:47.312Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:47.312Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:47.312Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:47.312Z] 16113d51b718: Layer already exists [2024-10-25T10:58:47.312Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:47.927Z] + 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-10-25T10:58:49.679Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-25T10:58:49.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-25T10:58:49.679Z] 3be32e1b2604: Preparing [2024-10-25T10:58:49.679Z] dd36a375a940: Preparing [2024-10-25T10:58:49.679Z] 13fe413e1a91: Preparing [2024-10-25T10:58:49.679Z] 7ad744d51481: Preparing [2024-10-25T10:58:49.679Z] 598a5184ee2b: Preparing [2024-10-25T10:58:49.679Z] 8c0aeb104378: Preparing [2024-10-25T10:58:49.679Z] d66819c1dd69: Preparing [2024-10-25T10:58:49.679Z] d3e7ed361151: Preparing [2024-10-25T10:58:49.679Z] 16113d51b718: Preparing [2024-10-25T10:58:49.679Z] 8c0aeb104378: Waiting [2024-10-25T10:58:49.679Z] d66819c1dd69: Waiting [2024-10-25T10:58:49.679Z] d3e7ed361151: Waiting [2024-10-25T10:58:49.679Z] 16113d51b718: Waiting [2024-10-25T10:58:49.679Z] dd36a375a940: Layer already exists [2024-10-25T10:58:49.679Z] 3be32e1b2604: Layer already exists [2024-10-25T10:58:49.679Z] 13fe413e1a91: Layer already exists [2024-10-25T10:58:49.680Z] 7ad744d51481: Layer already exists [2024-10-25T10:58:49.680Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:49.680Z] 16113d51b718: Layer already exists [2024-10-25T10:58:49.680Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:49.680Z] d3e7ed361151: Layer already exists [2024-10-25T10:58:49.680Z] d66819c1dd69: Layer already exists [2024-10-25T10:58:49.680Z] main: digest: sha256:6e7b3a8405e5baf2f1cf00aaa42d85845d4b1ad1a43d0ac326e710ac6283a874 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:58:49.748Z] ===================================================== [Pipeline] echo [2024-10-25T10:58:49.765Z] taggedImages: [2024-10-25T10:58:49.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:49.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-25T10:58:49.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.2 [2024-10-25T10:58:49.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:58:49.765Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-25T10:58:49.791Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-25T10:58:49.791Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:49.791Z] latest [2024-10-25T10:58:49.791Z] 4.0.0-dev.2 [2024-10-25T10:58:49.791Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:58:49.791Z] main [2024-10-25T10:58:49.791Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:50.150Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:50.549Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:58:50.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-25T10:58:50.549Z] 91dc4b2aa17d: Preparing [2024-10-25T10:58:50.549Z] 97137edbfdd5: Preparing [2024-10-25T10:58:50.549Z] a5374389f74e: Preparing [2024-10-25T10:58:50.549Z] 598a5184ee2b: Preparing [2024-10-25T10:58:50.549Z] 8c0aeb104378: Preparing [2024-10-25T10:58:50.549Z] a89b3571ddc2: Preparing [2024-10-25T10:58:50.549Z] 7594d30c2c44: Preparing [2024-10-25T10:58:50.549Z] 16113d51b718: Preparing [2024-10-25T10:58:50.549Z] a89b3571ddc2: Waiting [2024-10-25T10:58:50.549Z] 7594d30c2c44: Waiting [2024-10-25T10:58:50.549Z] 16113d51b718: Waiting [2024-10-25T10:58:50.549Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:50.549Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:50.813Z] 91dc4b2aa17d: Pushed [2024-10-25T10:58:50.813Z] 97137edbfdd5: Pushed [2024-10-25T10:58:50.813Z] 7594d30c2c44: Pushed [2024-10-25T10:58:50.813Z] 16113d51b718: Layer already exists [2024-10-25T10:58:52.207Z] a89b3571ddc2: Pushed [2024-10-25T10:58:58.814Z] a5374389f74e: Pushed [2024-10-25T10:58:58.814Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:59.174Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:58:59.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-25T10:58:59.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-25T10:58:59.525Z] 91dc4b2aa17d: Preparing [2024-10-25T10:58:59.525Z] 97137edbfdd5: Preparing [2024-10-25T10:58:59.525Z] a5374389f74e: Preparing [2024-10-25T10:58:59.525Z] 598a5184ee2b: Preparing [2024-10-25T10:58:59.525Z] 8c0aeb104378: Preparing [2024-10-25T10:58:59.525Z] a89b3571ddc2: Preparing [2024-10-25T10:58:59.525Z] 7594d30c2c44: Preparing [2024-10-25T10:58:59.525Z] 16113d51b718: Preparing [2024-10-25T10:58:59.525Z] a89b3571ddc2: Waiting [2024-10-25T10:58:59.525Z] 7594d30c2c44: Waiting [2024-10-25T10:58:59.525Z] 16113d51b718: Waiting [2024-10-25T10:58:59.525Z] 598a5184ee2b: Layer already exists [2024-10-25T10:58:59.525Z] 8c0aeb104378: Layer already exists [2024-10-25T10:58:59.525Z] 91dc4b2aa17d: Layer already exists [2024-10-25T10:58:59.525Z] a5374389f74e: Layer already exists [2024-10-25T10:58:59.525Z] 97137edbfdd5: Layer already exists [2024-10-25T10:58:59.525Z] 7594d30c2c44: Layer already exists [2024-10-25T10:58:59.525Z] a89b3571ddc2: Layer already exists [2024-10-25T10:58:59.525Z] 16113d51b718: Layer already exists [2024-10-25T10:58:59.790Z] latest: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:00.147Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:00.509Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.2 [2024-10-25T10:59:00.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-25T10:59:00.509Z] 91dc4b2aa17d: Preparing [2024-10-25T10:59:00.509Z] 97137edbfdd5: Preparing [2024-10-25T10:59:00.509Z] a5374389f74e: Preparing [2024-10-25T10:59:00.509Z] 598a5184ee2b: Preparing [2024-10-25T10:59:00.509Z] 8c0aeb104378: Preparing [2024-10-25T10:59:00.509Z] a89b3571ddc2: Preparing [2024-10-25T10:59:00.509Z] 7594d30c2c44: Preparing [2024-10-25T10:59:00.509Z] 16113d51b718: Preparing [2024-10-25T10:59:00.509Z] 7594d30c2c44: Waiting [2024-10-25T10:59:00.509Z] a89b3571ddc2: Waiting [2024-10-25T10:59:00.509Z] 16113d51b718: Waiting [2024-10-25T10:59:00.509Z] 91dc4b2aa17d: Layer already exists [2024-10-25T10:59:00.509Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:00.509Z] a5374389f74e: Layer already exists [2024-10-25T10:59:00.509Z] 97137edbfdd5: Layer already exists [2024-10-25T10:59:00.509Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:00.509Z] 16113d51b718: Layer already exists [2024-10-25T10:59:00.509Z] 7594d30c2c44: Layer already exists [2024-10-25T10:59:00.509Z] a89b3571ddc2: Layer already exists [2024-10-25T10:59:00.773Z] 4.0.0-dev.2: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:01.131Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:01.471Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:01.471Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-25T10:59:01.471Z] 91dc4b2aa17d: Preparing [2024-10-25T10:59:01.471Z] 97137edbfdd5: Preparing [2024-10-25T10:59:01.471Z] a5374389f74e: Preparing [2024-10-25T10:59:01.471Z] 598a5184ee2b: Preparing [2024-10-25T10:59:01.471Z] 8c0aeb104378: Preparing [2024-10-25T10:59:01.471Z] a89b3571ddc2: Preparing [2024-10-25T10:59:01.471Z] 7594d30c2c44: Preparing [2024-10-25T10:59:01.471Z] 16113d51b718: Preparing [2024-10-25T10:59:01.471Z] 7594d30c2c44: Waiting [2024-10-25T10:59:01.471Z] 16113d51b718: Waiting [2024-10-25T10:59:01.471Z] 97137edbfdd5: Layer already exists [2024-10-25T10:59:01.471Z] a5374389f74e: Layer already exists [2024-10-25T10:59:01.471Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:01.471Z] 91dc4b2aa17d: Layer already exists [2024-10-25T10:59:01.471Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:01.471Z] 7594d30c2c44: Layer already exists [2024-10-25T10:59:01.471Z] a89b3571ddc2: Layer already exists [2024-10-25T10:59:01.471Z] 16113d51b718: Layer already exists [2024-10-25T10:59:01.471Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:02.082Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:02.427Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-25T10:59:02.427Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-25T10:59:02.427Z] 91dc4b2aa17d: Preparing [2024-10-25T10:59:02.427Z] 97137edbfdd5: Preparing [2024-10-25T10:59:02.427Z] a5374389f74e: Preparing [2024-10-25T10:59:02.427Z] 598a5184ee2b: Preparing [2024-10-25T10:59:02.427Z] 8c0aeb104378: Preparing [2024-10-25T10:59:02.427Z] a89b3571ddc2: Preparing [2024-10-25T10:59:02.427Z] 7594d30c2c44: Preparing [2024-10-25T10:59:02.427Z] 16113d51b718: Preparing [2024-10-25T10:59:02.427Z] 7594d30c2c44: Waiting [2024-10-25T10:59:02.427Z] a89b3571ddc2: Waiting [2024-10-25T10:59:02.427Z] 16113d51b718: Waiting [2024-10-25T10:59:02.427Z] a5374389f74e: Layer already exists [2024-10-25T10:59:02.428Z] 97137edbfdd5: Layer already exists [2024-10-25T10:59:02.428Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:02.428Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:02.428Z] 91dc4b2aa17d: Layer already exists [2024-10-25T10:59:02.428Z] 7594d30c2c44: Layer already exists [2024-10-25T10:59:02.428Z] 16113d51b718: Layer already exists [2024-10-25T10:59:02.428Z] a89b3571ddc2: Layer already exists [2024-10-25T10:59:02.692Z] main: digest: sha256:ef04583384ccb3052586d80dad9c080f2fbf84e40648e8542f134d2aea224e0d size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:59:02.764Z] ===================================================== [Pipeline] echo [2024-10-25T10:59:02.783Z] taggedImages: [2024-10-25T10:59:02.783Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:02.783Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-25T10:59:02.783Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.2 [2024-10-25T10:59:02.783Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:02.783Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-25T10:59:02.811Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-25T10:59:02.811Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:02.811Z] latest [2024-10-25T10:59:02.811Z] 4.0.0-dev.2 [2024-10-25T10:59:02.811Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:02.811Z] main [2024-10-25T10:59:02.811Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:03.158Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:03.515Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:03.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-25T10:59:03.515Z] 90b0234995fd: Preparing [2024-10-25T10:59:03.515Z] 7ab4c3ff4009: Preparing [2024-10-25T10:59:03.515Z] c8b4a7c60f8d: Preparing [2024-10-25T10:59:03.515Z] 8c0aeb104378: Preparing [2024-10-25T10:59:03.515Z] cc9e12b4c6b1: Preparing [2024-10-25T10:59:03.515Z] a0195b7428dc: Preparing [2024-10-25T10:59:03.515Z] 16113d51b718: Preparing [2024-10-25T10:59:03.515Z] a0195b7428dc: Waiting [2024-10-25T10:59:03.515Z] 16113d51b718: Waiting [2024-10-25T10:59:03.515Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:03.781Z] 7ab4c3ff4009: Pushed [2024-10-25T10:59:03.781Z] cc9e12b4c6b1: Pushed [2024-10-25T10:59:03.781Z] 90b0234995fd: Pushed [2024-10-25T10:59:03.781Z] a0195b7428dc: Pushed [2024-10-25T10:59:03.781Z] 16113d51b718: Layer already exists [2024-10-25T10:59:11.965Z] c8b4a7c60f8d: Pushed [2024-10-25T10:59:11.965Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:12.325Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:12.677Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-25T10:59:12.677Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-25T10:59:12.677Z] 90b0234995fd: Preparing [2024-10-25T10:59:12.677Z] 7ab4c3ff4009: Preparing [2024-10-25T10:59:12.677Z] c8b4a7c60f8d: Preparing [2024-10-25T10:59:12.677Z] 8c0aeb104378: Preparing [2024-10-25T10:59:12.677Z] cc9e12b4c6b1: Preparing [2024-10-25T10:59:12.677Z] a0195b7428dc: Preparing [2024-10-25T10:59:12.677Z] 16113d51b718: Preparing [2024-10-25T10:59:12.677Z] a0195b7428dc: Waiting [2024-10-25T10:59:12.677Z] 90b0234995fd: Layer already exists [2024-10-25T10:59:12.677Z] c8b4a7c60f8d: Layer already exists [2024-10-25T10:59:12.677Z] 7ab4c3ff4009: Layer already exists [2024-10-25T10:59:12.677Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:12.677Z] cc9e12b4c6b1: Layer already exists [2024-10-25T10:59:12.677Z] 16113d51b718: Layer already exists [2024-10-25T10:59:12.677Z] a0195b7428dc: Layer already exists [2024-10-25T10:59:12.941Z] latest: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:13.303Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:13.655Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.2 [2024-10-25T10:59:13.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-25T10:59:13.656Z] 90b0234995fd: Preparing [2024-10-25T10:59:13.656Z] 7ab4c3ff4009: Preparing [2024-10-25T10:59:13.656Z] c8b4a7c60f8d: Preparing [2024-10-25T10:59:13.656Z] 8c0aeb104378: Preparing [2024-10-25T10:59:13.656Z] cc9e12b4c6b1: Preparing [2024-10-25T10:59:13.656Z] a0195b7428dc: Preparing [2024-10-25T10:59:13.656Z] 16113d51b718: Preparing [2024-10-25T10:59:13.656Z] a0195b7428dc: Waiting [2024-10-25T10:59:13.656Z] 16113d51b718: Waiting [2024-10-25T10:59:13.656Z] cc9e12b4c6b1: Layer already exists [2024-10-25T10:59:13.656Z] 90b0234995fd: Layer already exists [2024-10-25T10:59:13.656Z] 7ab4c3ff4009: Layer already exists [2024-10-25T10:59:13.656Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:13.656Z] c8b4a7c60f8d: Layer already exists [2024-10-25T10:59:13.656Z] 16113d51b718: Layer already exists [2024-10-25T10:59:13.656Z] a0195b7428dc: Layer already exists [2024-10-25T10:59:13.656Z] 4.0.0-dev.2: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:14.271Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:14.612Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:14.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-25T10:59:14.612Z] 90b0234995fd: Preparing [2024-10-25T10:59:14.612Z] 7ab4c3ff4009: Preparing [2024-10-25T10:59:14.612Z] c8b4a7c60f8d: Preparing [2024-10-25T10:59:14.612Z] 8c0aeb104378: Preparing [2024-10-25T10:59:14.612Z] cc9e12b4c6b1: Preparing [2024-10-25T10:59:14.612Z] a0195b7428dc: Preparing [2024-10-25T10:59:14.612Z] 16113d51b718: Preparing [2024-10-25T10:59:14.612Z] a0195b7428dc: Waiting [2024-10-25T10:59:14.612Z] 16113d51b718: Waiting [2024-10-25T10:59:14.612Z] 90b0234995fd: Layer already exists [2024-10-25T10:59:14.612Z] 7ab4c3ff4009: Layer already exists [2024-10-25T10:59:14.612Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:14.612Z] c8b4a7c60f8d: Layer already exists [2024-10-25T10:59:14.612Z] cc9e12b4c6b1: Layer already exists [2024-10-25T10:59:14.612Z] 16113d51b718: Layer already exists [2024-10-25T10:59:14.612Z] a0195b7428dc: Layer already exists [2024-10-25T10:59:14.877Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:15.235Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:15.586Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-25T10:59:15.586Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-25T10:59:15.586Z] 90b0234995fd: Preparing [2024-10-25T10:59:15.586Z] 7ab4c3ff4009: Preparing [2024-10-25T10:59:15.586Z] c8b4a7c60f8d: Preparing [2024-10-25T10:59:15.586Z] 8c0aeb104378: Preparing [2024-10-25T10:59:15.586Z] cc9e12b4c6b1: Preparing [2024-10-25T10:59:15.586Z] a0195b7428dc: Preparing [2024-10-25T10:59:15.586Z] 16113d51b718: Preparing [2024-10-25T10:59:15.586Z] a0195b7428dc: Waiting [2024-10-25T10:59:15.586Z] 16113d51b718: Waiting [2024-10-25T10:59:15.586Z] c8b4a7c60f8d: Layer already exists [2024-10-25T10:59:15.586Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:15.586Z] cc9e12b4c6b1: Layer already exists [2024-10-25T10:59:15.586Z] 7ab4c3ff4009: Layer already exists [2024-10-25T10:59:15.586Z] 90b0234995fd: Layer already exists [2024-10-25T10:59:15.586Z] 16113d51b718: Layer already exists [2024-10-25T10:59:15.586Z] a0195b7428dc: Layer already exists [2024-10-25T10:59:15.850Z] main: digest: sha256:94afae9bafcbcef190c06f20031a0f28890ebf0e602f781ed721dfd6ac0b855a size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:59:15.937Z] ===================================================== [Pipeline] echo [2024-10-25T10:59:15.950Z] taggedImages: [2024-10-25T10:59:15.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:15.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-25T10:59:15.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.2 [2024-10-25T10:59:15.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:15.950Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-25T10:59:15.976Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-25T10:59:15.976Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:15.976Z] latest [2024-10-25T10:59:15.976Z] 4.0.0-dev.2 [2024-10-25T10:59:15.976Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:15.976Z] main [2024-10-25T10:59:15.976Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:16.347Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:16.705Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:16.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-25T10:59:16.705Z] c8cb07517bdd: Preparing [2024-10-25T10:59:16.705Z] 9d76ca678670: Preparing [2024-10-25T10:59:16.705Z] 3d52f834408b: Preparing [2024-10-25T10:59:16.705Z] 1bc1e8001264: Preparing [2024-10-25T10:59:16.705Z] 598a5184ee2b: Preparing [2024-10-25T10:59:16.705Z] 8c0aeb104378: Preparing [2024-10-25T10:59:16.705Z] d66819c1dd69: Preparing [2024-10-25T10:59:16.705Z] 8c0aeb104378: Waiting [2024-10-25T10:59:16.705Z] d3e7ed361151: Preparing [2024-10-25T10:59:16.705Z] d66819c1dd69: Waiting [2024-10-25T10:59:16.705Z] 16113d51b718: Preparing [2024-10-25T10:59:16.705Z] 16113d51b718: Waiting [2024-10-25T10:59:16.705Z] d3e7ed361151: Waiting [2024-10-25T10:59:16.705Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:16.970Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:16.970Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:16.970Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:16.970Z] 9d76ca678670: Pushed [2024-10-25T10:59:16.970Z] 3d52f834408b: Pushed [2024-10-25T10:59:16.970Z] c8cb07517bdd: Pushed [2024-10-25T10:59:16.970Z] 16113d51b718: Layer already exists [2024-10-25T10:59:23.596Z] 1bc1e8001264: Pushed [2024-10-25T10:59:23.861Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:24.220Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:24.574Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-25T10:59:24.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-25T10:59:24.574Z] c8cb07517bdd: Preparing [2024-10-25T10:59:24.574Z] 9d76ca678670: Preparing [2024-10-25T10:59:24.574Z] 3d52f834408b: Preparing [2024-10-25T10:59:24.574Z] 1bc1e8001264: Preparing [2024-10-25T10:59:24.574Z] 598a5184ee2b: Preparing [2024-10-25T10:59:24.574Z] 8c0aeb104378: Preparing [2024-10-25T10:59:24.574Z] d66819c1dd69: Preparing [2024-10-25T10:59:24.574Z] d3e7ed361151: Preparing [2024-10-25T10:59:24.574Z] 16113d51b718: Preparing [2024-10-25T10:59:24.574Z] d66819c1dd69: Waiting [2024-10-25T10:59:24.574Z] d3e7ed361151: Waiting [2024-10-25T10:59:24.574Z] 16113d51b718: Waiting [2024-10-25T10:59:24.574Z] 8c0aeb104378: Waiting [2024-10-25T10:59:24.574Z] c8cb07517bdd: Layer already exists [2024-10-25T10:59:24.574Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:24.574Z] 1bc1e8001264: Layer already exists [2024-10-25T10:59:24.574Z] 3d52f834408b: Layer already exists [2024-10-25T10:59:24.574Z] 9d76ca678670: Layer already exists [2024-10-25T10:59:24.574Z] 16113d51b718: Layer already exists [2024-10-25T10:59:24.574Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:24.574Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:24.574Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:24.843Z] latest: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:25.198Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:25.552Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.2 [2024-10-25T10:59:25.553Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-25T10:59:25.553Z] c8cb07517bdd: Preparing [2024-10-25T10:59:25.553Z] 9d76ca678670: Preparing [2024-10-25T10:59:25.553Z] 3d52f834408b: Preparing [2024-10-25T10:59:25.553Z] 1bc1e8001264: Preparing [2024-10-25T10:59:25.553Z] 598a5184ee2b: Preparing [2024-10-25T10:59:25.553Z] 8c0aeb104378: Preparing [2024-10-25T10:59:25.553Z] d66819c1dd69: Preparing [2024-10-25T10:59:25.553Z] d3e7ed361151: Preparing [2024-10-25T10:59:25.553Z] 16113d51b718: Preparing [2024-10-25T10:59:25.553Z] d3e7ed361151: Waiting [2024-10-25T10:59:25.553Z] 8c0aeb104378: Waiting [2024-10-25T10:59:25.553Z] d66819c1dd69: Waiting [2024-10-25T10:59:25.553Z] 16113d51b718: Waiting [2024-10-25T10:59:25.553Z] c8cb07517bdd: Layer already exists [2024-10-25T10:59:25.553Z] 9d76ca678670: Layer already exists [2024-10-25T10:59:25.553Z] 3d52f834408b: Layer already exists [2024-10-25T10:59:25.553Z] 1bc1e8001264: Layer already exists [2024-10-25T10:59:25.553Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:25.553Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:25.553Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:25.553Z] 16113d51b718: Layer already exists [2024-10-25T10:59:25.553Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:25.818Z] 4.0.0-dev.2: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:26.193Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:26.532Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:26.532Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-25T10:59:26.532Z] c8cb07517bdd: Preparing [2024-10-25T10:59:26.532Z] 9d76ca678670: Preparing [2024-10-25T10:59:26.532Z] 3d52f834408b: Preparing [2024-10-25T10:59:26.532Z] 1bc1e8001264: Preparing [2024-10-25T10:59:26.532Z] 598a5184ee2b: Preparing [2024-10-25T10:59:26.532Z] 8c0aeb104378: Preparing [2024-10-25T10:59:26.532Z] d66819c1dd69: Preparing [2024-10-25T10:59:26.532Z] d3e7ed361151: Preparing [2024-10-25T10:59:26.532Z] 16113d51b718: Preparing [2024-10-25T10:59:26.532Z] 8c0aeb104378: Waiting [2024-10-25T10:59:26.532Z] d66819c1dd69: Waiting [2024-10-25T10:59:26.532Z] d3e7ed361151: Waiting [2024-10-25T10:59:26.532Z] 16113d51b718: Waiting [2024-10-25T10:59:26.532Z] c8cb07517bdd: Layer already exists [2024-10-25T10:59:26.532Z] 9d76ca678670: Layer already exists [2024-10-25T10:59:26.532Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:26.532Z] 1bc1e8001264: Layer already exists [2024-10-25T10:59:26.532Z] 3d52f834408b: Layer already exists [2024-10-25T10:59:26.532Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:26.532Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:26.532Z] 16113d51b718: Layer already exists [2024-10-25T10:59:26.532Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:26.796Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:27.243Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:27.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-25T10:59:27.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-25T10:59:27.584Z] c8cb07517bdd: Preparing [2024-10-25T10:59:27.584Z] 9d76ca678670: Preparing [2024-10-25T10:59:27.584Z] 3d52f834408b: Preparing [2024-10-25T10:59:27.584Z] 1bc1e8001264: Preparing [2024-10-25T10:59:27.584Z] 598a5184ee2b: Preparing [2024-10-25T10:59:27.584Z] 8c0aeb104378: Preparing [2024-10-25T10:59:27.584Z] d66819c1dd69: Preparing [2024-10-25T10:59:27.584Z] d3e7ed361151: Preparing [2024-10-25T10:59:27.584Z] 16113d51b718: Preparing [2024-10-25T10:59:27.584Z] 8c0aeb104378: Waiting [2024-10-25T10:59:27.584Z] d66819c1dd69: Waiting [2024-10-25T10:59:27.584Z] d3e7ed361151: Waiting [2024-10-25T10:59:27.584Z] 16113d51b718: Waiting [2024-10-25T10:59:27.584Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:27.584Z] 3d52f834408b: Layer already exists [2024-10-25T10:59:27.584Z] c8cb07517bdd: Layer already exists [2024-10-25T10:59:27.584Z] 1bc1e8001264: Layer already exists [2024-10-25T10:59:27.584Z] 9d76ca678670: Layer already exists [2024-10-25T10:59:27.584Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:27.584Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:27.584Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:27.584Z] 16113d51b718: Layer already exists [2024-10-25T10:59:27.847Z] main: digest: sha256:f4e6f62a90e2fec685b4ca2f9531ba632f983e60066aa2c2f7a531ea4d9ccd84 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:59:27.942Z] ===================================================== [Pipeline] echo [2024-10-25T10:59:27.957Z] taggedImages: [2024-10-25T10:59:27.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:27.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-25T10:59:27.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.2 [2024-10-25T10:59:27.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:27.957Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-25T10:59:27.982Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-25T10:59:27.982Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:27.982Z] latest [2024-10-25T10:59:27.982Z] 4.0.0-dev.2 [2024-10-25T10:59:27.982Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:27.982Z] main [2024-10-25T10:59:27.982Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:28.341Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:28.704Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:28.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-25T10:59:28.704Z] 389e573735bb: Preparing [2024-10-25T10:59:28.704Z] 65bb970442f6: Preparing [2024-10-25T10:59:28.704Z] 93ea13e7c764: Preparing [2024-10-25T10:59:28.704Z] 6f088a713f70: Preparing [2024-10-25T10:59:28.704Z] 49e363b961c2: Preparing [2024-10-25T10:59:28.704Z] 5a79d6a34ed1: Preparing [2024-10-25T10:59:28.704Z] b55f4e9877a9: Preparing [2024-10-25T10:59:28.704Z] e7862e40f34f: Preparing [2024-10-25T10:59:28.704Z] 598a5184ee2b: Preparing [2024-10-25T10:59:28.704Z] e7862e40f34f: Waiting [2024-10-25T10:59:28.704Z] 8c0aeb104378: Preparing [2024-10-25T10:59:28.704Z] e0d0ab4ff987: Preparing [2024-10-25T10:59:28.704Z] c1aacc8d07a0: Preparing [2024-10-25T10:59:28.704Z] 5f70bf18a086: Preparing [2024-10-25T10:59:28.704Z] 3864eebb25d8: Preparing [2024-10-25T10:59:28.704Z] 648baa6de278: Preparing [2024-10-25T10:59:28.704Z] 0bf18c6792e4: Preparing [2024-10-25T10:59:28.704Z] 16113d51b718: Preparing [2024-10-25T10:59:28.704Z] 8c0aeb104378: Waiting [2024-10-25T10:59:28.704Z] 5a79d6a34ed1: Waiting [2024-10-25T10:59:28.704Z] e0d0ab4ff987: Waiting [2024-10-25T10:59:28.704Z] c1aacc8d07a0: Waiting [2024-10-25T10:59:28.704Z] 5f70bf18a086: Waiting [2024-10-25T10:59:28.704Z] 3864eebb25d8: Waiting [2024-10-25T10:59:28.704Z] 648baa6de278: Waiting [2024-10-25T10:59:28.704Z] 0bf18c6792e4: Waiting [2024-10-25T10:59:28.704Z] 16113d51b718: Waiting [2024-10-25T10:59:28.704Z] 598a5184ee2b: Waiting [2024-10-25T10:59:28.976Z] 93ea13e7c764: Pushed [2024-10-25T10:59:28.977Z] 49e363b961c2: Pushed [2024-10-25T10:59:28.977Z] 65bb970442f6: Pushed [2024-10-25T10:59:28.977Z] 6f088a713f70: Pushed [2024-10-25T10:59:28.977Z] 389e573735bb: Pushed [2024-10-25T10:59:28.977Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:28.977Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:28.977Z] b55f4e9877a9: Pushed [2024-10-25T10:59:28.977Z] 5a79d6a34ed1: Pushed [2024-10-25T10:59:29.241Z] 5f70bf18a086: Layer already exists [2024-10-25T10:59:29.241Z] e0d0ab4ff987: Pushed [2024-10-25T10:59:29.241Z] c1aacc8d07a0: Pushed [2024-10-25T10:59:29.241Z] 16113d51b718: Layer already exists [2024-10-25T10:59:29.241Z] 3864eebb25d8: Pushed [2024-10-25T10:59:29.241Z] 0bf18c6792e4: Pushed [2024-10-25T10:59:30.640Z] 648baa6de278: Pushed [2024-10-25T10:59:35.057Z] e7862e40f34f: Pushed [2024-10-25T10:59:35.057Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:35.458Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:35.819Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-25T10:59:35.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-25T10:59:36.088Z] 389e573735bb: Preparing [2024-10-25T10:59:36.088Z] 65bb970442f6: Preparing [2024-10-25T10:59:36.088Z] 93ea13e7c764: Preparing [2024-10-25T10:59:36.088Z] 6f088a713f70: Preparing [2024-10-25T10:59:36.088Z] 49e363b961c2: Preparing [2024-10-25T10:59:36.088Z] 5a79d6a34ed1: Preparing [2024-10-25T10:59:36.088Z] b55f4e9877a9: Preparing [2024-10-25T10:59:36.088Z] e7862e40f34f: Preparing [2024-10-25T10:59:36.088Z] 598a5184ee2b: Preparing [2024-10-25T10:59:36.088Z] 8c0aeb104378: Preparing [2024-10-25T10:59:36.088Z] e0d0ab4ff987: Preparing [2024-10-25T10:59:36.088Z] c1aacc8d07a0: Preparing [2024-10-25T10:59:36.088Z] 5f70bf18a086: Preparing [2024-10-25T10:59:36.088Z] 3864eebb25d8: Preparing [2024-10-25T10:59:36.088Z] 648baa6de278: Preparing [2024-10-25T10:59:36.088Z] 0bf18c6792e4: Preparing [2024-10-25T10:59:36.088Z] 16113d51b718: Preparing [2024-10-25T10:59:36.088Z] 8c0aeb104378: Waiting [2024-10-25T10:59:36.088Z] e0d0ab4ff987: Waiting [2024-10-25T10:59:36.088Z] c1aacc8d07a0: Waiting [2024-10-25T10:59:36.088Z] 5f70bf18a086: Waiting [2024-10-25T10:59:36.088Z] 5a79d6a34ed1: Waiting [2024-10-25T10:59:36.088Z] 3864eebb25d8: Waiting [2024-10-25T10:59:36.088Z] 648baa6de278: Waiting [2024-10-25T10:59:36.088Z] 0bf18c6792e4: Waiting [2024-10-25T10:59:36.088Z] 598a5184ee2b: Waiting [2024-10-25T10:59:36.088Z] b55f4e9877a9: Waiting [2024-10-25T10:59:36.088Z] e7862e40f34f: Waiting [2024-10-25T10:59:36.088Z] 16113d51b718: Waiting [2024-10-25T10:59:36.088Z] 65bb970442f6: Layer already exists [2024-10-25T10:59:36.088Z] 93ea13e7c764: Layer already exists [2024-10-25T10:59:36.088Z] 49e363b961c2: Layer already exists [2024-10-25T10:59:36.088Z] 6f088a713f70: Layer already exists [2024-10-25T10:59:36.088Z] 389e573735bb: Layer already exists [2024-10-25T10:59:36.088Z] b55f4e9877a9: Layer already exists [2024-10-25T10:59:36.088Z] e7862e40f34f: Layer already exists [2024-10-25T10:59:36.088Z] 5a79d6a34ed1: Layer already exists [2024-10-25T10:59:36.088Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:36.088Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:36.088Z] e0d0ab4ff987: Layer already exists [2024-10-25T10:59:36.088Z] 5f70bf18a086: Layer already exists [2024-10-25T10:59:36.088Z] 3864eebb25d8: Layer already exists [2024-10-25T10:59:36.088Z] c1aacc8d07a0: Layer already exists [2024-10-25T10:59:36.088Z] 648baa6de278: Layer already exists [2024-10-25T10:59:36.088Z] 16113d51b718: Layer already exists [2024-10-25T10:59:36.088Z] 0bf18c6792e4: Layer already exists [2024-10-25T10:59:36.363Z] latest: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:36.732Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:37.086Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.2 [2024-10-25T10:59:37.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-25T10:59:37.086Z] 389e573735bb: Preparing [2024-10-25T10:59:37.086Z] 65bb970442f6: Preparing [2024-10-25T10:59:37.086Z] 93ea13e7c764: Preparing [2024-10-25T10:59:37.086Z] 6f088a713f70: Preparing [2024-10-25T10:59:37.086Z] 49e363b961c2: Preparing [2024-10-25T10:59:37.086Z] 5a79d6a34ed1: Preparing [2024-10-25T10:59:37.086Z] b55f4e9877a9: Preparing [2024-10-25T10:59:37.086Z] e7862e40f34f: Preparing [2024-10-25T10:59:37.086Z] 598a5184ee2b: Preparing [2024-10-25T10:59:37.086Z] 8c0aeb104378: Preparing [2024-10-25T10:59:37.087Z] e0d0ab4ff987: Preparing [2024-10-25T10:59:37.087Z] c1aacc8d07a0: Preparing [2024-10-25T10:59:37.087Z] 5f70bf18a086: Preparing [2024-10-25T10:59:37.087Z] 3864eebb25d8: Preparing [2024-10-25T10:59:37.087Z] 648baa6de278: Preparing [2024-10-25T10:59:37.087Z] 0bf18c6792e4: Preparing [2024-10-25T10:59:37.087Z] 16113d51b718: Preparing [2024-10-25T10:59:37.087Z] 598a5184ee2b: Waiting [2024-10-25T10:59:37.087Z] 8c0aeb104378: Waiting [2024-10-25T10:59:37.087Z] e0d0ab4ff987: Waiting [2024-10-25T10:59:37.087Z] c1aacc8d07a0: Waiting [2024-10-25T10:59:37.087Z] 5f70bf18a086: Waiting [2024-10-25T10:59:37.087Z] 3864eebb25d8: Waiting [2024-10-25T10:59:37.087Z] 648baa6de278: Waiting [2024-10-25T10:59:37.087Z] 0bf18c6792e4: Waiting [2024-10-25T10:59:37.087Z] 16113d51b718: Waiting [2024-10-25T10:59:37.087Z] 5a79d6a34ed1: Waiting [2024-10-25T10:59:37.087Z] b55f4e9877a9: Waiting [2024-10-25T10:59:37.087Z] e7862e40f34f: Waiting [2024-10-25T10:59:37.087Z] 65bb970442f6: Layer already exists [2024-10-25T10:59:37.087Z] 6f088a713f70: Layer already exists [2024-10-25T10:59:37.087Z] 49e363b961c2: Layer already exists [2024-10-25T10:59:37.087Z] 389e573735bb: Layer already exists [2024-10-25T10:59:37.087Z] 93ea13e7c764: Layer already exists [2024-10-25T10:59:37.087Z] 5a79d6a34ed1: Layer already exists [2024-10-25T10:59:37.087Z] b55f4e9877a9: Layer already exists [2024-10-25T10:59:37.087Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:37.087Z] e7862e40f34f: Layer already exists [2024-10-25T10:59:37.087Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:37.087Z] c1aacc8d07a0: Layer already exists [2024-10-25T10:59:37.087Z] e0d0ab4ff987: Layer already exists [2024-10-25T10:59:37.087Z] 648baa6de278: Layer already exists [2024-10-25T10:59:37.087Z] 5f70bf18a086: Layer already exists [2024-10-25T10:59:37.087Z] 3864eebb25d8: Layer already exists [2024-10-25T10:59:37.087Z] 0bf18c6792e4: Layer already exists [2024-10-25T10:59:37.087Z] 16113d51b718: Layer already exists [2024-10-25T10:59:37.350Z] 4.0.0-dev.2: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:37.692Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:38.035Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:38.035Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-25T10:59:38.035Z] 389e573735bb: Preparing [2024-10-25T10:59:38.035Z] 65bb970442f6: Preparing [2024-10-25T10:59:38.035Z] 93ea13e7c764: Preparing [2024-10-25T10:59:38.035Z] 6f088a713f70: Preparing [2024-10-25T10:59:38.035Z] 49e363b961c2: Preparing [2024-10-25T10:59:38.035Z] 5a79d6a34ed1: Preparing [2024-10-25T10:59:38.035Z] b55f4e9877a9: Preparing [2024-10-25T10:59:38.035Z] e7862e40f34f: Preparing [2024-10-25T10:59:38.035Z] 598a5184ee2b: Preparing [2024-10-25T10:59:38.035Z] 8c0aeb104378: Preparing [2024-10-25T10:59:38.035Z] e0d0ab4ff987: Preparing [2024-10-25T10:59:38.035Z] c1aacc8d07a0: Preparing [2024-10-25T10:59:38.035Z] 5f70bf18a086: Preparing [2024-10-25T10:59:38.035Z] 3864eebb25d8: Preparing [2024-10-25T10:59:38.035Z] 648baa6de278: Preparing [2024-10-25T10:59:38.035Z] 0bf18c6792e4: Preparing [2024-10-25T10:59:38.035Z] 16113d51b718: Preparing [2024-10-25T10:59:38.035Z] e0d0ab4ff987: Waiting [2024-10-25T10:59:38.035Z] c1aacc8d07a0: Waiting [2024-10-25T10:59:38.035Z] 5f70bf18a086: Waiting [2024-10-25T10:59:38.035Z] 3864eebb25d8: Waiting [2024-10-25T10:59:38.035Z] 5a79d6a34ed1: Waiting [2024-10-25T10:59:38.035Z] b55f4e9877a9: Waiting [2024-10-25T10:59:38.035Z] 648baa6de278: Waiting [2024-10-25T10:59:38.035Z] 0bf18c6792e4: Waiting [2024-10-25T10:59:38.035Z] 16113d51b718: Waiting [2024-10-25T10:59:38.035Z] e7862e40f34f: Waiting [2024-10-25T10:59:38.035Z] 8c0aeb104378: Waiting [2024-10-25T10:59:38.035Z] 49e363b961c2: Layer already exists [2024-10-25T10:59:38.035Z] 65bb970442f6: Layer already exists [2024-10-25T10:59:38.035Z] 389e573735bb: Layer already exists [2024-10-25T10:59:38.035Z] 93ea13e7c764: Layer already exists [2024-10-25T10:59:38.035Z] 6f088a713f70: Layer already exists [2024-10-25T10:59:38.035Z] b55f4e9877a9: Layer already exists [2024-10-25T10:59:38.035Z] e7862e40f34f: Layer already exists [2024-10-25T10:59:38.035Z] 5a79d6a34ed1: Layer already exists [2024-10-25T10:59:38.035Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:38.035Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:38.035Z] 3864eebb25d8: Layer already exists [2024-10-25T10:59:38.035Z] 5f70bf18a086: Layer already exists [2024-10-25T10:59:38.035Z] c1aacc8d07a0: Layer already exists [2024-10-25T10:59:38.035Z] e0d0ab4ff987: Layer already exists [2024-10-25T10:59:38.035Z] 648baa6de278: Layer already exists [2024-10-25T10:59:38.035Z] 0bf18c6792e4: Layer already exists [2024-10-25T10:59:38.035Z] 16113d51b718: Layer already exists [2024-10-25T10:59:38.297Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:38.639Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:38.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-25T10:59:38.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-25T10:59:38.990Z] 389e573735bb: Preparing [2024-10-25T10:59:38.990Z] 65bb970442f6: Preparing [2024-10-25T10:59:38.990Z] 93ea13e7c764: Preparing [2024-10-25T10:59:38.990Z] 6f088a713f70: Preparing [2024-10-25T10:59:38.990Z] 49e363b961c2: Preparing [2024-10-25T10:59:38.990Z] 5a79d6a34ed1: Preparing [2024-10-25T10:59:38.990Z] b55f4e9877a9: Preparing [2024-10-25T10:59:38.990Z] e7862e40f34f: Preparing [2024-10-25T10:59:38.990Z] 598a5184ee2b: Preparing [2024-10-25T10:59:38.990Z] 8c0aeb104378: Preparing [2024-10-25T10:59:38.990Z] e0d0ab4ff987: Preparing [2024-10-25T10:59:38.990Z] c1aacc8d07a0: Preparing [2024-10-25T10:59:38.990Z] 5f70bf18a086: Preparing [2024-10-25T10:59:38.990Z] 3864eebb25d8: Preparing [2024-10-25T10:59:38.990Z] 648baa6de278: Preparing [2024-10-25T10:59:38.990Z] 0bf18c6792e4: Preparing [2024-10-25T10:59:38.990Z] 16113d51b718: Preparing [2024-10-25T10:59:38.990Z] 8c0aeb104378: Waiting [2024-10-25T10:59:38.990Z] e0d0ab4ff987: Waiting [2024-10-25T10:59:38.990Z] c1aacc8d07a0: Waiting [2024-10-25T10:59:38.990Z] 5f70bf18a086: Waiting [2024-10-25T10:59:38.990Z] 3864eebb25d8: Waiting [2024-10-25T10:59:38.990Z] 648baa6de278: Waiting [2024-10-25T10:59:38.990Z] 0bf18c6792e4: Waiting [2024-10-25T10:59:38.990Z] 16113d51b718: Waiting [2024-10-25T10:59:38.990Z] 5a79d6a34ed1: Waiting [2024-10-25T10:59:38.990Z] e7862e40f34f: Waiting [2024-10-25T10:59:38.990Z] 598a5184ee2b: Waiting [2024-10-25T10:59:38.990Z] b55f4e9877a9: Waiting [2024-10-25T10:59:38.990Z] 389e573735bb: Layer already exists [2024-10-25T10:59:38.990Z] 49e363b961c2: Layer already exists [2024-10-25T10:59:38.990Z] 93ea13e7c764: Layer already exists [2024-10-25T10:59:38.990Z] 65bb970442f6: Layer already exists [2024-10-25T10:59:38.990Z] 6f088a713f70: Layer already exists [2024-10-25T10:59:38.990Z] e7862e40f34f: Layer already exists [2024-10-25T10:59:38.990Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:38.990Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:38.990Z] b55f4e9877a9: Layer already exists [2024-10-25T10:59:38.990Z] 5a79d6a34ed1: Layer already exists [2024-10-25T10:59:38.990Z] 5f70bf18a086: Layer already exists [2024-10-25T10:59:38.990Z] c1aacc8d07a0: Layer already exists [2024-10-25T10:59:38.990Z] 648baa6de278: Layer already exists [2024-10-25T10:59:38.990Z] 3864eebb25d8: Layer already exists [2024-10-25T10:59:38.990Z] e0d0ab4ff987: Layer already exists [2024-10-25T10:59:38.990Z] 0bf18c6792e4: Layer already exists [2024-10-25T10:59:38.990Z] 16113d51b718: Layer already exists [2024-10-25T10:59:39.253Z] main: digest: sha256:37bca02b7d9b02d035c845fd3001e855fca6d786e1828ee5862d4049756d5a5b size: 3855 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:59:39.338Z] ===================================================== [Pipeline] echo [2024-10-25T10:59:39.353Z] taggedImages: [2024-10-25T10:59:39.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:39.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-25T10:59:39.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.2 [2024-10-25T10:59:39.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:39.353Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-25T10:59:39.378Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-25T10:59:39.378Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:39.378Z] latest [2024-10-25T10:59:39.378Z] 4.0.0-dev.2 [2024-10-25T10:59:39.378Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:39.378Z] main [2024-10-25T10:59:39.378Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:39.744Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:40.087Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:40.087Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-25T10:59:40.087Z] a38ca9412501: Preparing [2024-10-25T10:59:40.087Z] 62f8c5f5b121: Preparing [2024-10-25T10:59:40.087Z] 968010add0ca: Preparing [2024-10-25T10:59:40.087Z] bd6308e96a36: Preparing [2024-10-25T10:59:40.087Z] 598a5184ee2b: Preparing [2024-10-25T10:59:40.087Z] 8c0aeb104378: Preparing [2024-10-25T10:59:40.087Z] d66819c1dd69: Preparing [2024-10-25T10:59:40.087Z] d3e7ed361151: Preparing [2024-10-25T10:59:40.087Z] 16113d51b718: Preparing [2024-10-25T10:59:40.087Z] d66819c1dd69: Waiting [2024-10-25T10:59:40.087Z] d3e7ed361151: Waiting [2024-10-25T10:59:40.087Z] 16113d51b718: Waiting [2024-10-25T10:59:40.087Z] 8c0aeb104378: Waiting [2024-10-25T10:59:40.087Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:40.352Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:40.352Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:40.352Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:40.352Z] 62f8c5f5b121: Pushed [2024-10-25T10:59:40.352Z] 968010add0ca: Pushed [2024-10-25T10:59:40.352Z] a38ca9412501: Pushed [2024-10-25T10:59:40.352Z] 16113d51b718: Layer already exists [2024-10-25T10:59:45.671Z] bd6308e96a36: Pushed [2024-10-25T10:59:45.671Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:46.028Z] + 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-10-25T10:59:46.382Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-25T10:59:46.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-25T10:59:46.382Z] a38ca9412501: Preparing [2024-10-25T10:59:46.382Z] 62f8c5f5b121: Preparing [2024-10-25T10:59:46.382Z] 968010add0ca: Preparing [2024-10-25T10:59:46.382Z] bd6308e96a36: Preparing [2024-10-25T10:59:46.382Z] 598a5184ee2b: Preparing [2024-10-25T10:59:46.382Z] 8c0aeb104378: Preparing [2024-10-25T10:59:46.382Z] d66819c1dd69: Preparing [2024-10-25T10:59:46.382Z] d3e7ed361151: Preparing [2024-10-25T10:59:46.382Z] 16113d51b718: Preparing [2024-10-25T10:59:46.382Z] 8c0aeb104378: Waiting [2024-10-25T10:59:46.382Z] d3e7ed361151: Waiting [2024-10-25T10:59:46.382Z] 16113d51b718: Waiting [2024-10-25T10:59:46.382Z] d66819c1dd69: Waiting [2024-10-25T10:59:46.382Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:46.382Z] bd6308e96a36: Layer already exists [2024-10-25T10:59:46.382Z] 968010add0ca: Layer already exists [2024-10-25T10:59:46.382Z] a38ca9412501: Layer already exists [2024-10-25T10:59:46.382Z] 62f8c5f5b121: Layer already exists [2024-10-25T10:59:46.382Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:46.382Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:46.382Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:46.382Z] 16113d51b718: Layer already exists [2024-10-25T10:59:46.646Z] latest: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:47.011Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:47.366Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.2 [2024-10-25T10:59:47.366Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-25T10:59:47.366Z] a38ca9412501: Preparing [2024-10-25T10:59:47.366Z] 62f8c5f5b121: Preparing [2024-10-25T10:59:47.366Z] 968010add0ca: Preparing [2024-10-25T10:59:47.366Z] bd6308e96a36: Preparing [2024-10-25T10:59:47.366Z] 598a5184ee2b: Preparing [2024-10-25T10:59:47.366Z] 8c0aeb104378: Preparing [2024-10-25T10:59:47.366Z] d66819c1dd69: Preparing [2024-10-25T10:59:47.366Z] d3e7ed361151: Preparing [2024-10-25T10:59:47.366Z] 16113d51b718: Preparing [2024-10-25T10:59:47.366Z] 8c0aeb104378: Waiting [2024-10-25T10:59:47.366Z] d66819c1dd69: Waiting [2024-10-25T10:59:47.366Z] d3e7ed361151: Waiting [2024-10-25T10:59:47.366Z] 16113d51b718: Waiting [2024-10-25T10:59:47.366Z] a38ca9412501: Layer already exists [2024-10-25T10:59:47.367Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:47.367Z] 62f8c5f5b121: Layer already exists [2024-10-25T10:59:47.367Z] bd6308e96a36: Layer already exists [2024-10-25T10:59:47.367Z] 968010add0ca: Layer already exists [2024-10-25T10:59:47.367Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:47.367Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:47.367Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:47.367Z] 16113d51b718: Layer already exists [2024-10-25T10:59:47.631Z] 4.0.0-dev.2: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:47.985Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:48.341Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:48.341Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-25T10:59:48.341Z] a38ca9412501: Preparing [2024-10-25T10:59:48.341Z] 62f8c5f5b121: Preparing [2024-10-25T10:59:48.341Z] 968010add0ca: Preparing [2024-10-25T10:59:48.341Z] bd6308e96a36: Preparing [2024-10-25T10:59:48.341Z] 598a5184ee2b: Preparing [2024-10-25T10:59:48.341Z] 8c0aeb104378: Preparing [2024-10-25T10:59:48.341Z] d66819c1dd69: Preparing [2024-10-25T10:59:48.341Z] d3e7ed361151: Preparing [2024-10-25T10:59:48.341Z] 16113d51b718: Preparing [2024-10-25T10:59:48.341Z] 8c0aeb104378: Waiting [2024-10-25T10:59:48.341Z] d66819c1dd69: Waiting [2024-10-25T10:59:48.341Z] d3e7ed361151: Waiting [2024-10-25T10:59:48.341Z] 16113d51b718: Waiting [2024-10-25T10:59:48.341Z] 62f8c5f5b121: Layer already exists [2024-10-25T10:59:48.341Z] 968010add0ca: Layer already exists [2024-10-25T10:59:48.341Z] a38ca9412501: Layer already exists [2024-10-25T10:59:48.341Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:48.341Z] bd6308e96a36: Layer already exists [2024-10-25T10:59:48.341Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:48.341Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:48.341Z] 16113d51b718: Layer already exists [2024-10-25T10:59:48.341Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:48.341Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:48.945Z] + 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-10-25T10:59:49.292Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-25T10:59:49.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-25T10:59:49.292Z] a38ca9412501: Preparing [2024-10-25T10:59:49.292Z] 62f8c5f5b121: Preparing [2024-10-25T10:59:49.292Z] 968010add0ca: Preparing [2024-10-25T10:59:49.292Z] bd6308e96a36: Preparing [2024-10-25T10:59:49.292Z] 598a5184ee2b: Preparing [2024-10-25T10:59:49.292Z] 8c0aeb104378: Preparing [2024-10-25T10:59:49.292Z] d66819c1dd69: Preparing [2024-10-25T10:59:49.292Z] d3e7ed361151: Preparing [2024-10-25T10:59:49.292Z] 16113d51b718: Preparing [2024-10-25T10:59:49.292Z] 8c0aeb104378: Waiting [2024-10-25T10:59:49.292Z] d66819c1dd69: Waiting [2024-10-25T10:59:49.292Z] d3e7ed361151: Waiting [2024-10-25T10:59:49.292Z] 16113d51b718: Waiting [2024-10-25T10:59:49.292Z] bd6308e96a36: Layer already exists [2024-10-25T10:59:49.292Z] 62f8c5f5b121: Layer already exists [2024-10-25T10:59:49.292Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:49.292Z] a38ca9412501: Layer already exists [2024-10-25T10:59:49.292Z] 968010add0ca: Layer already exists [2024-10-25T10:59:49.292Z] d66819c1dd69: Layer already exists [2024-10-25T10:59:49.292Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:49.292Z] d3e7ed361151: Layer already exists [2024-10-25T10:59:49.292Z] 16113d51b718: Layer already exists [2024-10-25T10:59:49.557Z] main: digest: sha256:c227412b05a9f8965fcca4b84d8da37b0252d7f183ab6c3e3169d6ef31bc8923 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:59:49.643Z] ===================================================== [Pipeline] echo [2024-10-25T10:59:49.662Z] taggedImages: [2024-10-25T10:59:49.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:49.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-25T10:59:49.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.2 [2024-10-25T10:59:49.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:49.662Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-25T10:59:49.689Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-25T10:59:49.689Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:49.689Z] latest [2024-10-25T10:59:49.689Z] 4.0.0-dev.2 [2024-10-25T10:59:49.689Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:49.689Z] main [2024-10-25T10:59:49.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:50.044Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:50.390Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:50.390Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-25T10:59:50.390Z] 673b70300dc8: Preparing [2024-10-25T10:59:50.390Z] ec67ca5f62ef: Preparing [2024-10-25T10:59:50.390Z] 4af0305e88f7: Preparing [2024-10-25T10:59:50.390Z] 847e770ed69d: Preparing [2024-10-25T10:59:50.390Z] 9e15240b0ab1: Preparing [2024-10-25T10:59:50.390Z] 598a5184ee2b: Preparing [2024-10-25T10:59:50.390Z] 8c0aeb104378: Preparing [2024-10-25T10:59:50.390Z] 13f8265c0efc: Preparing [2024-10-25T10:59:50.390Z] 4488f88f5b66: Preparing [2024-10-25T10:59:50.390Z] bd040f3b0670: Preparing [2024-10-25T10:59:50.390Z] 16113d51b718: Preparing [2024-10-25T10:59:50.390Z] 13f8265c0efc: Waiting [2024-10-25T10:59:50.390Z] 4488f88f5b66: Waiting [2024-10-25T10:59:50.390Z] bd040f3b0670: Waiting [2024-10-25T10:59:50.390Z] 16113d51b718: Waiting [2024-10-25T10:59:50.390Z] 598a5184ee2b: Waiting [2024-10-25T10:59:50.390Z] 8c0aeb104378: Waiting [2024-10-25T10:59:50.654Z] 9e15240b0ab1: Pushed [2024-10-25T10:59:50.654Z] 847e770ed69d: Pushed [2024-10-25T10:59:50.654Z] ec67ca5f62ef: Pushed [2024-10-25T10:59:50.654Z] 673b70300dc8: Pushed [2024-10-25T10:59:50.654Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:50.654Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:50.654Z] 16113d51b718: Layer already exists [2024-10-25T10:59:50.654Z] 13f8265c0efc: Pushed [2024-10-25T10:59:50.918Z] 4488f88f5b66: Pushed [2024-10-25T10:59:54.250Z] 4af0305e88f7: Pushed [2024-10-25T10:59:54.827Z] bd040f3b0670: Pushed [2024-10-25T10:59:54.827Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:55.449Z] + 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-10-25T10:59:55.806Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-25T10:59:55.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-25T10:59:55.806Z] 673b70300dc8: Preparing [2024-10-25T10:59:55.806Z] ec67ca5f62ef: Preparing [2024-10-25T10:59:55.806Z] 4af0305e88f7: Preparing [2024-10-25T10:59:55.806Z] 847e770ed69d: Preparing [2024-10-25T10:59:55.806Z] 9e15240b0ab1: Preparing [2024-10-25T10:59:55.806Z] 598a5184ee2b: Preparing [2024-10-25T10:59:55.806Z] 8c0aeb104378: Preparing [2024-10-25T10:59:55.806Z] 13f8265c0efc: Preparing [2024-10-25T10:59:55.806Z] 4488f88f5b66: Preparing [2024-10-25T10:59:55.806Z] bd040f3b0670: Preparing [2024-10-25T10:59:55.806Z] 16113d51b718: Preparing [2024-10-25T10:59:55.806Z] 8c0aeb104378: Waiting [2024-10-25T10:59:55.806Z] 13f8265c0efc: Waiting [2024-10-25T10:59:55.806Z] 4488f88f5b66: Waiting [2024-10-25T10:59:55.806Z] bd040f3b0670: Waiting [2024-10-25T10:59:55.806Z] 598a5184ee2b: Waiting [2024-10-25T10:59:55.806Z] 16113d51b718: Waiting [2024-10-25T10:59:55.806Z] 673b70300dc8: Layer already exists [2024-10-25T10:59:55.806Z] 4af0305e88f7: Layer already exists [2024-10-25T10:59:55.806Z] 9e15240b0ab1: Layer already exists [2024-10-25T10:59:55.806Z] ec67ca5f62ef: Layer already exists [2024-10-25T10:59:55.806Z] 847e770ed69d: Layer already exists [2024-10-25T10:59:55.806Z] 13f8265c0efc: Layer already exists [2024-10-25T10:59:55.806Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:55.806Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:55.806Z] bd040f3b0670: Layer already exists [2024-10-25T10:59:55.806Z] 4488f88f5b66: Layer already exists [2024-10-25T10:59:55.806Z] 16113d51b718: Layer already exists [2024-10-25T10:59:56.070Z] latest: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:56.419Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:56.771Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.2 [2024-10-25T10:59:56.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-25T10:59:56.771Z] 673b70300dc8: Preparing [2024-10-25T10:59:56.771Z] ec67ca5f62ef: Preparing [2024-10-25T10:59:56.771Z] 4af0305e88f7: Preparing [2024-10-25T10:59:56.771Z] 847e770ed69d: Preparing [2024-10-25T10:59:56.771Z] 9e15240b0ab1: Preparing [2024-10-25T10:59:56.771Z] 598a5184ee2b: Preparing [2024-10-25T10:59:56.771Z] 8c0aeb104378: Preparing [2024-10-25T10:59:56.771Z] 13f8265c0efc: Preparing [2024-10-25T10:59:56.771Z] 4488f88f5b66: Preparing [2024-10-25T10:59:56.771Z] bd040f3b0670: Preparing [2024-10-25T10:59:56.771Z] 16113d51b718: Preparing [2024-10-25T10:59:56.771Z] 598a5184ee2b: Waiting [2024-10-25T10:59:56.771Z] 8c0aeb104378: Waiting [2024-10-25T10:59:56.771Z] bd040f3b0670: Waiting [2024-10-25T10:59:56.771Z] 16113d51b718: Waiting [2024-10-25T10:59:56.771Z] 13f8265c0efc: Waiting [2024-10-25T10:59:56.771Z] 4488f88f5b66: Waiting [2024-10-25T10:59:56.771Z] 847e770ed69d: Layer already exists [2024-10-25T10:59:56.771Z] ec67ca5f62ef: Layer already exists [2024-10-25T10:59:56.771Z] 9e15240b0ab1: Layer already exists [2024-10-25T10:59:56.771Z] 4af0305e88f7: Layer already exists [2024-10-25T10:59:56.771Z] 673b70300dc8: Layer already exists [2024-10-25T10:59:56.771Z] bd040f3b0670: Layer already exists [2024-10-25T10:59:56.771Z] 13f8265c0efc: Layer already exists [2024-10-25T10:59:56.771Z] 4488f88f5b66: Layer already exists [2024-10-25T10:59:56.771Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:56.771Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:56.771Z] 16113d51b718: Layer already exists [2024-10-25T10:59:57.035Z] 4.0.0-dev.2: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:57.384Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:57.734Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:57.734Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-25T10:59:57.734Z] 673b70300dc8: Preparing [2024-10-25T10:59:57.734Z] ec67ca5f62ef: Preparing [2024-10-25T10:59:57.734Z] 4af0305e88f7: Preparing [2024-10-25T10:59:57.734Z] 847e770ed69d: Preparing [2024-10-25T10:59:57.734Z] 9e15240b0ab1: Preparing [2024-10-25T10:59:57.734Z] 598a5184ee2b: Preparing [2024-10-25T10:59:57.734Z] 8c0aeb104378: Preparing [2024-10-25T10:59:57.734Z] 13f8265c0efc: Preparing [2024-10-25T10:59:57.734Z] 4488f88f5b66: Preparing [2024-10-25T10:59:57.734Z] bd040f3b0670: Preparing [2024-10-25T10:59:57.734Z] 16113d51b718: Preparing [2024-10-25T10:59:57.734Z] 13f8265c0efc: Waiting [2024-10-25T10:59:57.734Z] 4488f88f5b66: Waiting [2024-10-25T10:59:57.734Z] bd040f3b0670: Waiting [2024-10-25T10:59:57.734Z] 16113d51b718: Waiting [2024-10-25T10:59:57.734Z] 598a5184ee2b: Waiting [2024-10-25T10:59:57.734Z] 8c0aeb104378: Waiting [2024-10-25T10:59:57.734Z] ec67ca5f62ef: Layer already exists [2024-10-25T10:59:57.734Z] 847e770ed69d: Layer already exists [2024-10-25T10:59:57.734Z] 9e15240b0ab1: Layer already exists [2024-10-25T10:59:57.734Z] 673b70300dc8: Layer already exists [2024-10-25T10:59:57.734Z] 4af0305e88f7: Layer already exists [2024-10-25T10:59:57.734Z] 4488f88f5b66: Layer already exists [2024-10-25T10:59:57.734Z] 13f8265c0efc: Layer already exists [2024-10-25T10:59:57.734Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:57.734Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:57.734Z] bd040f3b0670: Layer already exists [2024-10-25T10:59:57.734Z] 16113d51b718: Layer already exists [2024-10-25T10:59:57.996Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:58.328Z] + 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-10-25T10:59:58.659Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-25T10:59:58.660Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-25T10:59:58.660Z] 673b70300dc8: Preparing [2024-10-25T10:59:58.660Z] ec67ca5f62ef: Preparing [2024-10-25T10:59:58.660Z] 4af0305e88f7: Preparing [2024-10-25T10:59:58.660Z] 847e770ed69d: Preparing [2024-10-25T10:59:58.660Z] 9e15240b0ab1: Preparing [2024-10-25T10:59:58.660Z] 598a5184ee2b: Preparing [2024-10-25T10:59:58.660Z] 8c0aeb104378: Preparing [2024-10-25T10:59:58.660Z] 13f8265c0efc: Preparing [2024-10-25T10:59:58.660Z] 4488f88f5b66: Preparing [2024-10-25T10:59:58.660Z] bd040f3b0670: Preparing [2024-10-25T10:59:58.660Z] 16113d51b718: Preparing [2024-10-25T10:59:58.660Z] 13f8265c0efc: Waiting [2024-10-25T10:59:58.660Z] 4488f88f5b66: Waiting [2024-10-25T10:59:58.660Z] 598a5184ee2b: Waiting [2024-10-25T10:59:58.660Z] 16113d51b718: Waiting [2024-10-25T10:59:58.660Z] bd040f3b0670: Waiting [2024-10-25T10:59:58.660Z] ec67ca5f62ef: Layer already exists [2024-10-25T10:59:58.660Z] 4af0305e88f7: Layer already exists [2024-10-25T10:59:58.660Z] 673b70300dc8: Layer already exists [2024-10-25T10:59:58.660Z] 847e770ed69d: Layer already exists [2024-10-25T10:59:58.660Z] 9e15240b0ab1: Layer already exists [2024-10-25T10:59:58.660Z] 8c0aeb104378: Layer already exists [2024-10-25T10:59:58.660Z] 13f8265c0efc: Layer already exists [2024-10-25T10:59:58.660Z] 4488f88f5b66: Layer already exists [2024-10-25T10:59:58.660Z] 598a5184ee2b: Layer already exists [2024-10-25T10:59:58.660Z] bd040f3b0670: Layer already exists [2024-10-25T10:59:58.660Z] 16113d51b718: Layer already exists [2024-10-25T10:59:58.923Z] main: digest: sha256:7995f48725c9f27b180733e7678f4fb5faeb83b05df8d447ebe5f545232dbce4 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T10:59:58.999Z] ===================================================== [Pipeline] echo [2024-10-25T10:59:59.017Z] taggedImages: [2024-10-25T10:59:59.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:59.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-25T10:59:59.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.2 [2024-10-25T10:59:59.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:59.017Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-25T10:59:59.050Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-25T10:59:59.050Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:59.050Z] latest [2024-10-25T10:59:59.050Z] 4.0.0-dev.2 [2024-10-25T10:59:59.050Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T10:59:59.050Z] main [2024-10-25T10:59:59.050Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:59.405Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T10:59:59.747Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T10:59:59.747Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-25T10:59:59.747Z] 046cc706cf34: Preparing [2024-10-25T10:59:59.747Z] 3abffd3ca4d4: Preparing [2024-10-25T10:59:59.747Z] 9f9a9a3a1aea: Preparing [2024-10-25T10:59:59.747Z] f15f601c2714: Preparing [2024-10-25T10:59:59.747Z] 5d9a5905cdc2: Preparing [2024-10-25T10:59:59.747Z] f2b8793ac3b9: Preparing [2024-10-25T10:59:59.747Z] d8a35b9c5625: Preparing [2024-10-25T10:59:59.747Z] 598a5184ee2b: Preparing [2024-10-25T10:59:59.747Z] 8c0aeb104378: Preparing [2024-10-25T10:59:59.747Z] 4b1797fbe6bf: Preparing [2024-10-25T10:59:59.747Z] 975f3fd0568b: Preparing [2024-10-25T10:59:59.747Z] 16113d51b718: Preparing [2024-10-25T10:59:59.747Z] f2b8793ac3b9: Waiting [2024-10-25T10:59:59.747Z] d8a35b9c5625: Waiting [2024-10-25T10:59:59.747Z] 598a5184ee2b: Waiting [2024-10-25T10:59:59.747Z] 975f3fd0568b: Waiting [2024-10-25T10:59:59.747Z] 8c0aeb104378: Waiting [2024-10-25T10:59:59.747Z] 4b1797fbe6bf: Waiting [2024-10-25T10:59:59.747Z] 16113d51b718: Waiting [2024-10-25T11:00:00.016Z] 5d9a5905cdc2: Pushed [2024-10-25T11:00:00.016Z] 3abffd3ca4d4: Pushed [2024-10-25T11:00:00.016Z] 046cc706cf34: Pushed [2024-10-25T11:00:00.281Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:00.281Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:00.281Z] d8a35b9c5625: Pushed [2024-10-25T11:00:00.281Z] f2b8793ac3b9: Pushed [2024-10-25T11:00:00.281Z] 16113d51b718: Layer already exists [2024-10-25T11:00:01.677Z] 4b1797fbe6bf: Pushed [2024-10-25T11:00:03.080Z] 975f3fd0568b: Pushed [2024-10-25T11:00:03.080Z] f15f601c2714: Pushed [2024-10-25T11:00:04.478Z] 9f9a9a3a1aea: Pushed [2024-10-25T11:00:04.478Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:04.827Z] + 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-10-25T11:00:05.169Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-25T11:00:05.169Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-25T11:00:05.169Z] 046cc706cf34: Preparing [2024-10-25T11:00:05.169Z] 3abffd3ca4d4: Preparing [2024-10-25T11:00:05.169Z] 9f9a9a3a1aea: Preparing [2024-10-25T11:00:05.169Z] f15f601c2714: Preparing [2024-10-25T11:00:05.169Z] 5d9a5905cdc2: Preparing [2024-10-25T11:00:05.169Z] f2b8793ac3b9: Preparing [2024-10-25T11:00:05.169Z] d8a35b9c5625: Preparing [2024-10-25T11:00:05.169Z] 598a5184ee2b: Preparing [2024-10-25T11:00:05.169Z] 8c0aeb104378: Preparing [2024-10-25T11:00:05.169Z] 4b1797fbe6bf: Preparing [2024-10-25T11:00:05.169Z] 975f3fd0568b: Preparing [2024-10-25T11:00:05.169Z] 16113d51b718: Preparing [2024-10-25T11:00:05.169Z] f2b8793ac3b9: Waiting [2024-10-25T11:00:05.169Z] 598a5184ee2b: Waiting [2024-10-25T11:00:05.169Z] d8a35b9c5625: Waiting [2024-10-25T11:00:05.169Z] 8c0aeb104378: Waiting [2024-10-25T11:00:05.169Z] 4b1797fbe6bf: Waiting [2024-10-25T11:00:05.169Z] 975f3fd0568b: Waiting [2024-10-25T11:00:05.169Z] 16113d51b718: Waiting [2024-10-25T11:00:05.169Z] 9f9a9a3a1aea: Layer already exists [2024-10-25T11:00:05.169Z] 3abffd3ca4d4: Layer already exists [2024-10-25T11:00:05.169Z] 5d9a5905cdc2: Layer already exists [2024-10-25T11:00:05.169Z] 046cc706cf34: Layer already exists [2024-10-25T11:00:05.169Z] f15f601c2714: Layer already exists [2024-10-25T11:00:05.169Z] 4b1797fbe6bf: Layer already exists [2024-10-25T11:00:05.169Z] f2b8793ac3b9: Layer already exists [2024-10-25T11:00:05.169Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:05.169Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:05.169Z] d8a35b9c5625: Layer already exists [2024-10-25T11:00:05.169Z] 975f3fd0568b: Layer already exists [2024-10-25T11:00:05.169Z] 16113d51b718: Layer already exists [2024-10-25T11:00:05.432Z] latest: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:05.784Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:06.132Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.2 [2024-10-25T11:00:06.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-25T11:00:06.132Z] 046cc706cf34: Preparing [2024-10-25T11:00:06.132Z] 3abffd3ca4d4: Preparing [2024-10-25T11:00:06.132Z] 9f9a9a3a1aea: Preparing [2024-10-25T11:00:06.132Z] f15f601c2714: Preparing [2024-10-25T11:00:06.132Z] 5d9a5905cdc2: Preparing [2024-10-25T11:00:06.132Z] f2b8793ac3b9: Preparing [2024-10-25T11:00:06.132Z] f2b8793ac3b9: Waiting [2024-10-25T11:00:06.132Z] d8a35b9c5625: Preparing [2024-10-25T11:00:06.132Z] 598a5184ee2b: Preparing [2024-10-25T11:00:06.132Z] d8a35b9c5625: Waiting [2024-10-25T11:00:06.132Z] 8c0aeb104378: Preparing [2024-10-25T11:00:06.132Z] 598a5184ee2b: Waiting [2024-10-25T11:00:06.132Z] 4b1797fbe6bf: Preparing [2024-10-25T11:00:06.132Z] 975f3fd0568b: Preparing [2024-10-25T11:00:06.132Z] 16113d51b718: Preparing [2024-10-25T11:00:06.132Z] 8c0aeb104378: Waiting [2024-10-25T11:00:06.132Z] 4b1797fbe6bf: Waiting [2024-10-25T11:00:06.132Z] 975f3fd0568b: Waiting [2024-10-25T11:00:06.132Z] 16113d51b718: Waiting [2024-10-25T11:00:06.132Z] f15f601c2714: Layer already exists [2024-10-25T11:00:06.132Z] 5d9a5905cdc2: Layer already exists [2024-10-25T11:00:06.132Z] 3abffd3ca4d4: Layer already exists [2024-10-25T11:00:06.132Z] 9f9a9a3a1aea: Layer already exists [2024-10-25T11:00:06.132Z] 046cc706cf34: Layer already exists [2024-10-25T11:00:06.132Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:06.132Z] f2b8793ac3b9: Layer already exists [2024-10-25T11:00:06.132Z] d8a35b9c5625: Layer already exists [2024-10-25T11:00:06.132Z] 4b1797fbe6bf: Layer already exists [2024-10-25T11:00:06.132Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:06.132Z] 975f3fd0568b: Layer already exists [2024-10-25T11:00:06.132Z] 16113d51b718: Layer already exists [2024-10-25T11:00:06.396Z] 4.0.0-dev.2: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:06.735Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:07.073Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:07.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-25T11:00:07.074Z] 046cc706cf34: Preparing [2024-10-25T11:00:07.074Z] 3abffd3ca4d4: Preparing [2024-10-25T11:00:07.074Z] 9f9a9a3a1aea: Preparing [2024-10-25T11:00:07.074Z] f15f601c2714: Preparing [2024-10-25T11:00:07.074Z] 5d9a5905cdc2: Preparing [2024-10-25T11:00:07.074Z] f2b8793ac3b9: Preparing [2024-10-25T11:00:07.074Z] d8a35b9c5625: Preparing [2024-10-25T11:00:07.074Z] 598a5184ee2b: Preparing [2024-10-25T11:00:07.074Z] 8c0aeb104378: Preparing [2024-10-25T11:00:07.074Z] 4b1797fbe6bf: Preparing [2024-10-25T11:00:07.074Z] 975f3fd0568b: Preparing [2024-10-25T11:00:07.074Z] 16113d51b718: Preparing [2024-10-25T11:00:07.074Z] 598a5184ee2b: Waiting [2024-10-25T11:00:07.074Z] 8c0aeb104378: Waiting [2024-10-25T11:00:07.074Z] 4b1797fbe6bf: Waiting [2024-10-25T11:00:07.074Z] 975f3fd0568b: Waiting [2024-10-25T11:00:07.074Z] 16113d51b718: Waiting [2024-10-25T11:00:07.074Z] d8a35b9c5625: Waiting [2024-10-25T11:00:07.074Z] 046cc706cf34: Layer already exists [2024-10-25T11:00:07.074Z] 5d9a5905cdc2: Layer already exists [2024-10-25T11:00:07.074Z] 9f9a9a3a1aea: Layer already exists [2024-10-25T11:00:07.074Z] f15f601c2714: Layer already exists [2024-10-25T11:00:07.074Z] 3abffd3ca4d4: Layer already exists [2024-10-25T11:00:07.074Z] d8a35b9c5625: Layer already exists [2024-10-25T11:00:07.074Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:07.074Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:07.074Z] f2b8793ac3b9: Layer already exists [2024-10-25T11:00:07.074Z] 4b1797fbe6bf: Layer already exists [2024-10-25T11:00:07.074Z] 975f3fd0568b: Layer already exists [2024-10-25T11:00:07.074Z] 16113d51b718: Layer already exists [2024-10-25T11:00:07.338Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:07.689Z] + 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-10-25T11:00:08.030Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-25T11:00:08.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-25T11:00:08.030Z] 046cc706cf34: Preparing [2024-10-25T11:00:08.030Z] 3abffd3ca4d4: Preparing [2024-10-25T11:00:08.030Z] 9f9a9a3a1aea: Preparing [2024-10-25T11:00:08.030Z] f15f601c2714: Preparing [2024-10-25T11:00:08.030Z] 5d9a5905cdc2: Preparing [2024-10-25T11:00:08.030Z] f2b8793ac3b9: Preparing [2024-10-25T11:00:08.030Z] d8a35b9c5625: Preparing [2024-10-25T11:00:08.030Z] 598a5184ee2b: Preparing [2024-10-25T11:00:08.030Z] 8c0aeb104378: Preparing [2024-10-25T11:00:08.030Z] 4b1797fbe6bf: Preparing [2024-10-25T11:00:08.030Z] 975f3fd0568b: Preparing [2024-10-25T11:00:08.030Z] 16113d51b718: Preparing [2024-10-25T11:00:08.030Z] 8c0aeb104378: Waiting [2024-10-25T11:00:08.030Z] f2b8793ac3b9: Waiting [2024-10-25T11:00:08.030Z] 4b1797fbe6bf: Waiting [2024-10-25T11:00:08.030Z] 975f3fd0568b: Waiting [2024-10-25T11:00:08.030Z] d8a35b9c5625: Waiting [2024-10-25T11:00:08.030Z] 16113d51b718: Waiting [2024-10-25T11:00:08.030Z] 598a5184ee2b: Waiting [2024-10-25T11:00:08.030Z] 9f9a9a3a1aea: Layer already exists [2024-10-25T11:00:08.030Z] 5d9a5905cdc2: Layer already exists [2024-10-25T11:00:08.030Z] 3abffd3ca4d4: Layer already exists [2024-10-25T11:00:08.030Z] f15f601c2714: Layer already exists [2024-10-25T11:00:08.030Z] 046cc706cf34: Layer already exists [2024-10-25T11:00:08.030Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:08.030Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:08.030Z] d8a35b9c5625: Layer already exists [2024-10-25T11:00:08.030Z] f2b8793ac3b9: Layer already exists [2024-10-25T11:00:08.030Z] 4b1797fbe6bf: Layer already exists [2024-10-25T11:00:08.030Z] 16113d51b718: Layer already exists [2024-10-25T11:00:08.030Z] 975f3fd0568b: Layer already exists [2024-10-25T11:00:08.296Z] main: digest: sha256:2592bd404e65289d1c8931f9d00eb8ff6f7327e6c0e7f30a6739d73b61ec16ab size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T11:00:08.385Z] ===================================================== [Pipeline] echo [2024-10-25T11:00:08.408Z] taggedImages: [2024-10-25T11:00:08.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:08.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-25T11:00:08.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.2 [2024-10-25T11:00:08.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:08.408Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-25T11:00:08.435Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-25T11:00:08.435Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:08.435Z] latest [2024-10-25T11:00:08.435Z] 4.0.0-dev.2 [2024-10-25T11:00:08.435Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:08.435Z] main [2024-10-25T11:00:08.435Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:08.791Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:09.139Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:09.139Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-25T11:00:09.139Z] 190e51b0a6d4: Preparing [2024-10-25T11:00:09.139Z] 08eeb62f8c5c: Preparing [2024-10-25T11:00:09.139Z] 598a5184ee2b: Preparing [2024-10-25T11:00:09.139Z] 8c0aeb104378: Preparing [2024-10-25T11:00:09.139Z] 7554951564e6: Preparing [2024-10-25T11:00:09.139Z] 71978f16e5da: Preparing [2024-10-25T11:00:09.139Z] 16113d51b718: Preparing [2024-10-25T11:00:09.139Z] 16113d51b718: Waiting [2024-10-25T11:00:09.139Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:09.403Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:09.403Z] 16113d51b718: Layer already exists [2024-10-25T11:00:09.403Z] 190e51b0a6d4: Pushed [2024-10-25T11:00:10.802Z] 7554951564e6: Pushed [2024-10-25T11:00:11.379Z] 71978f16e5da: Pushed [2024-10-25T11:00:15.606Z] 08eeb62f8c5c: Pushed [2024-10-25T11:00:15.606Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:15.967Z] + 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-10-25T11:00:16.313Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-25T11:00:16.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-25T11:00:16.313Z] 190e51b0a6d4: Preparing [2024-10-25T11:00:16.313Z] 08eeb62f8c5c: Preparing [2024-10-25T11:00:16.313Z] 598a5184ee2b: Preparing [2024-10-25T11:00:16.313Z] 8c0aeb104378: Preparing [2024-10-25T11:00:16.313Z] 7554951564e6: Preparing [2024-10-25T11:00:16.313Z] 71978f16e5da: Preparing [2024-10-25T11:00:16.313Z] 16113d51b718: Preparing [2024-10-25T11:00:16.313Z] 71978f16e5da: Waiting [2024-10-25T11:00:16.313Z] 16113d51b718: Waiting [2024-10-25T11:00:16.313Z] 190e51b0a6d4: Layer already exists [2024-10-25T11:00:16.313Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:16.313Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:16.313Z] 7554951564e6: Layer already exists [2024-10-25T11:00:16.313Z] 16113d51b718: Layer already exists [2024-10-25T11:00:16.313Z] 71978f16e5da: Layer already exists [2024-10-25T11:00:16.313Z] 08eeb62f8c5c: Layer already exists [2024-10-25T11:00:16.576Z] latest: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:16.932Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:17.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.2 [2024-10-25T11:00:17.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-25T11:00:17.276Z] 190e51b0a6d4: Preparing [2024-10-25T11:00:17.276Z] 08eeb62f8c5c: Preparing [2024-10-25T11:00:17.276Z] 598a5184ee2b: Preparing [2024-10-25T11:00:17.276Z] 8c0aeb104378: Preparing [2024-10-25T11:00:17.276Z] 7554951564e6: Preparing [2024-10-25T11:00:17.276Z] 71978f16e5da: Preparing [2024-10-25T11:00:17.276Z] 16113d51b718: Preparing [2024-10-25T11:00:17.276Z] 71978f16e5da: Waiting [2024-10-25T11:00:17.276Z] 16113d51b718: Waiting [2024-10-25T11:00:17.276Z] 7554951564e6: Layer already exists [2024-10-25T11:00:17.276Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:17.276Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:17.276Z] 08eeb62f8c5c: Layer already exists [2024-10-25T11:00:17.276Z] 190e51b0a6d4: Layer already exists [2024-10-25T11:00:17.276Z] 71978f16e5da: Layer already exists [2024-10-25T11:00:17.276Z] 16113d51b718: Layer already exists [2024-10-25T11:00:17.276Z] 4.0.0-dev.2: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:17.960Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:18.325Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:18.325Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-25T11:00:18.325Z] 190e51b0a6d4: Preparing [2024-10-25T11:00:18.325Z] 08eeb62f8c5c: Preparing [2024-10-25T11:00:18.325Z] 598a5184ee2b: Preparing [2024-10-25T11:00:18.325Z] 8c0aeb104378: Preparing [2024-10-25T11:00:18.325Z] 7554951564e6: Preparing [2024-10-25T11:00:18.325Z] 71978f16e5da: Preparing [2024-10-25T11:00:18.325Z] 16113d51b718: Preparing [2024-10-25T11:00:18.325Z] 16113d51b718: Waiting [2024-10-25T11:00:18.325Z] 71978f16e5da: Waiting [2024-10-25T11:00:18.325Z] 7554951564e6: Layer already exists [2024-10-25T11:00:18.325Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:18.325Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:18.325Z] 08eeb62f8c5c: Layer already exists [2024-10-25T11:00:18.325Z] 190e51b0a6d4: Layer already exists [2024-10-25T11:00:18.325Z] 16113d51b718: Layer already exists [2024-10-25T11:00:18.325Z] 71978f16e5da: Layer already exists [2024-10-25T11:00:18.325Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:18.939Z] + 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-10-25T11:00:19.276Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-25T11:00:19.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-25T11:00:19.276Z] 190e51b0a6d4: Preparing [2024-10-25T11:00:19.276Z] 08eeb62f8c5c: Preparing [2024-10-25T11:00:19.276Z] 598a5184ee2b: Preparing [2024-10-25T11:00:19.276Z] 8c0aeb104378: Preparing [2024-10-25T11:00:19.276Z] 7554951564e6: Preparing [2024-10-25T11:00:19.276Z] 71978f16e5da: Preparing [2024-10-25T11:00:19.276Z] 16113d51b718: Preparing [2024-10-25T11:00:19.276Z] 71978f16e5da: Waiting [2024-10-25T11:00:19.276Z] 16113d51b718: Waiting [2024-10-25T11:00:19.276Z] 08eeb62f8c5c: Layer already exists [2024-10-25T11:00:19.276Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:19.276Z] 7554951564e6: Layer already exists [2024-10-25T11:00:19.277Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:19.277Z] 190e51b0a6d4: Layer already exists [2024-10-25T11:00:19.277Z] 16113d51b718: Layer already exists [2024-10-25T11:00:19.277Z] 71978f16e5da: Layer already exists [2024-10-25T11:00:19.540Z] main: digest: sha256:516cdf06f84c832db65d2213581693039058ba8a3ccee6bd21ecdbf02b7ac343 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T11:00:19.615Z] ===================================================== [Pipeline] echo [2024-10-25T11:00:19.629Z] taggedImages: [2024-10-25T11:00:19.629Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:19.629Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-25T11:00:19.629Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.2 [2024-10-25T11:00:19.629Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:19.629Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-25T11:00:19.654Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-25T11:00:19.654Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:19.654Z] latest [2024-10-25T11:00:19.654Z] 4.0.0-dev.2 [2024-10-25T11:00:19.654Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:19.654Z] main [2024-10-25T11:00:19.654Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:20.012Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:20.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:20.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-25T11:00:20.622Z] 32f5016cc1a1: Preparing [2024-10-25T11:00:20.622Z] cb709cc7af9b: Preparing [2024-10-25T11:00:20.622Z] 5e40fd902bff: Preparing [2024-10-25T11:00:20.622Z] 598a5184ee2b: Preparing [2024-10-25T11:00:20.622Z] 8c0aeb104378: Preparing [2024-10-25T11:00:20.622Z] b50face7575e: Preparing [2024-10-25T11:00:20.622Z] c05fc9dffc77: Preparing [2024-10-25T11:00:20.622Z] 3372dd1585a8: Preparing [2024-10-25T11:00:20.622Z] de7c360f5a5c: Preparing [2024-10-25T11:00:20.622Z] 16113d51b718: Preparing [2024-10-25T11:00:20.622Z] 3372dd1585a8: Waiting [2024-10-25T11:00:20.622Z] de7c360f5a5c: Waiting [2024-10-25T11:00:20.622Z] 16113d51b718: Waiting [2024-10-25T11:00:20.622Z] b50face7575e: Waiting [2024-10-25T11:00:20.622Z] c05fc9dffc77: Waiting [2024-10-25T11:00:20.622Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:20.622Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:47.426Z] 32f5016cc1a1: Pushed [2024-10-25T11:00:47.426Z] cb709cc7af9b: Pushed [2024-10-25T11:00:47.426Z] 5e40fd902bff: Pushed [2024-10-25T11:00:47.426Z] 16113d51b718: Layer already exists [2024-10-25T11:00:47.426Z] 3372dd1585a8: Pushed [2024-10-25T11:00:47.426Z] c05fc9dffc77: Pushed [2024-10-25T11:00:47.426Z] b50face7575e: Pushed [2024-10-25T11:00:47.426Z] de7c360f5a5c: Pushed [2024-10-25T11:00:47.426Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:47.785Z] + 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-10-25T11:00:48.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-25T11:00:48.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-25T11:00:48.130Z] 32f5016cc1a1: Preparing [2024-10-25T11:00:48.130Z] cb709cc7af9b: Preparing [2024-10-25T11:00:48.130Z] 5e40fd902bff: Preparing [2024-10-25T11:00:48.130Z] 598a5184ee2b: Preparing [2024-10-25T11:00:48.130Z] 8c0aeb104378: Preparing [2024-10-25T11:00:48.130Z] b50face7575e: Preparing [2024-10-25T11:00:48.130Z] c05fc9dffc77: Preparing [2024-10-25T11:00:48.130Z] 3372dd1585a8: Preparing [2024-10-25T11:00:48.130Z] de7c360f5a5c: Preparing [2024-10-25T11:00:48.130Z] 16113d51b718: Preparing [2024-10-25T11:00:48.130Z] c05fc9dffc77: Waiting [2024-10-25T11:00:48.130Z] 3372dd1585a8: Waiting [2024-10-25T11:00:48.130Z] de7c360f5a5c: Waiting [2024-10-25T11:00:48.130Z] 16113d51b718: Waiting [2024-10-25T11:00:48.130Z] b50face7575e: Waiting [2024-10-25T11:00:48.130Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:48.130Z] 5e40fd902bff: Layer already exists [2024-10-25T11:00:48.130Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:48.130Z] cb709cc7af9b: Layer already exists [2024-10-25T11:00:48.130Z] 32f5016cc1a1: Layer already exists [2024-10-25T11:00:48.130Z] b50face7575e: Layer already exists [2024-10-25T11:00:48.130Z] c05fc9dffc77: Layer already exists [2024-10-25T11:00:48.130Z] 3372dd1585a8: Layer already exists [2024-10-25T11:00:48.130Z] 16113d51b718: Layer already exists [2024-10-25T11:00:48.130Z] de7c360f5a5c: Layer already exists [2024-10-25T11:00:48.395Z] latest: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:48.746Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:49.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.2 [2024-10-25T11:00:49.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-25T11:00:49.100Z] 32f5016cc1a1: Preparing [2024-10-25T11:00:49.100Z] cb709cc7af9b: Preparing [2024-10-25T11:00:49.100Z] 5e40fd902bff: Preparing [2024-10-25T11:00:49.100Z] 598a5184ee2b: Preparing [2024-10-25T11:00:49.100Z] 8c0aeb104378: Preparing [2024-10-25T11:00:49.100Z] b50face7575e: Preparing [2024-10-25T11:00:49.100Z] c05fc9dffc77: Preparing [2024-10-25T11:00:49.100Z] 3372dd1585a8: Preparing [2024-10-25T11:00:49.100Z] de7c360f5a5c: Preparing [2024-10-25T11:00:49.100Z] 16113d51b718: Preparing [2024-10-25T11:00:49.100Z] b50face7575e: Waiting [2024-10-25T11:00:49.100Z] c05fc9dffc77: Waiting [2024-10-25T11:00:49.100Z] 3372dd1585a8: Waiting [2024-10-25T11:00:49.100Z] de7c360f5a5c: Waiting [2024-10-25T11:00:49.100Z] 16113d51b718: Waiting [2024-10-25T11:00:49.100Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:49.100Z] 32f5016cc1a1: Layer already exists [2024-10-25T11:00:49.100Z] 5e40fd902bff: Layer already exists [2024-10-25T11:00:49.100Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:49.100Z] cb709cc7af9b: Layer already exists [2024-10-25T11:00:49.100Z] b50face7575e: Layer already exists [2024-10-25T11:00:49.100Z] 16113d51b718: Layer already exists [2024-10-25T11:00:49.100Z] 3372dd1585a8: Layer already exists [2024-10-25T11:00:49.100Z] c05fc9dffc77: Layer already exists [2024-10-25T11:00:49.100Z] de7c360f5a5c: Layer already exists [2024-10-25T11:00:49.100Z] 4.0.0-dev.2: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:49.725Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:50.070Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:50.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-25T11:00:50.070Z] 32f5016cc1a1: Preparing [2024-10-25T11:00:50.070Z] cb709cc7af9b: Preparing [2024-10-25T11:00:50.070Z] 5e40fd902bff: Preparing [2024-10-25T11:00:50.070Z] 598a5184ee2b: Preparing [2024-10-25T11:00:50.070Z] 8c0aeb104378: Preparing [2024-10-25T11:00:50.070Z] b50face7575e: Preparing [2024-10-25T11:00:50.070Z] c05fc9dffc77: Preparing [2024-10-25T11:00:50.070Z] 3372dd1585a8: Preparing [2024-10-25T11:00:50.070Z] de7c360f5a5c: Preparing [2024-10-25T11:00:50.070Z] 16113d51b718: Preparing [2024-10-25T11:00:50.070Z] b50face7575e: Waiting [2024-10-25T11:00:50.070Z] c05fc9dffc77: Waiting [2024-10-25T11:00:50.070Z] 3372dd1585a8: Waiting [2024-10-25T11:00:50.070Z] de7c360f5a5c: Waiting [2024-10-25T11:00:50.070Z] 16113d51b718: Waiting [2024-10-25T11:00:50.070Z] 5e40fd902bff: Layer already exists [2024-10-25T11:00:50.070Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:50.070Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:50.070Z] cb709cc7af9b: Layer already exists [2024-10-25T11:00:50.070Z] 32f5016cc1a1: Layer already exists [2024-10-25T11:00:50.070Z] b50face7575e: Layer already exists [2024-10-25T11:00:50.070Z] c05fc9dffc77: Layer already exists [2024-10-25T11:00:50.070Z] 3372dd1585a8: Layer already exists [2024-10-25T11:00:50.070Z] 16113d51b718: Layer already exists [2024-10-25T11:00:50.070Z] de7c360f5a5c: Layer already exists [2024-10-25T11:00:50.334Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:50.687Z] + 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-10-25T11:00:51.037Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-25T11:00:51.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-25T11:00:51.038Z] 32f5016cc1a1: Preparing [2024-10-25T11:00:51.038Z] cb709cc7af9b: Preparing [2024-10-25T11:00:51.038Z] 5e40fd902bff: Preparing [2024-10-25T11:00:51.038Z] 598a5184ee2b: Preparing [2024-10-25T11:00:51.038Z] 8c0aeb104378: Preparing [2024-10-25T11:00:51.038Z] b50face7575e: Preparing [2024-10-25T11:00:51.038Z] c05fc9dffc77: Preparing [2024-10-25T11:00:51.038Z] 3372dd1585a8: Preparing [2024-10-25T11:00:51.038Z] de7c360f5a5c: Preparing [2024-10-25T11:00:51.038Z] 16113d51b718: Preparing [2024-10-25T11:00:51.038Z] b50face7575e: Waiting [2024-10-25T11:00:51.038Z] c05fc9dffc77: Waiting [2024-10-25T11:00:51.038Z] 3372dd1585a8: Waiting [2024-10-25T11:00:51.038Z] de7c360f5a5c: Waiting [2024-10-25T11:00:51.038Z] 16113d51b718: Waiting [2024-10-25T11:00:51.038Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:51.038Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:51.038Z] 5e40fd902bff: Layer already exists [2024-10-25T11:00:51.038Z] 32f5016cc1a1: Layer already exists [2024-10-25T11:00:51.038Z] cb709cc7af9b: Layer already exists [2024-10-25T11:00:51.038Z] b50face7575e: Layer already exists [2024-10-25T11:00:51.038Z] c05fc9dffc77: Layer already exists [2024-10-25T11:00:51.038Z] 3372dd1585a8: Layer already exists [2024-10-25T11:00:51.038Z] 16113d51b718: Layer already exists [2024-10-25T11:00:51.038Z] de7c360f5a5c: Layer already exists [2024-10-25T11:00:51.301Z] main: digest: sha256:eba0db71d6561f6d2e176f3b76dc321503d288312128b34e821d70a1c2ee54ad size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T11:00:51.391Z] ===================================================== [Pipeline] echo [2024-10-25T11:00:51.408Z] taggedImages: [2024-10-25T11:00:51.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:51.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-25T11:00:51.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.2 [2024-10-25T11:00:51.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:51.408Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-25T11:00:51.436Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-25T11:00:51.436Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:51.436Z] latest [2024-10-25T11:00:51.436Z] 4.0.0-dev.2 [2024-10-25T11:00:51.436Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:00:51.436Z] main [2024-10-25T11:00:51.436Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:51.793Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:00:52.147Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:00:52.147Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-25T11:00:52.147Z] 7407e4c111ab: Preparing [2024-10-25T11:00:52.147Z] 769f931d873e: Preparing [2024-10-25T11:00:52.147Z] 4b9b2e61a86b: Preparing [2024-10-25T11:00:52.147Z] 598a5184ee2b: Preparing [2024-10-25T11:00:52.147Z] 8c0aeb104378: Preparing [2024-10-25T11:00:52.147Z] 57c1cebcd58e: Preparing [2024-10-25T11:00:52.147Z] d7973f793477: Preparing [2024-10-25T11:00:52.147Z] 57c1cebcd58e: Waiting [2024-10-25T11:00:52.147Z] 711dbaff32b3: Preparing [2024-10-25T11:00:52.147Z] d7973f793477: Waiting [2024-10-25T11:00:52.147Z] 16113d51b718: Preparing [2024-10-25T11:00:52.147Z] 711dbaff32b3: Waiting [2024-10-25T11:00:52.147Z] 16113d51b718: Waiting [2024-10-25T11:00:52.147Z] 598a5184ee2b: Layer already exists [2024-10-25T11:00:52.147Z] 8c0aeb104378: Layer already exists [2024-10-25T11:00:52.413Z] 4b9b2e61a86b: Pushed [2024-10-25T11:00:52.413Z] 769f931d873e: Pushed [2024-10-25T11:00:52.413Z] 7407e4c111ab: Pushed [2024-10-25T11:00:52.413Z] 16113d51b718: Layer already exists [2024-10-25T11:00:52.992Z] 711dbaff32b3: Pushed [2024-10-25T11:00:53.944Z] d7973f793477: Pushed [2024-10-25T11:01:12.134Z] 57c1cebcd58e: Pushed [2024-10-25T11:01:12.134Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:12.503Z] + 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-10-25T11:01:12.850Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-25T11:01:12.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-25T11:01:12.850Z] 7407e4c111ab: Preparing [2024-10-25T11:01:12.850Z] 769f931d873e: Preparing [2024-10-25T11:01:12.850Z] 4b9b2e61a86b: Preparing [2024-10-25T11:01:12.850Z] 598a5184ee2b: Preparing [2024-10-25T11:01:12.850Z] 8c0aeb104378: Preparing [2024-10-25T11:01:12.850Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:12.850Z] d7973f793477: Preparing [2024-10-25T11:01:12.850Z] 711dbaff32b3: Preparing [2024-10-25T11:01:12.850Z] 16113d51b718: Preparing [2024-10-25T11:01:12.850Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:12.850Z] d7973f793477: Waiting [2024-10-25T11:01:12.850Z] 4b9b2e61a86b: Layer already exists [2024-10-25T11:01:12.850Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:12.850Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:12.850Z] 7407e4c111ab: Layer already exists [2024-10-25T11:01:12.850Z] 769f931d873e: Layer already exists [2024-10-25T11:01:12.850Z] 16113d51b718: Layer already exists [2024-10-25T11:01:12.850Z] 711dbaff32b3: Layer already exists [2024-10-25T11:01:12.850Z] d7973f793477: Layer already exists [2024-10-25T11:01:12.850Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:13.114Z] latest: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:13.469Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:13.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.2 [2024-10-25T11:01:13.817Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-25T11:01:13.817Z] 7407e4c111ab: Preparing [2024-10-25T11:01:13.817Z] 769f931d873e: Preparing [2024-10-25T11:01:13.817Z] 4b9b2e61a86b: Preparing [2024-10-25T11:01:13.817Z] 598a5184ee2b: Preparing [2024-10-25T11:01:13.817Z] 8c0aeb104378: Preparing [2024-10-25T11:01:13.817Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:13.817Z] d7973f793477: Preparing [2024-10-25T11:01:13.817Z] 711dbaff32b3: Preparing [2024-10-25T11:01:13.817Z] 16113d51b718: Preparing [2024-10-25T11:01:13.817Z] d7973f793477: Waiting [2024-10-25T11:01:13.817Z] 711dbaff32b3: Waiting [2024-10-25T11:01:13.817Z] 16113d51b718: Waiting [2024-10-25T11:01:13.817Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:13.817Z] 4b9b2e61a86b: Layer already exists [2024-10-25T11:01:13.817Z] 7407e4c111ab: Layer already exists [2024-10-25T11:01:13.817Z] 769f931d873e: Layer already exists [2024-10-25T11:01:13.817Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:13.817Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:13.817Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:13.817Z] 711dbaff32b3: Layer already exists [2024-10-25T11:01:13.817Z] d7973f793477: Layer already exists [2024-10-25T11:01:13.817Z] 16113d51b718: Layer already exists [2024-10-25T11:01:14.081Z] 4.0.0-dev.2: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:14.441Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:14.787Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:14.788Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-25T11:01:14.788Z] 7407e4c111ab: Preparing [2024-10-25T11:01:14.788Z] 769f931d873e: Preparing [2024-10-25T11:01:14.788Z] 4b9b2e61a86b: Preparing [2024-10-25T11:01:14.788Z] 598a5184ee2b: Preparing [2024-10-25T11:01:14.788Z] 8c0aeb104378: Preparing [2024-10-25T11:01:14.788Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:14.788Z] d7973f793477: Preparing [2024-10-25T11:01:14.788Z] 711dbaff32b3: Preparing [2024-10-25T11:01:14.788Z] 16113d51b718: Preparing [2024-10-25T11:01:14.788Z] d7973f793477: Waiting [2024-10-25T11:01:14.788Z] 711dbaff32b3: Waiting [2024-10-25T11:01:14.788Z] 16113d51b718: Waiting [2024-10-25T11:01:14.788Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:14.788Z] 7407e4c111ab: Layer already exists [2024-10-25T11:01:14.788Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:14.788Z] 4b9b2e61a86b: Layer already exists [2024-10-25T11:01:14.788Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:14.788Z] 769f931d873e: Layer already exists [2024-10-25T11:01:14.788Z] 16113d51b718: Layer already exists [2024-10-25T11:01:14.788Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:14.788Z] d7973f793477: Layer already exists [2024-10-25T11:01:14.788Z] 711dbaff32b3: Layer already exists [2024-10-25T11:01:15.052Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:15.403Z] + 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-10-25T11:01:15.748Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-25T11:01:15.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-25T11:01:15.748Z] 7407e4c111ab: Preparing [2024-10-25T11:01:15.748Z] 769f931d873e: Preparing [2024-10-25T11:01:15.748Z] 4b9b2e61a86b: Preparing [2024-10-25T11:01:15.748Z] 598a5184ee2b: Preparing [2024-10-25T11:01:15.748Z] 8c0aeb104378: Preparing [2024-10-25T11:01:15.748Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:15.748Z] d7973f793477: Preparing [2024-10-25T11:01:15.748Z] 711dbaff32b3: Preparing [2024-10-25T11:01:15.748Z] 16113d51b718: Preparing [2024-10-25T11:01:15.748Z] d7973f793477: Waiting [2024-10-25T11:01:15.748Z] 711dbaff32b3: Waiting [2024-10-25T11:01:15.748Z] 16113d51b718: Waiting [2024-10-25T11:01:15.748Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:15.748Z] 7407e4c111ab: Layer already exists [2024-10-25T11:01:15.748Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:15.748Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:15.748Z] 769f931d873e: Layer already exists [2024-10-25T11:01:15.748Z] 4b9b2e61a86b: Layer already exists [2024-10-25T11:01:15.748Z] 711dbaff32b3: Layer already exists [2024-10-25T11:01:15.748Z] d7973f793477: Layer already exists [2024-10-25T11:01:15.748Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:15.748Z] 16113d51b718: Layer already exists [2024-10-25T11:01:16.011Z] main: digest: sha256:b6b42ec023fd2946db66687529492a8f63d8b4fcc64f1e704361f87486f4e0a5 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T11:01:16.116Z] ===================================================== [Pipeline] echo [2024-10-25T11:01:16.138Z] taggedImages: [2024-10-25T11:01:16.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:16.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-25T11:01:16.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.2 [2024-10-25T11:01:16.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:16.138Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-25T11:01:16.164Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-25T11:01:16.164Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:16.164Z] latest [2024-10-25T11:01:16.164Z] 4.0.0-dev.2 [2024-10-25T11:01:16.164Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:16.164Z] main [2024-10-25T11:01:16.164Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:16.524Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:16.878Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:16.878Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-25T11:01:16.878Z] e5abf7a79edb: Preparing [2024-10-25T11:01:16.878Z] 6af4b51770a5: Preparing [2024-10-25T11:01:16.878Z] 6f80dbbc961e: Preparing [2024-10-25T11:01:16.878Z] 598a5184ee2b: Preparing [2024-10-25T11:01:16.878Z] 8c0aeb104378: Preparing [2024-10-25T11:01:16.878Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:16.878Z] 3372dd1585a8: Preparing [2024-10-25T11:01:16.878Z] de7c360f5a5c: Preparing [2024-10-25T11:01:16.878Z] 16113d51b718: Preparing [2024-10-25T11:01:16.878Z] 3372dd1585a8: Waiting [2024-10-25T11:01:16.878Z] de7c360f5a5c: Waiting [2024-10-25T11:01:16.878Z] 16113d51b718: Waiting [2024-10-25T11:01:16.878Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:17.142Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:17.142Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:17.142Z] 6f80dbbc961e: Pushed [2024-10-25T11:01:17.142Z] 3372dd1585a8: Layer already exists [2024-10-25T11:01:17.142Z] 6af4b51770a5: Pushed [2024-10-25T11:01:17.142Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:17.142Z] de7c360f5a5c: Layer already exists [2024-10-25T11:01:17.142Z] e5abf7a79edb: Pushed [2024-10-25T11:01:17.142Z] 16113d51b718: Layer already exists [2024-10-25T11:01:17.406Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:17.755Z] + 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-10-25T11:01:18.100Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-25T11:01:18.100Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-25T11:01:18.100Z] e5abf7a79edb: Preparing [2024-10-25T11:01:18.100Z] 6af4b51770a5: Preparing [2024-10-25T11:01:18.100Z] 6f80dbbc961e: Preparing [2024-10-25T11:01:18.100Z] 598a5184ee2b: Preparing [2024-10-25T11:01:18.100Z] 8c0aeb104378: Preparing [2024-10-25T11:01:18.100Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:18.100Z] 3372dd1585a8: Preparing [2024-10-25T11:01:18.100Z] de7c360f5a5c: Preparing [2024-10-25T11:01:18.100Z] 16113d51b718: Preparing [2024-10-25T11:01:18.100Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:18.100Z] 3372dd1585a8: Waiting [2024-10-25T11:01:18.100Z] de7c360f5a5c: Waiting [2024-10-25T11:01:18.100Z] 16113d51b718: Waiting [2024-10-25T11:01:18.100Z] 6af4b51770a5: Layer already exists [2024-10-25T11:01:18.100Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:18.100Z] e5abf7a79edb: Layer already exists [2024-10-25T11:01:18.100Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:18.100Z] 6f80dbbc961e: Layer already exists [2024-10-25T11:01:18.100Z] 3372dd1585a8: Layer already exists [2024-10-25T11:01:18.100Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:18.100Z] 16113d51b718: Layer already exists [2024-10-25T11:01:18.100Z] de7c360f5a5c: Layer already exists [2024-10-25T11:01:18.364Z] latest: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:18.714Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:19.055Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.2 [2024-10-25T11:01:19.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-25T11:01:19.055Z] e5abf7a79edb: Preparing [2024-10-25T11:01:19.055Z] 6af4b51770a5: Preparing [2024-10-25T11:01:19.055Z] 6f80dbbc961e: Preparing [2024-10-25T11:01:19.055Z] 598a5184ee2b: Preparing [2024-10-25T11:01:19.055Z] 8c0aeb104378: Preparing [2024-10-25T11:01:19.055Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:19.055Z] 3372dd1585a8: Preparing [2024-10-25T11:01:19.055Z] de7c360f5a5c: Preparing [2024-10-25T11:01:19.055Z] 16113d51b718: Preparing [2024-10-25T11:01:19.055Z] 3372dd1585a8: Waiting [2024-10-25T11:01:19.055Z] de7c360f5a5c: Waiting [2024-10-25T11:01:19.055Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:19.055Z] 16113d51b718: Waiting [2024-10-25T11:01:19.055Z] 6af4b51770a5: Layer already exists [2024-10-25T11:01:19.055Z] e5abf7a79edb: Layer already exists [2024-10-25T11:01:19.055Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:19.055Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:19.055Z] 6f80dbbc961e: Layer already exists [2024-10-25T11:01:19.055Z] 3372dd1585a8: Layer already exists [2024-10-25T11:01:19.055Z] de7c360f5a5c: Layer already exists [2024-10-25T11:01:19.055Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:19.055Z] 16113d51b718: Layer already exists [2024-10-25T11:01:19.055Z] 4.0.0-dev.2: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:19.658Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:20.004Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:20.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-25T11:01:20.004Z] e5abf7a79edb: Preparing [2024-10-25T11:01:20.004Z] 6af4b51770a5: Preparing [2024-10-25T11:01:20.004Z] 6f80dbbc961e: Preparing [2024-10-25T11:01:20.004Z] 598a5184ee2b: Preparing [2024-10-25T11:01:20.004Z] 8c0aeb104378: Preparing [2024-10-25T11:01:20.004Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:20.004Z] 3372dd1585a8: Preparing [2024-10-25T11:01:20.004Z] de7c360f5a5c: Preparing [2024-10-25T11:01:20.004Z] 16113d51b718: Preparing [2024-10-25T11:01:20.004Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:20.004Z] 3372dd1585a8: Waiting [2024-10-25T11:01:20.004Z] de7c360f5a5c: Waiting [2024-10-25T11:01:20.004Z] 16113d51b718: Waiting [2024-10-25T11:01:20.004Z] 6f80dbbc961e: Layer already exists [2024-10-25T11:01:20.004Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:20.004Z] 6af4b51770a5: Layer already exists [2024-10-25T11:01:20.004Z] e5abf7a79edb: Layer already exists [2024-10-25T11:01:20.004Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:20.004Z] 3372dd1585a8: Layer already exists [2024-10-25T11:01:20.004Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:20.004Z] de7c360f5a5c: Layer already exists [2024-10-25T11:01:20.004Z] 16113d51b718: Layer already exists [2024-10-25T11:01:20.267Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:20.619Z] + 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-10-25T11:01:20.967Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-25T11:01:20.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-25T11:01:20.967Z] e5abf7a79edb: Preparing [2024-10-25T11:01:20.967Z] 6af4b51770a5: Preparing [2024-10-25T11:01:20.967Z] 6f80dbbc961e: Preparing [2024-10-25T11:01:20.967Z] 598a5184ee2b: Preparing [2024-10-25T11:01:20.967Z] 8c0aeb104378: Preparing [2024-10-25T11:01:20.967Z] 57c1cebcd58e: Preparing [2024-10-25T11:01:20.967Z] 3372dd1585a8: Preparing [2024-10-25T11:01:20.967Z] de7c360f5a5c: Preparing [2024-10-25T11:01:20.967Z] 16113d51b718: Preparing [2024-10-25T11:01:20.967Z] 3372dd1585a8: Waiting [2024-10-25T11:01:20.967Z] de7c360f5a5c: Waiting [2024-10-25T11:01:20.967Z] 57c1cebcd58e: Waiting [2024-10-25T11:01:20.967Z] 16113d51b718: Waiting [2024-10-25T11:01:20.967Z] 6f80dbbc961e: Layer already exists [2024-10-25T11:01:20.967Z] 6af4b51770a5: Layer already exists [2024-10-25T11:01:20.967Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:20.967Z] e5abf7a79edb: Layer already exists [2024-10-25T11:01:20.967Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:20.967Z] 57c1cebcd58e: Layer already exists [2024-10-25T11:01:20.967Z] 3372dd1585a8: Layer already exists [2024-10-25T11:01:20.967Z] de7c360f5a5c: Layer already exists [2024-10-25T11:01:20.967Z] 16113d51b718: Layer already exists [2024-10-25T11:01:21.231Z] main: digest: sha256:a058b36ad4bc1726e566b4074ad9f60768d9f1da9ba07b53d9f39966d1320855 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T11:01:21.323Z] ===================================================== [Pipeline] echo [2024-10-25T11:01:21.337Z] taggedImages: [2024-10-25T11:01:21.338Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:21.338Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-25T11:01:21.338Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.2 [2024-10-25T11:01:21.338Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:21.338Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-25T11:01:21.377Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-25T11:01:21.377Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:21.377Z] latest [2024-10-25T11:01:21.377Z] 4.0.0-dev.2 [2024-10-25T11:01:21.377Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:21.377Z] main [2024-10-25T11:01:21.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:21.756Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:22.101Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:22.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-25T11:01:22.101Z] cab68f975d98: Preparing [2024-10-25T11:01:22.101Z] b6a859cb15ac: Preparing [2024-10-25T11:01:22.101Z] 598a5184ee2b: Preparing [2024-10-25T11:01:22.101Z] 8c0aeb104378: Preparing [2024-10-25T11:01:22.101Z] ecbf33f64c47: Preparing [2024-10-25T11:01:22.101Z] e1d85391ecee: Preparing [2024-10-25T11:01:22.101Z] 16113d51b718: Preparing [2024-10-25T11:01:22.101Z] 16113d51b718: Waiting [2024-10-25T11:01:22.101Z] e1d85391ecee: Waiting [2024-10-25T11:01:22.367Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:22.367Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:22.367Z] 16113d51b718: Layer already exists [2024-10-25T11:01:22.367Z] cab68f975d98: Pushed [2024-10-25T11:01:22.946Z] e1d85391ecee: Pushed [2024-10-25T11:01:23.898Z] ecbf33f64c47: Pushed [2024-10-25T11:01:33.935Z] b6a859cb15ac: Pushed [2024-10-25T11:01:33.935Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:34.293Z] + 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-10-25T11:01:34.640Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-25T11:01:34.640Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-25T11:01:34.640Z] cab68f975d98: Preparing [2024-10-25T11:01:34.640Z] b6a859cb15ac: Preparing [2024-10-25T11:01:34.640Z] 598a5184ee2b: Preparing [2024-10-25T11:01:34.640Z] 8c0aeb104378: Preparing [2024-10-25T11:01:34.640Z] ecbf33f64c47: Preparing [2024-10-25T11:01:34.640Z] e1d85391ecee: Preparing [2024-10-25T11:01:34.640Z] 16113d51b718: Preparing [2024-10-25T11:01:34.640Z] e1d85391ecee: Waiting [2024-10-25T11:01:34.640Z] 16113d51b718: Waiting [2024-10-25T11:01:34.640Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:34.640Z] cab68f975d98: Layer already exists [2024-10-25T11:01:34.640Z] b6a859cb15ac: Layer already exists [2024-10-25T11:01:34.640Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:34.640Z] ecbf33f64c47: Layer already exists [2024-10-25T11:01:34.640Z] e1d85391ecee: Layer already exists [2024-10-25T11:01:34.640Z] 16113d51b718: Layer already exists [2024-10-25T11:01:34.904Z] latest: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:35.257Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:35.603Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.2 [2024-10-25T11:01:35.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-25T11:01:35.603Z] cab68f975d98: Preparing [2024-10-25T11:01:35.603Z] b6a859cb15ac: Preparing [2024-10-25T11:01:35.603Z] 598a5184ee2b: Preparing [2024-10-25T11:01:35.603Z] 8c0aeb104378: Preparing [2024-10-25T11:01:35.603Z] ecbf33f64c47: Preparing [2024-10-25T11:01:35.603Z] e1d85391ecee: Preparing [2024-10-25T11:01:35.603Z] 16113d51b718: Preparing [2024-10-25T11:01:35.603Z] e1d85391ecee: Waiting [2024-10-25T11:01:35.604Z] 16113d51b718: Waiting [2024-10-25T11:01:35.604Z] cab68f975d98: Layer already exists [2024-10-25T11:01:35.604Z] b6a859cb15ac: Layer already exists [2024-10-25T11:01:35.604Z] ecbf33f64c47: Layer already exists [2024-10-25T11:01:35.604Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:35.604Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:35.604Z] e1d85391ecee: Layer already exists [2024-10-25T11:01:35.604Z] 16113d51b718: Layer already exists [2024-10-25T11:01:35.604Z] 4.0.0-dev.2: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:36.215Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:36.563Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:36.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-25T11:01:36.563Z] cab68f975d98: Preparing [2024-10-25T11:01:36.563Z] b6a859cb15ac: Preparing [2024-10-25T11:01:36.563Z] 598a5184ee2b: Preparing [2024-10-25T11:01:36.563Z] 8c0aeb104378: Preparing [2024-10-25T11:01:36.563Z] ecbf33f64c47: Preparing [2024-10-25T11:01:36.564Z] e1d85391ecee: Preparing [2024-10-25T11:01:36.564Z] 16113d51b718: Preparing [2024-10-25T11:01:36.564Z] e1d85391ecee: Waiting [2024-10-25T11:01:36.564Z] 16113d51b718: Waiting [2024-10-25T11:01:36.564Z] b6a859cb15ac: Layer already exists [2024-10-25T11:01:36.564Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:36.564Z] cab68f975d98: Layer already exists [2024-10-25T11:01:36.564Z] ecbf33f64c47: Layer already exists [2024-10-25T11:01:36.564Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:36.564Z] 16113d51b718: Layer already exists [2024-10-25T11:01:36.564Z] e1d85391ecee: Layer already exists [2024-10-25T11:01:36.829Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:37.181Z] + 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-10-25T11:01:37.531Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-25T11:01:37.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-25T11:01:37.531Z] cab68f975d98: Preparing [2024-10-25T11:01:37.531Z] b6a859cb15ac: Preparing [2024-10-25T11:01:37.531Z] 598a5184ee2b: Preparing [2024-10-25T11:01:37.531Z] 8c0aeb104378: Preparing [2024-10-25T11:01:37.531Z] ecbf33f64c47: Preparing [2024-10-25T11:01:37.531Z] e1d85391ecee: Preparing [2024-10-25T11:01:37.531Z] 16113d51b718: Preparing [2024-10-25T11:01:37.531Z] e1d85391ecee: Waiting [2024-10-25T11:01:37.531Z] 16113d51b718: Waiting [2024-10-25T11:01:37.531Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:37.531Z] b6a859cb15ac: Layer already exists [2024-10-25T11:01:37.531Z] ecbf33f64c47: Layer already exists [2024-10-25T11:01:37.531Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:37.531Z] cab68f975d98: Layer already exists [2024-10-25T11:01:37.531Z] e1d85391ecee: Layer already exists [2024-10-25T11:01:37.531Z] 16113d51b718: Layer already exists [2024-10-25T11:01:37.531Z] main: digest: sha256:8dbaebcf56172891cd124959e3a0338ff90447fac0e2f0adb667c4d174b1e7dd size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T11:01:37.872Z] ===================================================== [Pipeline] echo [2024-10-25T11:01:37.887Z] taggedImages: [2024-10-25T11:01:37.887Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:37.887Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-25T11:01:37.887Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.2 [2024-10-25T11:01:37.887Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:37.887Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-25T11:01:37.914Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-25T11:01:37.914Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:37.914Z] latest [2024-10-25T11:01:37.914Z] 4.0.0-dev.2 [2024-10-25T11:01:37.914Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:37.914Z] main [2024-10-25T11:01:37.914Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:38.275Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:38.642Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:38.642Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-25T11:01:38.642Z] 0e27ff22ade0: Preparing [2024-10-25T11:01:38.642Z] 66b6b518dbba: Preparing [2024-10-25T11:01:38.642Z] 968093db7757: Preparing [2024-10-25T11:01:38.642Z] 598a5184ee2b: Preparing [2024-10-25T11:01:38.642Z] 8c0aeb104378: Preparing [2024-10-25T11:01:38.642Z] ee6c6ad0352b: Preparing [2024-10-25T11:01:38.642Z] 59c8353699d9: Preparing [2024-10-25T11:01:38.642Z] 16113d51b718: Preparing [2024-10-25T11:01:38.642Z] 59c8353699d9: Waiting [2024-10-25T11:01:38.642Z] 16113d51b718: Waiting [2024-10-25T11:01:38.642Z] ee6c6ad0352b: Waiting [2024-10-25T11:01:38.642Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:38.642Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:38.907Z] 66b6b518dbba: Pushed [2024-10-25T11:01:38.907Z] 0e27ff22ade0: Pushed [2024-10-25T11:01:38.907Z] 16113d51b718: Layer already exists [2024-10-25T11:01:39.171Z] 59c8353699d9: Pushed [2024-10-25T11:01:41.304Z] ee6c6ad0352b: Pushed [2024-10-25T11:01:53.241Z] 968093db7757: Pushed [2024-10-25T11:01:53.504Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:53.853Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:54.203Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-25T11:01:54.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-25T11:01:54.203Z] 0e27ff22ade0: Preparing [2024-10-25T11:01:54.203Z] 66b6b518dbba: Preparing [2024-10-25T11:01:54.203Z] 968093db7757: Preparing [2024-10-25T11:01:54.203Z] 598a5184ee2b: Preparing [2024-10-25T11:01:54.203Z] 8c0aeb104378: Preparing [2024-10-25T11:01:54.203Z] ee6c6ad0352b: Preparing [2024-10-25T11:01:54.203Z] 59c8353699d9: Preparing [2024-10-25T11:01:54.203Z] 16113d51b718: Preparing [2024-10-25T11:01:54.203Z] ee6c6ad0352b: Waiting [2024-10-25T11:01:54.203Z] 59c8353699d9: Waiting [2024-10-25T11:01:54.203Z] 16113d51b718: Waiting [2024-10-25T11:01:54.203Z] 66b6b518dbba: Layer already exists [2024-10-25T11:01:54.203Z] 0e27ff22ade0: Layer already exists [2024-10-25T11:01:54.203Z] 968093db7757: Layer already exists [2024-10-25T11:01:54.203Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:54.203Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:54.203Z] ee6c6ad0352b: Layer already exists [2024-10-25T11:01:54.203Z] 16113d51b718: Layer already exists [2024-10-25T11:01:54.203Z] 59c8353699d9: Layer already exists [2024-10-25T11:01:54.203Z] latest: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:54.814Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:55.156Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.2 [2024-10-25T11:01:55.157Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-25T11:01:55.157Z] 0e27ff22ade0: Preparing [2024-10-25T11:01:55.157Z] 66b6b518dbba: Preparing [2024-10-25T11:01:55.157Z] 968093db7757: Preparing [2024-10-25T11:01:55.157Z] 598a5184ee2b: Preparing [2024-10-25T11:01:55.157Z] 8c0aeb104378: Preparing [2024-10-25T11:01:55.157Z] ee6c6ad0352b: Preparing [2024-10-25T11:01:55.157Z] 59c8353699d9: Preparing [2024-10-25T11:01:55.157Z] 16113d51b718: Preparing [2024-10-25T11:01:55.157Z] ee6c6ad0352b: Waiting [2024-10-25T11:01:55.157Z] 59c8353699d9: Waiting [2024-10-25T11:01:55.157Z] 16113d51b718: Waiting [2024-10-25T11:01:55.157Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:55.157Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:55.157Z] 66b6b518dbba: Layer already exists [2024-10-25T11:01:55.157Z] 968093db7757: Layer already exists [2024-10-25T11:01:55.157Z] 0e27ff22ade0: Layer already exists [2024-10-25T11:01:55.157Z] 59c8353699d9: Layer already exists [2024-10-25T11:01:55.157Z] 16113d51b718: Layer already exists [2024-10-25T11:01:55.157Z] ee6c6ad0352b: Layer already exists [2024-10-25T11:01:55.422Z] 4.0.0-dev.2: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:55.782Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:56.127Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:56.127Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-25T11:01:56.127Z] 0e27ff22ade0: Preparing [2024-10-25T11:01:56.127Z] 66b6b518dbba: Preparing [2024-10-25T11:01:56.127Z] 968093db7757: Preparing [2024-10-25T11:01:56.127Z] 598a5184ee2b: Preparing [2024-10-25T11:01:56.127Z] 8c0aeb104378: Preparing [2024-10-25T11:01:56.127Z] ee6c6ad0352b: Preparing [2024-10-25T11:01:56.127Z] 59c8353699d9: Preparing [2024-10-25T11:01:56.127Z] 16113d51b718: Preparing [2024-10-25T11:01:56.127Z] ee6c6ad0352b: Waiting [2024-10-25T11:01:56.127Z] 59c8353699d9: Waiting [2024-10-25T11:01:56.127Z] 16113d51b718: Waiting [2024-10-25T11:01:56.127Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:56.127Z] 66b6b518dbba: Layer already exists [2024-10-25T11:01:56.127Z] 968093db7757: Layer already exists [2024-10-25T11:01:56.127Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:56.127Z] 0e27ff22ade0: Layer already exists [2024-10-25T11:01:56.127Z] ee6c6ad0352b: Layer already exists [2024-10-25T11:01:56.127Z] 59c8353699d9: Layer already exists [2024-10-25T11:01:56.127Z] 16113d51b718: Layer already exists [2024-10-25T11:01:56.389Z] c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:56.736Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:57.080Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-25T11:01:57.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-25T11:01:57.080Z] 0e27ff22ade0: Preparing [2024-10-25T11:01:57.080Z] 66b6b518dbba: Preparing [2024-10-25T11:01:57.080Z] 968093db7757: Preparing [2024-10-25T11:01:57.080Z] 598a5184ee2b: Preparing [2024-10-25T11:01:57.080Z] 8c0aeb104378: Preparing [2024-10-25T11:01:57.080Z] ee6c6ad0352b: Preparing [2024-10-25T11:01:57.080Z] 59c8353699d9: Preparing [2024-10-25T11:01:57.080Z] 16113d51b718: Preparing [2024-10-25T11:01:57.080Z] ee6c6ad0352b: Waiting [2024-10-25T11:01:57.080Z] 59c8353699d9: Waiting [2024-10-25T11:01:57.080Z] 16113d51b718: Waiting [2024-10-25T11:01:57.080Z] 598a5184ee2b: Layer already exists [2024-10-25T11:01:57.080Z] 0e27ff22ade0: Layer already exists [2024-10-25T11:01:57.080Z] 968093db7757: Layer already exists [2024-10-25T11:01:57.080Z] 8c0aeb104378: Layer already exists [2024-10-25T11:01:57.080Z] 66b6b518dbba: Layer already exists [2024-10-25T11:01:57.080Z] ee6c6ad0352b: Layer already exists [2024-10-25T11:01:57.080Z] 59c8353699d9: Layer already exists [2024-10-25T11:01:57.080Z] 16113d51b718: Layer already exists [2024-10-25T11:01:57.343Z] main: digest: sha256:6da7b5936182d28b63f3192634c449f51968bdd97753b092472f7d823b75efc1 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-25T11:01:57.430Z] ===================================================== [Pipeline] echo [2024-10-25T11:01:57.448Z] taggedImages: [2024-10-25T11:01:57.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44 [2024-10-25T11:01:57.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-25T11:01:57.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.2 [2024-10-25T11:01:57.448Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c89e7d447dc09ce70dc7b00762475a7ed7258b44-4.0.0-dev.2 [2024-10-25T11:01:57.448Z] - 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-10-25T11:01:57.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T11:01:57.878Z] [2024-10-25T11:01:57.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:01:58.226Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T11:01:58.226Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-25T11:01:58.226Z] 8998bd30e6a1: Pulling fs layer [2024-10-25T11:01:58.226Z] 04944245beec: Pulling fs layer [2024-10-25T11:01:58.226Z] 699f458cf7ca: Pulling fs layer [2024-10-25T11:01:58.226Z] 765212b225bb: Pulling fs layer [2024-10-25T11:01:58.226Z] f23df028b6ca: Pulling fs layer [2024-10-25T11:01:58.226Z] d65c8cfc05b1: Pulling fs layer [2024-10-25T11:01:58.226Z] 2437ff75d9bd: Pulling fs layer [2024-10-25T11:01:58.226Z] 765212b225bb: Waiting [2024-10-25T11:01:58.226Z] f23df028b6ca: Waiting [2024-10-25T11:01:58.226Z] d65c8cfc05b1: Waiting [2024-10-25T11:01:58.226Z] 2437ff75d9bd: Waiting [2024-10-25T11:01:58.500Z] 04944245beec: Verifying Checksum [2024-10-25T11:01:58.500Z] 04944245beec: Download complete [2024-10-25T11:01:58.500Z] 765212b225bb: Verifying Checksum [2024-10-25T11:01:58.500Z] 765212b225bb: Download complete [2024-10-25T11:01:58.500Z] f23df028b6ca: Verifying Checksum [2024-10-25T11:01:58.500Z] f23df028b6ca: Download complete [2024-10-25T11:01:58.500Z] d65c8cfc05b1: Verifying Checksum [2024-10-25T11:01:58.500Z] d65c8cfc05b1: Download complete [2024-10-25T11:01:58.774Z] 699f458cf7ca: Verifying Checksum [2024-10-25T11:01:58.774Z] 699f458cf7ca: Download complete [2024-10-25T11:01:59.049Z] 8998bd30e6a1: Verifying Checksum [2024-10-25T11:01:59.049Z] 8998bd30e6a1: Download complete [2024-10-25T11:02:01.724Z] 2437ff75d9bd: Verifying Checksum [2024-10-25T11:02:01.724Z] 2437ff75d9bd: Download complete [2024-10-25T11:02:04.305Z] 8998bd30e6a1: Pull complete [2024-10-25T11:02:04.306Z] 04944245beec: Pull complete [2024-10-25T11:02:06.252Z] 699f458cf7ca: Pull complete [2024-10-25T11:02:06.252Z] 765212b225bb: Pull complete [2024-10-25T11:02:07.209Z] f23df028b6ca: Pull complete [2024-10-25T11:02:07.209Z] d65c8cfc05b1: Pull complete [2024-10-25T11:02:25.403Z] 2437ff75d9bd: Pull complete [2024-10-25T11:02:25.403Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-25T11:02:25.403Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T11:02:25.403Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T11:02:25.598Z] prd-ubuntu20.04-docker-arm64-4c-16g-23757 does not seem to be running inside a container [2024-10-25T11:02:25.641Z] $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T11:02:28.456Z] $ docker top 2c118b40cfbbdab89ac18fcf62a52e1785eb0ad1375be733b055e49f73a93fa4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:02:29.371Z] ---> job-cost.sh [2024-10-25T11:02:29.371Z] lf-activate-venv: SKIPPING [2024-10-25T11:02:29.371Z] INFO: No Stack... [2024-10-25T11:02:29.635Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-25T11:02:30.586Z] INFO: Archiving Costs [Pipeline] sh [2024-10-25T11:02:31.212Z] + + cat /w/workspace/edgex-go/735/archives/cost.csv [2024-10-25T11:02:31.213Z] cut -d, -f6 [Pipeline] lock [2024-10-25T11:02:31.267Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-735-stack-cost] [2024-10-25T11:02:31.280Z] Resource [jenkins-edgexfoundry-edgex-go-main-735-stack-cost] did not exist. Created. [2024-10-25T11:02:31.287Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-735-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-25T11:02:31.935Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-25T11:02:32.537Z] Stashed 1 file(s) [Pipeline] } [2024-10-25T11:02:32.550Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-735-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-25T11:02:32.562Z] $ docker stop --time=1 2c118b40cfbbdab89ac18fcf62a52e1785eb0ad1375be733b055e49f73a93fa4 [2024-10-25T11:02:34.063Z] $ docker rm -f --volumes 2c118b40cfbbdab89ac18fcf62a52e1785eb0ad1375be733b055e49f73a93fa4 [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-10-25T11:02:34.679Z] provisioning config files... [2024-10-25T11:02:34.686Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/735@tmp/config2135803763507782260tmp [Pipeline] { [Pipeline] sh [2024-10-25T11:02:34.991Z] + set +x [2024-10-25T11:02:34.992Z] + curl -s https://codecov.io/bash [2024-10-25T11:02:34.992Z] + bash -s -- [2024-10-25T11:02:35.253Z] [2024-10-25T11:02:35.253Z] _____ _ [2024-10-25T11:02:35.253Z] / ____| | | [2024-10-25T11:02:35.253Z] | | ___ __| | ___ ___ _____ __ [2024-10-25T11:02:35.253Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-25T11:02:35.253Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-25T11:02:35.253Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-25T11:02:35.253Z] Bash-1.0.6 [2024-10-25T11:02:35.253Z] [2024-10-25T11:02:35.253Z] [2024-10-25T11:02:35.253Z] ==> git version 2.25.1 found [2024-10-25T11:02:35.253Z] ==> 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-10-25T11:02:35.253Z] Release-Date: 2020-01-08 [2024-10-25T11:02:35.253Z] 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-10-25T11:02:35.253Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-25T11:02:35.253Z] ==> Jenkins CI detected. [2024-10-25T11:02:35.253Z] current dir:  /w/workspace/edgex-go/735 [2024-10-25T11:02:35.253Z] project root: . [2024-10-25T11:02:35.253Z] --> token set from env [2024-10-25T11:02:35.253Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-25T11:02:35.253Z] ==> Running gcov in . (disable via -X gcov) [2024-10-25T11:02:35.253Z] ==> Python coveragepy not found [2024-10-25T11:02:35.253Z] ==> Searching for coverage reports in: [2024-10-25T11:02:35.253Z] + . [2024-10-25T11:02:35.253Z] -> Found 1 reports [2024-10-25T11:02:35.253Z] ==> Detecting git/mercurial file structure [2024-10-25T11:02:35.253Z] ==> Reading reports [2024-10-25T11:02:35.253Z] + ./coverage.out bytes=1482932 [2024-10-25T11:02:35.253Z] ==> Appending adjustments [2024-10-25T11:02:35.253Z] https://docs.codecov.io/docs/fixing-reports [2024-10-25T11:02:36.631Z] + Found adjustments [2024-10-25T11:02:36.631Z] ==> Gzipping contents [2024-10-25T11:02:36.631Z] 128K /tmp/codecov.C1qtP6.gz [2024-10-25T11:02:36.631Z] ==> Uploading reports [2024-10-25T11:02:36.631Z] url: https://codecov.io [2024-10-25T11:02:36.631Z] query: branch=main&commit=c89e7d447dc09ce70dc7b00762475a7ed7258b44&build=735&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F735%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-25T11:02:36.631Z] -> Pinging Codecov [2024-10-25T11:02:36.631Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=c89e7d447dc09ce70dc7b00762475a7ed7258b44&build=735&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F735%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-25T11:02:36.891Z] -> Uploading to [2024-10-25T11:02:36.891Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/c89e7d447dc09ce70dc7b00762475a7ed7258b44/7ddc2dc4-2973-4087-9648-0082d5c43dd0.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241025%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241025T110236Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=920fa3cd588e012e9cd8ed9b6b2f7f1a730cd7ef679781c32122e1c360a81ff8 [2024-10-25T11:02:36.891Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T11:02:36.891Z] Dload Upload Total Spent Left Speed [2024-10-25T11:02:37.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 125k 0 0 100 125k 0 607k --:--:-- --:--:-- --:--:-- 604k 100 125k 0 0 100 125k 0 450k --:--:-- --:--:-- --:--:-- 448k [2024-10-25T11:02:37.151Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/c89e7d447dc09ce70dc7b00762475a7ed7258b44 [Pipeline] } [2024-10-25T11:02:37.159Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-25T11:02:37.413Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-25T11:02:37.430Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:02:37.739Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T11:02:37.739Z] [2024-10-25T11:02:37.739Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:02:38.041Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T11:02:38.041Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-25T11:02:38.041Z] 43c4264eed91: Already exists [2024-10-25T11:02:38.041Z] 4cc291be95ef: Already exists [2024-10-25T11:02:38.042Z] 2ac1f1163629: Already exists [2024-10-25T11:02:38.042Z] 5c3c966382ef: Already exists [2024-10-25T11:02:38.042Z] 4f4fb700ef54: Already exists [2024-10-25T11:02:38.042Z] d9c7d2e4e75e: Pulling fs layer [2024-10-25T11:02:38.042Z] 9c3e1370e548: Pulling fs layer [2024-10-25T11:02:38.299Z] d9c7d2e4e75e: Verifying Checksum [2024-10-25T11:02:38.558Z] d9c7d2e4e75e: Pull complete [2024-10-25T11:02:39.127Z] 9c3e1370e548: Verifying Checksum [2024-10-25T11:02:39.127Z] 9c3e1370e548: Download complete [2024-10-25T11:02:42.415Z] 9c3e1370e548: Pull complete [2024-10-25T11:02:42.415Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-25T11:02:42.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T11:02:42.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T11:02:42.520Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T11:02:42.537Z] $ 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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T11:02:47.661Z] $ docker top 9bd214d4fe685c867149440dee7174cb705baeb4e1508c146f2f9f589547f2d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T11:02:48.020Z] + git config --global --add safe.directory /w/workspace/edgex-go/735 [Pipeline] echo [2024-10-25T11:02:48.028Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-25T11:02:48.303Z] + set -o pipefail [2024-10-25T11:02:48.303Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-25T11:02:56.430Z] [2024-10-25T11:02:56.430Z] Monitoring /w/workspace/edgex-go/735 (github.com/edgexfoundry/edgex-go)... [2024-10-25T11:02:56.430Z] [2024-10-25T11:02:56.430Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/8de5fc4c-045c-416b-aedd-3afe8c2e17c0 [2024-10-25T11:02:56.430Z] [2024-10-25T11:02:56.430Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-25T11:02:56.430Z] [Pipeline] } [2024-10-25T11:02:57.366Z] $ docker stop --time=1 9bd214d4fe685c867149440dee7174cb705baeb4e1508c146f2f9f589547f2d7 [2024-10-25T11:03:02.894Z] $ docker rm -f --volumes 9bd214d4fe685c867149440dee7174cb705baeb4e1508c146f2f9f589547f2d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-25T11:03:03.515Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T11:03:03.529Z] provisioning config files... [2024-10-25T11:03:03.550Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/735@tmp/config4371601791730625923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:03:03.894Z] --> edgex-publish-swagger.sh [2024-10-25T11:03:03.894Z] === Publish openapi API === [2024-10-25T11:03:03.894Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-10-25T11:03:03.894Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/735/openapi/core-command.yaml] [2024-10-25T11:03:03.894Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T11:03:03.894Z] Dload Upload Total Spent Left Speed [2024-10-25T11:03:04.269Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69748 100 32782 0 0 100 32782 0 69748 --:--:-- --:--:-- --:--:-- 69600 [2024-10-25T11:03:04.269Z] [2024-10-25T11:03:04.269Z] [2024-10-25T11:03:04.269Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/735/openapi/core-data.yaml] [2024-10-25T11:03:04.269Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T11:03:04.269Z] Dload Upload Total Spent Left Speed [2024-10-25T11:03:04.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 127k --:--:-- --:--:-- --:--:-- 127k [2024-10-25T11:03:04.979Z] [2024-10-25T11:03:04.979Z] [2024-10-25T11:03:04.979Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/735/openapi/core-keeper.yaml] [2024-10-25T11:03:04.979Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T11:03:04.979Z] Dload Upload Total Spent Left Speed [2024-10-25T11:03:04.979Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 234 114k --:--:-- --:--:-- --:--:-- 113k 100 32887 100 66 100 32821 234 114k --:--:-- --:--:-- --:--:-- 113k [2024-10-25T11:03:04.979Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-25T11:03:04.979Z] [2024-10-25T11:03:04.979Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/735/openapi/core-metadata.yaml] [2024-10-25T11:03:05.239Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T11:03:05.239Z] Dload Upload Total Spent Left Speed [2024-10-25T11:03:05.498Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 445 441k --:--:-- --:--:-- --:--:-- 441k [2024-10-25T11:03:05.498Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-25T11:03:05.498Z] [2024-10-25T11:03:05.498Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/735/openapi/support-cron-scheduler.yaml] [2024-10-25T11:03:05.498Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T11:03:05.498Z] Dload Upload Total Spent Left Speed [2024-10-25T11:03:05.757Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 240 180k --:--:-- --:--:-- --:--:-- 180k [2024-10-25T11:03:05.757Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-25T11:03:05.757Z] [2024-10-25T11:03:05.757Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/735/openapi/support-notifications.yaml] [2024-10-25T11:03:05.757Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T11:03:05.757Z] Dload Upload Total Spent Left Speed [2024-10-25T11:03:06.018Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 422 231k --:--:-- --:--:-- --:--:-- 230k 100 87457 100 156 100 87301 421 230k --:--:-- --:--:-- --:--:-- 230k [2024-10-25T11:03:06.018Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-25T11:03:06.018Z] [Pipeline] } [2024-10-25T11:03:06.024Z] 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-10-25T11:03:06.462Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T11:03:06.462Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:03:06.778Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T11:03:06.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T11:03:06.861Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T11:03:06.877Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T11:03:07.381Z] $ docker top d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T11:03:07.483Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T11:03:07.483Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T11:03:07.583Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T11:03:07.572Z] $ docker exec d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de ssh-agent [2024-10-25T11:03:07.689Z] SSH_AUTH_SOCK=/tmp/ssh-WdTJUZ9bHbwZ/agent.33 [2024-10-25T11:03:07.689Z] SSH_AGENT_PID=39 [2024-10-25T11:03:07.694Z] Running ssh-add (command line suppressed) [2024-10-25T11:03:07.804Z] Identity added: /w/workspace/edgex-go/735@tmp/private_key_4073551932094689881.key (/w/workspace/edgex-go/735@tmp/private_key_4073551932094689881.key) [2024-10-25T11:03:07.835Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T11:03:08.130Z] + git semver tag [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,292 [run_tag] DEBUG tag force:False [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,292 [check_head_tag] DEBUG check head tag [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,294 [execute] INFO git cat-file --batch-check [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=) [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,297 [execute] INFO git cat-file --batch [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,297 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=) [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,341 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,341 [execute] INFO git tag -a v4.0.0-dev.2 -m v4.0.0-dev.2 [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,342 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.2', '-m', 'v4.0.0-dev.2'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=None) [2024-10-25T11:03:08.390Z] 2024-10-25 11:03:08,346 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T11:03:08.390Z] 4.0.0-dev.2 [Pipeline] } [2024-10-25T11:03:08.387Z] $ docker exec --env ******** --env ******** d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de ssh-agent -k [2024-10-25T11:03:08.481Z] unset SSH_AUTH_SOCK; [2024-10-25T11:03:08.481Z] unset SSH_AGENT_PID; [2024-10-25T11:03:08.481Z] echo Agent pid 39 killed; [2024-10-25T11:03:08.505Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T11:03:08.833Z] + git semver [Pipeline] } [2024-10-25T11:03:09.092Z] $ docker stop --time=1 d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de [2024-10-25T11:03:10.411Z] $ docker rm -f --volumes d4ab29cdf2198a8a8df4df4e49758b3dce73e6c955eb0c55b82e6b6089f090de [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:03:10.863Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T11:03:10.863Z] [2024-10-25T11:03:10.863Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:03:11.168Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T11:03:11.168Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-25T11:03:11.168Z] ab5ef0e58194: Pulling fs layer [2024-10-25T11:03:11.168Z] 9712f1f96733: Pulling fs layer [2024-10-25T11:03:11.168Z] 63f879dbbcfc: Pulling fs layer [2024-10-25T11:03:11.168Z] 0d9ebad4ef96: Pulling fs layer [2024-10-25T11:03:11.168Z] e9a5061849ea: Pulling fs layer [2024-10-25T11:03:11.168Z] d747dcd14b5f: Pulling fs layer [2024-10-25T11:03:11.168Z] 2de7ff778b66: Pulling fs layer [2024-10-25T11:03:11.168Z] d747dcd14b5f: Waiting [2024-10-25T11:03:11.168Z] 2de7ff778b66: Waiting [2024-10-25T11:03:11.168Z] e9a5061849ea: Waiting [2024-10-25T11:03:11.168Z] 0d9ebad4ef96: Waiting [2024-10-25T11:03:11.168Z] 9712f1f96733: Verifying Checksum [2024-10-25T11:03:11.168Z] 9712f1f96733: Download complete [2024-10-25T11:03:11.427Z] 63f879dbbcfc: Verifying Checksum [2024-10-25T11:03:11.427Z] 63f879dbbcfc: Download complete [2024-10-25T11:03:11.685Z] e9a5061849ea: Verifying Checksum [2024-10-25T11:03:11.685Z] e9a5061849ea: Download complete [2024-10-25T11:03:11.685Z] d747dcd14b5f: Verifying Checksum [2024-10-25T11:03:11.685Z] d747dcd14b5f: Download complete [2024-10-25T11:03:11.685Z] ab5ef0e58194: Verifying Checksum [2024-10-25T11:03:11.685Z] ab5ef0e58194: Download complete [2024-10-25T11:03:11.685Z] 0d9ebad4ef96: Verifying Checksum [2024-10-25T11:03:11.685Z] 0d9ebad4ef96: Download complete [2024-10-25T11:03:11.685Z] 2de7ff778b66: Verifying Checksum [2024-10-25T11:03:11.685Z] 2de7ff778b66: Download complete [2024-10-25T11:03:14.212Z] ab5ef0e58194: Pull complete [2024-10-25T11:03:14.470Z] 9712f1f96733: Pull complete [2024-10-25T11:03:15.036Z] 63f879dbbcfc: Pull complete [2024-10-25T11:03:19.219Z] 0d9ebad4ef96: Pull complete [2024-10-25T11:03:19.479Z] e9a5061849ea: Pull complete [2024-10-25T11:03:19.479Z] d747dcd14b5f: Pull complete [2024-10-25T11:03:20.857Z] 2de7ff778b66: Pull complete [2024-10-25T11:03:20.857Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-25T11:03:20.857Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T11:03:20.857Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T11:03:20.971Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T11:03:20.992Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T11:03:27.194Z] $ docker top 8667354ec397dfc6c19b440eb7912063789f7d5f45d713068cc67aacbbada095 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-25T11:03:27.285Z] provisioning config files... [2024-10-25T11:03:27.294Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/735@tmp/config11891860884209422677tmp [2024-10-25T11:03:27.304Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/735@tmp/config18274107385503079137tmp [2024-10-25T11:03:27.313Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/735@tmp/config10718682747209424818tmp [Pipeline] { [Pipeline] echo [2024-10-25T11:03:27.423Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:03:27.715Z] ---> sigul-configuration.sh [2024-10-25T11:03:27.715Z] gpg: directory `/root/.gnupg' created [2024-10-25T11:03:27.715Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-25T11:03:27.715Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-25T11:03:27.715Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-25T11:03:27.715Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-25T11:03:27.715Z] gpg: CAST5 encrypted data [2024-10-25T11:03:27.715Z] gpg: encrypted with 1 passphrase [2024-10-25T11:03:27.715Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-25T11:03:28.014Z] + mkdir /home/jenkins [2024-10-25T11:03:28.014Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-25T11:03:28.315Z] + 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-10-25T11:03:28.330Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:03:28.622Z] ---> sigul-install.sh [2024-10-25T11:03:28.623Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-25T11:03:28.919Z] + git tag --list [2024-10-25T11:03:28.919Z] 0.6.0 [2024-10-25T11:03:28.919Z] 0.6.1 [2024-10-25T11:03:28.919Z] 0.7.0 [2024-10-25T11:03:28.919Z] 0.7.1 [2024-10-25T11:03:28.919Z] v1.0.0 [2024-10-25T11:03:28.919Z] v1.0.1 [2024-10-25T11:03:28.919Z] v1.1.0 [2024-10-25T11:03:28.919Z] v1.2.0 [2024-10-25T11:03:28.919Z] v1.2.1 [2024-10-25T11:03:28.919Z] v1.3.0 [2024-10-25T11:03:28.919Z] v1.3.1 [2024-10-25T11:03:28.919Z] v2.0.0 [2024-10-25T11:03:28.919Z] v2.1.0 [2024-10-25T11:03:28.919Z] v2.1.1 [2024-10-25T11:03:28.919Z] v2.2.0 [2024-10-25T11:03:28.919Z] v2.3.0 [2024-10-25T11:03:28.919Z] v3.0 [2024-10-25T11:03:28.919Z] v3.0.0 [2024-10-25T11:03:28.919Z] v3.1 [2024-10-25T11:03:28.919Z] v3.1.0 [2024-10-25T11:03:28.919Z] v3.1.0-dev.1 [2024-10-25T11:03:28.919Z] v3.1.0-dev.10 [2024-10-25T11:03:28.919Z] v3.1.0-dev.11 [2024-10-25T11:03:28.919Z] v3.1.0-dev.12 [2024-10-25T11:03:28.919Z] v3.1.0-dev.13 [2024-10-25T11:03:28.919Z] v3.1.0-dev.14 [2024-10-25T11:03:28.919Z] v3.1.0-dev.15 [2024-10-25T11:03:28.919Z] v3.1.0-dev.16 [2024-10-25T11:03:28.919Z] v3.1.0-dev.17 [2024-10-25T11:03:28.919Z] v3.1.0-dev.18 [2024-10-25T11:03:28.919Z] v3.1.0-dev.19 [2024-10-25T11:03:28.919Z] v3.1.0-dev.2 [2024-10-25T11:03:28.919Z] v3.1.0-dev.20 [2024-10-25T11:03:28.919Z] v3.1.0-dev.21 [2024-10-25T11:03:28.919Z] v3.1.0-dev.22 [2024-10-25T11:03:28.919Z] v3.1.0-dev.23 [2024-10-25T11:03:28.919Z] v3.1.0-dev.24 [2024-10-25T11:03:28.919Z] v3.1.0-dev.25 [2024-10-25T11:03:28.919Z] v3.1.0-dev.26 [2024-10-25T11:03:28.919Z] v3.1.0-dev.27 [2024-10-25T11:03:28.919Z] v3.1.0-dev.28 [2024-10-25T11:03:28.919Z] v3.1.0-dev.29 [2024-10-25T11:03:28.919Z] v3.1.0-dev.3 [2024-10-25T11:03:28.919Z] v3.1.0-dev.30 [2024-10-25T11:03:28.919Z] v3.1.0-dev.31 [2024-10-25T11:03:28.919Z] v3.1.0-dev.32 [2024-10-25T11:03:28.919Z] v3.1.0-dev.33 [2024-10-25T11:03:28.919Z] v3.1.0-dev.34 [2024-10-25T11:03:28.919Z] v3.1.0-dev.35 [2024-10-25T11:03:28.919Z] v3.1.0-dev.36 [2024-10-25T11:03:28.919Z] v3.1.0-dev.37 [2024-10-25T11:03:28.919Z] v3.1.0-dev.38 [2024-10-25T11:03:28.919Z] v3.1.0-dev.39 [2024-10-25T11:03:28.919Z] v3.1.0-dev.4 [2024-10-25T11:03:28.919Z] v3.1.0-dev.40 [2024-10-25T11:03:28.919Z] v3.1.0-dev.41 [2024-10-25T11:03:28.919Z] v3.1.0-dev.42 [2024-10-25T11:03:28.919Z] v3.1.0-dev.43 [2024-10-25T11:03:28.919Z] v3.1.0-dev.44 [2024-10-25T11:03:28.919Z] v3.1.0-dev.45 [2024-10-25T11:03:28.919Z] v3.1.0-dev.46 [2024-10-25T11:03:28.919Z] v3.1.0-dev.47 [2024-10-25T11:03:28.919Z] v3.1.0-dev.48 [2024-10-25T11:03:28.919Z] v3.1.0-dev.49 [2024-10-25T11:03:28.919Z] v3.1.0-dev.5 [2024-10-25T11:03:28.919Z] v3.1.0-dev.50 [2024-10-25T11:03:28.919Z] v3.1.0-dev.51 [2024-10-25T11:03:28.919Z] v3.1.0-dev.52 [2024-10-25T11:03:28.919Z] v3.1.0-dev.53 [2024-10-25T11:03:28.919Z] v3.1.0-dev.54 [2024-10-25T11:03:28.919Z] v3.1.0-dev.55 [2024-10-25T11:03:28.919Z] v3.1.0-dev.56 [2024-10-25T11:03:28.919Z] v3.1.0-dev.57 [2024-10-25T11:03:28.919Z] v3.1.0-dev.58 [2024-10-25T11:03:28.919Z] v3.1.0-dev.59 [2024-10-25T11:03:28.919Z] v3.1.0-dev.6 [2024-10-25T11:03:28.919Z] v3.1.0-dev.60 [2024-10-25T11:03:28.919Z] v3.1.0-dev.61 [2024-10-25T11:03:28.919Z] v3.1.0-dev.62 [2024-10-25T11:03:28.919Z] v3.1.0-dev.63 [2024-10-25T11:03:28.919Z] v3.1.0-dev.64 [2024-10-25T11:03:28.919Z] v3.1.0-dev.65 [2024-10-25T11:03:28.919Z] v3.1.0-dev.66 [2024-10-25T11:03:28.919Z] v3.1.0-dev.67 [2024-10-25T11:03:28.919Z] v3.1.0-dev.68 [2024-10-25T11:03:28.919Z] v3.1.0-dev.69 [2024-10-25T11:03:28.919Z] v3.1.0-dev.7 [2024-10-25T11:03:28.919Z] v3.1.0-dev.70 [2024-10-25T11:03:28.919Z] v3.1.0-dev.71 [2024-10-25T11:03:28.919Z] v3.1.0-dev.72 [2024-10-25T11:03:28.919Z] v3.1.0-dev.73 [2024-10-25T11:03:28.919Z] v3.1.0-dev.8 [2024-10-25T11:03:28.919Z] v3.1.0-dev.9 [2024-10-25T11:03:28.919Z] v3.1.1 [2024-10-25T11:03:28.919Z] v3.1.1-dev.1 [2024-10-25T11:03:28.919Z] v3.1.1-dev.2 [2024-10-25T11:03:28.919Z] v3.2.0-dev.1 [2024-10-25T11:03:28.919Z] v3.2.0-dev.10 [2024-10-25T11:03:28.919Z] v3.2.0-dev.100 [2024-10-25T11:03:28.919Z] v3.2.0-dev.101 [2024-10-25T11:03:28.919Z] v3.2.0-dev.102 [2024-10-25T11:03:28.919Z] v3.2.0-dev.103 [2024-10-25T11:03:28.919Z] v3.2.0-dev.104 [2024-10-25T11:03:28.919Z] v3.2.0-dev.105 [2024-10-25T11:03:28.919Z] v3.2.0-dev.106 [2024-10-25T11:03:28.919Z] v3.2.0-dev.107 [2024-10-25T11:03:28.919Z] v3.2.0-dev.108 [2024-10-25T11:03:28.919Z] v3.2.0-dev.109 [2024-10-25T11:03:28.919Z] v3.2.0-dev.11 [2024-10-25T11:03:28.919Z] v3.2.0-dev.12 [2024-10-25T11:03:28.919Z] v3.2.0-dev.13 [2024-10-25T11:03:28.919Z] v3.2.0-dev.14 [2024-10-25T11:03:28.919Z] v3.2.0-dev.15 [2024-10-25T11:03:28.919Z] v3.2.0-dev.16 [2024-10-25T11:03:28.919Z] v3.2.0-dev.17 [2024-10-25T11:03:28.919Z] v3.2.0-dev.18 [2024-10-25T11:03:28.919Z] v3.2.0-dev.19 [2024-10-25T11:03:28.919Z] v3.2.0-dev.2 [2024-10-25T11:03:28.919Z] v3.2.0-dev.20 [2024-10-25T11:03:28.919Z] v3.2.0-dev.21 [2024-10-25T11:03:28.919Z] v3.2.0-dev.22 [2024-10-25T11:03:28.919Z] v3.2.0-dev.23 [2024-10-25T11:03:28.919Z] v3.2.0-dev.24 [2024-10-25T11:03:28.919Z] v3.2.0-dev.25 [2024-10-25T11:03:28.919Z] v3.2.0-dev.26 [2024-10-25T11:03:28.919Z] v3.2.0-dev.27 [2024-10-25T11:03:28.919Z] v3.2.0-dev.28 [2024-10-25T11:03:28.919Z] v3.2.0-dev.29 [2024-10-25T11:03:28.919Z] v3.2.0-dev.3 [2024-10-25T11:03:28.919Z] v3.2.0-dev.30 [2024-10-25T11:03:28.919Z] v3.2.0-dev.31 [2024-10-25T11:03:28.919Z] v3.2.0-dev.32 [2024-10-25T11:03:28.919Z] v3.2.0-dev.33 [2024-10-25T11:03:28.919Z] v3.2.0-dev.34 [2024-10-25T11:03:28.919Z] v3.2.0-dev.35 [2024-10-25T11:03:28.919Z] v3.2.0-dev.36 [2024-10-25T11:03:28.919Z] v3.2.0-dev.37 [2024-10-25T11:03:28.919Z] v3.2.0-dev.38 [2024-10-25T11:03:28.919Z] v3.2.0-dev.39 [2024-10-25T11:03:28.919Z] v3.2.0-dev.4 [2024-10-25T11:03:28.919Z] v3.2.0-dev.40 [2024-10-25T11:03:28.919Z] v3.2.0-dev.41 [2024-10-25T11:03:28.919Z] v3.2.0-dev.42 [2024-10-25T11:03:28.919Z] v3.2.0-dev.43 [2024-10-25T11:03:28.919Z] v3.2.0-dev.44 [2024-10-25T11:03:28.919Z] v3.2.0-dev.45 [2024-10-25T11:03:28.919Z] v3.2.0-dev.46 [2024-10-25T11:03:28.919Z] v3.2.0-dev.47 [2024-10-25T11:03:28.919Z] v3.2.0-dev.48 [2024-10-25T11:03:28.919Z] v3.2.0-dev.49 [2024-10-25T11:03:28.919Z] v3.2.0-dev.5 [2024-10-25T11:03:28.919Z] v3.2.0-dev.50 [2024-10-25T11:03:28.919Z] v3.2.0-dev.51 [2024-10-25T11:03:28.919Z] v3.2.0-dev.52 [2024-10-25T11:03:28.919Z] v3.2.0-dev.53 [2024-10-25T11:03:28.919Z] v3.2.0-dev.54 [2024-10-25T11:03:28.919Z] v3.2.0-dev.55 [2024-10-25T11:03:28.919Z] v3.2.0-dev.56 [2024-10-25T11:03:28.919Z] v3.2.0-dev.57 [2024-10-25T11:03:28.919Z] v3.2.0-dev.58 [2024-10-25T11:03:28.919Z] v3.2.0-dev.59 [2024-10-25T11:03:28.919Z] v3.2.0-dev.6 [2024-10-25T11:03:28.919Z] v3.2.0-dev.60 [2024-10-25T11:03:28.919Z] v3.2.0-dev.61 [2024-10-25T11:03:28.919Z] v3.2.0-dev.62 [2024-10-25T11:03:28.919Z] v3.2.0-dev.63 [2024-10-25T11:03:28.919Z] v3.2.0-dev.64 [2024-10-25T11:03:28.919Z] v3.2.0-dev.65 [2024-10-25T11:03:28.919Z] v3.2.0-dev.66 [2024-10-25T11:03:28.919Z] v3.2.0-dev.67 [2024-10-25T11:03:28.919Z] v3.2.0-dev.68 [2024-10-25T11:03:28.919Z] v3.2.0-dev.69 [2024-10-25T11:03:28.919Z] v3.2.0-dev.7 [2024-10-25T11:03:28.919Z] v3.2.0-dev.70 [2024-10-25T11:03:28.919Z] v3.2.0-dev.71 [2024-10-25T11:03:28.919Z] v3.2.0-dev.72 [2024-10-25T11:03:28.919Z] v3.2.0-dev.73 [2024-10-25T11:03:28.919Z] v3.2.0-dev.74 [2024-10-25T11:03:28.919Z] v3.2.0-dev.75 [2024-10-25T11:03:28.919Z] v3.2.0-dev.76 [2024-10-25T11:03:28.919Z] v3.2.0-dev.77 [2024-10-25T11:03:28.919Z] v3.2.0-dev.78 [2024-10-25T11:03:28.919Z] v3.2.0-dev.79 [2024-10-25T11:03:28.919Z] v3.2.0-dev.8 [2024-10-25T11:03:28.919Z] v3.2.0-dev.80 [2024-10-25T11:03:28.919Z] v3.2.0-dev.81 [2024-10-25T11:03:28.919Z] v3.2.0-dev.82 [2024-10-25T11:03:28.919Z] v3.2.0-dev.83 [2024-10-25T11:03:28.919Z] v3.2.0-dev.84 [2024-10-25T11:03:28.919Z] v3.2.0-dev.85 [2024-10-25T11:03:28.919Z] v3.2.0-dev.86 [2024-10-25T11:03:28.919Z] v3.2.0-dev.87 [2024-10-25T11:03:28.919Z] v3.2.0-dev.88 [2024-10-25T11:03:28.919Z] v3.2.0-dev.89 [2024-10-25T11:03:28.919Z] v3.2.0-dev.9 [2024-10-25T11:03:28.919Z] v3.2.0-dev.90 [2024-10-25T11:03:28.919Z] v3.2.0-dev.91 [2024-10-25T11:03:28.919Z] v3.2.0-dev.92 [2024-10-25T11:03:28.919Z] v3.2.0-dev.93 [2024-10-25T11:03:28.919Z] v3.2.0-dev.94 [2024-10-25T11:03:28.919Z] v3.2.0-dev.95 [2024-10-25T11:03:28.919Z] v3.2.0-dev.96 [2024-10-25T11:03:28.919Z] v3.2.0-dev.97 [2024-10-25T11:03:28.919Z] v3.2.0-dev.98 [2024-10-25T11:03:28.919Z] v3.2.0-dev.99 [2024-10-25T11:03:28.919Z] v4.0.0-dev.1 [2024-10-25T11:03:28.919Z] v4.0.0-dev.2 [Pipeline] sh [2024-10-25T11:03:29.216Z] + lftools sign git-tag v4.0.0-dev.2 [2024-10-25T11:03:29.785Z] Signing Git tag with Sigul... [2024-10-25T11:03:29.785Z] Signing v4.0.0-dev.2 [Pipeline] echo [2024-10-25T11:03:30.368Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:03:30.661Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-25T11:03:30.669Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-25T11:03:30.682Z] $ docker stop --time=1 8667354ec397dfc6c19b440eb7912063789f7d5f45d713068cc67aacbbada095 [2024-10-25T11:03:32.044Z] $ docker rm -f --volumes 8667354ec397dfc6c19b440eb7912063789f7d5f45d713068cc67aacbbada095 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-25T11:03:32.487Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T11:03:32.487Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:03:32.787Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T11:03:32.787Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T11:03:32.860Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T11:03:32.872Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T11:03:33.250Z] $ docker top 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T11:03:33.362Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T11:03:33.362Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T11:03:33.473Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T11:03:33.462Z] $ docker exec 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 ssh-agent [2024-10-25T11:03:33.588Z] SSH_AUTH_SOCK=/tmp/ssh-xfg1zz4IOhRn/agent.32 [2024-10-25T11:03:33.588Z] SSH_AGENT_PID=38 [2024-10-25T11:03:33.592Z] Running ssh-add (command line suppressed) [2024-10-25T11:03:33.676Z] Identity added: /w/workspace/edgex-go/735@tmp/private_key_12913983056325544495.key (/w/workspace/edgex-go/735@tmp/private_key_12913983056325544495.key) [2024-10-25T11:03:33.703Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T11:03:33.998Z] + git semver bump pre [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,221 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,222 [bump_version] DEBUG bumping version:4.0.0-dev.2 on axis:pre with prefix:dev [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,222 [bump_version] DEBUG bumped version:4.0.0-dev.3 [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,222 [write_version] DEBUG write version:4.0.0-dev.3 to path:/w/workspace/edgex-go/735/.semver/main with force:True [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,222 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,222 [write_file] DEBUG write to file:/w/workspace/edgex-go/735/.semver/main [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,225 [execute] INFO git cat-file --batch-check [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,226 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,231 [execute] INFO git cat-file --batch [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,231 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T11:03:34.257Z] 2024-10-25 11:03:34,236 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T11:03:34.257Z] 4.0.0-dev.3 [Pipeline] } [2024-10-25T11:03:34.511Z] $ docker exec --env ******** --env ******** 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 ssh-agent -k [2024-10-25T11:03:34.602Z] unset SSH_AUTH_SOCK; [2024-10-25T11:03:34.603Z] unset SSH_AGENT_PID; [2024-10-25T11:03:34.603Z] echo Agent pid 38 killed; [2024-10-25T11:03:34.627Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T11:03:34.944Z] + git semver [Pipeline] } [2024-10-25T11:03:35.201Z] $ docker stop --time=1 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 [2024-10-25T11:03:36.449Z] $ docker rm -f --volumes 3707d822f133062502ddd92d0780860fb254b102d74962fc6856a1ce59315075 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T11:03:36.826Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T11:03:36.826Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:03:37.126Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T11:03:37.127Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T11:03:37.216Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T11:03:37.239Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T11:03:37.743Z] $ docker top 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T11:03:37.864Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T11:03:37.864Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T11:03:37.973Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T11:03:37.962Z] $ docker exec 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 ssh-agent [2024-10-25T11:03:38.082Z] SSH_AUTH_SOCK=/tmp/ssh-P8OFcc1gQ3Cn/agent.31 [2024-10-25T11:03:38.082Z] SSH_AGENT_PID=37 [2024-10-25T11:03:38.086Z] Running ssh-add (command line suppressed) [2024-10-25T11:03:38.175Z] Identity added: /w/workspace/edgex-go/735@tmp/private_key_7442013935193841168.key (/w/workspace/edgex-go/735@tmp/private_key_7442013935193841168.key) [2024-10-25T11:03:38.202Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T11:03:38.493Z] + git semver push [2024-10-25T11:03:38.752Z] 2024-10-25 11:03:38,675 [run_push] DEBUG push [2024-10-25T11:03:38.752Z] 2024-10-25 11:03:38,675 [execute] INFO git cat-file --batch-check [2024-10-25T11:03:38.752Z] 2024-10-25 11:03:38,676 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T11:03:38.752Z] 2024-10-25 11:03:38,680 [execute] INFO git rev-list e428d7963473a6bf66dd9c75bd661c471a6cf0c2 -- [2024-10-25T11:03:38.752Z] 2024-10-25 11:03:38,681 [execute] DEBUG Popen(['git', 'rev-list', 'e428d7963473a6bf66dd9c75bd661c471a6cf0c2', '--'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-25T11:03:38.752Z] 2024-10-25 11:03:38,698 [execute] INFO git fetch -v origin [2024-10-25T11:03:38.752Z] 2024-10-25 11:03:38,698 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-25T11:03:39.320Z] 2024-10-25 11:03:39,171 [run_push] DEBUG no remote changes detected [2024-10-25T11:03:39.320Z] 2024-10-25 11:03:39,171 [execute] INFO git push origin semver [2024-10-25T11:03:39.320Z] 2024-10-25 11:03:39,172 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/735/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-25T11:03:40.255Z] 2024-10-25 11:03:39,935 [run_push] DEBUG push all version tags [2024-10-25T11:03:40.255Z] 2024-10-25 11:03:39,936 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-25T11:03:40.255Z] 2024-10-25 11:03:39,936 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/735, universal_newlines=False, shell=None, istream=None) [2024-10-25T11:03:40.823Z] 2024-10-25 11:03:40,587 [read_version] DEBUG read version from /w/workspace/edgex-go/735/.semver/main [2024-10-25T11:03:40.823Z] 4.0.0-dev.3 [Pipeline] } [2024-10-25T11:03:40.819Z] $ docker exec --env ******** --env ******** 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 ssh-agent -k [2024-10-25T11:03:40.912Z] unset SSH_AUTH_SOCK; [2024-10-25T11:03:40.912Z] unset SSH_AGENT_PID; [2024-10-25T11:03:40.912Z] echo Agent pid 37 killed; [2024-10-25T11:03:40.935Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T11:03:41.253Z] + git semver [Pipeline] } [2024-10-25T11:03:41.821Z] $ docker stop --time=1 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 [2024-10-25T11:03:43.366Z] $ docker rm -f --volumes 46f9f8932a9633ee31878af2b533a872a422b193eceac1a472df160f62737ee3 [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-10-25T11:03:44.013Z] + [ -d /w/workspace/edgex-go/735/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:03:44.299Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:03:45.163Z] ---> package-listing.sh [2024-10-25T11:03:45.163Z] ++ facter osfamily [2024-10-25T11:03:45.163Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-25T11:03:45.424Z] + OS_FAMILY=debian [2024-10-25T11:03:45.424Z] + workspace=/w/workspace/edgex-go/735 [2024-10-25T11:03:45.424Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-25T11:03:45.424Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-25T11:03:45.424Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-25T11:03:45.424Z] + PACKAGES=/tmp/packages_start.txt [2024-10-25T11:03:45.424Z] + '[' /w/workspace/edgex-go/735 ']' [2024-10-25T11:03:45.424Z] + PACKAGES=/tmp/packages_end.txt [2024-10-25T11:03:45.424Z] + case "${OS_FAMILY}" in [2024-10-25T11:03:45.424Z] + dpkg -l [2024-10-25T11:03:45.424Z] + grep '^ii' [2024-10-25T11:03:45.424Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-25T11:03:45.424Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-25T11:03:45.424Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-25T11:03:45.424Z] + '[' /w/workspace/edgex-go/735 ']' [2024-10-25T11:03:45.425Z] + mkdir -p /w/workspace/edgex-go/735/archives/ [2024-10-25T11:03:45.425Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/735/archives/ [Pipeline] echo [2024-10-25T11:03:45.437Z] 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/735/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-25T11:03:45.724Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:03:46.287Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T11:03:46.287Z] [2024-10-25T11:03:46.287Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T11:03:46.595Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T11:03:46.853Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-25T11:03:46.853Z] 5eb5b503b376: Pulling fs layer [2024-10-25T11:03:46.853Z] 5c69ac0246d0: Pulling fs layer [2024-10-25T11:03:46.853Z] ec43610c2a17: Pulling fs layer [2024-10-25T11:03:46.853Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-25T11:03:46.853Z] 33b1e0a273af: Pulling fs layer [2024-10-25T11:03:46.853Z] 5d3b04190fa2: Pulling fs layer [2024-10-25T11:03:46.853Z] 2f39f015ded8: Pulling fs layer [2024-10-25T11:03:46.853Z] 33b1e0a273af: Waiting [2024-10-25T11:03:46.853Z] 2f39f015ded8: Waiting [2024-10-25T11:03:46.853Z] 5d3b04190fa2: Waiting [2024-10-25T11:03:46.853Z] 3a2ae6a8a46f: Waiting [2024-10-25T11:03:46.853Z] 5c69ac0246d0: Download complete [2024-10-25T11:03:46.853Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-25T11:03:46.853Z] 3a2ae6a8a46f: Download complete [2024-10-25T11:03:46.853Z] 33b1e0a273af: Verifying Checksum [2024-10-25T11:03:46.853Z] 33b1e0a273af: Download complete [2024-10-25T11:03:46.853Z] 5d3b04190fa2: Verifying Checksum [2024-10-25T11:03:46.853Z] 5d3b04190fa2: Download complete [2024-10-25T11:03:47.111Z] ec43610c2a17: Verifying Checksum [2024-10-25T11:03:47.111Z] ec43610c2a17: Download complete [2024-10-25T11:03:47.111Z] 5eb5b503b376: Verifying Checksum [2024-10-25T11:03:47.111Z] 5eb5b503b376: Download complete [2024-10-25T11:03:47.680Z] 2f39f015ded8: Download complete [2024-10-25T11:03:48.617Z] 5eb5b503b376: Pull complete [2024-10-25T11:03:48.617Z] 5c69ac0246d0: Pull complete [2024-10-25T11:03:49.183Z] ec43610c2a17: Pull complete [2024-10-25T11:03:49.442Z] 3a2ae6a8a46f: Pull complete [2024-10-25T11:03:49.700Z] 33b1e0a273af: Pull complete [2024-10-25T11:03:49.958Z] 5d3b04190fa2: Pull complete [2024-10-25T11:03:54.196Z] 2f39f015ded8: Pull complete [2024-10-25T11:03:54.196Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-25T11:03:54.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T11:03:54.196Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T11:03:54.287Z] prd-ubuntu20.04-docker-8c-8g-23756 does not seem to be running inside a container [2024-10-25T11:03:54.298Z] $ 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/735/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/735 -v /w/workspace/edgex-go/735:/w/workspace/edgex-go/735:rw,z -v /w/workspace/edgex-go/735@tmp:/w/workspace/edgex-go/735@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-10-25T11:03:59.214Z] $ docker top 7cf020f1d0aa03af5d03aab58fbde3f748fabd801d5377c6faea08a6d74da51c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T11:03:59.567Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-25T11:03:59.852Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-25T11:04:00.134Z] + ls /var/log/sa-host [2024-10-25T11:04:00.134Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T11:04:00.294Z] provisioning config files... [2024-10-25T11:04:00.302Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/735@tmp/config16394895093423412615tmp [Pipeline] { [Pipeline] echo [2024-10-25T11:04:00.323Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:04:00.602Z] ---> create-netrc.sh [Pipeline] } [2024-10-25T11:04:00.608Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:04:00.964Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-25T11:04:00.973Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:04:01.257Z] ---> sudo-logs.sh [2024-10-25T11:04:01.257Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-25T11:04:01.288Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:04:01.569Z] ---> job-cost.sh [2024-10-25T11:04:01.569Z] lf-activate-venv: SKIPPING [2024-10-25T11:04:01.569Z] DEBUG: total: 0.10999999940395355 [2024-10-25T11:04:01.569Z] INFO: Retrieving Stack Cost... [2024-10-25T11:04:01.829Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-25T11:04:02.437Z] INFO: Archiving Costs [Pipeline] echo [2024-10-25T11:04:02.447Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T11:04:02.751Z] ---> logs-deploy.sh [2024-10-25T11:04:02.751Z] lf-activate-venv: SKIPPING [2024-10-25T11:04:02.751Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/735 [2024-10-25T11:04:02.751Z] INFO: archiving workspace using pattern(s): [2024-10-25T11:04:03.688Z] Archives upload complete. [2024-10-25T11:04:03.688Z] INFO: archiving logs to Nexus