Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5583a75087f60e058987f2a62e5d372bed784786 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-ssh936971535439270822.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-ssh12483811310177732283.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-ssh8763613697012115250.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-ssh16061071506337092475.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-ssh8585786136552877510.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-22366 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/721 [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/721 # 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 5583a75087f60e058987f2a62e5d372bed784786 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5583a75087f60e058987f2a62e5d372bed784786 # timeout=10 Commit message: "Merge pull request #4962 from jackchenjc/issue-4886" > git rev-list --no-walk a0e9b9bcbc4402ccd30ed6ea31dfd92671977196 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-09T22:44:45.012Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-09T22:44:45.080Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-09T22:44:45.102Z] ========================================================= [2024-10-09T22:44:45.102Z] EdgeX Global Pipelines Version Info [2024-10-09T22:44:45.102Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:44:45.847Z] ------------------- [2024-10-09T22:44:45.847Z] stable info: [2024-10-09T22:44:45.847Z] ------------------- [2024-10-09T22:44:45.847Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-09T22:44:45.848Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-09T22:44:45.848Z] Message: update stable to v1.0.265 [2024-10-09T22:44:46.414Z] ------------------- [2024-10-09T22:44:46.414Z] experimental info: [2024-10-09T22:44:46.414Z] ------------------- [2024-10-09T22:44:46.414Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-09T22:44:46.414Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-09T22:44:46.414Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-09T22:44:46.481Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-10-09T22:44:46.496Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-10-09T22:44:46.514Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-09T22:44:46.534Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-09T22:44:46.558Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-09T22:44:46.577Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-09T22:44:46.599Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-09T22:44:46.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-10-09T22:44:46.640Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-10-09T22:44:46.662Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-10-09T22:44:46.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-09T22:44:46.716Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-09T22:44:46.739Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-09T22:44:46.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-09T22:44:46.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-09T22:44:46.805Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:44:46.831Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-10-09T22:44:46.857Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-09T22:44:46.882Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-09T22:44:46.907Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-10-09T22:44:46.933Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-09T22:44:46.960Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-09T22:44:46.983Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-09T22:44:47.008Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-09T22:44:47.031Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-09T22:44:47.054Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-09T22:44:47.078Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] echo [2024-10-09T22:44:47.103Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5583a75 [Pipeline] echo [2024-10-09T22:44:47.126Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:44:47.191Z] provisioning config files... [2024-10-09T22:44:47.205Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config5454795852151760422tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:44:47.542Z] ---> ****-login.sh [2024-10-09T22:44:47.542Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:44:47.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:44:47.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:44:47.803Z] Configure a credential helper to remove this warning. See [2024-10-09T22:44:47.803Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:44:47.803Z] [2024-10-09T22:44:47.803Z] Login Succeeded [2024-10-09T22:44:47.803Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:44:48.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:44:48.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:44:48.064Z] Configure a credential helper to remove this warning. See [2024-10-09T22:44:48.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:44:48.064Z] [2024-10-09T22:44:48.064Z] Login Succeeded [2024-10-09T22:44:48.064Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:44:48.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:44:48.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:44:48.064Z] Configure a credential helper to remove this warning. See [2024-10-09T22:44:48.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:44:48.064Z] [2024-10-09T22:44:48.064Z] Login Succeeded [2024-10-09T22:44:48.064Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:44:48.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:44:48.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:44:48.326Z] Configure a credential helper to remove this warning. See [2024-10-09T22:44:48.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:44:48.326Z] [2024-10-09T22:44:48.326Z] Login Succeeded [2024-10-09T22:44:48.326Z] ****.io [2024-10-09T22:44:48.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:44:48.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:44:48.587Z] Configure a credential helper to remove this warning. See [2024-10-09T22:44:48.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:44:48.587Z] [2024-10-09T22:44:48.587Z] Login Succeeded [2024-10-09T22:44:48.587Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:44:48.595Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:44:48.919Z] + 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 cmd/support-scheduler/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/core-command/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo core-command,cmd/core-command/Dockerfile [2024-10-09T22:44:48.919Z] + + dirnamecut cmd/core-common-config-bootstrapper/Dockerfile -d/ [2024-10-09T22:44:48.919Z] -f2 [2024-10-09T22:44:48.919Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/core-data/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo core-data,cmd/core-data/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/core-keeper/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/core-metadata/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-10-09T22:44:48.919Z] + + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-10-09T22:44:48.919Z] cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/security-spire-agent/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/security-spire-config/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-10-09T22:44:48.919Z] + + dirname cmd/security-spire-server/Dockerfile [2024-10-09T22:44:48.919Z] cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/support-notifications/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-10-09T22:44:48.919Z] + dirname cmd/support-scheduler/Dockerfile [2024-10-09T22:44:48.919Z] + cut -d/ -f2 [2024-10-09T22:44:48.919Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-10-09T22:44:48.955Z] 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], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-09T22:44:49.901Z] + git rev-list -1 --merges 5583a75087f60e058987f2a62e5d372bed784786~1..5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] echo [2024-10-09T22:44:49.911Z] -----------> git rev-list -1 --merges 5583a75087f60e058987f2a62e5d372bed784786~1..5583a75087f60e058987f2a62e5d372bed784786 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:44:49.911Z] 5583a75087f60e058987f2a62e5d372bed784786 [false] [Pipeline] sh [2024-10-09T22:44:50.195Z] + git log --format=format:%s -1 5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] echo [2024-10-09T22:44:50.212Z] ========================================================= [2024-10-09T22:44:50.212Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-09T22:44:50.212Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-10-09T22:44:50.657Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T22:44:50.657Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-09T22:44:50.657Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-09T22:44:50.657Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-09T22:44:50.657Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-09T22:44:50.657Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-09T22:44:50.657Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:44:51.007Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:44:51.007Z] [2024-10-09T22:44:51.007Z] 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-09T22:44:51.313Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:44:51.313Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-09T22:44:51.313Z] b85a868b505f: Pulling fs layer [2024-10-09T22:44:51.313Z] e2be974225ed: Pulling fs layer [2024-10-09T22:44:51.313Z] 339a4e72a1f5: Pulling fs layer [2024-10-09T22:44:51.313Z] 988bab9f4d93: Pulling fs layer [2024-10-09T22:44:51.313Z] 1469e6f7b9e6: Pulling fs layer [2024-10-09T22:44:51.313Z] eaf3925da568: Pulling fs layer [2024-10-09T22:44:51.313Z] bab4dde63d76: Pulling fs layer [2024-10-09T22:44:51.313Z] bde34c3a00c8: Pulling fs layer [2024-10-09T22:44:51.313Z] b352a97aabf1: Pulling fs layer [2024-10-09T22:44:51.313Z] 4872d77fe225: Pulling fs layer [2024-10-09T22:44:51.313Z] 5851b861e8e6: Pulling fs layer [2024-10-09T22:44:51.313Z] 1469e6f7b9e6: Waiting [2024-10-09T22:44:51.313Z] eaf3925da568: Waiting [2024-10-09T22:44:51.313Z] bab4dde63d76: Waiting [2024-10-09T22:44:51.313Z] bde34c3a00c8: Waiting [2024-10-09T22:44:51.313Z] b352a97aabf1: Waiting [2024-10-09T22:44:51.313Z] 4872d77fe225: Waiting [2024-10-09T22:44:51.313Z] 5851b861e8e6: Waiting [2024-10-09T22:44:51.313Z] 988bab9f4d93: Waiting [2024-10-09T22:44:51.313Z] e2be974225ed: Download complete [2024-10-09T22:44:51.313Z] 988bab9f4d93: Verifying Checksum [2024-10-09T22:44:51.313Z] 988bab9f4d93: Download complete [2024-10-09T22:44:51.313Z] 339a4e72a1f5: Verifying Checksum [2024-10-09T22:44:51.313Z] 339a4e72a1f5: Download complete [2024-10-09T22:44:51.576Z] eaf3925da568: Verifying Checksum [2024-10-09T22:44:51.576Z] eaf3925da568: Download complete [2024-10-09T22:44:51.576Z] 1469e6f7b9e6: Verifying Checksum [2024-10-09T22:44:51.576Z] 1469e6f7b9e6: Download complete [2024-10-09T22:44:51.576Z] bde34c3a00c8: Verifying Checksum [2024-10-09T22:44:51.576Z] bde34c3a00c8: Download complete [2024-10-09T22:44:51.576Z] b352a97aabf1: Verifying Checksum [2024-10-09T22:44:51.576Z] b352a97aabf1: Download complete [2024-10-09T22:44:51.576Z] 4872d77fe225: Verifying Checksum [2024-10-09T22:44:51.576Z] 4872d77fe225: Download complete [2024-10-09T22:44:51.576Z] 5851b861e8e6: Download complete [2024-10-09T22:44:51.576Z] b85a868b505f: Verifying Checksum [2024-10-09T22:44:51.576Z] b85a868b505f: Download complete [2024-10-09T22:44:51.835Z] bab4dde63d76: Verifying Checksum [2024-10-09T22:44:51.835Z] bab4dde63d76: Download complete [2024-10-09T22:44:52.775Z] b85a868b505f: Pull complete [2024-10-09T22:44:53.036Z] e2be974225ed: Pull complete [2024-10-09T22:44:53.295Z] 339a4e72a1f5: Pull complete [2024-10-09T22:44:53.295Z] 988bab9f4d93: Pull complete [2024-10-09T22:44:53.868Z] 1469e6f7b9e6: Pull complete [2024-10-09T22:44:53.868Z] eaf3925da568: Pull complete [2024-10-09T22:44:55.798Z] bab4dde63d76: Pull complete [2024-10-09T22:44:55.798Z] bde34c3a00c8: Pull complete [2024-10-09T22:44:55.798Z] b352a97aabf1: Pull complete [2024-10-09T22:44:55.798Z] 4872d77fe225: Pull complete [2024-10-09T22:44:55.798Z] 5851b861e8e6: Pull complete [2024-10-09T22:44:55.798Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-09T22:44:55.798Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T22:44:55.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:44:55.938Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T22:44:55.962Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T22:44:58.149Z] $ docker top b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e -eo pid,comm [2024-10-09T22:44:58.203Z] 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-09T22:44:58.203Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T22:44:58.257Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:44:58.257Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:44:58.377Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:44:58.378Z] $ docker exec b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent [2024-10-09T22:44:58.498Z] SSH_AUTH_SOCK=/tmp/ssh-RLlwdcUpN91M/agent.32 [2024-10-09T22:44:58.498Z] SSH_AGENT_PID=38 [2024-10-09T22:44:58.504Z] Running ssh-add (command line suppressed) [2024-10-09T22:44:58.608Z] Identity added: /w/workspace/edgex-go/721@tmp/private_key_3826722305019062233.key (/w/workspace/edgex-go/721@tmp/private_key_3826722305019062233.key) [2024-10-09T22:44:58.623Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:44:58.913Z] + git tag --points-at HEAD [Pipeline] } [2024-10-09T22:44:58.922Z] $ docker exec --env ******** --env ******** b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent -k [2024-10-09T22:44:59.018Z] unset SSH_AUTH_SOCK; [2024-10-09T22:44:59.018Z] unset SSH_AGENT_PID; [2024-10-09T22:44:59.018Z] echo Agent pid 38 killed; [2024-10-09T22:44:59.029Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-09T22:44:59.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T22:44:59.072Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T22:44:59.182Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T22:44:59.183Z] $ docker exec b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent [2024-10-09T22:44:59.301Z] SSH_AUTH_SOCK=/tmp/ssh-o00EGBfkV8zH/agent.72 [2024-10-09T22:44:59.301Z] SSH_AGENT_PID=78 [2024-10-09T22:44:59.306Z] Running ssh-add (command line suppressed) [2024-10-09T22:44:59.393Z] Identity added: /w/workspace/edgex-go/721@tmp/private_key_14889982591630950987.key (/w/workspace/edgex-go/721@tmp/private_key_14889982591630950987.key) [2024-10-09T22:44:59.414Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T22:44:59.708Z] + git semver init [2024-10-09T22:44:59.968Z] 2024-10-09 22:44:59,885 [run_init] DEBUG init version:0.0.0 force:False [2024-10-09T22:44:59.968Z] 2024-10-09 22:44:59,886 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/721/.semver [2024-10-09T22:44:59.968Z] 2024-10-09 22:44:59,886 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/721/.semver [2024-10-09T22:44:59.968Z] 2024-10-09 22:44:59,887 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/721/.semver'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=None) [2024-10-09T22:45:10.693Z] 2024-10-09 22:45:10,350 [append_file] DEBUG append to file:/w/workspace/edgex-go/721/.git/info/exclude [2024-10-09T22:45:10.693Z] 2024-10-09 22:45:10,351 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/721/.semver/main with force:False [2024-10-09T22:45:10.693Z] 2024-10-09 22:45:10,351 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T22:45:10.693Z] 2024-10-09 22:45:10,351 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T22:45:10.693Z] 3.2.0-dev.98 [Pipeline] } [2024-10-09T22:45:10.702Z] $ docker exec --env ******** --env ******** b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e ssh-agent -k [2024-10-09T22:45:10.799Z] unset SSH_AUTH_SOCK; [2024-10-09T22:45:10.799Z] unset SSH_AGENT_PID; [2024-10-09T22:45:10.800Z] echo Agent pid 78 killed; [2024-10-09T22:45:10.812Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T22:45:11.139Z] + git semver [Pipeline] } [2024-10-09T22:45:11.414Z] $ docker stop --time=1 b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e [2024-10-09T22:45:12.717Z] $ docker rm -f --volumes b6490beb6de1fe72f7cc94006e7d38c96df3ccb5f7d764ec5236a817da9f098e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:45:13.067Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-09T22:45:13.295Z] Stashed 1 file(s) [Pipeline] echo [2024-10-09T22:45:13.299Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.98 [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-09T22:45:13.739Z] + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] echo [2024-10-09T22:45:13.751Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:45:13.770Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:45:13.786Z] ========================================================= [2024-10-09T22:45:13.786Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-09T22:45:13.786Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:45:14.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:45:14.081Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-09T22:45:14.081Z] 43c4264eed91: Pulling fs layer [2024-10-09T22:45:14.081Z] 4cc291be95ef: Pulling fs layer [2024-10-09T22:45:14.081Z] 2ac1f1163629: Pulling fs layer [2024-10-09T22:45:14.081Z] 5c3c966382ef: Pulling fs layer [2024-10-09T22:45:14.081Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:45:14.081Z] 5d5c8e513c77: Pulling fs layer [2024-10-09T22:45:14.081Z] 9f66e0745190: Pulling fs layer [2024-10-09T22:45:14.081Z] f49a43e4bbc0: Pulling fs layer [2024-10-09T22:45:14.081Z] 561ebcabdf7f: Pulling fs layer [2024-10-09T22:45:14.081Z] 5c3c966382ef: Waiting [2024-10-09T22:45:14.081Z] 561ebcabdf7f: Waiting [2024-10-09T22:45:14.081Z] 4f4fb700ef54: Waiting [2024-10-09T22:45:14.081Z] 5d5c8e513c77: Waiting [2024-10-09T22:45:14.081Z] 9f66e0745190: Waiting [2024-10-09T22:45:14.081Z] f49a43e4bbc0: Waiting [2024-10-09T22:45:14.081Z] 4cc291be95ef: Download complete [2024-10-09T22:45:14.081Z] 5c3c966382ef: Verifying Checksum [2024-10-09T22:45:14.081Z] 5c3c966382ef: Download complete [2024-10-09T22:45:14.081Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:45:14.081Z] 4f4fb700ef54: Download complete [2024-10-09T22:45:14.081Z] 5d5c8e513c77: Verifying Checksum [2024-10-09T22:45:14.081Z] 5d5c8e513c77: Download complete [2024-10-09T22:45:14.081Z] 43c4264eed91: Verifying Checksum [2024-10-09T22:45:14.081Z] 43c4264eed91: Download complete [2024-10-09T22:45:14.081Z] 9f66e0745190: Verifying Checksum [2024-10-09T22:45:14.081Z] 9f66e0745190: Download complete [2024-10-09T22:45:14.341Z] 43c4264eed91: Pull complete [2024-10-09T22:45:14.341Z] 561ebcabdf7f: Verifying Checksum [2024-10-09T22:45:14.341Z] 561ebcabdf7f: Download complete [2024-10-09T22:45:14.341Z] 4cc291be95ef: Pull complete [2024-10-09T22:45:14.599Z] 2ac1f1163629: Verifying Checksum [2024-10-09T22:45:14.599Z] 2ac1f1163629: Download complete [2024-10-09T22:45:14.857Z] f49a43e4bbc0: Verifying Checksum [2024-10-09T22:45:14.857Z] f49a43e4bbc0: Download complete [2024-10-09T22:45:18.140Z] 2ac1f1163629: Pull complete [2024-10-09T22:45:18.140Z] 5c3c966382ef: Pull complete [2024-10-09T22:45:18.140Z] 4f4fb700ef54: Pull complete [2024-10-09T22:45:18.140Z] 5d5c8e513c77: Pull complete [2024-10-09T22:45:18.140Z] 9f66e0745190: Pull complete [2024-10-09T22:45:20.674Z] f49a43e4bbc0: Pull complete [2024-10-09T22:45:21.241Z] 561ebcabdf7f: Pull complete [2024-10-09T22:45:21.241Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-09T22:45:21.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:45:21.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:45:21.551Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:45:21.552Z] WORKDIR /edgex [2024-10-09T22:45:21.552Z] COPY go.mod . [2024-10-09T22:45:21.552Z] RUN go mod download build [2024-10-09T22:45:21.552Z] -t ci-base-image-x86_64 -f - . [2024-10-09T22:45:22.120Z] Sending build context to Docker daemon 179.7MB [2024-10-09T22:45:22.120Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-09T22:45:22.120Z] ---> 3a752c3f9dda [2024-10-09T22:45:22.120Z] Step 2/4 : WORKDIR /edgex [2024-10-09T22:45:26.324Z] ---> Running in b6294b9924bc [2024-10-09T22:45:26.324Z] Removing intermediate container b6294b9924bc [2024-10-09T22:45:26.324Z] ---> 1f22f402ad12 [2024-10-09T22:45:26.324Z] Step 3/4 : COPY go.mod . [2024-10-09T22:45:26.583Z] ---> f3c1bc3e9c05 [2024-10-09T22:45:26.583Z] Step 4/4 : RUN go mod download [2024-10-09T22:45:26.583Z] ---> Running in cff9953d32b6 [2024-10-09T22:45:28.414Z] Still waiting to schedule task [2024-10-09T22:45:28.414Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-10-09T22:45:53.139Z] Removing intermediate container cff9953d32b6 [2024-10-09T22:45:53.139Z] ---> 032f06ca70ac [2024-10-09T22:45:53.139Z] Successfully built 032f06ca70ac [2024-10-09T22:45:53.139Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:45:53.444Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:45:53.444Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:45:53.525Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T22:45:53.549Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T22:45:53.992Z] $ docker top e5af4f22aa38b4a40ae903b90c60f58da2d3db58982f4c21626149e683fd64d2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:45:54.346Z] + go version [2024-10-09T22:45:54.346Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-09T22:45:54.353Z] $ docker stop --time=1 e5af4f22aa38b4a40ae903b90c60f58da2d3db58982f4c21626149e683fd64d2 [2024-10-09T22:45:55.637Z] $ docker rm -f --volumes e5af4f22aa38b4a40ae903b90c60f58da2d3db58982f4c21626149e683fd64d2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:45:56.078Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-09T22:45:56.078Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:45:56.266Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T22:45:56.291Z] $ 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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T22:45:56.611Z] $ docker top 1fc8e4d8edb0ee3f66002d9216075999880b5a010e63bac1ce2cf1c3ecffcaf0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-10-09T22:45:56.681Z] ========================================================= [2024-10-09T22:45:56.681Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-10-09T22:45:56.681Z] ========================================================= [Pipeline] sh [2024-10-09T22:45:56.960Z] + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:45:57.263Z] + make test [2024-10-09T22:45:57.263Z] go test -race -coverprofile=coverage.out ./... [2024-10-09T22:46:05.385Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2024-10-09T22:46:37.451Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-10-09T22:46:37.720Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2024-10-09T22:46:37.720Z] github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements [2024-10-09T22:46:37.720Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2024-10-09T22:46:38.656Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.061s coverage: 97.0% of statements [2024-10-09T22:46:38.656Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2024-10-09T22:46:38.656Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2024-10-09T22:46:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-10-09T22:46:39.682Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2024-10-09T22:46:39.682Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2024-10-09T22:46:39.682Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2024-10-09T22:46:39.682Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:46:39.682Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2024-10-09T22:46:39.682Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-10-09T22:46:39.682Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2024-10-09T22:46:39.682Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2024-10-09T22:46:41.636Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-10-09T22:46:41.636Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:46:41.636Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2024-10-09T22:46:41.636Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2024-10-09T22:46:41.636Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2024-10-09T22:46:41.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.073s coverage: 69.2% of statements [2024-10-09T22:46:41.894Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 53.3% of statements [2024-10-09T22:46:42.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.718s coverage: 93.4% of statements [2024-10-09T22:46:42.462Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.052s coverage: 91.7% of statements [2024-10-09T22:46:42.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2024-10-09T22:46:42.721Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.065s coverage: 10.0% of statements [2024-10-09T22:46:44.099Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-10-09T22:46:44.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2024-10-09T22:46:44.099Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2024-10-09T22:46:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.469s coverage: 95.8% of statements [2024-10-09T22:46:45.483Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-10-09T22:46:45.743Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2024-10-09T22:46:46.003Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-10-09T22:46:46.003Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2024-10-09T22:46:46.940Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] [2024-10-09T22:46:47.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements [2024-10-09T22:46:47.199Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 42.5% of statements [2024-10-09T22:46:47.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements [2024-10-09T22:46:47.199Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-10-09T22:46:47.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-10-09T22:46:47.767Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.055s coverage: 96.3% of statements [2024-10-09T22:46:48.027Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements [2024-10-09T22:46:48.290Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-10-09T22:46:48.290Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2024-10-09T22:46:48.290Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2024-10-09T22:46:48.290Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2024-10-09T22:46:48.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-10-09T22:46:48.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2024-10-09T22:46:48.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2024-10-09T22:46:48.549Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2024-10-09T22:46:49.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2024-10-09T22:46:49.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2024-10-09T22:46:49.942Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2024-10-09T22:46:50.879Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2024-10-09T22:46:50.879Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2024-10-09T22:46:50.879Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2024-10-09T22:46:50.879Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2024-10-09T22:46:51.137Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2024-10-09T22:46:51.137Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2024-10-09T22:46:51.706Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2024-10-09T22:46:53.083Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2024-10-09T22:46:54.037Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-10-09T22:46:55.417Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2024-10-09T22:46:55.417Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2024-10-09T22:46:57.950Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2024-10-09T22:46:57.950Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2024-10-09T22:46:57.950Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2024-10-09T22:46:59.328Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2024-10-09T22:46:59.328Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2024-10-09T22:46:59.328Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-10-09T22:46:59.588Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2024-10-09T22:46:59.588Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2024-10-09T22:46:59.588Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2024-10-09T22:46:59.588Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements [2024-10-09T22:47:00.527Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2024-10-09T22:47:00.527Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements [2024-10-09T22:47:00.527Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements [2024-10-09T22:47:00.527Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements [2024-10-09T22:47:02.433Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-10-09T22:47:02.433Z] github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:47:02.433Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2024-10-09T22:47:03.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2024-10-09T22:47:03.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2024-10-09T22:47:03.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2024-10-09T22:47:03.369Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2024-10-09T22:47:05.272Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-10-09T22:47:05.272Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:47:05.272Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements [2024-10-09T22:47:05.272Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2024-10-09T22:47:05.840Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2024-10-09T22:47:05.840Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2024-10-09T22:47:06.409Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-10-09T22:47:06.409Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.253s coverage: 79.9% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.051s coverage: 92.9% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 75.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.023s coverage: 100.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.216s coverage: 36.5% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.041s coverage: 89.5% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.025s coverage: 84.8% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.030s coverage: 5.6% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.058s coverage: 97.1% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.029s coverage: 45.8% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.050s coverage: 19.9% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.129s coverage: 95.7% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-10-09T22:47:12.983Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.069s coverage: 98.9% of statements [2024-10-09T22:47:12.983Z] 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-09T22:47:13.242Z] running golangci-lint [2024-10-09T22:47:13.242Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2024-10-09T22:47:13.242Z] go version go1.23.2 linux/amd64 [2024-10-09T22:47:13.501Z] 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-09T22:47:13.501Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-10-09T22:47:13.501Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-10-09T22:47:40.032Z] level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|compiled_files|types_sizes) took 24.47430713s" [2024-10-09T22:47:40.032Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.786302ms" [2024-10-09T22:47:54.934Z] level=info msg="[linters_context/goanalysis] analyzers took 1m59.00208579s with top 10 stages: buildir: 1m12.152755435s, gosec: 5.392821514s, inspect: 2.953353376s, printf: 2.761988926s, ctrlflow: 2.462172022s, fact_deprecated: 2.415120171s, fact_purity: 1.58184552s, nilness: 1.405977359s, S1038: 1.364995864s, unused: 1.022332774s" [2024-10-09T22:47:54.934Z] level=info msg="[runner] Issues before processing: 219, after processing: 0" [2024-10-09T22:47:54.934Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 219/219, identifier_marker: 219/219, filename_unadjuster: 219/219, path_prettifier: 219/219, nolint: 22/0, exclude-rules: 219/22, autogenerated_exclude: 219/219, exclude: 219/219, skip_dirs: 219/219, cgo: 219/219, invalid_issue: 219/219" [2024-10-09T22:47:54.934Z] level=info msg="[runner] processing took 15.104866ms with stages: nolint: 7.176554ms, identifier_marker: 4.390105ms, exclude-rules: 1.161602ms, autogenerated_exclude: 977.2µs, path_prettifier: 858.619µs, skip_dirs: 450.385µs, cgo: 36.57µs, invalid_issue: 29.7µs, filename_unadjuster: 19.041µs, uniq_by_line: 740ns, max_same_issues: 720ns, fixer: 670ns, skip_files: 570ns, sort_results: 390ns, path_prefixer: 390ns, severity-rules: 370ns, source_code: 310ns, exclude: 300ns, diff: 190ns, max_from_linter: 170ns, max_per_file_from_linter: 150ns, path_shortener: 120ns" [2024-10-09T22:47:54.934Z] level=info msg="[runner] linters took 14.61047928s with stages: goanalysis_metalinter: 14.595299884s" [2024-10-09T22:47:54.934Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-10-09T22:47:54.934Z] level=info msg="Memory: 389 samples, avg is 306.0MB, max is 1302.9MB" [2024-10-09T22:47:54.934Z] level=info msg="Execution took 39.143192791s" [2024-10-09T22:47:54.934Z] go vet ./... [2024-10-09T22:48:00.191Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-09T22:48:00.191Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-09T22:48:00.450Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-09T22:48:00.724Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-10-09T22:48:01.330Z] + ls -al . [2024-10-09T22:48:01.330Z] total 1852 [2024-10-09T22:48:01.330Z] drwxrwxr-x 11 1001 1001 4096 Oct 9 22:45 . [2024-10-09T22:48:01.330Z] drwxr-xr-x 4 root root 4096 Oct 9 22:45 .. [2024-10-09T22:48:01.330Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 22:44 .blubracket [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 10 Oct 9 22:44 .dockerignore [2024-10-09T22:48:01.330Z] drwxrwxr-x 8 1001 1001 4096 Oct 9 22:47 .git [2024-10-09T22:48:01.330Z] drwxrwxr-x 3 1001 1001 4096 Oct 9 22:44 .github [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 1102 Oct 9 22:44 .gitignore [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 199 Oct 9 22:44 .golangci.yml [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 100 Oct 9 22:44 .hadolint.yml [2024-10-09T22:48:01.330Z] drwxr-xr-x 3 1001 1001 4096 Oct 9 22:45 .semver [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 155 Oct 9 22:44 .sonarcloud.properties [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 1171 Oct 9 22:44 ADOPTERS.md [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 21553 Oct 9 22:44 Attribution.txt [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 100284 Oct 9 22:44 CHANGELOG.md [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 3804 Oct 9 22:44 CONTRIBUTING.md [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 677 Oct 9 22:44 GOVERNANCE.md [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 861 Oct 9 22:44 Jenkinsfile [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 10775 Oct 9 22:44 LICENSE [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 16854 Oct 9 22:44 Makefile [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 582 Oct 9 22:44 OWNERS.md [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 9528 Oct 9 22:44 README.md [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 789 Oct 9 22:44 SECURITY.md [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 12 Oct 9 22:45 VERSION [2024-10-09T22:48:01.330Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 22:44 bin [2024-10-09T22:48:01.330Z] drwxrwxr-x 20 1001 1001 4096 Oct 9 22:44 cmd [2024-10-09T22:48:01.330Z] -rw-r--r-- 1 root root 1504939 Oct 9 22:47 coverage.out [2024-10-09T22:48:01.330Z] drwxrwxr-x 2 1001 1001 4096 Oct 9 22:44 fuzz_test [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 7305 Oct 9 22:44 go.mod [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 102748 Oct 9 22:44 go.sum [2024-10-09T22:48:01.330Z] drwxrwxr-x 7 1001 1001 4096 Oct 9 22:44 internal [2024-10-09T22:48:01.330Z] drwxrwxr-x 3 1001 1001 4096 Oct 9 22:44 openapi [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 584 Oct 9 22:44 security.txt [2024-10-09T22:48:01.330Z] -rw-rw-r-- 1 1001 1001 204 Oct 9 22:44 version.go [Pipeline] sh [2024-10-09T22:48:01.615Z] + '[' -e coverage.out ] [2024-10-09T22:48:01.615Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-10-09T22:48:01.770Z] Stashed 1 file(s) [Pipeline] sh [2024-10-09T22:48:02.056Z] + make build [2024-10-09T22:48:02.056Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-09T22:48:28.694Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-09T22:48:28.694Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-09T22:48:30.077Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-09T22:48:30.646Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-09T22:48:32.551Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-09T22:48:36.739Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-09T22:48:38.647Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-09T22:48:41.179Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-09T22:48:43.084Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-09T22:48:44.021Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-09T22:48:44.967Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-09T22:48:45.536Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-09T22:48:46.472Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-10-09T22:48:47.418Z] $ docker stop --time=1 1fc8e4d8edb0ee3f66002d9216075999880b5a010e63bac1ce2cf1c3ecffcaf0 [2024-10-09T22:48:52.341Z] $ docker rm -f --volumes 1fc8e4d8edb0ee3f66002d9216075999880b5a010e63bac1ce2cf1c3ecffcaf0 [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-09T22:48:53.794Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-09T22:48:53.794Z] [2024-10-09T22:48:53.794Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:48:54.107Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-09T22:48:54.107Z] latest: Pulling from edgex-devops/edgex-compose [2024-10-09T22:48:54.107Z] 91d30c5bc195: Pulling fs layer [2024-10-09T22:48:54.107Z] 2e9b0aa3be6d: Pulling fs layer [2024-10-09T22:48:54.107Z] 9c61dcf015f6: Pulling fs layer [2024-10-09T22:48:54.107Z] 4698f68db338: Pulling fs layer [2024-10-09T22:48:54.107Z] 2a2f49069b9e: Pulling fs layer [2024-10-09T22:48:54.107Z] e0025b399a48: Pulling fs layer [2024-10-09T22:48:54.107Z] 4698f68db338: Waiting [2024-10-09T22:48:54.107Z] 2a2f49069b9e: Waiting [2024-10-09T22:48:54.107Z] e0025b399a48: Waiting [2024-10-09T22:48:54.365Z] 91d30c5bc195: Verifying Checksum [2024-10-09T22:48:54.365Z] 4698f68db338: Download complete [2024-10-09T22:48:54.365Z] 2e9b0aa3be6d: Verifying Checksum [2024-10-09T22:48:54.365Z] 2e9b0aa3be6d: Download complete [2024-10-09T22:48:54.365Z] e0025b399a48: Verifying Checksum [2024-10-09T22:48:54.365Z] e0025b399a48: Download complete [2024-10-09T22:48:54.365Z] 91d30c5bc195: Pull complete [2024-10-09T22:48:54.365Z] 2a2f49069b9e: Download complete [2024-10-09T22:48:54.622Z] 2e9b0aa3be6d: Pull complete [2024-10-09T22:48:54.881Z] 9c61dcf015f6: Verifying Checksum [2024-10-09T22:48:54.881Z] 9c61dcf015f6: Download complete [2024-10-09T22:48:57.409Z] 9c61dcf015f6: Pull complete [2024-10-09T22:48:57.409Z] 4698f68db338: Pull complete [2024-10-09T22:48:57.975Z] 2a2f49069b9e: Pull complete [2024-10-09T22:48:57.975Z] e0025b399a48: Pull complete [2024-10-09T22:48:57.975Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-10-09T22:48:57.975Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-10-09T22:48:57.975Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:48:58.080Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T22:48:58.113Z] $ 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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T22:49:00.894Z] $ docker top 6210b9ab300858260fdb0ddfea60cb1ae9d5b2668c703823abbcf0dac82b447e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:49:01.252Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-09T22:49:03.784Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #1 transferring dockerfile: [2024-10-09T22:49:03.784Z] #1 transferring dockerfile: 2.07kB done [2024-10-09T22:49:03.784Z] #1 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #2 transferring dockerfile: 1.85kB done [2024-10-09T22:49:03.784Z] #2 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #3 [core-command internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #3 transferring dockerfile: 1.93kB done [2024-10-09T22:49:03.784Z] #3 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #4 [security-spire-server internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #4 transferring dockerfile: 1.70kB done [2024-10-09T22:49:03.784Z] #4 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #5 transferring dockerfile: 2.50kB done [2024-10-09T22:49:03.784Z] #5 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #6 [support-scheduler internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #6 transferring dockerfile: 1.93kB done [2024-10-09T22:49:03.784Z] #6 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #7 transferring dockerfile: 2.02kB done [2024-10-09T22:49:03.784Z] #7 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #8 transferring dockerfile: 2.15kB done [2024-10-09T22:49:03.784Z] #8 DONE 0.0s [2024-10-09T22:49:03.784Z] [2024-10-09T22:49:03.784Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-10-09T22:49:03.784Z] #9 transferring dockerfile: 1.69kB done [2024-10-09T22:49:04.042Z] #9 DONE 0.0s [2024-10-09T22:49:04.042Z] [2024-10-09T22:49:04.042Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2024-10-09T22:49:04.042Z] #10 transferring dockerfile: 1.81kB done [2024-10-09T22:49:04.042Z] #10 DONE 0.0s [2024-10-09T22:49:04.042Z] [2024-10-09T22:49:04.042Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-09T22:49:04.042Z] #11 transferring dockerfile: 3.17kB done [2024-10-09T22:49:04.042Z] #11 DONE 0.0s [2024-10-09T22:49:04.042Z] [2024-10-09T22:49:04.042Z] #12 [core-metadata internal] load build definition from Dockerfile [2024-10-09T22:49:04.043Z] #12 transferring dockerfile: 2.13kB done [2024-10-09T22:49:04.043Z] #12 DONE 0.0s [2024-10-09T22:49:04.043Z] [2024-10-09T22:49:04.043Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-09T22:49:04.043Z] #13 transferring dockerfile: 2.23kB done [2024-10-09T22:49:04.043Z] #13 DONE 0.0s [2024-10-09T22:49:04.043Z] [2024-10-09T22:49:04.043Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-09T22:49:04.043Z] #14 transferring dockerfile: 2.49kB done [2024-10-09T22:49:04.043Z] #14 DONE 0.0s [2024-10-09T22:49:04.043Z] [2024-10-09T22:49:04.043Z] #15 [core-keeper internal] load .dockerignore [2024-10-09T22:49:04.043Z] #15 transferring context: 50B done [2024-10-09T22:49:04.043Z] #15 DONE 0.0s [2024-10-09T22:49:04.043Z] [2024-10-09T22:49:04.043Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-09T22:49:04.043Z] #16 transferring dockerfile: 1.89kB done [2024-10-09T22:49:04.043Z] #16 DONE 0.0s [2024-10-09T22:49:04.043Z] [2024-10-09T22:49:04.043Z] #17 [core-data internal] load build definition from Dockerfile [2024-10-09T22:49:04.043Z] #17 transferring dockerfile: 2.07kB done [2024-10-09T22:49:04.043Z] #17 DONE 0.0s [2024-10-09T22:49:04.302Z] [2024-10-09T22:49:04.302Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-10-09T22:49:04.302Z] #18 transferring context: 50B done [2024-10-09T22:49:04.302Z] #18 DONE 0.0s [2024-10-09T22:49:04.302Z] [2024-10-09T22:49:04.302Z] #19 [core-command internal] load .dockerignore [2024-10-09T22:49:04.302Z] #19 transferring context: 50B done [2024-10-09T22:49:04.302Z] #19 DONE 0.0s [2024-10-09T22:49:04.302Z] [2024-10-09T22:49:04.302Z] #20 [security-spire-server internal] load .dockerignore [2024-10-09T22:49:04.302Z] #20 transferring context: 50B done [2024-10-09T22:49:04.302Z] #20 DONE 0.0s [2024-10-09T22:49:04.302Z] [2024-10-09T22:49:04.302Z] #21 [security-proxy-setup internal] load .dockerignore [2024-10-09T22:49:04.302Z] #21 transferring context: 50B done [2024-10-09T22:49:04.302Z] #21 DONE 0.0s [2024-10-09T22:49:04.302Z] [2024-10-09T22:49:04.302Z] #22 [support-scheduler internal] load .dockerignore [2024-10-09T22:49:04.302Z] #22 transferring context: 50B done [2024-10-09T22:49:04.302Z] #22 DONE 0.0s [2024-10-09T22:49:04.302Z] [2024-10-09T22:49:04.302Z] #23 [support-notifications internal] load .dockerignore [2024-10-09T22:49:04.302Z] #23 transferring context: 50B done [2024-10-09T22:49:04.302Z] #23 DONE 0.0s [2024-10-09T22:49:04.302Z] [2024-10-09T22:49:04.303Z] #24 [security-proxy-auth internal] load .dockerignore [2024-10-09T22:49:04.303Z] #24 transferring context: 50B done [2024-10-09T22:49:04.303Z] #24 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #25 [security-spire-config internal] load .dockerignore [2024-10-09T22:49:04.303Z] #25 transferring context: 50B done [2024-10-09T22:49:04.303Z] #25 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #26 [security-spire-agent internal] load .dockerignore [2024-10-09T22:49:04.303Z] #26 transferring context: 50B done [2024-10-09T22:49:04.303Z] #26 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #27 [security-bootstrapper internal] load .dockerignore [2024-10-09T22:49:04.303Z] #27 transferring context: 50B done [2024-10-09T22:49:04.303Z] #27 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #28 [core-metadata internal] load .dockerignore [2024-10-09T22:49:04.303Z] #28 transferring context: 50B done [2024-10-09T22:49:04.303Z] #28 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:04.303Z] #29 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-10-09T22:49:04.303Z] #30 transferring context: 50B done [2024-10-09T22:49:04.303Z] #30 DONE 0.1s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-09T22:49:04.303Z] #31 transferring context: 50B done [2024-10-09T22:49:04.303Z] #31 DONE 0.1s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #32 [core-data internal] load .dockerignore [2024-10-09T22:49:04.303Z] #32 transferring context: 50B done [2024-10-09T22:49:04.303Z] #32 DONE 0.1s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #33 [security-secretstore-setup internal] load .dockerignore [2024-10-09T22:49:04.303Z] #33 transferring context: 50B done [2024-10-09T22:49:04.303Z] #33 DONE 0.1s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:49:04.303Z] #34 DONE 0.1s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #35 [core-keeper internal] load build context [2024-10-09T22:49:04.303Z] #35 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #36 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-09T22:49:04.303Z] #36 DONE 0.0s [2024-10-09T22:49:04.303Z] [2024-10-09T22:49:04.303Z] #37 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:49:04.564Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:49:04.564Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:49:04.564Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T22:49:04.564Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T22:49:04.564Z] #37 DONE 0.1s [2024-10-09T22:49:04.564Z] [2024-10-09T22:49:04.564Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:04.564Z] #29 DONE 0.0s [2024-10-09T22:49:04.564Z] [2024-10-09T22:49:04.564Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:49:04.564Z] #34 DONE 0.1s [2024-10-09T22:49:04.564Z] [2024-10-09T22:49:04.564Z] #38 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:04.564Z] #38 ... [2024-10-09T22:49:04.564Z] [2024-10-09T22:49:04.564Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:04.564Z] #29 DONE 0.0s [2024-10-09T22:49:04.564Z] [2024-10-09T22:49:04.564Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:49:04.564Z] #34 DONE 0.1s [2024-10-09T22:49:04.564Z] [2024-10-09T22:49:04.564Z] #37 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:49:04.564Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:49:04.564Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:49:04.564Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T22:49:04.564Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T22:49:04.564Z] #37 DONE 0.1s [2024-10-09T22:49:04.564Z] [2024-10-09T22:49:04.564Z] #38 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:04.821Z] #38 ... [2024-10-09T22:49:04.821Z] [2024-10-09T22:49:04.821Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:04.821Z] #29 DONE 0.0s [2024-10-09T22:49:04.821Z] [2024-10-09T22:49:04.821Z] #37 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:49:04.821Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:49:04.821Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:49:04.821Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T22:49:04.822Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T22:49:04.822Z] #37 DONE 0.1s [2024-10-09T22:49:04.822Z] [2024-10-09T22:49:04.822Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:04.822Z] #29 DONE 0.0s [2024-10-09T22:49:04.822Z] [2024-10-09T22:49:04.822Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-09T22:49:05.079Z] #39 ... [2024-10-09T22:49:05.079Z] [2024-10-09T22:49:05.079Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:05.079Z] #29 DONE 0.0s [2024-10-09T22:49:05.079Z] [2024-10-09T22:49:05.079Z] #36 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-09T22:49:05.079Z] #36 DONE 0.7s [2024-10-09T22:49:05.079Z] [2024-10-09T22:49:05.079Z] #37 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:49:05.079Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:49:05.079Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:49:05.079Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T22:49:05.079Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T22:49:05.079Z] #37 DONE 0.1s [2024-10-09T22:49:05.079Z] [2024-10-09T22:49:05.079Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:05.079Z] #29 DONE 0.0s [2024-10-09T22:49:05.079Z] [2024-10-09T22:49:05.079Z] #36 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-09T22:49:05.079Z] #36 DONE 0.7s [2024-10-09T22:49:05.079Z] [2024-10-09T22:49:05.079Z] #40 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-10-09T22:49:05.079Z] #40 ... [2024-10-09T22:49:05.079Z] [2024-10-09T22:49:05.079Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-10-09T22:49:05.079Z] #29 DONE 0.0s [2024-10-09T22:49:05.340Z] [2024-10-09T22:49:05.340Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:49:10.629Z] #34 ... [2024-10-09T22:49:10.629Z] [2024-10-09T22:49:10.629Z] #41 [security-proxy-auth internal] load build context [2024-10-09T22:49:10.629Z] #41 transferring context: 354.90MB 5.1s [2024-10-09T22:49:10.895Z] #41 ... [2024-10-09T22:49:10.895Z] [2024-10-09T22:49:10.895Z] #42 [support-scheduler internal] load build context [2024-10-09T22:49:10.895Z] #42 ... [2024-10-09T22:49:10.895Z] [2024-10-09T22:49:10.895Z] #41 [security-proxy-auth internal] load build context [2024-10-09T22:49:12.639Z] #41 transferring context: 452.46MB 6.5s done [2024-10-09T22:49:14.596Z] #41 ... [2024-10-09T22:49:14.596Z] [2024-10-09T22:49:14.596Z] #35 [core-keeper internal] load build context [2024-10-09T22:49:14.596Z] #35 ... [2024-10-09T22:49:14.596Z] [2024-10-09T22:49:14.596Z] #43 [core-command internal] load build context [2024-10-09T22:49:14.596Z] #43 transferring context: 452.46MB 7.0s done [2024-10-09T22:49:14.596Z] #43 ... [2024-10-09T22:49:14.596Z] [2024-10-09T22:49:14.596Z] #44 [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-09T22:49:15.037Z] #44 ... [2024-10-09T22:49:15.037Z] [2024-10-09T22:49:15.037Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-09T22:49:15.037Z] #45 ... [2024-10-09T22:49:15.037Z] [2024-10-09T22:49:15.037Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-09T22:49:15.037Z] #46 ... [2024-10-09T22:49:15.037Z] [2024-10-09T22:49:15.037Z] #47 [security-proxy-setup internal] load build context [2024-10-09T22:49:15.037Z] #47 transferring context: 452.46MB 7.0s done [2024-10-09T22:49:15.389Z] #47 ... [2024-10-09T22:49:15.389Z] [2024-10-09T22:49:15.389Z] #48 [core-metadata internal] load build context [2024-10-09T22:49:15.389Z] #48 ... [2024-10-09T22:49:15.389Z] [2024-10-09T22:49:15.389Z] #49 [support-notifications internal] load build context [2024-10-09T22:49:15.389Z] #49 transferring context: 452.46MB 9.3s done [2024-10-09T22:49:15.389Z] #49 ... [2024-10-09T22:49:15.389Z] [2024-10-09T22:49:15.389Z] #38 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:15.389Z] #38 ... [2024-10-09T22:49:15.389Z] [2024-10-09T22:49:15.389Z] #50 [security-bootstrapper internal] load build context [2024-10-09T22:49:16.000Z] #50 ... [2024-10-09T22:49:16.000Z] [2024-10-09T22:49:16.000Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-09T22:49:16.052Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-22367 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-10-09T22:49:16.073Z] Running in /w/workspace/edgex-go/721 [Pipeline] { [Pipeline] checkout [2024-10-09T22:49:16.112Z] The recommended git tool is: git [2024-10-09T22:49:16.284Z] #51 ... [2024-10-09T22:49:16.284Z] [2024-10-09T22:49:16.284Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:49:16.284Z] #52 ... [2024-10-09T22:49:16.284Z] [2024-10-09T22:49:16.284Z] #53 [support-cron-scheduler internal] load build context [2024-10-09T22:49:16.284Z] #53 transferring context: 452.46MB 6.8s done [2024-10-09T22:49:16.284Z] #53 ... [2024-10-09T22:49:16.284Z] [2024-10-09T22:49:16.284Z] #35 [core-keeper internal] load build context [2024-10-09T22:49:16.284Z] #35 transferring context: 452.46MB 11.5s done [2024-10-09T22:49:16.940Z] #35 ... [2024-10-09T22:49:16.940Z] [2024-10-09T22:49:16.940Z] #37 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:49:16.940Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:49:16.940Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:49:16.940Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T22:49:16.940Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T22:49:16.940Z] #37 DONE 0.1s [2024-10-09T22:49:16.940Z] [2024-10-09T22:49:16.940Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-09T22:49:16.940Z] #45 DONE 12.2s [2024-10-09T22:49:17.223Z] [2024-10-09T22:49:17.223Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:49:17.223Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:49:18.218Z] #54 ... [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #37 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:49:18.218Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:49:18.218Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:49:18.218Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T22:49:18.218Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T22:49:18.218Z] #37 DONE 0.1s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #36 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 [2024-10-09T22:49:18.218Z] #36 DONE 0.7s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #43 [core-command internal] load build context [2024-10-09T22:49:18.218Z] #43 DONE 13.6s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:49:18.218Z] #34 DONE 13.5s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #40 [core-metadata builder 2/8] WORKDIR /edgex-go [2024-10-09T22:49:18.218Z] #40 DONE 13.4s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:49:18.218Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done [2024-10-09T22:49:18.218Z] #54 ... [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #41 [security-proxy-auth internal] load build context [2024-10-09T22:49:18.218Z] #41 DONE 13.4s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #53 [support-cron-scheduler internal] load build context [2024-10-09T22:49:18.218Z] #53 DONE 13.7s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #47 [security-proxy-setup internal] load build context [2024-10-09T22:49:18.218Z] #47 DONE 13.6s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #49 [support-notifications internal] load build context [2024-10-09T22:49:18.218Z] #49 DONE 13.4s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #42 [support-scheduler internal] load build context [2024-10-09T22:49:18.218Z] #42 transferring context: 452.46MB 9.6s done [2024-10-09T22:49:18.218Z] #42 DONE 13.6s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #50 [security-bootstrapper internal] load build context [2024-10-09T22:49:18.218Z] #50 transferring context: 452.46MB 7.6s done [2024-10-09T22:49:18.218Z] #50 DONE 13.3s [2024-10-09T22:49:18.218Z] [2024-10-09T22:49:18.218Z] #35 [core-keeper internal] load build context [2024-10-09T22:49:18.218Z] #35 DONE 13.8s [2024-10-09T22:49:18.477Z] [2024-10-09T22:49:18.477Z] #37 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:49:18.477Z] #37 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:49:18.477Z] #37 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:49:18.477Z] #37 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done [2024-10-09T22:49:18.477Z] #37 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done [2024-10-09T22:49:18.477Z] #37 DONE 0.1s [2024-10-09T22:49:18.477Z] [2024-10-09T22:49:18.477Z] #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-09T22:49:18.477Z] #39 DONE 13.4s [2024-10-09T22:49:18.477Z] [2024-10-09T22:49:18.477Z] #55 [security-spire-server internal] load build context [2024-10-09T22:49:18.477Z] #55 transferring context: 27.98kB 0.0s done [2024-10-09T22:49:18.477Z] #55 DONE 1.6s [2024-10-09T22:49:18.477Z] [2024-10-09T22:49:18.477Z] #56 [security-spire-config internal] load build context [2024-10-09T22:49:18.477Z] #56 transferring context: 26.23kB 0.0s done [2024-10-09T22:49:18.477Z] #56 DONE 1.6s [2024-10-09T22:49:18.477Z] [2024-10-09T22:49:18.477Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:49:18.477Z] #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.4s done [2024-10-09T22:49:18.477Z] #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-09T22:49:18.477Z] #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-10-09T22:49:18.477Z] #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-10-09T22:49:18.477Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-10-09T22:49:18.477Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-10-09T22:49:18.477Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s [2024-10-09T22:49:18.477Z] #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-09T22:49:18.477Z] #54 ... [2024-10-09T22:49:18.477Z] [2024-10-09T22:49:18.477Z] #57 [security-spire-agent internal] load build context [2024-10-09T22:49:18.477Z] #57 transferring context: 27.51kB 0.0s done [2024-10-09T22:49:18.477Z] #57 DONE 0.1s [2024-10-09T22:49:18.477Z] [2024-10-09T22:49:18.477Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:49:18.477Z] #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-10-09T22:49:18.477Z] #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-10-09T22:49:18.477Z] #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-10-09T22:49:18.477Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s [2024-10-09T22:49:18.477Z] #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-09T22:49:18.477Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 9.44MB / 30.73MB 0.4s [2024-10-09T22:49:18.736Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 12.99MB / 30.73MB 0.5s [2024-10-09T22:49:18.736Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.6s [2024-10-09T22:49:18.736Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-10-09T22:49:19.036Z] #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-10-09T22:49:19.036Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s [2024-10-09T22:49:20.943Z] #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.6s done [2024-10-09T22:49:21.175Z] using credential edgex-jenkins-ssh [2024-10-09T22:49:21.197Z] Cloning the remote Git repository [2024-10-09T22:49:21.241Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-10-09T22:49:21.344Z] > git init /w/workspace/edgex-go/721 # timeout=10 [2024-10-09T22:49:21.498Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-10-09T22:49:21.500Z] > git --version # timeout=10 [2024-10-09T22:49:21.521Z] > git --version # 'git version 2.25.1' [2024-10-09T22:49:21.523Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-09T22:49:21.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:49:26.238Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-10-09T22:49:27.173Z] #54 ... [2024-10-09T22:49:27.173Z] [2024-10-09T22:49:27.173Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-09T22:49:27.173Z] #0 3.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:27.173Z] #0 4.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:27.173Z] #0 4.319 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:27.173Z] #0 4.320 (2/2) Installing su-exec (0.2-r3) [2024-10-09T22:49:27.173Z] #0 4.326 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:27.173Z] #0 4.349 OK: 8 MiB in 16 packages [2024-10-09T22:49:27.173Z] #58 ... [2024-10-09T22:49:27.173Z] [2024-10-09T22:49:27.173Z] #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:49:27.173Z] #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.3s done [2024-10-09T22:49:28.827Z] #54 ... [2024-10-09T22:49:28.827Z] [2024-10-09T22:49:28.827Z] #59 [core-data internal] load build context [2024-10-09T22:49:28.827Z] #59 transferring context: 452.46MB 7.8s done [2024-10-09T22:49:28.827Z] #59 ... [2024-10-09T22:49:28.827Z] [2024-10-09T22:49:28.827Z] #60 [core-common-config-bootstrapper internal] load build context [2024-10-09T22:49:28.827Z] #60 transferring context: 452.46MB 8.8s done [2024-10-09T22:49:28.827Z] #60 ... [2024-10-09T22:49:28.827Z] [2024-10-09T22:49:28.827Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-09T22:49:29.086Z] #61 ... [2024-10-09T22:49:29.086Z] [2024-10-09T22:49:29.086Z] #62 [security-spiffe-token-provider internal] load build context [2024-10-09T22:49:29.086Z] #62 transferring context: 452.46MB 7.4s done [2024-10-09T22:49:29.086Z] #62 ... [2024-10-09T22:49:29.086Z] [2024-10-09T22:49:29.086Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:29.086Z] #0 4.602 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.086Z] #0 4.672 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.086Z] #0 5.008 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:29.086Z] #0 5.014 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:29.086Z] #0 5.026 OK: 8 MiB in 15 packages [2024-10-09T22:49:29.086Z] #63 ... [2024-10-09T22:49:29.086Z] [2024-10-09T22:49:29.086Z] #64 [security-secretstore-setup internal] load build context [2024-10-09T22:49:29.086Z] #64 transferring context: 452.46MB 7.8s done [2024-10-09T22:49:29.086Z] #64 ... [2024-10-09T22:49:29.086Z] [2024-10-09T22:49:29.086Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-09T22:49:29.086Z] #51 14.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.086Z] #51 14.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.086Z] #51 14.95 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:29.086Z] #51 14.97 (2/4) Installing openssl (3.3.2-r0) [2024-10-09T22:49:29.086Z] #51 14.98 (3/4) Installing su-exec (0.2-r3) [2024-10-09T22:49:29.086Z] #51 14.98 (4/4) Installing yq-go (4.44.1-r2) [2024-10-09T22:49:29.086Z] #51 15.06 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:29.086Z] #51 15.07 OK: 19 MiB in 18 packages [2024-10-09T22:49:29.655Z] #51 ... [2024-10-09T22:49:29.655Z] [2024-10-09T22:49:29.655Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:49:29.655Z] #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done [2024-10-09T22:49:29.655Z] #65 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-10-09T22:49:29.655Z] #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-10-09T22:49:29.655Z] #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done [2024-10-09T22:49:29.655Z] #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 4.4s done [2024-10-09T22:49:29.655Z] #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-09T22:49:29.655Z] #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-10-09T22:49:29.655Z] #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-10-09T22:49:29.655Z] #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done [2024-10-09T22:49:29.655Z] #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-10-09T22:49:29.655Z] #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-10-09T22:49:29.655Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s [2024-10-09T22:49:29.655Z] #65 ... [2024-10-09T22:49:29.655Z] [2024-10-09T22:49:29.655Z] #38 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:29.655Z] #38 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.655Z] #38 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.655Z] #38 14.58 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:29.655Z] #38 14.58 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:29.655Z] #38 14.60 OK: 8 MiB in 15 packages [2024-10-09T22:49:29.915Z] #38 ... [2024-10-09T22:49:29.915Z] [2024-10-09T22:49:29.915Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-09T22:49:29.915Z] #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.915Z] #0 3.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.915Z] #0 4.186 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:49:29.915Z] #0 4.186 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:49:29.915Z] #0 4.186 OK: 24163 distinct packages available [2024-10-09T22:49:29.915Z] #0 4.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.915Z] #0 4.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:29.915Z] #0 4.716 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:29.915Z] #0 4.729 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-09T22:49:29.915Z] #0 4.729 (3/4) Installing libucontext (1.2-r3) [2024-10-09T22:49:29.915Z] #0 4.730 (4/4) Installing gcompat (1.1.0-r4) [2024-10-09T22:49:29.915Z] #0 4.735 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:29.915Z] #0 4.774 OK: 8 MiB in 18 packages [2024-10-09T22:49:29.915Z] #66 ... [2024-10-09T22:49:29.915Z] [2024-10-09T22:49:29.915Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-09T22:49:30.485Z] #67 ... [2024-10-09T22:49:30.485Z] [2024-10-09T22:49:30.485Z] #48 [core-metadata internal] load build context [2024-10-09T22:49:30.485Z] #48 transferring context: 452.46MB 7.9s done [2024-10-09T22:49:31.147Z] #48 ... [2024-10-09T22:49:31.147Z] [2024-10-09T22:49:31.147Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-09T22:49:31.147Z] #46 14.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.147Z] #46 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.147Z] #46 14.93 (1/3) Installing ca-certificates (20240705-r0) [2024-10-09T22:49:31.147Z] #46 14.96 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:31.147Z] #46 14.96 (3/3) Installing tzdata (2024b-r0) [2024-10-09T22:49:31.147Z] #46 15.00 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:31.147Z] #46 15.01 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:49:31.147Z] #46 15.06 OK: 10 MiB in 17 packages [2024-10-09T22:49:31.147Z] #46 ... [2024-10-09T22:49:31.147Z] [2024-10-09T22:49:31.147Z] #68 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:49:31.408Z] #68 ... [2024-10-09T22:49:31.408Z] [2024-10-09T22:49:31.408Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T22:49:31.408Z] #69 ... [2024-10-09T22:49:31.408Z] [2024-10-09T22:49:31.408Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:49:31.674Z] #70 ... [2024-10-09T22:49:31.674Z] [2024-10-09T22:49:31.674Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-09T22:49:31.674Z] #71 ... [2024-10-09T22:49:31.674Z] [2024-10-09T22:49:31.674Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T22:49:31.674Z] #0 2.105 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.674Z] #0 2.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.674Z] #0 2.480 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:49:31.674Z] #0 2.480 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:49:31.674Z] #0 2.480 OK: 24163 distinct packages available [2024-10-09T22:49:31.674Z] #0 2.547 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.674Z] #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.674Z] #0 2.957 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:31.674Z] #0 2.963 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-09T22:49:31.674Z] #0 2.967 (3/5) Installing libucontext (1.2-r3) [2024-10-09T22:49:31.674Z] #0 2.971 (4/5) Installing gcompat (1.1.0-r4) [2024-10-09T22:49:31.674Z] #0 2.992 (5/5) Installing openssl (3.3.2-r0) [2024-10-09T22:49:31.674Z] #0 3.003 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:31.674Z] #0 3.026 OK: 9 MiB in 19 packages [2024-10-09T22:49:31.934Z] #72 ... [2024-10-09T22:49:31.934Z] [2024-10-09T22:49:31.934Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:49:31.934Z] #52 14.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.934Z] #52 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:31.934Z] #52 14.44 (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:49:31.934Z] #52 14.45 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:31.934Z] #52 14.45 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:31.934Z] #52 14.46 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:49:31.934Z] #52 14.49 OK: 9 MiB in 16 packages [2024-10-09T22:49:31.934Z] #52 ... [2024-10-09T22:49:31.934Z] [2024-10-09T22:49:31.934Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:49:32.193Z] #73 ... [2024-10-09T22:49:32.193Z] [2024-10-09T22:49:32.193Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:49:32.193Z] #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-10-09T22:49:35.520Z] #65 ... [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #60 [core-common-config-bootstrapper internal] load build context [2024-10-09T22:49:35.520Z] #60 DONE 17.1s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #62 [security-spiffe-token-provider internal] load build context [2024-10-09T22:49:35.520Z] #62 DONE 17.1s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #59 [core-data internal] load build context [2024-10-09T22:49:35.520Z] #59 DONE 17.2s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #48 [core-metadata internal] load build context [2024-10-09T22:49:35.520Z] #48 DONE 30.3s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-09T22:49:35.520Z] #66 DONE 17.2s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #38 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:35.520Z] #38 DONE 30.8s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #44 [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-09T22:49:35.520Z] #44 DONE 30.8s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:49:35.520Z] #74 ... [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #63 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:35.520Z] #63 DONE 17.2s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-09T22:49:35.520Z] #58 DONE 18.4s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #72 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T22:49:35.520Z] #72 DONE 17.2s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #46 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-09T22:49:35.520Z] #46 DONE 30.8s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #64 [security-secretstore-setup internal] load build context [2024-10-09T22:49:35.520Z] #64 DONE 17.2s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:49:35.520Z] #52 DONE 30.6s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #51 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-09T22:49:35.520Z] #51 DONE 30.8s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #54 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:49:35.520Z] #54 DONE 18.8s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:49:35.520Z] #65 DONE 17.2s [2024-10-09T22:49:35.520Z] [2024-10-09T22:49:35.520Z] #75 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:49:39.835Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-10-09T22:49:39.860Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-09T22:49:40.896Z] Avoid second fetch [2024-10-09T22:49:40.897Z] Checking out Revision 5583a75087f60e058987f2a62e5d372bed784786 (main) [2024-10-09T22:49:41.905Z] Commit message: "Merge pull request #4962 from jackchenjc/issue-4886" [2024-10-09T22:49:40.913Z] > git config core.sparsecheckout # timeout=10 [2024-10-09T22:49:40.996Z] > git checkout -f 5583a75087f60e058987f2a62e5d372bed784786 # timeout=10 [2024-10-09T22:49:43.051Z] #75 ... [2024-10-09T22:49:43.051Z] [2024-10-09T22:49:43.051Z] #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-10-09T22:49:43.051Z] #61 DONE 19.0s [2024-10-09T22:49:43.051Z] [2024-10-09T22:49:43.051Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-09T22:49:43.051Z] #76 1.212 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:43.051Z] #76 ... [2024-10-09T22:49:43.051Z] [2024-10-09T22:49:43.051Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-09T22:49:43.051Z] #67 18.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:43.051Z] #67 18.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:43.051Z] #67 18.90 (1/4) Installing ca-certificates (20240705-r0) [2024-10-09T22:49:43.051Z] #67 19.00 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:43.051Z] #67 19.43 (3/4) Installing su-exec (0.2-r3) [2024-10-09T22:49:43.051Z] #67 19.44 (4/4) Installing yq-go (4.44.1-r2) [2024-10-09T22:49:44.148Z] #67 26.05 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:44.148Z] #67 26.06 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:49:44.148Z] #67 ... [2024-10-09T22:49:44.148Z] [2024-10-09T22:49:44.148Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-09T22:49:44.148Z] #76 7.060 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:45.282Z] #76 ... [2024-10-09T22:49:45.282Z] [2024-10-09T22:49:45.282Z] #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-09T22:49:45.282Z] #67 26.11 OK: 19 MiB in 18 packages [2024-10-09T22:49:45.282Z] #67 DONE 26.5s [2024-10-09T22:49:45.282Z] [2024-10-09T22:49:45.283Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T22:49:45.283Z] #77 ... [2024-10-09T22:49:45.283Z] [2024-10-09T22:49:45.283Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:49:45.283Z] #0 2.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:45.283Z] #0 8.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:45.283Z] #0 9.003 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:45.283Z] #0 9.003 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:45.283Z] #0 9.010 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:45.283Z] #0 9.084 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:45.283Z] #0 9.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:45.283Z] #0 9.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-09T22:49:46.743Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-09T22:49:46.743Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T22:49:46.743Z] Dload Upload Total Spent Left Speed [2024-10-09T22:49:46.743Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 88468 0 --:--:-- --:--:-- --:--:-- 89083 [Pipeline] sh [2024-10-09T22:49:47.080Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-09T22:49:47.407Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-09T22:49:47.408Z] + sudo tee /etc/docker/daemon.new [2024-10-09T22:49:47.408Z] { [2024-10-09T22:49:47.408Z] "registry-mirrors": [ [2024-10-09T22:49:47.408Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-09T22:49:47.408Z] ], [2024-10-09T22:49:47.408Z] "bip": "10.250.0.254/24", [2024-10-09T22:49:47.408Z] "hosts": [ [2024-10-09T22:49:47.408Z] "tcp://0.0.0.0:5555", [2024-10-09T22:49:47.408Z] "unix:///var/run/docker.sock" [2024-10-09T22:49:47.408Z] ], [2024-10-09T22:49:47.408Z] "mtu": 1458, [2024-10-09T22:49:47.408Z] "selinux-enabled": true, [2024-10-09T22:49:47.408Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-09T22:49:47.408Z] } [Pipeline] sh [2024-10-09T22:49:47.743Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-09T22:49:48.098Z] + sudo service docker restart [2024-10-09T22:49:48.333Z] #78 ... [2024-10-09T22:49:48.333Z] [2024-10-09T22:49:48.333Z] #79 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:49:48.333Z] #0 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 5.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 8.749 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:48.333Z] #0 8.749 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:48.333Z] #0 8.903 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.333Z] #0 8.999 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:48.333Z] #0 9.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 9.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 9.422 OK: 9 MiB in 16 packages [2024-10-09T22:49:48.333Z] #79 DONE 10.1s [2024-10-09T22:49:48.333Z] [2024-10-09T22:49:48.333Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:48.333Z] #0 2.303 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 8.899 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 10.11 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:48.333Z] #80 ... [2024-10-09T22:49:48.333Z] [2024-10-09T22:49:48.333Z] #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:49:48.333Z] #70 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #70 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #70 18.94 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:49:48.333Z] #70 18.94 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:49:48.333Z] #70 18.94 OK: 24163 distinct packages available [2024-10-09T22:49:48.333Z] #70 19.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #70 25.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #70 26.24 (1/14) Installing ca-certificates (20240705-r0) [2024-10-09T22:49:48.333Z] #70 26.26 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-09T22:49:48.333Z] #70 26.27 (3/14) Installing c-ares (1.33.1-r0) [2024-10-09T22:49:48.333Z] #70 26.42 (4/14) Installing libunistring (1.2-r0) [2024-10-09T22:49:48.333Z] #70 26.45 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-09T22:49:48.333Z] #70 26.47 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-09T22:49:48.333Z] #70 26.48 (7/14) Installing libpsl (0.21.5-r1) [2024-10-09T22:49:48.333Z] #70 26.49 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-09T22:49:48.333Z] #70 26.51 (9/14) Installing libcurl (8.10.1-r0) [2024-10-09T22:49:48.333Z] #70 26.56 (10/14) Installing curl (8.10.1-r0) [2024-10-09T22:49:48.333Z] #70 26.57 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-09T22:49:48.333Z] #70 26.58 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-09T22:49:48.333Z] #70 26.58 (13/14) Installing libucontext (1.2-r3) [2024-10-09T22:49:48.333Z] #70 26.58 (14/14) Installing gcompat (1.1.0-r4) [2024-10-09T22:49:48.333Z] #70 26.59 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.333Z] #70 26.60 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:49:48.333Z] #70 26.70 OK: 13 MiB in 28 packages [2024-10-09T22:49:48.333Z] #70 DONE 27.4s [2024-10-09T22:49:48.333Z] [2024-10-09T22:49:48.333Z] #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:49:48.333Z] #0 2.323 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 5.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 8.833 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:48.333Z] #0 8.833 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:48.333Z] #0 8.844 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.333Z] #0 8.911 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:48.333Z] #0 8.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 8.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 9.359 OK: 8 MiB in 15 packages [2024-10-09T22:49:48.333Z] #81 DONE 10.2s [2024-10-09T22:49:48.333Z] [2024-10-09T22:49:48.333Z] #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-09T22:49:48.333Z] #71 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #71 26.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #71 26.80 OK: 246 MiB in 54 packages [2024-10-09T22:49:48.333Z] #71 DONE 27.4s [2024-10-09T22:49:48.333Z] [2024-10-09T22:49:48.333Z] #75 [support-scheduler stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:49:48.333Z] #75 2.252 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #75 7.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #75 8.973 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:48.333Z] #75 8.973 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:48.333Z] #75 8.979 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.333Z] #75 9.054 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:48.333Z] #75 9.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #75 9.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #75 10.11 OK: 8 MiB in 15 packages [2024-10-09T22:49:48.333Z] #75 DONE 10.2s [2024-10-09T22:49:48.333Z] [2024-10-09T22:49:48.333Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-09T22:49:48.333Z] #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 8.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 8.995 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:48.333Z] #0 8.995 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:48.333Z] #0 9.015 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.333Z] #0 9.159 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:48.333Z] #0 9.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.333Z] #0 9.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.594Z] #82 ... [2024-10-09T22:49:48.594Z] [2024-10-09T22:49:48.594Z] #83 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:49:48.594Z] #83 DONE 2.9s [2024-10-09T22:49:48.594Z] [2024-10-09T22:49:48.594Z] #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:49:48.594Z] #73 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.594Z] #73 26.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.594Z] #73 ... [2024-10-09T22:49:48.594Z] [2024-10-09T22:49:48.594Z] #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-09T22:49:48.594Z] #76 8.470 OK: 246 MiB in 54 packages [2024-10-09T22:49:48.594Z] #76 DONE 11.5s [2024-10-09T22:49:48.594Z] [2024-10-09T22:49:48.594Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-09T22:49:48.594Z] #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.594Z] #0 7.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.594Z] #0 9.028 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:48.594Z] #0 9.028 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:48.594Z] #0 9.213 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.594Z] #0 9.363 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:48.594Z] #0 9.368 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.594Z] #0 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.858Z] #84 ... [2024-10-09T22:49:48.858Z] [2024-10-09T22:49:48.858Z] #82 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-09T22:49:48.858Z] #82 13.25 OK: 9 MiB in 19 packages [2024-10-09T22:49:48.858Z] #82 DONE 13.4s [2024-10-09T22:49:48.858Z] [2024-10-09T22:49:48.858Z] #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:49:48.858Z] #78 13.17 OK: 10 MiB in 17 packages [2024-10-09T22:49:48.858Z] #78 DONE 13.3s [2024-10-09T22:49:48.858Z] [2024-10-09T22:49:48.858Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:49:48.858Z] #68 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.858Z] #68 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.858Z] #68 30.43 OK: 246 MiB in 54 packages [2024-10-09T22:49:48.858Z] #68 DONE 30.6s [2024-10-09T22:49:48.858Z] [2024-10-09T22:49:48.858Z] #85 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T22:49:48.858Z] #0 2.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.858Z] #0 8.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.858Z] #0 9.163 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:48.858Z] #0 9.163 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:48.858Z] #0 9.288 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.858Z] #0 9.403 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:48.858Z] #0 9.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.858Z] #0 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #0 13.27 OK: 8 MiB in 16 packages [2024-10-09T22:49:48.859Z] #85 DONE 13.4s [2024-10-09T22:49:48.859Z] [2024-10-09T22:49:48.859Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-09T22:49:48.859Z] #86 DONE 0.1s [2024-10-09T22:49:48.859Z] [2024-10-09T22:49:48.859Z] #80 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-09T22:49:48.859Z] #80 13.28 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.859Z] #80 13.29 OK: 8 MiB in 15 packages [2024-10-09T22:49:48.859Z] #80 DONE 13.4s [2024-10-09T22:49:48.859Z] [2024-10-09T22:49:48.859Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T22:49:48.859Z] #69 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #69 18.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #69 18.91 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:49:48.859Z] #69 18.91 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:49:48.859Z] #69 18.91 OK: 24162 distinct packages available [2024-10-09T22:49:48.859Z] #69 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #69 30.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #69 ... [2024-10-09T22:49:48.859Z] [2024-10-09T22:49:48.859Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:49:48.859Z] #74 2.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #74 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #74 9.375 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:48.859Z] #74 9.375 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:48.859Z] #74 9.399 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:48.859Z] #74 9.525 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:48.859Z] #74 9.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:48.859Z] #74 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:49.730Z] #74 ... [2024-10-09T22:49:49.730Z] [2024-10-09T22:49:49.730Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-09T22:49:50.674Z] #87 ... [2024-10-09T22:49:50.674Z] [2024-10-09T22:49:50.674Z] #73 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:49:50.674Z] #73 30.51 OK: 246 MiB in 54 packages [2024-10-09T22:49:50.674Z] #73 DONE 32.5s [2024-10-09T22:49:50.674Z] [2024-10-09T22:49:50.674Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T22:49:50.674Z] #69 31.61 OK: 246 MiB in 54 packages [2024-10-09T22:49:50.674Z] #69 DONE 32.5s [2024-10-09T22:49:50.674Z] [2024-10-09T22:49:50.674Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:49:50.674Z] #74 13.79 OK: 8 MiB in 18 packages [2024-10-09T22:49:50.674Z] #74 DONE 15.3s [2024-10-09T22:49:50.674Z] [2024-10-09T22:49:50.674Z] #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-09T22:49:50.674Z] #84 13.74 OK: 19 MiB in 18 packages [2024-10-09T22:49:50.674Z] #84 DONE 15.3s [2024-10-09T22:49:50.674Z] [2024-10-09T22:49:50.674Z] #88 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-09T22:49:50.674Z] #88 DONE 2.0s [2024-10-09T22:49:50.936Z] [2024-10-09T22:49:50.936Z] #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:49:50.936Z] #89 DONE 2.0s [2024-10-09T22:49:50.936Z] [2024-10-09T22:49:50.936Z] #90 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:49:50.936Z] #90 DONE 2.0s [2024-10-09T22:49:50.936Z] [2024-10-09T22:49:50.936Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:49:52.321Z] #91 ... [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #92 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:49:52.321Z] #92 DONE 1.5s [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-09T22:49:52.321Z] #93 DONE 1.5s [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #94 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:49:52.321Z] #94 DONE 1.6s [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-09T22:49:52.321Z] #95 DONE 1.5s [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:49:52.321Z] #96 DONE 1.6s [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #97 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:49:52.321Z] #97 DONE 1.6s [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T22:49:52.321Z] #77 6.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:52.321Z] #77 6.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:52.321Z] #77 6.504 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:52.321Z] #77 6.504 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:52.321Z] #77 6.510 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:52.321Z] #77 6.581 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:52.321Z] #77 6.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:52.321Z] #77 6.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:52.321Z] #77 7.391 OK: 19 MiB in 18 packages [2024-10-09T22:49:52.321Z] #77 DONE 7.6s [2024-10-09T22:49:52.321Z] [2024-10-09T22:49:52.321Z] #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-09T22:49:52.581Z] #98 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-09T22:49:52.581Z] #99 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-09T22:49:52.581Z] #100 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T22:49:52.581Z] #101 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #102 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-09T22:49:52.581Z] #102 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #103 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-09T22:49:52.581Z] #103 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-09T22:49:52.581Z] #104 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T22:49:52.581Z] #105 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T22:49:52.581Z] #106 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-09T22:49:52.581Z] #107 DONE 0.1s [2024-10-09T22:49:52.581Z] [2024-10-09T22:49:52.581Z] #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-09T22:49:52.843Z] #108 DONE 0.1s [2024-10-09T22:49:52.843Z] [2024-10-09T22:49:52.843Z] #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-09T22:49:52.843Z] #109 DONE 0.1s [2024-10-09T22:49:52.843Z] [2024-10-09T22:49:52.843Z] #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-09T22:49:52.843Z] #110 DONE 0.1s [2024-10-09T22:49:52.843Z] [2024-10-09T22:49:52.843Z] #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-09T22:49:53.103Z] #111 DONE 0.1s [2024-10-09T22:49:53.103Z] [2024-10-09T22:49:53.103Z] #112 [security-spire-agent] exporting to image [2024-10-09T22:49:53.103Z] #112 exporting layers [2024-10-09T22:49:53.676Z] #112 ... [2024-10-09T22:49:53.676Z] [2024-10-09T22:49:53.676Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-09T22:49:53.676Z] #87 DONE 4.7s [2024-10-09T22:49:53.676Z] [2024-10-09T22:49:53.676Z] #113 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-09T22:49:53.676Z] #113 DONE 0.0s [2024-10-09T22:49:53.676Z] [2024-10-09T22:49:53.676Z] #112 [security-spire-server] exporting to image [2024-10-09T22:49:53.676Z] #112 exporting layers 0.8s done [2024-10-09T22:49:53.676Z] #112 writing image sha256:163614fab1a9705d91f77829ef4d7829a548947ca45ee50e382f44efaa803997 0.0s done [2024-10-09T22:49:53.676Z] #112 naming to docker.io/library/security-spire-server done [2024-10-09T22:49:53.676Z] #112 exporting layers 0.8s done [2024-10-09T22:49:53.676Z] #112 writing image sha256:d7880c069a7cbe5084132fbf3b8809b8d95010f3b59d52abf797a5c1d3f3eaaa done [2024-10-09T22:49:53.676Z] #112 naming to docker.io/library/security-spire-config done [2024-10-09T22:49:53.676Z] #112 writing image sha256:a4c3c56fbc560a2dc3044d7c2a6c93379b4d1137f9a189748d4dfec8b934c04d done [2024-10-09T22:49:53.676Z] #112 naming to docker.io/library/security-spire-agent done [2024-10-09T22:49:53.676Z] #112 DONE 0.9s [2024-10-09T22:49:53.676Z] [2024-10-09T22:49:53.676Z] #114 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:49:53.676Z] #0 7.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:53.676Z] #0 7.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:53.676Z] #0 7.549 Upgrading critical system libraries and apk-tools: [2024-10-09T22:49:53.676Z] #0 7.549 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:49:53.676Z] #0 7.556 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:49:53.676Z] #0 7.675 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:49:53.676Z] #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:53.676Z] #0 7.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-09T22:49:53.676Z] #0 8.110 OK: 13 MiB in 28 packages [2024-10-09T22:49:53.676Z] #114 DONE 8.3s [2024-10-09T22:49:53.676Z] [2024-10-09T22:49:53.676Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:49:58.975Z] #115 ... [2024-10-09T22:49:58.975Z] [2024-10-09T22:49:58.975Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:49:58.975Z] #116 ... [2024-10-09T22:49:58.975Z] [2024-10-09T22:49:58.975Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:49:58.975Z] #117 ... [2024-10-09T22:49:58.975Z] [2024-10-09T22:49:58.975Z] #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T22:50:06.385Z] provisioning config files... [2024-10-09T22:50:06.424Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config14146468458671623038tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:50:07.109Z] ---> ****-login.sh [2024-10-09T22:50:07.109Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:50:07.701Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:50:07.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:50:07.702Z] Configure a credential helper to remove this warning. See [2024-10-09T22:50:07.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:50:07.702Z] [2024-10-09T22:50:07.702Z] Login Succeeded [2024-10-09T22:50:07.975Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:50:08.245Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:50:08.245Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:50:08.245Z] Configure a credential helper to remove this warning. See [2024-10-09T22:50:08.245Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:50:08.245Z] [2024-10-09T22:50:08.245Z] Login Succeeded [2024-10-09T22:50:08.245Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:50:08.517Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:50:08.517Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:50:08.517Z] Configure a credential helper to remove this warning. See [2024-10-09T22:50:08.517Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:50:08.517Z] [2024-10-09T22:50:08.517Z] Login Succeeded [2024-10-09T22:50:08.517Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:50:08.801Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:50:09.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:50:09.072Z] Configure a credential helper to remove this warning. See [2024-10-09T22:50:09.072Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:50:09.072Z] [2024-10-09T22:50:09.072Z] Login Succeeded [2024-10-09T22:50:09.072Z] ****.io [2024-10-09T22:50:09.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:50:09.615Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:50:09.615Z] Configure a credential helper to remove this warning. See [2024-10-09T22:50:09.615Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:50:09.615Z] [2024-10-09T22:50:09.615Z] Login Succeeded [2024-10-09T22:50:09.615Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:50:09.630Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-10-09T22:50:10.290Z] + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] echo [2024-10-09T22:50:10.311Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:50:10.327Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:50:10.348Z] ========================================================= [2024-10-09T22:50:10.348Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-09T22:50:10.348Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:50:10.697Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:50:10.969Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-09T22:50:10.969Z] cf04c63912e1: Pulling fs layer [2024-10-09T22:50:10.969Z] 55b35a11ae5e: Pulling fs layer [2024-10-09T22:50:10.969Z] a37a00ec5f00: Pulling fs layer [2024-10-09T22:50:10.969Z] 50b3750afda1: Pulling fs layer [2024-10-09T22:50:10.969Z] 4f4fb700ef54: Pulling fs layer [2024-10-09T22:50:10.969Z] 80978eb59214: Pulling fs layer [2024-10-09T22:50:10.969Z] c9f46d7d2bd2: Pulling fs layer [2024-10-09T22:50:10.969Z] c5a475d317c9: Pulling fs layer [2024-10-09T22:50:10.969Z] 50b3750afda1: Waiting [2024-10-09T22:50:10.969Z] 4f4fb700ef54: Waiting [2024-10-09T22:50:10.969Z] c9f46d7d2bd2: Waiting [2024-10-09T22:50:10.969Z] c5a475d317c9: Waiting [2024-10-09T22:50:10.969Z] 80978eb59214: Waiting [2024-10-09T22:50:10.969Z] 55b35a11ae5e: Verifying Checksum [2024-10-09T22:50:10.969Z] 55b35a11ae5e: Download complete [2024-10-09T22:50:10.969Z] 50b3750afda1: Verifying Checksum [2024-10-09T22:50:10.969Z] 50b3750afda1: Download complete [2024-10-09T22:50:10.969Z] 4f4fb700ef54: Verifying Checksum [2024-10-09T22:50:10.969Z] 4f4fb700ef54: Download complete [2024-10-09T22:50:10.969Z] 80978eb59214: Verifying Checksum [2024-10-09T22:50:10.969Z] 80978eb59214: Download complete [2024-10-09T22:50:10.969Z] cf04c63912e1: Verifying Checksum [2024-10-09T22:50:10.969Z] cf04c63912e1: Download complete [2024-10-09T22:50:11.568Z] c5a475d317c9: Verifying Checksum [2024-10-09T22:50:11.568Z] c5a475d317c9: Download complete [2024-10-09T22:50:12.159Z] cf04c63912e1: Pull complete [2024-10-09T22:50:12.752Z] 55b35a11ae5e: Pull complete [2024-10-09T22:50:13.022Z] a37a00ec5f00: Verifying Checksum [2024-10-09T22:50:13.022Z] a37a00ec5f00: Download complete [2024-10-09T22:50:13.995Z] c9f46d7d2bd2: Verifying Checksum [2024-10-09T22:50:13.995Z] c9f46d7d2bd2: Download complete [2024-10-09T22:50:25.919Z] #118 DONE 33.3s [2024-10-09T22:50:25.919Z] [2024-10-09T22:50:25.919Z] #91 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:25.919Z] #91 DONE 34.8s [2024-10-09T22:50:25.919Z] [2024-10-09T22:50:25.919Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:25.919Z] #116 DONE 37.1s [2024-10-09T22:50:25.919Z] [2024-10-09T22:50:25.919Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:25.919Z] #115 DONE 33.3s [2024-10-09T22:50:25.919Z] [2024-10-09T22:50:25.919Z] #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:25.919Z] #117 DONE 36.9s [2024-10-09T22:50:25.919Z] [2024-10-09T22:50:25.919Z] #119 [core-keeper builder 7/8] COPY . . [2024-10-09T22:50:29.040Z] a37a00ec5f00: Pull complete [2024-10-09T22:50:29.041Z] 50b3750afda1: Pull complete [2024-10-09T22:50:29.041Z] 4f4fb700ef54: Pull complete [2024-10-09T22:50:29.041Z] 80978eb59214: Pull complete [2024-10-09T22:50:35.899Z] #119 DONE 8.6s [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #120 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #121 [support-notifications builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #121 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #122 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #123 [support-cron-scheduler builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #123 DONE 8.6s [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #124 [security-proxy-setup builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #124 DONE 8.6s [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #125 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #126 [security-bootstrapper builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #126 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #127 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #128 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #128 DONE 8.6s [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #129 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #130 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #131 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #132 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #133 [security-proxy-auth builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #133 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #134 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #134 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #135 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #136 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #137 [core-metadata builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #137 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #138 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #138 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #139 [support-scheduler builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #139 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #140 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #140 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #141 [core-command builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #141 DONE 8.7s [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #142 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #142 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #143 [core-data builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #143 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #144 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #144 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #145 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:50:35.899Z] #145 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #146 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-09T22:50:35.899Z] #146 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #147 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:50:35.899Z] #147 CACHED [2024-10-09T22:50:35.899Z] [2024-10-09T22:50:35.899Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T22:50:35.899Z] #148 1.609 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-09T22:50:37.285Z] c9f46d7d2bd2: Pull complete [2024-10-09T22:50:38.255Z] c5a475d317c9: Pull complete [2024-10-09T22:50:38.255Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-09T22:50:38.255Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:50:38.255Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2024-10-09T22:50:38.591Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:50:38.591Z] WORKDIR /edgex [2024-10-09T22:50:38.591Z] COPY go.mod . [2024-10-09T22:50:38.591Z] RUN go mod download [2024-10-09T22:50:38.591Z] + docker build -t ci-base-image-arm64 -f - . [2024-10-09T22:50:39.567Z] Sending build context to Docker daemon 3.687MB [2024-10-09T22:50:39.567Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-09T22:50:39.567Z] ---> be29e6b0f0d4 [2024-10-09T22:50:39.567Z] Step 2/4 : WORKDIR /edgex [2024-10-09T22:50:40.153Z] ---> Running in 386d791bcef9 [2024-10-09T22:50:40.741Z] Removing intermediate container 386d791bcef9 [2024-10-09T22:50:40.741Z] ---> 49bad0745d04 [2024-10-09T22:50:40.741Z] Step 3/4 : COPY go.mod . [2024-10-09T22:50:41.338Z] ---> 9edec501fc55 [2024-10-09T22:50:41.338Z] Step 4/4 : RUN go mod download [2024-10-09T22:50:41.338Z] ---> Running in d01882d1467f [2024-10-09T22:50:45.879Z] #148 ... [2024-10-09T22:50:45.879Z] [2024-10-09T22:50:45.879Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-09T22:50:45.879Z] #0 1.575 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-09T22:50:45.879Z] #149 ... [2024-10-09T22:50:45.879Z] [2024-10-09T22:50:45.879Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T22:50:45.879Z] #0 0.673 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-09T22:50:45.879Z] #150 ... [2024-10-09T22:50:45.879Z] [2024-10-09T22:50:45.879Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T22:50:45.879Z] #0 1.453 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-09T22:50:45.879Z] #151 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-09T22:50:45.880Z] #0 1.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-09T22:50:45.880Z] #152 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T22:50:45.880Z] #0 0.830 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-09T22:50:45.880Z] #153 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T22:50:45.880Z] #0 1.407 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-09T22:50:45.880Z] #154 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-09T22:50:45.880Z] #0 0.543 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-09T22:50:45.880Z] #155 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-09T22:50:45.880Z] #0 1.126 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-09T22:50:45.880Z] #156 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-09T22:50:45.880Z] #0 0.780 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-09T22:50:45.880Z] #157 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T22:50:45.880Z] #0 0.710 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-09T22:50:45.880Z] #158 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T22:50:45.880Z] #0 1.044 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-09T22:50:45.880Z] #159 ... [2024-10-09T22:50:45.880Z] [2024-10-09T22:50:45.880Z] #160 [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-09T22:50:45.880Z] #0 0.681 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-09T22:51:49.239Z] Removing intermediate container d01882d1467f [2024-10-09T22:51:49.239Z] ---> 0bb74e6abe24 [2024-10-09T22:51:49.239Z] Successfully built 0bb74e6abe24 [2024-10-09T22:51:49.239Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:51:49.571Z] + docker inspect -f . ci-base-image-arm64 [2024-10-09T22:51:49.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:51:49.775Z] prd-ubuntu20.04-docker-arm64-4c-16g-22367 does not seem to be running inside a container [2024-10-09T22:51:49.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T22:51:51.179Z] $ docker top 9892a164958f9fd6cf4623205fecca51c4ace90198651265537ebaa511460513 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:51:52.030Z] + go version [2024-10-09T22:51:52.030Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-09T22:51:52.045Z] $ docker stop --time=1 9892a164958f9fd6cf4623205fecca51c4ace90198651265537ebaa511460513 [2024-10-09T22:51:53.659Z] $ docker rm -f --volumes 9892a164958f9fd6cf4623205fecca51c4ace90198651265537ebaa511460513 [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-09T22:51:54.385Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-09T22:51:54.385Z] [2024-10-09T22:51:54.385Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:51:54.727Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-09T22:51:54.995Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-10-09T22:51:54.995Z] 547446be3368: Pulling fs layer [2024-10-09T22:51:54.995Z] d125d8839a47: Pulling fs layer [2024-10-09T22:51:54.995Z] 3e85d5ac6304: Pulling fs layer [2024-10-09T22:51:54.995Z] c3105a71a48b: Pulling fs layer [2024-10-09T22:51:54.995Z] 0f093f025ec4: Pulling fs layer [2024-10-09T22:51:54.995Z] c3106fc0e877: Pulling fs layer [2024-10-09T22:51:54.995Z] c3105a71a48b: Waiting [2024-10-09T22:51:54.995Z] 0f093f025ec4: Waiting [2024-10-09T22:51:54.995Z] c3106fc0e877: Waiting [2024-10-09T22:51:54.995Z] 547446be3368: Verifying Checksum [2024-10-09T22:51:54.995Z] c3105a71a48b: Verifying Checksum [2024-10-09T22:51:54.995Z] c3105a71a48b: Download complete [2024-10-09T22:51:55.262Z] d125d8839a47: Verifying Checksum [2024-10-09T22:51:55.262Z] d125d8839a47: Download complete [2024-10-09T22:51:55.262Z] c3106fc0e877: Verifying Checksum [2024-10-09T22:51:55.262Z] c3106fc0e877: Download complete [2024-10-09T22:51:55.530Z] 0f093f025ec4: Verifying Checksum [2024-10-09T22:51:55.530Z] 0f093f025ec4: Download complete [2024-10-09T22:51:56.114Z] 547446be3368: Pull complete [2024-10-09T22:51:57.078Z] d125d8839a47: Pull complete [2024-10-09T22:51:57.351Z] 3e85d5ac6304: Verifying Checksum [2024-10-09T22:51:57.351Z] 3e85d5ac6304: Download complete [2024-10-09T22:52:07.424Z] 3e85d5ac6304: Pull complete [2024-10-09T22:52:07.425Z] c3105a71a48b: Pull complete [2024-10-09T22:52:08.388Z] 0f093f025ec4: Pull complete [2024-10-09T22:52:08.660Z] c3106fc0e877: Pull complete [2024-10-09T22:52:08.660Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-10-09T22:52:08.660Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-10-09T22:52:08.660Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T22:52:08.888Z] prd-ubuntu20.04-docker-arm64-4c-16g-22367 does not seem to be running inside a container [2024-10-09T22:52:08.960Z] $ 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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T22:52:11.300Z] $ docker top 7d80e3b1443b39628d215330fce8cc93f4c8b10695ef30eea8663c29443bf8de -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T22:52:12.141Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-10-09T22:52:22.228Z] #1 [core-command internal] load build definition from Dockerfile [2024-10-09T22:52:22.228Z] #1 transferring dockerfile: 1.93kB done [2024-10-09T22:52:22.228Z] #1 DONE 0.1s [2024-10-09T22:52:22.228Z] [2024-10-09T22:52:22.228Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-10-09T22:52:22.228Z] #2 transferring dockerfile: 2.50kB done [2024-10-09T22:52:22.228Z] #2 DONE 0.0s [2024-10-09T22:52:22.228Z] [2024-10-09T22:52:22.228Z] #3 [support-scheduler internal] load build definition from Dockerfile [2024-10-09T22:52:22.228Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-10-09T22:52:22.228Z] #3 DONE 0.1s [2024-10-09T22:52:22.228Z] [2024-10-09T22:52:22.228Z] #4 [security-bootstrapper internal] load build definition from Dockerfile [2024-10-09T22:52:22.228Z] #4 transferring dockerfile: 3.17kB done [2024-10-09T22:52:22.228Z] #4 DONE 0.1s [2024-10-09T22:52:22.228Z] [2024-10-09T22:52:22.228Z] #5 [core-keeper internal] load build definition from Dockerfile [2024-10-09T22:52:22.228Z] #5 transferring dockerfile: 2.07kB 0.0s done [2024-10-09T22:52:22.228Z] #5 DONE 0.1s [2024-10-09T22:52:22.228Z] [2024-10-09T22:52:22.228Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-10-09T22:52:22.228Z] #6 transferring dockerfile: 1.81kB 0.0s done [2024-10-09T22:52:22.228Z] #6 DONE 0.1s [2024-10-09T22:52:22.228Z] [2024-10-09T22:52:22.228Z] #7 [security-spire-config internal] load build definition from Dockerfile [2024-10-09T22:52:22.228Z] #7 transferring dockerfile: 1.69kB done [2024-10-09T22:52:22.316Z] #160 93.61 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-09T22:52:22.494Z] #7 DONE 0.1s [2024-10-09T22:52:22.494Z] [2024-10-09T22:52:22.494Z] #8 [security-secretstore-setup internal] load build definition from Dockerfile [2024-10-09T22:52:22.494Z] #8 transferring dockerfile: 2.49kB 0.0s done [2024-10-09T22:52:22.494Z] #8 DONE 0.1s [2024-10-09T22:52:22.494Z] [2024-10-09T22:52:22.494Z] #9 [core-data internal] load build definition from Dockerfile [2024-10-09T22:52:22.494Z] #9 transferring dockerfile: 2.07kB done [2024-10-09T22:52:22.494Z] #9 DONE 0.1s [2024-10-09T22:52:22.494Z] [2024-10-09T22:52:22.494Z] #10 [support-cron-scheduler internal] load build definition from Dockerfile [2024-10-09T22:52:22.494Z] #10 transferring dockerfile: 1.85kB done [2024-10-09T22:52:22.494Z] #10 DONE 0.1s [2024-10-09T22:52:22.494Z] [2024-10-09T22:52:22.494Z] #11 [core-metadata internal] load build definition from Dockerfile [2024-10-09T22:52:22.761Z] #11 transferring dockerfile: 2.13kB done [2024-10-09T22:52:22.761Z] #11 DONE 0.1s [2024-10-09T22:52:22.761Z] [2024-10-09T22:52:22.761Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2024-10-09T22:52:22.761Z] #12 transferring dockerfile: 2.15kB done [2024-10-09T22:52:22.761Z] #12 DONE 0.1s [2024-10-09T22:52:22.761Z] [2024-10-09T22:52:22.761Z] #13 [support-notifications internal] load build definition from Dockerfile [2024-10-09T22:52:22.761Z] #13 transferring dockerfile: 2.02kB done [2024-10-09T22:52:22.761Z] #13 DONE 0.1s [2024-10-09T22:52:22.761Z] [2024-10-09T22:52:22.761Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-10-09T22:52:22.761Z] #14 transferring dockerfile: 1.89kB done [2024-10-09T22:52:22.761Z] #14 DONE 0.0s [2024-10-09T22:52:22.761Z] [2024-10-09T22:52:22.761Z] #15 [security-spire-server internal] load build definition from Dockerfile [2024-10-09T22:52:22.761Z] #15 transferring dockerfile: 1.70kB done [2024-10-09T22:52:22.761Z] #15 DONE 0.1s [2024-10-09T22:52:22.761Z] [2024-10-09T22:52:22.761Z] #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-10-09T22:52:23.032Z] #16 transferring dockerfile: 2.23kB 0.0s done [2024-10-09T22:52:23.032Z] #16 DONE 0.1s [2024-10-09T22:52:23.032Z] [2024-10-09T22:52:23.032Z] #17 [core-command internal] load .dockerignore [2024-10-09T22:52:23.032Z] #17 transferring context: 50B 0.0s done [2024-10-09T22:52:23.032Z] #17 DONE 0.1s [2024-10-09T22:52:23.614Z] [2024-10-09T22:52:23.614Z] #18 [security-proxy-setup internal] load .dockerignore [2024-10-09T22:52:23.614Z] #18 transferring context: 50B done [2024-10-09T22:52:23.614Z] #18 DONE 0.0s [2024-10-09T22:52:23.883Z] [2024-10-09T22:52:23.883Z] #19 [support-scheduler internal] load .dockerignore [2024-10-09T22:52:23.883Z] #19 transferring context: 50B done [2024-10-09T22:52:23.883Z] #19 DONE 0.0s [2024-10-09T22:52:23.883Z] [2024-10-09T22:52:23.883Z] #20 [security-bootstrapper internal] load .dockerignore [2024-10-09T22:52:23.883Z] #20 transferring context: 50B done [2024-10-09T22:52:23.883Z] #20 DONE 0.1s [2024-10-09T22:52:23.883Z] [2024-10-09T22:52:23.883Z] #21 [core-keeper internal] load .dockerignore [2024-10-09T22:52:23.883Z] #21 transferring context: 50B done [2024-10-09T22:52:23.883Z] #21 DONE 0.0s [2024-10-09T22:52:23.883Z] [2024-10-09T22:52:23.883Z] #22 [security-spire-agent internal] load .dockerignore [2024-10-09T22:52:24.149Z] #22 transferring context: 50B done [2024-10-09T22:52:24.149Z] #22 DONE 0.1s [2024-10-09T22:52:24.149Z] [2024-10-09T22:52:24.149Z] #23 [security-spire-config internal] load .dockerignore [2024-10-09T22:52:24.149Z] #23 transferring context: 50B done [2024-10-09T22:52:24.149Z] #23 DONE 0.0s [2024-10-09T22:52:24.149Z] [2024-10-09T22:52:24.149Z] #24 [security-secretstore-setup internal] load .dockerignore [2024-10-09T22:52:24.149Z] #24 transferring context: 50B done [2024-10-09T22:52:24.149Z] #24 DONE 0.1s [2024-10-09T22:52:24.149Z] [2024-10-09T22:52:24.149Z] #25 [core-data internal] load .dockerignore [2024-10-09T22:52:24.149Z] #25 transferring context: 50B done [2024-10-09T22:52:24.149Z] #25 DONE 0.1s [2024-10-09T22:52:24.149Z] [2024-10-09T22:52:24.149Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-10-09T22:52:24.149Z] #26 transferring context: 50B done [2024-10-09T22:52:24.149Z] #26 DONE 0.1s [2024-10-09T22:52:24.149Z] [2024-10-09T22:52:24.149Z] #27 [core-metadata internal] load .dockerignore [2024-10-09T22:52:24.416Z] #27 transferring context: 50B 0.0s done [2024-10-09T22:52:24.416Z] #27 DONE 0.1s [2024-10-09T22:52:24.416Z] [2024-10-09T22:52:24.416Z] #28 [security-proxy-auth internal] load .dockerignore [2024-10-09T22:52:24.416Z] #28 transferring context: 50B done [2024-10-09T22:52:24.416Z] #28 DONE 0.1s [2024-10-09T22:52:24.416Z] [2024-10-09T22:52:24.416Z] #29 [support-notifications internal] load .dockerignore [2024-10-09T22:52:24.416Z] #29 transferring context: 50B 0.0s done [2024-10-09T22:52:24.416Z] #29 DONE 0.1s [2024-10-09T22:52:24.416Z] [2024-10-09T22:52:24.416Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2024-10-09T22:52:24.416Z] #30 transferring context: 50B done [2024-10-09T22:52:24.416Z] #30 DONE 0.1s [2024-10-09T22:52:24.416Z] [2024-10-09T22:52:24.416Z] #31 [security-spire-server internal] load .dockerignore [2024-10-09T22:52:24.684Z] #31 transferring context: 50B 0.0s done [2024-10-09T22:52:24.684Z] #31 DONE 0.1s [2024-10-09T22:52:24.684Z] [2024-10-09T22:52:24.684Z] #32 [core-common-config-bootstrapper internal] load .dockerignore [2024-10-09T22:52:24.684Z] #32 transferring context: 50B done [2024-10-09T22:52:24.684Z] #32 DONE 0.1s [2024-10-09T22:52:24.684Z] [2024-10-09T22:52:24.684Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:24.684Z] #33 DONE 0.0s [2024-10-09T22:52:24.684Z] [2024-10-09T22:52:24.684Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:25.265Z] #34 DONE 0.5s [2024-10-09T22:52:25.265Z] [2024-10-09T22:52:25.265Z] #35 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:25.265Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:25.265Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:25.265Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:25.265Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:25.532Z] #35 DONE 0.2s [2024-10-09T22:52:25.532Z] [2024-10-09T22:52:25.532Z] #36 [core-command internal] load build context [2024-10-09T22:52:25.532Z] #36 ... [2024-10-09T22:52:25.532Z] [2024-10-09T22:52:25.532Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:25.532Z] #33 DONE 0.0s [2024-10-09T22:52:25.532Z] [2024-10-09T22:52:25.532Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:25.532Z] #34 DONE 0.5s [2024-10-09T22:52:25.532Z] [2024-10-09T22:52:25.532Z] #36 [core-command internal] load build context [2024-10-09T22:52:25.798Z] #36 ... [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:25.798Z] #33 DONE 0.0s [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #35 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:25.798Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:25.798Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:25.798Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:25.798Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:25.798Z] #35 DONE 0.4s [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #36 [core-command internal] load build context [2024-10-09T22:52:25.798Z] #36 ... [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:25.798Z] #33 DONE 0.0s [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:25.798Z] #34 DONE 0.5s [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #37 [security-bootstrapper internal] load build context [2024-10-09T22:52:25.798Z] #37 DONE 0.0s [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #35 [security-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:25.798Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:25.798Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:25.798Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:25.798Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:25.798Z] #35 DONE 0.4s [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #36 [core-command internal] load build context [2024-10-09T22:52:25.798Z] #36 ... [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:25.798Z] #33 DONE 0.0s [2024-10-09T22:52:25.798Z] [2024-10-09T22:52:25.798Z] #36 [core-command internal] load build context [2024-10-09T22:52:25.798Z] #36 transferring context: 3.24MB 0.6s done [2024-10-09T22:52:26.064Z] #36 DONE 0.9s [2024-10-09T22:52:26.064Z] [2024-10-09T22:52:26.064Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:26.064Z] #34 DONE 0.6s [2024-10-09T22:52:26.064Z] [2024-10-09T22:52:26.064Z] #38 [security-proxy-setup internal] load build context [2024-10-09T22:52:26.064Z] #38 ... [2024-10-09T22:52:26.064Z] [2024-10-09T22:52:26.064Z] #35 [core-keeper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:26.064Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:26.064Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:26.064Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:26.064Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:26.064Z] #35 DONE 0.4s [2024-10-09T22:52:26.064Z] [2024-10-09T22:52:26.064Z] #38 [security-proxy-setup internal] load build context [2024-10-09T22:52:26.330Z] #38 ... [2024-10-09T22:52:26.330Z] [2024-10-09T22:52:26.330Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:26.330Z] #33 DONE 0.0s [2024-10-09T22:52:26.595Z] [2024-10-09T22:52:26.595Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:26.595Z] #34 DONE 0.9s [2024-10-09T22:52:26.595Z] [2024-10-09T22:52:26.595Z] #38 [security-proxy-setup internal] load build context [2024-10-09T22:52:26.595Z] #38 ... [2024-10-09T22:52:26.595Z] [2024-10-09T22:52:26.595Z] #35 [security-secretstore-setup stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:26.595Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:26.596Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:26.596Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:26.596Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:26.596Z] #35 DONE 0.4s [2024-10-09T22:52:26.596Z] [2024-10-09T22:52:26.596Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:26.596Z] #33 DONE 0.0s [2024-10-09T22:52:26.596Z] [2024-10-09T22:52:26.596Z] #38 [security-proxy-setup internal] load build context [2024-10-09T22:52:26.596Z] #38 ... [2024-10-09T22:52:26.596Z] [2024-10-09T22:52:26.596Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:26.596Z] #33 DONE 0.0s [2024-10-09T22:52:26.596Z] [2024-10-09T22:52:26.596Z] #38 [security-proxy-setup internal] load build context [2024-10-09T22:52:26.861Z] #38 ... [2024-10-09T22:52:26.861Z] [2024-10-09T22:52:26.861Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:26.861Z] #33 DONE 0.0s [2024-10-09T22:52:26.861Z] [2024-10-09T22:52:26.861Z] #38 [security-proxy-setup internal] load build context [2024-10-09T22:52:26.861Z] #38 transferring context: 3.24MB 1.0s done [2024-10-09T22:52:27.127Z] #38 ... [2024-10-09T22:52:27.127Z] [2024-10-09T22:52:27.127Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:27.127Z] #33 DONE 0.0s [2024-10-09T22:52:27.127Z] [2024-10-09T22:52:27.127Z] #35 [core-data stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:27.127Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:27.127Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:27.127Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:27.127Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:27.127Z] #35 DONE 0.5s [2024-10-09T22:52:27.127Z] [2024-10-09T22:52:27.127Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:27.127Z] #33 DONE 0.0s [2024-10-09T22:52:27.127Z] [2024-10-09T22:52:27.127Z] #39 [support-cron-scheduler internal] load build context [2024-10-09T22:52:27.127Z] #39 DONE 0.0s [2024-10-09T22:52:27.127Z] [2024-10-09T22:52:27.127Z] #40 [core-data internal] load build context [2024-10-09T22:52:27.127Z] #40 DONE 0.0s [2024-10-09T22:52:27.127Z] [2024-10-09T22:52:27.127Z] #38 [security-proxy-setup internal] load build context [2024-10-09T22:52:27.127Z] #38 DONE 1.5s [2024-10-09T22:52:27.127Z] [2024-10-09T22:52:27.127Z] #41 [security-proxy-auth internal] load build context [2024-10-09T22:52:27.409Z] #41 ... [2024-10-09T22:52:27.409Z] [2024-10-09T22:52:27.409Z] #35 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:27.409Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:27.409Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:27.409Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:27.409Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:27.409Z] #35 DONE 0.5s [2024-10-09T22:52:27.409Z] [2024-10-09T22:52:27.409Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:27.409Z] #33 DONE 0.0s [2024-10-09T22:52:27.409Z] [2024-10-09T22:52:27.409Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:27.409Z] #34 ... [2024-10-09T22:52:27.409Z] [2024-10-09T22:52:27.409Z] #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-10-09T22:52:27.409Z] #42 DONE 1.5s [2024-10-09T22:52:27.409Z] [2024-10-09T22:52:27.409Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:27.677Z] #34 ... [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #35 [security-spiffe-token-provider stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:27.677Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:27.677Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:27.677Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:27.677Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:27.677Z] #35 DONE 0.6s [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-10-09T22:52:27.677Z] #33 DONE 0.0s [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:27.677Z] #34 ... [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #35 [security-spire-server stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:27.677Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:27.677Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:27.677Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:27.677Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:27.677Z] #35 DONE 0.6s [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #43 [security-spire-server internal] load build context [2024-10-09T22:52:27.677Z] #43 DONE 0.0s [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-10-09T22:52:27.677Z] #44 DONE 1.8s [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #45 [security-spire-config internal] load build context [2024-10-09T22:52:27.677Z] #45 DONE 0.0s [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #46 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:27.677Z] #46 DONE 0.0s [2024-10-09T22:52:27.677Z] [2024-10-09T22:52:27.677Z] #47 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-09T22:52:27.677Z] #47 DONE 3.4s [2024-10-09T22:52:27.944Z] [2024-10-09T22:52:27.944Z] #35 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:27.944Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:27.944Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:27.944Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:27.944Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:27.944Z] #35 DONE 0.6s [2024-10-09T22:52:27.944Z] [2024-10-09T22:52:27.944Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:52:27.944Z] #48 DONE 0.0s [2024-10-09T22:52:27.944Z] [2024-10-09T22:52:27.944Z] #37 [security-bootstrapper internal] load build context [2024-10-09T22:52:27.944Z] #37 transferring context: 3.24MB 1.1s done [2024-10-09T22:52:27.944Z] #37 DONE 2.0s [2024-10-09T22:52:27.944Z] [2024-10-09T22:52:27.944Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:27.944Z] #46 ... [2024-10-09T22:52:27.944Z] [2024-10-09T22:52:27.944Z] #49 [support-scheduler internal] load build context [2024-10-09T22:52:27.944Z] #49 transferring context: 3.24MB 1.2s done [2024-10-09T22:52:27.944Z] #49 DONE 2.2s [2024-10-09T22:52:27.944Z] [2024-10-09T22:52:27.944Z] #46 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:27.944Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:28.908Z] #46 ... [2024-10-09T22:52:28.908Z] [2024-10-09T22:52:28.908Z] #50 [security-secretstore-setup internal] load build context [2024-10-09T22:52:28.908Z] #50 transferring context: 3.24MB 1.6s done [2024-10-09T22:52:28.908Z] #50 DONE 2.3s [2024-10-09T22:52:28.908Z] [2024-10-09T22:52:28.908Z] #51 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-10-09T22:52:29.174Z] #51 ... [2024-10-09T22:52:29.174Z] [2024-10-09T22:52:29.174Z] #35 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-09T22:52:29.174Z] #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done [2024-10-09T22:52:29.174Z] #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done [2024-10-09T22:52:29.174Z] #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done [2024-10-09T22:52:29.174Z] #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done [2024-10-09T22:52:29.174Z] #35 DONE 0.6s [2024-10-09T22:52:29.174Z] [2024-10-09T22:52:29.174Z] #47 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-10-09T22:52:29.174Z] #47 DONE 3.4s [2024-10-09T22:52:29.174Z] [2024-10-09T22:52:29.174Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2024-10-09T22:52:29.174Z] #34 DONE 3.3s [2024-10-09T22:52:29.174Z] [2024-10-09T22:52:29.174Z] #51 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-10-09T22:52:30.136Z] #51 ... [2024-10-09T22:52:30.136Z] [2024-10-09T22:52:30.136Z] #52 [security-spire-agent internal] load build context [2024-10-09T22:52:30.136Z] #52 transferring context: 27.51kB 0.3s done [2024-10-09T22:52:30.136Z] #52 DONE 2.1s [2024-10-09T22:52:30.136Z] [2024-10-09T22:52:30.136Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:30.136Z] #46 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.9s done [2024-10-09T22:52:30.136Z] #46 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-10-09T22:52:30.721Z] #46 ... [2024-10-09T22:52:30.721Z] [2024-10-09T22:52:30.721Z] #53 [core-keeper internal] load build context [2024-10-09T22:52:30.721Z] #53 transferring context: 3.24MB 2.4s done [2024-10-09T22:52:30.721Z] #53 DONE 4.6s [2024-10-09T22:52:30.991Z] [2024-10-09T22:52:30.991Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:30.991Z] #46 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-10-09T22:52:30.991Z] #46 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-10-09T22:52:31.444Z] #46 ... [2024-10-09T22:52:31.444Z] [2024-10-09T22:52:31.444Z] #45 [security-spire-config internal] load build context [2024-10-09T22:52:31.444Z] #45 transferring context: 26.23kB 0.4s done [2024-10-09T22:52:31.444Z] #45 DONE 3.3s [2024-10-09T22:52:31.444Z] [2024-10-09T22:52:31.444Z] #41 [security-proxy-auth internal] load build context [2024-10-09T22:52:31.444Z] #41 transferring context: 3.24MB 3.3s done [2024-10-09T22:52:32.552Z] #41 ... [2024-10-09T22:52:32.552Z] [2024-10-09T22:52:32.552Z] #43 [security-spire-server internal] load build context [2024-10-09T22:52:32.552Z] #43 transferring context: 27.98kB 0.4s done [2024-10-09T22:52:32.552Z] #43 DONE 4.2s [2024-10-09T22:52:32.552Z] [2024-10-09T22:52:32.552Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:32.552Z] #46 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-10-09T22:52:32.552Z] #46 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s done [2024-10-09T22:52:32.552Z] #46 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.0s done [2024-10-09T22:52:32.552Z] #46 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.2s done [2024-10-09T22:52:33.200Z] #46 ... [2024-10-09T22:52:33.200Z] [2024-10-09T22:52:33.200Z] #41 [security-proxy-auth internal] load build context [2024-10-09T22:52:33.200Z] #41 DONE 5.8s [2024-10-09T22:52:33.200Z] [2024-10-09T22:52:33.200Z] #54 [security-spiffe-token-provider internal] load build context [2024-10-09T22:52:33.200Z] #54 ... [2024-10-09T22:52:33.200Z] [2024-10-09T22:52:33.200Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:33.200Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.3s [2024-10-09T22:52:33.828Z] #46 ... [2024-10-09T22:52:33.828Z] [2024-10-09T22:52:33.828Z] #51 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-10-09T22:52:33.828Z] #51 DONE 6.1s [2024-10-09T22:52:33.828Z] [2024-10-09T22:52:33.828Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:33.828Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf [2024-10-09T22:52:34.119Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-10-09T22:52:34.402Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 3.3s [2024-10-09T22:52:34.402Z] #46 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-10-09T22:52:34.579Z] #160 DONE 119.3s [2024-10-09T22:52:34.579Z] [2024-10-09T22:52:34.579Z] #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-09T22:52:34.579Z] #155 DONE 119.2s [2024-10-09T22:52:34.579Z] [2024-10-09T22:52:34.579Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-09T22:52:34.579Z] #157 DONE 119.3s [2024-10-09T22:52:34.579Z] [2024-10-09T22:52:34.579Z] #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T22:52:34.579Z] #153 DONE 119.3s [2024-10-09T22:52:34.579Z] [2024-10-09T22:52:34.579Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T22:52:34.579Z] #159 ... [2024-10-09T22:52:34.579Z] [2024-10-09T22:52:34.579Z] #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-09T22:52:34.579Z] #149 DONE 119.5s [2024-10-09T22:52:34.579Z] [2024-10-09T22:52:34.579Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:52:34.838Z] #161 DONE 0.9s [2024-10-09T22:52:34.838Z] [2024-10-09T22:52:34.838Z] #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-09T22:52:34.838Z] #162 DONE 0.9s [2024-10-09T22:52:34.838Z] [2024-10-09T22:52:34.838Z] #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:52:34.838Z] #163 DONE 0.9s [2024-10-09T22:52:34.838Z] [2024-10-09T22:52:34.838Z] #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:52:34.838Z] #164 DONE 0.6s [2024-10-09T22:52:34.838Z] [2024-10-09T22:52:34.838Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:52:34.838Z] #165 DONE 0.9s [2024-10-09T22:52:34.838Z] [2024-10-09T22:52:34.838Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:52:35.096Z] #166 ... [2024-10-09T22:52:35.096Z] [2024-10-09T22:52:35.096Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:52:35.096Z] #167 DONE 0.4s [2024-10-09T22:52:35.096Z] [2024-10-09T22:52:35.096Z] #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:52:35.096Z] #168 DONE 0.5s [2024-10-09T22:52:35.096Z] [2024-10-09T22:52:35.096Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:52:35.096Z] #169 DONE 0.5s [2024-10-09T22:52:35.353Z] [2024-10-09T22:52:35.353Z] #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:52:35.353Z] #166 DONE 0.6s [2024-10-09T22:52:35.353Z] [2024-10-09T22:52:35.353Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-09T22:52:35.388Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.13MB / 28.04MB 4.0s [2024-10-09T22:52:35.389Z] #46 ... [2024-10-09T22:52:35.389Z] [2024-10-09T22:52:35.389Z] #55 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:52:35.389Z] #0 9.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:35.657Z] #55 ... [2024-10-09T22:52:35.657Z] [2024-10-09T22:52:35.657Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:35.657Z] #46 ... [2024-10-09T22:52:35.657Z] [2024-10-09T22:52:35.657Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-09T22:52:35.657Z] #0 5.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:35.657Z] #0 6.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:35.657Z] #0 8.526 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:35.657Z] #0 8.526 (2/4) Installing openssl (3.3.2-r0) [2024-10-09T22:52:35.657Z] #0 8.526 (3/4) Installing su-exec (0.2-r3) [2024-10-09T22:52:35.657Z] #0 8.526 (4/4) Installing yq-go (4.44.1-r2) [2024-10-09T22:52:35.657Z] #0 8.935 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:35.657Z] #0 9.098 OK: 20 MiB in 18 packages [2024-10-09T22:52:35.657Z] #56 ... [2024-10-09T22:52:35.657Z] [2024-10-09T22:52:35.657Z] #57 [support-notifications internal] load build context [2024-10-09T22:52:35.657Z] #57 transferring context: 3.24MB 5.8s done [2024-10-09T22:52:35.657Z] #57 DONE 8.0s [2024-10-09T22:52:35.657Z] [2024-10-09T22:52:35.657Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:35.925Z] #46 ... [2024-10-09T22:52:35.925Z] [2024-10-09T22:52:35.925Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-09T22:52:35.925Z] #0 7.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:35.925Z] #0 8.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:35.925Z] #58 ... [2024-10-09T22:52:35.925Z] [2024-10-09T22:52:35.925Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:36.194Z] #46 ... [2024-10-09T22:52:36.194Z] [2024-10-09T22:52:36.194Z] #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-09T22:52:36.194Z] #59 ... [2024-10-09T22:52:36.194Z] [2024-10-09T22:52:36.194Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:36.194Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 5.2s [2024-10-09T22:52:36.462Z] #46 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-10-09T22:52:36.727Z] #170 DONE 1.5s [2024-10-09T22:52:36.727Z] [2024-10-09T22:52:36.727Z] #171 [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-09T22:52:36.727Z] #171 DONE 1.6s [2024-10-09T22:52:36.727Z] [2024-10-09T22:52:36.727Z] #172 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-09T22:52:36.727Z] #172 DONE 1.7s [2024-10-09T22:52:36.727Z] [2024-10-09T22:52:36.727Z] #173 [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-09T22:52:36.727Z] #173 DONE 1.4s [2024-10-09T22:52:36.727Z] [2024-10-09T22:52:36.727Z] #174 [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-09T22:52:36.730Z] #46 ... [2024-10-09T22:52:36.730Z] [2024-10-09T22:52:36.730Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-09T22:52:36.730Z] #0 7.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:36.730Z] #0 9.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:36.730Z] #60 ... [2024-10-09T22:52:36.730Z] [2024-10-09T22:52:36.730Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:36.996Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.1s [2024-10-09T22:52:37.277Z] #46 ... [2024-10-09T22:52:37.277Z] [2024-10-09T22:52:37.277Z] #40 [core-data internal] load build context [2024-10-09T22:52:37.277Z] #40 ... [2024-10-09T22:52:37.277Z] [2024-10-09T22:52:37.277Z] #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-09T22:52:37.277Z] #59 DONE 11.1s [2024-10-09T22:52:37.277Z] [2024-10-09T22:52:37.277Z] #40 [core-data internal] load build context [2024-10-09T22:52:37.277Z] #40 ... [2024-10-09T22:52:37.277Z] [2024-10-09T22:52:37.277Z] #61 [core-metadata internal] load build context [2024-10-09T22:52:37.277Z] #61 ... [2024-10-09T22:52:37.277Z] [2024-10-09T22:52:37.277Z] #39 [support-cron-scheduler internal] load build context [2024-10-09T22:52:37.545Z] #39 ... [2024-10-09T22:52:37.545Z] [2024-10-09T22:52:37.545Z] #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-10-09T22:52:37.545Z] #56 DONE 11.7s [2024-10-09T22:52:37.545Z] [2024-10-09T22:52:37.545Z] #39 [support-cron-scheduler internal] load build context [2024-10-09T22:52:37.545Z] #39 ... [2024-10-09T22:52:37.545Z] [2024-10-09T22:52:37.545Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:52:37.545Z] #0 8.399 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:37.545Z] #0 9.523 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:37.545Z] #62 ... [2024-10-09T22:52:37.545Z] [2024-10-09T22:52:37.545Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-09T22:52:37.545Z] #0 7.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:37.545Z] #0 8.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:37.827Z] #63 ... [2024-10-09T22:52:37.827Z] [2024-10-09T22:52:37.827Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:37.827Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.45MB / 28.04MB 6.9s [2024-10-09T22:52:37.827Z] #46 ... [2024-10-09T22:52:37.827Z] [2024-10-09T22:52:37.827Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:52:38.100Z] #174 ... [2024-10-09T22:52:38.100Z] [2024-10-09T22:52:38.100Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-09T22:52:38.100Z] #175 DONE 3.3s [2024-10-09T22:52:38.100Z] [2024-10-09T22:52:38.100Z] #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:52:38.102Z] #64 ... [2024-10-09T22:52:38.102Z] [2024-10-09T22:52:38.102Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:52:38.102Z] #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.0s done [2024-10-09T22:52:38.102Z] #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-10-09T22:52:38.102Z] #48 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-10-09T22:52:38.102Z] #48 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-10-09T22:52:38.102Z] #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.9s done [2024-10-09T22:52:38.102Z] #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done [2024-10-09T22:52:38.102Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 6.9s [2024-10-09T22:52:38.102Z] #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done [2024-10-09T22:52:38.102Z] #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-10-09T22:52:38.102Z] #48 ... [2024-10-09T22:52:38.102Z] [2024-10-09T22:52:38.102Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:52:38.369Z] #65 ... [2024-10-09T22:52:38.369Z] [2024-10-09T22:52:38.369Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:38.636Z] #46 ... [2024-10-09T22:52:38.636Z] [2024-10-09T22:52:38.636Z] #54 [security-spiffe-token-provider internal] load build context [2024-10-09T22:52:38.636Z] #54 transferring context: 3.24MB 8.3s done [2024-10-09T22:52:38.636Z] #54 DONE 10.9s [2024-10-09T22:52:38.636Z] [2024-10-09T22:52:38.636Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:38.636Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.75MB / 28.04MB 7.6s [2024-10-09T22:52:38.905Z] #46 ... [2024-10-09T22:52:38.905Z] [2024-10-09T22:52:38.905Z] #39 [support-cron-scheduler internal] load build context [2024-10-09T22:52:38.905Z] #39 transferring context: 3.24MB 8.1s done [2024-10-09T22:52:38.905Z] #39 DONE 11.6s [2024-10-09T22:52:38.905Z] [2024-10-09T22:52:38.905Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:38.905Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 8.0s [2024-10-09T22:52:38.905Z] #46 ... [2024-10-09T22:52:38.905Z] [2024-10-09T22:52:38.905Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-09T22:52:39.180Z] #66 ... [2024-10-09T22:52:39.180Z] [2024-10-09T22:52:39.180Z] #40 [core-data internal] load build context [2024-10-09T22:52:39.180Z] #40 transferring context: 3.24MB 8.4s done [2024-10-09T22:52:39.180Z] #40 DONE 11.8s [2024-10-09T22:52:39.180Z] [2024-10-09T22:52:39.180Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T22:52:39.447Z] #67 ... [2024-10-09T22:52:39.447Z] [2024-10-09T22:52:39.448Z] #68 [core-common-config-bootstrapper internal] load build context [2024-10-09T22:52:39.448Z] #68 ... [2024-10-09T22:52:39.448Z] [2024-10-09T22:52:39.448Z] #61 [core-metadata internal] load build context [2024-10-09T22:52:39.448Z] #61 transferring context: 3.24MB 8.6s done [2024-10-09T22:52:39.448Z] #61 DONE 12.0s [2024-10-09T22:52:39.448Z] [2024-10-09T22:52:39.448Z] #68 [core-common-config-bootstrapper internal] load build context [2024-10-09T22:52:39.448Z] #68 ... [2024-10-09T22:52:39.448Z] [2024-10-09T22:52:39.448Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:39.448Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 8.4s [2024-10-09T22:52:40.033Z] #46 ... [2024-10-09T22:52:40.033Z] [2024-10-09T22:52:40.033Z] #68 [core-common-config-bootstrapper internal] load build context [2024-10-09T22:52:40.033Z] #68 transferring context: 3.24MB 8.8s done [2024-10-09T22:52:40.033Z] #68 DONE 10.7s [2024-10-09T22:52:40.033Z] [2024-10-09T22:52:40.033Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:40.033Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.32MB / 28.04MB 9.0s [2024-10-09T22:52:40.630Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 9.8s [2024-10-09T22:52:41.217Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.2s [2024-10-09T22:52:41.800Z] #46 ... [2024-10-09T22:52:41.800Z] [2024-10-09T22:52:41.800Z] #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-10-09T22:52:41.800Z] #58 13.92 (1/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:41.800Z] #58 13.93 (2/2) Installing su-exec (0.2-r3) [2024-10-09T22:52:41.800Z] #58 13.94 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:41.800Z] #58 14.03 OK: 9 MiB in 16 packages [2024-10-09T22:52:41.800Z] #58 DONE 15.7s [2024-10-09T22:52:41.800Z] [2024-10-09T22:52:41.800Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:41.800Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.15MB / 28.04MB 10.9s [2024-10-09T22:52:42.766Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.21MB / 28.04MB 11.7s [2024-10-09T22:52:43.359Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.84MB / 28.04MB 12.4s [2024-10-09T22:52:43.626Z] #46 ... [2024-10-09T22:52:43.626Z] [2024-10-09T22:52:43.626Z] #55 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:52:43.626Z] #55 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:43.626Z] #55 16.75 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:43.626Z] #55 16.79 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:43.626Z] #55 16.92 OK: 9 MiB in 15 packages [2024-10-09T22:52:43.626Z] #55 DONE 19.0s [2024-10-09T22:52:43.626Z] [2024-10-09T22:52:43.626Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:43.626Z] #46 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 12.5s done [2024-10-09T22:52:43.902Z] #46 ... [2024-10-09T22:52:43.902Z] [2024-10-09T22:52:43.902Z] #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-09T22:52:43.902Z] #69 ... [2024-10-09T22:52:43.902Z] [2024-10-09T22:52:43.902Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:52:44.169Z] #70 ... [2024-10-09T22:52:44.169Z] [2024-10-09T22:52:44.169Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:52:44.169Z] #71 ... [2024-10-09T22:52:44.169Z] [2024-10-09T22:52:44.169Z] #62 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-10-09T22:52:44.169Z] #62 15.10 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:44.169Z] #62 15.19 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:44.169Z] #62 15.21 OK: 9 MiB in 15 packages [2024-10-09T22:52:44.169Z] #62 DONE 16.7s [2024-10-09T22:52:44.169Z] [2024-10-09T22:52:44.169Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-09T22:52:44.438Z] #72 ... [2024-10-09T22:52:44.438Z] [2024-10-09T22:52:44.438Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T22:52:44.438Z] #73 ... [2024-10-09T22:52:44.438Z] [2024-10-09T22:52:44.438Z] #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-10-09T22:52:44.438Z] #60 14.34 (1/4) Installing ca-certificates (20240705-r0) [2024-10-09T22:52:44.438Z] #60 14.73 (2/4) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:44.438Z] #60 14.79 (3/4) Installing su-exec (0.2-r3) [2024-10-09T22:52:44.438Z] #60 14.79 (4/4) Installing yq-go (4.44.1-r2) [2024-10-09T22:52:44.438Z] #60 15.65 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:44.438Z] #60 15.70 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:52:44.438Z] #60 16.59 OK: 20 MiB in 18 packages [2024-10-09T22:52:44.438Z] #60 DONE 17.9s [2024-10-09T22:52:44.438Z] [2024-10-09T22:52:44.438Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:52:44.726Z] #176 ... [2024-10-09T22:52:44.726Z] [2024-10-09T22:52:44.726Z] #177 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-09T22:52:44.726Z] #177 DONE 7.6s [2024-10-09T22:52:44.726Z] [2024-10-09T22:52:44.726Z] #178 [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-09T22:52:45.290Z] #178 ... [2024-10-09T22:52:45.290Z] [2024-10-09T22:52:45.290Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-09T22:52:45.417Z] #74 ... [2024-10-09T22:52:45.417Z] [2024-10-09T22:52:45.417Z] #63 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-10-09T22:52:45.417Z] #63 13.03 (1/3) Installing ca-certificates (20240705-r0) [2024-10-09T22:52:45.417Z] #63 13.57 (2/3) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:45.417Z] #63 13.59 (3/3) Installing tzdata (2024b-r0) [2024-10-09T22:52:45.417Z] #63 14.88 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:45.417Z] #63 14.98 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:52:45.417Z] #63 16.12 OK: 11 MiB in 17 packages [2024-10-09T22:52:45.417Z] #63 DONE 17.9s [2024-10-09T22:52:45.701Z] [2024-10-09T22:52:45.701Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:52:46.753Z] #179 ... [2024-10-09T22:52:46.753Z] [2024-10-09T22:52:46.753Z] #180 [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-09T22:52:46.753Z] #180 DONE 9.7s [2024-10-09T22:52:46.753Z] [2024-10-09T22:52:46.753Z] #174 [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-09T22:52:47.322Z] #174 ... [2024-10-09T22:52:47.322Z] [2024-10-09T22:52:47.322Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:52:47.667Z] #75 ... [2024-10-09T22:52:47.668Z] [2024-10-09T22:52:47.668Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-09T22:52:47.668Z] #76 ... [2024-10-09T22:52:47.668Z] [2024-10-09T22:52:47.668Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T22:52:47.668Z] #73 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:47.934Z] #73 ... [2024-10-09T22:52:47.934Z] [2024-10-09T22:52:47.934Z] #64 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init [2024-10-09T22:52:47.934Z] #64 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:47.934Z] #64 12.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:47.934Z] #64 17.60 (1/2) Installing ca-certificates (20240705-r0) [2024-10-09T22:52:47.934Z] #64 17.80 (2/2) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:47.934Z] #64 17.83 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:47.934Z] #64 17.91 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:52:47.934Z] #64 18.61 OK: 10 MiB in 16 packages [2024-10-09T22:52:47.934Z] #64 DONE 19.8s [2024-10-09T22:52:47.934Z] [2024-10-09T22:52:47.934Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-09T22:52:47.934Z] #77 ... [2024-10-09T22:52:47.934Z] [2024-10-09T22:52:47.934Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:47.934Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-10-09T22:52:48.201Z] #46 ... [2024-10-09T22:52:48.201Z] [2024-10-09T22:52:48.201Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:52:48.201Z] #48 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.6s done [2024-10-09T22:52:48.201Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.8s [2024-10-09T22:52:48.468Z] #48 ... [2024-10-09T22:52:48.468Z] [2024-10-09T22:52:48.468Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:49.243Z] #181 ... [2024-10-09T22:52:49.243Z] [2024-10-09T22:52:49.243Z] #174 [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-09T22:52:49.243Z] #174 DONE 12.4s [2024-10-09T22:52:49.243Z] [2024-10-09T22:52:49.243Z] #178 [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-09T22:52:49.243Z] #178 DONE 12.5s [2024-10-09T22:52:49.607Z] [2024-10-09T22:52:49.607Z] #176 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:52:49.607Z] #176 DONE 11.3s [2024-10-09T22:52:49.607Z] [2024-10-09T22:52:49.607Z] #182 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:52:49.878Z] #46 ... [2024-10-09T22:52:49.878Z] [2024-10-09T22:52:49.878Z] #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-09T22:52:49.878Z] #69 DONE 16.0s [2024-10-09T22:52:49.878Z] [2024-10-09T22:52:49.878Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:51.289Z] #46 ... [2024-10-09T22:52:51.289Z] [2024-10-09T22:52:51.289Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T22:52:51.289Z] #67 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:51.289Z] #67 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:51.289Z] #67 17.93 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:52:51.289Z] #67 17.93 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:52:51.289Z] #67 17.93 OK: 24041 distinct packages available [2024-10-09T22:52:51.289Z] #67 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:51.289Z] #67 19.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:51.558Z] #67 ... [2024-10-09T22:52:51.558Z] [2024-10-09T22:52:51.558Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:52:51.714Z] #182 DONE 2.3s [2024-10-09T22:52:51.714Z] [2024-10-09T22:52:51.714Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-09T22:52:51.714Z] #179 DONE 6.3s [2024-10-09T22:52:51.714Z] [2024-10-09T22:52:51.714Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:52:51.714Z] #181 DONE 4.5s [2024-10-09T22:52:51.714Z] [2024-10-09T22:52:51.714Z] #183 [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-09T22:52:51.714Z] #183 DONE 2.3s [2024-10-09T22:52:51.714Z] [2024-10-09T22:52:51.714Z] #184 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-09T22:52:51.826Z] #48 ... [2024-10-09T22:52:51.826Z] [2024-10-09T22:52:51.826Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T22:52:51.826Z] #78 ... [2024-10-09T22:52:51.826Z] [2024-10-09T22:52:51.826Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:52:52.784Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.0s [2024-10-09T22:52:53.109Z] #184 ... [2024-10-09T22:52:53.109Z] [2024-10-09T22:52:53.109Z] #112 [security-spiffe-token-provider] exporting to image [2024-10-09T22:52:53.109Z] #112 exporting layers 2.8s done [2024-10-09T22:52:53.109Z] #112 writing image sha256:a42e88b514ce9a7b66d5571cd97aa29c250408ecd29398c605738c64d8dcf1cc 0.6s done [2024-10-09T22:52:53.109Z] #112 naming to docker.io/library/security-spiffe-token-provider 0.5s done [2024-10-09T22:52:53.109Z] #112 DONE 4.8s [2024-10-09T22:52:53.463Z] [2024-10-09T22:52:53.463Z] #185 [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-09T22:52:53.766Z] #48 ... [2024-10-09T22:52:53.767Z] [2024-10-09T22:52:53.767Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:52:53.767Z] #65 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:53.767Z] #65 16.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:53.767Z] #65 20.80 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:52:53.767Z] #65 20.80 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:52:53.767Z] #65 20.80 OK: 24041 distinct packages available [2024-10-09T22:52:53.767Z] #65 21.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:53.767Z] #65 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:53.767Z] #65 ... [2024-10-09T22:52:53.767Z] [2024-10-09T22:52:53.767Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:53.767Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.7s [2024-10-09T22:52:54.358Z] #46 ... [2024-10-09T22:52:54.358Z] [2024-10-09T22:52:54.358Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-09T22:52:54.358Z] #66 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:54.358Z] #66 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:54.358Z] #66 19.52 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:52:54.358Z] #66 19.52 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:52:54.358Z] #66 19.52 OK: 24041 distinct packages available [2024-10-09T22:52:54.358Z] #66 20.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:54.358Z] #66 21.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:54.358Z] #66 ... [2024-10-09T22:52:54.358Z] [2024-10-09T22:52:54.358Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T22:52:54.358Z] #67 25.56 (1/5) Installing dumb-init (1.2.5-r3) [2024-10-09T22:52:54.359Z] #67 25.59 (2/5) Installing musl-obstack (1.2.3-r2) [2024-10-09T22:52:54.359Z] #67 25.66 (3/5) Installing libucontext (1.2-r3) [2024-10-09T22:52:54.359Z] #67 25.70 (4/5) Installing gcompat (1.1.0-r4) [2024-10-09T22:52:54.359Z] #67 ... [2024-10-09T22:52:54.359Z] [2024-10-09T22:52:54.359Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:52:54.359Z] #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:54.359Z] #0 9.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:54.631Z] #79 ... [2024-10-09T22:52:54.631Z] [2024-10-09T22:52:54.631Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T22:52:54.631Z] #67 25.82 (5/5) Installing openssl (3.3.2-r0) [2024-10-09T22:52:54.631Z] #67 ... [2024-10-09T22:52:54.631Z] [2024-10-09T22:52:54.631Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T22:52:54.631Z] #0 9.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:54.875Z] #185 ... [2024-10-09T22:52:54.875Z] [2024-10-09T22:52:54.875Z] #186 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-09T22:52:54.875Z] #186 DONE 3.1s [2024-10-09T22:52:54.875Z] [2024-10-09T22:52:54.875Z] #187 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-09T22:52:54.875Z] #187 DONE 3.1s [2024-10-09T22:52:54.875Z] [2024-10-09T22:52:54.875Z] #184 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-09T22:52:54.875Z] #184 DONE 3.2s [2024-10-09T22:52:54.875Z] [2024-10-09T22:52:54.875Z] #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-09T22:52:54.899Z] #80 ... [2024-10-09T22:52:54.899Z] [2024-10-09T22:52:54.899Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:57.490Z] #46 ... [2024-10-09T22:52:57.490Z] [2024-10-09T22:52:57.490Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-10-09T22:52:57.490Z] #67 25.98 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:52:57.490Z] #67 26.12 OK: 10 MiB in 19 packages [2024-10-09T22:52:57.490Z] #67 DONE 28.4s [2024-10-09T22:52:57.490Z] [2024-10-09T22:52:57.490Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:57.757Z] #46 ... [2024-10-09T22:52:57.757Z] [2024-10-09T22:52:57.757Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:52:57.757Z] #0 6.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:57.757Z] #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:58.022Z] #81 ... [2024-10-09T22:52:58.022Z] [2024-10-09T22:52:58.022Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:58.550Z] #188 ... [2024-10-09T22:52:58.550Z] [2024-10-09T22:52:58.550Z] #185 [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-09T22:52:58.550Z] #185 DONE 6.5s [2024-10-09T22:52:58.550Z] [2024-10-09T22:52:58.550Z] #112 [core-common-config-bootstrapper] exporting to image [2024-10-09T22:52:58.550Z] #112 exporting layers [2024-10-09T22:52:58.550Z] #112 ... [2024-10-09T22:52:58.550Z] [2024-10-09T22:52:58.550Z] #188 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-09T22:52:58.550Z] #188 DONE 3.8s [2024-10-09T22:52:58.550Z] [2024-10-09T22:52:58.550Z] #189 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-09T22:52:58.550Z] #189 DONE 3.7s [2024-10-09T22:52:58.550Z] [2024-10-09T22:52:58.550Z] #112 [core-common-config-bootstrapper] exporting to image [2024-10-09T22:52:58.550Z] #112 exporting layers 0.6s done [2024-10-09T22:52:58.608Z] #46 ... [2024-10-09T22:52:58.608Z] [2024-10-09T22:52:58.608Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T22:52:58.608Z] #73 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:58.608Z] #73 20.58 v3.20.3-146-g5472acf50d5 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2024-10-09T22:52:58.608Z] #73 20.58 v3.20.3-148-g0b3c8890897 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2024-10-09T22:52:58.608Z] #73 20.58 OK: 24040 distinct packages available [2024-10-09T22:52:58.608Z] #73 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:58.608Z] #73 24.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:58.608Z] #73 ... [2024-10-09T22:52:58.608Z] [2024-10-09T22:52:58.608Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:58.809Z] #112 writing image sha256:d255b0904aaa4ed1b70ac8fa4fc43559aaf997b170dc3d06a0687066c3221f3a 0.1s done [2024-10-09T22:52:58.809Z] #112 naming to docker.io/library/core-common-config-bootstrapper [2024-10-09T22:52:58.875Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s [2024-10-09T22:52:58.875Z] #46 ... [2024-10-09T22:52:58.875Z] [2024-10-09T22:52:58.875Z] #70 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:52:58.875Z] #70 15.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:58.875Z] #70 16.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:59.142Z] #70 ... [2024-10-09T22:52:59.142Z] [2024-10-09T22:52:59.142Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:52:59.582Z] #112 naming to docker.io/library/core-common-config-bootstrapper 0.3s done [2024-10-09T22:52:59.582Z] #112 DONE 5.8s [2024-10-09T22:52:59.582Z] [2024-10-09T22:52:59.582Z] #190 [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-09T22:52:59.735Z] #46 ... [2024-10-09T22:52:59.735Z] [2024-10-09T22:52:59.735Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-09T22:52:59.735Z] #77 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:59.735Z] #77 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:59.735Z] #77 22.03 Upgrading critical system libraries and apk-tools: [2024-10-09T22:52:59.735Z] #77 22.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:52:59.735Z] #77 ... [2024-10-09T22:52:59.735Z] [2024-10-09T22:52:59.735Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-09T22:52:59.735Z] #0 5.779 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:52:59.735Z] #0 7.852 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:00.000Z] #82 ... [2024-10-09T22:53:00.000Z] [2024-10-09T22:53:00.000Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:53:00.599Z] #46 ... [2024-10-09T22:53:00.599Z] [2024-10-09T22:53:00.599Z] #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:53:00.599Z] #71 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:00.599Z] #71 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:00.599Z] #71 ... [2024-10-09T22:53:00.599Z] [2024-10-09T22:53:00.599Z] #46 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-10-09T22:53:00.599Z] #46 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.5s done [2024-10-09T22:53:00.599Z] #46 DONE 33.0s [2024-10-09T22:53:00.599Z] [2024-10-09T22:53:00.599Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:53:00.599Z] #48 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.7s done [2024-10-09T22:53:01.179Z] #48 ... [2024-10-09T22:53:01.179Z] [2024-10-09T22:53:01.179Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:53:01.179Z] #70 25.46 OK: 238 MiB in 54 packages [2024-10-09T22:53:01.179Z] #70 DONE 27.2s [2024-10-09T22:53:01.179Z] [2024-10-09T22:53:01.179Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-09T22:53:01.179Z] #72 17.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:01.179Z] #72 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:01.179Z] #72 ... [2024-10-09T22:53:01.179Z] [2024-10-09T22:53:01.179Z] #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:53:01.450Z] #83 DONE 0.5s [2024-10-09T22:53:01.450Z] [2024-10-09T22:53:01.450Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:53:01.607Z] #190 ... [2024-10-09T22:53:01.607Z] [2024-10-09T22:53:01.607Z] #191 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T22:53:01.607Z] #191 DONE 6.7s [2024-10-09T22:53:01.607Z] [2024-10-09T22:53:01.607Z] #192 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-09T22:53:01.607Z] #192 DONE 2.9s [2024-10-09T22:53:01.607Z] [2024-10-09T22:53:01.607Z] #190 [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-09T22:53:01.607Z] #190 DONE 2.9s [2024-10-09T22:53:01.607Z] [2024-10-09T22:53:01.607Z] #112 [security-proxy-setup] exporting to image [2024-10-09T22:53:01.718Z] #84 ... [2024-10-09T22:53:01.718Z] [2024-10-09T22:53:01.718Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-09T22:53:01.718Z] #76 14.30 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:01.718Z] #76 16.19 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:01.718Z] #76 ... [2024-10-09T22:53:01.718Z] [2024-10-09T22:53:01.719Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:53:01.719Z] #65 32.24 (1/14) Installing ca-certificates (20240705-r0) [2024-10-09T22:53:01.719Z] #65 33.10 (2/14) Installing brotli-libs (1.1.0-r2) [2024-10-09T22:53:01.719Z] #65 33.42 (3/14) Installing c-ares (1.33.1-r0) [2024-10-09T22:53:01.719Z] #65 33.48 (4/14) Installing libunistring (1.2-r0) [2024-10-09T22:53:01.989Z] #65 33.89 (5/14) Installing libidn2 (2.3.7-r0) [2024-10-09T22:53:01.989Z] #65 34.01 (6/14) Installing nghttp2-libs (1.62.1-r0) [2024-10-09T22:53:02.255Z] #65 ... [2024-10-09T22:53:02.255Z] [2024-10-09T22:53:02.255Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-10-09T22:53:02.255Z] #66 30.06 (1/4) Installing dumb-init (1.2.5-r3) [2024-10-09T22:53:02.255Z] #66 30.11 (2/4) Installing musl-obstack (1.2.3-r2) [2024-10-09T22:53:02.255Z] #66 30.13 (3/4) Installing libucontext (1.2-r3) [2024-10-09T22:53:02.255Z] #66 30.15 (4/4) Installing gcompat (1.1.0-r4) [2024-10-09T22:53:02.255Z] #66 30.20 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:02.255Z] #66 30.41 OK: 9 MiB in 18 packages [2024-10-09T22:53:02.255Z] #66 DONE 33.2s [2024-10-09T22:53:02.255Z] [2024-10-09T22:53:02.255Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:53:02.255Z] #65 34.09 (7/14) Installing libpsl (0.21.5-r1) [2024-10-09T22:53:02.255Z] #65 34.12 (8/14) Installing zstd-libs (1.5.6-r0) [2024-10-09T22:53:02.255Z] #65 ... [2024-10-09T22:53:02.255Z] [2024-10-09T22:53:02.255Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T22:53:02.255Z] #78 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:02.255Z] #78 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:02.521Z] #78 ... [2024-10-09T22:53:02.521Z] [2024-10-09T22:53:02.521Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:53:02.521Z] #65 34.28 (9/14) Installing libcurl (8.10.1-r0) [2024-10-09T22:53:02.521Z] #65 34.58 (10/14) Installing curl (8.10.1-r0) [2024-10-09T22:53:02.786Z] #65 34.66 (11/14) Installing dumb-init (1.2.5-r3) [2024-10-09T22:53:02.786Z] #65 34.67 (12/14) Installing musl-obstack (1.2.3-r2) [2024-10-09T22:53:02.786Z] #65 34.70 (13/14) Installing libucontext (1.2-r3) [2024-10-09T22:53:02.786Z] #65 34.76 (14/14) Installing gcompat (1.1.0-r4) [2024-10-09T22:53:02.786Z] #65 34.79 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:03.053Z] #65 34.99 Executing ca-certificates-20240705-r0.trigger [2024-10-09T22:53:03.053Z] #65 ... [2024-10-09T22:53:03.053Z] [2024-10-09T22:53:03.053Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:03.053Z] #74 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:03.053Z] #74 12.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:03.320Z] #74 ... [2024-10-09T22:53:03.320Z] [2024-10-09T22:53:03.320Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:03.320Z] #75 7.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:03.320Z] #75 9.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:03.320Z] #75 ... [2024-10-09T22:53:03.320Z] [2024-10-09T22:53:03.320Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T22:53:03.320Z] #78 21.01 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:03.320Z] #78 21.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:03.320Z] #78 21.09 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:04.299Z] #78 ... [2024-10-09T22:53:04.299Z] [2024-10-09T22:53:04.299Z] #72 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-10-09T22:53:04.299Z] #72 28.26 OK: 238 MiB in 54 packages [2024-10-09T22:53:04.299Z] #72 DONE 30.4s [2024-10-09T22:53:04.299Z] [2024-10-09T22:53:04.299Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T22:53:04.299Z] #78 22.48 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:04.299Z] #78 22.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:04.570Z] #78 ... [2024-10-09T22:53:04.570Z] [2024-10-09T22:53:04.570Z] #71 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-10-09T22:53:04.570Z] #71 29.17 OK: 238 MiB in 54 packages [2024-10-09T22:53:04.570Z] #71 DONE 31.5s [2024-10-09T22:53:04.570Z] [2024-10-09T22:53:04.570Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:04.570Z] #79 20.04 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:04.570Z] #79 20.04 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:04.570Z] #79 20.15 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:04.927Z] #112 ... [2024-10-09T22:53:04.927Z] [2024-10-09T22:53:04.927Z] #193 [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-09T22:53:04.927Z] #193 DONE 3.5s [2024-10-09T22:53:05.162Z] #79 ... [2024-10-09T22:53:05.162Z] [2024-10-09T22:53:05.162Z] #85 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:53:05.163Z] #85 DONE 1.0s [2024-10-09T22:53:05.190Z] [2024-10-09T22:53:05.190Z] #194 [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-09T22:53:05.430Z] [2024-10-09T22:53:05.431Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:05.431Z] #75 19.55 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:05.431Z] #75 19.55 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:05.431Z] #75 19.58 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:05.431Z] #75 ... [2024-10-09T22:53:05.431Z] [2024-10-09T22:53:05.431Z] #86 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:53:05.431Z] #86 DONE 1.0s [2024-10-09T22:53:05.697Z] [2024-10-09T22:53:05.697Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:53:05.965Z] #87 ... [2024-10-09T22:53:05.965Z] [2024-10-09T22:53:05.965Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T22:53:05.965Z] #80 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:05.965Z] #80 20.85 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:05.965Z] #80 20.86 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:05.965Z] #80 21.06 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:05.965Z] #80 ... [2024-10-09T22:53:05.965Z] [2024-10-09T22:53:05.965Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:05.965Z] #74 22.10 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:05.965Z] #74 22.10 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:05.965Z] #74 22.17 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:06.927Z] #74 ... [2024-10-09T22:53:06.927Z] [2024-10-09T22:53:06.927Z] #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-10-09T22:53:06.927Z] #65 35.93 OK: 15 MiB in 28 packages [2024-10-09T22:53:06.927Z] #65 DONE 38.7s [2024-10-09T22:53:06.927Z] [2024-10-09T22:53:06.927Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T22:53:06.927Z] #78 25.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:07.102Z] #194 DONE 1.9s [2024-10-09T22:53:07.102Z] [2024-10-09T22:53:07.102Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T22:53:07.102Z] #195 ... [2024-10-09T22:53:07.102Z] [2024-10-09T22:53:07.102Z] #196 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-09T22:53:07.194Z] #78 ... [2024-10-09T22:53:07.194Z] [2024-10-09T22:53:07.194Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-09T22:53:07.194Z] #0 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:07.194Z] #0 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:07.194Z] #88 ... [2024-10-09T22:53:07.194Z] [2024-10-09T22:53:07.194Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:07.194Z] #75 21.81 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:07.459Z] #75 21.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:07.674Z] #196 DONE 0.8s [2024-10-09T22:53:07.674Z] [2024-10-09T22:53:07.674Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T22:53:07.674Z] #195 DONE 6.3s [2024-10-09T22:53:07.674Z] [2024-10-09T22:53:07.674Z] #112 [security-proxy-setup] exporting to image [2024-10-09T22:53:07.674Z] #112 exporting layers [2024-10-09T22:53:07.674Z] #112 writing image sha256:ef85973baa18db2bc851166663a7acec7344241f63f960a37727db75638aa5e0 done [2024-10-09T22:53:07.674Z] #112 naming to docker.io/library/security-proxy-setup done [2024-10-09T22:53:07.934Z] #112 ... [2024-10-09T22:53:07.934Z] [2024-10-09T22:53:07.934Z] #197 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-09T22:53:07.934Z] #197 DONE 0.3s [2024-10-09T22:53:08.194Z] [2024-10-09T22:53:08.194Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-09T22:53:08.425Z] #75 ... [2024-10-09T22:53:08.425Z] [2024-10-09T22:53:08.425Z] #76 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init [2024-10-09T22:53:08.425Z] #76 27.71 (1/1) Installing dumb-init (1.2.5-r3) [2024-10-09T22:53:08.425Z] #76 28.96 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:08.425Z] #76 29.14 OK: 9 MiB in 15 packages [2024-10-09T22:53:08.425Z] #76 DONE 31.0s [2024-10-09T22:53:08.425Z] [2024-10-09T22:53:08.425Z] #82 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-10-09T22:53:08.425Z] #82 18.75 OK: 238 MiB in 54 packages [2024-10-09T22:53:08.455Z] #198 ... [2024-10-09T22:53:08.455Z] [2024-10-09T22:53:08.455Z] #112 [security-secretstore-setup] exporting to image [2024-10-09T22:53:08.455Z] #112 exporting layers 0.6s done [2024-10-09T22:53:08.455Z] #112 writing image sha256:27dd6eb36e03fd06310f6b11b6957f08246fb0525f064ed29d4ee23238d44755 done [2024-10-09T22:53:08.455Z] #112 naming to docker.io/library/security-secretstore-setup done [2024-10-09T22:53:08.455Z] #112 DONE 12.7s [2024-10-09T22:53:08.455Z] [2024-10-09T22:53:08.455Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T22:53:09.832Z] #82 DONE 20.1s [2024-10-09T22:53:09.832Z] [2024-10-09T22:53:09.832Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-10-09T22:53:09.832Z] #73 34.65 OK: 238 MiB in 54 packages [2024-10-09T22:53:09.832Z] #73 DONE 36.1s [2024-10-09T22:53:09.832Z] [2024-10-09T22:53:09.832Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-09T22:53:09.837Z] #158 ... [2024-10-09T22:53:09.837Z] [2024-10-09T22:53:09.837Z] #198 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-09T22:53:09.837Z] #198 DONE 1.5s [2024-10-09T22:53:09.837Z] [2024-10-09T22:53:09.837Z] #112 [security-bootstrapper] exporting to image [2024-10-09T22:53:09.837Z] #112 exporting layers 0.4s done [2024-10-09T22:53:10.098Z] #112 writing image sha256:cd9b1e1c3bf80b71ce8cebff2f3a4c891915fe9ad8b6a945b0247e4c3154d05b done [2024-10-09T22:53:10.098Z] #112 naming to docker.io/library/security-bootstrapper done [2024-10-09T22:53:10.098Z] #112 DONE 13.1s [2024-10-09T22:53:10.098Z] [2024-10-09T22:53:10.098Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T22:53:10.100Z] #89 ... [2024-10-09T22:53:10.100Z] [2024-10-09T22:53:10.100Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-09T22:53:10.100Z] #77 22.15 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:10.100Z] #77 23.98 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:10.100Z] #77 24.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:10.100Z] #77 26.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:10.100Z] #77 ... [2024-10-09T22:53:10.100Z] [2024-10-09T22:53:10.100Z] #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:53:11.055Z] #90 DONE 1.0s [2024-10-09T22:53:11.055Z] [2024-10-09T22:53:11.055Z] #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-10-09T22:53:11.055Z] #89 DONE 0.9s [2024-10-09T22:53:11.055Z] [2024-10-09T22:53:11.055Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:53:12.012Z] #91 ... [2024-10-09T22:53:12.012Z] [2024-10-09T22:53:12.012Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:53:12.012Z] #0 4.326 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:12.012Z] #0 6.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:12.278Z] #92 ... [2024-10-09T22:53:12.278Z] [2024-10-09T22:53:12.278Z] #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-10-09T22:53:12.278Z] #88 13.96 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:12.278Z] #88 13.96 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:12.278Z] #88 14.09 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:12.550Z] #88 15.43 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:12.815Z] #88 15.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:14.217Z] #88 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:14.798Z] #88 ... [2024-10-09T22:53:14.798Z] [2024-10-09T22:53:14.799Z] #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-10-09T22:53:14.799Z] #77 35.18 OK: 20 MiB in 18 packages [2024-10-09T22:53:14.799Z] #77 DONE 36.9s [2024-10-09T22:53:14.799Z] [2024-10-09T22:53:14.799Z] #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-10-09T22:53:14.799Z] #93 DONE 0.1s [2024-10-09T22:53:14.799Z] [2024-10-09T22:53:14.799Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:14.799Z] #81 19.81 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:14.799Z] #81 19.83 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:14.799Z] #81 19.92 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:14.799Z] #81 21.73 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:14.799Z] #81 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:14.799Z] #81 24.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:15.063Z] #81 ... [2024-10-09T22:53:15.063Z] [2024-10-09T22:53:15.063Z] #94 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:53:15.328Z] #94 ... [2024-10-09T22:53:15.328Z] [2024-10-09T22:53:15.328Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T22:53:15.328Z] #80 23.03 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:15.328Z] #80 23.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:15.328Z] #80 24.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:15.328Z] #80 ... [2024-10-09T22:53:15.328Z] [2024-10-09T22:53:15.328Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-10-09T22:53:15.328Z] #78 33.70 OK: 9 MiB in 16 packages [2024-10-09T22:53:16.737Z] #78 DONE 34.7s [2024-10-09T22:53:16.737Z] [2024-10-09T22:53:16.737Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-09T22:53:16.737Z] #95 ... [2024-10-09T22:53:16.737Z] [2024-10-09T22:53:16.737Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:16.737Z] #79 22.06 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:16.737Z] #79 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:16.737Z] #79 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:16.737Z] #79 31.87 OK: 9 MiB in 15 packages [2024-10-09T22:53:16.737Z] #79 ... [2024-10-09T22:53:16.737Z] [2024-10-09T22:53:16.737Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:16.737Z] #0 3.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:16.737Z] #0 5.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:17.003Z] #96 ... [2024-10-09T22:53:17.003Z] [2024-10-09T22:53:17.003Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T22:53:17.003Z] #80 31.87 OK: 20 MiB in 18 packages [2024-10-09T22:53:17.003Z] #80 ... [2024-10-09T22:53:17.003Z] [2024-10-09T22:53:17.003Z] #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:17.003Z] #74 24.29 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:17.003Z] #74 24.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:17.003Z] #74 26.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:17.003Z] #74 33.66 OK: 9 MiB in 15 packages [2024-10-09T22:53:17.268Z] #74 ... [2024-10-09T22:53:17.268Z] [2024-10-09T22:53:17.268Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:53:17.268Z] #92 13.43 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:17.268Z] #92 13.43 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:17.268Z] #92 13.46 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:17.268Z] #92 15.08 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:17.535Z] #92 ... [2024-10-09T22:53:17.535Z] [2024-10-09T22:53:17.535Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:17.535Z] #75 23.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:17.535Z] #75 31.09 OK: 11 MiB in 17 packages [2024-10-09T22:53:17.535Z] #75 DONE 31.9s [2024-10-09T22:53:17.535Z] [2024-10-09T22:53:17.535Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:53:17.535Z] #92 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:17.807Z] #92 ... [2024-10-09T22:53:17.807Z] [2024-10-09T22:53:17.807Z] #79 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:17.807Z] #79 DONE 33.3s [2024-10-09T22:53:17.807Z] [2024-10-09T22:53:17.807Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:53:18.074Z] #97 ... [2024-10-09T22:53:18.074Z] [2024-10-09T22:53:18.074Z] #74 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:18.074Z] #74 DONE 35.3s [2024-10-09T22:53:18.226Z] #151 ... [2024-10-09T22:53:18.226Z] [2024-10-09T22:53:18.226Z] #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T22:53:18.226Z] #154 DONE 162.6s [2024-10-09T22:53:18.226Z] [2024-10-09T22:53:18.226Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-09T22:53:18.339Z] [2024-10-09T22:53:18.339Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:53:18.339Z] #97 ... [2024-10-09T22:53:18.339Z] [2024-10-09T22:53:18.340Z] #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-10-09T22:53:18.340Z] #80 DONE 33.9s [2024-10-09T22:53:18.605Z] [2024-10-09T22:53:18.605Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:19.184Z] #81 ... [2024-10-09T22:53:19.184Z] [2024-10-09T22:53:19.184Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:53:19.184Z] #92 16.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:19.765Z] #92 ... [2024-10-09T22:53:19.765Z] [2024-10-09T22:53:19.765Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-10-09T22:53:19.765Z] #95 DONE 3.2s [2024-10-09T22:53:19.765Z] [2024-10-09T22:53:19.765Z] #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-10-09T22:53:20.030Z] #98 DONE 0.3s [2024-10-09T22:53:20.030Z] [2024-10-09T22:53:20.030Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:20.030Z] #96 12.37 Upgrading critical system libraries and apk-tools: [2024-10-09T22:53:20.030Z] #96 12.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-09T22:53:20.030Z] #96 12.42 Executing busybox-1.36.1-r29.trigger [2024-10-09T22:53:20.030Z] #96 ... [2024-10-09T22:53:20.030Z] [2024-10-09T22:53:20.030Z] #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade [2024-10-09T22:53:20.030Z] #81 31.57 OK: 10 MiB in 16 packages [2024-10-09T22:53:20.030Z] #81 DONE 32.2s [2024-10-09T22:53:20.030Z] [2024-10-09T22:53:20.030Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:20.030Z] #96 13.27 Continuing the upgrade transaction with new apk-tools: [2024-10-09T22:53:20.295Z] #96 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:20.563Z] #96 ... [2024-10-09T22:53:20.563Z] [2024-10-09T22:53:20.563Z] #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-10-09T22:53:20.563Z] #88 22.23 OK: 10 MiB in 19 packages [2024-10-09T22:53:20.563Z] #88 DONE 23.5s [2024-10-09T22:53:20.834Z] [2024-10-09T22:53:20.834Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-10-09T22:53:21.803Z] #99 DONE 1.1s [2024-10-09T22:53:21.803Z] [2024-10-09T22:53:21.803Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:21.803Z] #96 14.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-09T22:53:22.078Z] #96 ... [2024-10-09T22:53:22.078Z] [2024-10-09T22:53:22.078Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:53:22.078Z] #100 DONE 1.3s [2024-10-09T22:53:22.078Z] [2024-10-09T22:53:22.078Z] #101 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-10-09T22:53:22.078Z] #101 DONE 0.2s [2024-10-09T22:53:22.078Z] [2024-10-09T22:53:22.078Z] #102 [security-spire-server stage-2 6/9] COPY security.txt / [2024-10-09T22:53:22.343Z] #102 DONE 0.2s [2024-10-09T22:53:22.343Z] [2024-10-09T22:53:22.343Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:53:22.445Z] #156 ... [2024-10-09T22:53:22.445Z] [2024-10-09T22:53:22.445Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:22.612Z] #103 ... [2024-10-09T22:53:22.612Z] [2024-10-09T22:53:22.612Z] #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T22:53:22.612Z] #104 DONE 0.2s [2024-10-09T22:53:22.612Z] [2024-10-09T22:53:22.612Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-10-09T22:53:22.881Z] #105 DONE 0.3s [2024-10-09T22:53:22.881Z] [2024-10-09T22:53:22.881Z] #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-10-09T22:53:23.147Z] #106 DONE 0.3s [2024-10-09T22:53:23.147Z] [2024-10-09T22:53:23.147Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:53:23.147Z] #48 ... [2024-10-09T22:53:23.147Z] [2024-10-09T22:53:23.147Z] #103 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:53:23.147Z] #103 DONE 1.5s [2024-10-09T22:53:23.147Z] [2024-10-09T22:53:23.147Z] #107 [security-spire-server] exporting to image [2024-10-09T22:53:23.147Z] #107 exporting layers [2024-10-09T22:53:23.383Z] #199 ... [2024-10-09T22:53:23.383Z] [2024-10-09T22:53:23.383Z] #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-09T22:53:23.383Z] #152 DONE 169.2s [2024-10-09T22:53:23.413Z] #107 ... [2024-10-09T22:53:23.413Z] [2024-10-09T22:53:23.413Z] #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-10-09T22:53:23.413Z] #108 DONE 0.2s [2024-10-09T22:53:23.641Z] [2024-10-09T22:53:23.641Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T22:53:23.685Z] [2024-10-09T22:53:23.685Z] #109 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-10-09T22:53:23.685Z] #109 DONE 0.2s [2024-10-09T22:53:23.685Z] [2024-10-09T22:53:23.685Z] #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T22:53:23.953Z] #110 DONE 0.1s [2024-10-09T22:53:23.953Z] [2024-10-09T22:53:23.953Z] #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-10-09T22:53:23.953Z] #111 DONE 0.3s [2024-10-09T22:53:23.953Z] [2024-10-09T22:53:23.953Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:53:23.953Z] #92 21.24 OK: 9 MiB in 18 packages [2024-10-09T22:53:24.224Z] #92 ... [2024-10-09T22:53:24.224Z] [2024-10-09T22:53:24.224Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-10-09T22:53:24.224Z] #112 DONE 0.2s [2024-10-09T22:53:24.489Z] [2024-10-09T22:53:24.489Z] #107 [security-spire-agent] exporting to image [2024-10-09T22:53:24.489Z] #107 ... [2024-10-09T22:53:24.489Z] [2024-10-09T22:53:24.489Z] #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-10-09T22:53:24.489Z] #92 DONE 22.5s [2024-10-09T22:53:24.754Z] [2024-10-09T22:53:24.754Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:53:25.026Z] #158 ... [2024-10-09T22:53:25.026Z] [2024-10-09T22:53:25.026Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-09T22:53:25.026Z] #156 DONE 170.7s [2024-10-09T22:53:25.026Z] [2024-10-09T22:53:25.026Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T22:53:25.026Z] #151 DONE 170.6s [2024-10-09T22:53:25.026Z] [2024-10-09T22:53:25.026Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:25.026Z] #199 DONE 2.9s [2024-10-09T22:53:25.026Z] [2024-10-09T22:53:25.026Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T22:53:25.313Z] #158 ... [2024-10-09T22:53:25.313Z] [2024-10-09T22:53:25.313Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:25.574Z] #200 ... [2024-10-09T22:53:25.574Z] [2024-10-09T22:53:25.574Z] #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T22:53:25.574Z] #148 DONE 171.4s [2024-10-09T22:53:25.832Z] [2024-10-09T22:53:25.833Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T22:53:26.188Z] #113 ... [2024-10-09T22:53:26.188Z] [2024-10-09T22:53:26.188Z] #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-10-09T22:53:26.188Z] #96 18.26 OK: 15 MiB in 28 packages [2024-10-09T22:53:26.188Z] #96 DONE 19.0s [2024-10-09T22:53:26.188Z] [2024-10-09T22:53:26.188Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:53:26.776Z] #150 ... [2024-10-09T22:53:26.776Z] [2024-10-09T22:53:26.776Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:26.776Z] #201 ... [2024-10-09T22:53:26.776Z] [2024-10-09T22:53:26.776Z] #158 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T22:53:26.776Z] #158 DONE 172.5s [2024-10-09T22:53:26.776Z] [2024-10-09T22:53:26.776Z] #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:26.781Z] #84 ... [2024-10-09T22:53:26.781Z] [2024-10-09T22:53:26.781Z] #107 [security-spire-server] exporting to image [2024-10-09T22:53:26.781Z] #107 exporting layers 3.4s done [2024-10-09T22:53:26.781Z] #107 writing image sha256:0bafb006111e93919aad6fa999a07a4d6700f0bf74d40be5846aa2b13d4504ce done [2024-10-09T22:53:26.781Z] #107 naming to docker.io/library/security-spire-server-arm64 done [2024-10-09T22:53:27.035Z] #202 ... [2024-10-09T22:53:27.035Z] [2024-10-09T22:53:27.035Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:27.035Z] #200 DONE 1.8s [2024-10-09T22:53:27.035Z] [2024-10-09T22:53:27.035Z] #203 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:27.035Z] #203 CACHED [2024-10-09T22:53:27.035Z] [2024-10-09T22:53:27.035Z] #204 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:27.035Z] #204 CACHED [2024-10-09T22:53:27.035Z] [2024-10-09T22:53:27.035Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:27.035Z] #205 CACHED [2024-10-09T22:53:27.035Z] [2024-10-09T22:53:27.035Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:27.035Z] #206 CACHED [2024-10-09T22:53:27.058Z] #107 ... [2024-10-09T22:53:27.058Z] [2024-10-09T22:53:27.058Z] #113 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-10-09T22:53:27.058Z] #113 DONE 2.4s [2024-10-09T22:53:27.297Z] [2024-10-09T22:53:27.297Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-09T22:53:27.297Z] #207 ... [2024-10-09T22:53:27.297Z] [2024-10-09T22:53:27.297Z] #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:27.297Z] #201 DONE 0.6s [2024-10-09T22:53:27.297Z] [2024-10-09T22:53:27.297Z] #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:27.297Z] #202 DONE 0.4s [2024-10-09T22:53:27.297Z] [2024-10-09T22:53:27.297Z] #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:27.297Z] #208 DONE 0.6s [2024-10-09T22:53:27.335Z] [2024-10-09T22:53:27.335Z] #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-10-09T22:53:27.335Z] #114 DONE 0.2s [2024-10-09T22:53:27.335Z] [2024-10-09T22:53:27.335Z] #115 [security-spire-config stage-2 6/10] COPY security.txt / [2024-10-09T22:53:27.335Z] #115 DONE 0.1s [2024-10-09T22:53:27.335Z] [2024-10-09T22:53:27.335Z] #107 [security-spire-agent] exporting to image [2024-10-09T22:53:27.335Z] #107 exporting layers 3.1s done [2024-10-09T22:53:27.335Z] #107 writing image sha256:fc357aed6b2bfb75d5b2ab3ad254ca968a45c2efb90e74295ded753d3cbfd890 done [2024-10-09T22:53:27.335Z] #107 naming to docker.io/library/security-spire-agent-arm64 done [2024-10-09T22:53:27.335Z] #107 DONE 4.4s [2024-10-09T22:53:27.335Z] [2024-10-09T22:53:27.335Z] #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-10-09T22:53:27.558Z] [2024-10-09T22:53:27.558Z] #209 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:27.614Z] #116 DONE 0.2s [2024-10-09T22:53:27.614Z] [2024-10-09T22:53:27.614Z] #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-10-09T22:53:27.890Z] #117 DONE 0.1s [2024-10-09T22:53:27.890Z] [2024-10-09T22:53:27.890Z] #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-10-09T22:53:27.890Z] #118 DONE 0.1s [2024-10-09T22:53:27.890Z] [2024-10-09T22:53:27.890Z] #107 [security-spire-config] exporting to image [2024-10-09T22:53:27.897Z] #209 ... [2024-10-09T22:53:27.897Z] [2024-10-09T22:53:27.897Z] #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T22:53:27.897Z] #150 DONE 173.6s [2024-10-09T22:53:27.897Z] [2024-10-09T22:53:27.897Z] #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T22:53:27.897Z] #159 DONE 173.6s [2024-10-09T22:53:27.897Z] [2024-10-09T22:53:27.897Z] #210 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-09T22:53:27.897Z] #210 DONE 0.8s [2024-10-09T22:53:27.897Z] [2024-10-09T22:53:27.897Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-09T22:53:27.897Z] #207 DONE 0.9s [2024-10-09T22:53:27.897Z] [2024-10-09T22:53:27.897Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:28.155Z] #211 ... [2024-10-09T22:53:28.156Z] [2024-10-09T22:53:28.156Z] #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-09T22:53:28.156Z] #212 DONE 0.9s [2024-10-09T22:53:28.156Z] [2024-10-09T22:53:28.156Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:28.156Z] #213 CACHED [2024-10-09T22:53:28.156Z] [2024-10-09T22:53:28.156Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:28.156Z] #214 CACHED [2024-10-09T22:53:28.156Z] [2024-10-09T22:53:28.156Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-09T22:53:28.415Z] #215 ... [2024-10-09T22:53:28.415Z] [2024-10-09T22:53:28.415Z] #216 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:28.415Z] #216 DONE 1.0s [2024-10-09T22:53:28.415Z] [2024-10-09T22:53:28.415Z] #209 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:28.415Z] #209 DONE 1.0s [2024-10-09T22:53:28.415Z] [2024-10-09T22:53:28.415Z] #217 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-09T22:53:28.415Z] #217 DONE 1.0s [2024-10-09T22:53:28.415Z] [2024-10-09T22:53:28.415Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-09T22:53:28.675Z] #218 ... [2024-10-09T22:53:28.675Z] [2024-10-09T22:53:28.675Z] #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:28.675Z] #211 DONE 0.8s [2024-10-09T22:53:28.675Z] [2024-10-09T22:53:28.675Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-09T22:53:28.934Z] #219 ... [2024-10-09T22:53:28.934Z] [2024-10-09T22:53:28.934Z] #220 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:28.934Z] #220 DONE 0.9s [2024-10-09T22:53:28.934Z] [2024-10-09T22:53:28.934Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:28.934Z] #221 DONE 0.9s [2024-10-09T22:53:28.934Z] [2024-10-09T22:53:28.934Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-09T22:53:28.934Z] #215 DONE 0.7s [2024-10-09T22:53:28.934Z] [2024-10-09T22:53:28.934Z] #222 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:28.934Z] #222 DONE 0.6s [2024-10-09T22:53:28.934Z] [2024-10-09T22:53:28.934Z] #112 [core-command] exporting to image [2024-10-09T22:53:28.934Z] #112 exporting layers [2024-10-09T22:53:29.192Z] #112 ... [2024-10-09T22:53:29.192Z] [2024-10-09T22:53:29.192Z] #223 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-09T22:53:29.192Z] #223 DONE 1.0s [2024-10-09T22:53:29.192Z] [2024-10-09T22:53:29.192Z] #224 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T22:53:29.192Z] #224 DONE 1.0s [2024-10-09T22:53:29.192Z] [2024-10-09T22:53:29.192Z] #225 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-09T22:53:29.192Z] #225 DONE 0.4s [2024-10-09T22:53:29.192Z] [2024-10-09T22:53:29.192Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-09T22:53:29.192Z] #219 DONE 0.6s [2024-10-09T22:53:29.192Z] [2024-10-09T22:53:29.192Z] #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-09T22:53:29.192Z] #218 DONE 1.0s [2024-10-09T22:53:29.192Z] [2024-10-09T22:53:29.192Z] #112 [core-command] exporting to image [2024-10-09T22:53:29.192Z] #112 exporting layers 0.3s done [2024-10-09T22:53:29.192Z] #112 writing image sha256:b0c3767b0cfe9d9ef293e736530b0b33439526f9260760591d1a963559226bb8 [2024-10-09T22:53:29.316Z] #107 exporting layers 1.6s done [2024-10-09T22:53:29.452Z] #112 ... [2024-10-09T22:53:29.452Z] [2024-10-09T22:53:29.452Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:29.452Z] #226 DONE 0.4s [2024-10-09T22:53:29.452Z] [2024-10-09T22:53:29.452Z] #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-09T22:53:29.452Z] #227 DONE 0.5s [2024-10-09T22:53:29.452Z] [2024-10-09T22:53:29.452Z] #112 [support-scheduler] exporting to image [2024-10-09T22:53:29.452Z] #112 writing image sha256:b0c3767b0cfe9d9ef293e736530b0b33439526f9260760591d1a963559226bb8 done [2024-10-09T22:53:29.452Z] #112 naming to docker.io/library/core-command 0.0s done [2024-10-09T22:53:29.452Z] #112 ... [2024-10-09T22:53:29.452Z] [2024-10-09T22:53:29.452Z] #228 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:29.452Z] #228 DONE 0.2s [2024-10-09T22:53:29.452Z] [2024-10-09T22:53:29.452Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T22:53:29.452Z] #229 DONE 0.3s [2024-10-09T22:53:29.452Z] [2024-10-09T22:53:29.452Z] #112 [core-keeper] exporting to image [2024-10-09T22:53:29.585Z] #107 writing image sha256:d5621018d69ed49d169c9e8a1ee2b4e82b9b97ce2d5056318a544e4c4e6b8043 done [2024-10-09T22:53:29.585Z] #107 naming to docker.io/library/security-spire-config-arm64 done [2024-10-09T22:53:29.585Z] #107 DONE 6.0s [2024-10-09T22:53:29.585Z] [2024-10-09T22:53:29.585Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T22:53:29.710Z] #112 ... [2024-10-09T22:53:29.710Z] [2024-10-09T22:53:29.710Z] #230 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-09T22:53:29.710Z] #230 DONE 0.3s [2024-10-09T22:53:29.710Z] [2024-10-09T22:53:29.711Z] #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-09T22:53:29.711Z] #231 DONE 0.3s [2024-10-09T22:53:29.711Z] [2024-10-09T22:53:29.711Z] #112 [core-metadata] exporting to image [2024-10-09T22:53:29.968Z] #112 exporting layers 0.5s done [2024-10-09T22:53:29.968Z] #112 ... [2024-10-09T22:53:29.968Z] [2024-10-09T22:53:29.968Z] #232 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-09T22:53:29.968Z] #232 DONE 0.5s [2024-10-09T22:53:29.968Z] [2024-10-09T22:53:29.968Z] #233 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-09T22:53:29.968Z] #233 DONE 0.4s [2024-10-09T22:53:29.968Z] [2024-10-09T22:53:29.968Z] #234 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-09T22:53:29.968Z] #234 DONE 0.4s [2024-10-09T22:53:29.968Z] [2024-10-09T22:53:29.968Z] #235 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T22:53:29.968Z] #235 DONE 0.7s [2024-10-09T22:53:29.968Z] [2024-10-09T22:53:29.968Z] #112 [security-proxy-auth] exporting to image [2024-10-09T22:53:29.968Z] #112 writing image sha256:c69089c637995c9772e85f75279b1cb298000ea07b70ef90ffdc280f8c005719 done [2024-10-09T22:53:29.968Z] #112 naming to docker.io/library/core-keeper done [2024-10-09T22:53:29.968Z] #112 ... [2024-10-09T22:53:29.968Z] [2024-10-09T22:53:29.968Z] #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-09T22:53:29.968Z] #236 DONE 0.1s [2024-10-09T22:53:29.968Z] [2024-10-09T22:53:29.968Z] #112 [support-cron-scheduler] exporting to image [2024-10-09T22:53:29.968Z] #112 exporting layers 0.2s done [2024-10-09T22:53:30.226Z] #112 exporting layers 0.9s done [2024-10-09T22:53:30.226Z] #112 writing image sha256:6c9f7424f1bd017cc828af23a465da9bf21b535cae12f26b1ba46be8aee4199f done [2024-10-09T22:53:30.226Z] #112 naming to docker.io/library/core-data done [2024-10-09T22:53:30.226Z] #112 exporting layers 0.3s done [2024-10-09T22:53:30.226Z] #112 writing image sha256:05d8673cead79f3fa270018374440c685974f797ec1967843f8e9c8351ad7e40 0.0s done [2024-10-09T22:53:30.226Z] #112 naming to docker.io/library/support-scheduler done [2024-10-09T22:53:30.226Z] #112 writing image sha256:0fade2060992f13101f40b923ab02f5f6bd290c68bc231ac859806009553f09b 0.0s done [2024-10-09T22:53:30.226Z] #112 naming to docker.io/library/support-notifications done [2024-10-09T22:53:30.226Z] #112 writing image sha256:912d46b3d839f9037d77a7d8a898db6640983614b3f61ae8a6fd959c34ace53c done [2024-10-09T22:53:30.226Z] #112 writing image sha256:51b787dcca846364e2921550bd54683dc0560aa41af872d99079e0a99312922e done [2024-10-09T22:53:30.226Z] #112 naming to docker.io/library/core-metadata done [2024-10-09T22:53:30.226Z] #112 writing image sha256:c77fdbf49af6bc854f2e662c6394630a42734c8c3c2240d291ec97676e58d2df done [2024-10-09T22:53:30.226Z] #112 naming to docker.io/library/support-cron-scheduler done [2024-10-09T22:53:30.226Z] #112 naming to docker.io/library/security-proxy-auth done [2024-10-09T22:53:30.226Z] #112 DONE 14.5s [2024-10-09T22:53:30.226Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.226Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.226Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.226Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.226Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.226Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.226Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T22:53:30.227Z] time="2024-10-09T22:49:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-09T22:53:30.235Z] $ docker stop --time=1 6210b9ab300858260fdb0ddfea60cb1ae9d5b2668c703823abbcf0dac82b447e [2024-10-09T22:53:31.534Z] $ docker rm -f --volumes 6210b9ab300858260fdb0ddfea60cb1ae9d5b2668c703823abbcf0dac82b447e [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T22:53:31.889Z] + docker images [2024-10-09T22:53:31.889Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-09T22:53:31.889Z] core-metadata latest 912d46b3d839 2 seconds ago 29.8MB [2024-10-09T22:53:31.889Z] support-scheduler latest 05d8673cead7 2 seconds ago 43.8MB [2024-10-09T22:53:31.889Z] core-keeper latest c69089c63799 2 seconds ago 29MB [2024-10-09T22:53:31.889Z] support-notifications latest 0fade2060992 2 seconds ago 44.4MB [2024-10-09T22:53:31.889Z] support-cron-scheduler latest 51b787dcca84 2 seconds ago 45.4MB [2024-10-09T22:53:31.889Z] core-data latest 6c9f7424f1bd 2 seconds ago 29.6MB [2024-10-09T22:53:31.889Z] security-proxy-auth latest c77fdbf49af6 2 seconds ago 24.6MB [2024-10-09T22:53:31.889Z] core-command latest b0c3767b0cfe 3 seconds ago 25.9MB [2024-10-09T22:53:31.889Z] security-bootstrapper latest cd9b1e1c3bf8 22 seconds ago 20.4MB [2024-10-09T22:53:31.889Z] security-secretstore-setup latest 27dd6eb36e03 24 seconds ago 40.2MB [2024-10-09T22:53:31.889Z] security-proxy-setup latest ef85973baa18 30 seconds ago 28.7MB [2024-10-09T22:53:31.889Z] core-common-config-bootstrapper latest d255b0904aaa 34 seconds ago 16.5MB [2024-10-09T22:53:31.889Z] security-spiffe-token-provider latest a42e88b514ce 43 seconds ago 31.8MB [2024-10-09T22:53:31.889Z] security-spire-agent latest a4c3c56fbc56 3 minutes ago 183MB [2024-10-09T22:53:31.889Z] security-spire-config latest d7880c069a7c 3 minutes ago 121MB [2024-10-09T22:53:31.889Z] security-spire-server latest 163614fab1a9 3 minutes ago 122MB [2024-10-09T22:53:31.889Z] ci-base-image-x86_64 latest 032f06ca70ac 7 minutes ago 979MB [2024-10-09T22:53:31.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 6 days ago 573MB [2024-10-09T22:53:31.889Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB [2024-10-09T22:53:31.889Z] 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-09T22:53:32.019Z] provisioning config files... [2024-10-09T22:53:32.028Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config11687476597086918068tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T22:53:32.336Z] ---> ****-login.sh [2024-10-09T22:53:32.336Z] nexus3.edgexfoundry.org:10001 [2024-10-09T22:53:32.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:32.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:32.336Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:32.336Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:32.336Z] [2024-10-09T22:53:32.336Z] Login Succeeded [2024-10-09T22:53:32.336Z] nexus3.edgexfoundry.org:10002 [2024-10-09T22:53:32.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:32.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:32.336Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:32.337Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:32.337Z] [2024-10-09T22:53:32.337Z] Login Succeeded [2024-10-09T22:53:32.337Z] nexus3.edgexfoundry.org:10003 [2024-10-09T22:53:32.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:32.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:32.598Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:32.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:32.599Z] [2024-10-09T22:53:32.599Z] Login Succeeded [2024-10-09T22:53:32.599Z] nexus3.edgexfoundry.org:10004 [2024-10-09T22:53:32.599Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:32.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:32.599Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:32.599Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:32.599Z] [2024-10-09T22:53:32.599Z] Login Succeeded [2024-10-09T22:53:32.599Z] ****.io [2024-10-09T22:53:32.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T22:53:32.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T22:53:32.858Z] Configure a credential helper to remove this warning. See [2024-10-09T22:53:32.859Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T22:53:32.859Z] [2024-10-09T22:53:32.859Z] Login Succeeded [2024-10-09T22:53:32.859Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T22:53:32.866Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:53:32.911Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T22:53:32.945Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-10-09T22:53:32.945Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:32.945Z] latest [2024-10-09T22:53:32.945Z] 3.2.0-dev.98 [2024-10-09T22:53:32.945Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:32.945Z] main [2024-10-09T22:53:32.945Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:33.288Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:33.619Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:33.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-09T22:53:33.619Z] 6f251172f737: Preparing [2024-10-09T22:53:33.619Z] 311c08816b4d: Preparing [2024-10-09T22:53:33.619Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:33.619Z] bcc1e574941f: Preparing [2024-10-09T22:53:33.619Z] c913c7405e22: Preparing [2024-10-09T22:53:33.619Z] 4eb915c869b5: Preparing [2024-10-09T22:53:33.619Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:33.619Z] 4eb915c869b5: Waiting [2024-10-09T22:53:33.619Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:38.884Z] 6f251172f737: Pushed [2024-10-09T22:53:38.884Z] c913c7405e22: Pushed [2024-10-09T22:53:38.884Z] bcc1e574941f: Pushed [2024-10-09T22:53:38.884Z] 6d1b9ab26b2d: Pushed [2024-10-09T22:53:38.884Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:38.884Z] 311c08816b4d: Pushed [2024-10-09T22:53:38.884Z] 4eb915c869b5: Pushed [2024-10-09T22:53:38.884Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:39.212Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:39.540Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-09T22:53:39.540Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-09T22:53:39.540Z] 6f251172f737: Preparing [2024-10-09T22:53:39.540Z] 311c08816b4d: Preparing [2024-10-09T22:53:39.540Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:39.540Z] bcc1e574941f: Preparing [2024-10-09T22:53:39.540Z] c913c7405e22: Preparing [2024-10-09T22:53:39.540Z] 4eb915c869b5: Preparing [2024-10-09T22:53:39.540Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:39.540Z] 4eb915c869b5: Waiting [2024-10-09T22:53:39.540Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:39.540Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:39.540Z] c913c7405e22: Layer already exists [2024-10-09T22:53:39.540Z] 6f251172f737: Layer already exists [2024-10-09T22:53:39.540Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:39.540Z] 311c08816b4d: Layer already exists [2024-10-09T22:53:39.540Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:39.540Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:39.540Z] latest: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:39.877Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:40.203Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.98 [2024-10-09T22:53:40.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-09T22:53:40.203Z] 6f251172f737: Preparing [2024-10-09T22:53:40.203Z] 311c08816b4d: Preparing [2024-10-09T22:53:40.203Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:40.203Z] bcc1e574941f: Preparing [2024-10-09T22:53:40.203Z] c913c7405e22: Preparing [2024-10-09T22:53:40.203Z] 4eb915c869b5: Preparing [2024-10-09T22:53:40.203Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:40.203Z] 4eb915c869b5: Waiting [2024-10-09T22:53:40.203Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:40.203Z] 311c08816b4d: Layer already exists [2024-10-09T22:53:40.203Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:40.203Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:40.203Z] 6f251172f737: Layer already exists [2024-10-09T22:53:40.203Z] c913c7405e22: Layer already exists [2024-10-09T22:53:40.203Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:40.203Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:40.203Z] 3.2.0-dev.98: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:40.527Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:40.842Z] + docker push nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:40.842Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-09T22:53:40.842Z] 6f251172f737: Preparing [2024-10-09T22:53:40.842Z] 311c08816b4d: Preparing [2024-10-09T22:53:40.842Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:40.842Z] bcc1e574941f: Preparing [2024-10-09T22:53:40.842Z] c913c7405e22: Preparing [2024-10-09T22:53:40.842Z] 4eb915c869b5: Preparing [2024-10-09T22:53:40.842Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:40.842Z] 4eb915c869b5: Waiting [2024-10-09T22:53:40.842Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:40.842Z] c913c7405e22: Layer already exists [2024-10-09T22:53:40.842Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:40.842Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:40.842Z] 6f251172f737: Layer already exists [2024-10-09T22:53:40.842Z] 311c08816b4d: Layer already exists [2024-10-09T22:53:40.842Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:40.842Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:40.842Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:41.168Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:41.493Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-10-09T22:53:41.493Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-10-09T22:53:41.493Z] 6f251172f737: Preparing [2024-10-09T22:53:41.493Z] 311c08816b4d: Preparing [2024-10-09T22:53:41.493Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:41.493Z] bcc1e574941f: Preparing [2024-10-09T22:53:41.493Z] c913c7405e22: Preparing [2024-10-09T22:53:41.493Z] 4eb915c869b5: Preparing [2024-10-09T22:53:41.493Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:41.493Z] 4eb915c869b5: Waiting [2024-10-09T22:53:41.493Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:41.493Z] c913c7405e22: Layer already exists [2024-10-09T22:53:41.493Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:41.493Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:41.493Z] 6f251172f737: Layer already exists [2024-10-09T22:53:41.493Z] 311c08816b4d: Layer already exists [2024-10-09T22:53:41.493Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:41.493Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:41.493Z] main: digest: sha256:ff3ede4ca2f72e81c416f9d85388af3c6a3e22a687efe902e77049129198b009 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:53:41.568Z] ===================================================== [Pipeline] echo [2024-10-09T22:53:41.584Z] taggedImages: [2024-10-09T22:53:41.584Z] - nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:41.584Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-10-09T22:53:41.584Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.98 [2024-10-09T22:53:41.584Z] - nexus3.edgexfoundry.org:10004/core-command:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:41.584Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-10-09T22:53:41.712Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-10-09T22:53:41.712Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:41.712Z] latest [2024-10-09T22:53:41.712Z] 3.2.0-dev.98 [2024-10-09T22:53:41.712Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:41.712Z] main [2024-10-09T22:53:41.712Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:42.057Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:42.392Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:42.392Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-09T22:53:42.392Z] 6b15ad351686: Preparing [2024-10-09T22:53:42.392Z] c79ff6208aca: Preparing [2024-10-09T22:53:42.392Z] 75d13ec5dd76: Preparing [2024-10-09T22:53:42.392Z] 08f859783932: Preparing [2024-10-09T22:53:42.392Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:42.392Z] bcc1e574941f: Preparing [2024-10-09T22:53:42.392Z] c913c7405e22: Preparing [2024-10-09T22:53:42.392Z] 4eb915c869b5: Preparing [2024-10-09T22:53:42.392Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:42.392Z] c913c7405e22: Waiting [2024-10-09T22:53:42.392Z] 4eb915c869b5: Waiting [2024-10-09T22:53:42.392Z] bcc1e574941f: Waiting [2024-10-09T22:53:42.392Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:42.392Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:42.392Z] c913c7405e22: Layer already exists [2024-10-09T22:53:42.392Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:42.392Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:42.392Z] 6b15ad351686: Pushed [2024-10-09T22:53:42.392Z] 75d13ec5dd76: Pushed [2024-10-09T22:53:42.392Z] c79ff6208aca: Pushed [2024-10-09T22:53:43.768Z] 08f859783932: Pushed [2024-10-09T22:53:43.768Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:44.103Z] + 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-09T22:53:44.412Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-09T22:53:44.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-09T22:53:44.412Z] 6b15ad351686: Preparing [2024-10-09T22:53:44.412Z] c79ff6208aca: Preparing [2024-10-09T22:53:44.412Z] 75d13ec5dd76: Preparing [2024-10-09T22:53:44.412Z] 08f859783932: Preparing [2024-10-09T22:53:44.412Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:44.412Z] bcc1e574941f: Preparing [2024-10-09T22:53:44.412Z] c913c7405e22: Preparing [2024-10-09T22:53:44.412Z] 4eb915c869b5: Preparing [2024-10-09T22:53:44.412Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:44.412Z] bcc1e574941f: Waiting [2024-10-09T22:53:44.412Z] c913c7405e22: Waiting [2024-10-09T22:53:44.412Z] 4eb915c869b5: Waiting [2024-10-09T22:53:44.412Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:44.412Z] c79ff6208aca: Layer already exists [2024-10-09T22:53:44.412Z] 6b15ad351686: Layer already exists [2024-10-09T22:53:44.412Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:44.412Z] 75d13ec5dd76: Layer already exists [2024-10-09T22:53:44.412Z] 08f859783932: Layer already exists [2024-10-09T22:53:44.412Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:44.412Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:44.412Z] c913c7405e22: Layer already exists [2024-10-09T22:53:44.412Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:44.412Z] latest: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:44.729Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:45.048Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.98 [2024-10-09T22:53:45.048Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-09T22:53:45.048Z] 6b15ad351686: Preparing [2024-10-09T22:53:45.048Z] c79ff6208aca: Preparing [2024-10-09T22:53:45.048Z] 75d13ec5dd76: Preparing [2024-10-09T22:53:45.048Z] 08f859783932: Preparing [2024-10-09T22:53:45.048Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:45.048Z] bcc1e574941f: Preparing [2024-10-09T22:53:45.048Z] c913c7405e22: Preparing [2024-10-09T22:53:45.048Z] 4eb915c869b5: Preparing [2024-10-09T22:53:45.048Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:45.048Z] bcc1e574941f: Waiting [2024-10-09T22:53:45.048Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:45.048Z] 4eb915c869b5: Waiting [2024-10-09T22:53:45.048Z] c913c7405e22: Waiting [2024-10-09T22:53:45.048Z] 6b15ad351686: Layer already exists [2024-10-09T22:53:45.048Z] c79ff6208aca: Layer already exists [2024-10-09T22:53:45.048Z] 75d13ec5dd76: Layer already exists [2024-10-09T22:53:45.048Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:45.048Z] 08f859783932: Layer already exists [2024-10-09T22:53:45.048Z] c913c7405e22: Layer already exists [2024-10-09T22:53:45.048Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:45.048Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:45.048Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:45.048Z] 3.2.0-dev.98: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:45.369Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:45.687Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:45.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-09T22:53:45.687Z] 6b15ad351686: Preparing [2024-10-09T22:53:45.687Z] c79ff6208aca: Preparing [2024-10-09T22:53:45.687Z] 75d13ec5dd76: Preparing [2024-10-09T22:53:45.687Z] 08f859783932: Preparing [2024-10-09T22:53:45.687Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:45.687Z] bcc1e574941f: Preparing [2024-10-09T22:53:45.687Z] c913c7405e22: Preparing [2024-10-09T22:53:45.687Z] 4eb915c869b5: Preparing [2024-10-09T22:53:45.687Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:45.687Z] bcc1e574941f: Waiting [2024-10-09T22:53:45.687Z] c913c7405e22: Waiting [2024-10-09T22:53:45.687Z] 4eb915c869b5: Waiting [2024-10-09T22:53:45.687Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:45.687Z] 6b15ad351686: Layer already exists [2024-10-09T22:53:45.687Z] c79ff6208aca: Layer already exists [2024-10-09T22:53:45.687Z] 08f859783932: Layer already exists [2024-10-09T22:53:45.687Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:45.687Z] 75d13ec5dd76: Layer already exists [2024-10-09T22:53:45.687Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:45.687Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:45.687Z] c913c7405e22: Layer already exists [2024-10-09T22:53:45.687Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:45.687Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:45.997Z] + 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-09T22:53:46.325Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-10-09T22:53:46.326Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-10-09T22:53:46.326Z] 6b15ad351686: Preparing [2024-10-09T22:53:46.326Z] c79ff6208aca: Preparing [2024-10-09T22:53:46.326Z] 75d13ec5dd76: Preparing [2024-10-09T22:53:46.326Z] 08f859783932: Preparing [2024-10-09T22:53:46.326Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:46.326Z] bcc1e574941f: Preparing [2024-10-09T22:53:46.326Z] c913c7405e22: Preparing [2024-10-09T22:53:46.326Z] 4eb915c869b5: Preparing [2024-10-09T22:53:46.326Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:46.326Z] bcc1e574941f: Waiting [2024-10-09T22:53:46.326Z] c913c7405e22: Waiting [2024-10-09T22:53:46.326Z] 4eb915c869b5: Waiting [2024-10-09T22:53:46.326Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:46.326Z] 08f859783932: Layer already exists [2024-10-09T22:53:46.326Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:46.326Z] c79ff6208aca: Layer already exists [2024-10-09T22:53:46.326Z] 75d13ec5dd76: Layer already exists [2024-10-09T22:53:46.326Z] 6b15ad351686: Layer already exists [2024-10-09T22:53:46.326Z] c913c7405e22: Layer already exists [2024-10-09T22:53:46.326Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:46.326Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:46.326Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:46.326Z] main: digest: sha256:d4241c2fac89f566755803e53c74555c94ad9e7c8124d3dd6b022ed93d520821 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:53:46.390Z] ===================================================== [Pipeline] echo [2024-10-09T22:53:46.400Z] taggedImages: [2024-10-09T22:53:46.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:46.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-10-09T22:53:46.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.98 [2024-10-09T22:53:46.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:46.400Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-10-09T22:53:46.419Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-10-09T22:53:46.419Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:46.419Z] latest [2024-10-09T22:53:46.419Z] 3.2.0-dev.98 [2024-10-09T22:53:46.419Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:46.419Z] main [2024-10-09T22:53:46.419Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:46.768Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:47.096Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:47.096Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-09T22:53:47.096Z] 49017e48cce6: Preparing [2024-10-09T22:53:47.096Z] 7dcf7ace35cc: Preparing [2024-10-09T22:53:47.096Z] f646f8f2043e: Preparing [2024-10-09T22:53:47.096Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:47.096Z] bcc1e574941f: Preparing [2024-10-09T22:53:47.096Z] 0fdc003a645e: Preparing [2024-10-09T22:53:47.096Z] 952e36fdfbed: Preparing [2024-10-09T22:53:47.096Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:47.096Z] 952e36fdfbed: Waiting [2024-10-09T22:53:47.096Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:47.096Z] 0fdc003a645e: Waiting [2024-10-09T22:53:47.096Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:47.096Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:47.096Z] 49017e48cce6: Pushed [2024-10-09T22:53:47.096Z] 7dcf7ace35cc: Pushed [2024-10-09T22:53:47.096Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:47.096Z] 952e36fdfbed: Pushed [2024-10-09T22:53:47.096Z] 0fdc003a645e: Pushed [2024-10-09T22:53:49.629Z] f646f8f2043e: Pushed [2024-10-09T22:53:49.629Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:49.955Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:50.279Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-09T22:53:50.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-09T22:53:50.279Z] 49017e48cce6: Preparing [2024-10-09T22:53:50.279Z] 7dcf7ace35cc: Preparing [2024-10-09T22:53:50.279Z] f646f8f2043e: Preparing [2024-10-09T22:53:50.279Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:50.279Z] bcc1e574941f: Preparing [2024-10-09T22:53:50.279Z] 0fdc003a645e: Preparing [2024-10-09T22:53:50.279Z] 952e36fdfbed: Preparing [2024-10-09T22:53:50.279Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:50.279Z] 952e36fdfbed: Waiting [2024-10-09T22:53:50.279Z] 0fdc003a645e: Waiting [2024-10-09T22:53:50.279Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:50.279Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:50.279Z] f646f8f2043e: Layer already exists [2024-10-09T22:53:50.279Z] 7dcf7ace35cc: Layer already exists [2024-10-09T22:53:50.279Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:50.279Z] 49017e48cce6: Layer already exists [2024-10-09T22:53:50.279Z] 0fdc003a645e: Layer already exists [2024-10-09T22:53:50.279Z] 952e36fdfbed: Layer already exists [2024-10-09T22:53:50.279Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:50.279Z] latest: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:50.610Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:50.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.98 [2024-10-09T22:53:50.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-09T22:53:50.936Z] 49017e48cce6: Preparing [2024-10-09T22:53:50.936Z] 7dcf7ace35cc: Preparing [2024-10-09T22:53:50.936Z] f646f8f2043e: Preparing [2024-10-09T22:53:50.936Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:50.936Z] bcc1e574941f: Preparing [2024-10-09T22:53:50.936Z] 0fdc003a645e: Preparing [2024-10-09T22:53:50.936Z] 952e36fdfbed: Preparing [2024-10-09T22:53:50.936Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:50.936Z] 0fdc003a645e: Waiting [2024-10-09T22:53:50.936Z] 952e36fdfbed: Waiting [2024-10-09T22:53:50.936Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:50.936Z] 49017e48cce6: Layer already exists [2024-10-09T22:53:50.936Z] f646f8f2043e: Layer already exists [2024-10-09T22:53:50.936Z] 7dcf7ace35cc: Layer already exists [2024-10-09T22:53:50.936Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:50.936Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:50.936Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:50.936Z] 952e36fdfbed: Layer already exists [2024-10-09T22:53:50.936Z] 0fdc003a645e: Layer already exists [2024-10-09T22:53:50.936Z] 3.2.0-dev.98: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:51.262Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:51.577Z] + docker push nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:51.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-09T22:53:51.577Z] 49017e48cce6: Preparing [2024-10-09T22:53:51.577Z] 7dcf7ace35cc: Preparing [2024-10-09T22:53:51.577Z] f646f8f2043e: Preparing [2024-10-09T22:53:51.577Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:51.577Z] bcc1e574941f: Preparing [2024-10-09T22:53:51.577Z] 0fdc003a645e: Preparing [2024-10-09T22:53:51.577Z] 952e36fdfbed: Preparing [2024-10-09T22:53:51.577Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:51.577Z] 952e36fdfbed: Waiting [2024-10-09T22:53:51.577Z] 0fdc003a645e: Waiting [2024-10-09T22:53:51.577Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:51.577Z] 7dcf7ace35cc: Layer already exists [2024-10-09T22:53:51.577Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:51.577Z] 49017e48cce6: Layer already exists [2024-10-09T22:53:51.577Z] f646f8f2043e: Layer already exists [2024-10-09T22:53:51.577Z] 0fdc003a645e: Layer already exists [2024-10-09T22:53:51.577Z] 952e36fdfbed: Layer already exists [2024-10-09T22:53:51.577Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:51.577Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:51.904Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:52.233Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-10-09T22:53:52.233Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-10-09T22:53:52.233Z] 49017e48cce6: Preparing [2024-10-09T22:53:52.233Z] 7dcf7ace35cc: Preparing [2024-10-09T22:53:52.233Z] f646f8f2043e: Preparing [2024-10-09T22:53:52.233Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:52.233Z] bcc1e574941f: Preparing [2024-10-09T22:53:52.233Z] 0fdc003a645e: Preparing [2024-10-09T22:53:52.233Z] 952e36fdfbed: Preparing [2024-10-09T22:53:52.233Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:52.233Z] 0fdc003a645e: Waiting [2024-10-09T22:53:52.233Z] 952e36fdfbed: Waiting [2024-10-09T22:53:52.233Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:52.233Z] 49017e48cce6: Layer already exists [2024-10-09T22:53:52.233Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:52.233Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:52.233Z] 7dcf7ace35cc: Layer already exists [2024-10-09T22:53:52.233Z] f646f8f2043e: Layer already exists [2024-10-09T22:53:52.233Z] 952e36fdfbed: Layer already exists [2024-10-09T22:53:52.233Z] 0fdc003a645e: Layer already exists [2024-10-09T22:53:52.233Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:52.233Z] main: digest: sha256:356e1e2042c6f8552018166f9608bced80ed1272ec395747f00f0ce4ae4b3f66 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:53:52.305Z] ===================================================== [Pipeline] echo [2024-10-09T22:53:52.316Z] taggedImages: [2024-10-09T22:53:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-10-09T22:53:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.98 [2024-10-09T22:53:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:52.316Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-10-09T22:53:52.345Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-10-09T22:53:52.345Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:52.345Z] latest [2024-10-09T22:53:52.345Z] 3.2.0-dev.98 [2024-10-09T22:53:52.345Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:52.345Z] main [2024-10-09T22:53:52.345Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:52.694Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:53.028Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:53.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-09T22:53:53.028Z] 5fa173643777: Preparing [2024-10-09T22:53:53.028Z] 0ad5de4edf04: Preparing [2024-10-09T22:53:53.028Z] 76fd439f6c11: Preparing [2024-10-09T22:53:53.028Z] bcc1e574941f: Preparing [2024-10-09T22:53:53.028Z] f5deff9d836f: Preparing [2024-10-09T22:53:53.028Z] 69a9893f77ed: Preparing [2024-10-09T22:53:53.028Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:53.028Z] 69a9893f77ed: Waiting [2024-10-09T22:53:53.028Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:53.028Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:53.028Z] 0ad5de4edf04: Pushed [2024-10-09T22:53:53.028Z] f5deff9d836f: Pushed [2024-10-09T22:53:53.028Z] 5fa173643777: Pushed [2024-10-09T22:53:53.028Z] 69a9893f77ed: Pushed [2024-10-09T22:53:53.028Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:55.565Z] 76fd439f6c11: Pushed [2024-10-09T22:53:55.565Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:55.893Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:56.215Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-09T22:53:56.215Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-09T22:53:56.215Z] 5fa173643777: Preparing [2024-10-09T22:53:56.215Z] 0ad5de4edf04: Preparing [2024-10-09T22:53:56.215Z] 76fd439f6c11: Preparing [2024-10-09T22:53:56.215Z] bcc1e574941f: Preparing [2024-10-09T22:53:56.215Z] f5deff9d836f: Preparing [2024-10-09T22:53:56.215Z] 69a9893f77ed: Preparing [2024-10-09T22:53:56.215Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:56.215Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:56.215Z] 69a9893f77ed: Waiting [2024-10-09T22:53:56.215Z] f5deff9d836f: Layer already exists [2024-10-09T22:53:56.215Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:56.215Z] 5fa173643777: Layer already exists [2024-10-09T22:53:56.215Z] 76fd439f6c11: Layer already exists [2024-10-09T22:53:56.215Z] 0ad5de4edf04: Layer already exists [2024-10-09T22:53:56.215Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:56.215Z] 69a9893f77ed: Layer already exists [2024-10-09T22:53:56.215Z] latest: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:56.532Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:56.853Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.98 [2024-10-09T22:53:56.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-09T22:53:56.854Z] 5fa173643777: Preparing [2024-10-09T22:53:56.854Z] 0ad5de4edf04: Preparing [2024-10-09T22:53:56.854Z] 76fd439f6c11: Preparing [2024-10-09T22:53:56.854Z] bcc1e574941f: Preparing [2024-10-09T22:53:56.854Z] f5deff9d836f: Preparing [2024-10-09T22:53:56.854Z] 69a9893f77ed: Preparing [2024-10-09T22:53:56.854Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:56.854Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:56.854Z] 69a9893f77ed: Waiting [2024-10-09T22:53:56.854Z] 76fd439f6c11: Layer already exists [2024-10-09T22:53:56.854Z] 0ad5de4edf04: Layer already exists [2024-10-09T22:53:56.854Z] f5deff9d836f: Layer already exists [2024-10-09T22:53:56.854Z] 5fa173643777: Layer already exists [2024-10-09T22:53:56.854Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:56.854Z] 69a9893f77ed: Layer already exists [2024-10-09T22:53:56.854Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:56.854Z] 3.2.0-dev.98: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:57.178Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:57.500Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:57.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-09T22:53:57.500Z] 5fa173643777: Preparing [2024-10-09T22:53:57.500Z] 0ad5de4edf04: Preparing [2024-10-09T22:53:57.500Z] 76fd439f6c11: Preparing [2024-10-09T22:53:57.500Z] bcc1e574941f: Preparing [2024-10-09T22:53:57.500Z] f5deff9d836f: Preparing [2024-10-09T22:53:57.500Z] 69a9893f77ed: Preparing [2024-10-09T22:53:57.500Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:57.500Z] 69a9893f77ed: Waiting [2024-10-09T22:53:57.500Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:57.500Z] 5fa173643777: Layer already exists [2024-10-09T22:53:57.500Z] 0ad5de4edf04: Layer already exists [2024-10-09T22:53:57.500Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:57.500Z] f5deff9d836f: Layer already exists [2024-10-09T22:53:57.500Z] 76fd439f6c11: Layer already exists [2024-10-09T22:53:57.500Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:57.500Z] 69a9893f77ed: Layer already exists [2024-10-09T22:53:57.500Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:57.830Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:58.143Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-10-09T22:53:58.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-10-09T22:53:58.143Z] 5fa173643777: Preparing [2024-10-09T22:53:58.143Z] 0ad5de4edf04: Preparing [2024-10-09T22:53:58.143Z] 76fd439f6c11: Preparing [2024-10-09T22:53:58.143Z] bcc1e574941f: Preparing [2024-10-09T22:53:58.143Z] f5deff9d836f: Preparing [2024-10-09T22:53:58.143Z] 69a9893f77ed: Preparing [2024-10-09T22:53:58.143Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:58.143Z] 69a9893f77ed: Waiting [2024-10-09T22:53:58.143Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:58.143Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:58.143Z] 76fd439f6c11: Layer already exists [2024-10-09T22:53:58.143Z] 0ad5de4edf04: Layer already exists [2024-10-09T22:53:58.143Z] 5fa173643777: Layer already exists [2024-10-09T22:53:58.143Z] f5deff9d836f: Layer already exists [2024-10-09T22:53:58.143Z] 69a9893f77ed: Layer already exists [2024-10-09T22:53:58.143Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:58.143Z] main: digest: sha256:ae1ca25124c5f2bb70bda2e546e2fd3315c3697988b3c308f146ef0063edcec5 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:53:58.224Z] ===================================================== [Pipeline] echo [2024-10-09T22:53:58.237Z] taggedImages: [2024-10-09T22:53:58.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:58.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-10-09T22:53:58.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.98 [2024-10-09T22:53:58.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:58.237Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-10-09T22:53:58.260Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-10-09T22:53:58.260Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:58.260Z] latest [2024-10-09T22:53:58.260Z] 3.2.0-dev.98 [2024-10-09T22:53:58.260Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:53:58.260Z] main [2024-10-09T22:53:58.260Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:58.585Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:53:58.899Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:53:58.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-09T22:53:58.899Z] 0ab38170c892: Preparing [2024-10-09T22:53:58.899Z] 41e05c2dc801: Preparing [2024-10-09T22:53:58.899Z] 66c5aa182d7c: Preparing [2024-10-09T22:53:58.899Z] cf4f45251d0f: Preparing [2024-10-09T22:53:58.899Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:53:58.899Z] bcc1e574941f: Preparing [2024-10-09T22:53:58.899Z] c913c7405e22: Preparing [2024-10-09T22:53:58.899Z] 4eb915c869b5: Preparing [2024-10-09T22:53:58.899Z] 63ca1fbb43ae: Preparing [2024-10-09T22:53:58.899Z] bcc1e574941f: Waiting [2024-10-09T22:53:58.899Z] 4eb915c869b5: Waiting [2024-10-09T22:53:58.899Z] c913c7405e22: Waiting [2024-10-09T22:53:58.899Z] 63ca1fbb43ae: Waiting [2024-10-09T22:53:58.899Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:53:58.899Z] bcc1e574941f: Layer already exists [2024-10-09T22:53:58.899Z] c913c7405e22: Layer already exists [2024-10-09T22:53:58.899Z] 4eb915c869b5: Layer already exists [2024-10-09T22:53:58.899Z] 41e05c2dc801: Pushed [2024-10-09T22:53:58.899Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:53:58.899Z] 66c5aa182d7c: Pushed [2024-10-09T22:53:58.899Z] 0ab38170c892: Pushed [2024-10-09T22:54:01.429Z] cf4f45251d0f: Pushed [2024-10-09T22:54:01.429Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:01.758Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:02.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-09T22:54:02.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-09T22:54:02.089Z] 0ab38170c892: Preparing [2024-10-09T22:54:02.089Z] 41e05c2dc801: Preparing [2024-10-09T22:54:02.089Z] 66c5aa182d7c: Preparing [2024-10-09T22:54:02.089Z] cf4f45251d0f: Preparing [2024-10-09T22:54:02.089Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:02.089Z] bcc1e574941f: Preparing [2024-10-09T22:54:02.089Z] c913c7405e22: Preparing [2024-10-09T22:54:02.089Z] bcc1e574941f: Waiting [2024-10-09T22:54:02.089Z] 4eb915c869b5: Preparing [2024-10-09T22:54:02.089Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:02.089Z] 4eb915c869b5: Waiting [2024-10-09T22:54:02.089Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:02.089Z] c913c7405e22: Waiting [2024-10-09T22:54:02.089Z] 41e05c2dc801: Layer already exists [2024-10-09T22:54:02.089Z] cf4f45251d0f: Layer already exists [2024-10-09T22:54:02.089Z] 66c5aa182d7c: Layer already exists [2024-10-09T22:54:02.089Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:02.089Z] 0ab38170c892: Layer already exists [2024-10-09T22:54:02.089Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:02.089Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:02.089Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:02.089Z] c913c7405e22: Layer already exists [2024-10-09T22:54:02.089Z] latest: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:02.411Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:02.729Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.98 [2024-10-09T22:54:02.730Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-09T22:54:02.730Z] 0ab38170c892: Preparing [2024-10-09T22:54:02.730Z] 41e05c2dc801: Preparing [2024-10-09T22:54:02.730Z] 66c5aa182d7c: Preparing [2024-10-09T22:54:02.730Z] cf4f45251d0f: Preparing [2024-10-09T22:54:02.730Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:02.730Z] bcc1e574941f: Preparing [2024-10-09T22:54:02.730Z] c913c7405e22: Preparing [2024-10-09T22:54:02.730Z] 4eb915c869b5: Preparing [2024-10-09T22:54:02.730Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:02.730Z] bcc1e574941f: Waiting [2024-10-09T22:54:02.730Z] c913c7405e22: Waiting [2024-10-09T22:54:02.730Z] 4eb915c869b5: Waiting [2024-10-09T22:54:02.730Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:02.730Z] 41e05c2dc801: Layer already exists [2024-10-09T22:54:02.730Z] cf4f45251d0f: Layer already exists [2024-10-09T22:54:02.730Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:02.730Z] 0ab38170c892: Layer already exists [2024-10-09T22:54:02.730Z] 66c5aa182d7c: Layer already exists [2024-10-09T22:54:02.730Z] c913c7405e22: Layer already exists [2024-10-09T22:54:02.730Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:02.730Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:02.730Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:02.730Z] 3.2.0-dev.98: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:03.049Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:03.371Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:03.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-09T22:54:03.371Z] 0ab38170c892: Preparing [2024-10-09T22:54:03.371Z] 41e05c2dc801: Preparing [2024-10-09T22:54:03.371Z] 66c5aa182d7c: Preparing [2024-10-09T22:54:03.371Z] cf4f45251d0f: Preparing [2024-10-09T22:54:03.371Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:03.371Z] bcc1e574941f: Preparing [2024-10-09T22:54:03.371Z] c913c7405e22: Preparing [2024-10-09T22:54:03.371Z] 4eb915c869b5: Preparing [2024-10-09T22:54:03.371Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:03.371Z] 4eb915c869b5: Waiting [2024-10-09T22:54:03.371Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:03.371Z] bcc1e574941f: Waiting [2024-10-09T22:54:03.371Z] c913c7405e22: Waiting [2024-10-09T22:54:03.371Z] 66c5aa182d7c: Layer already exists [2024-10-09T22:54:03.371Z] 41e05c2dc801: Layer already exists [2024-10-09T22:54:03.371Z] 0ab38170c892: Layer already exists [2024-10-09T22:54:03.371Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:03.371Z] cf4f45251d0f: Layer already exists [2024-10-09T22:54:03.371Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:03.371Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:03.371Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:03.371Z] c913c7405e22: Layer already exists [2024-10-09T22:54:03.371Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:03.702Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:04.033Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-10-09T22:54:04.033Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-10-09T22:54:04.033Z] 0ab38170c892: Preparing [2024-10-09T22:54:04.033Z] 41e05c2dc801: Preparing [2024-10-09T22:54:04.033Z] 66c5aa182d7c: Preparing [2024-10-09T22:54:04.033Z] cf4f45251d0f: Preparing [2024-10-09T22:54:04.033Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:04.033Z] bcc1e574941f: Preparing [2024-10-09T22:54:04.033Z] c913c7405e22: Preparing [2024-10-09T22:54:04.033Z] 4eb915c869b5: Preparing [2024-10-09T22:54:04.033Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:04.033Z] c913c7405e22: Waiting [2024-10-09T22:54:04.033Z] 4eb915c869b5: Waiting [2024-10-09T22:54:04.033Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:04.033Z] bcc1e574941f: Waiting [2024-10-09T22:54:04.033Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:04.033Z] 66c5aa182d7c: Layer already exists [2024-10-09T22:54:04.033Z] cf4f45251d0f: Layer already exists [2024-10-09T22:54:04.033Z] 41e05c2dc801: Layer already exists [2024-10-09T22:54:04.033Z] 0ab38170c892: Layer already exists [2024-10-09T22:54:04.033Z] c913c7405e22: Layer already exists [2024-10-09T22:54:04.033Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:04.033Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:04.033Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:04.033Z] main: digest: sha256:049c38e738886218758f9bb94f72dea268d0e86248c76e5b8c9da7ffaac68bbd size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:04.104Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:04.124Z] taggedImages: [2024-10-09T22:54:04.124Z] - nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:04.124Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-10-09T22:54:04.124Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.98 [2024-10-09T22:54:04.124Z] - nexus3.edgexfoundry.org:10004/core-metadata:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:04.124Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-10-09T22:54:04.155Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-10-09T22:54:04.155Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:04.155Z] latest [2024-10-09T22:54:04.155Z] 3.2.0-dev.98 [2024-10-09T22:54:04.155Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:04.155Z] main [2024-10-09T22:54:04.155Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:04.486Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:04.806Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:04.806Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-09T22:54:04.806Z] 2af745792b74: Preparing [2024-10-09T22:54:04.806Z] d31712ecdd95: Preparing [2024-10-09T22:54:04.806Z] 6836eb016647: Preparing [2024-10-09T22:54:04.806Z] 8c732cd69a3a: Preparing [2024-10-09T22:54:04.806Z] ccb2fdf7b198: Preparing [2024-10-09T22:54:04.806Z] bdbf5ad832da: Preparing [2024-10-09T22:54:04.806Z] 3118f7c2ee2b: Preparing [2024-10-09T22:54:04.806Z] 5e4bfd876847: Preparing [2024-10-09T22:54:04.806Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:04.806Z] bcc1e574941f: Preparing [2024-10-09T22:54:04.806Z] 79c3ea77eb30: Preparing [2024-10-09T22:54:04.806Z] 0ad502b15084: Preparing [2024-10-09T22:54:04.806Z] 5f70bf18a086: Preparing [2024-10-09T22:54:04.806Z] cecfe15eceae: Preparing [2024-10-09T22:54:04.806Z] f8f6ee0405a6: Preparing [2024-10-09T22:54:04.806Z] f9dc9442cb33: Preparing [2024-10-09T22:54:04.806Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:04.806Z] bdbf5ad832da: Waiting [2024-10-09T22:54:04.806Z] 3118f7c2ee2b: Waiting [2024-10-09T22:54:04.806Z] 5e4bfd876847: Waiting [2024-10-09T22:54:04.806Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:04.806Z] bcc1e574941f: Waiting [2024-10-09T22:54:04.806Z] 79c3ea77eb30: Waiting [2024-10-09T22:54:04.806Z] 0ad502b15084: Waiting [2024-10-09T22:54:04.806Z] 5f70bf18a086: Waiting [2024-10-09T22:54:04.806Z] cecfe15eceae: Waiting [2024-10-09T22:54:04.806Z] f8f6ee0405a6: Waiting [2024-10-09T22:54:04.806Z] f9dc9442cb33: Waiting [2024-10-09T22:54:04.806Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:04.806Z] ccb2fdf7b198: Pushed [2024-10-09T22:54:04.806Z] 2af745792b74: Pushed [2024-10-09T22:54:04.806Z] d31712ecdd95: Pushed [2024-10-09T22:54:04.806Z] 6836eb016647: Pushed [2024-10-09T22:54:04.806Z] 8c732cd69a3a: Pushed [2024-10-09T22:54:04.806Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:04.806Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:04.806Z] bdbf5ad832da: Pushed [2024-10-09T22:54:05.064Z] 5f70bf18a086: Layer already exists [2024-10-09T22:54:05.064Z] 3118f7c2ee2b: Pushed [2024-10-09T22:54:05.064Z] 79c3ea77eb30: Pushed [2024-10-09T22:54:05.064Z] 0ad502b15084: Pushed [2024-10-09T22:54:05.064Z] cecfe15eceae: Pushed [2024-10-09T22:54:05.064Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:05.064Z] f8f6ee0405a6: Pushed [2024-10-09T22:54:05.064Z] f9dc9442cb33: Pushed [2024-10-09T22:54:06.438Z] 5e4bfd876847: Pushed [2024-10-09T22:54:06.698Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:07.033Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:07.355Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-09T22:54:07.355Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-09T22:54:07.355Z] 2af745792b74: Preparing [2024-10-09T22:54:07.355Z] d31712ecdd95: Preparing [2024-10-09T22:54:07.355Z] 6836eb016647: Preparing [2024-10-09T22:54:07.355Z] 8c732cd69a3a: Preparing [2024-10-09T22:54:07.355Z] ccb2fdf7b198: Preparing [2024-10-09T22:54:07.355Z] bdbf5ad832da: Preparing [2024-10-09T22:54:07.355Z] 3118f7c2ee2b: Preparing [2024-10-09T22:54:07.355Z] 5e4bfd876847: Preparing [2024-10-09T22:54:07.355Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:07.355Z] bcc1e574941f: Preparing [2024-10-09T22:54:07.355Z] 79c3ea77eb30: Preparing [2024-10-09T22:54:07.355Z] 0ad502b15084: Preparing [2024-10-09T22:54:07.355Z] 5f70bf18a086: Preparing [2024-10-09T22:54:07.355Z] cecfe15eceae: Preparing [2024-10-09T22:54:07.355Z] f8f6ee0405a6: Preparing [2024-10-09T22:54:07.355Z] f9dc9442cb33: Preparing [2024-10-09T22:54:07.355Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:07.355Z] bdbf5ad832da: Waiting [2024-10-09T22:54:07.355Z] 3118f7c2ee2b: Waiting [2024-10-09T22:54:07.355Z] 5e4bfd876847: Waiting [2024-10-09T22:54:07.355Z] 79c3ea77eb30: Waiting [2024-10-09T22:54:07.355Z] 0ad502b15084: Waiting [2024-10-09T22:54:07.355Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:07.355Z] bcc1e574941f: Waiting [2024-10-09T22:54:07.355Z] f9dc9442cb33: Waiting [2024-10-09T22:54:07.355Z] 5f70bf18a086: Waiting [2024-10-09T22:54:07.355Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:07.355Z] f8f6ee0405a6: Waiting [2024-10-09T22:54:07.355Z] cecfe15eceae: Waiting [2024-10-09T22:54:07.355Z] ccb2fdf7b198: Layer already exists [2024-10-09T22:54:07.355Z] 8c732cd69a3a: Layer already exists [2024-10-09T22:54:07.355Z] 6836eb016647: Layer already exists [2024-10-09T22:54:07.355Z] 2af745792b74: Layer already exists [2024-10-09T22:54:07.355Z] d31712ecdd95: Layer already exists [2024-10-09T22:54:07.355Z] 3118f7c2ee2b: Layer already exists [2024-10-09T22:54:07.355Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:07.355Z] bdbf5ad832da: Layer already exists [2024-10-09T22:54:07.355Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:07.355Z] 5e4bfd876847: Layer already exists [2024-10-09T22:54:07.355Z] 79c3ea77eb30: Layer already exists [2024-10-09T22:54:07.355Z] 5f70bf18a086: Layer already exists [2024-10-09T22:54:07.355Z] 0ad502b15084: Layer already exists [2024-10-09T22:54:07.355Z] f8f6ee0405a6: Layer already exists [2024-10-09T22:54:07.355Z] cecfe15eceae: Layer already exists [2024-10-09T22:54:07.355Z] f9dc9442cb33: Layer already exists [2024-10-09T22:54:07.355Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:07.355Z] latest: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:07.743Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:08.109Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.98 [2024-10-09T22:54:08.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-09T22:54:08.109Z] 2af745792b74: Preparing [2024-10-09T22:54:08.109Z] d31712ecdd95: Preparing [2024-10-09T22:54:08.109Z] 6836eb016647: Preparing [2024-10-09T22:54:08.109Z] 8c732cd69a3a: Preparing [2024-10-09T22:54:08.109Z] ccb2fdf7b198: Preparing [2024-10-09T22:54:08.109Z] bdbf5ad832da: Preparing [2024-10-09T22:54:08.109Z] 3118f7c2ee2b: Preparing [2024-10-09T22:54:08.109Z] 5e4bfd876847: Preparing [2024-10-09T22:54:08.109Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:08.109Z] bcc1e574941f: Preparing [2024-10-09T22:54:08.109Z] 79c3ea77eb30: Preparing [2024-10-09T22:54:08.109Z] 0ad502b15084: Preparing [2024-10-09T22:54:08.109Z] 5f70bf18a086: Preparing [2024-10-09T22:54:08.109Z] cecfe15eceae: Preparing [2024-10-09T22:54:08.109Z] f8f6ee0405a6: Preparing [2024-10-09T22:54:08.109Z] f9dc9442cb33: Preparing [2024-10-09T22:54:08.109Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:08.109Z] 5e4bfd876847: Waiting [2024-10-09T22:54:08.109Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:08.109Z] bcc1e574941f: Waiting [2024-10-09T22:54:08.109Z] 79c3ea77eb30: Waiting [2024-10-09T22:54:08.109Z] f8f6ee0405a6: Waiting [2024-10-09T22:54:08.109Z] 0ad502b15084: Waiting [2024-10-09T22:54:08.109Z] bdbf5ad832da: Waiting [2024-10-09T22:54:08.109Z] f9dc9442cb33: Waiting [2024-10-09T22:54:08.109Z] cecfe15eceae: Waiting [2024-10-09T22:54:08.109Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:08.109Z] 5f70bf18a086: Waiting [2024-10-09T22:54:08.109Z] ccb2fdf7b198: Layer already exists [2024-10-09T22:54:08.109Z] 2af745792b74: Layer already exists [2024-10-09T22:54:08.109Z] 6836eb016647: Layer already exists [2024-10-09T22:54:08.109Z] 8c732cd69a3a: Layer already exists [2024-10-09T22:54:08.109Z] d31712ecdd95: Layer already exists [2024-10-09T22:54:08.109Z] 5e4bfd876847: Layer already exists [2024-10-09T22:54:08.109Z] bdbf5ad832da: Layer already exists [2024-10-09T22:54:08.109Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:08.109Z] 3118f7c2ee2b: Layer already exists [2024-10-09T22:54:08.109Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:08.109Z] 79c3ea77eb30: Layer already exists [2024-10-09T22:54:08.109Z] 0ad502b15084: Layer already exists [2024-10-09T22:54:08.109Z] f8f6ee0405a6: Layer already exists [2024-10-09T22:54:08.109Z] 5f70bf18a086: Layer already exists [2024-10-09T22:54:08.109Z] cecfe15eceae: Layer already exists [2024-10-09T22:54:08.109Z] f9dc9442cb33: Layer already exists [2024-10-09T22:54:08.109Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:08.109Z] 3.2.0-dev.98: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:08.480Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:08.846Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:08.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-09T22:54:08.846Z] 2af745792b74: Preparing [2024-10-09T22:54:08.846Z] d31712ecdd95: Preparing [2024-10-09T22:54:08.846Z] 6836eb016647: Preparing [2024-10-09T22:54:08.846Z] 8c732cd69a3a: Preparing [2024-10-09T22:54:08.846Z] ccb2fdf7b198: Preparing [2024-10-09T22:54:08.846Z] bdbf5ad832da: Preparing [2024-10-09T22:54:08.846Z] 3118f7c2ee2b: Preparing [2024-10-09T22:54:08.846Z] 5e4bfd876847: Preparing [2024-10-09T22:54:08.846Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:08.846Z] bcc1e574941f: Preparing [2024-10-09T22:54:08.846Z] 79c3ea77eb30: Preparing [2024-10-09T22:54:08.846Z] 0ad502b15084: Preparing [2024-10-09T22:54:08.846Z] 5f70bf18a086: Preparing [2024-10-09T22:54:08.846Z] cecfe15eceae: Preparing [2024-10-09T22:54:08.846Z] f8f6ee0405a6: Preparing [2024-10-09T22:54:08.846Z] f9dc9442cb33: Preparing [2024-10-09T22:54:08.846Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:08.846Z] bcc1e574941f: Waiting [2024-10-09T22:54:08.846Z] 79c3ea77eb30: Waiting [2024-10-09T22:54:08.846Z] 0ad502b15084: Waiting [2024-10-09T22:54:08.846Z] 5f70bf18a086: Waiting [2024-10-09T22:54:08.846Z] 5e4bfd876847: Waiting [2024-10-09T22:54:08.846Z] bdbf5ad832da: Waiting [2024-10-09T22:54:08.846Z] 3118f7c2ee2b: Waiting [2024-10-09T22:54:08.846Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:08.846Z] cecfe15eceae: Waiting [2024-10-09T22:54:08.846Z] f9dc9442cb33: Waiting [2024-10-09T22:54:08.846Z] f8f6ee0405a6: Waiting [2024-10-09T22:54:08.846Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:08.846Z] 2af745792b74: Layer already exists [2024-10-09T22:54:08.846Z] 8c732cd69a3a: Layer already exists [2024-10-09T22:54:08.846Z] 6836eb016647: Layer already exists [2024-10-09T22:54:08.846Z] ccb2fdf7b198: Layer already exists [2024-10-09T22:54:08.846Z] d31712ecdd95: Layer already exists [2024-10-09T22:54:08.846Z] 3118f7c2ee2b: Layer already exists [2024-10-09T22:54:08.846Z] 5e4bfd876847: Layer already exists [2024-10-09T22:54:08.846Z] bdbf5ad832da: Layer already exists [2024-10-09T22:54:08.846Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:08.846Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:08.846Z] 79c3ea77eb30: Layer already exists [2024-10-09T22:54:08.846Z] f8f6ee0405a6: Layer already exists [2024-10-09T22:54:08.846Z] 5f70bf18a086: Layer already exists [2024-10-09T22:54:08.846Z] 0ad502b15084: Layer already exists [2024-10-09T22:54:08.846Z] cecfe15eceae: Layer already exists [2024-10-09T22:54:08.846Z] f9dc9442cb33: Layer already exists [2024-10-09T22:54:08.846Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:08.846Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:09.171Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:09.503Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-10-09T22:54:09.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-10-09T22:54:09.503Z] 2af745792b74: Preparing [2024-10-09T22:54:09.503Z] d31712ecdd95: Preparing [2024-10-09T22:54:09.503Z] 6836eb016647: Preparing [2024-10-09T22:54:09.503Z] 8c732cd69a3a: Preparing [2024-10-09T22:54:09.503Z] ccb2fdf7b198: Preparing [2024-10-09T22:54:09.503Z] bdbf5ad832da: Preparing [2024-10-09T22:54:09.503Z] 3118f7c2ee2b: Preparing [2024-10-09T22:54:09.503Z] 5e4bfd876847: Preparing [2024-10-09T22:54:09.503Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:09.503Z] bcc1e574941f: Preparing [2024-10-09T22:54:09.503Z] 79c3ea77eb30: Preparing [2024-10-09T22:54:09.503Z] 0ad502b15084: Preparing [2024-10-09T22:54:09.504Z] 5f70bf18a086: Preparing [2024-10-09T22:54:09.504Z] cecfe15eceae: Preparing [2024-10-09T22:54:09.504Z] f8f6ee0405a6: Preparing [2024-10-09T22:54:09.504Z] f9dc9442cb33: Preparing [2024-10-09T22:54:09.504Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:09.504Z] 79c3ea77eb30: Waiting [2024-10-09T22:54:09.504Z] 0ad502b15084: Waiting [2024-10-09T22:54:09.504Z] bdbf5ad832da: Waiting [2024-10-09T22:54:09.504Z] 5f70bf18a086: Waiting [2024-10-09T22:54:09.504Z] 3118f7c2ee2b: Waiting [2024-10-09T22:54:09.504Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:09.504Z] bcc1e574941f: Waiting [2024-10-09T22:54:09.504Z] cecfe15eceae: Waiting [2024-10-09T22:54:09.504Z] 5e4bfd876847: Waiting [2024-10-09T22:54:09.504Z] f8f6ee0405a6: Waiting [2024-10-09T22:54:09.504Z] f9dc9442cb33: Waiting [2024-10-09T22:54:09.504Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:09.504Z] 8c732cd69a3a: Layer already exists [2024-10-09T22:54:09.504Z] 2af745792b74: Layer already exists [2024-10-09T22:54:09.504Z] d31712ecdd95: Layer already exists [2024-10-09T22:54:09.504Z] 6836eb016647: Layer already exists [2024-10-09T22:54:09.504Z] ccb2fdf7b198: Layer already exists [2024-10-09T22:54:09.504Z] bdbf5ad832da: Layer already exists [2024-10-09T22:54:09.504Z] 3118f7c2ee2b: Layer already exists [2024-10-09T22:54:09.504Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:09.504Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:09.504Z] 5e4bfd876847: Layer already exists [2024-10-09T22:54:09.504Z] 79c3ea77eb30: Layer already exists [2024-10-09T22:54:09.504Z] 0ad502b15084: Layer already exists [2024-10-09T22:54:09.504Z] 5f70bf18a086: Layer already exists [2024-10-09T22:54:09.504Z] cecfe15eceae: Layer already exists [2024-10-09T22:54:09.504Z] f8f6ee0405a6: Layer already exists [2024-10-09T22:54:09.504Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:09.504Z] f9dc9442cb33: Layer already exists [2024-10-09T22:54:09.504Z] main: digest: sha256:11cfe7403db1dbb2bccc900b2ad2d1b8373fb905661414512c00315a77cea431 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:09.577Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:09.591Z] taggedImages: [2024-10-09T22:54:09.591Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:09.591Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-10-09T22:54:09.591Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.98 [2024-10-09T22:54:09.591Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:09.591Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-10-09T22:54:09.620Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-10-09T22:54:09.620Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:09.620Z] latest [2024-10-09T22:54:09.620Z] 3.2.0-dev.98 [2024-10-09T22:54:09.620Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:09.620Z] main [2024-10-09T22:54:09.620Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:09.958Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:10.276Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:10.276Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-09T22:54:10.276Z] 2a49e5e2595c: Preparing [2024-10-09T22:54:10.276Z] 61e3567f524c: Preparing [2024-10-09T22:54:10.276Z] 72ec13badf8a: Preparing [2024-10-09T22:54:10.276Z] de65cf67e5ca: Preparing [2024-10-09T22:54:10.276Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:10.276Z] bcc1e574941f: Preparing [2024-10-09T22:54:10.276Z] c913c7405e22: Preparing [2024-10-09T22:54:10.276Z] 4eb915c869b5: Preparing [2024-10-09T22:54:10.276Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:10.276Z] c913c7405e22: Waiting [2024-10-09T22:54:10.276Z] bcc1e574941f: Waiting [2024-10-09T22:54:10.276Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:10.276Z] 4eb915c869b5: Waiting [2024-10-09T22:54:10.276Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:10.276Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:10.276Z] c913c7405e22: Layer already exists [2024-10-09T22:54:10.276Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:10.276Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:10.276Z] 2a49e5e2595c: Pushed [2024-10-09T22:54:10.536Z] 72ec13badf8a: Pushed [2024-10-09T22:54:10.536Z] 61e3567f524c: Pushed [2024-10-09T22:54:11.916Z] de65cf67e5ca: Pushed [2024-10-09T22:54:12.175Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:12.509Z] + 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-09T22:54:12.831Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-09T22:54:12.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-09T22:54:12.831Z] 2a49e5e2595c: Preparing [2024-10-09T22:54:12.831Z] 61e3567f524c: Preparing [2024-10-09T22:54:12.831Z] 72ec13badf8a: Preparing [2024-10-09T22:54:12.831Z] de65cf67e5ca: Preparing [2024-10-09T22:54:12.831Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:12.831Z] bcc1e574941f: Preparing [2024-10-09T22:54:12.831Z] c913c7405e22: Preparing [2024-10-09T22:54:12.831Z] 4eb915c869b5: Preparing [2024-10-09T22:54:12.831Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:12.831Z] bcc1e574941f: Waiting [2024-10-09T22:54:12.831Z] c913c7405e22: Waiting [2024-10-09T22:54:12.831Z] 4eb915c869b5: Waiting [2024-10-09T22:54:12.831Z] 2a49e5e2595c: Layer already exists [2024-10-09T22:54:12.831Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:12.831Z] de65cf67e5ca: Layer already exists [2024-10-09T22:54:12.831Z] 61e3567f524c: Layer already exists [2024-10-09T22:54:12.831Z] 72ec13badf8a: Layer already exists [2024-10-09T22:54:12.831Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:12.831Z] c913c7405e22: Layer already exists [2024-10-09T22:54:12.831Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:12.831Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:12.831Z] latest: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:13.158Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:13.482Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.98 [2024-10-09T22:54:13.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-09T22:54:13.482Z] 2a49e5e2595c: Preparing [2024-10-09T22:54:13.482Z] 61e3567f524c: Preparing [2024-10-09T22:54:13.482Z] 72ec13badf8a: Preparing [2024-10-09T22:54:13.482Z] de65cf67e5ca: Preparing [2024-10-09T22:54:13.482Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:13.482Z] bcc1e574941f: Preparing [2024-10-09T22:54:13.482Z] c913c7405e22: Preparing [2024-10-09T22:54:13.482Z] 4eb915c869b5: Preparing [2024-10-09T22:54:13.482Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:13.482Z] c913c7405e22: Waiting [2024-10-09T22:54:13.482Z] 4eb915c869b5: Waiting [2024-10-09T22:54:13.482Z] bcc1e574941f: Waiting [2024-10-09T22:54:13.482Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:13.482Z] 61e3567f524c: Layer already exists [2024-10-09T22:54:13.482Z] 72ec13badf8a: Layer already exists [2024-10-09T22:54:13.482Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:13.482Z] 2a49e5e2595c: Layer already exists [2024-10-09T22:54:13.482Z] de65cf67e5ca: Layer already exists [2024-10-09T22:54:13.482Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:13.482Z] c913c7405e22: Layer already exists [2024-10-09T22:54:13.482Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:13.482Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:13.482Z] 3.2.0-dev.98: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:13.811Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:14.132Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:14.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-09T22:54:14.132Z] 2a49e5e2595c: Preparing [2024-10-09T22:54:14.132Z] 61e3567f524c: Preparing [2024-10-09T22:54:14.132Z] 72ec13badf8a: Preparing [2024-10-09T22:54:14.132Z] de65cf67e5ca: Preparing [2024-10-09T22:54:14.132Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:14.132Z] bcc1e574941f: Preparing [2024-10-09T22:54:14.132Z] c913c7405e22: Preparing [2024-10-09T22:54:14.132Z] 4eb915c869b5: Preparing [2024-10-09T22:54:14.132Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:14.132Z] bcc1e574941f: Waiting [2024-10-09T22:54:14.132Z] c913c7405e22: Waiting [2024-10-09T22:54:14.132Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:14.132Z] 4eb915c869b5: Waiting [2024-10-09T22:54:14.132Z] 72ec13badf8a: Layer already exists [2024-10-09T22:54:14.132Z] 2a49e5e2595c: Layer already exists [2024-10-09T22:54:14.132Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:14.132Z] de65cf67e5ca: Layer already exists [2024-10-09T22:54:14.132Z] 61e3567f524c: Layer already exists [2024-10-09T22:54:14.132Z] c913c7405e22: Layer already exists [2024-10-09T22:54:14.132Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:14.132Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:14.132Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:14.132Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:14.459Z] + 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-09T22:54:14.786Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-10-09T22:54:14.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-10-09T22:54:14.786Z] 2a49e5e2595c: Preparing [2024-10-09T22:54:14.786Z] 61e3567f524c: Preparing [2024-10-09T22:54:14.786Z] 72ec13badf8a: Preparing [2024-10-09T22:54:14.786Z] de65cf67e5ca: Preparing [2024-10-09T22:54:14.786Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:14.786Z] bcc1e574941f: Preparing [2024-10-09T22:54:14.786Z] c913c7405e22: Preparing [2024-10-09T22:54:14.786Z] 4eb915c869b5: Preparing [2024-10-09T22:54:14.786Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:14.786Z] bcc1e574941f: Waiting [2024-10-09T22:54:14.786Z] c913c7405e22: Waiting [2024-10-09T22:54:14.786Z] 4eb915c869b5: Waiting [2024-10-09T22:54:14.786Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:14.786Z] 61e3567f524c: Layer already exists [2024-10-09T22:54:14.786Z] 72ec13badf8a: Layer already exists [2024-10-09T22:54:14.786Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:14.786Z] 2a49e5e2595c: Layer already exists [2024-10-09T22:54:14.786Z] de65cf67e5ca: Layer already exists [2024-10-09T22:54:14.786Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:14.786Z] c913c7405e22: Layer already exists [2024-10-09T22:54:14.786Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:14.786Z] 4eb915c869b5: Layer already exists [2024-10-09T22:54:14.786Z] main: digest: sha256:ba7f84bbc35c083dc1970c2654bec76357d4ee53b4d79754313bfd9fd87bf4dc size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:14.857Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:14.872Z] taggedImages: [2024-10-09T22:54:14.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:14.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-10-09T22:54:14.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.98 [2024-10-09T22:54:14.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:14.872Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-10-09T22:54:14.895Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-10-09T22:54:14.895Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:14.895Z] latest [2024-10-09T22:54:14.895Z] 3.2.0-dev.98 [2024-10-09T22:54:14.895Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:14.895Z] main [2024-10-09T22:54:14.895Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:15.225Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:15.549Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:15.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-09T22:54:15.549Z] f42648185db0: Preparing [2024-10-09T22:54:15.549Z] 362b3951c3fc: Preparing [2024-10-09T22:54:15.549Z] 7cfcde7cce77: Preparing [2024-10-09T22:54:15.549Z] da9f9e34972f: Preparing [2024-10-09T22:54:15.549Z] 6b99a57d6c4b: Preparing [2024-10-09T22:54:15.549Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:15.549Z] bcc1e574941f: Preparing [2024-10-09T22:54:15.549Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:15.549Z] aaa3d406bfd9: Preparing [2024-10-09T22:54:15.549Z] 025c15e83490: Preparing [2024-10-09T22:54:15.549Z] 28edc127cf8c: Preparing [2024-10-09T22:54:15.549Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:15.549Z] bcc1e574941f: Waiting [2024-10-09T22:54:15.549Z] 28edc127cf8c: Waiting [2024-10-09T22:54:15.549Z] aaa3d406bfd9: Waiting [2024-10-09T22:54:15.549Z] 025c15e83490: Waiting [2024-10-09T22:54:15.549Z] f42648185db0: Pushed [2024-10-09T22:54:15.549Z] da9f9e34972f: Pushed [2024-10-09T22:54:15.549Z] 6b99a57d6c4b: Pushed [2024-10-09T22:54:15.549Z] 362b3951c3fc: Pushed [2024-10-09T22:54:15.549Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:15.549Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:15.549Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:15.808Z] aaa3d406bfd9: Pushed [2024-10-09T22:54:15.808Z] 025c15e83490: Pushed [2024-10-09T22:54:16.744Z] 7cfcde7cce77: Pushed [2024-10-09T22:54:17.005Z] 28edc127cf8c: Pushed [2024-10-09T22:54:17.265Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:17.593Z] + 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-09T22:54:17.919Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-09T22:54:17.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-09T22:54:17.919Z] f42648185db0: Preparing [2024-10-09T22:54:17.919Z] 362b3951c3fc: Preparing [2024-10-09T22:54:17.919Z] 7cfcde7cce77: Preparing [2024-10-09T22:54:17.919Z] da9f9e34972f: Preparing [2024-10-09T22:54:17.919Z] 6b99a57d6c4b: Preparing [2024-10-09T22:54:17.919Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:17.919Z] bcc1e574941f: Preparing [2024-10-09T22:54:17.919Z] aaa3d406bfd9: Preparing [2024-10-09T22:54:17.919Z] 025c15e83490: Preparing [2024-10-09T22:54:17.919Z] 28edc127cf8c: Preparing [2024-10-09T22:54:17.919Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:17.919Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:17.919Z] 025c15e83490: Waiting [2024-10-09T22:54:17.919Z] aaa3d406bfd9: Waiting [2024-10-09T22:54:17.919Z] 28edc127cf8c: Waiting [2024-10-09T22:54:17.919Z] bcc1e574941f: Waiting [2024-10-09T22:54:17.919Z] f42648185db0: Layer already exists [2024-10-09T22:54:17.919Z] 7cfcde7cce77: Layer already exists [2024-10-09T22:54:17.919Z] 6b99a57d6c4b: Layer already exists [2024-10-09T22:54:17.919Z] 362b3951c3fc: Layer already exists [2024-10-09T22:54:17.919Z] da9f9e34972f: Layer already exists [2024-10-09T22:54:17.919Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:17.919Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:17.919Z] aaa3d406bfd9: Layer already exists [2024-10-09T22:54:17.919Z] 025c15e83490: Layer already exists [2024-10-09T22:54:17.919Z] 28edc127cf8c: Layer already exists [2024-10-09T22:54:17.919Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:17.919Z] latest: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:18.246Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:18.569Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.98 [2024-10-09T22:54:18.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-09T22:54:18.569Z] f42648185db0: Preparing [2024-10-09T22:54:18.569Z] 362b3951c3fc: Preparing [2024-10-09T22:54:18.569Z] 7cfcde7cce77: Preparing [2024-10-09T22:54:18.569Z] da9f9e34972f: Preparing [2024-10-09T22:54:18.569Z] 6b99a57d6c4b: Preparing [2024-10-09T22:54:18.569Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:18.569Z] bcc1e574941f: Preparing [2024-10-09T22:54:18.569Z] aaa3d406bfd9: Preparing [2024-10-09T22:54:18.569Z] 025c15e83490: Preparing [2024-10-09T22:54:18.569Z] 28edc127cf8c: Preparing [2024-10-09T22:54:18.569Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:18.569Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:18.569Z] aaa3d406bfd9: Waiting [2024-10-09T22:54:18.569Z] bcc1e574941f: Waiting [2024-10-09T22:54:18.569Z] 025c15e83490: Waiting [2024-10-09T22:54:18.569Z] 28edc127cf8c: Waiting [2024-10-09T22:54:18.569Z] 7cfcde7cce77: Layer already exists [2024-10-09T22:54:18.569Z] 6b99a57d6c4b: Layer already exists [2024-10-09T22:54:18.569Z] 362b3951c3fc: Layer already exists [2024-10-09T22:54:18.569Z] f42648185db0: Layer already exists [2024-10-09T22:54:18.569Z] da9f9e34972f: Layer already exists [2024-10-09T22:54:18.569Z] aaa3d406bfd9: Layer already exists [2024-10-09T22:54:18.569Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:18.569Z] 28edc127cf8c: Layer already exists [2024-10-09T22:54:18.569Z] 025c15e83490: Layer already exists [2024-10-09T22:54:18.569Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:18.569Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:18.569Z] 3.2.0-dev.98: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:18.895Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:19.224Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:19.224Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-09T22:54:19.224Z] f42648185db0: Preparing [2024-10-09T22:54:19.224Z] 362b3951c3fc: Preparing [2024-10-09T22:54:19.224Z] 7cfcde7cce77: Preparing [2024-10-09T22:54:19.224Z] da9f9e34972f: Preparing [2024-10-09T22:54:19.224Z] 6b99a57d6c4b: Preparing [2024-10-09T22:54:19.224Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:19.224Z] bcc1e574941f: Preparing [2024-10-09T22:54:19.224Z] aaa3d406bfd9: Preparing [2024-10-09T22:54:19.224Z] 025c15e83490: Preparing [2024-10-09T22:54:19.224Z] 28edc127cf8c: Preparing [2024-10-09T22:54:19.224Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:19.224Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:19.224Z] 025c15e83490: Waiting [2024-10-09T22:54:19.224Z] aaa3d406bfd9: Waiting [2024-10-09T22:54:19.224Z] bcc1e574941f: Waiting [2024-10-09T22:54:19.224Z] 6b99a57d6c4b: Layer already exists [2024-10-09T22:54:19.224Z] 7cfcde7cce77: Layer already exists [2024-10-09T22:54:19.224Z] f42648185db0: Layer already exists [2024-10-09T22:54:19.224Z] da9f9e34972f: Layer already exists [2024-10-09T22:54:19.224Z] 362b3951c3fc: Layer already exists [2024-10-09T22:54:19.224Z] aaa3d406bfd9: Layer already exists [2024-10-09T22:54:19.224Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:19.224Z] 025c15e83490: Layer already exists [2024-10-09T22:54:19.224Z] 28edc127cf8c: Layer already exists [2024-10-09T22:54:19.224Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:19.224Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:19.224Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:19.550Z] + 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-09T22:54:19.887Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-10-09T22:54:19.887Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-10-09T22:54:19.887Z] f42648185db0: Preparing [2024-10-09T22:54:19.887Z] 362b3951c3fc: Preparing [2024-10-09T22:54:19.887Z] 7cfcde7cce77: Preparing [2024-10-09T22:54:19.887Z] da9f9e34972f: Preparing [2024-10-09T22:54:19.887Z] 6b99a57d6c4b: Preparing [2024-10-09T22:54:19.887Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:19.887Z] bcc1e574941f: Preparing [2024-10-09T22:54:19.887Z] aaa3d406bfd9: Preparing [2024-10-09T22:54:19.888Z] 025c15e83490: Preparing [2024-10-09T22:54:19.888Z] 28edc127cf8c: Preparing [2024-10-09T22:54:19.888Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:19.888Z] bcc1e574941f: Waiting [2024-10-09T22:54:19.888Z] aaa3d406bfd9: Waiting [2024-10-09T22:54:19.888Z] 025c15e83490: Waiting [2024-10-09T22:54:19.888Z] 28edc127cf8c: Waiting [2024-10-09T22:54:19.888Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:19.888Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:19.888Z] 362b3951c3fc: Layer already exists [2024-10-09T22:54:19.888Z] 7cfcde7cce77: Layer already exists [2024-10-09T22:54:19.888Z] 6b99a57d6c4b: Layer already exists [2024-10-09T22:54:19.888Z] da9f9e34972f: Layer already exists [2024-10-09T22:54:19.888Z] f42648185db0: Layer already exists [2024-10-09T22:54:19.888Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:19.888Z] 025c15e83490: Layer already exists [2024-10-09T22:54:19.888Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:19.888Z] 28edc127cf8c: Layer already exists [2024-10-09T22:54:19.888Z] aaa3d406bfd9: Layer already exists [2024-10-09T22:54:19.888Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:19.888Z] main: digest: sha256:77cef9a675e4df1a2fcf5df9a6f0024ed4b714405dc476d478a31caabf7cbc24 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:19.958Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:19.970Z] taggedImages: [2024-10-09T22:54:19.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:19.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-10-09T22:54:19.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.98 [2024-10-09T22:54:19.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:19.970Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-10-09T22:54:19.996Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-10-09T22:54:19.996Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:19.996Z] latest [2024-10-09T22:54:19.996Z] 3.2.0-dev.98 [2024-10-09T22:54:19.996Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:19.996Z] main [2024-10-09T22:54:19.996Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:20.348Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:20.678Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:20.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-09T22:54:20.678Z] 98c19732d07d: Preparing [2024-10-09T22:54:20.678Z] e0c6ee61e50b: Preparing [2024-10-09T22:54:20.678Z] 49816dd74442: Preparing [2024-10-09T22:54:20.678Z] 2d607d148513: Preparing [2024-10-09T22:54:20.678Z] e91a70348018: Preparing [2024-10-09T22:54:20.678Z] 89e4554f1bdf: Preparing [2024-10-09T22:54:20.678Z] 22c8349b784a: Preparing [2024-10-09T22:54:20.678Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:20.678Z] bcc1e574941f: Preparing [2024-10-09T22:54:20.678Z] 555e443aeb9b: Preparing [2024-10-09T22:54:20.678Z] 597bf4ef3b0a: Preparing [2024-10-09T22:54:20.678Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:20.679Z] 22c8349b784a: Waiting [2024-10-09T22:54:20.679Z] bcc1e574941f: Waiting [2024-10-09T22:54:20.679Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:20.679Z] 555e443aeb9b: Waiting [2024-10-09T22:54:20.679Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:20.679Z] 597bf4ef3b0a: Waiting [2024-10-09T22:54:20.679Z] e0c6ee61e50b: Pushed [2024-10-09T22:54:20.679Z] e91a70348018: Pushed [2024-10-09T22:54:20.679Z] 98c19732d07d: Pushed [2024-10-09T22:54:20.679Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:20.679Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:20.679Z] 89e4554f1bdf: Pushed [2024-10-09T22:54:20.937Z] 22c8349b784a: Pushed [2024-10-09T22:54:20.937Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:20.937Z] 555e443aeb9b: Pushed [2024-10-09T22:54:21.878Z] 2d607d148513: Pushed [2024-10-09T22:54:22.137Z] 49816dd74442: Pushed [2024-10-09T22:54:22.137Z] 597bf4ef3b0a: Pushed [2024-10-09T22:54:22.397Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:22.730Z] + 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-09T22:54:23.061Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-09T22:54:23.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-09T22:54:23.061Z] 98c19732d07d: Preparing [2024-10-09T22:54:23.061Z] e0c6ee61e50b: Preparing [2024-10-09T22:54:23.061Z] 49816dd74442: Preparing [2024-10-09T22:54:23.061Z] 2d607d148513: Preparing [2024-10-09T22:54:23.061Z] e91a70348018: Preparing [2024-10-09T22:54:23.061Z] 89e4554f1bdf: Preparing [2024-10-09T22:54:23.061Z] 22c8349b784a: Preparing [2024-10-09T22:54:23.061Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:23.061Z] bcc1e574941f: Preparing [2024-10-09T22:54:23.061Z] 555e443aeb9b: Preparing [2024-10-09T22:54:23.061Z] 597bf4ef3b0a: Preparing [2024-10-09T22:54:23.061Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:23.061Z] 22c8349b784a: Waiting [2024-10-09T22:54:23.061Z] 555e443aeb9b: Waiting [2024-10-09T22:54:23.061Z] 597bf4ef3b0a: Waiting [2024-10-09T22:54:23.061Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:23.061Z] 89e4554f1bdf: Waiting [2024-10-09T22:54:23.061Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:23.061Z] 2d607d148513: Layer already exists [2024-10-09T22:54:23.061Z] 49816dd74442: Layer already exists [2024-10-09T22:54:23.061Z] 98c19732d07d: Layer already exists [2024-10-09T22:54:23.061Z] e0c6ee61e50b: Layer already exists [2024-10-09T22:54:23.061Z] e91a70348018: Layer already exists [2024-10-09T22:54:23.061Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:23.061Z] 22c8349b784a: Layer already exists [2024-10-09T22:54:23.061Z] 89e4554f1bdf: Layer already exists [2024-10-09T22:54:23.061Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:23.061Z] 555e443aeb9b: Layer already exists [2024-10-09T22:54:23.061Z] 597bf4ef3b0a: Layer already exists [2024-10-09T22:54:23.061Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:23.061Z] latest: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:23.387Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:23.714Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.98 [2024-10-09T22:54:23.715Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-09T22:54:23.715Z] 98c19732d07d: Preparing [2024-10-09T22:54:23.715Z] e0c6ee61e50b: Preparing [2024-10-09T22:54:23.715Z] 49816dd74442: Preparing [2024-10-09T22:54:23.715Z] 2d607d148513: Preparing [2024-10-09T22:54:23.715Z] e91a70348018: Preparing [2024-10-09T22:54:23.715Z] 89e4554f1bdf: Preparing [2024-10-09T22:54:23.715Z] 22c8349b784a: Preparing [2024-10-09T22:54:23.715Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:23.715Z] bcc1e574941f: Preparing [2024-10-09T22:54:23.715Z] 555e443aeb9b: Preparing [2024-10-09T22:54:23.715Z] 597bf4ef3b0a: Preparing [2024-10-09T22:54:23.715Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:23.715Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:23.715Z] bcc1e574941f: Waiting [2024-10-09T22:54:23.715Z] 555e443aeb9b: Waiting [2024-10-09T22:54:23.715Z] 89e4554f1bdf: Waiting [2024-10-09T22:54:23.715Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:23.715Z] 597bf4ef3b0a: Waiting [2024-10-09T22:54:23.715Z] 22c8349b784a: Waiting [2024-10-09T22:54:23.715Z] e0c6ee61e50b: Layer already exists [2024-10-09T22:54:23.715Z] e91a70348018: Layer already exists [2024-10-09T22:54:23.715Z] 2d607d148513: Layer already exists [2024-10-09T22:54:23.715Z] 98c19732d07d: Layer already exists [2024-10-09T22:54:23.715Z] 49816dd74442: Layer already exists [2024-10-09T22:54:23.715Z] 89e4554f1bdf: Layer already exists [2024-10-09T22:54:23.715Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:23.715Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:23.715Z] 555e443aeb9b: Layer already exists [2024-10-09T22:54:23.715Z] 22c8349b784a: Layer already exists [2024-10-09T22:54:23.715Z] 597bf4ef3b0a: Layer already exists [2024-10-09T22:54:23.715Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:23.715Z] 3.2.0-dev.98: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:24.035Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:24.349Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:24.349Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-09T22:54:24.349Z] 98c19732d07d: Preparing [2024-10-09T22:54:24.349Z] e0c6ee61e50b: Preparing [2024-10-09T22:54:24.349Z] 49816dd74442: Preparing [2024-10-09T22:54:24.349Z] 2d607d148513: Preparing [2024-10-09T22:54:24.349Z] e91a70348018: Preparing [2024-10-09T22:54:24.349Z] 89e4554f1bdf: Preparing [2024-10-09T22:54:24.349Z] 22c8349b784a: Preparing [2024-10-09T22:54:24.349Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:24.349Z] bcc1e574941f: Preparing [2024-10-09T22:54:24.349Z] 555e443aeb9b: Preparing [2024-10-09T22:54:24.349Z] 597bf4ef3b0a: Preparing [2024-10-09T22:54:24.349Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:24.349Z] 555e443aeb9b: Waiting [2024-10-09T22:54:24.349Z] 597bf4ef3b0a: Waiting [2024-10-09T22:54:24.349Z] 22c8349b784a: Waiting [2024-10-09T22:54:24.349Z] 89e4554f1bdf: Waiting [2024-10-09T22:54:24.349Z] bcc1e574941f: Waiting [2024-10-09T22:54:24.349Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:24.349Z] 49816dd74442: Layer already exists [2024-10-09T22:54:24.349Z] e0c6ee61e50b: Layer already exists [2024-10-09T22:54:24.349Z] 98c19732d07d: Layer already exists [2024-10-09T22:54:24.349Z] 2d607d148513: Layer already exists [2024-10-09T22:54:24.349Z] e91a70348018: Layer already exists [2024-10-09T22:54:24.349Z] 89e4554f1bdf: Layer already exists [2024-10-09T22:54:24.349Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:24.349Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:24.349Z] 22c8349b784a: Layer already exists [2024-10-09T22:54:24.349Z] 555e443aeb9b: Layer already exists [2024-10-09T22:54:24.349Z] 597bf4ef3b0a: Layer already exists [2024-10-09T22:54:24.349Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:24.349Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:24.673Z] + 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-09T22:54:25.003Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-10-09T22:54:25.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-10-09T22:54:25.003Z] 98c19732d07d: Preparing [2024-10-09T22:54:25.003Z] e0c6ee61e50b: Preparing [2024-10-09T22:54:25.003Z] 49816dd74442: Preparing [2024-10-09T22:54:25.003Z] 2d607d148513: Preparing [2024-10-09T22:54:25.003Z] e91a70348018: Preparing [2024-10-09T22:54:25.003Z] 89e4554f1bdf: Preparing [2024-10-09T22:54:25.003Z] 22c8349b784a: Preparing [2024-10-09T22:54:25.003Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:25.003Z] bcc1e574941f: Preparing [2024-10-09T22:54:25.003Z] 555e443aeb9b: Preparing [2024-10-09T22:54:25.003Z] 597bf4ef3b0a: Preparing [2024-10-09T22:54:25.003Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:25.003Z] 89e4554f1bdf: Waiting [2024-10-09T22:54:25.003Z] bcc1e574941f: Waiting [2024-10-09T22:54:25.003Z] 597bf4ef3b0a: Waiting [2024-10-09T22:54:25.003Z] 555e443aeb9b: Waiting [2024-10-09T22:54:25.003Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:25.003Z] 22c8349b784a: Waiting [2024-10-09T22:54:25.003Z] 6d1b9ab26b2d: Waiting [2024-10-09T22:54:25.003Z] e0c6ee61e50b: Layer already exists [2024-10-09T22:54:25.003Z] 49816dd74442: Layer already exists [2024-10-09T22:54:25.003Z] 2d607d148513: Layer already exists [2024-10-09T22:54:25.003Z] 98c19732d07d: Layer already exists [2024-10-09T22:54:25.003Z] e91a70348018: Layer already exists [2024-10-09T22:54:25.003Z] 89e4554f1bdf: Layer already exists [2024-10-09T22:54:25.003Z] 22c8349b784a: Layer already exists [2024-10-09T22:54:25.003Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:25.003Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:25.003Z] 597bf4ef3b0a: Layer already exists [2024-10-09T22:54:25.003Z] 555e443aeb9b: Layer already exists [2024-10-09T22:54:25.003Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:25.003Z] main: digest: sha256:9afa53c88370c1789498ea72eb21d43554edbfcf0767b8aee47da5efdf730c73 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:25.079Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:25.093Z] taggedImages: [2024-10-09T22:54:25.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:25.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-10-09T22:54:25.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.98 [2024-10-09T22:54:25.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:25.093Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-10-09T22:54:25.126Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-10-09T22:54:25.126Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:25.126Z] latest [2024-10-09T22:54:25.126Z] 3.2.0-dev.98 [2024-10-09T22:54:25.126Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:25.126Z] main [2024-10-09T22:54:25.126Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:25.461Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:25.777Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:25.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-09T22:54:25.777Z] 1904e65b458e: Preparing [2024-10-09T22:54:25.777Z] 91c3bb9f7ba6: Preparing [2024-10-09T22:54:25.777Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:25.777Z] bcc1e574941f: Preparing [2024-10-09T22:54:25.777Z] d981b2615566: Preparing [2024-10-09T22:54:25.777Z] d763fde1f1dc: Preparing [2024-10-09T22:54:25.777Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:25.777Z] d763fde1f1dc: Waiting [2024-10-09T22:54:25.777Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:25.777Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:25.777Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:25.777Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:26.040Z] 1904e65b458e: Pushed [2024-10-09T22:54:26.040Z] d981b2615566: Pushed [2024-10-09T22:54:26.973Z] d763fde1f1dc: Pushed [2024-10-09T22:54:27.909Z] 91c3bb9f7ba6: Pushed [2024-10-09T22:54:27.909Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:28.257Z] + 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-09T22:54:28.580Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-09T22:54:28.580Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-09T22:54:28.580Z] 1904e65b458e: Preparing [2024-10-09T22:54:28.580Z] 91c3bb9f7ba6: Preparing [2024-10-09T22:54:28.580Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:28.580Z] bcc1e574941f: Preparing [2024-10-09T22:54:28.580Z] d981b2615566: Preparing [2024-10-09T22:54:28.580Z] d763fde1f1dc: Preparing [2024-10-09T22:54:28.580Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:28.580Z] d763fde1f1dc: Waiting [2024-10-09T22:54:28.580Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:28.580Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:28.580Z] d981b2615566: Layer already exists [2024-10-09T22:54:28.580Z] 1904e65b458e: Layer already exists [2024-10-09T22:54:28.580Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:28.580Z] 91c3bb9f7ba6: Layer already exists [2024-10-09T22:54:28.580Z] d763fde1f1dc: Layer already exists [2024-10-09T22:54:28.580Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:28.580Z] latest: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:28.901Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:29.222Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.98 [2024-10-09T22:54:29.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-09T22:54:29.222Z] 1904e65b458e: Preparing [2024-10-09T22:54:29.222Z] 91c3bb9f7ba6: Preparing [2024-10-09T22:54:29.222Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:29.222Z] bcc1e574941f: Preparing [2024-10-09T22:54:29.222Z] d981b2615566: Preparing [2024-10-09T22:54:29.222Z] d763fde1f1dc: Preparing [2024-10-09T22:54:29.222Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:29.222Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:29.222Z] d763fde1f1dc: Waiting [2024-10-09T22:54:29.222Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:29.222Z] 91c3bb9f7ba6: Layer already exists [2024-10-09T22:54:29.222Z] d981b2615566: Layer already exists [2024-10-09T22:54:29.222Z] 1904e65b458e: Layer already exists [2024-10-09T22:54:29.222Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:29.222Z] d763fde1f1dc: Layer already exists [2024-10-09T22:54:29.222Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:29.222Z] 3.2.0-dev.98: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:29.550Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:29.867Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:29.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-09T22:54:29.867Z] 1904e65b458e: Preparing [2024-10-09T22:54:29.867Z] 91c3bb9f7ba6: Preparing [2024-10-09T22:54:29.867Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:29.867Z] bcc1e574941f: Preparing [2024-10-09T22:54:29.867Z] d981b2615566: Preparing [2024-10-09T22:54:29.867Z] d763fde1f1dc: Preparing [2024-10-09T22:54:29.867Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:29.867Z] d763fde1f1dc: Waiting [2024-10-09T22:54:29.867Z] 91c3bb9f7ba6: Layer already exists [2024-10-09T22:54:29.867Z] d981b2615566: Layer already exists [2024-10-09T22:54:29.867Z] 1904e65b458e: Layer already exists [2024-10-09T22:54:29.867Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:29.867Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:29.867Z] d763fde1f1dc: Layer already exists [2024-10-09T22:54:29.867Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:29.867Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:30.196Z] + 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-09T22:54:30.531Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-10-09T22:54:30.531Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-10-09T22:54:30.531Z] 1904e65b458e: Preparing [2024-10-09T22:54:30.531Z] 91c3bb9f7ba6: Preparing [2024-10-09T22:54:30.531Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:30.531Z] bcc1e574941f: Preparing [2024-10-09T22:54:30.531Z] d981b2615566: Preparing [2024-10-09T22:54:30.531Z] d763fde1f1dc: Preparing [2024-10-09T22:54:30.531Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:30.531Z] d763fde1f1dc: Waiting [2024-10-09T22:54:30.531Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:30.532Z] 91c3bb9f7ba6: Layer already exists [2024-10-09T22:54:30.532Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:30.532Z] 1904e65b458e: Layer already exists [2024-10-09T22:54:30.532Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:30.532Z] d981b2615566: Layer already exists [2024-10-09T22:54:30.532Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:30.532Z] d763fde1f1dc: Layer already exists [2024-10-09T22:54:30.532Z] main: digest: sha256:1e66d8d7cbc873bfc93cbfca9cb8b5dc670e352d9f7f0233a6c5090703026f71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:30.614Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:30.628Z] taggedImages: [2024-10-09T22:54:30.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:30.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-10-09T22:54:30.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.98 [2024-10-09T22:54:30.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:30.628Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-10-09T22:54:30.659Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-10-09T22:54:30.659Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:30.659Z] latest [2024-10-09T22:54:30.659Z] 3.2.0-dev.98 [2024-10-09T22:54:30.659Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:30.659Z] main [2024-10-09T22:54:30.659Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:31.003Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:31.333Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:31.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-09T22:54:31.333Z] 2bae98ec185b: Preparing [2024-10-09T22:54:31.333Z] 908ca6225724: Preparing [2024-10-09T22:54:31.333Z] 1ce058271736: Preparing [2024-10-09T22:54:31.333Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:31.333Z] bcc1e574941f: Preparing [2024-10-09T22:54:31.333Z] a12e3ad82803: Preparing [2024-10-09T22:54:31.333Z] 78dfb3e4c24e: Preparing [2024-10-09T22:54:31.333Z] c8fcb3035480: Preparing [2024-10-09T22:54:31.333Z] 5252255d1c2b: Preparing [2024-10-09T22:54:31.333Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:31.333Z] a12e3ad82803: Waiting [2024-10-09T22:54:31.333Z] 78dfb3e4c24e: Waiting [2024-10-09T22:54:31.333Z] c8fcb3035480: Waiting [2024-10-09T22:54:31.333Z] 5252255d1c2b: Waiting [2024-10-09T22:54:31.333Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:31.333Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:31.333Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:31.333Z] 908ca6225724: Pushed [2024-10-09T22:54:31.333Z] 1ce058271736: Pushed [2024-10-09T22:54:31.333Z] 2bae98ec185b: Pushed [2024-10-09T22:54:31.333Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:31.592Z] c8fcb3035480: Pushed [2024-10-09T22:54:31.850Z] 5252255d1c2b: Pushed [2024-10-09T22:54:37.413Z] #48 ... [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #87 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #87 DONE 87.2s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #91 DONE 81.8s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #94 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #94 DONE 87.7s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #84 DONE 91.3s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #97 DONE 81.9s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #119 [security-proxy-setup builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #119 DONE 2.5s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #120 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #120 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #121 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #122 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #122 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #123 [security-spiffe-token-provider builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #123 DONE 2.5s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #124 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #125 [support-notifications builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #125 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #126 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #127 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #127 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #128 [security-proxy-auth builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #128 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #129 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #130 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #131 [core-metadata builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #131 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #132 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #132 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #133 [support-cron-scheduler builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #133 DONE 2.6s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #134 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #135 [core-data builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #135 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #136 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #137 [core-keeper builder 7/8] COPY . . [2024-10-09T22:54:37.413Z] #137 DONE 2.4s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #138 [support-scheduler builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #138 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #139 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #140 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #141 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #141 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #142 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #143 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #144 [security-bootstrapper builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #144 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-09T22:54:37.413Z] #145 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-10-09T22:54:37.413Z] #146 CACHED [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #147 [core-command builder 6/7] COPY . . [2024-10-09T22:54:37.413Z] #147 DONE 2.5s [2024-10-09T22:54:37.413Z] [2024-10-09T22:54:37.413Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T22:54:38.420Z] 78dfb3e4c24e: Pushed [2024-10-09T22:54:40.790Z] #148 ... [2024-10-09T22:54:40.790Z] [2024-10-09T22:54:40.790Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-09T22:54:40.790Z] #0 5.008 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-10-09T22:54:41.381Z] #149 ... [2024-10-09T22:54:41.381Z] [2024-10-09T22:54:41.381Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T22:54:41.381Z] #148 6.046 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-10-09T22:54:41.707Z] a12e3ad82803: Pushed [2024-10-09T22:54:41.708Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:42.037Z] + 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-09T22:54:42.358Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-09T22:54:42.358Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-09T22:54:42.358Z] 2bae98ec185b: Preparing [2024-10-09T22:54:42.358Z] 908ca6225724: Preparing [2024-10-09T22:54:42.358Z] 1ce058271736: Preparing [2024-10-09T22:54:42.358Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:42.358Z] bcc1e574941f: Preparing [2024-10-09T22:54:42.358Z] a12e3ad82803: Preparing [2024-10-09T22:54:42.358Z] 78dfb3e4c24e: Preparing [2024-10-09T22:54:42.358Z] c8fcb3035480: Preparing [2024-10-09T22:54:42.358Z] 5252255d1c2b: Preparing [2024-10-09T22:54:42.358Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:42.358Z] 78dfb3e4c24e: Waiting [2024-10-09T22:54:42.358Z] c8fcb3035480: Waiting [2024-10-09T22:54:42.358Z] 5252255d1c2b: Waiting [2024-10-09T22:54:42.358Z] a12e3ad82803: Waiting [2024-10-09T22:54:42.358Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:42.358Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:42.358Z] 908ca6225724: Layer already exists [2024-10-09T22:54:42.358Z] 1ce058271736: Layer already exists [2024-10-09T22:54:42.358Z] 2bae98ec185b: Layer already exists [2024-10-09T22:54:42.358Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:42.358Z] c8fcb3035480: Layer already exists [2024-10-09T22:54:42.358Z] 5252255d1c2b: Layer already exists [2024-10-09T22:54:42.358Z] 78dfb3e4c24e: Layer already exists [2024-10-09T22:54:42.358Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:42.358Z] latest: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:42.690Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:43.020Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.98 [2024-10-09T22:54:43.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-09T22:54:43.020Z] 2bae98ec185b: Preparing [2024-10-09T22:54:43.020Z] 908ca6225724: Preparing [2024-10-09T22:54:43.020Z] 1ce058271736: Preparing [2024-10-09T22:54:43.020Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:43.020Z] bcc1e574941f: Preparing [2024-10-09T22:54:43.020Z] a12e3ad82803: Preparing [2024-10-09T22:54:43.020Z] 78dfb3e4c24e: Preparing [2024-10-09T22:54:43.020Z] c8fcb3035480: Preparing [2024-10-09T22:54:43.020Z] 5252255d1c2b: Preparing [2024-10-09T22:54:43.020Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:43.020Z] c8fcb3035480: Waiting [2024-10-09T22:54:43.020Z] 78dfb3e4c24e: Waiting [2024-10-09T22:54:43.020Z] 5252255d1c2b: Waiting [2024-10-09T22:54:43.020Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:43.020Z] a12e3ad82803: Waiting [2024-10-09T22:54:43.020Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:43.020Z] 1ce058271736: Layer already exists [2024-10-09T22:54:43.020Z] 2bae98ec185b: Layer already exists [2024-10-09T22:54:43.020Z] 908ca6225724: Layer already exists [2024-10-09T22:54:43.020Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:43.020Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:43.020Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:43.020Z] c8fcb3035480: Layer already exists [2024-10-09T22:54:43.020Z] 78dfb3e4c24e: Layer already exists [2024-10-09T22:54:43.020Z] 5252255d1c2b: Layer already exists [2024-10-09T22:54:43.020Z] 3.2.0-dev.98: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:43.405Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:43.720Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:43.720Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-09T22:54:43.720Z] 2bae98ec185b: Preparing [2024-10-09T22:54:43.720Z] 908ca6225724: Preparing [2024-10-09T22:54:43.720Z] 1ce058271736: Preparing [2024-10-09T22:54:43.720Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:43.720Z] bcc1e574941f: Preparing [2024-10-09T22:54:43.720Z] a12e3ad82803: Preparing [2024-10-09T22:54:43.720Z] 78dfb3e4c24e: Preparing [2024-10-09T22:54:43.720Z] c8fcb3035480: Preparing [2024-10-09T22:54:43.720Z] 5252255d1c2b: Preparing [2024-10-09T22:54:43.720Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:43.720Z] 78dfb3e4c24e: Waiting [2024-10-09T22:54:43.720Z] 5252255d1c2b: Waiting [2024-10-09T22:54:43.720Z] c8fcb3035480: Waiting [2024-10-09T22:54:43.720Z] a12e3ad82803: Waiting [2024-10-09T22:54:43.720Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:43.720Z] 2bae98ec185b: Layer already exists [2024-10-09T22:54:43.720Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:43.720Z] 78dfb3e4c24e: Layer already exists [2024-10-09T22:54:43.720Z] c8fcb3035480: Layer already exists [2024-10-09T22:54:43.720Z] 5252255d1c2b: Layer already exists [2024-10-09T22:54:43.720Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:43.720Z] 1ce058271736: Layer already exists [2024-10-09T22:54:43.720Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:43.720Z] 908ca6225724: Layer already exists [2024-10-09T22:54:43.720Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:44.044Z] + 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-09T22:54:44.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-10-09T22:54:44.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-10-09T22:54:44.368Z] 2bae98ec185b: Preparing [2024-10-09T22:54:44.368Z] 908ca6225724: Preparing [2024-10-09T22:54:44.368Z] 1ce058271736: Preparing [2024-10-09T22:54:44.368Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:44.368Z] bcc1e574941f: Preparing [2024-10-09T22:54:44.368Z] a12e3ad82803: Preparing [2024-10-09T22:54:44.368Z] 78dfb3e4c24e: Preparing [2024-10-09T22:54:44.368Z] c8fcb3035480: Preparing [2024-10-09T22:54:44.368Z] 5252255d1c2b: Preparing [2024-10-09T22:54:44.368Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:44.368Z] 78dfb3e4c24e: Waiting [2024-10-09T22:54:44.368Z] c8fcb3035480: Waiting [2024-10-09T22:54:44.368Z] 5252255d1c2b: Waiting [2024-10-09T22:54:44.368Z] a12e3ad82803: Waiting [2024-10-09T22:54:44.368Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:44.368Z] 908ca6225724: Layer already exists [2024-10-09T22:54:44.368Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:44.368Z] 1ce058271736: Layer already exists [2024-10-09T22:54:44.368Z] 2bae98ec185b: Layer already exists [2024-10-09T22:54:44.368Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:44.368Z] 78dfb3e4c24e: Layer already exists [2024-10-09T22:54:44.368Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:44.368Z] c8fcb3035480: Layer already exists [2024-10-09T22:54:44.368Z] 5252255d1c2b: Layer already exists [2024-10-09T22:54:44.368Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:44.628Z] main: digest: sha256:ef5ccd737f8301af6c803475b7f26eb12283da566517802c4fb4ac0fb86d9c6d size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:44.705Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:44.720Z] taggedImages: [2024-10-09T22:54:44.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:44.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-10-09T22:54:44.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.98 [2024-10-09T22:54:44.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:44.720Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-10-09T22:54:44.748Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-10-09T22:54:44.748Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:44.748Z] latest [2024-10-09T22:54:44.748Z] 3.2.0-dev.98 [2024-10-09T22:54:44.748Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:44.748Z] main [2024-10-09T22:54:44.748Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:45.098Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:45.420Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:45.420Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-09T22:54:45.420Z] 5c0ab23b6c5d: Preparing [2024-10-09T22:54:45.420Z] e76175e40cfb: Preparing [2024-10-09T22:54:45.420Z] 96c6a43c6f43: Preparing [2024-10-09T22:54:45.420Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:45.420Z] bcc1e574941f: Preparing [2024-10-09T22:54:45.420Z] a12e3ad82803: Preparing [2024-10-09T22:54:45.420Z] 5f60da4c041a: Preparing [2024-10-09T22:54:45.420Z] cf8a2f69d7ba: Preparing [2024-10-09T22:54:45.420Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:45.420Z] 5f60da4c041a: Waiting [2024-10-09T22:54:45.420Z] cf8a2f69d7ba: Waiting [2024-10-09T22:54:45.420Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:45.420Z] a12e3ad82803: Waiting [2024-10-09T22:54:45.420Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:45.420Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:45.420Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:45.420Z] e76175e40cfb: Pushed [2024-10-09T22:54:45.420Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:45.644Z] #148 ... [2024-10-09T22:54:45.644Z] [2024-10-09T22:54:45.644Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T22:54:45.644Z] #0 5.091 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-10-09T22:54:45.644Z] #150 ... [2024-10-09T22:54:45.644Z] [2024-10-09T22:54:45.644Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T22:54:45.644Z] #0 4.813 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-10-09T22:54:45.644Z] #151 ... [2024-10-09T22:54:45.644Z] [2024-10-09T22:54:45.644Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T22:54:45.644Z] #0 4.239 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-10-09T22:54:45.679Z] 96c6a43c6f43: Pushed [2024-10-09T22:54:45.679Z] 5c0ab23b6c5d: Pushed [2024-10-09T22:54:45.679Z] 5f60da4c041a: Pushed [2024-10-09T22:54:45.911Z] #152 ... [2024-10-09T22:54:45.911Z] [2024-10-09T22:54:45.911Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-09T22:54:45.911Z] #0 6.355 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-10-09T22:54:45.911Z] #153 ... [2024-10-09T22:54:45.911Z] [2024-10-09T22:54:45.911Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-09T22:54:45.911Z] #0 6.230 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-10-09T22:54:45.938Z] cf8a2f69d7ba: Pushed [2024-10-09T22:54:45.938Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:46.200Z] #154 ... [2024-10-09T22:54:46.200Z] [2024-10-09T22:54:46.200Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-09T22:54:46.200Z] #0 6.013 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-10-09T22:54:46.277Z] + 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-09T22:54:46.520Z] #155 ... [2024-10-09T22:54:46.520Z] [2024-10-09T22:54:46.520Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T22:54:46.520Z] #0 4.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-10-09T22:54:46.520Z] #156 ... [2024-10-09T22:54:46.520Z] [2024-10-09T22:54:46.520Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T22:54:46.520Z] #0 6.410 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-10-09T22:54:46.596Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-09T22:54:46.596Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-09T22:54:46.596Z] 5c0ab23b6c5d: Preparing [2024-10-09T22:54:46.596Z] e76175e40cfb: Preparing [2024-10-09T22:54:46.596Z] 96c6a43c6f43: Preparing [2024-10-09T22:54:46.596Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:46.596Z] bcc1e574941f: Preparing [2024-10-09T22:54:46.596Z] a12e3ad82803: Preparing [2024-10-09T22:54:46.596Z] 5f60da4c041a: Preparing [2024-10-09T22:54:46.596Z] a12e3ad82803: Waiting [2024-10-09T22:54:46.596Z] cf8a2f69d7ba: Preparing [2024-10-09T22:54:46.596Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:46.596Z] cf8a2f69d7ba: Waiting [2024-10-09T22:54:46.596Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:46.596Z] 5f60da4c041a: Waiting [2024-10-09T22:54:46.596Z] 5c0ab23b6c5d: Layer already exists [2024-10-09T22:54:46.596Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:46.596Z] e76175e40cfb: Layer already exists [2024-10-09T22:54:46.596Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:46.596Z] 96c6a43c6f43: Layer already exists [2024-10-09T22:54:46.596Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:46.596Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:46.596Z] 5f60da4c041a: Layer already exists [2024-10-09T22:54:46.596Z] cf8a2f69d7ba: Layer already exists [2024-10-09T22:54:46.596Z] latest: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:46.787Z] #157 ... [2024-10-09T22:54:46.787Z] [2024-10-09T22:54:46.787Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-09T22:54:46.788Z] #0 6.373 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-10-09T22:54:46.788Z] #158 ... [2024-10-09T22:54:46.788Z] [2024-10-09T22:54:46.788Z] #159 [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-09T22:54:46.788Z] #0 6.310 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-10-09T22:54:46.937Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:47.084Z] #159 ... [2024-10-09T22:54:47.085Z] [2024-10-09T22:54:47.085Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T22:54:47.085Z] #0 6.374 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-10-09T22:54:47.266Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.98 [2024-10-09T22:54:47.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-09T22:54:47.266Z] 5c0ab23b6c5d: Preparing [2024-10-09T22:54:47.266Z] e76175e40cfb: Preparing [2024-10-09T22:54:47.266Z] 96c6a43c6f43: Preparing [2024-10-09T22:54:47.266Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:47.266Z] bcc1e574941f: Preparing [2024-10-09T22:54:47.266Z] a12e3ad82803: Preparing [2024-10-09T22:54:47.266Z] 5f60da4c041a: Preparing [2024-10-09T22:54:47.266Z] cf8a2f69d7ba: Preparing [2024-10-09T22:54:47.266Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:47.266Z] 5f60da4c041a: Waiting [2024-10-09T22:54:47.266Z] cf8a2f69d7ba: Waiting [2024-10-09T22:54:47.266Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:47.266Z] a12e3ad82803: Waiting [2024-10-09T22:54:47.266Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:47.266Z] 96c6a43c6f43: Layer already exists [2024-10-09T22:54:47.266Z] 5c0ab23b6c5d: Layer already exists [2024-10-09T22:54:47.266Z] e76175e40cfb: Layer already exists [2024-10-09T22:54:47.266Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:47.266Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:47.266Z] 5f60da4c041a: Layer already exists [2024-10-09T22:54:47.266Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:47.266Z] cf8a2f69d7ba: Layer already exists [2024-10-09T22:54:47.266Z] 3.2.0-dev.98: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:47.596Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:47.920Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:47.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-09T22:54:47.920Z] 5c0ab23b6c5d: Preparing [2024-10-09T22:54:47.920Z] e76175e40cfb: Preparing [2024-10-09T22:54:47.920Z] 96c6a43c6f43: Preparing [2024-10-09T22:54:47.920Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:47.920Z] bcc1e574941f: Preparing [2024-10-09T22:54:47.920Z] a12e3ad82803: Preparing [2024-10-09T22:54:47.920Z] 5f60da4c041a: Preparing [2024-10-09T22:54:47.920Z] cf8a2f69d7ba: Preparing [2024-10-09T22:54:47.920Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:47.920Z] a12e3ad82803: Waiting [2024-10-09T22:54:47.920Z] 5f60da4c041a: Waiting [2024-10-09T22:54:47.920Z] cf8a2f69d7ba: Waiting [2024-10-09T22:54:47.920Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:47.920Z] 96c6a43c6f43: Layer already exists [2024-10-09T22:54:47.920Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:47.920Z] e76175e40cfb: Layer already exists [2024-10-09T22:54:47.920Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:47.921Z] 5c0ab23b6c5d: Layer already exists [2024-10-09T22:54:47.921Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:47.921Z] 5f60da4c041a: Layer already exists [2024-10-09T22:54:47.921Z] cf8a2f69d7ba: Layer already exists [2024-10-09T22:54:47.921Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:47.921Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:48.268Z] + 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-09T22:54:48.694Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-10-09T22:54:48.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-10-09T22:54:48.694Z] 5c0ab23b6c5d: Preparing [2024-10-09T22:54:48.694Z] e76175e40cfb: Preparing [2024-10-09T22:54:48.694Z] 96c6a43c6f43: Preparing [2024-10-09T22:54:48.694Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:48.694Z] bcc1e574941f: Preparing [2024-10-09T22:54:48.694Z] a12e3ad82803: Preparing [2024-10-09T22:54:48.694Z] 5f60da4c041a: Preparing [2024-10-09T22:54:48.694Z] cf8a2f69d7ba: Preparing [2024-10-09T22:54:48.694Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:48.694Z] 5f60da4c041a: Waiting [2024-10-09T22:54:48.694Z] cf8a2f69d7ba: Waiting [2024-10-09T22:54:48.694Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:48.694Z] a12e3ad82803: Waiting [2024-10-09T22:54:48.694Z] e76175e40cfb: Layer already exists [2024-10-09T22:54:48.694Z] 96c6a43c6f43: Layer already exists [2024-10-09T22:54:48.694Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:48.694Z] 5c0ab23b6c5d: Layer already exists [2024-10-09T22:54:48.694Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:48.694Z] 5f60da4c041a: Layer already exists [2024-10-09T22:54:48.694Z] a12e3ad82803: Layer already exists [2024-10-09T22:54:48.694Z] cf8a2f69d7ba: Layer already exists [2024-10-09T22:54:48.694Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:48.694Z] main: digest: sha256:15bef57414e34f320d9af35e0dadaa2c87cf839b90ff8a34feeb0aac55b7327a size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:54:48.761Z] ===================================================== [Pipeline] echo [2024-10-09T22:54:48.772Z] taggedImages: [2024-10-09T22:54:48.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:48.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-10-09T22:54:48.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.98 [2024-10-09T22:54:48.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:48.772Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-10-09T22:54:48.798Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-10-09T22:54:48.798Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:48.798Z] latest [2024-10-09T22:54:48.798Z] 3.2.0-dev.98 [2024-10-09T22:54:48.798Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:54:48.798Z] main [2024-10-09T22:54:48.798Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:49.131Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:54:49.464Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:54:49.464Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-09T22:54:49.464Z] 2bae98ec185b: Preparing [2024-10-09T22:54:49.464Z] a646f1ec4368: Preparing [2024-10-09T22:54:49.464Z] 4445da6ede05: Preparing [2024-10-09T22:54:49.464Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:54:49.464Z] bcc1e574941f: Preparing [2024-10-09T22:54:49.464Z] 7045fb138669: Preparing [2024-10-09T22:54:49.464Z] c8fcb3035480: Preparing [2024-10-09T22:54:49.464Z] 5252255d1c2b: Preparing [2024-10-09T22:54:49.464Z] 63ca1fbb43ae: Preparing [2024-10-09T22:54:49.464Z] 5252255d1c2b: Waiting [2024-10-09T22:54:49.464Z] 63ca1fbb43ae: Waiting [2024-10-09T22:54:49.464Z] 7045fb138669: Waiting [2024-10-09T22:54:49.464Z] c8fcb3035480: Waiting [2024-10-09T22:54:49.464Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:54:49.464Z] 2bae98ec185b: Layer already exists [2024-10-09T22:54:49.464Z] bcc1e574941f: Layer already exists [2024-10-09T22:54:49.464Z] c8fcb3035480: Layer already exists [2024-10-09T22:54:49.464Z] 5252255d1c2b: Layer already exists [2024-10-09T22:54:49.464Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:54:49.464Z] 4445da6ede05: Pushed [2024-10-09T22:54:49.464Z] a646f1ec4368: Pushed [2024-10-09T22:55:01.669Z] 7045fb138669: Pushed [2024-10-09T22:55:01.669Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:01.984Z] + 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-09T22:55:02.303Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-09T22:55:02.303Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-09T22:55:02.303Z] 2bae98ec185b: Preparing [2024-10-09T22:55:02.303Z] a646f1ec4368: Preparing [2024-10-09T22:55:02.303Z] 4445da6ede05: Preparing [2024-10-09T22:55:02.303Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:02.303Z] bcc1e574941f: Preparing [2024-10-09T22:55:02.303Z] 7045fb138669: Preparing [2024-10-09T22:55:02.303Z] c8fcb3035480: Preparing [2024-10-09T22:55:02.303Z] 5252255d1c2b: Preparing [2024-10-09T22:55:02.303Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:02.303Z] 7045fb138669: Waiting [2024-10-09T22:55:02.303Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:02.303Z] c8fcb3035480: Waiting [2024-10-09T22:55:02.303Z] 5252255d1c2b: Waiting [2024-10-09T22:55:02.303Z] 4445da6ede05: Layer already exists [2024-10-09T22:55:02.303Z] a646f1ec4368: Layer already exists [2024-10-09T22:55:02.303Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:02.303Z] 2bae98ec185b: Layer already exists [2024-10-09T22:55:02.303Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:02.303Z] 7045fb138669: Layer already exists [2024-10-09T22:55:02.303Z] c8fcb3035480: Layer already exists [2024-10-09T22:55:02.303Z] 5252255d1c2b: Layer already exists [2024-10-09T22:55:02.303Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:02.303Z] latest: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:02.622Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:02.948Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.98 [2024-10-09T22:55:02.948Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-09T22:55:02.948Z] 2bae98ec185b: Preparing [2024-10-09T22:55:02.948Z] a646f1ec4368: Preparing [2024-10-09T22:55:02.948Z] 4445da6ede05: Preparing [2024-10-09T22:55:02.948Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:02.948Z] bcc1e574941f: Preparing [2024-10-09T22:55:02.948Z] 7045fb138669: Preparing [2024-10-09T22:55:02.948Z] c8fcb3035480: Preparing [2024-10-09T22:55:02.948Z] 7045fb138669: Waiting [2024-10-09T22:55:02.948Z] 5252255d1c2b: Preparing [2024-10-09T22:55:02.948Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:02.948Z] c8fcb3035480: Waiting [2024-10-09T22:55:02.948Z] 5252255d1c2b: Waiting [2024-10-09T22:55:02.948Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:02.948Z] 4445da6ede05: Layer already exists [2024-10-09T22:55:02.948Z] a646f1ec4368: Layer already exists [2024-10-09T22:55:02.948Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:02.948Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:02.948Z] 2bae98ec185b: Layer already exists [2024-10-09T22:55:02.948Z] 7045fb138669: Layer already exists [2024-10-09T22:55:02.948Z] c8fcb3035480: Layer already exists [2024-10-09T22:55:02.948Z] 5252255d1c2b: Layer already exists [2024-10-09T22:55:02.948Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:02.948Z] 3.2.0-dev.98: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:03.262Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:03.578Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:03.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-09T22:55:03.578Z] 2bae98ec185b: Preparing [2024-10-09T22:55:03.578Z] a646f1ec4368: Preparing [2024-10-09T22:55:03.578Z] 4445da6ede05: Preparing [2024-10-09T22:55:03.578Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:03.578Z] bcc1e574941f: Preparing [2024-10-09T22:55:03.578Z] 7045fb138669: Preparing [2024-10-09T22:55:03.578Z] c8fcb3035480: Preparing [2024-10-09T22:55:03.578Z] 5252255d1c2b: Preparing [2024-10-09T22:55:03.578Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:03.578Z] 7045fb138669: Waiting [2024-10-09T22:55:03.578Z] c8fcb3035480: Waiting [2024-10-09T22:55:03.578Z] 5252255d1c2b: Waiting [2024-10-09T22:55:03.578Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:03.578Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:03.578Z] a646f1ec4368: Layer already exists [2024-10-09T22:55:03.578Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:03.578Z] 4445da6ede05: Layer already exists [2024-10-09T22:55:03.578Z] 2bae98ec185b: Layer already exists [2024-10-09T22:55:03.578Z] c8fcb3035480: Layer already exists [2024-10-09T22:55:03.578Z] 7045fb138669: Layer already exists [2024-10-09T22:55:03.578Z] 5252255d1c2b: Layer already exists [2024-10-09T22:55:03.578Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:03.578Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:03.904Z] + 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-09T22:55:04.229Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-10-09T22:55:04.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-10-09T22:55:04.229Z] 2bae98ec185b: Preparing [2024-10-09T22:55:04.229Z] a646f1ec4368: Preparing [2024-10-09T22:55:04.229Z] 4445da6ede05: Preparing [2024-10-09T22:55:04.229Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:04.229Z] bcc1e574941f: Preparing [2024-10-09T22:55:04.229Z] 7045fb138669: Preparing [2024-10-09T22:55:04.229Z] c8fcb3035480: Preparing [2024-10-09T22:55:04.229Z] 5252255d1c2b: Preparing [2024-10-09T22:55:04.229Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:04.229Z] c8fcb3035480: Waiting [2024-10-09T22:55:04.229Z] 7045fb138669: Waiting [2024-10-09T22:55:04.229Z] 5252255d1c2b: Waiting [2024-10-09T22:55:04.229Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:04.229Z] a646f1ec4368: Layer already exists [2024-10-09T22:55:04.229Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:04.229Z] 2bae98ec185b: Layer already exists [2024-10-09T22:55:04.229Z] 4445da6ede05: Layer already exists [2024-10-09T22:55:04.229Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:04.229Z] 7045fb138669: Layer already exists [2024-10-09T22:55:04.229Z] c8fcb3035480: Layer already exists [2024-10-09T22:55:04.229Z] 5252255d1c2b: Layer already exists [2024-10-09T22:55:04.229Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:04.229Z] main: digest: sha256:07f8ba386c49388b4cfa87a27f10a318a452ea1a3c8ec9ba5f06f4bb900dd503 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:55:04.306Z] ===================================================== [Pipeline] echo [2024-10-09T22:55:04.316Z] taggedImages: [2024-10-09T22:55:04.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:04.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-10-09T22:55:04.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.98 [2024-10-09T22:55:04.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:04.316Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-10-09T22:55:04.342Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-10-09T22:55:04.342Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:04.342Z] latest [2024-10-09T22:55:04.342Z] 3.2.0-dev.98 [2024-10-09T22:55:04.342Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:04.342Z] main [2024-10-09T22:55:04.342Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:04.666Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:04.986Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:04.986Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-09T22:55:04.986Z] cad31b3f1af0: Preparing [2024-10-09T22:55:04.986Z] e0427f06f443: Preparing [2024-10-09T22:55:04.986Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:04.986Z] bcc1e574941f: Preparing [2024-10-09T22:55:04.986Z] 9fc9b8fb41b5: Preparing [2024-10-09T22:55:04.986Z] dd24e8a6973e: Preparing [2024-10-09T22:55:04.986Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:04.986Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:04.986Z] dd24e8a6973e: Waiting [2024-10-09T22:55:04.986Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:04.986Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:04.986Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:04.986Z] cad31b3f1af0: Pushed [2024-10-09T22:55:04.986Z] 9fc9b8fb41b5: Pushed [2024-10-09T22:55:05.244Z] dd24e8a6973e: Pushed [2024-10-09T22:55:08.534Z] e0427f06f443: Pushed [2024-10-09T22:55:08.793Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:09.122Z] + 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-09T22:55:09.433Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-09T22:55:09.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-09T22:55:09.433Z] cad31b3f1af0: Preparing [2024-10-09T22:55:09.433Z] e0427f06f443: Preparing [2024-10-09T22:55:09.433Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:09.433Z] bcc1e574941f: Preparing [2024-10-09T22:55:09.433Z] 9fc9b8fb41b5: Preparing [2024-10-09T22:55:09.433Z] dd24e8a6973e: Preparing [2024-10-09T22:55:09.433Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:09.433Z] dd24e8a6973e: Waiting [2024-10-09T22:55:09.433Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:09.433Z] 9fc9b8fb41b5: Layer already exists [2024-10-09T22:55:09.433Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:09.433Z] cad31b3f1af0: Layer already exists [2024-10-09T22:55:09.433Z] e0427f06f443: Layer already exists [2024-10-09T22:55:09.433Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:09.433Z] dd24e8a6973e: Layer already exists [2024-10-09T22:55:09.433Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:09.433Z] latest: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:09.761Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:10.084Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.98 [2024-10-09T22:55:10.085Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-09T22:55:10.085Z] cad31b3f1af0: Preparing [2024-10-09T22:55:10.085Z] e0427f06f443: Preparing [2024-10-09T22:55:10.085Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:10.085Z] bcc1e574941f: Preparing [2024-10-09T22:55:10.085Z] 9fc9b8fb41b5: Preparing [2024-10-09T22:55:10.085Z] dd24e8a6973e: Preparing [2024-10-09T22:55:10.085Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:10.085Z] dd24e8a6973e: Waiting [2024-10-09T22:55:10.085Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:10.085Z] 9fc9b8fb41b5: Layer already exists [2024-10-09T22:55:10.085Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:10.085Z] cad31b3f1af0: Layer already exists [2024-10-09T22:55:10.085Z] e0427f06f443: Layer already exists [2024-10-09T22:55:10.085Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:10.085Z] dd24e8a6973e: Layer already exists [2024-10-09T22:55:10.085Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:10.085Z] 3.2.0-dev.98: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:10.409Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:10.732Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:10.732Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-09T22:55:10.732Z] cad31b3f1af0: Preparing [2024-10-09T22:55:10.732Z] e0427f06f443: Preparing [2024-10-09T22:55:10.732Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:10.732Z] bcc1e574941f: Preparing [2024-10-09T22:55:10.732Z] 9fc9b8fb41b5: Preparing [2024-10-09T22:55:10.732Z] dd24e8a6973e: Preparing [2024-10-09T22:55:10.732Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:10.732Z] dd24e8a6973e: Waiting [2024-10-09T22:55:10.732Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:10.732Z] e0427f06f443: Layer already exists [2024-10-09T22:55:10.732Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:10.732Z] cad31b3f1af0: Layer already exists [2024-10-09T22:55:10.732Z] 9fc9b8fb41b5: Layer already exists [2024-10-09T22:55:10.732Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:10.732Z] dd24e8a6973e: Layer already exists [2024-10-09T22:55:10.732Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:10.732Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:11.051Z] + 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-09T22:55:11.361Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-10-09T22:55:11.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-10-09T22:55:11.361Z] cad31b3f1af0: Preparing [2024-10-09T22:55:11.361Z] e0427f06f443: Preparing [2024-10-09T22:55:11.361Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:11.361Z] bcc1e574941f: Preparing [2024-10-09T22:55:11.361Z] 9fc9b8fb41b5: Preparing [2024-10-09T22:55:11.361Z] dd24e8a6973e: Preparing [2024-10-09T22:55:11.361Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:11.361Z] dd24e8a6973e: Waiting [2024-10-09T22:55:11.361Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:11.361Z] cad31b3f1af0: Layer already exists [2024-10-09T22:55:11.361Z] 9fc9b8fb41b5: Layer already exists [2024-10-09T22:55:11.361Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:11.361Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:11.361Z] e0427f06f443: Layer already exists [2024-10-09T22:55:11.361Z] dd24e8a6973e: Layer already exists [2024-10-09T22:55:11.361Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:11.361Z] main: digest: sha256:8ccbc6dfd8bb2e1a6234847241f84eb0892481f09aa53a0c0061cb1cc51e4f08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:55:11.416Z] ===================================================== [Pipeline] echo [2024-10-09T22:55:11.433Z] taggedImages: [2024-10-09T22:55:11.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:11.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-10-09T22:55:11.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.98 [2024-10-09T22:55:11.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:11.433Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-10-09T22:55:11.464Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-10-09T22:55:11.464Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:11.464Z] latest [2024-10-09T22:55:11.464Z] 3.2.0-dev.98 [2024-10-09T22:55:11.464Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:11.464Z] main [2024-10-09T22:55:11.464Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:11.808Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:12.127Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:12.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-09T22:55:12.128Z] 5d5b37507bc1: Preparing [2024-10-09T22:55:12.128Z] 8beab4f9dbdf: Preparing [2024-10-09T22:55:12.128Z] fcc2f308f022: Preparing [2024-10-09T22:55:12.128Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:12.128Z] bcc1e574941f: Preparing [2024-10-09T22:55:12.128Z] 2bc77905467d: Preparing [2024-10-09T22:55:12.128Z] ef24cf06510c: Preparing [2024-10-09T22:55:12.128Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:12.128Z] 2bc77905467d: Waiting [2024-10-09T22:55:12.128Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:12.128Z] ef24cf06510c: Waiting [2024-10-09T22:55:12.128Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:12.128Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:12.128Z] 8beab4f9dbdf: Pushed [2024-10-09T22:55:12.128Z] 5d5b37507bc1: Pushed [2024-10-09T22:55:12.128Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:12.128Z] 2bc77905467d: Pushed [2024-10-09T22:55:12.128Z] ef24cf06510c: Pushed [2024-10-09T22:55:16.316Z] fcc2f308f022: Pushed [2024-10-09T22:55:16.316Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:16.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:16.954Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-09T22:55:16.954Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-09T22:55:16.954Z] 5d5b37507bc1: Preparing [2024-10-09T22:55:16.954Z] 8beab4f9dbdf: Preparing [2024-10-09T22:55:16.954Z] fcc2f308f022: Preparing [2024-10-09T22:55:16.954Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:16.954Z] bcc1e574941f: Preparing [2024-10-09T22:55:16.954Z] 2bc77905467d: Preparing [2024-10-09T22:55:16.954Z] ef24cf06510c: Preparing [2024-10-09T22:55:16.954Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:16.954Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:16.954Z] 2bc77905467d: Waiting [2024-10-09T22:55:16.954Z] ef24cf06510c: Waiting [2024-10-09T22:55:16.954Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:16.954Z] 5d5b37507bc1: Layer already exists [2024-10-09T22:55:16.954Z] 8beab4f9dbdf: Layer already exists [2024-10-09T22:55:16.954Z] fcc2f308f022: Layer already exists [2024-10-09T22:55:16.954Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:16.954Z] 2bc77905467d: Layer already exists [2024-10-09T22:55:16.954Z] ef24cf06510c: Layer already exists [2024-10-09T22:55:16.954Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:16.954Z] latest: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:17.281Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:17.594Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.98 [2024-10-09T22:55:17.594Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-09T22:55:17.594Z] 5d5b37507bc1: Preparing [2024-10-09T22:55:17.594Z] 8beab4f9dbdf: Preparing [2024-10-09T22:55:17.594Z] fcc2f308f022: Preparing [2024-10-09T22:55:17.594Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:17.594Z] bcc1e574941f: Preparing [2024-10-09T22:55:17.594Z] 2bc77905467d: Preparing [2024-10-09T22:55:17.594Z] ef24cf06510c: Preparing [2024-10-09T22:55:17.594Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:17.594Z] 2bc77905467d: Waiting [2024-10-09T22:55:17.594Z] ef24cf06510c: Waiting [2024-10-09T22:55:17.594Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:17.594Z] fcc2f308f022: Layer already exists [2024-10-09T22:55:17.594Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:17.594Z] 8beab4f9dbdf: Layer already exists [2024-10-09T22:55:17.594Z] 5d5b37507bc1: Layer already exists [2024-10-09T22:55:17.594Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:17.594Z] 2bc77905467d: Layer already exists [2024-10-09T22:55:17.594Z] ef24cf06510c: Layer already exists [2024-10-09T22:55:17.594Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:17.594Z] 3.2.0-dev.98: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:17.912Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:18.237Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:18.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-09T22:55:18.237Z] 5d5b37507bc1: Preparing [2024-10-09T22:55:18.237Z] 8beab4f9dbdf: Preparing [2024-10-09T22:55:18.237Z] fcc2f308f022: Preparing [2024-10-09T22:55:18.237Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:18.237Z] bcc1e574941f: Preparing [2024-10-09T22:55:18.237Z] 2bc77905467d: Preparing [2024-10-09T22:55:18.237Z] ef24cf06510c: Preparing [2024-10-09T22:55:18.237Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:18.237Z] 2bc77905467d: Waiting [2024-10-09T22:55:18.237Z] ef24cf06510c: Waiting [2024-10-09T22:55:18.237Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:18.237Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:18.237Z] 8beab4f9dbdf: Layer already exists [2024-10-09T22:55:18.237Z] fcc2f308f022: Layer already exists [2024-10-09T22:55:18.237Z] 5d5b37507bc1: Layer already exists [2024-10-09T22:55:18.237Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:18.237Z] ef24cf06510c: Layer already exists [2024-10-09T22:55:18.237Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:18.237Z] 2bc77905467d: Layer already exists [2024-10-09T22:55:18.237Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:18.565Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:18.888Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-10-09T22:55:18.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-10-09T22:55:18.888Z] 5d5b37507bc1: Preparing [2024-10-09T22:55:18.888Z] 8beab4f9dbdf: Preparing [2024-10-09T22:55:18.888Z] fcc2f308f022: Preparing [2024-10-09T22:55:18.888Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:18.888Z] bcc1e574941f: Preparing [2024-10-09T22:55:18.888Z] 2bc77905467d: Preparing [2024-10-09T22:55:18.888Z] ef24cf06510c: Preparing [2024-10-09T22:55:18.888Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:18.888Z] 2bc77905467d: Waiting [2024-10-09T22:55:18.888Z] ef24cf06510c: Waiting [2024-10-09T22:55:18.888Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:18.888Z] 8beab4f9dbdf: Layer already exists [2024-10-09T22:55:18.888Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:18.888Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:18.888Z] fcc2f308f022: Layer already exists [2024-10-09T22:55:18.888Z] 5d5b37507bc1: Layer already exists [2024-10-09T22:55:18.888Z] ef24cf06510c: Layer already exists [2024-10-09T22:55:18.888Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:18.888Z] 2bc77905467d: Layer already exists [2024-10-09T22:55:18.888Z] main: digest: sha256:604d473f0e34d04095775abdc7900de644c3786c2aa860edb76ed028f6435064 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:55:18.949Z] ===================================================== [Pipeline] echo [2024-10-09T22:55:18.961Z] taggedImages: [2024-10-09T22:55:18.961Z] - nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:18.961Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-10-09T22:55:18.961Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.98 [2024-10-09T22:55:18.961Z] - nexus3.edgexfoundry.org:10004/support-notifications:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:18.961Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-10-09T22:55:18.990Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-10-09T22:55:18.990Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:18.990Z] latest [2024-10-09T22:55:18.990Z] 3.2.0-dev.98 [2024-10-09T22:55:18.990Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:18.990Z] main [2024-10-09T22:55:18.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:19.344Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:19.665Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:19.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-09T22:55:19.665Z] c32494c3c36f: Preparing [2024-10-09T22:55:19.665Z] 5182fb49bde6: Preparing [2024-10-09T22:55:19.665Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:19.665Z] bcc1e574941f: Preparing [2024-10-09T22:55:19.665Z] c913c7405e22: Preparing [2024-10-09T22:55:19.665Z] 4eb915c869b5: Preparing [2024-10-09T22:55:19.665Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:19.665Z] 4eb915c869b5: Waiting [2024-10-09T22:55:19.665Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:19.665Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:19.665Z] c913c7405e22: Layer already exists [2024-10-09T22:55:19.665Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:19.665Z] 4eb915c869b5: Layer already exists [2024-10-09T22:55:19.665Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:19.665Z] c32494c3c36f: Pushed [2024-10-09T22:55:23.056Z] 5182fb49bde6: Pushed [2024-10-09T22:55:23.331Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:23.714Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:24.031Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-09T22:55:24.031Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-09T22:55:24.031Z] c32494c3c36f: Preparing [2024-10-09T22:55:24.031Z] 5182fb49bde6: Preparing [2024-10-09T22:55:24.031Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:24.031Z] bcc1e574941f: Preparing [2024-10-09T22:55:24.031Z] c913c7405e22: Preparing [2024-10-09T22:55:24.031Z] 4eb915c869b5: Preparing [2024-10-09T22:55:24.031Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:24.031Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:24.031Z] c913c7405e22: Layer already exists [2024-10-09T22:55:24.031Z] 5182fb49bde6: Layer already exists [2024-10-09T22:55:24.031Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:24.031Z] c32494c3c36f: Layer already exists [2024-10-09T22:55:24.031Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:24.031Z] 4eb915c869b5: Layer already exists [2024-10-09T22:55:24.031Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:24.031Z] latest: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:24.357Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:24.671Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.98 [2024-10-09T22:55:24.671Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-09T22:55:24.671Z] c32494c3c36f: Preparing [2024-10-09T22:55:24.671Z] 5182fb49bde6: Preparing [2024-10-09T22:55:24.671Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:24.671Z] bcc1e574941f: Preparing [2024-10-09T22:55:24.671Z] c913c7405e22: Preparing [2024-10-09T22:55:24.671Z] 4eb915c869b5: Preparing [2024-10-09T22:55:24.671Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:24.671Z] 4eb915c869b5: Waiting [2024-10-09T22:55:24.671Z] c32494c3c36f: Layer already exists [2024-10-09T22:55:24.671Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:24.671Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:24.671Z] 5182fb49bde6: Layer already exists [2024-10-09T22:55:24.671Z] c913c7405e22: Layer already exists [2024-10-09T22:55:24.671Z] 4eb915c869b5: Layer already exists [2024-10-09T22:55:24.671Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:24.671Z] 3.2.0-dev.98: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:24.999Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:25.323Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:25.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-09T22:55:25.323Z] c32494c3c36f: Preparing [2024-10-09T22:55:25.323Z] 5182fb49bde6: Preparing [2024-10-09T22:55:25.323Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:25.323Z] bcc1e574941f: Preparing [2024-10-09T22:55:25.323Z] c913c7405e22: Preparing [2024-10-09T22:55:25.323Z] 4eb915c869b5: Preparing [2024-10-09T22:55:25.323Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:25.323Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:25.323Z] 4eb915c869b5: Waiting [2024-10-09T22:55:25.323Z] c913c7405e22: Layer already exists [2024-10-09T22:55:25.323Z] 5182fb49bde6: Layer already exists [2024-10-09T22:55:25.323Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:25.323Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:25.323Z] c32494c3c36f: Layer already exists [2024-10-09T22:55:25.323Z] 4eb915c869b5: Layer already exists [2024-10-09T22:55:25.323Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:25.323Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:25.650Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T22:55:25.969Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-10-09T22:55:25.969Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-10-09T22:55:25.969Z] c32494c3c36f: Preparing [2024-10-09T22:55:25.969Z] 5182fb49bde6: Preparing [2024-10-09T22:55:25.969Z] 6d1b9ab26b2d: Preparing [2024-10-09T22:55:25.969Z] bcc1e574941f: Preparing [2024-10-09T22:55:25.969Z] c913c7405e22: Preparing [2024-10-09T22:55:25.969Z] 4eb915c869b5: Preparing [2024-10-09T22:55:25.969Z] 63ca1fbb43ae: Preparing [2024-10-09T22:55:25.969Z] 4eb915c869b5: Waiting [2024-10-09T22:55:25.969Z] 63ca1fbb43ae: Waiting [2024-10-09T22:55:25.969Z] bcc1e574941f: Layer already exists [2024-10-09T22:55:25.969Z] c32494c3c36f: Layer already exists [2024-10-09T22:55:25.969Z] 6d1b9ab26b2d: Layer already exists [2024-10-09T22:55:25.969Z] c913c7405e22: Layer already exists [2024-10-09T22:55:25.969Z] 5182fb49bde6: Layer already exists [2024-10-09T22:55:25.969Z] 4eb915c869b5: Layer already exists [2024-10-09T22:55:25.969Z] 63ca1fbb43ae: Layer already exists [2024-10-09T22:55:25.969Z] main: digest: sha256:35f37883afe1f479b73977dcc04cf3c84290ce782bc1c6fd062641c003e859b8 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T22:55:26.037Z] ===================================================== [Pipeline] echo [2024-10-09T22:55:26.049Z] taggedImages: [2024-10-09T22:55:26.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T22:55:26.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-10-09T22:55:26.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.98 [2024-10-09T22:55:26.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T22:55:26.049Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-09T23:15:03.128Z] #160 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #159 [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-09T23:15:03.128Z] #159 1217.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.98" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-10-09T23:15:03.128Z] #159 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #158 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-10-09T23:15:03.128Z] #158 DONE 1219.2s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T23:15:03.128Z] #151 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:15:03.128Z] #161 DONE 0.3s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:15:03.128Z] #162 DONE 0.1s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #163 [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-09T23:15:03.128Z] #163 DONE 0.2s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-10-09T23:15:03.128Z] #164 DONE 0.2s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-10-09T23:15:03.128Z] #165 DONE 0.3s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-10-09T23:15:03.128Z] #166 DONE 0.2s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T23:15:03.128Z] #167 DONE 2.3s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:15:03.128Z] #156 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-10-09T23:15:03.128Z] #149 DONE 1223.2s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #107 [security-proxy-setup] exporting to image [2024-10-09T23:15:03.128Z] #107 exporting layers [2024-10-09T23:15:03.128Z] #107 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-10-09T23:15:03.128Z] #168 DONE 0.5s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-09T23:15:03.128Z] #169 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #107 [security-proxy-setup] exporting to image [2024-10-09T23:15:03.128Z] #107 exporting layers 1.8s done [2024-10-09T23:15:03.128Z] #107 writing image sha256:3c934208b98834649c8b4ac737f8c9e3c00a98fa3ea544cc7270a3c4da2ac075 0.0s done [2024-10-09T23:15:03.128Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2024-10-09T23:15:03.128Z] #107 DONE 7.7s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:15:03.128Z] #156 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-10-09T23:15:03.128Z] #169 DONE 2.4s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:15:03.128Z] #170 DONE 0.3s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:15:03.128Z] #156 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:15:03.128Z] #171 DONE 0.3s [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #159 [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-09T23:15:03.128Z] #159 ... [2024-10-09T23:15:03.128Z] [2024-10-09T23:15:03.128Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-10-09T23:15:03.397Z] #172 DONE 0.3s [2024-10-09T23:15:03.397Z] [2024-10-09T23:15:03.397Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-10-09T23:15:03.670Z] #173 DONE 0.1s [2024-10-09T23:15:03.670Z] [2024-10-09T23:15:03.670Z] #174 [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-09T23:15:03.670Z] #174 DONE 0.2s [2024-10-09T23:15:03.670Z] [2024-10-09T23:15:03.670Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-09T23:15:03.951Z] #155 ... [2024-10-09T23:15:03.951Z] [2024-10-09T23:15:03.951Z] #175 [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-09T23:15:03.951Z] #175 DONE 0.2s [2024-10-09T23:15:03.951Z] [2024-10-09T23:15:03.951Z] #176 [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-09T23:15:04.217Z] #176 DONE 0.1s [2024-10-09T23:15:04.217Z] [2024-10-09T23:15:04.217Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-10-09T23:15:04.217Z] #177 DONE 0.3s [2024-10-09T23:15:04.217Z] [2024-10-09T23:15:04.217Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-09T23:15:04.482Z] #155 ... [2024-10-09T23:15:04.482Z] [2024-10-09T23:15:04.482Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-10-09T23:15:04.747Z] #178 DONE 0.2s [2024-10-09T23:15:04.747Z] [2024-10-09T23:15:04.747Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-10-09T23:15:06.684Z] #179 DONE 2.0s [2024-10-09T23:15:06.684Z] [2024-10-09T23:15:06.684Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:15:06.684Z] #157 ... [2024-10-09T23:15:06.684Z] [2024-10-09T23:15:06.684Z] #107 [security-bootstrapper] exporting to image [2024-10-09T23:15:06.684Z] #107 exporting layers [2024-10-09T23:15:08.123Z] #107 exporting layers 1.3s done [2024-10-09T23:15:08.123Z] #107 writing image sha256:ba4e15c3f4360118fedd816ca2ab34b7a9cb971804550dd3be1e8a0133cae04c done [2024-10-09T23:15:08.123Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2024-10-09T23:15:08.123Z] #107 DONE 9.0s [2024-10-09T23:15:08.123Z] [2024-10-09T23:15:08.123Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T23:15:20.404Z] #150 ... [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #159 [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-09T23:15:20.404Z] #159 DONE 1243.4s [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:15:20.404Z] #157 ... [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:15:20.404Z] #180 DONE 0.3s [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T23:15:20.404Z] #48 ... [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:15:20.404Z] #181 DONE 0.2s [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #182 [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-09T23:15:20.404Z] #182 DONE 0.1s [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T23:15:20.404Z] #150 ... [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #183 [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-09T23:15:20.404Z] #183 DONE 0.2s [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:15:20.404Z] #157 ... [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:15:20.404Z] #184 DONE 0.1s [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-10-09T23:15:20.404Z] #185 DONE 0.2s [2024-10-09T23:15:20.404Z] [2024-10-09T23:15:20.404Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T23:15:20.688Z] #150 ... [2024-10-09T23:15:20.688Z] [2024-10-09T23:15:20.688Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-10-09T23:15:20.688Z] #186 DONE 0.3s [2024-10-09T23:15:20.688Z] [2024-10-09T23:15:20.688Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:15:20.953Z] #157 ... [2024-10-09T23:15:20.953Z] [2024-10-09T23:15:20.953Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-10-09T23:15:20.953Z] #187 DONE 0.1s [2024-10-09T23:15:20.953Z] [2024-10-09T23:15:20.953Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T23:15:23.138Z] #188 DONE 2.3s [2024-10-09T23:15:23.138Z] [2024-10-09T23:15:23.138Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T23:15:23.447Z] #150 ... [2024-10-09T23:15:23.447Z] [2024-10-09T23:15:23.447Z] #107 [security-secretstore-setup] exporting to image [2024-10-09T23:15:23.447Z] #107 exporting layers [2024-10-09T23:15:24.866Z] #107 exporting layers 1.4s done [2024-10-09T23:15:24.866Z] #107 writing image sha256:9e53a382940939d5ae3e320b995488c14cbbcf52f82281c48f33bcb69e6957e5 done [2024-10-09T23:15:24.866Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-10-09T23:15:24.866Z] #107 DONE 10.5s [2024-10-09T23:15:24.866Z] [2024-10-09T23:15:24.866Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T23:16:21.279Z] #151 ... [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-10-09T23:16:21.279Z] #155 DONE 1299.8s [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T23:16:21.279Z] #148 ... [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:16:21.279Z] #189 DONE 0.4s [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:16:21.279Z] #190 DONE 0.1s [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T23:16:21.279Z] #150 ... [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-10-09T23:16:21.279Z] #191 DONE 0.3s [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:16:21.279Z] #192 DONE 0.2s [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #193 [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-09T23:16:21.279Z] #193 DONE 0.2s [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:16:21.279Z] #157 ... [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #194 [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-09T23:16:21.279Z] #194 DONE 2.4s [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T23:16:21.279Z] #148 ... [2024-10-09T23:16:21.279Z] [2024-10-09T23:16:21.279Z] #107 [core-common-config-bootstrapper] exporting to image [2024-10-09T23:16:21.279Z] #107 exporting layers [2024-10-09T23:16:21.279Z] #107 exporting layers 0.6s done [2024-10-09T23:16:21.279Z] #107 writing image sha256:cc2edcbbb947abd4a8c93fa1a6152d417e32f38c8e1f8755efa44f7c2a07c716 done [2024-10-09T23:16:21.279Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 [2024-10-09T23:16:21.280Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.1s done [2024-10-09T23:16:21.280Z] #107 DONE 11.1s [2024-10-09T23:16:21.280Z] [2024-10-09T23:16:21.280Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:18:27.954Z] #156 ... [2024-10-09T23:18:27.954Z] [2024-10-09T23:18:27.954Z] #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-10-09T23:18:27.954Z] #148 DONE 1432.4s [2024-10-09T23:18:27.954Z] [2024-10-09T23:18:27.954Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:18:28.222Z] #156 ... [2024-10-09T23:18:28.222Z] [2024-10-09T23:18:28.222Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:18:28.222Z] #195 DONE 0.3s [2024-10-09T23:18:28.222Z] [2024-10-09T23:18:28.222Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:18:28.490Z] #156 ... [2024-10-09T23:18:28.490Z] [2024-10-09T23:18:28.490Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:18:28.838Z] #196 DONE 0.2s [2024-10-09T23:18:28.838Z] [2024-10-09T23:18:28.838Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-10-09T23:18:29.105Z] #197 DONE 0.5s [2024-10-09T23:18:29.105Z] [2024-10-09T23:18:29.105Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:18:29.372Z] #198 DONE 0.1s [2024-10-09T23:18:29.372Z] [2024-10-09T23:18:29.372Z] #107 [security-spiffe-token-provider] exporting to image [2024-10-09T23:18:29.372Z] #107 exporting layers [2024-10-09T23:18:29.959Z] #107 exporting layers 0.7s done [2024-10-09T23:18:29.959Z] #107 writing image sha256:4540a2f10b4485c5e1546ac81b4fb9e81d48b2f40c34400abeecfd627664b4ff done [2024-10-09T23:18:29.959Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-10-09T23:18:29.959Z] #107 DONE 11.8s [2024-10-09T23:18:29.959Z] [2024-10-09T23:18:29.959Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:26:36.994Z] #156 ... [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-10-09T23:26:36.994Z] #150 DONE 1913.5s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:26:36.994Z] #156 ... [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:26:36.994Z] #199 DONE 0.2s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:26:36.994Z] #200 DONE 0.2s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-10-09T23:26:36.994Z] #201 DONE 0.4s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:26:36.994Z] #202 DONE 0.1s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T23:26:36.994Z] #151 ... [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-10-09T23:26:36.994Z] #203 DONE 0.1s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-10-09T23:26:36.994Z] #204 DONE 1.9s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:26:36.994Z] #157 ... [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #107 [security-proxy-auth] exporting to image [2024-10-09T23:26:36.994Z] #107 exporting layers [2024-10-09T23:26:36.994Z] #107 exporting layers 0.6s done [2024-10-09T23:26:36.994Z] #107 writing image sha256:7eda3f6f9724960bd38d5628a17a6f003f90109316e392dccfd12787d50de0a5 done [2024-10-09T23:26:36.994Z] #107 naming to docker.io/library/security-proxy-auth-arm64 done [2024-10-09T23:26:36.994Z] #107 DONE 12.4s [2024-10-09T23:26:36.994Z] [2024-10-09T23:26:36.994Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:27:33.337Z] #156 ... [2024-10-09T23:27:33.337Z] [2024-10-09T23:27:33.337Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-10-09T23:27:33.337Z] #153 DONE 1976.6s [2024-10-09T23:27:33.337Z] [2024-10-09T23:27:33.337Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:27:33.337Z] #156 ... [2024-10-09T23:27:33.337Z] [2024-10-09T23:27:33.337Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:27:33.337Z] #205 DONE 0.2s [2024-10-09T23:27:33.337Z] [2024-10-09T23:27:33.337Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:27:33.337Z] #206 DONE 0.3s [2024-10-09T23:27:33.337Z] [2024-10-09T23:27:33.337Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-10-09T23:27:33.337Z] #207 DONE 0.4s [2024-10-09T23:27:33.337Z] [2024-10-09T23:27:33.337Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:27:33.337Z] #208 DONE 0.2s [2024-10-09T23:27:33.337Z] [2024-10-09T23:27:33.337Z] #107 [core-command] exporting to image [2024-10-09T23:27:33.337Z] #107 exporting layers [2024-10-09T23:27:33.602Z] #107 exporting layers 0.3s done [2024-10-09T23:27:33.602Z] #107 writing image sha256:80e0ed32b2db253b096313bd15da5142ad8a69ebd5a44054f1cf05af198768ef done [2024-10-09T23:27:33.603Z] #107 naming to docker.io/library/core-command-arm64 0.0s done [2024-10-09T23:27:33.603Z] #107 DONE 12.7s [2024-10-09T23:27:33.603Z] [2024-10-09T23:27:33.603Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:29:40.243Z] #156 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-10-09T23:29:40.243Z] #154 DONE 2096.4s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:29:40.243Z] #156 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:29:40.243Z] #209 DONE 0.2s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:29:40.243Z] #156 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-10-09T23:29:40.243Z] #210 DONE 0.4s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:29:40.243Z] #211 DONE 0.1s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T23:29:40.243Z] #152 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ [2024-10-09T23:29:40.243Z] #212 DONE 0.1s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #107 [core-keeper] exporting to image [2024-10-09T23:29:40.243Z] #107 exporting layers [2024-10-09T23:29:40.243Z] #107 exporting layers 0.5s done [2024-10-09T23:29:40.243Z] #107 writing image sha256:2db5c9c7efe40d18dd337d742b173f999419a1afd904a0556747020fdce76075 done [2024-10-09T23:29:40.243Z] #107 naming to docker.io/library/core-keeper-arm64 done [2024-10-09T23:29:40.243Z] #107 DONE 13.2s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:29:40.243Z] #156 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-10-09T23:29:40.243Z] #151 DONE 2101.4s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:29:40.243Z] #157 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:29:40.243Z] #213 DONE 0.2s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:29:40.243Z] #157 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:29:40.243Z] #214 DONE 0.2s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T23:29:40.243Z] #152 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-10-09T23:29:40.243Z] #215 DONE 0.3s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:29:40.243Z] #216 DONE 0.1s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:29:40.243Z] #156 ... [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-10-09T23:29:40.243Z] #217 DONE 0.1s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #107 [core-data] exporting to image [2024-10-09T23:29:40.243Z] #107 exporting layers 0.5s done [2024-10-09T23:29:40.243Z] #107 writing image sha256:286c3eeb5ab8ac9da03281ef38d51f9d18f27db92f3267021fc971aeceb72e7a done [2024-10-09T23:29:40.243Z] #107 naming to docker.io/library/core-data-arm64 done [2024-10-09T23:29:40.243Z] #107 DONE 13.7s [2024-10-09T23:29:40.243Z] [2024-10-09T23:29:40.243Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:29:40.828Z] #157 ... [2024-10-09T23:29:40.829Z] [2024-10-09T23:29:40.829Z] #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-10-09T23:29:40.829Z] #156 DONE 2105.4s [2024-10-09T23:29:40.829Z] [2024-10-09T23:29:40.829Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T23:29:41.102Z] #48 ... [2024-10-09T23:29:41.102Z] [2024-10-09T23:29:41.102Z] #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:29:41.102Z] #218 DONE 0.2s [2024-10-09T23:29:41.102Z] [2024-10-09T23:29:41.102Z] #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:29:41.696Z] #219 DONE 0.2s [2024-10-09T23:29:41.696Z] [2024-10-09T23:29:41.696Z] #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-10-09T23:29:41.963Z] #220 DONE 0.3s [2024-10-09T23:29:41.963Z] [2024-10-09T23:29:41.963Z] #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:29:41.963Z] #221 DONE 0.2s [2024-10-09T23:29:41.963Z] [2024-10-09T23:29:41.963Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:29:41.963Z] #157 ... [2024-10-09T23:29:41.963Z] [2024-10-09T23:29:41.963Z] #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-10-09T23:29:41.963Z] #222 DONE 0.1s [2024-10-09T23:29:42.234Z] [2024-10-09T23:29:42.234Z] #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ [2024-10-09T23:29:42.501Z] #223 DONE 0.3s [2024-10-09T23:29:42.501Z] [2024-10-09T23:29:42.501Z] #107 [core-metadata] exporting to image [2024-10-09T23:29:42.771Z] #107 exporting layers 0.4s done [2024-10-09T23:29:42.771Z] #107 writing image sha256:f5b690b9d50c82e8d7e1c37d78aa52f90654723193e8973b7e2657dd2c103245 [2024-10-09T23:29:43.037Z] #107 writing image sha256:f5b690b9d50c82e8d7e1c37d78aa52f90654723193e8973b7e2657dd2c103245 done [2024-10-09T23:29:43.037Z] #107 naming to docker.io/library/core-metadata-arm64 done [2024-10-09T23:29:43.037Z] #107 DONE 14.1s [2024-10-09T23:29:43.037Z] [2024-10-09T23:29:43.037Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T23:30:17.486Z] #48 ... [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-10-09T23:30:17.486Z] #152 DONE 2138.6s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-10-09T23:30:17.486Z] #160 DONE 2138.7s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-10-09T23:30:17.486Z] #157 DONE 2138.6s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T23:30:17.486Z] #48 ... [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:30:17.486Z] #224 ... [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:30:17.486Z] #225 DONE 0.4s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:30:17.486Z] #224 DONE 0.4s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:30:17.486Z] #226 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #227 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:30:17.486Z] #227 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-10-09T23:30:17.486Z] #228 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-09T23:30:17.486Z] #229 ... [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #230 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-10-09T23:30:17.486Z] #230 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-10-09T23:30:17.486Z] #229 DONE 0.5s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-10-09T23:30:17.486Z] #231 DONE 0.6s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #232 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:30:17.486Z] #232 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #233 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-10-09T23:30:17.486Z] #233 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #234 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-10-09T23:30:17.486Z] #234 DONE 0.5s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-09T23:30:17.486Z] #235 ... [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ [2024-10-09T23:30:17.486Z] #236 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-10-09T23:30:17.486Z] #235 DONE 0.2s [2024-10-09T23:30:17.486Z] [2024-10-09T23:30:17.486Z] #107 [support-cron-scheduler] exporting to image [2024-10-09T23:30:17.486Z] #107 exporting layers [2024-10-09T23:30:17.486Z] #107 exporting layers 0.6s done [2024-10-09T23:30:17.486Z] #107 writing image sha256:320e226debd4743754dee44669e0c722a5152fc338e5b3b04f9fc8d3a259b073 [2024-10-09T23:30:17.486Z] #107 writing image sha256:320e226debd4743754dee44669e0c722a5152fc338e5b3b04f9fc8d3a259b073 done [2024-10-09T23:30:17.486Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2024-10-09T23:30:17.486Z] #107 exporting layers 0.7s done [2024-10-09T23:30:17.486Z] #107 writing image sha256:7ec26cdaa56573a429e74f0fe348ee4d1eb6bfe7aff801159088cd7fd34029b5 done [2024-10-09T23:30:17.486Z] #107 naming to docker.io/library/support-notifications-arm64 done [2024-10-09T23:30:17.751Z] #107 exporting layers 1.6s done [2024-10-09T23:30:17.751Z] #107 writing image sha256:e1b86573ca4721fccca0c4e1256ecd274289d730b912839a0037382a41114e8f done [2024-10-09T23:30:17.751Z] #107 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-10-09T23:30:17.751Z] #107 DONE 15.9s [2024-10-09T23:30:17.751Z] [2024-10-09T23:30:17.751Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-10-09T23:30:17.751Z] time="2024-10-09T22:52:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-10-09T23:30:17.759Z] $ docker stop --time=1 7d80e3b1443b39628d215330fce8cc93f4c8b10695ef30eea8663c29443bf8de [2024-10-09T23:30:19.386Z] $ docker rm -f --volumes 7d80e3b1443b39628d215330fce8cc93f4c8b10695ef30eea8663c29443bf8de [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T23:30:19.866Z] + docker images [2024-10-09T23:30:19.866Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-10-09T23:30:19.866Z] support-notifications-arm64 latest 7ec26cdaa565 4 seconds ago 44.8MB [2024-10-09T23:30:19.866Z] support-scheduler-arm64 latest 320e226debd4 4 seconds ago 44MB [2024-10-09T23:30:19.866Z] support-cron-scheduler-arm64 latest e1b86573ca47 4 seconds ago 45.6MB [2024-10-09T23:30:19.866Z] core-metadata-arm64 latest f5b690b9d50c 37 seconds ago 30.2MB [2024-10-09T23:30:19.866Z] core-data-arm64 latest 286c3eeb5ab8 41 seconds ago 30.1MB [2024-10-09T23:30:19.866Z] core-keeper-arm64 latest 2db5c9c7efe4 47 seconds ago 29.5MB [2024-10-09T23:30:19.866Z] core-command-arm64 latest 80e0ed32b2db 2 minutes ago 26.4MB [2024-10-09T23:30:19.866Z] security-proxy-auth-arm64 latest 7eda3f6f9724 3 minutes ago 25.2MB [2024-10-09T23:30:19.866Z] security-spiffe-token-provider-arm64 latest 4540a2f10b44 11 minutes ago 33MB [2024-10-09T23:30:19.866Z] core-common-config-bootstrapper-arm64 latest cc2edcbbb947 14 minutes ago 17.4MB [2024-10-09T23:30:19.866Z] security-secretstore-setup-arm64 latest 9e53a3829409 14 minutes ago 40.3MB [2024-10-09T23:30:19.866Z] security-bootstrapper-arm64 latest ba4e15c3f436 15 minutes ago 21MB [2024-10-09T23:30:19.866Z] security-proxy-setup-arm64 latest 3c934208b988 15 minutes ago 29.4MB [2024-10-09T23:30:19.866Z] security-spire-config-arm64 latest d5621018d69e 36 minutes ago 117MB [2024-10-09T23:30:19.866Z] security-spire-agent-arm64 latest fc357aed6b2b 36 minutes ago 176MB [2024-10-09T23:30:19.866Z] security-spire-server-arm64 latest 0bafb006111e 36 minutes ago 118MB [2024-10-09T23:30:19.866Z] ci-base-image-arm64 latest 0bb74e6abe24 38 minutes ago 965MB [2024-10-09T23:30:19.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 6 days ago 558MB [2024-10-09T23:30:19.866Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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-09T23:30:20.000Z] provisioning config files... [2024-10-09T23:30:20.012Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/721@tmp/config4244961216120223843tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:30:20.339Z] ---> ****-login.sh [2024-10-09T23:30:20.339Z] nexus3.edgexfoundry.org:10001 [2024-10-09T23:30:20.339Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T23:30:20.610Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T23:30:20.610Z] Configure a credential helper to remove this warning. See [2024-10-09T23:30:20.610Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T23:30:20.610Z] [2024-10-09T23:30:20.610Z] Login Succeeded [2024-10-09T23:30:20.610Z] nexus3.edgexfoundry.org:10002 [2024-10-09T23:30:20.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T23:30:21.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T23:30:21.140Z] Configure a credential helper to remove this warning. See [2024-10-09T23:30:21.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T23:30:21.140Z] [2024-10-09T23:30:21.140Z] Login Succeeded [2024-10-09T23:30:21.141Z] nexus3.edgexfoundry.org:10003 [2024-10-09T23:30:21.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T23:30:21.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T23:30:21.409Z] Configure a credential helper to remove this warning. See [2024-10-09T23:30:21.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T23:30:21.409Z] [2024-10-09T23:30:21.409Z] Login Succeeded [2024-10-09T23:30:21.409Z] nexus3.edgexfoundry.org:10004 [2024-10-09T23:30:21.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T23:30:21.675Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T23:30:21.675Z] Configure a credential helper to remove this warning. See [2024-10-09T23:30:21.675Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T23:30:21.675Z] [2024-10-09T23:30:21.675Z] Login Succeeded [2024-10-09T23:30:21.675Z] ****.io [2024-10-09T23:30:21.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-09T23:30:22.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-09T23:30:22.202Z] Configure a credential helper to remove this warning. See [2024-10-09T23:30:22.202Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-09T23:30:22.202Z] [2024-10-09T23:30:22.202Z] Login Succeeded [2024-10-09T23:30:22.202Z] ---> ****-login.sh ends [Pipeline] } [2024-10-09T23:30:22.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:30:22.258Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-09T23:30:22.290Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-10-09T23:30:22.290Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:22.290Z] latest [2024-10-09T23:30:22.290Z] 3.2.0-dev.98 [2024-10-09T23:30:22.290Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:22.290Z] main [2024-10-09T23:30:22.290Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:22.652Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:22.994Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:22.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-09T23:30:22.994Z] dcdbd5824c4a: Preparing [2024-10-09T23:30:22.994Z] a6141c826b3a: Preparing [2024-10-09T23:30:22.994Z] ed28baa5b906: Preparing [2024-10-09T23:30:22.994Z] 484568d539bb: Preparing [2024-10-09T23:30:22.994Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:22.994Z] efa4a10b4939: Preparing [2024-10-09T23:30:22.994Z] 16113d51b718: Preparing [2024-10-09T23:30:22.994Z] efa4a10b4939: Waiting [2024-10-09T23:30:22.994Z] 16113d51b718: Waiting [2024-10-09T23:30:23.256Z] dcdbd5824c4a: Pushed [2024-10-09T23:30:23.256Z] ed28baa5b906: Pushed [2024-10-09T23:30:23.256Z] 484568d539bb: Pushed [2024-10-09T23:30:23.256Z] 16113d51b718: Layer already exists [2024-10-09T23:30:23.256Z] 6143b3e7af9e: Pushed [2024-10-09T23:30:23.256Z] efa4a10b4939: Pushed [2024-10-09T23:30:27.479Z] a6141c826b3a: Pushed [2024-10-09T23:30:27.479Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:27.840Z] + 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-09T23:30:28.188Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-09T23:30:28.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-09T23:30:28.189Z] dcdbd5824c4a: Preparing [2024-10-09T23:30:28.189Z] a6141c826b3a: Preparing [2024-10-09T23:30:28.189Z] ed28baa5b906: Preparing [2024-10-09T23:30:28.189Z] 484568d539bb: Preparing [2024-10-09T23:30:28.189Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:28.189Z] efa4a10b4939: Preparing [2024-10-09T23:30:28.189Z] 16113d51b718: Preparing [2024-10-09T23:30:28.189Z] efa4a10b4939: Waiting [2024-10-09T23:30:28.189Z] 16113d51b718: Waiting [2024-10-09T23:30:28.189Z] a6141c826b3a: Layer already exists [2024-10-09T23:30:28.189Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:28.189Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:28.189Z] 484568d539bb: Layer already exists [2024-10-09T23:30:28.189Z] dcdbd5824c4a: Layer already exists [2024-10-09T23:30:28.189Z] 16113d51b718: Layer already exists [2024-10-09T23:30:28.189Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:28.189Z] latest: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:28.871Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:29.222Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.98 [2024-10-09T23:30:29.222Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-09T23:30:29.222Z] dcdbd5824c4a: Preparing [2024-10-09T23:30:29.223Z] a6141c826b3a: Preparing [2024-10-09T23:30:29.223Z] ed28baa5b906: Preparing [2024-10-09T23:30:29.223Z] 484568d539bb: Preparing [2024-10-09T23:30:29.223Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:29.223Z] efa4a10b4939: Preparing [2024-10-09T23:30:29.223Z] 16113d51b718: Preparing [2024-10-09T23:30:29.223Z] efa4a10b4939: Waiting [2024-10-09T23:30:29.223Z] 16113d51b718: Waiting [2024-10-09T23:30:29.223Z] dcdbd5824c4a: Layer already exists [2024-10-09T23:30:29.223Z] a6141c826b3a: Layer already exists [2024-10-09T23:30:29.223Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:29.223Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:29.223Z] 484568d539bb: Layer already exists [2024-10-09T23:30:29.223Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:29.223Z] 16113d51b718: Layer already exists [2024-10-09T23:30:29.223Z] 3.2.0-dev.98: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:29.566Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:29.918Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:29.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-09T23:30:29.918Z] dcdbd5824c4a: Preparing [2024-10-09T23:30:29.918Z] a6141c826b3a: Preparing [2024-10-09T23:30:29.918Z] ed28baa5b906: Preparing [2024-10-09T23:30:29.918Z] 484568d539bb: Preparing [2024-10-09T23:30:29.918Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:29.918Z] efa4a10b4939: Preparing [2024-10-09T23:30:29.918Z] 16113d51b718: Preparing [2024-10-09T23:30:29.918Z] efa4a10b4939: Waiting [2024-10-09T23:30:29.918Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:29.918Z] dcdbd5824c4a: Layer already exists [2024-10-09T23:30:29.918Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:29.918Z] a6141c826b3a: Layer already exists [2024-10-09T23:30:29.918Z] 484568d539bb: Layer already exists [2024-10-09T23:30:29.918Z] 16113d51b718: Layer already exists [2024-10-09T23:30:29.918Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:29.918Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:30.260Z] + 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-09T23:30:30.603Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-10-09T23:30:30.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-10-09T23:30:30.603Z] dcdbd5824c4a: Preparing [2024-10-09T23:30:30.603Z] a6141c826b3a: Preparing [2024-10-09T23:30:30.603Z] ed28baa5b906: Preparing [2024-10-09T23:30:30.603Z] 484568d539bb: Preparing [2024-10-09T23:30:30.603Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:30.603Z] efa4a10b4939: Preparing [2024-10-09T23:30:30.603Z] 16113d51b718: Preparing [2024-10-09T23:30:30.603Z] efa4a10b4939: Waiting [2024-10-09T23:30:30.603Z] 16113d51b718: Waiting [2024-10-09T23:30:30.603Z] dcdbd5824c4a: Layer already exists [2024-10-09T23:30:30.603Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:30.603Z] 484568d539bb: Layer already exists [2024-10-09T23:30:30.603Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:30.603Z] a6141c826b3a: Layer already exists [2024-10-09T23:30:30.603Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:30.603Z] 16113d51b718: Layer already exists [2024-10-09T23:30:30.866Z] main: digest: sha256:b6837a33e9849f1d2f6f3accd4fd9818ce5377a81104a3565b32128f8eb1e619 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:30:30.941Z] ===================================================== [Pipeline] echo [2024-10-09T23:30:30.953Z] taggedImages: [2024-10-09T23:30:30.953Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:30.953Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-10-09T23:30:30.953Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.98 [2024-10-09T23:30:30.953Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:30.953Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-10-09T23:30:30.980Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-10-09T23:30:30.980Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:30.980Z] latest [2024-10-09T23:30:30.980Z] 3.2.0-dev.98 [2024-10-09T23:30:30.980Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:30.980Z] main [2024-10-09T23:30:30.980Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:31.344Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:31.685Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:31.685Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-09T23:30:31.685Z] 2e2da8edff69: Preparing [2024-10-09T23:30:31.685Z] 2636460ab44e: Preparing [2024-10-09T23:30:31.685Z] 4b64fab026ed: Preparing [2024-10-09T23:30:31.685Z] bf6000912ace: Preparing [2024-10-09T23:30:31.685Z] ed28baa5b906: Preparing [2024-10-09T23:30:31.685Z] 484568d539bb: Preparing [2024-10-09T23:30:31.685Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:31.685Z] efa4a10b4939: Preparing [2024-10-09T23:30:31.685Z] 16113d51b718: Preparing [2024-10-09T23:30:31.685Z] 484568d539bb: Waiting [2024-10-09T23:30:31.685Z] 6143b3e7af9e: Waiting [2024-10-09T23:30:31.685Z] efa4a10b4939: Waiting [2024-10-09T23:30:31.685Z] 16113d51b718: Waiting [2024-10-09T23:30:31.685Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:31.685Z] 484568d539bb: Layer already exists [2024-10-09T23:30:31.948Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:31.948Z] 2636460ab44e: Pushed [2024-10-09T23:30:31.948Z] 4b64fab026ed: Pushed [2024-10-09T23:30:31.948Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:31.948Z] 2e2da8edff69: Pushed [2024-10-09T23:30:31.948Z] 16113d51b718: Layer already exists [2024-10-09T23:30:33.874Z] bf6000912ace: Pushed [2024-10-09T23:30:33.874Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:34.494Z] + 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-09T23:30:34.837Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-09T23:30:34.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-09T23:30:34.837Z] 2e2da8edff69: Preparing [2024-10-09T23:30:34.837Z] 2636460ab44e: Preparing [2024-10-09T23:30:34.837Z] 4b64fab026ed: Preparing [2024-10-09T23:30:34.837Z] bf6000912ace: Preparing [2024-10-09T23:30:34.837Z] ed28baa5b906: Preparing [2024-10-09T23:30:34.837Z] 484568d539bb: Preparing [2024-10-09T23:30:34.837Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:34.837Z] efa4a10b4939: Preparing [2024-10-09T23:30:34.837Z] 16113d51b718: Preparing [2024-10-09T23:30:34.837Z] 6143b3e7af9e: Waiting [2024-10-09T23:30:34.837Z] efa4a10b4939: Waiting [2024-10-09T23:30:34.837Z] 16113d51b718: Waiting [2024-10-09T23:30:34.837Z] 484568d539bb: Waiting [2024-10-09T23:30:34.837Z] 4b64fab026ed: Layer already exists [2024-10-09T23:30:34.837Z] bf6000912ace: Layer already exists [2024-10-09T23:30:34.837Z] 2636460ab44e: Layer already exists [2024-10-09T23:30:34.837Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:34.837Z] 2e2da8edff69: Layer already exists [2024-10-09T23:30:34.837Z] 484568d539bb: Layer already exists [2024-10-09T23:30:34.837Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:34.837Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:34.837Z] 16113d51b718: Layer already exists [2024-10-09T23:30:34.837Z] latest: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:35.448Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:35.807Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.98 [2024-10-09T23:30:35.807Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-09T23:30:35.807Z] 2e2da8edff69: Preparing [2024-10-09T23:30:35.807Z] 2636460ab44e: Preparing [2024-10-09T23:30:35.807Z] 4b64fab026ed: Preparing [2024-10-09T23:30:35.807Z] bf6000912ace: Preparing [2024-10-09T23:30:35.807Z] ed28baa5b906: Preparing [2024-10-09T23:30:35.807Z] 484568d539bb: Preparing [2024-10-09T23:30:35.807Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:35.807Z] efa4a10b4939: Preparing [2024-10-09T23:30:35.807Z] 16113d51b718: Preparing [2024-10-09T23:30:35.807Z] efa4a10b4939: Waiting [2024-10-09T23:30:35.807Z] 484568d539bb: Waiting [2024-10-09T23:30:35.807Z] 6143b3e7af9e: Waiting [2024-10-09T23:30:35.807Z] 16113d51b718: Waiting [2024-10-09T23:30:35.807Z] 4b64fab026ed: Layer already exists [2024-10-09T23:30:35.807Z] bf6000912ace: Layer already exists [2024-10-09T23:30:35.807Z] 2e2da8edff69: Layer already exists [2024-10-09T23:30:35.807Z] 2636460ab44e: Layer already exists [2024-10-09T23:30:35.807Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:35.807Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:35.807Z] 484568d539bb: Layer already exists [2024-10-09T23:30:35.807Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:35.807Z] 16113d51b718: Layer already exists [2024-10-09T23:30:35.807Z] 3.2.0-dev.98: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:36.211Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:36.571Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:36.571Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-09T23:30:36.571Z] 2e2da8edff69: Preparing [2024-10-09T23:30:36.571Z] 2636460ab44e: Preparing [2024-10-09T23:30:36.571Z] 4b64fab026ed: Preparing [2024-10-09T23:30:36.571Z] bf6000912ace: Preparing [2024-10-09T23:30:36.571Z] ed28baa5b906: Preparing [2024-10-09T23:30:36.571Z] 484568d539bb: Preparing [2024-10-09T23:30:36.571Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:36.571Z] efa4a10b4939: Preparing [2024-10-09T23:30:36.571Z] 16113d51b718: Preparing [2024-10-09T23:30:36.571Z] 6143b3e7af9e: Waiting [2024-10-09T23:30:36.571Z] efa4a10b4939: Waiting [2024-10-09T23:30:36.571Z] 16113d51b718: Waiting [2024-10-09T23:30:36.571Z] 484568d539bb: Waiting [2024-10-09T23:30:36.571Z] 4b64fab026ed: Layer already exists [2024-10-09T23:30:36.571Z] 2e2da8edff69: Layer already exists [2024-10-09T23:30:36.571Z] bf6000912ace: Layer already exists [2024-10-09T23:30:36.571Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:36.571Z] 2636460ab44e: Layer already exists [2024-10-09T23:30:36.571Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:36.571Z] 484568d539bb: Layer already exists [2024-10-09T23:30:36.571Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:36.571Z] 16113d51b718: Layer already exists [2024-10-09T23:30:36.571Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:36.919Z] + 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-09T23:30:37.275Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-10-09T23:30:37.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-10-09T23:30:37.275Z] 2e2da8edff69: Preparing [2024-10-09T23:30:37.275Z] 2636460ab44e: Preparing [2024-10-09T23:30:37.275Z] 4b64fab026ed: Preparing [2024-10-09T23:30:37.275Z] bf6000912ace: Preparing [2024-10-09T23:30:37.275Z] ed28baa5b906: Preparing [2024-10-09T23:30:37.275Z] 484568d539bb: Preparing [2024-10-09T23:30:37.275Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:37.275Z] efa4a10b4939: Preparing [2024-10-09T23:30:37.275Z] 16113d51b718: Preparing [2024-10-09T23:30:37.275Z] 484568d539bb: Waiting [2024-10-09T23:30:37.275Z] 6143b3e7af9e: Waiting [2024-10-09T23:30:37.275Z] efa4a10b4939: Waiting [2024-10-09T23:30:37.275Z] 16113d51b718: Waiting [2024-10-09T23:30:37.275Z] bf6000912ace: Layer already exists [2024-10-09T23:30:37.275Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:37.275Z] 2636460ab44e: Layer already exists [2024-10-09T23:30:37.275Z] 4b64fab026ed: Layer already exists [2024-10-09T23:30:37.275Z] 2e2da8edff69: Layer already exists [2024-10-09T23:30:37.275Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:37.275Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:37.275Z] 484568d539bb: Layer already exists [2024-10-09T23:30:37.275Z] 16113d51b718: Layer already exists [2024-10-09T23:30:37.543Z] main: digest: sha256:4813160e9b1e939eaf5aa241f0efd46249ffe341cc6a45d55f8d4cc1f9ac1644 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:30:37.604Z] ===================================================== [Pipeline] echo [2024-10-09T23:30:37.612Z] taggedImages: [2024-10-09T23:30:37.612Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:37.612Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-10-09T23:30:37.612Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.98 [2024-10-09T23:30:37.612Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:37.612Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-10-09T23:30:37.636Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-10-09T23:30:37.636Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:37.636Z] latest [2024-10-09T23:30:37.636Z] 3.2.0-dev.98 [2024-10-09T23:30:37.636Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:37.636Z] main [2024-10-09T23:30:37.636Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:37.995Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:38.345Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:38.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-09T23:30:38.345Z] acb3579d647b: Preparing [2024-10-09T23:30:38.345Z] 8c486c783590: Preparing [2024-10-09T23:30:38.345Z] 4522215df53f: Preparing [2024-10-09T23:30:38.345Z] ed28baa5b906: Preparing [2024-10-09T23:30:38.345Z] 484568d539bb: Preparing [2024-10-09T23:30:38.345Z] f145378fbb28: Preparing [2024-10-09T23:30:38.345Z] 1078a624bdbd: Preparing [2024-10-09T23:30:38.345Z] 16113d51b718: Preparing [2024-10-09T23:30:38.345Z] f145378fbb28: Waiting [2024-10-09T23:30:38.345Z] 16113d51b718: Waiting [2024-10-09T23:30:38.345Z] 1078a624bdbd: Waiting [2024-10-09T23:30:38.345Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:38.608Z] 484568d539bb: Layer already exists [2024-10-09T23:30:38.608Z] 8c486c783590: Pushed [2024-10-09T23:30:38.608Z] acb3579d647b: Pushed [2024-10-09T23:30:38.608Z] 16113d51b718: Layer already exists [2024-10-09T23:30:38.608Z] 1078a624bdbd: Pushed [2024-10-09T23:30:38.608Z] f145378fbb28: Pushed [2024-10-09T23:30:43.918Z] 4522215df53f: Pushed [2024-10-09T23:30:43.918Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:44.265Z] + 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-09T23:30:44.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-09T23:30:44.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-09T23:30:44.598Z] acb3579d647b: Preparing [2024-10-09T23:30:44.598Z] 8c486c783590: Preparing [2024-10-09T23:30:44.598Z] 4522215df53f: Preparing [2024-10-09T23:30:44.598Z] ed28baa5b906: Preparing [2024-10-09T23:30:44.598Z] 484568d539bb: Preparing [2024-10-09T23:30:44.598Z] f145378fbb28: Preparing [2024-10-09T23:30:44.598Z] 1078a624bdbd: Preparing [2024-10-09T23:30:44.598Z] 16113d51b718: Preparing [2024-10-09T23:30:44.598Z] f145378fbb28: Waiting [2024-10-09T23:30:44.598Z] 1078a624bdbd: Waiting [2024-10-09T23:30:44.598Z] 16113d51b718: Waiting [2024-10-09T23:30:44.598Z] 484568d539bb: Layer already exists [2024-10-09T23:30:44.598Z] 8c486c783590: Layer already exists [2024-10-09T23:30:44.598Z] 4522215df53f: Layer already exists [2024-10-09T23:30:44.598Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:44.598Z] acb3579d647b: Layer already exists [2024-10-09T23:30:44.598Z] 1078a624bdbd: Layer already exists [2024-10-09T23:30:44.598Z] f145378fbb28: Layer already exists [2024-10-09T23:30:44.598Z] 16113d51b718: Layer already exists [2024-10-09T23:30:44.598Z] latest: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:45.209Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:45.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.98 [2024-10-09T23:30:45.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-09T23:30:45.569Z] acb3579d647b: Preparing [2024-10-09T23:30:45.569Z] 8c486c783590: Preparing [2024-10-09T23:30:45.569Z] 4522215df53f: Preparing [2024-10-09T23:30:45.569Z] ed28baa5b906: Preparing [2024-10-09T23:30:45.569Z] 484568d539bb: Preparing [2024-10-09T23:30:45.569Z] f145378fbb28: Preparing [2024-10-09T23:30:45.569Z] 1078a624bdbd: Preparing [2024-10-09T23:30:45.569Z] f145378fbb28: Waiting [2024-10-09T23:30:45.569Z] 16113d51b718: Preparing [2024-10-09T23:30:45.569Z] 16113d51b718: Waiting [2024-10-09T23:30:45.569Z] 484568d539bb: Layer already exists [2024-10-09T23:30:45.569Z] acb3579d647b: Layer already exists [2024-10-09T23:30:45.569Z] 4522215df53f: Layer already exists [2024-10-09T23:30:45.569Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:45.569Z] 8c486c783590: Layer already exists [2024-10-09T23:30:45.569Z] 16113d51b718: Layer already exists [2024-10-09T23:30:45.569Z] f145378fbb28: Layer already exists [2024-10-09T23:30:45.569Z] 1078a624bdbd: Layer already exists [2024-10-09T23:30:45.569Z] 3.2.0-dev.98: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:45.916Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:46.263Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:46.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-09T23:30:46.263Z] acb3579d647b: Preparing [2024-10-09T23:30:46.263Z] 8c486c783590: Preparing [2024-10-09T23:30:46.263Z] 4522215df53f: Preparing [2024-10-09T23:30:46.263Z] ed28baa5b906: Preparing [2024-10-09T23:30:46.263Z] 484568d539bb: Preparing [2024-10-09T23:30:46.263Z] f145378fbb28: Preparing [2024-10-09T23:30:46.263Z] 1078a624bdbd: Preparing [2024-10-09T23:30:46.263Z] 16113d51b718: Preparing [2024-10-09T23:30:46.263Z] f145378fbb28: Waiting [2024-10-09T23:30:46.263Z] 1078a624bdbd: Waiting [2024-10-09T23:30:46.263Z] 16113d51b718: Waiting [2024-10-09T23:30:46.263Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:46.263Z] 484568d539bb: Layer already exists [2024-10-09T23:30:46.263Z] acb3579d647b: Layer already exists [2024-10-09T23:30:46.263Z] 4522215df53f: Layer already exists [2024-10-09T23:30:46.263Z] 8c486c783590: Layer already exists [2024-10-09T23:30:46.263Z] f145378fbb28: Layer already exists [2024-10-09T23:30:46.263Z] 16113d51b718: Layer already exists [2024-10-09T23:30:46.263Z] 1078a624bdbd: Layer already exists [2024-10-09T23:30:46.263Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:46.599Z] + 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-09T23:30:46.936Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-10-09T23:30:46.936Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-10-09T23:30:46.936Z] acb3579d647b: Preparing [2024-10-09T23:30:46.936Z] 8c486c783590: Preparing [2024-10-09T23:30:46.936Z] 4522215df53f: Preparing [2024-10-09T23:30:46.936Z] ed28baa5b906: Preparing [2024-10-09T23:30:46.936Z] 484568d539bb: Preparing [2024-10-09T23:30:46.936Z] f145378fbb28: Preparing [2024-10-09T23:30:46.936Z] 1078a624bdbd: Preparing [2024-10-09T23:30:46.936Z] 16113d51b718: Preparing [2024-10-09T23:30:46.936Z] f145378fbb28: Waiting [2024-10-09T23:30:46.936Z] 16113d51b718: Waiting [2024-10-09T23:30:46.936Z] 1078a624bdbd: Waiting [2024-10-09T23:30:46.936Z] 4522215df53f: Layer already exists [2024-10-09T23:30:46.936Z] 8c486c783590: Layer already exists [2024-10-09T23:30:46.936Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:46.936Z] 484568d539bb: Layer already exists [2024-10-09T23:30:46.936Z] acb3579d647b: Layer already exists [2024-10-09T23:30:46.936Z] 1078a624bdbd: Layer already exists [2024-10-09T23:30:46.936Z] f145378fbb28: Layer already exists [2024-10-09T23:30:46.936Z] 16113d51b718: Layer already exists [2024-10-09T23:30:46.936Z] main: digest: sha256:4d62066ecfefcb327f34f98953462fa8ea595132a1b07504775d97e2dec416e1 size: 1987 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:30:47.275Z] ===================================================== [Pipeline] echo [2024-10-09T23:30:47.289Z] taggedImages: [2024-10-09T23:30:47.289Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:47.289Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-10-09T23:30:47.289Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.98 [2024-10-09T23:30:47.289Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:47.289Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-10-09T23:30:47.314Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-10-09T23:30:47.314Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:47.314Z] latest [2024-10-09T23:30:47.314Z] 3.2.0-dev.98 [2024-10-09T23:30:47.314Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:47.314Z] main [2024-10-09T23:30:47.314Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:47.674Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:48.021Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:48.021Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-09T23:30:48.021Z] f4ef51ba62ea: Preparing [2024-10-09T23:30:48.021Z] f8623e66b771: Preparing [2024-10-09T23:30:48.021Z] 5775c5b68e5a: Preparing [2024-10-09T23:30:48.021Z] 484568d539bb: Preparing [2024-10-09T23:30:48.021Z] de85c572db41: Preparing [2024-10-09T23:30:48.021Z] 9fc75eb76a8e: Preparing [2024-10-09T23:30:48.021Z] 16113d51b718: Preparing [2024-10-09T23:30:48.021Z] 16113d51b718: Waiting [2024-10-09T23:30:48.021Z] 484568d539bb: Layer already exists [2024-10-09T23:30:48.284Z] f8623e66b771: Pushed [2024-10-09T23:30:48.284Z] f4ef51ba62ea: Pushed [2024-10-09T23:30:48.284Z] 16113d51b718: Layer already exists [2024-10-09T23:30:48.284Z] 9fc75eb76a8e: Pushed [2024-10-09T23:30:48.284Z] de85c572db41: Pushed [2024-10-09T23:30:52.507Z] 5775c5b68e5a: Pushed [2024-10-09T23:30:52.507Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:52.861Z] + 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-09T23:30:53.206Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-09T23:30:53.206Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-09T23:30:53.206Z] f4ef51ba62ea: Preparing [2024-10-09T23:30:53.206Z] f8623e66b771: Preparing [2024-10-09T23:30:53.206Z] 5775c5b68e5a: Preparing [2024-10-09T23:30:53.206Z] 484568d539bb: Preparing [2024-10-09T23:30:53.206Z] de85c572db41: Preparing [2024-10-09T23:30:53.206Z] 9fc75eb76a8e: Preparing [2024-10-09T23:30:53.206Z] 16113d51b718: Preparing [2024-10-09T23:30:53.206Z] 9fc75eb76a8e: Waiting [2024-10-09T23:30:53.206Z] 16113d51b718: Waiting [2024-10-09T23:30:53.206Z] f4ef51ba62ea: Layer already exists [2024-10-09T23:30:53.206Z] de85c572db41: Layer already exists [2024-10-09T23:30:53.206Z] 484568d539bb: Layer already exists [2024-10-09T23:30:53.206Z] 5775c5b68e5a: Layer already exists [2024-10-09T23:30:53.206Z] f8623e66b771: Layer already exists [2024-10-09T23:30:53.206Z] 16113d51b718: Layer already exists [2024-10-09T23:30:53.206Z] 9fc75eb76a8e: Layer already exists [2024-10-09T23:30:53.206Z] latest: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:53.816Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:54.159Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.98 [2024-10-09T23:30:54.159Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-09T23:30:54.159Z] f4ef51ba62ea: Preparing [2024-10-09T23:30:54.159Z] f8623e66b771: Preparing [2024-10-09T23:30:54.159Z] 5775c5b68e5a: Preparing [2024-10-09T23:30:54.159Z] 484568d539bb: Preparing [2024-10-09T23:30:54.159Z] de85c572db41: Preparing [2024-10-09T23:30:54.159Z] 9fc75eb76a8e: Preparing [2024-10-09T23:30:54.159Z] 16113d51b718: Preparing [2024-10-09T23:30:54.159Z] 9fc75eb76a8e: Waiting [2024-10-09T23:30:54.159Z] 16113d51b718: Waiting [2024-10-09T23:30:54.159Z] 484568d539bb: Layer already exists [2024-10-09T23:30:54.159Z] 5775c5b68e5a: Layer already exists [2024-10-09T23:30:54.159Z] f8623e66b771: Layer already exists [2024-10-09T23:30:54.159Z] f4ef51ba62ea: Layer already exists [2024-10-09T23:30:54.159Z] de85c572db41: Layer already exists [2024-10-09T23:30:54.159Z] 9fc75eb76a8e: Layer already exists [2024-10-09T23:30:54.159Z] 16113d51b718: Layer already exists [2024-10-09T23:30:54.159Z] 3.2.0-dev.98: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:54.491Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:54.828Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:54.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-09T23:30:54.828Z] f4ef51ba62ea: Preparing [2024-10-09T23:30:54.828Z] f8623e66b771: Preparing [2024-10-09T23:30:54.828Z] 5775c5b68e5a: Preparing [2024-10-09T23:30:54.828Z] 484568d539bb: Preparing [2024-10-09T23:30:54.828Z] de85c572db41: Preparing [2024-10-09T23:30:54.828Z] 9fc75eb76a8e: Preparing [2024-10-09T23:30:54.828Z] 16113d51b718: Preparing [2024-10-09T23:30:54.828Z] 9fc75eb76a8e: Waiting [2024-10-09T23:30:54.828Z] 16113d51b718: Waiting [2024-10-09T23:30:54.828Z] de85c572db41: Layer already exists [2024-10-09T23:30:54.828Z] f4ef51ba62ea: Layer already exists [2024-10-09T23:30:54.828Z] 5775c5b68e5a: Layer already exists [2024-10-09T23:30:54.828Z] 484568d539bb: Layer already exists [2024-10-09T23:30:54.828Z] f8623e66b771: Layer already exists [2024-10-09T23:30:54.828Z] 16113d51b718: Layer already exists [2024-10-09T23:30:54.828Z] 9fc75eb76a8e: Layer already exists [2024-10-09T23:30:54.828Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:55.180Z] + 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-09T23:30:55.509Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-10-09T23:30:55.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-10-09T23:30:55.509Z] f4ef51ba62ea: Preparing [2024-10-09T23:30:55.509Z] f8623e66b771: Preparing [2024-10-09T23:30:55.509Z] 5775c5b68e5a: Preparing [2024-10-09T23:30:55.509Z] 484568d539bb: Preparing [2024-10-09T23:30:55.509Z] de85c572db41: Preparing [2024-10-09T23:30:55.509Z] 9fc75eb76a8e: Preparing [2024-10-09T23:30:55.509Z] 16113d51b718: Preparing [2024-10-09T23:30:55.509Z] 9fc75eb76a8e: Waiting [2024-10-09T23:30:55.509Z] 16113d51b718: Waiting [2024-10-09T23:30:55.509Z] f4ef51ba62ea: Layer already exists [2024-10-09T23:30:55.509Z] 484568d539bb: Layer already exists [2024-10-09T23:30:55.509Z] de85c572db41: Layer already exists [2024-10-09T23:30:55.509Z] 5775c5b68e5a: Layer already exists [2024-10-09T23:30:55.509Z] f8623e66b771: Layer already exists [2024-10-09T23:30:55.509Z] 9fc75eb76a8e: Layer already exists [2024-10-09T23:30:55.509Z] 16113d51b718: Layer already exists [2024-10-09T23:30:55.509Z] main: digest: sha256:0d7fdf62aa4a4e95cfe6f1534f67851ff572a7e4e817fb36d520ce7303c77e83 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:30:55.855Z] ===================================================== [Pipeline] echo [2024-10-09T23:30:55.873Z] taggedImages: [2024-10-09T23:30:55.873Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:55.873Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-10-09T23:30:55.873Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.98 [2024-10-09T23:30:55.873Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:55.873Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-10-09T23:30:55.904Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-10-09T23:30:55.904Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:55.904Z] latest [2024-10-09T23:30:55.904Z] 3.2.0-dev.98 [2024-10-09T23:30:55.904Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:30:55.904Z] main [2024-10-09T23:30:55.904Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:56.260Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:30:56.608Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:30:56.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-09T23:30:56.608Z] 200da62019b6: Preparing [2024-10-09T23:30:56.608Z] 15bdf682a7f8: Preparing [2024-10-09T23:30:56.608Z] 13f22a9b3a9c: Preparing [2024-10-09T23:30:56.608Z] e1f57324a19f: Preparing [2024-10-09T23:30:56.608Z] ed28baa5b906: Preparing [2024-10-09T23:30:56.608Z] 484568d539bb: Preparing [2024-10-09T23:30:56.608Z] 6143b3e7af9e: Preparing [2024-10-09T23:30:56.608Z] 484568d539bb: Waiting [2024-10-09T23:30:56.608Z] 6143b3e7af9e: Waiting [2024-10-09T23:30:56.608Z] efa4a10b4939: Preparing [2024-10-09T23:30:56.608Z] 16113d51b718: Preparing [2024-10-09T23:30:56.608Z] efa4a10b4939: Waiting [2024-10-09T23:30:56.608Z] 16113d51b718: Waiting [2024-10-09T23:30:56.608Z] ed28baa5b906: Layer already exists [2024-10-09T23:30:56.608Z] 484568d539bb: Layer already exists [2024-10-09T23:30:56.871Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:30:56.871Z] 200da62019b6: Pushed [2024-10-09T23:30:56.871Z] efa4a10b4939: Layer already exists [2024-10-09T23:30:56.871Z] 15bdf682a7f8: Pushed [2024-10-09T23:30:56.871Z] 13f22a9b3a9c: Pushed [2024-10-09T23:30:56.871Z] 16113d51b718: Layer already exists [2024-10-09T23:31:01.101Z] e1f57324a19f: Pushed [2024-10-09T23:31:01.101Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:01.461Z] + 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-09T23:31:02.384Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-09T23:31:02.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-09T23:31:02.384Z] 200da62019b6: Preparing [2024-10-09T23:31:02.384Z] 15bdf682a7f8: Preparing [2024-10-09T23:31:02.384Z] 13f22a9b3a9c: Preparing [2024-10-09T23:31:02.384Z] e1f57324a19f: Preparing [2024-10-09T23:31:02.384Z] ed28baa5b906: Preparing [2024-10-09T23:31:02.384Z] 484568d539bb: Preparing [2024-10-09T23:31:02.384Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:02.384Z] 484568d539bb: Waiting [2024-10-09T23:31:02.384Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:02.384Z] efa4a10b4939: Preparing [2024-10-09T23:31:02.384Z] 16113d51b718: Preparing [2024-10-09T23:31:02.384Z] efa4a10b4939: Waiting [2024-10-09T23:31:02.384Z] 16113d51b718: Waiting [2024-10-09T23:31:02.384Z] 13f22a9b3a9c: Layer already exists [2024-10-09T23:31:02.384Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:02.384Z] 15bdf682a7f8: Layer already exists [2024-10-09T23:31:02.384Z] 200da62019b6: Layer already exists [2024-10-09T23:31:02.384Z] e1f57324a19f: Layer already exists [2024-10-09T23:31:02.384Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:02.384Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:02.384Z] 484568d539bb: Layer already exists [2024-10-09T23:31:02.384Z] 16113d51b718: Layer already exists [2024-10-09T23:31:02.647Z] latest: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:02.992Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:03.332Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.98 [2024-10-09T23:31:03.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-09T23:31:03.332Z] 200da62019b6: Preparing [2024-10-09T23:31:03.332Z] 15bdf682a7f8: Preparing [2024-10-09T23:31:03.332Z] 13f22a9b3a9c: Preparing [2024-10-09T23:31:03.332Z] e1f57324a19f: Preparing [2024-10-09T23:31:03.332Z] ed28baa5b906: Preparing [2024-10-09T23:31:03.332Z] 484568d539bb: Preparing [2024-10-09T23:31:03.332Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:03.332Z] efa4a10b4939: Preparing [2024-10-09T23:31:03.332Z] 16113d51b718: Preparing [2024-10-09T23:31:03.332Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:03.332Z] efa4a10b4939: Waiting [2024-10-09T23:31:03.332Z] 16113d51b718: Waiting [2024-10-09T23:31:03.332Z] 484568d539bb: Waiting [2024-10-09T23:31:03.332Z] 13f22a9b3a9c: Layer already exists [2024-10-09T23:31:03.332Z] e1f57324a19f: Layer already exists [2024-10-09T23:31:03.332Z] 15bdf682a7f8: Layer already exists [2024-10-09T23:31:03.332Z] 200da62019b6: Layer already exists [2024-10-09T23:31:03.332Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:03.332Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:03.332Z] 484568d539bb: Layer already exists [2024-10-09T23:31:03.332Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:03.332Z] 16113d51b718: Layer already exists [2024-10-09T23:31:03.332Z] 3.2.0-dev.98: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:03.668Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:04.002Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:04.003Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-09T23:31:04.003Z] 200da62019b6: Preparing [2024-10-09T23:31:04.003Z] 15bdf682a7f8: Preparing [2024-10-09T23:31:04.003Z] 13f22a9b3a9c: Preparing [2024-10-09T23:31:04.003Z] e1f57324a19f: Preparing [2024-10-09T23:31:04.003Z] ed28baa5b906: Preparing [2024-10-09T23:31:04.003Z] 484568d539bb: Preparing [2024-10-09T23:31:04.003Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:04.003Z] efa4a10b4939: Preparing [2024-10-09T23:31:04.003Z] 16113d51b718: Preparing [2024-10-09T23:31:04.003Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:04.003Z] 484568d539bb: Waiting [2024-10-09T23:31:04.003Z] efa4a10b4939: Waiting [2024-10-09T23:31:04.003Z] 16113d51b718: Waiting [2024-10-09T23:31:04.003Z] e1f57324a19f: Layer already exists [2024-10-09T23:31:04.003Z] 15bdf682a7f8: Layer already exists [2024-10-09T23:31:04.003Z] 13f22a9b3a9c: Layer already exists [2024-10-09T23:31:04.003Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:04.003Z] 200da62019b6: Layer already exists [2024-10-09T23:31:04.003Z] 484568d539bb: Layer already exists [2024-10-09T23:31:04.003Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:04.003Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:04.003Z] 16113d51b718: Layer already exists [2024-10-09T23:31:04.003Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:04.345Z] + 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-09T23:31:04.686Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-10-09T23:31:04.686Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-10-09T23:31:04.686Z] 200da62019b6: Preparing [2024-10-09T23:31:04.686Z] 15bdf682a7f8: Preparing [2024-10-09T23:31:04.686Z] 13f22a9b3a9c: Preparing [2024-10-09T23:31:04.686Z] e1f57324a19f: Preparing [2024-10-09T23:31:04.686Z] ed28baa5b906: Preparing [2024-10-09T23:31:04.686Z] 484568d539bb: Preparing [2024-10-09T23:31:04.686Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:04.686Z] efa4a10b4939: Preparing [2024-10-09T23:31:04.686Z] 16113d51b718: Preparing [2024-10-09T23:31:04.686Z] efa4a10b4939: Waiting [2024-10-09T23:31:04.686Z] 16113d51b718: Waiting [2024-10-09T23:31:04.686Z] 484568d539bb: Waiting [2024-10-09T23:31:04.686Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:04.686Z] 200da62019b6: Layer already exists [2024-10-09T23:31:04.686Z] 15bdf682a7f8: Layer already exists [2024-10-09T23:31:04.686Z] e1f57324a19f: Layer already exists [2024-10-09T23:31:04.686Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:04.686Z] 13f22a9b3a9c: Layer already exists [2024-10-09T23:31:04.686Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:04.686Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:04.686Z] 16113d51b718: Layer already exists [2024-10-09T23:31:04.686Z] 484568d539bb: Layer already exists [2024-10-09T23:31:04.949Z] main: digest: sha256:daebe10c641a25b4dba9860bbb2ddad1f99b81514368d1bbdf2885568e73a5a6 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:31:05.021Z] ===================================================== [Pipeline] echo [2024-10-09T23:31:05.034Z] taggedImages: [2024-10-09T23:31:05.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:05.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-10-09T23:31:05.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.98 [2024-10-09T23:31:05.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:05.034Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-10-09T23:31:05.064Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-10-09T23:31:05.064Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:05.064Z] latest [2024-10-09T23:31:05.064Z] 3.2.0-dev.98 [2024-10-09T23:31:05.064Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:05.064Z] main [2024-10-09T23:31:05.064Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:05.434Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:05.777Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:05.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-09T23:31:05.777Z] 7fe3e2661ba6: Preparing [2024-10-09T23:31:05.777Z] 32cf7248b58e: Preparing [2024-10-09T23:31:05.777Z] 150fa18758d0: Preparing [2024-10-09T23:31:05.777Z] 8baa9dbf6935: Preparing [2024-10-09T23:31:05.777Z] c15ab0a8b314: Preparing [2024-10-09T23:31:05.777Z] af48c595b2ef: Preparing [2024-10-09T23:31:05.777Z] 4596bb77a3bb: Preparing [2024-10-09T23:31:05.777Z] 3699d994a28f: Preparing [2024-10-09T23:31:05.777Z] ed28baa5b906: Preparing [2024-10-09T23:31:05.777Z] 484568d539bb: Preparing [2024-10-09T23:31:05.777Z] 5cb06075078d: Preparing [2024-10-09T23:31:05.777Z] 82e58453e628: Preparing [2024-10-09T23:31:05.777Z] 5f70bf18a086: Preparing [2024-10-09T23:31:05.777Z] cb8970228679: Preparing [2024-10-09T23:31:05.777Z] 700382354a01: Preparing [2024-10-09T23:31:05.777Z] 994adc5af59e: Preparing [2024-10-09T23:31:05.777Z] 16113d51b718: Preparing [2024-10-09T23:31:05.777Z] 5cb06075078d: Waiting [2024-10-09T23:31:05.777Z] 82e58453e628: Waiting [2024-10-09T23:31:05.777Z] cb8970228679: Waiting [2024-10-09T23:31:05.777Z] 700382354a01: Waiting [2024-10-09T23:31:05.777Z] af48c595b2ef: Waiting [2024-10-09T23:31:05.777Z] 994adc5af59e: Waiting [2024-10-09T23:31:05.777Z] 4596bb77a3bb: Waiting [2024-10-09T23:31:05.777Z] 3699d994a28f: Waiting [2024-10-09T23:31:05.777Z] ed28baa5b906: Waiting [2024-10-09T23:31:05.777Z] 5f70bf18a086: Waiting [2024-10-09T23:31:05.777Z] 484568d539bb: Waiting [2024-10-09T23:31:05.777Z] 16113d51b718: Waiting [2024-10-09T23:31:06.041Z] 8baa9dbf6935: Pushed [2024-10-09T23:31:06.041Z] 32cf7248b58e: Pushed [2024-10-09T23:31:06.041Z] c15ab0a8b314: Pushed [2024-10-09T23:31:06.041Z] 150fa18758d0: Pushed [2024-10-09T23:31:06.041Z] 7fe3e2661ba6: Pushed [2024-10-09T23:31:06.041Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:06.041Z] 484568d539bb: Layer already exists [2024-10-09T23:31:06.041Z] af48c595b2ef: Pushed [2024-10-09T23:31:06.041Z] 4596bb77a3bb: Pushed [2024-10-09T23:31:06.041Z] 5f70bf18a086: Layer already exists [2024-10-09T23:31:06.305Z] 5cb06075078d: Pushed [2024-10-09T23:31:06.305Z] 82e58453e628: Pushed [2024-10-09T23:31:06.305Z] cb8970228679: Pushed [2024-10-09T23:31:06.305Z] 16113d51b718: Layer already exists [2024-10-09T23:31:06.305Z] 700382354a01: Pushed [2024-10-09T23:31:06.305Z] 994adc5af59e: Pushed [2024-10-09T23:31:08.898Z] 3699d994a28f: Pushed [2024-10-09T23:31:09.160Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:09.503Z] + 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-09T23:31:09.843Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-09T23:31:09.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-09T23:31:09.843Z] 7fe3e2661ba6: Preparing [2024-10-09T23:31:09.843Z] 32cf7248b58e: Preparing [2024-10-09T23:31:09.843Z] 150fa18758d0: Preparing [2024-10-09T23:31:09.843Z] 8baa9dbf6935: Preparing [2024-10-09T23:31:09.843Z] c15ab0a8b314: Preparing [2024-10-09T23:31:09.843Z] af48c595b2ef: Preparing [2024-10-09T23:31:09.843Z] 4596bb77a3bb: Preparing [2024-10-09T23:31:09.843Z] 3699d994a28f: Preparing [2024-10-09T23:31:09.843Z] ed28baa5b906: Preparing [2024-10-09T23:31:09.843Z] 484568d539bb: Preparing [2024-10-09T23:31:09.843Z] 5cb06075078d: Preparing [2024-10-09T23:31:09.843Z] 82e58453e628: Preparing [2024-10-09T23:31:09.843Z] 5f70bf18a086: Preparing [2024-10-09T23:31:09.843Z] cb8970228679: Preparing [2024-10-09T23:31:09.843Z] 700382354a01: Preparing [2024-10-09T23:31:09.843Z] 994adc5af59e: Preparing [2024-10-09T23:31:09.843Z] 16113d51b718: Preparing [2024-10-09T23:31:09.843Z] 484568d539bb: Waiting [2024-10-09T23:31:09.843Z] 5cb06075078d: Waiting [2024-10-09T23:31:09.843Z] 82e58453e628: Waiting [2024-10-09T23:31:09.843Z] 5f70bf18a086: Waiting [2024-10-09T23:31:09.843Z] cb8970228679: Waiting [2024-10-09T23:31:09.843Z] 700382354a01: Waiting [2024-10-09T23:31:09.843Z] 994adc5af59e: Waiting [2024-10-09T23:31:09.843Z] 16113d51b718: Waiting [2024-10-09T23:31:09.843Z] af48c595b2ef: Waiting [2024-10-09T23:31:09.843Z] 4596bb77a3bb: Waiting [2024-10-09T23:31:09.843Z] 3699d994a28f: Waiting [2024-10-09T23:31:09.843Z] ed28baa5b906: Waiting [2024-10-09T23:31:09.843Z] 8baa9dbf6935: Layer already exists [2024-10-09T23:31:09.843Z] c15ab0a8b314: Layer already exists [2024-10-09T23:31:09.843Z] 150fa18758d0: Layer already exists [2024-10-09T23:31:09.843Z] 32cf7248b58e: Layer already exists [2024-10-09T23:31:09.843Z] 7fe3e2661ba6: Layer already exists [2024-10-09T23:31:09.843Z] af48c595b2ef: Layer already exists [2024-10-09T23:31:09.843Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:09.843Z] 3699d994a28f: Layer already exists [2024-10-09T23:31:09.843Z] 4596bb77a3bb: Layer already exists [2024-10-09T23:31:09.843Z] 484568d539bb: Layer already exists [2024-10-09T23:31:09.843Z] 5cb06075078d: Layer already exists [2024-10-09T23:31:09.843Z] 82e58453e628: Layer already exists [2024-10-09T23:31:09.843Z] 5f70bf18a086: Layer already exists [2024-10-09T23:31:09.843Z] 700382354a01: Layer already exists [2024-10-09T23:31:09.843Z] cb8970228679: Layer already exists [2024-10-09T23:31:09.843Z] 994adc5af59e: Layer already exists [2024-10-09T23:31:09.843Z] 16113d51b718: Layer already exists [2024-10-09T23:31:10.106Z] latest: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:10.440Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:10.776Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.98 [2024-10-09T23:31:10.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-09T23:31:10.776Z] 7fe3e2661ba6: Preparing [2024-10-09T23:31:10.776Z] 32cf7248b58e: Preparing [2024-10-09T23:31:10.776Z] 150fa18758d0: Preparing [2024-10-09T23:31:10.776Z] 8baa9dbf6935: Preparing [2024-10-09T23:31:10.776Z] c15ab0a8b314: Preparing [2024-10-09T23:31:10.776Z] af48c595b2ef: Preparing [2024-10-09T23:31:10.776Z] 4596bb77a3bb: Preparing [2024-10-09T23:31:10.776Z] af48c595b2ef: Waiting [2024-10-09T23:31:10.776Z] 3699d994a28f: Preparing [2024-10-09T23:31:10.776Z] ed28baa5b906: Preparing [2024-10-09T23:31:10.776Z] 4596bb77a3bb: Waiting [2024-10-09T23:31:10.776Z] 3699d994a28f: Waiting [2024-10-09T23:31:10.776Z] ed28baa5b906: Waiting [2024-10-09T23:31:10.776Z] 484568d539bb: Preparing [2024-10-09T23:31:10.776Z] 5cb06075078d: Preparing [2024-10-09T23:31:10.776Z] 82e58453e628: Preparing [2024-10-09T23:31:10.776Z] 5f70bf18a086: Preparing [2024-10-09T23:31:10.776Z] 5cb06075078d: Waiting [2024-10-09T23:31:10.776Z] 82e58453e628: Waiting [2024-10-09T23:31:10.776Z] 484568d539bb: Waiting [2024-10-09T23:31:10.776Z] cb8970228679: Preparing [2024-10-09T23:31:10.776Z] 700382354a01: Preparing [2024-10-09T23:31:10.776Z] 5f70bf18a086: Waiting [2024-10-09T23:31:10.776Z] 994adc5af59e: Preparing [2024-10-09T23:31:10.776Z] 16113d51b718: Preparing [2024-10-09T23:31:10.776Z] 994adc5af59e: Waiting [2024-10-09T23:31:10.776Z] 16113d51b718: Waiting [2024-10-09T23:31:10.776Z] cb8970228679: Waiting [2024-10-09T23:31:10.776Z] 700382354a01: Waiting [2024-10-09T23:31:10.776Z] 150fa18758d0: Layer already exists [2024-10-09T23:31:10.776Z] c15ab0a8b314: Layer already exists [2024-10-09T23:31:10.776Z] 7fe3e2661ba6: Layer already exists [2024-10-09T23:31:10.776Z] 32cf7248b58e: Layer already exists [2024-10-09T23:31:10.776Z] 8baa9dbf6935: Layer already exists [2024-10-09T23:31:10.776Z] 4596bb77a3bb: Layer already exists [2024-10-09T23:31:10.776Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:10.776Z] 3699d994a28f: Layer already exists [2024-10-09T23:31:10.776Z] 484568d539bb: Layer already exists [2024-10-09T23:31:10.776Z] af48c595b2ef: Layer already exists [2024-10-09T23:31:10.776Z] 82e58453e628: Layer already exists [2024-10-09T23:31:10.776Z] 5cb06075078d: Layer already exists [2024-10-09T23:31:10.776Z] 5f70bf18a086: Layer already exists [2024-10-09T23:31:10.776Z] 700382354a01: Layer already exists [2024-10-09T23:31:10.776Z] cb8970228679: Layer already exists [2024-10-09T23:31:10.776Z] 16113d51b718: Layer already exists [2024-10-09T23:31:10.776Z] 994adc5af59e: Layer already exists [2024-10-09T23:31:11.039Z] 3.2.0-dev.98: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:11.371Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:11.708Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:11.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-09T23:31:11.708Z] 7fe3e2661ba6: Preparing [2024-10-09T23:31:11.708Z] 32cf7248b58e: Preparing [2024-10-09T23:31:11.708Z] 150fa18758d0: Preparing [2024-10-09T23:31:11.708Z] 8baa9dbf6935: Preparing [2024-10-09T23:31:11.708Z] c15ab0a8b314: Preparing [2024-10-09T23:31:11.708Z] af48c595b2ef: Preparing [2024-10-09T23:31:11.708Z] 4596bb77a3bb: Preparing [2024-10-09T23:31:11.708Z] af48c595b2ef: Waiting [2024-10-09T23:31:11.708Z] 3699d994a28f: Preparing [2024-10-09T23:31:11.708Z] 4596bb77a3bb: Waiting [2024-10-09T23:31:11.708Z] ed28baa5b906: Preparing [2024-10-09T23:31:11.708Z] 3699d994a28f: Waiting [2024-10-09T23:31:11.708Z] 484568d539bb: Preparing [2024-10-09T23:31:11.708Z] 5cb06075078d: Preparing [2024-10-09T23:31:11.708Z] 82e58453e628: Preparing [2024-10-09T23:31:11.708Z] 5f70bf18a086: Preparing [2024-10-09T23:31:11.708Z] ed28baa5b906: Waiting [2024-10-09T23:31:11.708Z] cb8970228679: Preparing [2024-10-09T23:31:11.708Z] 484568d539bb: Waiting [2024-10-09T23:31:11.708Z] 700382354a01: Preparing [2024-10-09T23:31:11.708Z] 994adc5af59e: Preparing [2024-10-09T23:31:11.708Z] 5cb06075078d: Waiting [2024-10-09T23:31:11.708Z] 16113d51b718: Preparing [2024-10-09T23:31:11.708Z] 82e58453e628: Waiting [2024-10-09T23:31:11.708Z] 700382354a01: Waiting [2024-10-09T23:31:11.708Z] 5f70bf18a086: Waiting [2024-10-09T23:31:11.708Z] 994adc5af59e: Waiting [2024-10-09T23:31:11.708Z] cb8970228679: Waiting [2024-10-09T23:31:11.708Z] 16113d51b718: Waiting [2024-10-09T23:31:11.708Z] 7fe3e2661ba6: Layer already exists [2024-10-09T23:31:11.708Z] 8baa9dbf6935: Layer already exists [2024-10-09T23:31:11.708Z] c15ab0a8b314: Layer already exists [2024-10-09T23:31:11.708Z] 32cf7248b58e: Layer already exists [2024-10-09T23:31:11.708Z] 150fa18758d0: Layer already exists [2024-10-09T23:31:11.708Z] 4596bb77a3bb: Layer already exists [2024-10-09T23:31:11.708Z] af48c595b2ef: Layer already exists [2024-10-09T23:31:11.708Z] 3699d994a28f: Layer already exists [2024-10-09T23:31:11.708Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:11.708Z] 484568d539bb: Layer already exists [2024-10-09T23:31:11.708Z] 5f70bf18a086: Layer already exists [2024-10-09T23:31:11.708Z] 82e58453e628: Layer already exists [2024-10-09T23:31:11.708Z] 700382354a01: Layer already exists [2024-10-09T23:31:11.708Z] 5cb06075078d: Layer already exists [2024-10-09T23:31:11.708Z] cb8970228679: Layer already exists [2024-10-09T23:31:11.708Z] 994adc5af59e: Layer already exists [2024-10-09T23:31:11.708Z] 16113d51b718: Layer already exists [2024-10-09T23:31:11.971Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:12.307Z] + 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-09T23:31:12.654Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-10-09T23:31:12.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-10-09T23:31:12.654Z] 7fe3e2661ba6: Preparing [2024-10-09T23:31:12.654Z] 32cf7248b58e: Preparing [2024-10-09T23:31:12.654Z] 150fa18758d0: Preparing [2024-10-09T23:31:12.654Z] 8baa9dbf6935: Preparing [2024-10-09T23:31:12.654Z] c15ab0a8b314: Preparing [2024-10-09T23:31:12.654Z] af48c595b2ef: Preparing [2024-10-09T23:31:12.654Z] 4596bb77a3bb: Preparing [2024-10-09T23:31:12.654Z] 3699d994a28f: Preparing [2024-10-09T23:31:12.654Z] ed28baa5b906: Preparing [2024-10-09T23:31:12.654Z] 484568d539bb: Preparing [2024-10-09T23:31:12.654Z] 5cb06075078d: Preparing [2024-10-09T23:31:12.654Z] 82e58453e628: Preparing [2024-10-09T23:31:12.654Z] 5f70bf18a086: Preparing [2024-10-09T23:31:12.654Z] cb8970228679: Preparing [2024-10-09T23:31:12.654Z] 700382354a01: Preparing [2024-10-09T23:31:12.654Z] 994adc5af59e: Preparing [2024-10-09T23:31:12.654Z] 16113d51b718: Preparing [2024-10-09T23:31:12.654Z] af48c595b2ef: Waiting [2024-10-09T23:31:12.654Z] 4596bb77a3bb: Waiting [2024-10-09T23:31:12.654Z] 3699d994a28f: Waiting [2024-10-09T23:31:12.654Z] ed28baa5b906: Waiting [2024-10-09T23:31:12.654Z] 484568d539bb: Waiting [2024-10-09T23:31:12.654Z] 5cb06075078d: Waiting [2024-10-09T23:31:12.654Z] 82e58453e628: Waiting [2024-10-09T23:31:12.654Z] 5f70bf18a086: Waiting [2024-10-09T23:31:12.654Z] cb8970228679: Waiting [2024-10-09T23:31:12.654Z] 700382354a01: Waiting [2024-10-09T23:31:12.654Z] 994adc5af59e: Waiting [2024-10-09T23:31:12.655Z] 16113d51b718: Waiting [2024-10-09T23:31:12.655Z] c15ab0a8b314: Layer already exists [2024-10-09T23:31:12.655Z] 150fa18758d0: Layer already exists [2024-10-09T23:31:12.655Z] 8baa9dbf6935: Layer already exists [2024-10-09T23:31:12.655Z] 32cf7248b58e: Layer already exists [2024-10-09T23:31:12.655Z] 7fe3e2661ba6: Layer already exists [2024-10-09T23:31:12.655Z] 3699d994a28f: Layer already exists [2024-10-09T23:31:12.655Z] af48c595b2ef: Layer already exists [2024-10-09T23:31:12.655Z] 484568d539bb: Layer already exists [2024-10-09T23:31:12.655Z] 4596bb77a3bb: Layer already exists [2024-10-09T23:31:12.655Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:12.655Z] 82e58453e628: Layer already exists [2024-10-09T23:31:12.655Z] 5cb06075078d: Layer already exists [2024-10-09T23:31:12.655Z] 5f70bf18a086: Layer already exists [2024-10-09T23:31:12.655Z] cb8970228679: Layer already exists [2024-10-09T23:31:12.655Z] 700382354a01: Layer already exists [2024-10-09T23:31:12.655Z] 16113d51b718: Layer already exists [2024-10-09T23:31:12.655Z] 994adc5af59e: Layer already exists [2024-10-09T23:31:12.918Z] main: digest: sha256:cfc0dd1e62dab63567a67484f39d82e8621e41228b9f6a3e03e88a85e8346b5f size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:31:12.984Z] ===================================================== [Pipeline] echo [2024-10-09T23:31:12.995Z] taggedImages: [2024-10-09T23:31:12.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:12.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-10-09T23:31:12.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.98 [2024-10-09T23:31:12.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:12.995Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-10-09T23:31:13.019Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-10-09T23:31:13.019Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:13.019Z] latest [2024-10-09T23:31:13.019Z] 3.2.0-dev.98 [2024-10-09T23:31:13.019Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:13.019Z] main [2024-10-09T23:31:13.019Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:13.391Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:14.001Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:14.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-09T23:31:14.001Z] 898ec6a4f46f: Preparing [2024-10-09T23:31:14.001Z] 59c4b34166f5: Preparing [2024-10-09T23:31:14.001Z] 4808dabc8515: Preparing [2024-10-09T23:31:14.001Z] 5ee839914604: Preparing [2024-10-09T23:31:14.001Z] ed28baa5b906: Preparing [2024-10-09T23:31:14.001Z] 484568d539bb: Preparing [2024-10-09T23:31:14.001Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:14.001Z] efa4a10b4939: Preparing [2024-10-09T23:31:14.001Z] 16113d51b718: Preparing [2024-10-09T23:31:14.001Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:14.001Z] efa4a10b4939: Waiting [2024-10-09T23:31:14.001Z] 16113d51b718: Waiting [2024-10-09T23:31:14.001Z] 484568d539bb: Waiting [2024-10-09T23:31:14.001Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:14.001Z] 484568d539bb: Layer already exists [2024-10-09T23:31:14.264Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:14.264Z] 4808dabc8515: Pushed [2024-10-09T23:31:14.264Z] 59c4b34166f5: Pushed [2024-10-09T23:31:14.264Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:14.264Z] 898ec6a4f46f: Pushed [2024-10-09T23:31:14.264Z] 16113d51b718: Layer already exists [2024-10-09T23:31:17.590Z] 5ee839914604: Pushed [2024-10-09T23:31:17.590Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:17.928Z] + 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-09T23:31:18.263Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-09T23:31:18.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-09T23:31:18.263Z] 898ec6a4f46f: Preparing [2024-10-09T23:31:18.263Z] 59c4b34166f5: Preparing [2024-10-09T23:31:18.263Z] 4808dabc8515: Preparing [2024-10-09T23:31:18.263Z] 5ee839914604: Preparing [2024-10-09T23:31:18.263Z] ed28baa5b906: Preparing [2024-10-09T23:31:18.263Z] 484568d539bb: Preparing [2024-10-09T23:31:18.263Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:18.263Z] efa4a10b4939: Preparing [2024-10-09T23:31:18.263Z] 16113d51b718: Preparing [2024-10-09T23:31:18.263Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:18.263Z] efa4a10b4939: Waiting [2024-10-09T23:31:18.263Z] 16113d51b718: Waiting [2024-10-09T23:31:18.263Z] 484568d539bb: Waiting [2024-10-09T23:31:18.263Z] 59c4b34166f5: Layer already exists [2024-10-09T23:31:18.263Z] 5ee839914604: Layer already exists [2024-10-09T23:31:18.263Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:18.263Z] 898ec6a4f46f: Layer already exists [2024-10-09T23:31:18.263Z] 4808dabc8515: Layer already exists [2024-10-09T23:31:18.263Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:18.263Z] 484568d539bb: Layer already exists [2024-10-09T23:31:18.263Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:18.263Z] 16113d51b718: Layer already exists [2024-10-09T23:31:18.526Z] latest: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:18.864Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:19.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.98 [2024-10-09T23:31:19.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-09T23:31:19.187Z] 898ec6a4f46f: Preparing [2024-10-09T23:31:19.187Z] 59c4b34166f5: Preparing [2024-10-09T23:31:19.187Z] 4808dabc8515: Preparing [2024-10-09T23:31:19.187Z] 5ee839914604: Preparing [2024-10-09T23:31:19.187Z] ed28baa5b906: Preparing [2024-10-09T23:31:19.187Z] 484568d539bb: Preparing [2024-10-09T23:31:19.187Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:19.187Z] efa4a10b4939: Preparing [2024-10-09T23:31:19.187Z] 16113d51b718: Preparing [2024-10-09T23:31:19.187Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:19.187Z] efa4a10b4939: Waiting [2024-10-09T23:31:19.187Z] 16113d51b718: Waiting [2024-10-09T23:31:19.187Z] 484568d539bb: Waiting [2024-10-09T23:31:19.187Z] 898ec6a4f46f: Layer already exists [2024-10-09T23:31:19.187Z] 59c4b34166f5: Layer already exists [2024-10-09T23:31:19.187Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:19.187Z] 4808dabc8515: Layer already exists [2024-10-09T23:31:19.187Z] 5ee839914604: Layer already exists [2024-10-09T23:31:19.187Z] 16113d51b718: Layer already exists [2024-10-09T23:31:19.187Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:19.187Z] 484568d539bb: Layer already exists [2024-10-09T23:31:19.187Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:19.451Z] 3.2.0-dev.98: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:19.799Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:20.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:20.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-09T23:31:20.140Z] 898ec6a4f46f: Preparing [2024-10-09T23:31:20.140Z] 59c4b34166f5: Preparing [2024-10-09T23:31:20.140Z] 4808dabc8515: Preparing [2024-10-09T23:31:20.140Z] 5ee839914604: Preparing [2024-10-09T23:31:20.140Z] ed28baa5b906: Preparing [2024-10-09T23:31:20.140Z] 484568d539bb: Preparing [2024-10-09T23:31:20.140Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:20.140Z] efa4a10b4939: Preparing [2024-10-09T23:31:20.140Z] 16113d51b718: Preparing [2024-10-09T23:31:20.140Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:20.140Z] efa4a10b4939: Waiting [2024-10-09T23:31:20.140Z] 16113d51b718: Waiting [2024-10-09T23:31:20.140Z] 484568d539bb: Waiting [2024-10-09T23:31:20.140Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:20.140Z] 59c4b34166f5: Layer already exists [2024-10-09T23:31:20.140Z] 898ec6a4f46f: Layer already exists [2024-10-09T23:31:20.140Z] 4808dabc8515: Layer already exists [2024-10-09T23:31:20.140Z] 5ee839914604: Layer already exists [2024-10-09T23:31:20.141Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:20.141Z] 484568d539bb: Layer already exists [2024-10-09T23:31:20.141Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:20.141Z] 16113d51b718: Layer already exists [2024-10-09T23:31:20.141Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:20.470Z] + 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-09T23:31:20.805Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-10-09T23:31:20.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-10-09T23:31:20.805Z] 898ec6a4f46f: Preparing [2024-10-09T23:31:20.805Z] 59c4b34166f5: Preparing [2024-10-09T23:31:20.805Z] 4808dabc8515: Preparing [2024-10-09T23:31:20.805Z] 5ee839914604: Preparing [2024-10-09T23:31:20.805Z] ed28baa5b906: Preparing [2024-10-09T23:31:20.805Z] 484568d539bb: Preparing [2024-10-09T23:31:20.805Z] 6143b3e7af9e: Preparing [2024-10-09T23:31:20.805Z] efa4a10b4939: Preparing [2024-10-09T23:31:20.805Z] 16113d51b718: Preparing [2024-10-09T23:31:20.805Z] 484568d539bb: Waiting [2024-10-09T23:31:20.805Z] 6143b3e7af9e: Waiting [2024-10-09T23:31:20.805Z] efa4a10b4939: Waiting [2024-10-09T23:31:20.805Z] 16113d51b718: Waiting [2024-10-09T23:31:20.805Z] 898ec6a4f46f: Layer already exists [2024-10-09T23:31:20.805Z] 4808dabc8515: Layer already exists [2024-10-09T23:31:20.805Z] 5ee839914604: Layer already exists [2024-10-09T23:31:20.805Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:20.805Z] 59c4b34166f5: Layer already exists [2024-10-09T23:31:20.805Z] efa4a10b4939: Layer already exists [2024-10-09T23:31:20.805Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:31:20.805Z] 484568d539bb: Layer already exists [2024-10-09T23:31:20.805Z] 16113d51b718: Layer already exists [2024-10-09T23:31:20.805Z] main: digest: sha256:6fc9645cff5934495ad12c4de068197db8a9ae92580d12b3b3e819d5dc0e370d size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:31:21.143Z] ===================================================== [Pipeline] echo [2024-10-09T23:31:21.157Z] taggedImages: [2024-10-09T23:31:21.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:21.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-10-09T23:31:21.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.98 [2024-10-09T23:31:21.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:21.157Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-10-09T23:31:21.182Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-10-09T23:31:21.182Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:21.182Z] latest [2024-10-09T23:31:21.182Z] 3.2.0-dev.98 [2024-10-09T23:31:21.182Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:21.182Z] main [2024-10-09T23:31:21.182Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:21.540Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:21.894Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:21.894Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-09T23:31:21.894Z] b541944ef58e: Preparing [2024-10-09T23:31:21.894Z] ffb75dc6aa92: Preparing [2024-10-09T23:31:21.894Z] 5fb6cbbccfc9: Preparing [2024-10-09T23:31:21.894Z] fc0d187346df: Preparing [2024-10-09T23:31:21.894Z] f47ab5e6278f: Preparing [2024-10-09T23:31:21.894Z] ed28baa5b906: Preparing [2024-10-09T23:31:21.894Z] 484568d539bb: Preparing [2024-10-09T23:31:21.894Z] e960e0bd1bea: Preparing [2024-10-09T23:31:21.894Z] 16c7250b1572: Preparing [2024-10-09T23:31:21.894Z] 6d5de0332f55: Preparing [2024-10-09T23:31:21.894Z] 16113d51b718: Preparing [2024-10-09T23:31:21.894Z] ed28baa5b906: Waiting [2024-10-09T23:31:21.894Z] 484568d539bb: Waiting [2024-10-09T23:31:21.894Z] e960e0bd1bea: Waiting [2024-10-09T23:31:21.894Z] 16c7250b1572: Waiting [2024-10-09T23:31:21.894Z] 6d5de0332f55: Waiting [2024-10-09T23:31:21.894Z] 16113d51b718: Waiting [2024-10-09T23:31:22.157Z] ffb75dc6aa92: Pushed [2024-10-09T23:31:22.157Z] f47ab5e6278f: Pushed [2024-10-09T23:31:22.157Z] fc0d187346df: Pushed [2024-10-09T23:31:22.157Z] b541944ef58e: Pushed [2024-10-09T23:31:22.157Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:22.157Z] 484568d539bb: Layer already exists [2024-10-09T23:31:22.157Z] 16113d51b718: Layer already exists [2024-10-09T23:31:22.157Z] e960e0bd1bea: Pushed [2024-10-09T23:31:22.421Z] 16c7250b1572: Pushed [2024-10-09T23:31:24.344Z] 5fb6cbbccfc9: Pushed [2024-10-09T23:31:24.926Z] 6d5de0332f55: Pushed [2024-10-09T23:31:25.501Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:25.850Z] + 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-09T23:31:26.187Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-09T23:31:26.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-09T23:31:26.187Z] b541944ef58e: Preparing [2024-10-09T23:31:26.187Z] ffb75dc6aa92: Preparing [2024-10-09T23:31:26.187Z] 5fb6cbbccfc9: Preparing [2024-10-09T23:31:26.187Z] fc0d187346df: Preparing [2024-10-09T23:31:26.187Z] f47ab5e6278f: Preparing [2024-10-09T23:31:26.187Z] ed28baa5b906: Preparing [2024-10-09T23:31:26.187Z] 484568d539bb: Preparing [2024-10-09T23:31:26.187Z] e960e0bd1bea: Preparing [2024-10-09T23:31:26.187Z] 16c7250b1572: Preparing [2024-10-09T23:31:26.187Z] 6d5de0332f55: Preparing [2024-10-09T23:31:26.187Z] 16113d51b718: Preparing [2024-10-09T23:31:26.187Z] 484568d539bb: Waiting [2024-10-09T23:31:26.187Z] e960e0bd1bea: Waiting [2024-10-09T23:31:26.187Z] 16c7250b1572: Waiting [2024-10-09T23:31:26.187Z] 6d5de0332f55: Waiting [2024-10-09T23:31:26.187Z] 16113d51b718: Waiting [2024-10-09T23:31:26.187Z] ed28baa5b906: Waiting [2024-10-09T23:31:26.187Z] b541944ef58e: Layer already exists [2024-10-09T23:31:26.187Z] 5fb6cbbccfc9: Layer already exists [2024-10-09T23:31:26.187Z] ffb75dc6aa92: Layer already exists [2024-10-09T23:31:26.187Z] f47ab5e6278f: Layer already exists [2024-10-09T23:31:26.187Z] fc0d187346df: Layer already exists [2024-10-09T23:31:26.187Z] 484568d539bb: Layer already exists [2024-10-09T23:31:26.187Z] e960e0bd1bea: Layer already exists [2024-10-09T23:31:26.187Z] 6d5de0332f55: Layer already exists [2024-10-09T23:31:26.187Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:26.187Z] 16c7250b1572: Layer already exists [2024-10-09T23:31:26.187Z] 16113d51b718: Layer already exists [2024-10-09T23:31:26.450Z] latest: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:26.796Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:27.142Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.98 [2024-10-09T23:31:27.142Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-09T23:31:27.142Z] b541944ef58e: Preparing [2024-10-09T23:31:27.142Z] ffb75dc6aa92: Preparing [2024-10-09T23:31:27.142Z] 5fb6cbbccfc9: Preparing [2024-10-09T23:31:27.142Z] fc0d187346df: Preparing [2024-10-09T23:31:27.142Z] f47ab5e6278f: Preparing [2024-10-09T23:31:27.142Z] ed28baa5b906: Preparing [2024-10-09T23:31:27.142Z] 484568d539bb: Preparing [2024-10-09T23:31:27.142Z] e960e0bd1bea: Preparing [2024-10-09T23:31:27.142Z] 16c7250b1572: Preparing [2024-10-09T23:31:27.142Z] 6d5de0332f55: Preparing [2024-10-09T23:31:27.142Z] 16113d51b718: Preparing [2024-10-09T23:31:27.142Z] ed28baa5b906: Waiting [2024-10-09T23:31:27.142Z] e960e0bd1bea: Waiting [2024-10-09T23:31:27.142Z] 16c7250b1572: Waiting [2024-10-09T23:31:27.142Z] 6d5de0332f55: Waiting [2024-10-09T23:31:27.142Z] 16113d51b718: Waiting [2024-10-09T23:31:27.142Z] 484568d539bb: Waiting [2024-10-09T23:31:27.142Z] f47ab5e6278f: Layer already exists [2024-10-09T23:31:27.142Z] fc0d187346df: Layer already exists [2024-10-09T23:31:27.142Z] b541944ef58e: Layer already exists [2024-10-09T23:31:27.142Z] ffb75dc6aa92: Layer already exists [2024-10-09T23:31:27.142Z] 5fb6cbbccfc9: Layer already exists [2024-10-09T23:31:27.142Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:27.142Z] 6d5de0332f55: Layer already exists [2024-10-09T23:31:27.142Z] e960e0bd1bea: Layer already exists [2024-10-09T23:31:27.142Z] 484568d539bb: Layer already exists [2024-10-09T23:31:27.142Z] 16c7250b1572: Layer already exists [2024-10-09T23:31:27.142Z] 16113d51b718: Layer already exists [2024-10-09T23:31:27.405Z] 3.2.0-dev.98: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:27.767Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:28.126Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:28.126Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-09T23:31:28.126Z] b541944ef58e: Preparing [2024-10-09T23:31:28.126Z] ffb75dc6aa92: Preparing [2024-10-09T23:31:28.126Z] 5fb6cbbccfc9: Preparing [2024-10-09T23:31:28.126Z] fc0d187346df: Preparing [2024-10-09T23:31:28.126Z] f47ab5e6278f: Preparing [2024-10-09T23:31:28.126Z] ed28baa5b906: Preparing [2024-10-09T23:31:28.126Z] 484568d539bb: Preparing [2024-10-09T23:31:28.126Z] e960e0bd1bea: Preparing [2024-10-09T23:31:28.126Z] 16c7250b1572: Preparing [2024-10-09T23:31:28.126Z] 6d5de0332f55: Preparing [2024-10-09T23:31:28.126Z] 16113d51b718: Preparing [2024-10-09T23:31:28.126Z] e960e0bd1bea: Waiting [2024-10-09T23:31:28.126Z] 16c7250b1572: Waiting [2024-10-09T23:31:28.126Z] 6d5de0332f55: Waiting [2024-10-09T23:31:28.126Z] 16113d51b718: Waiting [2024-10-09T23:31:28.126Z] ed28baa5b906: Waiting [2024-10-09T23:31:28.126Z] 484568d539bb: Waiting [2024-10-09T23:31:28.126Z] 5fb6cbbccfc9: Layer already exists [2024-10-09T23:31:28.126Z] fc0d187346df: Layer already exists [2024-10-09T23:31:28.126Z] f47ab5e6278f: Layer already exists [2024-10-09T23:31:28.126Z] b541944ef58e: Layer already exists [2024-10-09T23:31:28.126Z] ffb75dc6aa92: Layer already exists [2024-10-09T23:31:28.126Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:28.126Z] 484568d539bb: Layer already exists [2024-10-09T23:31:28.126Z] 6d5de0332f55: Layer already exists [2024-10-09T23:31:28.126Z] e960e0bd1bea: Layer already exists [2024-10-09T23:31:28.126Z] 16c7250b1572: Layer already exists [2024-10-09T23:31:28.126Z] 16113d51b718: Layer already exists [2024-10-09T23:31:28.391Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:28.734Z] + 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-09T23:31:29.074Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-10-09T23:31:29.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-10-09T23:31:29.074Z] b541944ef58e: Preparing [2024-10-09T23:31:29.074Z] ffb75dc6aa92: Preparing [2024-10-09T23:31:29.074Z] 5fb6cbbccfc9: Preparing [2024-10-09T23:31:29.074Z] fc0d187346df: Preparing [2024-10-09T23:31:29.074Z] f47ab5e6278f: Preparing [2024-10-09T23:31:29.074Z] ed28baa5b906: Preparing [2024-10-09T23:31:29.074Z] 484568d539bb: Preparing [2024-10-09T23:31:29.074Z] e960e0bd1bea: Preparing [2024-10-09T23:31:29.074Z] 16c7250b1572: Preparing [2024-10-09T23:31:29.074Z] 6d5de0332f55: Preparing [2024-10-09T23:31:29.074Z] 16113d51b718: Preparing [2024-10-09T23:31:29.074Z] e960e0bd1bea: Waiting [2024-10-09T23:31:29.074Z] 16c7250b1572: Waiting [2024-10-09T23:31:29.074Z] 6d5de0332f55: Waiting [2024-10-09T23:31:29.074Z] ed28baa5b906: Waiting [2024-10-09T23:31:29.074Z] 16113d51b718: Waiting [2024-10-09T23:31:29.074Z] 484568d539bb: Waiting [2024-10-09T23:31:29.074Z] fc0d187346df: Layer already exists [2024-10-09T23:31:29.074Z] f47ab5e6278f: Layer already exists [2024-10-09T23:31:29.074Z] ffb75dc6aa92: Layer already exists [2024-10-09T23:31:29.074Z] b541944ef58e: Layer already exists [2024-10-09T23:31:29.074Z] 5fb6cbbccfc9: Layer already exists [2024-10-09T23:31:29.074Z] e960e0bd1bea: Layer already exists [2024-10-09T23:31:29.074Z] 484568d539bb: Layer already exists [2024-10-09T23:31:29.074Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:29.074Z] 6d5de0332f55: Layer already exists [2024-10-09T23:31:29.074Z] 16c7250b1572: Layer already exists [2024-10-09T23:31:29.074Z] 16113d51b718: Layer already exists [2024-10-09T23:31:29.336Z] main: digest: sha256:03a406f3fce3d6165d8596be64920fd18d6cc75b94b17fdee5a08c11e0460a95 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:31:29.406Z] ===================================================== [Pipeline] echo [2024-10-09T23:31:29.419Z] taggedImages: [2024-10-09T23:31:29.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:29.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-10-09T23:31:29.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.98 [2024-10-09T23:31:29.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:29.419Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-10-09T23:31:29.446Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-10-09T23:31:29.446Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:29.446Z] latest [2024-10-09T23:31:29.446Z] 3.2.0-dev.98 [2024-10-09T23:31:29.446Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:29.446Z] main [2024-10-09T23:31:29.446Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:29.795Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:30.141Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:30.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-09T23:31:30.141Z] 7686ef13a2d6: Preparing [2024-10-09T23:31:30.141Z] c93dd92dbf69: Preparing [2024-10-09T23:31:30.141Z] d948e97b25dd: Preparing [2024-10-09T23:31:30.141Z] 6cd84e55ad87: Preparing [2024-10-09T23:31:30.141Z] 12a9d57d2676: Preparing [2024-10-09T23:31:30.141Z] c37bd5f0ae71: Preparing [2024-10-09T23:31:30.141Z] 9c55cd0ed74e: Preparing [2024-10-09T23:31:30.141Z] ed28baa5b906: Preparing [2024-10-09T23:31:30.141Z] 484568d539bb: Preparing [2024-10-09T23:31:30.141Z] 9b9034f77a1e: Preparing [2024-10-09T23:31:30.141Z] 68951f7c22e6: Preparing [2024-10-09T23:31:30.141Z] 16113d51b718: Preparing [2024-10-09T23:31:30.141Z] c37bd5f0ae71: Waiting [2024-10-09T23:31:30.141Z] 9c55cd0ed74e: Waiting [2024-10-09T23:31:30.141Z] ed28baa5b906: Waiting [2024-10-09T23:31:30.141Z] 484568d539bb: Waiting [2024-10-09T23:31:30.141Z] 9b9034f77a1e: Waiting [2024-10-09T23:31:30.141Z] 68951f7c22e6: Waiting [2024-10-09T23:31:30.141Z] 16113d51b718: Waiting [2024-10-09T23:31:30.405Z] 12a9d57d2676: Pushed [2024-10-09T23:31:30.405Z] c93dd92dbf69: Pushed [2024-10-09T23:31:30.405Z] 7686ef13a2d6: Pushed [2024-10-09T23:31:30.405Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:30.405Z] 484568d539bb: Layer already exists [2024-10-09T23:31:30.405Z] c37bd5f0ae71: Pushed [2024-10-09T23:31:30.668Z] 9c55cd0ed74e: Pushed [2024-10-09T23:31:30.668Z] 16113d51b718: Layer already exists [2024-10-09T23:31:30.668Z] 9b9034f77a1e: Pushed [2024-10-09T23:31:32.589Z] 6cd84e55ad87: Pushed [2024-10-09T23:31:33.163Z] d948e97b25dd: Pushed [2024-10-09T23:31:33.425Z] 68951f7c22e6: Pushed [2024-10-09T23:31:33.425Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:33.760Z] + 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-09T23:31:34.099Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-09T23:31:34.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-09T23:31:34.099Z] 7686ef13a2d6: Preparing [2024-10-09T23:31:34.099Z] c93dd92dbf69: Preparing [2024-10-09T23:31:34.099Z] d948e97b25dd: Preparing [2024-10-09T23:31:34.099Z] 6cd84e55ad87: Preparing [2024-10-09T23:31:34.099Z] 12a9d57d2676: Preparing [2024-10-09T23:31:34.099Z] c37bd5f0ae71: Preparing [2024-10-09T23:31:34.099Z] 9c55cd0ed74e: Preparing [2024-10-09T23:31:34.099Z] ed28baa5b906: Preparing [2024-10-09T23:31:34.099Z] 484568d539bb: Preparing [2024-10-09T23:31:34.099Z] 9b9034f77a1e: Preparing [2024-10-09T23:31:34.099Z] 68951f7c22e6: Preparing [2024-10-09T23:31:34.099Z] 16113d51b718: Preparing [2024-10-09T23:31:34.099Z] c37bd5f0ae71: Waiting [2024-10-09T23:31:34.099Z] 484568d539bb: Waiting [2024-10-09T23:31:34.099Z] 9c55cd0ed74e: Waiting [2024-10-09T23:31:34.099Z] ed28baa5b906: Waiting [2024-10-09T23:31:34.099Z] 9b9034f77a1e: Waiting [2024-10-09T23:31:34.099Z] 16113d51b718: Waiting [2024-10-09T23:31:34.099Z] 68951f7c22e6: Waiting [2024-10-09T23:31:34.099Z] c93dd92dbf69: Layer already exists [2024-10-09T23:31:34.099Z] 12a9d57d2676: Layer already exists [2024-10-09T23:31:34.099Z] 6cd84e55ad87: Layer already exists [2024-10-09T23:31:34.099Z] 7686ef13a2d6: Layer already exists [2024-10-09T23:31:34.099Z] d948e97b25dd: Layer already exists [2024-10-09T23:31:34.099Z] c37bd5f0ae71: Layer already exists [2024-10-09T23:31:34.099Z] 9c55cd0ed74e: Layer already exists [2024-10-09T23:31:34.099Z] 484568d539bb: Layer already exists [2024-10-09T23:31:34.099Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:34.099Z] 9b9034f77a1e: Layer already exists [2024-10-09T23:31:34.099Z] 68951f7c22e6: Layer already exists [2024-10-09T23:31:34.099Z] 16113d51b718: Layer already exists [2024-10-09T23:31:34.363Z] latest: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:34.701Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:35.045Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.98 [2024-10-09T23:31:35.046Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-09T23:31:35.046Z] 7686ef13a2d6: Preparing [2024-10-09T23:31:35.046Z] c93dd92dbf69: Preparing [2024-10-09T23:31:35.046Z] d948e97b25dd: Preparing [2024-10-09T23:31:35.046Z] 6cd84e55ad87: Preparing [2024-10-09T23:31:35.046Z] 12a9d57d2676: Preparing [2024-10-09T23:31:35.046Z] c37bd5f0ae71: Preparing [2024-10-09T23:31:35.046Z] 9c55cd0ed74e: Preparing [2024-10-09T23:31:35.046Z] c37bd5f0ae71: Waiting [2024-10-09T23:31:35.046Z] 9c55cd0ed74e: Waiting [2024-10-09T23:31:35.046Z] ed28baa5b906: Preparing [2024-10-09T23:31:35.046Z] ed28baa5b906: Waiting [2024-10-09T23:31:35.046Z] 484568d539bb: Preparing [2024-10-09T23:31:35.046Z] 9b9034f77a1e: Preparing [2024-10-09T23:31:35.046Z] 68951f7c22e6: Preparing [2024-10-09T23:31:35.046Z] 16113d51b718: Preparing [2024-10-09T23:31:35.046Z] 9b9034f77a1e: Waiting [2024-10-09T23:31:35.046Z] 68951f7c22e6: Waiting [2024-10-09T23:31:35.046Z] 484568d539bb: Waiting [2024-10-09T23:31:35.046Z] 16113d51b718: Waiting [2024-10-09T23:31:35.046Z] d948e97b25dd: Layer already exists [2024-10-09T23:31:35.046Z] 6cd84e55ad87: Layer already exists [2024-10-09T23:31:35.046Z] 12a9d57d2676: Layer already exists [2024-10-09T23:31:35.046Z] 7686ef13a2d6: Layer already exists [2024-10-09T23:31:35.046Z] c93dd92dbf69: Layer already exists [2024-10-09T23:31:35.046Z] 9c55cd0ed74e: Layer already exists [2024-10-09T23:31:35.046Z] c37bd5f0ae71: Layer already exists [2024-10-09T23:31:35.046Z] 484568d539bb: Layer already exists [2024-10-09T23:31:35.046Z] 9b9034f77a1e: Layer already exists [2024-10-09T23:31:35.046Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:35.046Z] 68951f7c22e6: Layer already exists [2024-10-09T23:31:35.046Z] 16113d51b718: Layer already exists [2024-10-09T23:31:35.310Z] 3.2.0-dev.98: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:35.649Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:35.989Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:35.989Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-09T23:31:35.989Z] 7686ef13a2d6: Preparing [2024-10-09T23:31:35.989Z] c93dd92dbf69: Preparing [2024-10-09T23:31:35.989Z] d948e97b25dd: Preparing [2024-10-09T23:31:35.989Z] 6cd84e55ad87: Preparing [2024-10-09T23:31:35.989Z] 12a9d57d2676: Preparing [2024-10-09T23:31:35.989Z] c37bd5f0ae71: Preparing [2024-10-09T23:31:35.989Z] 9c55cd0ed74e: Preparing [2024-10-09T23:31:35.989Z] ed28baa5b906: Preparing [2024-10-09T23:31:35.989Z] 484568d539bb: Preparing [2024-10-09T23:31:35.989Z] 9b9034f77a1e: Preparing [2024-10-09T23:31:35.989Z] 68951f7c22e6: Preparing [2024-10-09T23:31:35.989Z] 16113d51b718: Preparing [2024-10-09T23:31:35.989Z] 484568d539bb: Waiting [2024-10-09T23:31:35.989Z] 68951f7c22e6: Waiting [2024-10-09T23:31:35.989Z] 9b9034f77a1e: Waiting [2024-10-09T23:31:35.989Z] c37bd5f0ae71: Waiting [2024-10-09T23:31:35.989Z] 9c55cd0ed74e: Waiting [2024-10-09T23:31:35.989Z] 16113d51b718: Waiting [2024-10-09T23:31:35.989Z] ed28baa5b906: Waiting [2024-10-09T23:31:35.989Z] c93dd92dbf69: Layer already exists [2024-10-09T23:31:35.989Z] 12a9d57d2676: Layer already exists [2024-10-09T23:31:35.989Z] 6cd84e55ad87: Layer already exists [2024-10-09T23:31:35.989Z] d948e97b25dd: Layer already exists [2024-10-09T23:31:35.989Z] 7686ef13a2d6: Layer already exists [2024-10-09T23:31:35.989Z] 9c55cd0ed74e: Layer already exists [2024-10-09T23:31:35.989Z] c37bd5f0ae71: Layer already exists [2024-10-09T23:31:35.989Z] 9b9034f77a1e: Layer already exists [2024-10-09T23:31:35.989Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:35.989Z] 484568d539bb: Layer already exists [2024-10-09T23:31:35.989Z] 16113d51b718: Layer already exists [2024-10-09T23:31:35.989Z] 68951f7c22e6: Layer already exists [2024-10-09T23:31:36.253Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:36.594Z] + 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-09T23:31:36.920Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-10-09T23:31:36.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-10-09T23:31:36.920Z] 7686ef13a2d6: Preparing [2024-10-09T23:31:36.920Z] c93dd92dbf69: Preparing [2024-10-09T23:31:36.920Z] d948e97b25dd: Preparing [2024-10-09T23:31:36.920Z] 6cd84e55ad87: Preparing [2024-10-09T23:31:36.920Z] 12a9d57d2676: Preparing [2024-10-09T23:31:36.920Z] c37bd5f0ae71: Preparing [2024-10-09T23:31:36.920Z] 9c55cd0ed74e: Preparing [2024-10-09T23:31:36.920Z] ed28baa5b906: Preparing [2024-10-09T23:31:36.920Z] 484568d539bb: Preparing [2024-10-09T23:31:36.920Z] 9b9034f77a1e: Preparing [2024-10-09T23:31:36.920Z] 68951f7c22e6: Preparing [2024-10-09T23:31:36.920Z] 16113d51b718: Preparing [2024-10-09T23:31:36.920Z] 484568d539bb: Waiting [2024-10-09T23:31:36.920Z] 9b9034f77a1e: Waiting [2024-10-09T23:31:36.920Z] c37bd5f0ae71: Waiting [2024-10-09T23:31:36.920Z] 68951f7c22e6: Waiting [2024-10-09T23:31:36.920Z] 16113d51b718: Waiting [2024-10-09T23:31:36.920Z] 9c55cd0ed74e: Waiting [2024-10-09T23:31:36.920Z] ed28baa5b906: Waiting [2024-10-09T23:31:36.920Z] 6cd84e55ad87: Layer already exists [2024-10-09T23:31:36.920Z] 7686ef13a2d6: Layer already exists [2024-10-09T23:31:36.920Z] 12a9d57d2676: Layer already exists [2024-10-09T23:31:36.920Z] d948e97b25dd: Layer already exists [2024-10-09T23:31:36.920Z] c93dd92dbf69: Layer already exists [2024-10-09T23:31:36.920Z] 9c55cd0ed74e: Layer already exists [2024-10-09T23:31:36.920Z] 9b9034f77a1e: Layer already exists [2024-10-09T23:31:36.920Z] 484568d539bb: Layer already exists [2024-10-09T23:31:36.920Z] c37bd5f0ae71: Layer already exists [2024-10-09T23:31:36.920Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:36.920Z] 68951f7c22e6: Layer already exists [2024-10-09T23:31:36.920Z] 16113d51b718: Layer already exists [2024-10-09T23:31:37.182Z] main: digest: sha256:cbca936af57afe08876c244c96bc82e848f3e4454be7de9948327a2a63c6a8c5 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:31:37.255Z] ===================================================== [Pipeline] echo [2024-10-09T23:31:37.271Z] taggedImages: [2024-10-09T23:31:37.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:37.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-10-09T23:31:37.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.98 [2024-10-09T23:31:37.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:37.271Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-10-09T23:31:37.304Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-10-09T23:31:37.304Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:37.304Z] latest [2024-10-09T23:31:37.304Z] 3.2.0-dev.98 [2024-10-09T23:31:37.304Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:37.304Z] main [2024-10-09T23:31:37.304Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:37.660Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:38.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:38.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-09T23:31:38.001Z] 6e0f64bc3f41: Preparing [2024-10-09T23:31:38.001Z] a44bd728ed1f: Preparing [2024-10-09T23:31:38.001Z] ed28baa5b906: Preparing [2024-10-09T23:31:38.001Z] 484568d539bb: Preparing [2024-10-09T23:31:38.001Z] d33f98726025: Preparing [2024-10-09T23:31:38.001Z] 0ffb408acee8: Preparing [2024-10-09T23:31:38.001Z] 16113d51b718: Preparing [2024-10-09T23:31:38.001Z] 0ffb408acee8: Waiting [2024-10-09T23:31:38.001Z] 16113d51b718: Waiting [2024-10-09T23:31:38.001Z] 484568d539bb: Layer already exists [2024-10-09T23:31:38.001Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:38.266Z] 16113d51b718: Layer already exists [2024-10-09T23:31:38.266Z] 6e0f64bc3f41: Pushed [2024-10-09T23:31:38.266Z] d33f98726025: Pushed [2024-10-09T23:31:40.197Z] 0ffb408acee8: Pushed [2024-10-09T23:31:42.130Z] a44bd728ed1f: Pushed [2024-10-09T23:31:42.130Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:42.483Z] + 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-09T23:31:42.822Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-09T23:31:42.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-09T23:31:42.822Z] 6e0f64bc3f41: Preparing [2024-10-09T23:31:42.822Z] a44bd728ed1f: Preparing [2024-10-09T23:31:42.822Z] ed28baa5b906: Preparing [2024-10-09T23:31:42.822Z] 484568d539bb: Preparing [2024-10-09T23:31:42.822Z] d33f98726025: Preparing [2024-10-09T23:31:42.822Z] 0ffb408acee8: Preparing [2024-10-09T23:31:42.822Z] 16113d51b718: Preparing [2024-10-09T23:31:42.822Z] 0ffb408acee8: Waiting [2024-10-09T23:31:42.822Z] 16113d51b718: Waiting [2024-10-09T23:31:42.822Z] d33f98726025: Layer already exists [2024-10-09T23:31:42.822Z] 6e0f64bc3f41: Layer already exists [2024-10-09T23:31:42.822Z] a44bd728ed1f: Layer already exists [2024-10-09T23:31:42.822Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:42.822Z] 484568d539bb: Layer already exists [2024-10-09T23:31:42.822Z] 16113d51b718: Layer already exists [2024-10-09T23:31:42.822Z] 0ffb408acee8: Layer already exists [2024-10-09T23:31:43.086Z] latest: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:43.427Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:43.768Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.98 [2024-10-09T23:31:43.768Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-09T23:31:43.768Z] 6e0f64bc3f41: Preparing [2024-10-09T23:31:43.768Z] a44bd728ed1f: Preparing [2024-10-09T23:31:43.768Z] ed28baa5b906: Preparing [2024-10-09T23:31:43.768Z] 484568d539bb: Preparing [2024-10-09T23:31:43.768Z] d33f98726025: Preparing [2024-10-09T23:31:43.768Z] 0ffb408acee8: Preparing [2024-10-09T23:31:43.768Z] 16113d51b718: Preparing [2024-10-09T23:31:43.768Z] 0ffb408acee8: Waiting [2024-10-09T23:31:43.768Z] 16113d51b718: Waiting [2024-10-09T23:31:43.768Z] 484568d539bb: Layer already exists [2024-10-09T23:31:43.768Z] 6e0f64bc3f41: Layer already exists [2024-10-09T23:31:43.768Z] a44bd728ed1f: Layer already exists [2024-10-09T23:31:43.768Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:43.768Z] d33f98726025: Layer already exists [2024-10-09T23:31:43.768Z] 16113d51b718: Layer already exists [2024-10-09T23:31:43.768Z] 0ffb408acee8: Layer already exists [2024-10-09T23:31:44.031Z] 3.2.0-dev.98: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:44.451Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:44.786Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:44.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-09T23:31:44.786Z] 6e0f64bc3f41: Preparing [2024-10-09T23:31:44.786Z] a44bd728ed1f: Preparing [2024-10-09T23:31:44.786Z] ed28baa5b906: Preparing [2024-10-09T23:31:44.786Z] 484568d539bb: Preparing [2024-10-09T23:31:44.786Z] d33f98726025: Preparing [2024-10-09T23:31:44.786Z] 0ffb408acee8: Preparing [2024-10-09T23:31:44.786Z] 16113d51b718: Preparing [2024-10-09T23:31:44.786Z] 0ffb408acee8: Waiting [2024-10-09T23:31:44.786Z] 16113d51b718: Waiting [2024-10-09T23:31:44.786Z] a44bd728ed1f: Layer already exists [2024-10-09T23:31:44.786Z] d33f98726025: Layer already exists [2024-10-09T23:31:44.786Z] 484568d539bb: Layer already exists [2024-10-09T23:31:44.786Z] 6e0f64bc3f41: Layer already exists [2024-10-09T23:31:44.786Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:44.786Z] 16113d51b718: Layer already exists [2024-10-09T23:31:44.786Z] 0ffb408acee8: Layer already exists [2024-10-09T23:31:45.049Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:45.396Z] + 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-09T23:31:45.722Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-10-09T23:31:45.722Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-10-09T23:31:45.722Z] 6e0f64bc3f41: Preparing [2024-10-09T23:31:45.722Z] a44bd728ed1f: Preparing [2024-10-09T23:31:45.722Z] ed28baa5b906: Preparing [2024-10-09T23:31:45.722Z] 484568d539bb: Preparing [2024-10-09T23:31:45.722Z] d33f98726025: Preparing [2024-10-09T23:31:45.722Z] 0ffb408acee8: Preparing [2024-10-09T23:31:45.722Z] 16113d51b718: Preparing [2024-10-09T23:31:45.722Z] 16113d51b718: Waiting [2024-10-09T23:31:45.722Z] 0ffb408acee8: Waiting [2024-10-09T23:31:45.722Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:45.722Z] a44bd728ed1f: Layer already exists [2024-10-09T23:31:45.722Z] d33f98726025: Layer already exists [2024-10-09T23:31:45.722Z] 484568d539bb: Layer already exists [2024-10-09T23:31:45.722Z] 6e0f64bc3f41: Layer already exists [2024-10-09T23:31:45.722Z] 0ffb408acee8: Layer already exists [2024-10-09T23:31:45.722Z] 16113d51b718: Layer already exists [2024-10-09T23:31:45.722Z] main: digest: sha256:b2318a273a415c20e827949618662ca981dabbe414a559de92e4e17317efccd8 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:31:46.046Z] ===================================================== [Pipeline] echo [2024-10-09T23:31:46.059Z] taggedImages: [2024-10-09T23:31:46.059Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:46.059Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-10-09T23:31:46.059Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.98 [2024-10-09T23:31:46.059Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:46.059Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-10-09T23:31:46.081Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-10-09T23:31:46.081Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:46.081Z] latest [2024-10-09T23:31:46.081Z] 3.2.0-dev.98 [2024-10-09T23:31:46.081Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:31:46.081Z] main [2024-10-09T23:31:46.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:46.423Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:31:46.756Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:31:46.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-09T23:31:46.756Z] 215d3d81fc24: Preparing [2024-10-09T23:31:46.756Z] a647b32690a6: Preparing [2024-10-09T23:31:46.756Z] 29431aceec43: Preparing [2024-10-09T23:31:46.756Z] ed28baa5b906: Preparing [2024-10-09T23:31:46.756Z] 484568d539bb: Preparing [2024-10-09T23:31:46.756Z] d0088fc43af8: Preparing [2024-10-09T23:31:46.756Z] dd537a215952: Preparing [2024-10-09T23:31:46.756Z] c6cafe8c2767: Preparing [2024-10-09T23:31:46.756Z] 0d2a5897ee3a: Preparing [2024-10-09T23:31:46.756Z] 16113d51b718: Preparing [2024-10-09T23:31:46.756Z] d0088fc43af8: Waiting [2024-10-09T23:31:46.756Z] dd537a215952: Waiting [2024-10-09T23:31:46.756Z] c6cafe8c2767: Waiting [2024-10-09T23:31:46.756Z] 0d2a5897ee3a: Waiting [2024-10-09T23:31:47.020Z] 29431aceec43: Pushed [2024-10-09T23:31:47.020Z] a647b32690a6: Pushed [2024-10-09T23:31:47.285Z] ed28baa5b906: Layer already exists [2024-10-09T23:31:47.285Z] 484568d539bb: Layer already exists [2024-10-09T23:31:47.549Z] 215d3d81fc24: Pushed [2024-10-09T23:31:47.549Z] 16113d51b718: Layer already exists [2024-10-09T23:31:47.549Z] c6cafe8c2767: Pushed [2024-10-09T23:31:48.497Z] 0d2a5897ee3a: Pushed [2024-10-09T23:32:00.771Z] dd537a215952: Pushed [2024-10-09T23:32:08.941Z] d0088fc43af8: Pushed [2024-10-09T23:32:08.941Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:09.300Z] + 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-09T23:32:09.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-09T23:32:09.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-09T23:32:09.639Z] 215d3d81fc24: Preparing [2024-10-09T23:32:09.639Z] a647b32690a6: Preparing [2024-10-09T23:32:09.639Z] 29431aceec43: Preparing [2024-10-09T23:32:09.639Z] ed28baa5b906: Preparing [2024-10-09T23:32:09.639Z] 484568d539bb: Preparing [2024-10-09T23:32:09.639Z] d0088fc43af8: Preparing [2024-10-09T23:32:09.639Z] dd537a215952: Preparing [2024-10-09T23:32:09.639Z] c6cafe8c2767: Preparing [2024-10-09T23:32:09.639Z] 0d2a5897ee3a: Preparing [2024-10-09T23:32:09.639Z] 16113d51b718: Preparing [2024-10-09T23:32:09.639Z] d0088fc43af8: Waiting [2024-10-09T23:32:09.639Z] dd537a215952: Waiting [2024-10-09T23:32:09.639Z] c6cafe8c2767: Waiting [2024-10-09T23:32:09.639Z] 0d2a5897ee3a: Waiting [2024-10-09T23:32:09.639Z] 16113d51b718: Waiting [2024-10-09T23:32:09.639Z] 29431aceec43: Layer already exists [2024-10-09T23:32:09.639Z] 215d3d81fc24: Layer already exists [2024-10-09T23:32:09.639Z] 484568d539bb: Layer already exists [2024-10-09T23:32:09.639Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:09.639Z] a647b32690a6: Layer already exists [2024-10-09T23:32:09.639Z] dd537a215952: Layer already exists [2024-10-09T23:32:09.639Z] c6cafe8c2767: Layer already exists [2024-10-09T23:32:09.639Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:32:09.639Z] 16113d51b718: Layer already exists [2024-10-09T23:32:09.639Z] d0088fc43af8: Layer already exists [2024-10-09T23:32:09.901Z] latest: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:10.246Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:10.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.98 [2024-10-09T23:32:10.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-09T23:32:10.600Z] 215d3d81fc24: Preparing [2024-10-09T23:32:10.600Z] a647b32690a6: Preparing [2024-10-09T23:32:10.600Z] 29431aceec43: Preparing [2024-10-09T23:32:10.600Z] ed28baa5b906: Preparing [2024-10-09T23:32:10.600Z] 484568d539bb: Preparing [2024-10-09T23:32:10.600Z] d0088fc43af8: Preparing [2024-10-09T23:32:10.600Z] dd537a215952: Preparing [2024-10-09T23:32:10.600Z] c6cafe8c2767: Preparing [2024-10-09T23:32:10.600Z] 0d2a5897ee3a: Preparing [2024-10-09T23:32:10.600Z] 16113d51b718: Preparing [2024-10-09T23:32:10.600Z] c6cafe8c2767: Waiting [2024-10-09T23:32:10.600Z] d0088fc43af8: Waiting [2024-10-09T23:32:10.600Z] dd537a215952: Waiting [2024-10-09T23:32:10.600Z] 0d2a5897ee3a: Waiting [2024-10-09T23:32:10.600Z] 16113d51b718: Waiting [2024-10-09T23:32:10.600Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:10.600Z] 215d3d81fc24: Layer already exists [2024-10-09T23:32:10.600Z] 484568d539bb: Layer already exists [2024-10-09T23:32:10.600Z] 29431aceec43: Layer already exists [2024-10-09T23:32:10.600Z] a647b32690a6: Layer already exists [2024-10-09T23:32:10.600Z] c6cafe8c2767: Layer already exists [2024-10-09T23:32:10.600Z] d0088fc43af8: Layer already exists [2024-10-09T23:32:10.600Z] 16113d51b718: Layer already exists [2024-10-09T23:32:10.600Z] dd537a215952: Layer already exists [2024-10-09T23:32:10.600Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:32:10.865Z] 3.2.0-dev.98: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:11.212Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:11.559Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:32:11.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-09T23:32:11.559Z] 215d3d81fc24: Preparing [2024-10-09T23:32:11.559Z] a647b32690a6: Preparing [2024-10-09T23:32:11.559Z] 29431aceec43: Preparing [2024-10-09T23:32:11.559Z] ed28baa5b906: Preparing [2024-10-09T23:32:11.559Z] 484568d539bb: Preparing [2024-10-09T23:32:11.559Z] d0088fc43af8: Preparing [2024-10-09T23:32:11.559Z] dd537a215952: Preparing [2024-10-09T23:32:11.559Z] c6cafe8c2767: Preparing [2024-10-09T23:32:11.559Z] 0d2a5897ee3a: Preparing [2024-10-09T23:32:11.559Z] 16113d51b718: Preparing [2024-10-09T23:32:11.559Z] dd537a215952: Waiting [2024-10-09T23:32:11.559Z] c6cafe8c2767: Waiting [2024-10-09T23:32:11.559Z] 0d2a5897ee3a: Waiting [2024-10-09T23:32:11.559Z] 16113d51b718: Waiting [2024-10-09T23:32:11.559Z] d0088fc43af8: Waiting [2024-10-09T23:32:11.559Z] 29431aceec43: Layer already exists [2024-10-09T23:32:11.559Z] 215d3d81fc24: Layer already exists [2024-10-09T23:32:11.559Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:11.559Z] 484568d539bb: Layer already exists [2024-10-09T23:32:11.559Z] a647b32690a6: Layer already exists [2024-10-09T23:32:11.559Z] dd537a215952: Layer already exists [2024-10-09T23:32:11.559Z] c6cafe8c2767: Layer already exists [2024-10-09T23:32:11.559Z] d0088fc43af8: Layer already exists [2024-10-09T23:32:11.559Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:32:11.559Z] 16113d51b718: Layer already exists [2024-10-09T23:32:11.823Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:12.174Z] + 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-09T23:32:12.517Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-10-09T23:32:12.517Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-10-09T23:32:12.517Z] 215d3d81fc24: Preparing [2024-10-09T23:32:12.517Z] a647b32690a6: Preparing [2024-10-09T23:32:12.517Z] 29431aceec43: Preparing [2024-10-09T23:32:12.517Z] ed28baa5b906: Preparing [2024-10-09T23:32:12.517Z] 484568d539bb: Preparing [2024-10-09T23:32:12.517Z] d0088fc43af8: Preparing [2024-10-09T23:32:12.517Z] dd537a215952: Preparing [2024-10-09T23:32:12.517Z] c6cafe8c2767: Preparing [2024-10-09T23:32:12.517Z] 0d2a5897ee3a: Preparing [2024-10-09T23:32:12.517Z] 16113d51b718: Preparing [2024-10-09T23:32:12.517Z] c6cafe8c2767: Waiting [2024-10-09T23:32:12.517Z] 0d2a5897ee3a: Waiting [2024-10-09T23:32:12.517Z] 16113d51b718: Waiting [2024-10-09T23:32:12.517Z] d0088fc43af8: Waiting [2024-10-09T23:32:12.517Z] dd537a215952: Waiting [2024-10-09T23:32:12.517Z] 29431aceec43: Layer already exists [2024-10-09T23:32:12.517Z] a647b32690a6: Layer already exists [2024-10-09T23:32:12.517Z] 215d3d81fc24: Layer already exists [2024-10-09T23:32:12.517Z] 484568d539bb: Layer already exists [2024-10-09T23:32:12.517Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:12.517Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:32:12.517Z] d0088fc43af8: Layer already exists [2024-10-09T23:32:12.517Z] c6cafe8c2767: Layer already exists [2024-10-09T23:32:12.517Z] 16113d51b718: Layer already exists [2024-10-09T23:32:12.517Z] dd537a215952: Layer already exists [2024-10-09T23:32:12.780Z] main: digest: sha256:36f2a1bede43996126bd2afa63f0d0b6966eaa80a670f2af4afbd4e6bf4a9dea size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:32:12.860Z] ===================================================== [Pipeline] echo [2024-10-09T23:32:12.875Z] taggedImages: [2024-10-09T23:32:12.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:32:12.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-10-09T23:32:12.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.98 [2024-10-09T23:32:12.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:32:12.875Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-10-09T23:32:12.905Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-10-09T23:32:12.905Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:32:12.905Z] latest [2024-10-09T23:32:12.905Z] 3.2.0-dev.98 [2024-10-09T23:32:12.905Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:32:12.905Z] main [2024-10-09T23:32:12.905Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:13.276Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:13.614Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:32:13.614Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-09T23:32:13.614Z] fdb201760d82: Preparing [2024-10-09T23:32:13.614Z] 59edf96272b8: Preparing [2024-10-09T23:32:13.614Z] ce2476c7116f: Preparing [2024-10-09T23:32:13.614Z] ed28baa5b906: Preparing [2024-10-09T23:32:13.614Z] 484568d539bb: Preparing [2024-10-09T23:32:13.614Z] ed96c2bf98e5: Preparing [2024-10-09T23:32:13.614Z] 1e36885e92ec: Preparing [2024-10-09T23:32:13.614Z] da8d97965ffe: Preparing [2024-10-09T23:32:13.614Z] 16113d51b718: Preparing [2024-10-09T23:32:13.614Z] ed96c2bf98e5: Waiting [2024-10-09T23:32:13.614Z] 1e36885e92ec: Waiting [2024-10-09T23:32:13.614Z] da8d97965ffe: Waiting [2024-10-09T23:32:13.614Z] 16113d51b718: Waiting [2024-10-09T23:32:13.614Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:13.614Z] 484568d539bb: Layer already exists [2024-10-09T23:32:13.888Z] 59edf96272b8: Pushed [2024-10-09T23:32:13.888Z] ce2476c7116f: Pushed [2024-10-09T23:32:13.888Z] fdb201760d82: Pushed [2024-10-09T23:32:13.888Z] 16113d51b718: Layer already exists [2024-10-09T23:32:13.888Z] 1e36885e92ec: Pushed [2024-10-09T23:32:14.471Z] da8d97965ffe: Pushed [2024-10-09T23:32:36.495Z] ed96c2bf98e5: Pushed [2024-10-09T23:32:36.495Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:36.841Z] + 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-09T23:32:37.191Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-09T23:32:37.191Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-09T23:32:37.191Z] fdb201760d82: Preparing [2024-10-09T23:32:37.191Z] 59edf96272b8: Preparing [2024-10-09T23:32:37.191Z] ce2476c7116f: Preparing [2024-10-09T23:32:37.191Z] ed28baa5b906: Preparing [2024-10-09T23:32:37.191Z] 484568d539bb: Preparing [2024-10-09T23:32:37.191Z] ed96c2bf98e5: Preparing [2024-10-09T23:32:37.191Z] 1e36885e92ec: Preparing [2024-10-09T23:32:37.191Z] da8d97965ffe: Preparing [2024-10-09T23:32:37.191Z] 16113d51b718: Preparing [2024-10-09T23:32:37.191Z] ed96c2bf98e5: Waiting [2024-10-09T23:32:37.191Z] 1e36885e92ec: Waiting [2024-10-09T23:32:37.191Z] da8d97965ffe: Waiting [2024-10-09T23:32:37.191Z] 16113d51b718: Waiting [2024-10-09T23:32:37.191Z] ce2476c7116f: Layer already exists [2024-10-09T23:32:37.191Z] fdb201760d82: Layer already exists [2024-10-09T23:32:37.191Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:37.191Z] 59edf96272b8: Layer already exists [2024-10-09T23:32:37.191Z] 484568d539bb: Layer already exists [2024-10-09T23:32:37.191Z] ed96c2bf98e5: Layer already exists [2024-10-09T23:32:37.191Z] 16113d51b718: Layer already exists [2024-10-09T23:32:37.191Z] da8d97965ffe: Layer already exists [2024-10-09T23:32:37.191Z] 1e36885e92ec: Layer already exists [2024-10-09T23:32:37.454Z] latest: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:37.806Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:38.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.98 [2024-10-09T23:32:38.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-09T23:32:38.154Z] fdb201760d82: Preparing [2024-10-09T23:32:38.154Z] 59edf96272b8: Preparing [2024-10-09T23:32:38.154Z] ce2476c7116f: Preparing [2024-10-09T23:32:38.154Z] ed28baa5b906: Preparing [2024-10-09T23:32:38.154Z] 484568d539bb: Preparing [2024-10-09T23:32:38.154Z] ed96c2bf98e5: Preparing [2024-10-09T23:32:38.154Z] 1e36885e92ec: Preparing [2024-10-09T23:32:38.154Z] da8d97965ffe: Preparing [2024-10-09T23:32:38.154Z] 16113d51b718: Preparing [2024-10-09T23:32:38.154Z] ed96c2bf98e5: Waiting [2024-10-09T23:32:38.154Z] 1e36885e92ec: Waiting [2024-10-09T23:32:38.154Z] da8d97965ffe: Waiting [2024-10-09T23:32:38.154Z] 16113d51b718: Waiting [2024-10-09T23:32:38.154Z] 59edf96272b8: Layer already exists [2024-10-09T23:32:38.154Z] fdb201760d82: Layer already exists [2024-10-09T23:32:38.154Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:38.154Z] 484568d539bb: Layer already exists [2024-10-09T23:32:38.154Z] ce2476c7116f: Layer already exists [2024-10-09T23:32:38.154Z] 1e36885e92ec: Layer already exists [2024-10-09T23:32:38.154Z] ed96c2bf98e5: Layer already exists [2024-10-09T23:32:38.154Z] 16113d51b718: Layer already exists [2024-10-09T23:32:38.154Z] da8d97965ffe: Layer already exists [2024-10-09T23:32:38.419Z] 3.2.0-dev.98: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:38.763Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:39.107Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:32:39.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-09T23:32:39.107Z] fdb201760d82: Preparing [2024-10-09T23:32:39.107Z] 59edf96272b8: Preparing [2024-10-09T23:32:39.107Z] ce2476c7116f: Preparing [2024-10-09T23:32:39.107Z] ed28baa5b906: Preparing [2024-10-09T23:32:39.107Z] 484568d539bb: Preparing [2024-10-09T23:32:39.107Z] ed96c2bf98e5: Preparing [2024-10-09T23:32:39.107Z] 1e36885e92ec: Preparing [2024-10-09T23:32:39.107Z] da8d97965ffe: Preparing [2024-10-09T23:32:39.107Z] 16113d51b718: Preparing [2024-10-09T23:32:39.107Z] 1e36885e92ec: Waiting [2024-10-09T23:32:39.107Z] da8d97965ffe: Waiting [2024-10-09T23:32:39.107Z] ed96c2bf98e5: Waiting [2024-10-09T23:32:39.107Z] 484568d539bb: Layer already exists [2024-10-09T23:32:39.107Z] fdb201760d82: Layer already exists [2024-10-09T23:32:39.107Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:39.107Z] 59edf96272b8: Layer already exists [2024-10-09T23:32:39.107Z] ce2476c7116f: Layer already exists [2024-10-09T23:32:39.107Z] da8d97965ffe: Layer already exists [2024-10-09T23:32:39.107Z] 1e36885e92ec: Layer already exists [2024-10-09T23:32:39.107Z] ed96c2bf98e5: Layer already exists [2024-10-09T23:32:39.107Z] 16113d51b718: Layer already exists [2024-10-09T23:32:39.107Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:39.718Z] + 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-09T23:32:40.056Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-10-09T23:32:40.056Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-10-09T23:32:40.056Z] fdb201760d82: Preparing [2024-10-09T23:32:40.056Z] 59edf96272b8: Preparing [2024-10-09T23:32:40.056Z] ce2476c7116f: Preparing [2024-10-09T23:32:40.056Z] ed28baa5b906: Preparing [2024-10-09T23:32:40.056Z] 484568d539bb: Preparing [2024-10-09T23:32:40.056Z] ed96c2bf98e5: Preparing [2024-10-09T23:32:40.056Z] 1e36885e92ec: Preparing [2024-10-09T23:32:40.056Z] da8d97965ffe: Preparing [2024-10-09T23:32:40.056Z] 16113d51b718: Preparing [2024-10-09T23:32:40.056Z] 1e36885e92ec: Waiting [2024-10-09T23:32:40.056Z] da8d97965ffe: Waiting [2024-10-09T23:32:40.056Z] 16113d51b718: Waiting [2024-10-09T23:32:40.056Z] ed96c2bf98e5: Waiting [2024-10-09T23:32:40.056Z] ce2476c7116f: Layer already exists [2024-10-09T23:32:40.056Z] 59edf96272b8: Layer already exists [2024-10-09T23:32:40.056Z] 484568d539bb: Layer already exists [2024-10-09T23:32:40.056Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:40.056Z] fdb201760d82: Layer already exists [2024-10-09T23:32:40.056Z] ed96c2bf98e5: Layer already exists [2024-10-09T23:32:40.056Z] 1e36885e92ec: Layer already exists [2024-10-09T23:32:40.056Z] da8d97965ffe: Layer already exists [2024-10-09T23:32:40.056Z] 16113d51b718: Layer already exists [2024-10-09T23:32:40.319Z] main: digest: sha256:cf510df24ad448f7d683177c7b9f25cbd63a799008ccb1bd9343099d015f4cc4 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:32:40.392Z] ===================================================== [Pipeline] echo [2024-10-09T23:32:40.407Z] taggedImages: [2024-10-09T23:32:40.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:32:40.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-10-09T23:32:40.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.98 [2024-10-09T23:32:40.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:32:40.407Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-10-09T23:32:40.432Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-10-09T23:32:40.432Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:32:40.432Z] latest [2024-10-09T23:32:40.432Z] 3.2.0-dev.98 [2024-10-09T23:32:40.432Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:32:40.432Z] main [2024-10-09T23:32:40.432Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:40.786Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:32:41.146Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:32:41.146Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-09T23:32:41.146Z] c767db3761d6: Preparing [2024-10-09T23:32:41.146Z] 0daf8066cb37: Preparing [2024-10-09T23:32:41.146Z] 20e5d2875948: Preparing [2024-10-09T23:32:41.146Z] ed28baa5b906: Preparing [2024-10-09T23:32:41.146Z] 484568d539bb: Preparing [2024-10-09T23:32:41.146Z] 701884b5d7ec: Preparing [2024-10-09T23:32:41.146Z] c6cafe8c2767: Preparing [2024-10-09T23:32:41.146Z] 0d2a5897ee3a: Preparing [2024-10-09T23:32:41.146Z] 16113d51b718: Preparing [2024-10-09T23:32:41.146Z] 701884b5d7ec: Waiting [2024-10-09T23:32:41.146Z] c6cafe8c2767: Waiting [2024-10-09T23:32:41.146Z] 0d2a5897ee3a: Waiting [2024-10-09T23:32:41.146Z] 16113d51b718: Waiting [2024-10-09T23:32:41.146Z] 484568d539bb: Layer already exists [2024-10-09T23:32:41.146Z] ed28baa5b906: Layer already exists [2024-10-09T23:32:41.411Z] c6cafe8c2767: Layer already exists [2024-10-09T23:32:41.411Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:32:41.411Z] 0daf8066cb37: Pushed [2024-10-09T23:32:41.411Z] 20e5d2875948: Pushed [2024-10-09T23:32:41.411Z] c767db3761d6: Pushed [2024-10-09T23:32:41.411Z] 16113d51b718: Layer already exists [2024-10-09T23:33:03.429Z] 701884b5d7ec: Pushed [2024-10-09T23:33:03.429Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:03.776Z] + 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-09T23:33:04.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-09T23:33:04.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-09T23:33:04.118Z] c767db3761d6: Preparing [2024-10-09T23:33:04.118Z] 0daf8066cb37: Preparing [2024-10-09T23:33:04.118Z] 20e5d2875948: Preparing [2024-10-09T23:33:04.118Z] ed28baa5b906: Preparing [2024-10-09T23:33:04.118Z] 484568d539bb: Preparing [2024-10-09T23:33:04.118Z] 701884b5d7ec: Preparing [2024-10-09T23:33:04.118Z] c6cafe8c2767: Preparing [2024-10-09T23:33:04.118Z] 0d2a5897ee3a: Preparing [2024-10-09T23:33:04.118Z] 16113d51b718: Preparing [2024-10-09T23:33:04.118Z] 701884b5d7ec: Waiting [2024-10-09T23:33:04.118Z] c6cafe8c2767: Waiting [2024-10-09T23:33:04.118Z] 0d2a5897ee3a: Waiting [2024-10-09T23:33:04.119Z] 16113d51b718: Waiting [2024-10-09T23:33:04.119Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:04.119Z] c767db3761d6: Layer already exists [2024-10-09T23:33:04.119Z] 0daf8066cb37: Layer already exists [2024-10-09T23:33:04.119Z] 20e5d2875948: Layer already exists [2024-10-09T23:33:04.119Z] 484568d539bb: Layer already exists [2024-10-09T23:33:04.119Z] 16113d51b718: Layer already exists [2024-10-09T23:33:04.119Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:33:04.119Z] 701884b5d7ec: Layer already exists [2024-10-09T23:33:04.119Z] c6cafe8c2767: Layer already exists [2024-10-09T23:33:04.384Z] latest: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:04.739Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:05.080Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.98 [2024-10-09T23:33:05.080Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-09T23:33:05.080Z] c767db3761d6: Preparing [2024-10-09T23:33:05.080Z] 0daf8066cb37: Preparing [2024-10-09T23:33:05.080Z] 20e5d2875948: Preparing [2024-10-09T23:33:05.080Z] ed28baa5b906: Preparing [2024-10-09T23:33:05.080Z] 484568d539bb: Preparing [2024-10-09T23:33:05.080Z] 701884b5d7ec: Preparing [2024-10-09T23:33:05.080Z] c6cafe8c2767: Preparing [2024-10-09T23:33:05.080Z] 701884b5d7ec: Waiting [2024-10-09T23:33:05.080Z] 0d2a5897ee3a: Preparing [2024-10-09T23:33:05.080Z] 16113d51b718: Preparing [2024-10-09T23:33:05.080Z] c6cafe8c2767: Waiting [2024-10-09T23:33:05.080Z] 0d2a5897ee3a: Waiting [2024-10-09T23:33:05.080Z] 16113d51b718: Waiting [2024-10-09T23:33:05.080Z] 484568d539bb: Layer already exists [2024-10-09T23:33:05.080Z] 0daf8066cb37: Layer already exists [2024-10-09T23:33:05.080Z] c767db3761d6: Layer already exists [2024-10-09T23:33:05.080Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:05.080Z] 20e5d2875948: Layer already exists [2024-10-09T23:33:05.080Z] 701884b5d7ec: Layer already exists [2024-10-09T23:33:05.080Z] c6cafe8c2767: Layer already exists [2024-10-09T23:33:05.080Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:33:05.080Z] 16113d51b718: Layer already exists [2024-10-09T23:33:05.080Z] 3.2.0-dev.98: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:05.423Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:05.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:05.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-09T23:33:05.769Z] c767db3761d6: Preparing [2024-10-09T23:33:05.769Z] 0daf8066cb37: Preparing [2024-10-09T23:33:05.769Z] 20e5d2875948: Preparing [2024-10-09T23:33:05.769Z] ed28baa5b906: Preparing [2024-10-09T23:33:05.769Z] 484568d539bb: Preparing [2024-10-09T23:33:05.769Z] 701884b5d7ec: Preparing [2024-10-09T23:33:05.769Z] c6cafe8c2767: Preparing [2024-10-09T23:33:05.769Z] 0d2a5897ee3a: Preparing [2024-10-09T23:33:05.769Z] 16113d51b718: Preparing [2024-10-09T23:33:05.769Z] c6cafe8c2767: Waiting [2024-10-09T23:33:05.769Z] 0d2a5897ee3a: Waiting [2024-10-09T23:33:05.769Z] 16113d51b718: Waiting [2024-10-09T23:33:05.769Z] 701884b5d7ec: Waiting [2024-10-09T23:33:05.769Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:05.769Z] c767db3761d6: Layer already exists [2024-10-09T23:33:05.769Z] 484568d539bb: Layer already exists [2024-10-09T23:33:05.769Z] 0daf8066cb37: Layer already exists [2024-10-09T23:33:05.769Z] 20e5d2875948: Layer already exists [2024-10-09T23:33:05.769Z] c6cafe8c2767: Layer already exists [2024-10-09T23:33:05.769Z] 701884b5d7ec: Layer already exists [2024-10-09T23:33:05.769Z] 16113d51b718: Layer already exists [2024-10-09T23:33:05.769Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:33:05.769Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:06.368Z] + 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-09T23:33:06.769Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-10-09T23:33:06.769Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-10-09T23:33:06.769Z] c767db3761d6: Preparing [2024-10-09T23:33:06.769Z] 0daf8066cb37: Preparing [2024-10-09T23:33:06.769Z] 20e5d2875948: Preparing [2024-10-09T23:33:06.769Z] ed28baa5b906: Preparing [2024-10-09T23:33:06.769Z] 484568d539bb: Preparing [2024-10-09T23:33:06.769Z] 701884b5d7ec: Preparing [2024-10-09T23:33:06.769Z] c6cafe8c2767: Preparing [2024-10-09T23:33:06.769Z] 0d2a5897ee3a: Preparing [2024-10-09T23:33:06.769Z] 16113d51b718: Preparing [2024-10-09T23:33:06.769Z] c6cafe8c2767: Waiting [2024-10-09T23:33:06.769Z] 0d2a5897ee3a: Waiting [2024-10-09T23:33:06.769Z] 701884b5d7ec: Waiting [2024-10-09T23:33:06.769Z] 16113d51b718: Waiting [2024-10-09T23:33:06.769Z] c767db3761d6: Layer already exists [2024-10-09T23:33:06.769Z] 20e5d2875948: Layer already exists [2024-10-09T23:33:06.769Z] 484568d539bb: Layer already exists [2024-10-09T23:33:06.769Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:06.770Z] 0daf8066cb37: Layer already exists [2024-10-09T23:33:06.770Z] 0d2a5897ee3a: Layer already exists [2024-10-09T23:33:06.770Z] 701884b5d7ec: Layer already exists [2024-10-09T23:33:06.770Z] c6cafe8c2767: Layer already exists [2024-10-09T23:33:06.770Z] 16113d51b718: Layer already exists [2024-10-09T23:33:06.770Z] main: digest: sha256:9f92aceac9e02584aaa346ae22138af004013f34dcac1220e00a72abd6551559 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:33:07.097Z] ===================================================== [Pipeline] echo [2024-10-09T23:33:07.109Z] taggedImages: [2024-10-09T23:33:07.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:07.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-10-09T23:33:07.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.98 [2024-10-09T23:33:07.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:07.109Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-10-09T23:33:07.140Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-10-09T23:33:07.140Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:07.140Z] latest [2024-10-09T23:33:07.140Z] 3.2.0-dev.98 [2024-10-09T23:33:07.140Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:07.140Z] main [2024-10-09T23:33:07.140Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:07.513Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:07.866Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:07.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-09T23:33:07.866Z] f8c9e7903550: Preparing [2024-10-09T23:33:07.866Z] 025baa10af08: Preparing [2024-10-09T23:33:07.866Z] ed28baa5b906: Preparing [2024-10-09T23:33:07.866Z] 484568d539bb: Preparing [2024-10-09T23:33:07.866Z] 43c17ef82762: Preparing [2024-10-09T23:33:07.866Z] 47e22283bfe7: Preparing [2024-10-09T23:33:07.866Z] 16113d51b718: Preparing [2024-10-09T23:33:07.866Z] 47e22283bfe7: Waiting [2024-10-09T23:33:07.866Z] 16113d51b718: Waiting [2024-10-09T23:33:07.866Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:07.866Z] 484568d539bb: Layer already exists [2024-10-09T23:33:08.163Z] 16113d51b718: Layer already exists [2024-10-09T23:33:08.163Z] f8c9e7903550: Pushed [2024-10-09T23:33:08.163Z] 43c17ef82762: Pushed [2024-10-09T23:33:08.746Z] 47e22283bfe7: Pushed [2024-10-09T23:33:16.932Z] 025baa10af08: Pushed [2024-10-09T23:33:16.932Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:17.274Z] + 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-09T23:33:17.611Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-09T23:33:17.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-09T23:33:17.611Z] f8c9e7903550: Preparing [2024-10-09T23:33:17.611Z] 025baa10af08: Preparing [2024-10-09T23:33:17.611Z] ed28baa5b906: Preparing [2024-10-09T23:33:17.611Z] 484568d539bb: Preparing [2024-10-09T23:33:17.611Z] 43c17ef82762: Preparing [2024-10-09T23:33:17.611Z] 47e22283bfe7: Preparing [2024-10-09T23:33:17.611Z] 16113d51b718: Preparing [2024-10-09T23:33:17.611Z] 47e22283bfe7: Waiting [2024-10-09T23:33:17.611Z] 16113d51b718: Waiting [2024-10-09T23:33:17.611Z] f8c9e7903550: Layer already exists [2024-10-09T23:33:17.611Z] 025baa10af08: Layer already exists [2024-10-09T23:33:17.611Z] 484568d539bb: Layer already exists [2024-10-09T23:33:17.611Z] 43c17ef82762: Layer already exists [2024-10-09T23:33:17.611Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:17.611Z] 47e22283bfe7: Layer already exists [2024-10-09T23:33:17.611Z] 16113d51b718: Layer already exists [2024-10-09T23:33:17.611Z] latest: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:18.216Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:18.556Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.98 [2024-10-09T23:33:18.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-09T23:33:18.556Z] f8c9e7903550: Preparing [2024-10-09T23:33:18.556Z] 025baa10af08: Preparing [2024-10-09T23:33:18.556Z] ed28baa5b906: Preparing [2024-10-09T23:33:18.556Z] 484568d539bb: Preparing [2024-10-09T23:33:18.557Z] 43c17ef82762: Preparing [2024-10-09T23:33:18.557Z] 47e22283bfe7: Preparing [2024-10-09T23:33:18.557Z] 16113d51b718: Preparing [2024-10-09T23:33:18.557Z] 47e22283bfe7: Waiting [2024-10-09T23:33:18.557Z] 16113d51b718: Waiting [2024-10-09T23:33:18.557Z] 484568d539bb: Layer already exists [2024-10-09T23:33:18.557Z] 025baa10af08: Layer already exists [2024-10-09T23:33:18.557Z] 43c17ef82762: Layer already exists [2024-10-09T23:33:18.557Z] f8c9e7903550: Layer already exists [2024-10-09T23:33:18.557Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:18.557Z] 47e22283bfe7: Layer already exists [2024-10-09T23:33:18.557Z] 16113d51b718: Layer already exists [2024-10-09T23:33:18.557Z] 3.2.0-dev.98: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:18.895Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:19.235Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:19.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-09T23:33:19.235Z] f8c9e7903550: Preparing [2024-10-09T23:33:19.235Z] 025baa10af08: Preparing [2024-10-09T23:33:19.235Z] ed28baa5b906: Preparing [2024-10-09T23:33:19.235Z] 484568d539bb: Preparing [2024-10-09T23:33:19.235Z] 43c17ef82762: Preparing [2024-10-09T23:33:19.235Z] 47e22283bfe7: Preparing [2024-10-09T23:33:19.235Z] 16113d51b718: Preparing [2024-10-09T23:33:19.235Z] 47e22283bfe7: Waiting [2024-10-09T23:33:19.235Z] 16113d51b718: Waiting [2024-10-09T23:33:19.235Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:19.235Z] 025baa10af08: Layer already exists [2024-10-09T23:33:19.235Z] 43c17ef82762: Layer already exists [2024-10-09T23:33:19.235Z] 484568d539bb: Layer already exists [2024-10-09T23:33:19.235Z] f8c9e7903550: Layer already exists [2024-10-09T23:33:19.235Z] 47e22283bfe7: Layer already exists [2024-10-09T23:33:19.235Z] 16113d51b718: Layer already exists [2024-10-09T23:33:19.235Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:19.577Z] + 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-09T23:33:19.914Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-10-09T23:33:19.914Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-10-09T23:33:19.914Z] f8c9e7903550: Preparing [2024-10-09T23:33:19.914Z] 025baa10af08: Preparing [2024-10-09T23:33:19.914Z] ed28baa5b906: Preparing [2024-10-09T23:33:19.914Z] 484568d539bb: Preparing [2024-10-09T23:33:19.914Z] 43c17ef82762: Preparing [2024-10-09T23:33:19.914Z] 47e22283bfe7: Preparing [2024-10-09T23:33:19.914Z] 16113d51b718: Preparing [2024-10-09T23:33:19.915Z] 47e22283bfe7: Waiting [2024-10-09T23:33:19.915Z] 16113d51b718: Waiting [2024-10-09T23:33:19.915Z] 484568d539bb: Layer already exists [2024-10-09T23:33:19.915Z] 43c17ef82762: Layer already exists [2024-10-09T23:33:19.915Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:19.915Z] f8c9e7903550: Layer already exists [2024-10-09T23:33:19.915Z] 025baa10af08: Layer already exists [2024-10-09T23:33:19.915Z] 47e22283bfe7: Layer already exists [2024-10-09T23:33:19.915Z] 16113d51b718: Layer already exists [2024-10-09T23:33:20.176Z] main: digest: sha256:c926f73b4ff05523393fed3735876760da95a3e38e7f51bea286d32bcfac15f0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:33:20.247Z] ===================================================== [Pipeline] echo [2024-10-09T23:33:20.263Z] taggedImages: [2024-10-09T23:33:20.263Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:20.263Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-10-09T23:33:20.263Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.98 [2024-10-09T23:33:20.263Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:20.263Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-10-09T23:33:20.288Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-10-09T23:33:20.288Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:20.288Z] latest [2024-10-09T23:33:20.288Z] 3.2.0-dev.98 [2024-10-09T23:33:20.288Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:20.288Z] main [2024-10-09T23:33:20.288Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:20.632Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:20.977Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:20.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-09T23:33:20.977Z] 3347b66c366e: Preparing [2024-10-09T23:33:20.977Z] f403f557fd60: Preparing [2024-10-09T23:33:20.977Z] a61caaadd102: Preparing [2024-10-09T23:33:20.977Z] ed28baa5b906: Preparing [2024-10-09T23:33:20.977Z] 484568d539bb: Preparing [2024-10-09T23:33:20.977Z] 9618cbd241ab: Preparing [2024-10-09T23:33:20.977Z] ad4ae884a468: Preparing [2024-10-09T23:33:20.977Z] 16113d51b718: Preparing [2024-10-09T23:33:20.977Z] 9618cbd241ab: Waiting [2024-10-09T23:33:20.977Z] ad4ae884a468: Waiting [2024-10-09T23:33:20.977Z] 16113d51b718: Waiting [2024-10-09T23:33:20.977Z] 484568d539bb: Layer already exists [2024-10-09T23:33:20.977Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:21.239Z] f403f557fd60: Pushed [2024-10-09T23:33:21.239Z] 3347b66c366e: Pushed [2024-10-09T23:33:21.239Z] 16113d51b718: Layer already exists [2024-10-09T23:33:21.239Z] 9618cbd241ab: Pushed [2024-10-09T23:33:21.503Z] ad4ae884a468: Pushed [2024-10-09T23:33:29.669Z] a61caaadd102: Pushed [2024-10-09T23:33:29.670Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:30.028Z] + 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-09T23:33:30.371Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-09T23:33:30.371Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-09T23:33:30.371Z] 3347b66c366e: Preparing [2024-10-09T23:33:30.371Z] f403f557fd60: Preparing [2024-10-09T23:33:30.371Z] a61caaadd102: Preparing [2024-10-09T23:33:30.371Z] ed28baa5b906: Preparing [2024-10-09T23:33:30.371Z] 484568d539bb: Preparing [2024-10-09T23:33:30.371Z] 9618cbd241ab: Preparing [2024-10-09T23:33:30.371Z] ad4ae884a468: Preparing [2024-10-09T23:33:30.371Z] 16113d51b718: Preparing [2024-10-09T23:33:30.371Z] 9618cbd241ab: Waiting [2024-10-09T23:33:30.371Z] ad4ae884a468: Waiting [2024-10-09T23:33:30.371Z] 16113d51b718: Waiting [2024-10-09T23:33:30.371Z] 484568d539bb: Layer already exists [2024-10-09T23:33:30.371Z] f403f557fd60: Layer already exists [2024-10-09T23:33:30.371Z] 3347b66c366e: Layer already exists [2024-10-09T23:33:30.371Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:30.371Z] a61caaadd102: Layer already exists [2024-10-09T23:33:30.371Z] 9618cbd241ab: Layer already exists [2024-10-09T23:33:30.371Z] ad4ae884a468: Layer already exists [2024-10-09T23:33:30.371Z] 16113d51b718: Layer already exists [2024-10-09T23:33:30.634Z] latest: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:30.982Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:31.312Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.98 [2024-10-09T23:33:31.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-09T23:33:31.313Z] 3347b66c366e: Preparing [2024-10-09T23:33:31.313Z] f403f557fd60: Preparing [2024-10-09T23:33:31.313Z] a61caaadd102: Preparing [2024-10-09T23:33:31.313Z] ed28baa5b906: Preparing [2024-10-09T23:33:31.313Z] 484568d539bb: Preparing [2024-10-09T23:33:31.313Z] 9618cbd241ab: Preparing [2024-10-09T23:33:31.313Z] ad4ae884a468: Preparing [2024-10-09T23:33:31.313Z] 16113d51b718: Preparing [2024-10-09T23:33:31.313Z] 9618cbd241ab: Waiting [2024-10-09T23:33:31.313Z] 16113d51b718: Waiting [2024-10-09T23:33:31.313Z] ad4ae884a468: Waiting [2024-10-09T23:33:31.313Z] a61caaadd102: Layer already exists [2024-10-09T23:33:31.313Z] 3347b66c366e: Layer already exists [2024-10-09T23:33:31.313Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:31.313Z] 484568d539bb: Layer already exists [2024-10-09T23:33:31.313Z] f403f557fd60: Layer already exists [2024-10-09T23:33:31.313Z] 9618cbd241ab: Layer already exists [2024-10-09T23:33:31.313Z] ad4ae884a468: Layer already exists [2024-10-09T23:33:31.313Z] 16113d51b718: Layer already exists [2024-10-09T23:33:31.313Z] 3.2.0-dev.98: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:31.647Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:31.981Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:31.981Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-09T23:33:31.981Z] 3347b66c366e: Preparing [2024-10-09T23:33:31.981Z] f403f557fd60: Preparing [2024-10-09T23:33:31.981Z] a61caaadd102: Preparing [2024-10-09T23:33:31.981Z] ed28baa5b906: Preparing [2024-10-09T23:33:31.981Z] 484568d539bb: Preparing [2024-10-09T23:33:31.981Z] 9618cbd241ab: Preparing [2024-10-09T23:33:31.981Z] ad4ae884a468: Preparing [2024-10-09T23:33:31.981Z] 16113d51b718: Preparing [2024-10-09T23:33:31.981Z] ad4ae884a468: Waiting [2024-10-09T23:33:31.981Z] 9618cbd241ab: Waiting [2024-10-09T23:33:31.981Z] 16113d51b718: Waiting [2024-10-09T23:33:31.981Z] 3347b66c366e: Layer already exists [2024-10-09T23:33:31.981Z] 484568d539bb: Layer already exists [2024-10-09T23:33:31.981Z] f403f557fd60: Layer already exists [2024-10-09T23:33:31.981Z] a61caaadd102: Layer already exists [2024-10-09T23:33:31.981Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:31.981Z] ad4ae884a468: Layer already exists [2024-10-09T23:33:31.981Z] 9618cbd241ab: Layer already exists [2024-10-09T23:33:31.981Z] 16113d51b718: Layer already exists [2024-10-09T23:33:32.245Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:32.588Z] + 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-09T23:33:32.925Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-10-09T23:33:32.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-10-09T23:33:32.925Z] 3347b66c366e: Preparing [2024-10-09T23:33:32.925Z] f403f557fd60: Preparing [2024-10-09T23:33:32.925Z] a61caaadd102: Preparing [2024-10-09T23:33:32.925Z] ed28baa5b906: Preparing [2024-10-09T23:33:32.925Z] 484568d539bb: Preparing [2024-10-09T23:33:32.925Z] 9618cbd241ab: Preparing [2024-10-09T23:33:32.925Z] ad4ae884a468: Preparing [2024-10-09T23:33:32.925Z] 16113d51b718: Preparing [2024-10-09T23:33:32.925Z] 9618cbd241ab: Waiting [2024-10-09T23:33:32.925Z] ad4ae884a468: Waiting [2024-10-09T23:33:32.925Z] 16113d51b718: Waiting [2024-10-09T23:33:32.925Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:32.925Z] 484568d539bb: Layer already exists [2024-10-09T23:33:32.925Z] 3347b66c366e: Layer already exists [2024-10-09T23:33:32.925Z] f403f557fd60: Layer already exists [2024-10-09T23:33:32.925Z] a61caaadd102: Layer already exists [2024-10-09T23:33:32.925Z] 16113d51b718: Layer already exists [2024-10-09T23:33:32.925Z] 9618cbd241ab: Layer already exists [2024-10-09T23:33:32.925Z] ad4ae884a468: Layer already exists [2024-10-09T23:33:33.189Z] main: digest: sha256:46428f37059340905d7129f99cf829717fdc93cf331c95d40d1f5c6629af6e0b size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:33:33.264Z] ===================================================== [Pipeline] echo [2024-10-09T23:33:33.279Z] taggedImages: [2024-10-09T23:33:33.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:33.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-10-09T23:33:33.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.98 [2024-10-09T23:33:33.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:33.279Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-10-09T23:33:33.311Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-10-09T23:33:33.311Z] 5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:33.311Z] latest [2024-10-09T23:33:33.311Z] 3.2.0-dev.98 [2024-10-09T23:33:33.311Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:33.311Z] main [2024-10-09T23:33:33.311Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:33.661Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:34.011Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:34.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-09T23:33:34.011Z] c47a84c48694: Preparing [2024-10-09T23:33:34.011Z] 32b515a4f5e3: Preparing [2024-10-09T23:33:34.011Z] ed28baa5b906: Preparing [2024-10-09T23:33:34.011Z] 484568d539bb: Preparing [2024-10-09T23:33:34.011Z] 6143b3e7af9e: Preparing [2024-10-09T23:33:34.011Z] efa4a10b4939: Preparing [2024-10-09T23:33:34.011Z] 16113d51b718: Preparing [2024-10-09T23:33:34.011Z] 16113d51b718: Waiting [2024-10-09T23:33:34.011Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:34.011Z] 484568d539bb: Layer already exists [2024-10-09T23:33:34.011Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:33:34.274Z] efa4a10b4939: Layer already exists [2024-10-09T23:33:34.274Z] 16113d51b718: Layer already exists [2024-10-09T23:33:34.274Z] c47a84c48694: Pushed [2024-10-09T23:33:42.437Z] 32b515a4f5e3: Pushed [2024-10-09T23:33:42.437Z] 5583a75087f60e058987f2a62e5d372bed784786: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:42.795Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:43.134Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-09T23:33:43.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-09T23:33:43.134Z] c47a84c48694: Preparing [2024-10-09T23:33:43.134Z] 32b515a4f5e3: Preparing [2024-10-09T23:33:43.134Z] ed28baa5b906: Preparing [2024-10-09T23:33:43.134Z] 484568d539bb: Preparing [2024-10-09T23:33:43.134Z] 6143b3e7af9e: Preparing [2024-10-09T23:33:43.134Z] efa4a10b4939: Preparing [2024-10-09T23:33:43.134Z] 16113d51b718: Preparing [2024-10-09T23:33:43.134Z] efa4a10b4939: Waiting [2024-10-09T23:33:43.134Z] 16113d51b718: Waiting [2024-10-09T23:33:43.134Z] 484568d539bb: Layer already exists [2024-10-09T23:33:43.134Z] c47a84c48694: Layer already exists [2024-10-09T23:33:43.134Z] 32b515a4f5e3: Layer already exists [2024-10-09T23:33:43.134Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:43.134Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:33:43.134Z] efa4a10b4939: Layer already exists [2024-10-09T23:33:43.134Z] 16113d51b718: Layer already exists [2024-10-09T23:33:43.398Z] latest: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:43.745Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:44.088Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.98 [2024-10-09T23:33:44.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-09T23:33:44.088Z] c47a84c48694: Preparing [2024-10-09T23:33:44.088Z] 32b515a4f5e3: Preparing [2024-10-09T23:33:44.088Z] ed28baa5b906: Preparing [2024-10-09T23:33:44.088Z] 484568d539bb: Preparing [2024-10-09T23:33:44.088Z] 6143b3e7af9e: Preparing [2024-10-09T23:33:44.088Z] efa4a10b4939: Preparing [2024-10-09T23:33:44.088Z] 16113d51b718: Preparing [2024-10-09T23:33:44.088Z] efa4a10b4939: Waiting [2024-10-09T23:33:44.088Z] 16113d51b718: Waiting [2024-10-09T23:33:44.088Z] 484568d539bb: Layer already exists [2024-10-09T23:33:44.088Z] c47a84c48694: Layer already exists [2024-10-09T23:33:44.088Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:33:44.088Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:44.088Z] 32b515a4f5e3: Layer already exists [2024-10-09T23:33:44.088Z] efa4a10b4939: Layer already exists [2024-10-09T23:33:44.088Z] 16113d51b718: Layer already exists [2024-10-09T23:33:44.088Z] 3.2.0-dev.98: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:44.424Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:44.763Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:44.764Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-09T23:33:44.764Z] c47a84c48694: Preparing [2024-10-09T23:33:44.764Z] 32b515a4f5e3: Preparing [2024-10-09T23:33:44.764Z] ed28baa5b906: Preparing [2024-10-09T23:33:44.764Z] 484568d539bb: Preparing [2024-10-09T23:33:44.764Z] 6143b3e7af9e: Preparing [2024-10-09T23:33:44.764Z] efa4a10b4939: Preparing [2024-10-09T23:33:44.764Z] 16113d51b718: Preparing [2024-10-09T23:33:44.764Z] efa4a10b4939: Waiting [2024-10-09T23:33:44.764Z] 16113d51b718: Waiting [2024-10-09T23:33:44.764Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:44.764Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:33:44.764Z] 484568d539bb: Layer already exists [2024-10-09T23:33:44.764Z] c47a84c48694: Layer already exists [2024-10-09T23:33:44.764Z] 32b515a4f5e3: Layer already exists [2024-10-09T23:33:44.764Z] efa4a10b4939: Layer already exists [2024-10-09T23:33:44.764Z] 16113d51b718: Layer already exists [2024-10-09T23:33:45.026Z] 5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:45.372Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:45.703Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-10-09T23:33:45.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-10-09T23:33:45.703Z] c47a84c48694: Preparing [2024-10-09T23:33:45.703Z] 32b515a4f5e3: Preparing [2024-10-09T23:33:45.703Z] ed28baa5b906: Preparing [2024-10-09T23:33:45.703Z] 484568d539bb: Preparing [2024-10-09T23:33:45.703Z] 6143b3e7af9e: Preparing [2024-10-09T23:33:45.703Z] efa4a10b4939: Preparing [2024-10-09T23:33:45.703Z] 16113d51b718: Preparing [2024-10-09T23:33:45.703Z] 16113d51b718: Waiting [2024-10-09T23:33:45.703Z] efa4a10b4939: Waiting [2024-10-09T23:33:45.703Z] c47a84c48694: Layer already exists [2024-10-09T23:33:45.703Z] 484568d539bb: Layer already exists [2024-10-09T23:33:45.703Z] 6143b3e7af9e: Layer already exists [2024-10-09T23:33:45.703Z] 32b515a4f5e3: Layer already exists [2024-10-09T23:33:45.703Z] ed28baa5b906: Layer already exists [2024-10-09T23:33:45.703Z] efa4a10b4939: Layer already exists [2024-10-09T23:33:45.703Z] 16113d51b718: Layer already exists [2024-10-09T23:33:45.966Z] main: digest: sha256:c4b37a4040d4724aa3f79fd3b5809ec70e258fdea1916ad823a62ba273310d35 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-10-09T23:33:46.039Z] ===================================================== [Pipeline] echo [2024-10-09T23:33:46.053Z] taggedImages: [2024-10-09T23:33:46.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786 [2024-10-09T23:33:46.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-10-09T23:33:46.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.98 [2024-10-09T23:33:46.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:5583a75087f60e058987f2a62e5d372bed784786-3.2.0-dev.98 [2024-10-09T23:33:46.053Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:46.435Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T23:33:46.435Z] [2024-10-09T23:33:46.435Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:33:46.752Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T23:33:46.752Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-09T23:33:46.752Z] 8998bd30e6a1: Pulling fs layer [2024-10-09T23:33:46.752Z] 04944245beec: Pulling fs layer [2024-10-09T23:33:46.752Z] 699f458cf7ca: Pulling fs layer [2024-10-09T23:33:46.752Z] 765212b225bb: Pulling fs layer [2024-10-09T23:33:46.752Z] f23df028b6ca: Pulling fs layer [2024-10-09T23:33:46.752Z] d65c8cfc05b1: Pulling fs layer [2024-10-09T23:33:46.752Z] 2437ff75d9bd: Pulling fs layer [2024-10-09T23:33:46.752Z] f23df028b6ca: Waiting [2024-10-09T23:33:46.752Z] 765212b225bb: Waiting [2024-10-09T23:33:46.752Z] d65c8cfc05b1: Waiting [2024-10-09T23:33:46.752Z] 2437ff75d9bd: Waiting [2024-10-09T23:33:47.017Z] 04944245beec: Verifying Checksum [2024-10-09T23:33:47.017Z] 04944245beec: Download complete [2024-10-09T23:33:47.017Z] 765212b225bb: Verifying Checksum [2024-10-09T23:33:47.017Z] 765212b225bb: Download complete [2024-10-09T23:33:47.017Z] f23df028b6ca: Verifying Checksum [2024-10-09T23:33:47.017Z] f23df028b6ca: Download complete [2024-10-09T23:33:47.017Z] d65c8cfc05b1: Download complete [2024-10-09T23:33:47.281Z] 699f458cf7ca: Verifying Checksum [2024-10-09T23:33:47.281Z] 699f458cf7ca: Download complete [2024-10-09T23:33:47.544Z] 8998bd30e6a1: Verifying Checksum [2024-10-09T23:33:47.544Z] 8998bd30e6a1: Download complete [2024-10-09T23:33:50.115Z] 2437ff75d9bd: Verifying Checksum [2024-10-09T23:33:50.115Z] 2437ff75d9bd: Download complete [2024-10-09T23:33:52.051Z] 8998bd30e6a1: Pull complete [2024-10-09T23:33:52.630Z] 04944245beec: Pull complete [2024-10-09T23:33:54.560Z] 699f458cf7ca: Pull complete [2024-10-09T23:33:54.560Z] 765212b225bb: Pull complete [2024-10-09T23:33:55.513Z] f23df028b6ca: Pull complete [2024-10-09T23:33:55.513Z] d65c8cfc05b1: Pull complete [2024-10-09T23:34:13.731Z] 2437ff75d9bd: Pull complete [2024-10-09T23:34:13.731Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-09T23:34:13.731Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-09T23:34:13.731Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T23:34:13.922Z] prd-ubuntu20.04-docker-arm64-4c-16g-22367 does not seem to be running inside a container [2024-10-09T23:34:13.971Z] $ 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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T23:34:15.887Z] $ docker top c114a266ffdf18e47fb1d2ce28c8bdb5e6e26bc3b25f9fee0a7738c5252e1987 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:34:16.815Z] ---> job-cost.sh [2024-10-09T23:34:16.816Z] lf-activate-venv: SKIPPING [2024-10-09T23:34:16.816Z] INFO: No Stack... [2024-10-09T23:34:17.393Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-09T23:34:17.970Z] INFO: Archiving Costs [Pipeline] sh [2024-10-09T23:34:18.604Z] + cat /w/workspace/edgex-go/721/archives/cost.csv [2024-10-09T23:34:18.604Z] + cut -d, -f6 [Pipeline] lock [2024-10-09T23:34:18.662Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-721-stack-cost] [2024-10-09T23:34:18.672Z] Resource [jenkins-edgexfoundry-edgex-go-main-721-stack-cost] did not exist. Created. [2024-10-09T23:34:18.678Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-721-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-09T23:34:19.324Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-09T23:34:19.953Z] Stashed 1 file(s) [Pipeline] } [2024-10-09T23:34:19.964Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-721-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-09T23:34:19.973Z] $ docker stop --time=1 c114a266ffdf18e47fb1d2ce28c8bdb5e6e26bc3b25f9fee0a7738c5252e1987 [2024-10-09T23:34:21.488Z] $ docker rm -f --volumes c114a266ffdf18e47fb1d2ce28c8bdb5e6e26bc3b25f9fee0a7738c5252e1987 [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-09T23:34:22.014Z] provisioning config files... [2024-10-09T23:34:22.020Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/721@tmp/config7750249824319034392tmp [Pipeline] { [Pipeline] sh [2024-10-09T23:34:22.311Z] + set +x [2024-10-09T23:34:22.311Z] + bash -s -- [2024-10-09T23:34:22.311Z] + curl -s https://codecov.io/bash [2024-10-09T23:34:22.311Z] [2024-10-09T23:34:22.311Z] _____ _ [2024-10-09T23:34:22.311Z] / ____| | | [2024-10-09T23:34:22.311Z] | | ___ __| | ___ ___ _____ __ [2024-10-09T23:34:22.311Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-09T23:34:22.311Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-09T23:34:22.311Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-09T23:34:22.312Z] Bash-1.0.6 [2024-10-09T23:34:22.312Z] [2024-10-09T23:34:22.312Z] [2024-10-09T23:34:22.312Z] ==> git version 2.25.1 found [2024-10-09T23:34:22.312Z] ==> 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-09T23:34:22.312Z] Release-Date: 2020-01-08 [2024-10-09T23:34:22.312Z] 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-09T23:34:22.312Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-09T23:34:22.312Z] ==> Jenkins CI detected. [2024-10-09T23:34:22.312Z] current dir:  /w/workspace/edgex-go/721 [2024-10-09T23:34:22.312Z] project root: . [2024-10-09T23:34:22.312Z] --> token set from env [2024-10-09T23:34:22.312Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-09T23:34:22.570Z] ==> Running gcov in . (disable via -X gcov) [2024-10-09T23:34:22.570Z] ==> Python coveragepy not found [2024-10-09T23:34:22.570Z] ==> Searching for coverage reports in: [2024-10-09T23:34:22.570Z] + . [2024-10-09T23:34:22.570Z] -> Found 1 reports [2024-10-09T23:34:22.570Z] ==> Detecting git/mercurial file structure [2024-10-09T23:34:22.570Z] ==> Reading reports [2024-10-09T23:34:22.570Z] + ./coverage.out bytes=1504939 [2024-10-09T23:34:22.570Z] ==> Appending adjustments [2024-10-09T23:34:22.570Z] https://docs.codecov.io/docs/fixing-reports [2024-10-09T23:34:23.946Z] + Found adjustments [2024-10-09T23:34:23.947Z] ==> Gzipping contents [2024-10-09T23:34:23.947Z] 132K /tmp/codecov.bZKMs4.gz [2024-10-09T23:34:23.947Z] ==> Uploading reports [2024-10-09T23:34:23.947Z] url: https://codecov.io [2024-10-09T23:34:23.947Z] query: branch=main&commit=5583a75087f60e058987f2a62e5d372bed784786&build=721&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F721%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T23:34:23.947Z] -> Pinging Codecov [2024-10-09T23:34:23.947Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5583a75087f60e058987f2a62e5d372bed784786&build=721&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F721%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-09T23:34:24.206Z] -> Uploading to [2024-10-09T23:34:24.206Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/5583a75087f60e058987f2a62e5d372bed784786/430f62b6-9f52-43ae-914f-50d875e60e0c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241009%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241009T233423Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=6a6ba91b63d096228f0c87dcae0ea650e75d89c610d86553a41093e6b6780121 [2024-10-09T23:34:24.206Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:24.206Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:24.466Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 129k 0 0 100 129k 0 436k --:--:-- --:--:-- --:--:-- 436k [2024-10-09T23:34:24.466Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/5583a75087f60e058987f2a62e5d372bed784786 [Pipeline] } [2024-10-09T23:34:24.472Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-10-09T23:34:24.689Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-09T23:34:24.708Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:34:25.015Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T23:34:25.015Z] [2024-10-09T23:34:25.015Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:34:25.322Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T23:34:25.322Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-09T23:34:25.322Z] 43c4264eed91: Already exists [2024-10-09T23:34:25.322Z] 4cc291be95ef: Already exists [2024-10-09T23:34:25.322Z] 2ac1f1163629: Already exists [2024-10-09T23:34:25.322Z] 5c3c966382ef: Already exists [2024-10-09T23:34:25.322Z] 4f4fb700ef54: Already exists [2024-10-09T23:34:25.322Z] d9c7d2e4e75e: Pulling fs layer [2024-10-09T23:34:25.322Z] 9c3e1370e548: Pulling fs layer [2024-10-09T23:34:25.580Z] d9c7d2e4e75e: Verifying Checksum [2024-10-09T23:34:25.580Z] d9c7d2e4e75e: Download complete [2024-10-09T23:34:25.840Z] d9c7d2e4e75e: Pull complete [2024-10-09T23:34:26.421Z] 9c3e1370e548: Verifying Checksum [2024-10-09T23:34:26.421Z] 9c3e1370e548: Download complete [2024-10-09T23:34:29.700Z] 9c3e1370e548: Pull complete [2024-10-09T23:34:29.700Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-09T23:34:29.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-09T23:34:29.700Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T23:34:29.805Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T23:34:29.836Z] $ 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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T23:34:32.645Z] $ docker top a7cba47b1d6e4f58d7a101aeca65f3bba0a72ad5dd2f1d1da2b725856be350fd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T23:34:33.003Z] + git config --global --add safe.directory /w/workspace/edgex-go/721 [Pipeline] echo [2024-10-09T23:34:33.013Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-10-09T23:34:33.294Z] + set -o pipefail [2024-10-09T23:34:33.294Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-10-09T23:34:43.290Z] [2024-10-09T23:34:43.290Z] Monitoring /w/workspace/edgex-go/721 (github.com/edgexfoundry/edgex-go)... [2024-10-09T23:34:43.290Z] [2024-10-09T23:34:43.290Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/e770775e-d1aa-4823-85f1-d62f65e51722 [2024-10-09T23:34:43.290Z] [2024-10-09T23:34:43.290Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-09T23:34:43.290Z] [2024-10-09T23:34:43.290Z] [2024-10-09T23:34:43.290Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-10-09T23:34:43.290Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-10-09T23:34:43.866Z] $ docker stop --time=1 a7cba47b1d6e4f58d7a101aeca65f3bba0a72ad5dd2f1d1da2b725856be350fd [2024-10-09T23:34:48.347Z] $ docker rm -f --volumes a7cba47b1d6e4f58d7a101aeca65f3bba0a72ad5dd2f1d1da2b725856be350fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-10-09T23:34:48.886Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T23:34:48.909Z] provisioning config files... [2024-10-09T23:34:48.916Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/721@tmp/config12875730717429494703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:34:49.217Z] --> edgex-publish-swagger.sh [2024-10-09T23:34:49.217Z] === Publish openapi/v3 API === [2024-10-09T23:34:49.217Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-10-09T23:34:49.217Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/721/openapi/v3/core-command.yaml] [2024-10-09T23:34:49.217Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:49.217Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:49.787Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 60820 --:--:-- --:--:-- --:--:-- 60707 100 32782 0 0 100 32782 0 60707 --:--:-- --:--:-- --:--:-- 60595 [2024-10-09T23:34:49.787Z] [2024-10-09T23:34:49.787Z] [2024-10-09T23:34:49.787Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/721/openapi/v3/core-data.yaml] [2024-10-09T23:34:49.787Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:49.787Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:50.046Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 173k --:--:-- --:--:-- --:--:-- 173k [2024-10-09T23:34:50.046Z] [2024-10-09T23:34:50.046Z] [2024-10-09T23:34:50.046Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/721/openapi/v3/core-keeper.yaml] [2024-10-09T23:34:50.046Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:50.046Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:50.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 290 141k --:--:-- --:--:-- --:--:-- 141k [2024-10-09T23:34:50.304Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-09T23:34:50.304Z] [2024-10-09T23:34:50.304Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/721/openapi/v3/core-metadata.yaml] [2024-10-09T23:34:50.304Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:50.304Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:50.872Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 384 367k --:--:-- --:--:-- --:--:-- 366k 100 149k 100 156 100 149k 384 367k --:--:-- --:--:-- --:--:-- 366k [2024-10-09T23:34:50.872Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-09T23:34:50.872Z] [2024-10-09T23:34:50.872Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/721/openapi/v3/support-cron-scheduler.yaml] [2024-10-09T23:34:50.872Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:50.872Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:50.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 280 201k --:--:-- --:--:-- --:--:-- 201k [2024-10-09T23:34:51.132Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-10-09T23:34:51.132Z] [2024-10-09T23:34:51.132Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/721/openapi/v3/support-notifications.yaml] [2024-10-09T23:34:51.132Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:51.132Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:51.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 460 251k --:--:-- --:--:-- --:--:-- 251k [2024-10-09T23:34:51.390Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-09T23:34:51.390Z] [2024-10-09T23:34:51.391Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/721/openapi/v3/support-scheduler.yaml] [2024-10-09T23:34:51.391Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-09T23:34:51.391Z] Dload Upload Total Spent Left Speed [2024-10-09T23:34:51.650Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 520 120k --:--:-- --:--:-- --:--:-- 120k 100 37110 100 156 100 36954 520 120k --:--:-- --:--:-- --:--:-- 120k [2024-10-09T23:34:51.650Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-09T23:34:51.650Z] [Pipeline] } [2024-10-09T23:34:51.659Z] 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-09T23:34:52.083Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T23:34:52.084Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:34:52.384Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T23:34:52.384Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T23:34:52.472Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T23:34:52.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T23:34:53.059Z] $ docker top 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T23:34:53.178Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T23:34:53.178Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T23:34:53.306Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T23:34:53.305Z] $ docker exec 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 ssh-agent [2024-10-09T23:34:53.425Z] SSH_AUTH_SOCK=/tmp/ssh-qA9NIOU56W0w/agent.31 [2024-10-09T23:34:53.425Z] SSH_AGENT_PID=37 [2024-10-09T23:34:53.430Z] Running ssh-add (command line suppressed) [2024-10-09T23:34:53.533Z] Identity added: /w/workspace/edgex-go/721@tmp/private_key_6730080870333278067.key (/w/workspace/edgex-go/721@tmp/private_key_6730080870333278067.key) [2024-10-09T23:34:53.554Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T23:34:53.849Z] + git semver tag [2024-10-09T23:34:54.107Z] 2024-10-09 23:34:54,055 [run_tag] DEBUG tag force:False [2024-10-09T23:34:54.107Z] 2024-10-09 23:34:54,055 [check_head_tag] DEBUG check head tag [2024-10-09T23:34:54.107Z] 2024-10-09 23:34:54,059 [execute] INFO git cat-file --batch-check [2024-10-09T23:34:54.107Z] 2024-10-09 23:34:54,059 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=) [2024-10-09T23:34:54.107Z] 2024-10-09 23:34:54,064 [execute] INFO git cat-file --batch [2024-10-09T23:34:54.107Z] 2024-10-09 23:34:54,064 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=) [2024-10-09T23:34:54.366Z] 2024-10-09 23:34:54,119 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T23:34:54.366Z] 2024-10-09 23:34:54,119 [execute] INFO git tag -a v3.2.0-dev.98 -m v3.2.0-dev.98 [2024-10-09T23:34:54.366Z] 2024-10-09 23:34:54,119 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.98', '-m', 'v3.2.0-dev.98'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=None) [2024-10-09T23:34:54.366Z] 2024-10-09 23:34:54,125 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T23:34:54.366Z] 3.2.0-dev.98 [Pipeline] } [2024-10-09T23:34:54.371Z] $ docker exec --env ******** --env ******** 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 ssh-agent -k [2024-10-09T23:34:54.509Z] unset SSH_AUTH_SOCK; [2024-10-09T23:34:54.510Z] unset SSH_AGENT_PID; [2024-10-09T23:34:54.510Z] echo Agent pid 37 killed; [2024-10-09T23:34:54.524Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T23:34:54.839Z] + git semver [Pipeline] } [2024-10-09T23:34:55.106Z] $ docker stop --time=1 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 [2024-10-09T23:34:56.397Z] $ docker rm -f --volumes 5653da777185509f711cfe7a74a0836ab82692d7692d995e4bffc833dad8cb28 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:34:56.801Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T23:34:56.801Z] [2024-10-09T23:34:56.801Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:34:57.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T23:34:57.097Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-09T23:34:57.097Z] ab5ef0e58194: Pulling fs layer [2024-10-09T23:34:57.097Z] 9712f1f96733: Pulling fs layer [2024-10-09T23:34:57.097Z] 63f879dbbcfc: Pulling fs layer [2024-10-09T23:34:57.097Z] 0d9ebad4ef96: Pulling fs layer [2024-10-09T23:34:57.097Z] e9a5061849ea: Pulling fs layer [2024-10-09T23:34:57.097Z] d747dcd14b5f: Pulling fs layer [2024-10-09T23:34:57.097Z] 2de7ff778b66: Pulling fs layer [2024-10-09T23:34:57.097Z] e9a5061849ea: Waiting [2024-10-09T23:34:57.097Z] 0d9ebad4ef96: Waiting [2024-10-09T23:34:57.097Z] 9712f1f96733: Download complete [2024-10-09T23:34:57.354Z] 63f879dbbcfc: Verifying Checksum [2024-10-09T23:34:57.354Z] 63f879dbbcfc: Download complete [2024-10-09T23:34:57.613Z] e9a5061849ea: Verifying Checksum [2024-10-09T23:34:57.613Z] e9a5061849ea: Download complete [2024-10-09T23:34:57.613Z] d747dcd14b5f: Download complete [2024-10-09T23:34:57.613Z] 0d9ebad4ef96: Verifying Checksum [2024-10-09T23:34:57.613Z] 0d9ebad4ef96: Download complete [2024-10-09T23:34:57.613Z] ab5ef0e58194: Verifying Checksum [2024-10-09T23:34:57.613Z] ab5ef0e58194: Download complete [2024-10-09T23:34:57.613Z] 2de7ff778b66: Verifying Checksum [2024-10-09T23:34:57.613Z] 2de7ff778b66: Download complete [2024-10-09T23:35:00.892Z] ab5ef0e58194: Pull complete [2024-10-09T23:35:00.892Z] 9712f1f96733: Pull complete [2024-10-09T23:35:01.150Z] 63f879dbbcfc: Pull complete [2024-10-09T23:35:06.454Z] 0d9ebad4ef96: Pull complete [2024-10-09T23:35:06.454Z] e9a5061849ea: Pull complete [2024-10-09T23:35:06.454Z] d747dcd14b5f: Pull complete [2024-10-09T23:35:07.696Z] 2de7ff778b66: Pull complete [2024-10-09T23:35:07.696Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-09T23:35:07.696Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-09T23:35:07.696Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T23:35:07.796Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T23:35:07.823Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T23:35:13.512Z] $ docker top 5b0c7723d1f5f23a0019fca80271ac06c5a16f20e1dc11d5c7aa1268569d862c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-09T23:35:13.595Z] provisioning config files... [2024-10-09T23:35:13.603Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/721@tmp/config368319580800014195tmp [2024-10-09T23:35:13.612Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/721@tmp/config5578975751875679284tmp [2024-10-09T23:35:13.620Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/721@tmp/config10640894978980340775tmp [Pipeline] { [Pipeline] echo [2024-10-09T23:35:13.717Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:14.012Z] ---> sigul-configuration.sh [2024-10-09T23:35:14.012Z] gpg: directory `/root/.gnupg' created [2024-10-09T23:35:14.012Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-09T23:35:14.012Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-09T23:35:14.012Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-09T23:35:14.012Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-09T23:35:14.012Z] gpg: CAST5 encrypted data [2024-10-09T23:35:14.012Z] gpg: encrypted with 1 passphrase [2024-10-09T23:35:14.012Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-09T23:35:14.310Z] + mkdir /home/jenkins [2024-10-09T23:35:14.310Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-09T23:35:14.606Z] + 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-09T23:35:14.620Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:14.909Z] ---> sigul-install.sh [2024-10-09T23:35:14.909Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-09T23:35:15.217Z] + git tag --list [2024-10-09T23:35:15.217Z] 0.6.0 [2024-10-09T23:35:15.217Z] 0.6.1 [2024-10-09T23:35:15.217Z] 0.7.0 [2024-10-09T23:35:15.217Z] 0.7.1 [2024-10-09T23:35:15.217Z] v1.0.0 [2024-10-09T23:35:15.217Z] v1.0.1 [2024-10-09T23:35:15.217Z] v1.1.0 [2024-10-09T23:35:15.217Z] v1.2.0 [2024-10-09T23:35:15.217Z] v1.2.1 [2024-10-09T23:35:15.217Z] v1.3.0 [2024-10-09T23:35:15.217Z] v1.3.1 [2024-10-09T23:35:15.217Z] v2.0.0 [2024-10-09T23:35:15.217Z] v2.1.0 [2024-10-09T23:35:15.217Z] v2.1.1 [2024-10-09T23:35:15.217Z] v2.2.0 [2024-10-09T23:35:15.217Z] v2.3.0 [2024-10-09T23:35:15.217Z] v3.0 [2024-10-09T23:35:15.217Z] v3.0.0 [2024-10-09T23:35:15.217Z] v3.1 [2024-10-09T23:35:15.217Z] v3.1.0 [2024-10-09T23:35:15.217Z] v3.1.0-dev.1 [2024-10-09T23:35:15.217Z] v3.1.0-dev.10 [2024-10-09T23:35:15.217Z] v3.1.0-dev.11 [2024-10-09T23:35:15.217Z] v3.1.0-dev.12 [2024-10-09T23:35:15.217Z] v3.1.0-dev.13 [2024-10-09T23:35:15.217Z] v3.1.0-dev.14 [2024-10-09T23:35:15.217Z] v3.1.0-dev.15 [2024-10-09T23:35:15.217Z] v3.1.0-dev.16 [2024-10-09T23:35:15.217Z] v3.1.0-dev.17 [2024-10-09T23:35:15.217Z] v3.1.0-dev.18 [2024-10-09T23:35:15.217Z] v3.1.0-dev.19 [2024-10-09T23:35:15.217Z] v3.1.0-dev.2 [2024-10-09T23:35:15.217Z] v3.1.0-dev.20 [2024-10-09T23:35:15.217Z] v3.1.0-dev.21 [2024-10-09T23:35:15.217Z] v3.1.0-dev.22 [2024-10-09T23:35:15.217Z] v3.1.0-dev.23 [2024-10-09T23:35:15.218Z] v3.1.0-dev.24 [2024-10-09T23:35:15.218Z] v3.1.0-dev.25 [2024-10-09T23:35:15.218Z] v3.1.0-dev.26 [2024-10-09T23:35:15.218Z] v3.1.0-dev.27 [2024-10-09T23:35:15.218Z] v3.1.0-dev.28 [2024-10-09T23:35:15.218Z] v3.1.0-dev.29 [2024-10-09T23:35:15.218Z] v3.1.0-dev.3 [2024-10-09T23:35:15.218Z] v3.1.0-dev.30 [2024-10-09T23:35:15.218Z] v3.1.0-dev.31 [2024-10-09T23:35:15.218Z] v3.1.0-dev.32 [2024-10-09T23:35:15.218Z] v3.1.0-dev.33 [2024-10-09T23:35:15.218Z] v3.1.0-dev.34 [2024-10-09T23:35:15.218Z] v3.1.0-dev.35 [2024-10-09T23:35:15.218Z] v3.1.0-dev.36 [2024-10-09T23:35:15.218Z] v3.1.0-dev.37 [2024-10-09T23:35:15.218Z] v3.1.0-dev.38 [2024-10-09T23:35:15.218Z] v3.1.0-dev.39 [2024-10-09T23:35:15.218Z] v3.1.0-dev.4 [2024-10-09T23:35:15.218Z] v3.1.0-dev.40 [2024-10-09T23:35:15.218Z] v3.1.0-dev.41 [2024-10-09T23:35:15.218Z] v3.1.0-dev.42 [2024-10-09T23:35:15.218Z] v3.1.0-dev.43 [2024-10-09T23:35:15.218Z] v3.1.0-dev.44 [2024-10-09T23:35:15.218Z] v3.1.0-dev.45 [2024-10-09T23:35:15.218Z] v3.1.0-dev.46 [2024-10-09T23:35:15.218Z] v3.1.0-dev.47 [2024-10-09T23:35:15.218Z] v3.1.0-dev.48 [2024-10-09T23:35:15.218Z] v3.1.0-dev.49 [2024-10-09T23:35:15.218Z] v3.1.0-dev.5 [2024-10-09T23:35:15.218Z] v3.1.0-dev.50 [2024-10-09T23:35:15.218Z] v3.1.0-dev.51 [2024-10-09T23:35:15.218Z] v3.1.0-dev.52 [2024-10-09T23:35:15.218Z] v3.1.0-dev.53 [2024-10-09T23:35:15.218Z] v3.1.0-dev.54 [2024-10-09T23:35:15.218Z] v3.1.0-dev.55 [2024-10-09T23:35:15.218Z] v3.1.0-dev.56 [2024-10-09T23:35:15.218Z] v3.1.0-dev.57 [2024-10-09T23:35:15.218Z] v3.1.0-dev.58 [2024-10-09T23:35:15.218Z] v3.1.0-dev.59 [2024-10-09T23:35:15.218Z] v3.1.0-dev.6 [2024-10-09T23:35:15.218Z] v3.1.0-dev.60 [2024-10-09T23:35:15.218Z] v3.1.0-dev.61 [2024-10-09T23:35:15.218Z] v3.1.0-dev.62 [2024-10-09T23:35:15.218Z] v3.1.0-dev.63 [2024-10-09T23:35:15.218Z] v3.1.0-dev.64 [2024-10-09T23:35:15.218Z] v3.1.0-dev.65 [2024-10-09T23:35:15.218Z] v3.1.0-dev.66 [2024-10-09T23:35:15.218Z] v3.1.0-dev.67 [2024-10-09T23:35:15.218Z] v3.1.0-dev.68 [2024-10-09T23:35:15.218Z] v3.1.0-dev.69 [2024-10-09T23:35:15.218Z] v3.1.0-dev.7 [2024-10-09T23:35:15.218Z] v3.1.0-dev.70 [2024-10-09T23:35:15.218Z] v3.1.0-dev.71 [2024-10-09T23:35:15.218Z] v3.1.0-dev.72 [2024-10-09T23:35:15.218Z] v3.1.0-dev.73 [2024-10-09T23:35:15.218Z] v3.1.0-dev.8 [2024-10-09T23:35:15.218Z] v3.1.0-dev.9 [2024-10-09T23:35:15.218Z] v3.1.1 [2024-10-09T23:35:15.218Z] v3.1.1-dev.1 [2024-10-09T23:35:15.218Z] v3.1.1-dev.2 [2024-10-09T23:35:15.218Z] v3.2.0-dev.1 [2024-10-09T23:35:15.218Z] v3.2.0-dev.10 [2024-10-09T23:35:15.218Z] v3.2.0-dev.11 [2024-10-09T23:35:15.218Z] v3.2.0-dev.12 [2024-10-09T23:35:15.218Z] v3.2.0-dev.13 [2024-10-09T23:35:15.218Z] v3.2.0-dev.14 [2024-10-09T23:35:15.218Z] v3.2.0-dev.15 [2024-10-09T23:35:15.218Z] v3.2.0-dev.16 [2024-10-09T23:35:15.218Z] v3.2.0-dev.17 [2024-10-09T23:35:15.218Z] v3.2.0-dev.18 [2024-10-09T23:35:15.218Z] v3.2.0-dev.19 [2024-10-09T23:35:15.218Z] v3.2.0-dev.2 [2024-10-09T23:35:15.218Z] v3.2.0-dev.20 [2024-10-09T23:35:15.218Z] v3.2.0-dev.21 [2024-10-09T23:35:15.218Z] v3.2.0-dev.22 [2024-10-09T23:35:15.218Z] v3.2.0-dev.23 [2024-10-09T23:35:15.218Z] v3.2.0-dev.24 [2024-10-09T23:35:15.218Z] v3.2.0-dev.25 [2024-10-09T23:35:15.218Z] v3.2.0-dev.26 [2024-10-09T23:35:15.218Z] v3.2.0-dev.27 [2024-10-09T23:35:15.218Z] v3.2.0-dev.28 [2024-10-09T23:35:15.218Z] v3.2.0-dev.29 [2024-10-09T23:35:15.218Z] v3.2.0-dev.3 [2024-10-09T23:35:15.218Z] v3.2.0-dev.30 [2024-10-09T23:35:15.218Z] v3.2.0-dev.31 [2024-10-09T23:35:15.218Z] v3.2.0-dev.32 [2024-10-09T23:35:15.218Z] v3.2.0-dev.33 [2024-10-09T23:35:15.218Z] v3.2.0-dev.34 [2024-10-09T23:35:15.218Z] v3.2.0-dev.35 [2024-10-09T23:35:15.218Z] v3.2.0-dev.36 [2024-10-09T23:35:15.218Z] v3.2.0-dev.37 [2024-10-09T23:35:15.218Z] v3.2.0-dev.38 [2024-10-09T23:35:15.218Z] v3.2.0-dev.39 [2024-10-09T23:35:15.218Z] v3.2.0-dev.4 [2024-10-09T23:35:15.218Z] v3.2.0-dev.40 [2024-10-09T23:35:15.218Z] v3.2.0-dev.41 [2024-10-09T23:35:15.218Z] v3.2.0-dev.42 [2024-10-09T23:35:15.218Z] v3.2.0-dev.43 [2024-10-09T23:35:15.218Z] v3.2.0-dev.44 [2024-10-09T23:35:15.218Z] v3.2.0-dev.45 [2024-10-09T23:35:15.218Z] v3.2.0-dev.46 [2024-10-09T23:35:15.218Z] v3.2.0-dev.47 [2024-10-09T23:35:15.218Z] v3.2.0-dev.48 [2024-10-09T23:35:15.218Z] v3.2.0-dev.49 [2024-10-09T23:35:15.218Z] v3.2.0-dev.5 [2024-10-09T23:35:15.218Z] v3.2.0-dev.50 [2024-10-09T23:35:15.218Z] v3.2.0-dev.51 [2024-10-09T23:35:15.218Z] v3.2.0-dev.52 [2024-10-09T23:35:15.218Z] v3.2.0-dev.53 [2024-10-09T23:35:15.218Z] v3.2.0-dev.54 [2024-10-09T23:35:15.218Z] v3.2.0-dev.55 [2024-10-09T23:35:15.218Z] v3.2.0-dev.56 [2024-10-09T23:35:15.218Z] v3.2.0-dev.57 [2024-10-09T23:35:15.218Z] v3.2.0-dev.58 [2024-10-09T23:35:15.218Z] v3.2.0-dev.59 [2024-10-09T23:35:15.218Z] v3.2.0-dev.6 [2024-10-09T23:35:15.218Z] v3.2.0-dev.60 [2024-10-09T23:35:15.218Z] v3.2.0-dev.61 [2024-10-09T23:35:15.218Z] v3.2.0-dev.62 [2024-10-09T23:35:15.218Z] v3.2.0-dev.63 [2024-10-09T23:35:15.218Z] v3.2.0-dev.64 [2024-10-09T23:35:15.218Z] v3.2.0-dev.65 [2024-10-09T23:35:15.218Z] v3.2.0-dev.66 [2024-10-09T23:35:15.218Z] v3.2.0-dev.67 [2024-10-09T23:35:15.218Z] v3.2.0-dev.68 [2024-10-09T23:35:15.218Z] v3.2.0-dev.69 [2024-10-09T23:35:15.218Z] v3.2.0-dev.7 [2024-10-09T23:35:15.218Z] v3.2.0-dev.70 [2024-10-09T23:35:15.218Z] v3.2.0-dev.71 [2024-10-09T23:35:15.218Z] v3.2.0-dev.72 [2024-10-09T23:35:15.218Z] v3.2.0-dev.73 [2024-10-09T23:35:15.218Z] v3.2.0-dev.74 [2024-10-09T23:35:15.218Z] v3.2.0-dev.75 [2024-10-09T23:35:15.218Z] v3.2.0-dev.76 [2024-10-09T23:35:15.218Z] v3.2.0-dev.77 [2024-10-09T23:35:15.218Z] v3.2.0-dev.78 [2024-10-09T23:35:15.218Z] v3.2.0-dev.79 [2024-10-09T23:35:15.218Z] v3.2.0-dev.8 [2024-10-09T23:35:15.218Z] v3.2.0-dev.80 [2024-10-09T23:35:15.218Z] v3.2.0-dev.81 [2024-10-09T23:35:15.218Z] v3.2.0-dev.82 [2024-10-09T23:35:15.218Z] v3.2.0-dev.83 [2024-10-09T23:35:15.218Z] v3.2.0-dev.84 [2024-10-09T23:35:15.218Z] v3.2.0-dev.85 [2024-10-09T23:35:15.218Z] v3.2.0-dev.86 [2024-10-09T23:35:15.218Z] v3.2.0-dev.87 [2024-10-09T23:35:15.218Z] v3.2.0-dev.88 [2024-10-09T23:35:15.218Z] v3.2.0-dev.89 [2024-10-09T23:35:15.218Z] v3.2.0-dev.9 [2024-10-09T23:35:15.218Z] v3.2.0-dev.90 [2024-10-09T23:35:15.218Z] v3.2.0-dev.91 [2024-10-09T23:35:15.218Z] v3.2.0-dev.92 [2024-10-09T23:35:15.218Z] v3.2.0-dev.93 [2024-10-09T23:35:15.218Z] v3.2.0-dev.94 [2024-10-09T23:35:15.218Z] v3.2.0-dev.95 [2024-10-09T23:35:15.218Z] v3.2.0-dev.96 [2024-10-09T23:35:15.218Z] v3.2.0-dev.97 [2024-10-09T23:35:15.218Z] v3.2.0-dev.98 [Pipeline] sh [2024-10-09T23:35:15.509Z] + lftools sign git-tag v3.2.0-dev.98 [2024-10-09T23:35:16.075Z] Signing Git tag with Sigul... [2024-10-09T23:35:16.075Z] Signing v3.2.0-dev.98 [Pipeline] echo [2024-10-09T23:35:16.349Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:16.639Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-09T23:35:16.646Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-09T23:35:16.670Z] $ docker stop --time=1 5b0c7723d1f5f23a0019fca80271ac06c5a16f20e1dc11d5c7aa1268569d862c [2024-10-09T23:35:18.295Z] $ docker rm -f --volumes 5b0c7723d1f5f23a0019fca80271ac06c5a16f20e1dc11d5c7aa1268569d862c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-09T23:35:18.720Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T23:35:18.720Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:35:19.022Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T23:35:19.022Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T23:35:19.657Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T23:35:19.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T23:35:20.014Z] $ docker top eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 -eo pid,comm [2024-10-09T23:35:20.068Z] 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-09T23:35:20.068Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T23:35:20.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T23:35:20.125Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T23:35:20.244Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T23:35:20.242Z] $ docker exec eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 ssh-agent [2024-10-09T23:35:20.349Z] SSH_AUTH_SOCK=/tmp/ssh-YqYxwzfc2xSB/agent.32 [2024-10-09T23:35:20.350Z] SSH_AGENT_PID=38 [2024-10-09T23:35:20.354Z] Running ssh-add (command line suppressed) [2024-10-09T23:35:20.463Z] Identity added: /w/workspace/edgex-go/721@tmp/private_key_3265849091963529091.key (/w/workspace/edgex-go/721@tmp/private_key_3265849091963529091.key) [2024-10-09T23:35:20.480Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T23:35:20.770Z] + git semver bump pre [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,938 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,938 [bump_version] DEBUG bumping version:3.2.0-dev.98 on axis:pre with prefix:dev [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,938 [bump_version] DEBUG bumped version:3.2.0-dev.99 [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,938 [write_version] DEBUG write version:3.2.0-dev.99 to path:/w/workspace/edgex-go/721/.semver/main with force:True [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,939 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,939 [write_file] DEBUG write to file:/w/workspace/edgex-go/721/.semver/main [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,941 [execute] INFO git cat-file --batch-check [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,941 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,946 [execute] INFO git cat-file --batch [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,947 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T23:35:21.030Z] 2024-10-09 23:35:20,951 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T23:35:21.030Z] 3.2.0-dev.99 [Pipeline] } [2024-10-09T23:35:21.033Z] $ docker exec --env ******** --env ******** eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 ssh-agent -k [2024-10-09T23:35:21.114Z] unset SSH_AUTH_SOCK; [2024-10-09T23:35:21.114Z] unset SSH_AGENT_PID; [2024-10-09T23:35:21.114Z] echo Agent pid 38 killed; [2024-10-09T23:35:21.132Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T23:35:21.448Z] + git semver [Pipeline] } [2024-10-09T23:35:22.062Z] $ docker stop --time=1 eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 [2024-10-09T23:35:23.352Z] $ docker rm -f --volumes eb75043caa389e9974c404d4ce086f41ae78916902858c920f0b2c8e312003f6 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-09T23:35:23.719Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-09T23:35:23.719Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:35:24.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-09T23:35:24.024Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T23:35:24.106Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T23:35:24.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T23:35:24.502Z] $ docker top 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a -eo pid,comm [2024-10-09T23:35:24.558Z] 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-09T23:35:24.558Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-09T23:35:24.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-09T23:35:24.613Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-09T23:35:24.726Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-09T23:35:24.725Z] $ docker exec 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a ssh-agent [2024-10-09T23:35:24.833Z] SSH_AUTH_SOCK=/tmp/ssh-40AsZHP3lY6K/agent.31 [2024-10-09T23:35:24.833Z] SSH_AGENT_PID=37 [2024-10-09T23:35:24.839Z] Running ssh-add (command line suppressed) [2024-10-09T23:35:24.940Z] Identity added: /w/workspace/edgex-go/721@tmp/private_key_12496168758802758163.key (/w/workspace/edgex-go/721@tmp/private_key_12496168758802758163.key) [2024-10-09T23:35:24.958Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-09T23:35:25.256Z] + git semver push [2024-10-09T23:35:25.516Z] 2024-10-09 23:35:25,437 [run_push] DEBUG push [2024-10-09T23:35:25.516Z] 2024-10-09 23:35:25,438 [execute] INFO git cat-file --batch-check [2024-10-09T23:35:25.516Z] 2024-10-09 23:35:25,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=) [2024-10-09T23:35:25.516Z] 2024-10-09 23:35:25,442 [execute] INFO git rev-list 62b983d6d48f314a0977efc0cf0a0dc9812c25df -- [2024-10-09T23:35:25.516Z] 2024-10-09 23:35:25,442 [execute] DEBUG Popen(['git', 'rev-list', '62b983d6d48f314a0977efc0cf0a0dc9812c25df', '--'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T23:35:25.516Z] 2024-10-09 23:35:25,462 [execute] INFO git fetch -v origin [2024-10-09T23:35:25.516Z] 2024-10-09 23:35:25,463 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-09T23:35:26.085Z] 2024-10-09 23:35:25,931 [run_push] DEBUG no remote changes detected [2024-10-09T23:35:26.085Z] 2024-10-09 23:35:25,932 [execute] INFO git push origin semver [2024-10-09T23:35:26.085Z] 2024-10-09 23:35:25,932 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/721/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-09T23:35:26.654Z] 2024-10-09 23:35:26,631 [run_push] DEBUG push all version tags [2024-10-09T23:35:26.655Z] 2024-10-09 23:35:26,632 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-09T23:35:26.655Z] 2024-10-09 23:35:26,632 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/721, universal_newlines=False, shell=None, istream=None) [2024-10-09T23:35:27.592Z] 2024-10-09 23:35:27,339 [read_version] DEBUG read version from /w/workspace/edgex-go/721/.semver/main [2024-10-09T23:35:27.592Z] 3.2.0-dev.99 [Pipeline] } [2024-10-09T23:35:27.597Z] $ docker exec --env ******** --env ******** 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a ssh-agent -k [2024-10-09T23:35:27.707Z] unset SSH_AUTH_SOCK; [2024-10-09T23:35:27.708Z] unset SSH_AGENT_PID; [2024-10-09T23:35:27.708Z] echo Agent pid 37 killed; [2024-10-09T23:35:27.723Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-09T23:35:28.042Z] + git semver [Pipeline] } [2024-10-09T23:35:28.310Z] $ docker stop --time=1 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a [2024-10-09T23:35:29.560Z] $ docker rm -f --volumes 74f73db24f20a801a9ff3e7fc99c7772fabe309946c4b36e985f1ea345306a3a [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-09T23:35:30.113Z] + [ -d /w/workspace/edgex-go/721/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:30.401Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:31.257Z] ---> package-listing.sh [2024-10-09T23:35:31.257Z] ++ facter osfamily [2024-10-09T23:35:31.257Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-09T23:35:31.516Z] + OS_FAMILY=debian [2024-10-09T23:35:31.516Z] + workspace=/w/workspace/edgex-go/721 [2024-10-09T23:35:31.516Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-09T23:35:31.516Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-09T23:35:31.516Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-09T23:35:31.516Z] + PACKAGES=/tmp/packages_start.txt [2024-10-09T23:35:31.516Z] + '[' /w/workspace/edgex-go/721 ']' [2024-10-09T23:35:31.516Z] + PACKAGES=/tmp/packages_end.txt [2024-10-09T23:35:31.516Z] + case "${OS_FAMILY}" in [2024-10-09T23:35:31.516Z] + dpkg -l [2024-10-09T23:35:31.516Z] + grep '^ii' [2024-10-09T23:35:31.516Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-09T23:35:31.516Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-09T23:35:31.516Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-09T23:35:31.516Z] + '[' /w/workspace/edgex-go/721 ']' [2024-10-09T23:35:31.516Z] + mkdir -p /w/workspace/edgex-go/721/archives/ [2024-10-09T23:35:31.516Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/721/archives/ [Pipeline] echo [2024-10-09T23:35:31.527Z] 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/721/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-10-09T23:35:31.804Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:35:32.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T23:35:32.368Z] [2024-10-09T23:35:32.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-09T23:35:32.666Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T23:35:32.666Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-09T23:35:32.666Z] 5eb5b503b376: Pulling fs layer [2024-10-09T23:35:32.666Z] 5c69ac0246d0: Pulling fs layer [2024-10-09T23:35:32.666Z] ec43610c2a17: Pulling fs layer [2024-10-09T23:35:32.666Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-09T23:35:32.666Z] 33b1e0a273af: Pulling fs layer [2024-10-09T23:35:32.666Z] 5d3b04190fa2: Pulling fs layer [2024-10-09T23:35:32.666Z] 2f39f015ded8: Pulling fs layer [2024-10-09T23:35:32.666Z] 3a2ae6a8a46f: Waiting [2024-10-09T23:35:32.666Z] 33b1e0a273af: Waiting [2024-10-09T23:35:32.666Z] 2f39f015ded8: Waiting [2024-10-09T23:35:32.666Z] 5d3b04190fa2: Waiting [2024-10-09T23:35:32.666Z] 5c69ac0246d0: Download complete [2024-10-09T23:35:32.666Z] 3a2ae6a8a46f: Download complete [2024-10-09T23:35:32.927Z] 33b1e0a273af: Verifying Checksum [2024-10-09T23:35:32.927Z] 33b1e0a273af: Download complete [2024-10-09T23:35:32.927Z] 5d3b04190fa2: Verifying Checksum [2024-10-09T23:35:32.927Z] 5d3b04190fa2: Download complete [2024-10-09T23:35:32.928Z] ec43610c2a17: Verifying Checksum [2024-10-09T23:35:32.928Z] ec43610c2a17: Download complete [2024-10-09T23:35:32.928Z] 5eb5b503b376: Verifying Checksum [2024-10-09T23:35:32.928Z] 5eb5b503b376: Download complete [2024-10-09T23:35:33.493Z] 2f39f015ded8: Download complete [2024-10-09T23:35:34.058Z] 5eb5b503b376: Pull complete [2024-10-09T23:35:34.316Z] 5c69ac0246d0: Pull complete [2024-10-09T23:35:34.884Z] ec43610c2a17: Pull complete [2024-10-09T23:35:34.884Z] 3a2ae6a8a46f: Pull complete [2024-10-09T23:35:34.884Z] 33b1e0a273af: Pull complete [2024-10-09T23:35:35.143Z] 5d3b04190fa2: Pull complete [2024-10-09T23:35:39.322Z] 2f39f015ded8: Pull complete [2024-10-09T23:35:39.322Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-09T23:35:39.323Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-09T23:35:39.323Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-09T23:35:39.402Z] prd-ubuntu20.04-docker-8c-8g-22366 does not seem to be running inside a container [2024-10-09T23:35:39.427Z] $ 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/721/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/721 -v /w/workspace/edgex-go/721:/w/workspace/edgex-go/721:rw,z -v /w/workspace/edgex-go/721@tmp:/w/workspace/edgex-go/721@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-09T23:35:43.436Z] $ docker top c019945303864ce85da5d7c49ef38bf9a7a5bd5e005fe310630c43d6a4b3beb5 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-09T23:35:43.830Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-09T23:35:44.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-09T23:35:44.447Z] + ls /var/log/sa-host [2024-10-09T23:35:44.447Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-09T23:35:44.607Z] provisioning config files... [2024-10-09T23:35:44.614Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/721@tmp/config16800220889559008458tmp [Pipeline] { [Pipeline] echo [2024-10-09T23:35:44.631Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:44.917Z] ---> create-netrc.sh [Pipeline] } [2024-10-09T23:35:44.923Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:45.256Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-09T23:35:45.265Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:45.547Z] ---> sudo-logs.sh [2024-10-09T23:35:45.547Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-09T23:35:45.573Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:45.851Z] ---> job-cost.sh [2024-10-09T23:35:45.851Z] lf-activate-venv: SKIPPING [2024-10-09T23:35:45.851Z] DEBUG: total: 0.10999999940395355 [2024-10-09T23:35:45.851Z] INFO: Retrieving Stack Cost... [2024-10-09T23:35:46.419Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-09T23:35:46.677Z] INFO: Archiving Costs [Pipeline] echo [2024-10-09T23:35:46.688Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-09T23:35:46.967Z] ---> logs-deploy.sh [2024-10-09T23:35:46.967Z] lf-activate-venv: SKIPPING [2024-10-09T23:35:46.967Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/721 [2024-10-09T23:35:46.967Z] INFO: archiving workspace using pattern(s): [2024-10-09T23:35:47.903Z] Archives upload complete. [2024-10-09T23:35:47.903Z] INFO: archiving logs to Nexus