Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d3e93d299d336768afbb67d4e8d03cb0d65cb15d 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-ssh11547870160879564276.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh5594135850135852308.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11413787707501588766.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh678775544226991624.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-ssh2354451308255423780.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-4781 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/646 [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/646 # 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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d (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 d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 Commit message: "Merge pull request #4813 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.38" > git rev-list --no-walk 4c21b36cbf5f41746e331fe8d24625a901f3a52e # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-07-02T07:23:00.120Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-07-02T07:23:00.187Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-07-02T07:23:00.208Z] ========================================================= [2024-07-02T07:23:00.208Z] EdgeX Global Pipelines Version Info [2024-07-02T07:23:00.208Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:23:00.904Z] ------------------- [2024-07-02T07:23:00.904Z] stable info: [2024-07-02T07:23:00.904Z] ------------------- [2024-07-02T07:23:00.904Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T07:23:00.904Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-07-02T07:23:00.904Z] Message: update stable to v1.0.260 [2024-07-02T07:23:01.476Z] ------------------- [2024-07-02T07:23:01.476Z] experimental info: [2024-07-02T07:23:01.476Z] ------------------- [2024-07-02T07:23:01.476Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-07-02T07:23:01.476Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-07-02T07:23:01.476Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-07-02T07:23:01.553Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-07-02T07:23:01.570Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-07-02T07:23:01.588Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-07-02T07:23:01.606Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-07-02T07:23:01.626Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-07-02T07:23:01.645Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-07-02T07:23:01.665Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-07-02T07:23:01.692Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-07-02T07:23:01.714Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-07-02T07:23:01.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-07-02T07:23:01.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-07-02T07:23:01.784Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-07-02T07:23:01.808Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-07-02T07:23:01.832Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-07-02T07:23:01.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-07-02T07:23:01.880Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T07:23:01.904Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-07-02T07:23:01.930Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-07-02T07:23:01.954Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-07-02T07:23:01.970Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-07-02T07:23:01.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-07-02T07:23:02.009Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-07-02T07:23:02.026Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-07-02T07:23:02.049Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-07-02T07:23:02.071Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-07-02T07:23:02.089Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-07-02T07:23:02.107Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] echo [2024-07-02T07:23:02.124Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d3e93d2 [Pipeline] echo [2024-07-02T07:23:02.144Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:23:02.200Z] provisioning config files... [2024-07-02T07:23:02.213Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config6566541494775077722tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:23:02.543Z] ---> ****-login.sh [2024-07-02T07:23:02.543Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:23:02.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:02.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:02.805Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:02.805Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:02.805Z] [2024-07-02T07:23:02.805Z] Login Succeeded [2024-07-02T07:23:02.805Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:23:02.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:02.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:02.806Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:02.806Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:02.806Z] [2024-07-02T07:23:02.806Z] Login Succeeded [2024-07-02T07:23:02.806Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:23:02.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:03.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:03.066Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:03.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:03.066Z] [2024-07-02T07:23:03.066Z] Login Succeeded [2024-07-02T07:23:03.066Z] nexus3.edgexfoundry.org:10004 [2024-07-02T07:23:03.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:03.066Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:03.066Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:03.066Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:03.066Z] [2024-07-02T07:23:03.066Z] Login Succeeded [2024-07-02T07:23:03.066Z] ****.io [2024-07-02T07:23:03.066Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:23:03.326Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:23:03.326Z] Configure a credential helper to remove this warning. See [2024-07-02T07:23:03.326Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:23:03.326Z] [2024-07-02T07:23:03.326Z] Login Succeeded [2024-07-02T07:23:03.326Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T07:23:03.333Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:23:03.663Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/core-command/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo core-command,cmd/core-command/Dockerfile [2024-07-02T07:23:03.663Z] + + cut -d/ -f2 [2024-07-02T07:23:03.663Z] dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T07:23:03.663Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-07-02T07:23:03.663Z] + + cutdirname -d/ cmd/core-data/Dockerfile -f2 [2024-07-02T07:23:03.663Z] [2024-07-02T07:23:03.663Z] + echo core-data,cmd/core-data/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/core-metadata/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/security-spire-agent/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/security-spire-config/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + dirname cmd/security-spire-server/Dockerfile [2024-07-02T07:23:03.663Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-07-02T07:23:03.663Z] + dirname cmd/support-notifications/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-07-02T07:23:03.663Z] + cut -d/ -f2 [2024-07-02T07:23:03.663Z] + dirname cmd/support-scheduler/Dockerfile [2024-07-02T07:23:03.663Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-07-02T07:23:03.684Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-07-02T07:23:04.052Z] + git rev-list -1 --merges d3e93d299d336768afbb67d4e8d03cb0d65cb15d~1..d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] echo [2024-07-02T07:23:04.063Z] -----------> git rev-list -1 --merges d3e93d299d336768afbb67d4e8d03cb0d65cb15d~1..d3e93d299d336768afbb67d4e8d03cb0d65cb15d d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:23:04.063Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [false] [Pipeline] sh [2024-07-02T07:23:04.357Z] + git log --format=format:%s -1 d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] echo [2024-07-02T07:23:04.373Z] ========================================================= [2024-07-02T07:23:04.373Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-07-02T07:23:04.373Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-07-02T07:23:04.807Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T07:23:04.807Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-07-02T07:23:04.807Z] + [ -e /tmp/ssh_known_hosts ] [2024-07-02T07:23:04.807Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-07-02T07:23:04.807Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-07-02T07:23:04.807Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-07-02T07:23:04.807Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:23:05.221Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:23:05.221Z] [2024-07-02T07:23:05.221Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:23:05.524Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:23:05.524Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-07-02T07:23:05.524Z] b85a868b505f: Pulling fs layer [2024-07-02T07:23:05.524Z] e2be974225ed: Pulling fs layer [2024-07-02T07:23:05.524Z] 339a4e72a1f5: Pulling fs layer [2024-07-02T07:23:05.524Z] 988bab9f4d93: Pulling fs layer [2024-07-02T07:23:05.524Z] 1469e6f7b9e6: Pulling fs layer [2024-07-02T07:23:05.524Z] eaf3925da568: Pulling fs layer [2024-07-02T07:23:05.524Z] bab4dde63d76: Pulling fs layer [2024-07-02T07:23:05.524Z] bde34c3a00c8: Pulling fs layer [2024-07-02T07:23:05.524Z] b352a97aabf1: Pulling fs layer [2024-07-02T07:23:05.524Z] 4872d77fe225: Pulling fs layer [2024-07-02T07:23:05.524Z] 5851b861e8e6: Pulling fs layer [2024-07-02T07:23:05.524Z] 988bab9f4d93: Waiting [2024-07-02T07:23:05.524Z] 1469e6f7b9e6: Waiting [2024-07-02T07:23:05.524Z] eaf3925da568: Waiting [2024-07-02T07:23:05.524Z] bab4dde63d76: Waiting [2024-07-02T07:23:05.524Z] bde34c3a00c8: Waiting [2024-07-02T07:23:05.524Z] b352a97aabf1: Waiting [2024-07-02T07:23:05.524Z] 4872d77fe225: Waiting [2024-07-02T07:23:05.524Z] 5851b861e8e6: Waiting [2024-07-02T07:23:05.524Z] e2be974225ed: Download complete [2024-07-02T07:23:05.524Z] 988bab9f4d93: Verifying Checksum [2024-07-02T07:23:05.524Z] 988bab9f4d93: Download complete [2024-07-02T07:23:05.524Z] 1469e6f7b9e6: Verifying Checksum [2024-07-02T07:23:05.524Z] 1469e6f7b9e6: Download complete [2024-07-02T07:23:05.524Z] eaf3925da568: Verifying Checksum [2024-07-02T07:23:05.524Z] 339a4e72a1f5: Verifying Checksum [2024-07-02T07:23:05.524Z] 339a4e72a1f5: Download complete [2024-07-02T07:23:05.782Z] bde34c3a00c8: Download complete [2024-07-02T07:23:05.782Z] b352a97aabf1: Verifying Checksum [2024-07-02T07:23:05.782Z] b352a97aabf1: Download complete [2024-07-02T07:23:05.782Z] 4872d77fe225: Verifying Checksum [2024-07-02T07:23:05.782Z] 5851b861e8e6: Verifying Checksum [2024-07-02T07:23:05.782Z] 5851b861e8e6: Download complete [2024-07-02T07:23:05.782Z] b85a868b505f: Verifying Checksum [2024-07-02T07:23:05.782Z] b85a868b505f: Download complete [2024-07-02T07:23:06.040Z] bab4dde63d76: Verifying Checksum [2024-07-02T07:23:06.040Z] bab4dde63d76: Download complete [2024-07-02T07:23:06.973Z] b85a868b505f: Pull complete [2024-07-02T07:23:06.973Z] e2be974225ed: Pull complete [2024-07-02T07:23:07.232Z] 339a4e72a1f5: Pull complete [2024-07-02T07:23:07.492Z] 988bab9f4d93: Pull complete [2024-07-02T07:23:07.750Z] 1469e6f7b9e6: Pull complete [2024-07-02T07:23:07.750Z] eaf3925da568: Pull complete [2024-07-02T07:23:09.651Z] bab4dde63d76: Pull complete [2024-07-02T07:23:09.651Z] bde34c3a00c8: Pull complete [2024-07-02T07:23:09.651Z] b352a97aabf1: Pull complete [2024-07-02T07:23:09.651Z] 4872d77fe225: Pull complete [2024-07-02T07:23:09.651Z] 5851b861e8e6: Pull complete [2024-07-02T07:23:09.651Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-07-02T07:23:09.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T07:23:09.651Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:23:09.741Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T07:23:09.762Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T07:23:12.774Z] $ docker top bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 -eo pid,comm [2024-07-02T07:23:12.833Z] 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-07-02T07:23:12.833Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T07:23:12.890Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:23:12.890Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:23:12.991Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:23:12.985Z] $ docker exec bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent [2024-07-02T07:23:13.093Z] SSH_AUTH_SOCK=/tmp/ssh-iCXr5kX1leuM/agent.32 [2024-07-02T07:23:13.093Z] SSH_AGENT_PID=38 [2024-07-02T07:23:13.098Z] Running ssh-add (command line suppressed) [2024-07-02T07:23:13.176Z] Identity added: /w/workspace/edgex-go/646@tmp/private_key_772933555396927256.key (/w/workspace/edgex-go/646@tmp/private_key_772933555396927256.key) [2024-07-02T07:23:13.196Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:23:13.494Z] + git tag --points-at HEAD [Pipeline] } [2024-07-02T07:23:13.497Z] $ docker exec --env ******** --env ******** bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent -k [2024-07-02T07:23:13.597Z] unset SSH_AUTH_SOCK; [2024-07-02T07:23:13.597Z] unset SSH_AGENT_PID; [2024-07-02T07:23:13.598Z] echo Agent pid 38 killed; [2024-07-02T07:23:13.615Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-07-02T07:23:13.646Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T07:23:13.646Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T07:23:13.755Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T07:23:13.749Z] $ docker exec bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent [2024-07-02T07:23:13.871Z] SSH_AUTH_SOCK=/tmp/ssh-Uro3ZPcM7WqL/agent.71 [2024-07-02T07:23:13.871Z] SSH_AGENT_PID=77 [2024-07-02T07:23:13.876Z] Running ssh-add (command line suppressed) [2024-07-02T07:23:13.978Z] Identity added: /w/workspace/edgex-go/646@tmp/private_key_672880774989627389.key (/w/workspace/edgex-go/646@tmp/private_key_672880774989627389.key) [2024-07-02T07:23:13.999Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T07:23:14.293Z] + git semver init [2024-07-02T07:23:14.552Z] 2024-07-02 07:23:14,485 [run_init] DEBUG init version:0.0.0 force:False [2024-07-02T07:23:14.552Z] 2024-07-02 07:23:14,486 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/646/.semver [2024-07-02T07:23:14.552Z] 2024-07-02 07:23:14,486 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/646/.semver [2024-07-02T07:23:14.552Z] 2024-07-02 07:23:14,486 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/646/.semver'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=None) [2024-07-02T07:23:21.125Z] 2024-07-02 07:23:20,011 [append_file] DEBUG append to file:/w/workspace/edgex-go/646/.git/info/exclude [2024-07-02T07:23:21.125Z] 2024-07-02 07:23:20,011 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/646/.semver/main with force:False [2024-07-02T07:23:21.125Z] 2024-07-02 07:23:20,011 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T07:23:21.125Z] 2024-07-02 07:23:20,012 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T07:23:21.125Z] 3.2.0-dev.28 [Pipeline] } [2024-07-02T07:23:21.126Z] $ docker exec --env ******** --env ******** bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 ssh-agent -k [2024-07-02T07:23:21.226Z] unset SSH_AUTH_SOCK; [2024-07-02T07:23:21.227Z] unset SSH_AGENT_PID; [2024-07-02T07:23:21.227Z] echo Agent pid 77 killed; [2024-07-02T07:23:21.244Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T07:23:21.577Z] + git semver [Pipeline] } [2024-07-02T07:23:21.841Z] $ docker stop --time=1 bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 [2024-07-02T07:23:23.130Z] $ docker rm -f --volumes bd4ed2e27e1e56d67e3583740fa5880ae2bc22b91a4799e3ab6e970e9403a059 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:23:23.475Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-07-02T07:23:23.681Z] Stashed 1 file(s) [Pipeline] echo [2024-07-02T07:23:23.684Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.28 [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-07-02T07:23:24.113Z] + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] echo [2024-07-02T07:23:24.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:23:24.144Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:23:24.160Z] ========================================================= [2024-07-02T07:23:24.160Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-07-02T07:23:24.160Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:23:24.450Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:24.450Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-07-02T07:23:24.450Z] 619be1103602: Pulling fs layer [2024-07-02T07:23:24.450Z] 7862e08f4a3e: Pulling fs layer [2024-07-02T07:23:24.450Z] 5df492c9dc93: Pulling fs layer [2024-07-02T07:23:24.450Z] 7629e6793208: Pulling fs layer [2024-07-02T07:23:24.450Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T07:23:24.450Z] fb5054dd5b73: Pulling fs layer [2024-07-02T07:23:24.450Z] eeca6798cff9: Pulling fs layer [2024-07-02T07:23:24.450Z] aa269ceb94a6: Pulling fs layer [2024-07-02T07:23:24.450Z] ada007ff1a6a: Pulling fs layer [2024-07-02T07:23:24.450Z] fb5054dd5b73: Waiting [2024-07-02T07:23:24.450Z] 4f4fb700ef54: Waiting [2024-07-02T07:23:24.450Z] 7629e6793208: Waiting [2024-07-02T07:23:24.450Z] eeca6798cff9: Waiting [2024-07-02T07:23:24.450Z] ada007ff1a6a: Waiting [2024-07-02T07:23:24.450Z] aa269ceb94a6: Waiting [2024-07-02T07:23:24.450Z] 7862e08f4a3e: Download complete [2024-07-02T07:23:24.450Z] 7629e6793208: Verifying Checksum [2024-07-02T07:23:24.450Z] 7629e6793208: Download complete [2024-07-02T07:23:24.450Z] 4f4fb700ef54: Download complete [2024-07-02T07:23:24.450Z] 619be1103602: Verifying Checksum [2024-07-02T07:23:24.450Z] 619be1103602: Download complete [2024-07-02T07:23:24.450Z] fb5054dd5b73: Verifying Checksum [2024-07-02T07:23:24.450Z] fb5054dd5b73: Download complete [2024-07-02T07:23:24.450Z] eeca6798cff9: Verifying Checksum [2024-07-02T07:23:24.450Z] eeca6798cff9: Download complete [2024-07-02T07:23:24.709Z] 619be1103602: Pull complete [2024-07-02T07:23:24.709Z] ada007ff1a6a: Verifying Checksum [2024-07-02T07:23:24.709Z] ada007ff1a6a: Download complete [2024-07-02T07:23:24.709Z] 7862e08f4a3e: Pull complete [2024-07-02T07:23:24.968Z] 5df492c9dc93: Download complete [2024-07-02T07:23:25.225Z] aa269ceb94a6: Verifying Checksum [2024-07-02T07:23:25.225Z] aa269ceb94a6: Download complete [2024-07-02T07:23:27.751Z] 5df492c9dc93: Pull complete [2024-07-02T07:23:27.751Z] 7629e6793208: Pull complete [2024-07-02T07:23:27.751Z] 4f4fb700ef54: Pull complete [2024-07-02T07:23:27.751Z] fb5054dd5b73: Pull complete [2024-07-02T07:23:27.751Z] eeca6798cff9: Pull complete [2024-07-02T07:23:30.277Z] aa269ceb94a6: Pull complete [2024-07-02T07:23:30.536Z] ada007ff1a6a: Pull complete [2024-07-02T07:23:30.536Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-07-02T07:23:30.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:30.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:23:30.837Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:30.837Z] WORKDIR /edgex [2024-07-02T07:23:30.837Z] COPY go.mod . [2024-07-02T07:23:30.837Z] RUN go mod download [2024-07-02T07:23:30.837Z] + docker build -t ci-base-image-x86_64 -f - . [2024-07-02T07:23:31.403Z] Sending build context to Docker daemon 178.3MB [2024-07-02T07:23:31.403Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-07-02T07:23:31.403Z] ---> f489d0715acc [2024-07-02T07:23:31.403Z] Step 2/4 : WORKDIR /edgex [2024-07-02T07:23:36.670Z] ---> Running in 4f4ed3ce6025 [2024-07-02T07:23:36.670Z] Removing intermediate container 4f4ed3ce6025 [2024-07-02T07:23:36.670Z] ---> 6c218763b28e [2024-07-02T07:23:36.670Z] Step 3/4 : COPY go.mod . [2024-07-02T07:23:36.670Z] ---> 96df4decfd04 [2024-07-02T07:23:36.670Z] Step 4/4 : RUN go mod download [2024-07-02T07:23:36.670Z] ---> Running in 2f4dc20b1f2c [2024-07-02T07:23:38.780Z] Still waiting to schedule task [2024-07-02T07:23:38.780Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-07-02T07:24:03.251Z] Removing intermediate container 2f4dc20b1f2c [2024-07-02T07:24:03.252Z] ---> 16989047984b [2024-07-02T07:24:03.252Z] Successfully built 16989047984b [2024-07-02T07:24:03.252Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:24:03.556Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T07:24:03.556Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:24:03.631Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T07:24:03.650Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T07:24:04.045Z] $ docker top dff17152877149b227593707057ed80fb391d9e69b8faad76f895ed198b8493e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:24:04.399Z] + go version [2024-07-02T07:24:04.400Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-07-02T07:24:04.400Z] $ docker stop --time=1 dff17152877149b227593707057ed80fb391d9e69b8faad76f895ed198b8493e [2024-07-02T07:24:05.680Z] $ docker rm -f --volumes dff17152877149b227593707057ed80fb391d9e69b8faad76f895ed198b8493e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:24:06.123Z] + docker inspect -f . ci-base-image-x86_64 [2024-07-02T07:24:06.123Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:24:06.197Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T07:24:06.219Z] $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-07-02T07:24:06.675Z] $ docker top 6dce088e42e5ff1956db25799f8637e70a95cb246a4fe134e7ae97cc6fc8ce98 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-07-02T07:24:06.761Z] ========================================================= [2024-07-02T07:24:06.761Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-07-02T07:24:06.761Z] ========================================================= [Pipeline] sh [2024-07-02T07:24:07.039Z] + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:24:07.340Z] + make test [2024-07-02T07:24:07.340Z] go test -race -coverprofile=coverage.out ./... [2024-07-02T07:24:13.901Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-07-02T07:24:45.966Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-07-02T07:24:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-07-02T07:24:47.342Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-07-02T07:24:48.279Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-07-02T07:24:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-07-02T07:24:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-07-02T07:24:48.537Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-07-02T07:24:49.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-07-02T07:24:49.105Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-07-02T07:24:49.364Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements [2024-07-02T07:24:50.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-07-02T07:24:50.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-07-02T07:24:50.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:24:50.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-07-02T07:24:50.003Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-07-02T07:24:50.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-07-02T07:24:50.997Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-07-02T07:24:52.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-07-02T07:24:52.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:24:52.377Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-07-02T07:24:52.377Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-07-02T07:24:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-07-02T07:24:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-07-02T07:24:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-07-02T07:24:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-07-02T07:24:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-07-02T07:24:52.378Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-07-02T07:24:52.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.044s coverage: 69.2% of statements [2024-07-02T07:24:52.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.035s coverage: 53.2% of statements [2024-07-02T07:24:52.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.328s coverage: 93.4% of statements [2024-07-02T07:24:52.636Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 6.6% of statements [2024-07-02T07:24:53.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.351s coverage: 97.6% of statements [2024-07-02T07:24:53.573Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.018s coverage: 72.2% of statements [2024-07-02T07:24:53.832Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-07-02T07:24:53.832Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-07-02T07:24:54.771Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 0.9% of statements [2024-07-02T07:24:54.771Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 32.2% of statements [2024-07-02T07:24:54.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements [2024-07-02T07:24:54.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 82.9% of statements [2024-07-02T07:24:54.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2024-07-02T07:24:55.342Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements [2024-07-02T07:24:55.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements [2024-07-02T07:24:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-07-02T07:24:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-07-02T07:24:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-07-02T07:24:55.859Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-07-02T07:24:56.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-07-02T07:24:56.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-07-02T07:24:56.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-07-02T07:24:56.116Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-07-02T07:24:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-07-02T07:24:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-07-02T07:24:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-07-02T07:24:57.052Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-07-02T07:24:57.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-07-02T07:24:57.619Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-07-02T07:24:57.877Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-07-02T07:24:59.251Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-07-02T07:24:59.817Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-07-02T07:25:01.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-07-02T07:25:01.191Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-07-02T07:25:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-07-02T07:25:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-07-02T07:25:03.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-07-02T07:25:04.568Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-4787 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-07-02T07:25:04.582Z] Running in /w/workspace/edgex-go/646 [Pipeline] { [Pipeline] checkout [2024-07-02T07:25:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-07-02T07:25:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-07-02T07:25:05.093Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-07-02T07:25:05.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-07-02T07:25:05.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-07-02T07:25:05.352Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-07-02T07:25:05.352Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-07-02T07:25:06.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-07-02T07:25:06.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-07-02T07:25:06.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-07-02T07:25:06.728Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-07-02T07:25:07.631Z] The recommended git tool is: git [2024-07-02T07:25:07.661Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2024-07-02T07:25:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-07-02T07:25:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:25:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-07-02T07:25:07.921Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-07-02T07:25:08.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-07-02T07:25:08.854Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-07-02T07:25:10.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-07-02T07:25:10.228Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-07-02T07:25:12.183Z] using credential edgex-jenkins-ssh [2024-07-02T07:25:12.206Z] Cloning the remote Git repository [2024-07-02T07:25:12.245Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-07-02T07:25:12.336Z] > git init /w/workspace/edgex-go/646 # timeout=10 [2024-07-02T07:25:12.468Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-07-02T07:25:12.469Z] > git --version # timeout=10 [2024-07-02T07:25:12.489Z] > git --version # 'git version 2.25.1' [2024-07-02T07:25:12.491Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-07-02T07:25:12.638Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.044s coverage: 92.9% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.016s coverage: 64.4% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.041s coverage: 87.2% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 20.0% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.064s coverage: 81.8% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.137s coverage: 63.1% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.017s coverage: 100.0% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.016s coverage: 73.7% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 38.4% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.024s coverage: 89.5% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.042s coverage: 19.9% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.096s coverage: 95.7% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements [2024-07-02T07:25:20.200Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.062s coverage: 98.9% of statements [2024-07-02T07:25:20.458Z] 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-07-02T07:25:20.717Z] running golangci-lint [2024-07-02T07:25:20.717Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-07-02T07:25:20.717Z] go version go1.21.9 linux/amd64 [2024-07-02T07:25:20.975Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-07-02T07:25:20.975Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-07-02T07:25:31.316Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-07-02T07:25:31.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-07-02T07:25:32.358Z] Avoid second fetch [2024-07-02T07:25:32.359Z] Checking out Revision d3e93d299d336768afbb67d4e8d03cb0d65cb15d (main) [2024-07-02T07:25:33.304Z] Commit message: "Merge pull request #4813 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.2.0-dev.38" [2024-07-02T07:25:32.376Z] > git config core.sparsecheckout # timeout=10 [2024-07-02T07:25:32.459Z] > git checkout -f d3e93d299d336768afbb67d4e8d03cb0d65cb15d # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-07-02T07:25:38.161Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-07-02T07:25:38.161Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T07:25:38.161Z] Dload Upload Total Spent Left Speed [2024-07-02T07:25:38.161Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 118k 0 --:--:-- --:--:-- --:--:-- 118k [Pipeline] sh [2024-07-02T07:25:38.507Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-07-02T07:25:38.830Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-07-02T07:25:38.830Z] + sudo tee /etc/docker/daemon.new [2024-07-02T07:25:38.830Z] { [2024-07-02T07:25:38.830Z] "registry-mirrors": [ [2024-07-02T07:25:38.830Z] "https://nexus3.edgexfoundry.org:10001" [2024-07-02T07:25:38.830Z] ], [2024-07-02T07:25:38.830Z] "bip": "10.250.0.254/24", [2024-07-02T07:25:38.830Z] "hosts": [ [2024-07-02T07:25:38.830Z] "tcp://0.0.0.0:5555", [2024-07-02T07:25:38.830Z] "unix:///var/run/docker.sock" [2024-07-02T07:25:38.830Z] ], [2024-07-02T07:25:38.830Z] "mtu": 1458, [2024-07-02T07:25:38.830Z] "selinux-enabled": true, [2024-07-02T07:25:38.830Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-07-02T07:25:38.830Z] } [Pipeline] sh [2024-07-02T07:25:39.158Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-07-02T07:25:39.491Z] + sudo service docker restart [2024-07-02T07:25:42.895Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|imports|name) took 19.116217685s" [2024-07-02T07:25:42.895Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 27.598573ms" [2024-07-02T07:25:50.996Z] level=info msg="[linters_context/goanalysis] analyzers took 1m15.46630528s with top 10 stages: buildir: 43.750703682s, gosec: 6.555569239s, inspect: 2.455904645s, fact_deprecated: 2.173411948s, printf: 1.478972989s, ctrlflow: 1.339448971s, fact_purity: 983.301878ms, nilness: 913.830659ms, ineffassign: 911.720189ms, directives: 868.37766ms" [2024-07-02T07:25:50.996Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2024-07-02T07:25:50.996Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 197/197, path_prettifier: 197/197, identifier_marker: 197/197, exclude-rules: 21/197, skip_files: 197/197, autogenerated_exclude: 197/197, exclude: 197/197, skip_dirs: 197/197, nolint: 0/21, cgo: 197/197" [2024-07-02T07:25:50.996Z] level=info msg="[runner] processing took 16.120715ms with stages: nolint: 6.810432ms, identifier_marker: 4.566595ms, path_prettifier: 1.562075ms, exclude-rules: 1.527455ms, autogenerated_exclude: 963.086µs, skip_dirs: 642.521µs, cgo: 29.001µs, filename_unadjuster: 15.07µs, max_same_issues: 900ns, skip_files: 580ns, uniq_by_line: 420ns, exclude: 390ns, fixer: 370ns, max_from_linter: 330ns, severity-rules: 320ns, diff: 300ns, source_code: 270ns, sort_results: 230ns, max_per_file_from_linter: 130ns, path_prefixer: 120ns, path_shortener: 120ns" [2024-07-02T07:25:50.996Z] level=info msg="[runner] linters took 9.691868287s with stages: goanalysis_metalinter: 9.675662871s" [2024-07-02T07:25:50.996Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-07-02T07:25:50.996Z] level=info msg="Memory: 290 samples, avg is 275.7MB, max is 1284.2MB" [2024-07-02T07:25:50.996Z] level=info msg="Execution took 28.842479865s" [2024-07-02T07:25:50.996Z] go vet ./... [2024-07-02T07:25:55.173Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-07-02T07:25:55.431Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-07-02T07:25:55.432Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-07-02T07:25:55.702Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-07-02T07:25:55.998Z] + ls -al . [2024-07-02T07:25:55.998Z] total 816 [2024-07-02T07:25:55.998Z] drwxrwxr-x 11 1001 1001 4096 Jul 2 07:24 . [2024-07-02T07:25:55.998Z] drwxr-xr-x 4 root root 4096 Jul 2 07:24 .. [2024-07-02T07:25:55.998Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:22 .blubracket [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 10 Jul 2 07:22 .dockerignore [2024-07-02T07:25:55.998Z] drwxrwxr-x 8 1001 1001 4096 Jul 2 07:25 .git [2024-07-02T07:25:55.998Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:22 .github [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 1074 Jul 2 07:22 .gitignore [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 42 Jul 2 07:22 .golangci.yml [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 100 Jul 2 07:22 .hadolint.yml [2024-07-02T07:25:55.998Z] drwxr-xr-x 3 1001 1001 4096 Jul 2 07:23 .semver [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 155 Jul 2 07:22 .sonarcloud.properties [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 1171 Jul 2 07:22 ADOPTERS.md [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 20361 Jul 2 07:22 Attribution.txt [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 100284 Jul 2 07:22 CHANGELOG.md [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 3804 Jul 2 07:22 CONTRIBUTING.md [2024-07-02T07:25:55.998Z] -rw-rw-r-- 1 1001 1001 677 Jul 2 07:22 GOVERNANCE.md [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 861 Jul 2 07:22 Jenkinsfile [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 10775 Jul 2 07:22 LICENSE [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 15392 Jul 2 07:22 Makefile [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 582 Jul 2 07:22 OWNERS.md [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 9528 Jul 2 07:22 README.md [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 789 Jul 2 07:22 SECURITY.md [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 12 Jul 2 07:23 VERSION [2024-07-02T07:25:55.999Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:22 bin [2024-07-02T07:25:55.999Z] drwxrwxr-x 18 1001 1001 4096 Jul 2 07:22 cmd [2024-07-02T07:25:55.999Z] -rw-r--r-- 1 root root 456284 Jul 2 07:25 coverage.out [2024-07-02T07:25:55.999Z] drwxrwxr-x 2 1001 1001 4096 Jul 2 07:22 fuzz_test [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 6922 Jul 2 07:22 go.mod [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 101535 Jul 2 07:22 go.sum [2024-07-02T07:25:55.999Z] drwxrwxr-x 7 1001 1001 4096 Jul 2 07:22 internal [2024-07-02T07:25:55.999Z] drwxrwxr-x 3 1001 1001 4096 Jul 2 07:22 openapi [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 584 Jul 2 07:22 security.txt [2024-07-02T07:25:55.999Z] -rw-rw-r-- 1 1001 1001 204 Jul 2 07:22 version.go [Pipeline] sh [2024-07-02T07:25:56.285Z] + '[' -e coverage.out ] [2024-07-02T07:25:56.285Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-07-02T07:25:56.401Z] Stashed 1 file(s) [Pipeline] sh [2024-07-02T07:25:56.680Z] + make build [2024-07-02T07:25:56.680Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:25:57.787Z] provisioning config files... [2024-07-02T07:25:57.818Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config9377435167476525684tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:25:58.271Z] ---> ****-login.sh [2024-07-02T07:25:58.271Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:25:58.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:25:59.139Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:25:59.139Z] Configure a credential helper to remove this warning. See [2024-07-02T07:25:59.139Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:25:59.139Z] [2024-07-02T07:25:59.139Z] Login Succeeded [2024-07-02T07:25:59.139Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:25:59.139Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:25:59.412Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:25:59.412Z] Configure a credential helper to remove this warning. See [2024-07-02T07:25:59.412Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:25:59.412Z] [2024-07-02T07:25:59.412Z] Login Succeeded [2024-07-02T07:25:59.412Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:25:59.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:25:59.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:25:59.682Z] Configure a credential helper to remove this warning. See [2024-07-02T07:25:59.682Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:25:59.682Z] [2024-07-02T07:25:59.682Z] Login Succeeded [2024-07-02T07:25:59.682Z] nexus3.edgexfoundry.org:10004 [2024-07-02T07:25:59.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:26:00.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:26:00.223Z] Configure a credential helper to remove this warning. See [2024-07-02T07:26:00.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:26:00.224Z] [2024-07-02T07:26:00.224Z] Login Succeeded [2024-07-02T07:26:00.224Z] ****.io [2024-07-02T07:26:00.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:26:00.495Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:26:00.495Z] Configure a credential helper to remove this warning. See [2024-07-02T07:26:00.495Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:26:00.495Z] [2024-07-02T07:26:00.495Z] Login Succeeded [2024-07-02T07:26:00.495Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T07:26:00.511Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-07-02T07:26:01.134Z] + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] echo [2024-07-02T07:26:01.155Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:26:01.171Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:26:01.191Z] ========================================================= [2024-07-02T07:26:01.191Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-07-02T07:26:01.191Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:26:01.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:26:01.515Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-07-02T07:26:01.515Z] c6b39de5b339: Pulling fs layer [2024-07-02T07:26:01.515Z] a69c41024577: Pulling fs layer [2024-07-02T07:26:01.515Z] d6de4b400683: Pulling fs layer [2024-07-02T07:26:01.515Z] 35cb2a7552d0: Pulling fs layer [2024-07-02T07:26:01.515Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T07:26:01.515Z] 464afbd9ba4c: Pulling fs layer [2024-07-02T07:26:01.515Z] 00f215d4a9da: Pulling fs layer [2024-07-02T07:26:01.515Z] d496ad576159: Pulling fs layer [2024-07-02T07:26:01.515Z] 464afbd9ba4c: Waiting [2024-07-02T07:26:01.515Z] 00f215d4a9da: Waiting [2024-07-02T07:26:01.515Z] 4f4fb700ef54: Waiting [2024-07-02T07:26:01.515Z] 35cb2a7552d0: Waiting [2024-07-02T07:26:01.515Z] d496ad576159: Waiting [2024-07-02T07:26:01.786Z] a69c41024577: Verifying Checksum [2024-07-02T07:26:01.786Z] a69c41024577: Download complete [2024-07-02T07:26:01.786Z] 35cb2a7552d0: Download complete [2024-07-02T07:26:01.786Z] 4f4fb700ef54: Download complete [2024-07-02T07:26:01.786Z] 464afbd9ba4c: Verifying Checksum [2024-07-02T07:26:01.786Z] 464afbd9ba4c: Download complete [2024-07-02T07:26:01.786Z] c6b39de5b339: Download complete [2024-07-02T07:26:02.057Z] d496ad576159: Verifying Checksum [2024-07-02T07:26:02.057Z] d496ad576159: Download complete [2024-07-02T07:26:02.647Z] c6b39de5b339: Pull complete [2024-07-02T07:26:03.234Z] a69c41024577: Pull complete [2024-07-02T07:26:03.507Z] d6de4b400683: Verifying Checksum [2024-07-02T07:26:03.507Z] d6de4b400683: Download complete [2024-07-02T07:26:04.926Z] 00f215d4a9da: Download complete [2024-07-02T07:26:14.759Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T07:26:16.666Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T07:26:17.276Z] d6de4b400683: Pull complete [2024-07-02T07:26:17.276Z] 35cb2a7552d0: Pull complete [2024-07-02T07:26:17.276Z] 4f4fb700ef54: Pull complete [2024-07-02T07:26:17.276Z] 464afbd9ba4c: Pull complete [2024-07-02T07:26:17.603Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T07:26:18.172Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T07:26:22.358Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T07:26:23.295Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T07:26:25.195Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T07:26:25.512Z] 00f215d4a9da: Pull complete [2024-07-02T07:26:25.760Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T07:26:26.326Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T07:26:26.916Z] d496ad576159: Pull complete [2024-07-02T07:26:26.916Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-07-02T07:26:26.916Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:26:26.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-07-02T07:26:27.248Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:26:27.248Z] WORKDIR /edgex [2024-07-02T07:26:27.248Z] COPY go.mod . [2024-07-02T07:26:27.248Z] RUN go mod download [2024-07-02T07:26:27.248Z] + docker build -t ci-base-image-arm64 -f - . [2024-07-02T07:26:27.261Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T07:26:27.826Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T07:26:27.830Z] Sending build context to Docker daemon 3.007MB [2024-07-02T07:26:27.831Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-07-02T07:26:27.831Z] ---> f246e2811388 [2024-07-02T07:26:27.831Z] Step 2/4 : WORKDIR /edgex [Pipeline] } [2024-07-02T07:26:28.770Z] $ docker stop --time=1 6dce088e42e5ff1956db25799f8637e70a95cb246a4fe134e7ae97cc6fc8ce98 [2024-07-02T07:26:29.779Z] ---> Running in 0a766cd9982d [2024-07-02T07:26:30.098Z] Removing intermediate container 0a766cd9982d [2024-07-02T07:26:30.098Z] ---> af4ba4257acd [2024-07-02T07:26:30.098Z] Step 3/4 : COPY go.mod . [2024-07-02T07:26:30.374Z] ---> 9ba598495d67 [2024-07-02T07:26:30.374Z] Step 4/4 : RUN go mod download [2024-07-02T07:26:30.641Z] ---> Running in 536640de9474 [2024-07-02T07:26:33.534Z] $ docker rm -f --volumes 6dce088e42e5ff1956db25799f8637e70a95cb246a4fe134e7ae97cc6fc8ce98 [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-07-02T07:26:34.611Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:26:34.611Z] [2024-07-02T07:26:34.611Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:26:34.906Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:26:34.906Z] latest: Pulling from edgex-devops/edgex-compose [2024-07-02T07:26:34.906Z] 91d30c5bc195: Pulling fs layer [2024-07-02T07:26:34.906Z] 2e9b0aa3be6d: Pulling fs layer [2024-07-02T07:26:34.906Z] 9c61dcf015f6: Pulling fs layer [2024-07-02T07:26:34.906Z] 4698f68db338: Pulling fs layer [2024-07-02T07:26:34.906Z] 2a2f49069b9e: Pulling fs layer [2024-07-02T07:26:34.906Z] e0025b399a48: Pulling fs layer [2024-07-02T07:26:34.906Z] 2a2f49069b9e: Waiting [2024-07-02T07:26:34.906Z] e0025b399a48: Waiting [2024-07-02T07:26:34.906Z] 4698f68db338: Waiting [2024-07-02T07:26:34.906Z] 91d30c5bc195: Verifying Checksum [2024-07-02T07:26:34.906Z] 91d30c5bc195: Download complete [2024-07-02T07:26:34.906Z] 4698f68db338: Download complete [2024-07-02T07:26:35.166Z] 2e9b0aa3be6d: Verifying Checksum [2024-07-02T07:26:35.166Z] 2e9b0aa3be6d: Download complete [2024-07-02T07:26:35.166Z] e0025b399a48: Download complete [2024-07-02T07:26:35.166Z] 91d30c5bc195: Pull complete [2024-07-02T07:26:35.166Z] 2a2f49069b9e: Download complete [2024-07-02T07:26:35.423Z] 2e9b0aa3be6d: Pull complete [2024-07-02T07:26:35.680Z] 9c61dcf015f6: Verifying Checksum [2024-07-02T07:26:35.680Z] 9c61dcf015f6: Download complete [2024-07-02T07:26:38.202Z] 9c61dcf015f6: Pull complete [2024-07-02T07:26:38.203Z] 4698f68db338: Pull complete [2024-07-02T07:26:38.203Z] 2a2f49069b9e: Pull complete [2024-07-02T07:26:38.461Z] e0025b399a48: Pull complete [2024-07-02T07:26:38.461Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-07-02T07:26:38.461Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-07-02T07:26:38.461Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:26:38.552Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T07:26:38.570Z] $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-07-02T07:26:40.118Z] $ docker top 992afa2004a06aeb9a82ce03074bbc9f289ebc480e1b93f334ac611a20e0e060 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:26:40.474Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T07:26:42.375Z] #1 [core-metadata internal] load build definition from Dockerfile [2024-07-02T07:26:42.375Z] #1 transferring dockerfile: 2.06kB done [2024-07-02T07:26:42.375Z] #1 DONE 0.0s [2024-07-02T07:26:42.634Z] [2024-07-02T07:26:42.634Z] #2 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T07:26:42.634Z] #2 transferring dockerfile: 1.70kB done [2024-07-02T07:26:42.634Z] #2 DONE 0.0s [2024-07-02T07:26:42.634Z] [2024-07-02T07:26:42.634Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T07:26:42.634Z] #3 transferring dockerfile: 1.69kB done [2024-07-02T07:26:42.634Z] #3 DONE 0.0s [2024-07-02T07:26:42.634Z] [2024-07-02T07:26:42.634Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-07-02T07:26:42.894Z] #4 transferring dockerfile: 1.95kB done [2024-07-02T07:26:42.894Z] #4 DONE 0.0s [2024-07-02T07:26:42.894Z] [2024-07-02T07:26:42.894Z] #5 [core-command internal] load build definition from Dockerfile [2024-07-02T07:26:42.894Z] #5 transferring dockerfile: 1.93kB done [2024-07-02T07:26:42.894Z] #5 DONE 0.0s [2024-07-02T07:26:42.894Z] [2024-07-02T07:26:42.894Z] #6 [core-data internal] load build definition from Dockerfile [2024-07-02T07:26:42.894Z] #6 transferring dockerfile: 2.01kB done [2024-07-02T07:26:42.894Z] #6 DONE 0.0s [2024-07-02T07:26:42.894Z] [2024-07-02T07:26:42.894Z] #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:26:42.894Z] #7 transferring dockerfile: 2.23kB done [2024-07-02T07:26:42.894Z] #7 DONE 0.0s [2024-07-02T07:26:42.894Z] [2024-07-02T07:26:42.894Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T07:26:42.894Z] #8 transferring dockerfile: 2.15kB done [2024-07-02T07:26:42.894Z] #8 DONE 0.0s [2024-07-02T07:26:42.894Z] [2024-07-02T07:26:42.894Z] #9 [core-metadata internal] load .dockerignore [2024-07-02T07:26:42.895Z] #9 transferring context: 50B done [2024-07-02T07:26:42.895Z] #9 DONE 0.0s [2024-07-02T07:26:42.895Z] [2024-07-02T07:26:42.895Z] #10 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T07:26:42.895Z] #10 transferring dockerfile: 1.89kB done [2024-07-02T07:26:42.895Z] #10 DONE 0.0s [2024-07-02T07:26:42.895Z] [2024-07-02T07:26:42.895Z] #11 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T07:26:42.895Z] #11 transferring dockerfile: 2.50kB done [2024-07-02T07:26:42.895Z] #11 DONE 0.0s [2024-07-02T07:26:42.895Z] [2024-07-02T07:26:42.895Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T07:26:42.895Z] #12 transferring dockerfile: 2.49kB done [2024-07-02T07:26:42.895Z] #12 DONE 0.0s [2024-07-02T07:26:42.895Z] [2024-07-02T07:26:42.895Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T07:26:42.895Z] #13 transferring dockerfile: 1.93kB done [2024-07-02T07:26:42.895Z] #13 DONE 0.0s [2024-07-02T07:26:42.895Z] [2024-07-02T07:26:42.895Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:26:42.895Z] #14 transferring dockerfile: 2.93kB done [2024-07-02T07:26:42.895Z] #14 DONE 0.1s [2024-07-02T07:26:42.895Z] [2024-07-02T07:26:42.895Z] #15 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T07:26:42.895Z] #15 transferring dockerfile: 1.81kB done [2024-07-02T07:26:42.895Z] #15 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #16 [security-spire-server internal] load .dockerignore [2024-07-02T07:26:43.154Z] #16 transferring context: 50B done [2024-07-02T07:26:43.154Z] #16 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #17 [security-spire-config internal] load .dockerignore [2024-07-02T07:26:43.154Z] #17 transferring context: 50B done [2024-07-02T07:26:43.154Z] #17 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #18 [support-notifications internal] load .dockerignore [2024-07-02T07:26:43.154Z] #18 transferring context: 50B done [2024-07-02T07:26:43.154Z] #18 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #19 [core-command internal] load .dockerignore [2024-07-02T07:26:43.154Z] #19 transferring context: 50B done [2024-07-02T07:26:43.154Z] #19 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #20 [core-data internal] load .dockerignore [2024-07-02T07:26:43.154Z] #20 transferring context: 50B done [2024-07-02T07:26:43.154Z] #20 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T07:26:43.154Z] #21 transferring context: 50B done [2024-07-02T07:26:43.154Z] #21 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #22 [security-proxy-auth internal] load .dockerignore [2024-07-02T07:26:43.154Z] #22 transferring context: 50B done [2024-07-02T07:26:43.154Z] #22 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #23 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T07:26:43.154Z] #23 transferring context: 50B done [2024-07-02T07:26:43.154Z] #23 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #24 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:26:43.154Z] #24 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #25 [security-proxy-setup internal] load .dockerignore [2024-07-02T07:26:43.154Z] #25 transferring context: 50B done [2024-07-02T07:26:43.154Z] #25 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #26 [security-bootstrapper internal] load .dockerignore [2024-07-02T07:26:43.154Z] #26 transferring context: 50B done [2024-07-02T07:26:43.154Z] #26 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #27 [support-scheduler internal] load .dockerignore [2024-07-02T07:26:43.154Z] #27 transferring context: 50B done [2024-07-02T07:26:43.154Z] #27 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-07-02T07:26:43.154Z] #28 transferring context: 50B done [2024-07-02T07:26:43.154Z] #28 DONE 0.0s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #29 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:26:43.154Z] #29 DONE 0.1s [2024-07-02T07:26:43.154Z] [2024-07-02T07:26:43.154Z] #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:26:43.154Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:26:43.412Z] #30 ... [2024-07-02T07:26:43.412Z] [2024-07-02T07:26:43.412Z] #31 [security-spire-agent internal] load .dockerignore [2024-07-02T07:26:43.412Z] #31 transferring context: 50B done [2024-07-02T07:26:43.412Z] #31 DONE 0.1s [2024-07-02T07:26:43.412Z] [2024-07-02T07:26:43.412Z] #29 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:26:43.412Z] #29 DONE 0.1s [2024-07-02T07:26:43.412Z] [2024-07-02T07:26:43.412Z] #30 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:26:43.412Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:26:43.412Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:26:43.412Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.15MB / 3.41MB 0.1s [2024-07-02T07:26:43.412Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:26:43.412Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T07:26:43.412Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e [2024-07-02T07:26:43.670Z] #30 ... [2024-07-02T07:26:43.670Z] [2024-07-02T07:26:43.670Z] #24 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:26:43.670Z] #24 DONE 0.0s [2024-07-02T07:26:43.670Z] [2024-07-02T07:26:43.670Z] #32 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T07:26:43.670Z] #32 DONE 0.5s [2024-07-02T07:26:43.670Z] [2024-07-02T07:26:43.670Z] #30 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:26:43.670Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:26:43.670Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:26:43.670Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:26:43.670Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T07:26:43.670Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:26:43.670Z] #30 ... [2024-07-02T07:26:43.670Z] [2024-07-02T07:26:43.670Z] #24 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:26:43.670Z] #24 DONE 0.0s [2024-07-02T07:26:43.670Z] [2024-07-02T07:26:43.670Z] #32 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T07:26:43.670Z] #32 DONE 0.5s [2024-07-02T07:26:43.670Z] [2024-07-02T07:26:43.670Z] #30 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:26:43.670Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:26:43.670Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:26:43.670Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:26:43.670Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T07:26:43.670Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:26:43.670Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T07:26:43.670Z] #30 ... [2024-07-02T07:26:43.670Z] [2024-07-02T07:26:43.670Z] #24 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:26:43.670Z] #24 DONE 0.0s [2024-07-02T07:26:43.928Z] [2024-07-02T07:26:43.928Z] #24 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:26:43.928Z] #24 DONE 0.0s [2024-07-02T07:26:43.928Z] [2024-07-02T07:26:43.928Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:26:43.928Z] #29 ... [2024-07-02T07:26:43.928Z] [2024-07-02T07:26:43.928Z] #24 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-07-02T07:26:43.928Z] #24 DONE 0.0s [2024-07-02T07:26:43.928Z] [2024-07-02T07:26:43.928Z] #29 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:26:44.187Z] #29 DONE 0.6s [2024-07-02T07:26:44.187Z] [2024-07-02T07:26:44.187Z] #32 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-07-02T07:26:44.187Z] #32 DONE 0.5s [2024-07-02T07:26:44.187Z] [2024-07-02T07:26:44.187Z] #33 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T07:26:44.187Z] #33 DONE 0.6s [2024-07-02T07:26:44.187Z] [2024-07-02T07:26:44.187Z] #30 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:26:44.187Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:26:44.187Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:26:44.187Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:26:44.187Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T07:26:44.187Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:26:44.187Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T07:26:44.187Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:26:44.187Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:26:44.187Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:26:44.187Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T07:26:44.187Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:26:44.187Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T07:26:44.187Z] #30 DONE 1.1s [2024-07-02T07:26:44.187Z] [2024-07-02T07:26:44.187Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T07:26:44.187Z] #34 DONE 0.9s [2024-07-02T07:26:44.187Z] [2024-07-02T07:26:44.187Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:44.187Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:44.187Z] #35 ... [2024-07-02T07:26:44.187Z] [2024-07-02T07:26:44.187Z] #36 [security-spire-config internal] load build context [2024-07-02T07:26:44.187Z] #36 transferring context: 25.04kB 0.0s done [2024-07-02T07:26:44.187Z] #36 DONE 0.1s [2024-07-02T07:26:44.447Z] [2024-07-02T07:26:44.447Z] #37 [security-spire-server internal] load build context [2024-07-02T07:26:44.447Z] #37 transferring context: 26.79kB done [2024-07-02T07:26:44.447Z] #37 DONE 0.2s [2024-07-02T07:26:44.447Z] [2024-07-02T07:26:44.447Z] #35 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:44.447Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-07-02T07:26:44.447Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-07-02T07:26:44.705Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:26:44.705Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T07:26:44.705Z] #35 ... [2024-07-02T07:26:44.705Z] [2024-07-02T07:26:44.705Z] #30 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:26:44.705Z] #30 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:26:44.705Z] #30 sha256:d9a39933bee4ccb6d934b7b5632cdf8c42658f3cecc5029681338f397142af6e 528B / 528B done [2024-07-02T07:26:44.705Z] #30 sha256:8fd7cac70a4aaabb31d459b03e3534b14341c31429b678b650039ac45a606cfc 1.47kB / 1.47kB done [2024-07-02T07:26:44.705Z] #30 sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 3.41MB / 3.41MB 0.1s done [2024-07-02T07:26:44.705Z] #30 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:26:44.705Z] #30 extracting sha256:73baa7ef167e70f1c0233fe09e741780d780ea16e78b3c1b6f4216e2afbbd03e 0.2s done [2024-07-02T07:26:44.705Z] #30 DONE 1.1s [2024-07-02T07:26:44.705Z] [2024-07-02T07:26:44.705Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T07:26:44.705Z] #38 DONE 0.8s [2024-07-02T07:26:44.705Z] [2024-07-02T07:26:44.705Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:44.705Z] #35 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.3s done [2024-07-02T07:26:44.705Z] #35 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:26:44.705Z] #35 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2024-07-02T07:26:44.705Z] #35 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2024-07-02T07:26:44.705Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0B / 120B 0.1s [2024-07-02T07:26:44.963Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2024-07-02T07:26:44.963Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.2s [2024-07-02T07:26:44.963Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s [2024-07-02T07:26:44.963Z] #35 ... [2024-07-02T07:26:44.963Z] [2024-07-02T07:26:44.963Z] #39 [security-spire-agent internal] load build context [2024-07-02T07:26:44.963Z] #39 transferring context: 26.32kB done [2024-07-02T07:26:44.963Z] #39 DONE 0.2s [2024-07-02T07:26:44.963Z] [2024-07-02T07:26:44.963Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:44.963Z] #35 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T07:26:44.963Z] #35 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2024-07-02T07:26:44.963Z] #35 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2024-07-02T07:26:44.963Z] #35 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.2s done [2024-07-02T07:26:44.963Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 5.24MB / 25.84MB 0.4s [2024-07-02T07:26:45.228Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 17.83MB / 25.84MB 0.5s [2024-07-02T07:26:45.228Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 24.28MB / 25.84MB 0.6s [2024-07-02T07:26:45.228Z] #35 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T07:26:45.500Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.7s [2024-07-02T07:26:46.877Z] #35 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.9s done [2024-07-02T07:26:48.253Z] #35 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2024-07-02T07:26:48.822Z] #35 ... [2024-07-02T07:26:48.822Z] [2024-07-02T07:26:48.822Z] #40 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T07:26:48.822Z] #0 0.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:48.822Z] #0 0.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:48.822Z] #0 1.127 OK: 264 MiB in 52 packages [2024-07-02T07:26:48.822Z] #40 DONE 4.9s [2024-07-02T07:26:49.082Z] [2024-07-02T07:26:49.082Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:26:49.082Z] #41 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.2s done [2024-07-02T07:26:49.082Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T07:26:49.082Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T07:26:49.082Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T07:26:49.082Z] #41 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T07:26:49.082Z] #41 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2024-07-02T07:26:49.082Z] #41 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2024-07-02T07:26:49.082Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2024-07-02T07:26:49.082Z] #41 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.7s done [2024-07-02T07:26:49.082Z] #41 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 2.5s done [2024-07-02T07:26:49.082Z] #41 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T07:26:49.649Z] #41 ... [2024-07-02T07:26:49.649Z] [2024-07-02T07:26:49.649Z] #42 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:26:49.649Z] #0 0.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.271 OK: 264 MiB in 52 packages [2024-07-02T07:26:49.649Z] #42 DONE 5.7s [2024-07-02T07:26:49.649Z] [2024-07-02T07:26:49.649Z] #43 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:26:49.649Z] #0 1.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.819 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:49.649Z] #0 1.825 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:49.649Z] #0 1.837 OK: 7 MiB in 16 packages [2024-07-02T07:26:49.649Z] #43 DONE 5.3s [2024-07-02T07:26:49.649Z] [2024-07-02T07:26:49.649Z] #44 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:26:49.649Z] #0 0.779 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 0.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.207 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:26:49.649Z] #0 1.207 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:26:49.649Z] #0 1.207 OK: 20072 distinct packages available [2024-07-02T07:26:49.649Z] #0 1.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.543 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:49.649Z] #0 1.661 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:26:49.649Z] #0 1.662 (3/4) Installing libucontext (1.2-r2) [2024-07-02T07:26:49.649Z] #0 1.670 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T07:26:49.649Z] #0 1.683 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:49.649Z] #0 1.699 OK: 8 MiB in 19 packages [2024-07-02T07:26:49.649Z] #44 DONE 5.5s [2024-07-02T07:26:49.649Z] [2024-07-02T07:26:49.649Z] #45 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:26:49.649Z] #0 0.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.021 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.291 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:26:49.649Z] #0 1.291 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:26:49.649Z] #0 1.291 OK: 20075 distinct packages available [2024-07-02T07:26:49.649Z] #0 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.649Z] #0 1.640 OK: 264 MiB in 52 packages [2024-07-02T07:26:49.649Z] #45 DONE 5.7s [2024-07-02T07:26:49.649Z] [2024-07-02T07:26:49.649Z] #46 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:26:49.650Z] #0 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.650Z] #0 0.811 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.650Z] #0 1.181 OK: 264 MiB in 52 packages [2024-07-02T07:26:49.650Z] #46 DONE 5.9s [2024-07-02T07:26:49.650Z] [2024-07-02T07:26:49.650Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:26:49.650Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 [2024-07-02T07:26:49.650Z] #41 ... [2024-07-02T07:26:49.650Z] [2024-07-02T07:26:49.650Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:49.650Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2024-07-02T07:26:49.910Z] #35 ... [2024-07-02T07:26:49.910Z] [2024-07-02T07:26:49.910Z] #47 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:26:49.910Z] #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.910Z] #0 1.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.910Z] #0 1.625 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:26:49.910Z] #0 1.625 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:26:49.910Z] #0 1.625 OK: 20072 distinct packages available [2024-07-02T07:26:49.910Z] #0 1.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.910Z] #0 1.773 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:49.910Z] #0 1.975 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:49.910Z] #0 2.028 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:49.910Z] #0 2.036 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:49.910Z] #0 2.043 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:26:49.910Z] #0 2.045 (5/7) Installing libucontext (1.2-r2) [2024-07-02T07:26:49.910Z] #0 2.049 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T07:26:49.910Z] #0 2.053 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T07:26:49.910Z] #0 2.063 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:49.910Z] #0 2.071 OK: 8 MiB in 20 packages [2024-07-02T07:26:49.910Z] #47 DONE 5.5s [2024-07-02T07:26:49.910Z] [2024-07-02T07:26:49.910Z] #35 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:51.811Z] #35 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.0s done [2024-07-02T07:26:53.196Z] #35 ... [2024-07-02T07:26:53.197Z] [2024-07-02T07:26:53.197Z] #48 [core-metadata internal] load build context [2024-07-02T07:26:53.197Z] #48 transferring context: 352.61MB 10.0s [2024-07-02T07:26:53.456Z] #48 ... [2024-07-02T07:26:53.456Z] [2024-07-02T07:26:53.456Z] #49 [support-notifications internal] load build context [2024-07-02T07:26:53.456Z] #49 ... [2024-07-02T07:26:53.456Z] [2024-07-02T07:26:53.456Z] #48 [core-metadata internal] load build context [2024-07-02T07:26:53.715Z] #48 ... [2024-07-02T07:26:53.715Z] [2024-07-02T07:26:53.715Z] #50 [core-command internal] load build context [2024-07-02T07:26:53.715Z] #50 ... [2024-07-02T07:26:53.715Z] [2024-07-02T07:26:53.715Z] #49 [support-notifications internal] load build context [2024-07-02T07:26:53.974Z] #49 transferring context: 411.04MB 10.3s done [2024-07-02T07:26:53.974Z] #49 ... [2024-07-02T07:26:53.974Z] [2024-07-02T07:26:53.974Z] #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:26:53.974Z] #0 6.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:53.974Z] #0 7.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:53.974Z] #0 7.212 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:53.974Z] #0 7.271 (2/2) Installing su-exec (0.2-r3) [2024-07-02T07:26:53.974Z] #0 7.275 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:53.974Z] #0 7.297 OK: 7 MiB in 17 packages [2024-07-02T07:26:53.974Z] #51 DONE 9.7s [2024-07-02T07:26:53.974Z] [2024-07-02T07:26:53.974Z] #52 [security-bootstrapper internal] load build context [2024-07-02T07:26:53.974Z] #52 transferring context: 411.04MB 9.0s done [2024-07-02T07:26:54.232Z] #52 DONE 10.1s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #53 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:26:54.232Z] #0 6.767 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 6.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 7.011 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T07:26:54.232Z] #0 7.025 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:54.232Z] #0 7.030 (3/4) Installing su-exec (0.2-r3) [2024-07-02T07:26:54.232Z] #0 7.034 (4/4) Installing yq (4.33.3-r5) [2024-07-02T07:26:54.232Z] #0 7.094 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:54.232Z] #0 7.096 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:26:54.232Z] #0 7.315 OK: 17 MiB in 19 packages [2024-07-02T07:26:54.232Z] #53 DONE 9.7s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:26:54.232Z] #0 6.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 6.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 6.508 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T07:26:54.232Z] #0 6.524 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:54.232Z] #0 6.530 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:54.232Z] #0 6.530 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:26:54.232Z] #0 6.569 OK: 8 MiB in 17 packages [2024-07-02T07:26:54.232Z] #54 DONE 9.7s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #55 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:26:54.232Z] #0 6.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 7.347 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 7.542 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:26:54.232Z] #0 7.542 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:26:54.232Z] #0 7.542 OK: 20072 distinct packages available [2024-07-02T07:26:54.232Z] #0 7.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 7.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 7.850 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T07:26:54.232Z] #0 7.863 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T07:26:54.232Z] #0 7.874 (3/11) Installing libunistring (1.1-r1) [2024-07-02T07:26:54.232Z] #0 8.121 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T07:26:54.232Z] #0 8.145 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T07:26:54.232Z] #0 8.145 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T07:26:54.232Z] #0 8.145 (7/11) Installing curl (8.5.0-r0) [2024-07-02T07:26:54.232Z] #0 8.150 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:54.232Z] #0 8.152 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:26:54.232Z] #0 8.156 (10/11) Installing libucontext (1.2-r2) [2024-07-02T07:26:54.232Z] #0 8.163 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T07:26:54.232Z] #0 8.163 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:54.232Z] #0 8.165 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:26:54.232Z] #0 8.214 OK: 12 MiB in 26 packages [2024-07-02T07:26:54.232Z] #55 DONE 9.8s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-07-02T07:26:54.232Z] #0 6.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:54.232Z] #0 6.360 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:54.232Z] #0 6.366 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:54.232Z] #0 6.385 OK: 7 MiB in 16 packages [2024-07-02T07:26:54.232Z] #56 DONE 9.9s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #57 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:26:54.232Z] #57 ... [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #58 [security-secretstore-setup internal] load build context [2024-07-02T07:26:54.232Z] #58 transferring context: 411.04MB 9.2s done [2024-07-02T07:26:54.232Z] #58 DONE 10.1s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #49 [support-notifications internal] load build context [2024-07-02T07:26:54.232Z] #49 DONE 10.6s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #48 [core-metadata internal] load build context [2024-07-02T07:26:54.232Z] #48 transferring context: 411.04MB 10.7s done [2024-07-02T07:26:54.232Z] #48 DONE 11.0s [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #59 [support-scheduler internal] load build context [2024-07-02T07:26:54.232Z] #59 ... [2024-07-02T07:26:54.232Z] [2024-07-02T07:26:54.232Z] #60 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:26:54.492Z] #60 ... [2024-07-02T07:26:54.492Z] [2024-07-02T07:26:54.492Z] #61 [core-data internal] load build context [2024-07-02T07:26:54.492Z] #61 transferring context: 411.04MB 10.3s done [2024-07-02T07:26:54.492Z] #61 ... [2024-07-02T07:26:54.492Z] [2024-07-02T07:26:54.492Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:26:54.750Z] #62 ... [2024-07-02T07:26:54.750Z] [2024-07-02T07:26:54.750Z] #63 [security-proxy-setup internal] load build context [2024-07-02T07:26:54.750Z] #63 transferring context: 411.04MB 10.2s done [2024-07-02T07:26:54.750Z] #63 ... [2024-07-02T07:26:54.750Z] [2024-07-02T07:26:54.750Z] #64 [security-spiffe-token-provider internal] load build context [2024-07-02T07:26:54.750Z] #64 transferring context: 411.04MB 10.3s done [2024-07-02T07:26:54.750Z] #64 ... [2024-07-02T07:26:54.750Z] [2024-07-02T07:26:54.750Z] #65 [security-proxy-auth internal] load build context [2024-07-02T07:26:54.750Z] #65 transferring context: 411.04MB 10.1s done [2024-07-02T07:26:55.014Z] #65 DONE 10.9s [2024-07-02T07:26:55.014Z] [2024-07-02T07:26:55.014Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:26:55.014Z] #62 10.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.014Z] #62 10.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.014Z] #62 ... [2024-07-02T07:26:55.014Z] [2024-07-02T07:26:55.014Z] #61 [core-data internal] load build context [2024-07-02T07:26:55.014Z] #61 DONE 11.0s [2024-07-02T07:26:55.014Z] [2024-07-02T07:26:55.014Z] #57 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:26:55.014Z] #57 DONE 0.9s [2024-07-02T07:26:55.014Z] [2024-07-02T07:26:55.014Z] #63 [security-proxy-setup internal] load build context [2024-07-02T07:26:55.014Z] #63 DONE 11.0s [2024-07-02T07:26:55.014Z] [2024-07-02T07:26:55.014Z] #59 [support-scheduler internal] load build context [2024-07-02T07:26:55.014Z] #59 transferring context: 411.04MB 10.8s done [2024-07-02T07:26:55.014Z] #59 DONE 11.0s [2024-07-02T07:26:55.014Z] [2024-07-02T07:26:55.014Z] #64 [security-spiffe-token-provider internal] load build context [2024-07-02T07:26:55.014Z] #64 DONE 11.0s [2024-07-02T07:26:55.274Z] [2024-07-02T07:26:55.274Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:26:55.274Z] #66 DONE 0.9s [2024-07-02T07:26:55.274Z] [2024-07-02T07:26:55.274Z] #60 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:26:55.274Z] #60 transferring context: 411.04MB 10.9s done [2024-07-02T07:26:55.274Z] #60 DONE 11.1s [2024-07-02T07:26:55.274Z] [2024-07-02T07:26:55.274Z] #67 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:26:55.274Z] #67 DONE 0.9s [2024-07-02T07:26:55.274Z] [2024-07-02T07:26:55.274Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:26:55.274Z] #68 ... [2024-07-02T07:26:55.274Z] [2024-07-02T07:26:55.274Z] #69 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:26:55.274Z] #69 DONE 0.1s [2024-07-02T07:26:55.274Z] [2024-07-02T07:26:55.274Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:26:55.274Z] #62 10.83 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:55.274Z] #62 10.87 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:55.274Z] #62 10.88 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T07:26:55.274Z] #62 10.88 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T07:26:55.274Z] #62 10.90 (5/6) Installing su-exec (0.2-r3) [2024-07-02T07:26:55.274Z] #62 10.90 (6/6) Installing yq (4.33.3-r5) [2024-07-02T07:26:55.274Z] #62 10.97 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:26:55.274Z] #62 10.99 OK: 17 MiB in 19 packages [2024-07-02T07:26:55.532Z] #62 ... [2024-07-02T07:26:55.532Z] [2024-07-02T07:26:55.532Z] #70 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:26:55.532Z] #0 5.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.532Z] #0 5.225 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.532Z] #0 5.497 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:55.532Z] #0 5.537 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:55.532Z] #0 5.547 OK: 7 MiB in 16 packages [2024-07-02T07:26:55.532Z] #70 DONE 5.7s [2024-07-02T07:26:55.532Z] [2024-07-02T07:26:55.532Z] #71 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T07:26:55.532Z] #0 5.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.532Z] #0 5.379 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.532Z] #0 5.596 OK: 8 MiB in 20 packages [2024-07-02T07:26:55.532Z] #71 DONE 5.8s [2024-07-02T07:26:55.532Z] [2024-07-02T07:26:55.532Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:26:55.532Z] #62 DONE 11.1s [2024-07-02T07:26:55.532Z] [2024-07-02T07:26:55.532Z] #50 [core-command internal] load build context [2024-07-02T07:26:55.790Z] #50 ... [2024-07-02T07:26:55.790Z] [2024-07-02T07:26:55.790Z] #72 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T07:26:55.790Z] #72 DONE 0.2s [2024-07-02T07:26:55.790Z] [2024-07-02T07:26:55.790Z] #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:26:55.790Z] #0 5.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.790Z] #0 5.570 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:55.790Z] #0 5.808 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:55.790Z] #0 5.844 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:55.790Z] #0 5.853 OK: 8 MiB in 19 packages [2024-07-02T07:26:55.790Z] #73 DONE 6.0s [2024-07-02T07:26:55.790Z] [2024-07-02T07:26:55.790Z] #50 [core-command internal] load build context [2024-07-02T07:26:56.390Z] #50 transferring context: 411.04MB 12.5s done [2024-07-02T07:26:56.390Z] #50 DONE 12.8s [2024-07-02T07:26:56.390Z] [2024-07-02T07:26:56.390Z] #74 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:26:56.390Z] #0 1.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.390Z] #0 1.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.390Z] #0 1.661 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.390Z] #0 1.693 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.390Z] #0 1.707 OK: 7 MiB in 17 packages [2024-07-02T07:26:56.390Z] #74 DONE 2.3s [2024-07-02T07:26:56.390Z] [2024-07-02T07:26:56.390Z] #75 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:26:56.390Z] #75 DONE 0.7s [2024-07-02T07:26:56.390Z] [2024-07-02T07:26:56.390Z] #76 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:26:56.390Z] #76 DONE 0.7s [2024-07-02T07:26:56.390Z] [2024-07-02T07:26:56.390Z] #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T07:26:56.390Z] #0 1.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.390Z] #0 1.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.390Z] #0 2.069 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.390Z] #0 2.200 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.390Z] #0 2.209 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:26:56.390Z] #0 2.248 OK: 17 MiB in 19 packages [2024-07-02T07:26:56.390Z] #77 DONE 2.4s [2024-07-02T07:26:56.390Z] [2024-07-02T07:26:56.390Z] #78 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:26:56.390Z] #78 DONE 0.7s [2024-07-02T07:26:56.390Z] [2024-07-02T07:26:56.390Z] #79 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T07:26:56.390Z] #79 DONE 0.1s [2024-07-02T07:26:56.390Z] [2024-07-02T07:26:56.390Z] #80 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T07:26:56.648Z] #80 DONE 0.0s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #81 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T07:26:56.648Z] #81 DONE 0.1s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #82 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T07:26:56.648Z] #82 DONE 0.1s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #83 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T07:26:56.648Z] #83 DONE 0.1s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #84 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T07:26:56.648Z] #84 DONE 0.1s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:26:56.648Z] #85 DONE 0.1s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #86 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:26:56.648Z] #86 DONE 0.1s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #87 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:26:56.648Z] #87 DONE 0.1s [2024-07-02T07:26:56.648Z] [2024-07-02T07:26:56.648Z] #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T07:26:56.906Z] #88 ... [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T07:26:56.906Z] #89 DONE 0.2s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #90 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:26:56.906Z] #0 2.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.906Z] #0 2.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.906Z] #0 2.494 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.906Z] #0 2.536 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.906Z] #0 2.545 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:26:56.906Z] #0 2.599 OK: 8 MiB in 17 packages [2024-07-02T07:26:56.906Z] #90 DONE 2.8s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:26:56.906Z] #0 2.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.906Z] #0 2.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.906Z] #0 2.396 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.906Z] #0 2.448 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.906Z] #0 2.459 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:26:56.906Z] #0 2.517 OK: 12 MiB in 26 packages [2024-07-02T07:26:56.906Z] #91 DONE 2.7s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #92 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T07:26:56.906Z] #92 DONE 0.3s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #93 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2024-07-02T07:26:56.906Z] #0 2.387 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.906Z] #0 2.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:56.906Z] #0 2.665 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.906Z] #0 2.726 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:26:56.906Z] #0 2.737 OK: 7 MiB in 16 packages [2024-07-02T07:26:56.906Z] #93 DONE 2.9s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #94 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T07:26:56.906Z] #94 DONE 0.2s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #88 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T07:26:56.906Z] #88 DONE 0.2s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #95 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T07:26:56.906Z] #95 DONE 0.1s [2024-07-02T07:26:56.906Z] [2024-07-02T07:26:56.906Z] #96 [security-spire-config] exporting to image [2024-07-02T07:26:56.906Z] #96 exporting layers [2024-07-02T07:26:57.164Z] #96 ... [2024-07-02T07:26:57.164Z] [2024-07-02T07:26:57.164Z] #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T07:26:57.164Z] #97 DONE 0.1s [2024-07-02T07:26:57.164Z] [2024-07-02T07:26:57.164Z] #96 [security-spire-server] exporting to image [2024-07-02T07:26:57.730Z] #96 exporting layers 0.8s done [2024-07-02T07:26:57.730Z] #96 exporting layers 0.7s done [2024-07-02T07:26:57.730Z] #96 writing image sha256:0202d1c80666cb73e8f716d613b4bb8edce961a6f37369d16103f29219fd6a93 0.0s done [2024-07-02T07:26:57.730Z] #96 naming to docker.io/library/security-spire-config done [2024-07-02T07:26:57.730Z] #96 writing image sha256:358d73453eccf92407c7a44b460a430f0d272cc2d5a03efcff8b4c771a85c754 done [2024-07-02T07:26:57.730Z] #96 naming to docker.io/library/security-spire-agent done [2024-07-02T07:26:57.730Z] #96 writing image sha256:4caa787a79a55a18984d1e69bfb90641df4b2e5eddc705a314af9b574639e950 done [2024-07-02T07:26:57.730Z] #96 naming to docker.io/library/security-spire-server done [2024-07-02T07:26:57.730Z] #96 DONE 0.9s [2024-07-02T07:26:57.730Z] [2024-07-02T07:26:57.730Z] #98 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T07:26:57.730Z] #98 DONE 1.4s [2024-07-02T07:26:57.730Z] [2024-07-02T07:26:57.730Z] #41 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:26:57.730Z] #41 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.5s done [2024-07-02T07:26:57.992Z] #41 ... [2024-07-02T07:26:57.992Z] [2024-07-02T07:26:57.992Z] #99 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T07:26:57.992Z] #99 DONE 0.0s [2024-07-02T07:26:57.992Z] [2024-07-02T07:26:57.992Z] #100 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:26:57.992Z] #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:57.992Z] #0 2.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-07-02T07:26:57.992Z] #0 2.449 OK: 17 MiB in 19 packages [2024-07-02T07:26:57.992Z] #100 DONE 2.6s [2024-07-02T07:26:57.992Z] [2024-07-02T07:26:57.992Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:26:58.250Z] #35 ... [2024-07-02T07:26:58.250Z] [2024-07-02T07:26:58.250Z] #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T07:26:58.250Z] #101 DONE 0.0s [2024-07-02T07:26:58.250Z] [2024-07-02T07:26:58.250Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:06.371Z] #102 ... [2024-07-02T07:27:06.371Z] [2024-07-02T07:27:06.371Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:06.371Z] #103 ... [2024-07-02T07:27:06.371Z] [2024-07-02T07:27:06.371Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:21.252Z] #104 ... [2024-07-02T07:27:21.252Z] [2024-07-02T07:27:21.252Z] #68 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:21.252Z] #68 DONE 25.2s [2024-07-02T07:27:21.252Z] [2024-07-02T07:27:21.252Z] #103 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:21.252Z] #103 DONE 25.3s [2024-07-02T07:27:21.252Z] [2024-07-02T07:27:21.252Z] #102 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:21.252Z] #102 DONE 25.1s [2024-07-02T07:27:21.252Z] [2024-07-02T07:27:21.252Z] #104 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:21.252Z] #104 DONE 25.2s [2024-07-02T07:27:21.252Z] [2024-07-02T07:27:21.252Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T07:27:23.789Z] #105 ... [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #106 [core-metadata builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #106 DONE 3.4s [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #107 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:23.790Z] #107 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #108 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #108 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #109 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:23.790Z] #109 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #110 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:23.790Z] #110 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:23.790Z] #111 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #112 [support-scheduler builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #112 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #113 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:23.790Z] #113 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #114 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:23.790Z] #114 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #115 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #115 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #116 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:23.790Z] #116 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #117 [core-data builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #117 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:23.790Z] #118 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #119 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:23.790Z] #119 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #120 [core-command builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #120 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #121 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:23.790Z] #121 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #122 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #122 DONE 3.5s [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #123 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #123 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:23.790Z] #124 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #125 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:23.790Z] #125 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:27:23.790Z] #126 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:27:23.790Z] #127 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #128 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #128 CACHED [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #105 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T07:27:23.790Z] #105 DONE 3.5s [2024-07-02T07:27:23.790Z] [2024-07-02T07:27:23.790Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:27:24.050Z] #129 ... [2024-07-02T07:27:24.050Z] [2024-07-02T07:27:24.050Z] #130 [support-notifications builder 6/7] COPY . . [2024-07-02T07:27:24.050Z] #130 DONE 3.6s [2024-07-02T07:27:24.309Z] [2024-07-02T07:27:24.309Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:27:26.212Z] #131 2.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T07:27:27.030Z] Removing intermediate container 536640de9474 [2024-07-02T07:27:27.030Z] ---> 1c42ea84fb7b [2024-07-02T07:27:27.030Z] Successfully built 1c42ea84fb7b [2024-07-02T07:27:27.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:27:27.374Z] + docker inspect -f . ci-base-image-arm64 [2024-07-02T07:27:27.374Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:27:27.602Z] prd-ubuntu20.04-docker-arm64-4c-16g-4787 does not seem to be running inside a container [2024-07-02T07:27:27.683Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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-07-02T07:27:28.964Z] $ docker top 82b4f8c32c809ed40dfff1e23be09e7abe54668292bda59c25180cd05590d1d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:27:29.798Z] + go version [2024-07-02T07:27:29.798Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-07-02T07:27:29.816Z] $ docker stop --time=1 82b4f8c32c809ed40dfff1e23be09e7abe54668292bda59c25180cd05590d1d4 [2024-07-02T07:27:31.459Z] $ docker rm -f --volumes 82b4f8c32c809ed40dfff1e23be09e7abe54668292bda59c25180cd05590d1d4 [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-07-02T07:27:32.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T07:27:32.160Z] [2024-07-02T07:27:32.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:27:32.494Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T07:27:32.494Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-07-02T07:27:32.494Z] 547446be3368: Pulling fs layer [2024-07-02T07:27:32.494Z] d125d8839a47: Pulling fs layer [2024-07-02T07:27:32.494Z] 3e85d5ac6304: Pulling fs layer [2024-07-02T07:27:32.494Z] c3105a71a48b: Pulling fs layer [2024-07-02T07:27:32.494Z] 0f093f025ec4: Pulling fs layer [2024-07-02T07:27:32.494Z] c3106fc0e877: Pulling fs layer [2024-07-02T07:27:32.494Z] c3105a71a48b: Waiting [2024-07-02T07:27:32.494Z] 0f093f025ec4: Waiting [2024-07-02T07:27:32.494Z] c3106fc0e877: Waiting [2024-07-02T07:27:32.762Z] 547446be3368: Verifying Checksum [2024-07-02T07:27:32.762Z] 547446be3368: Download complete [2024-07-02T07:27:32.762Z] c3105a71a48b: Verifying Checksum [2024-07-02T07:27:32.762Z] c3105a71a48b: Download complete [2024-07-02T07:27:33.345Z] d125d8839a47: Verifying Checksum [2024-07-02T07:27:33.345Z] d125d8839a47: Download complete [2024-07-02T07:27:33.345Z] c3106fc0e877: Verifying Checksum [2024-07-02T07:27:33.345Z] c3106fc0e877: Download complete [2024-07-02T07:27:33.345Z] 0f093f025ec4: Verifying Checksum [2024-07-02T07:27:33.345Z] 0f093f025ec4: Download complete [2024-07-02T07:27:33.612Z] 547446be3368: Pull complete [2024-07-02T07:27:34.580Z] d125d8839a47: Pull complete [2024-07-02T07:27:34.719Z] #131 ... [2024-07-02T07:27:34.719Z] [2024-07-02T07:27:34.719Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:27:34.719Z] #0 1.574 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T07:27:34.719Z] #132 ... [2024-07-02T07:27:34.719Z] [2024-07-02T07:27:34.719Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:27:34.719Z] #0 0.840 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T07:27:34.719Z] #133 ... [2024-07-02T07:27:34.719Z] [2024-07-02T07:27:34.719Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:27:34.719Z] #0 2.026 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T07:27:34.977Z] #134 ... [2024-07-02T07:27:34.977Z] [2024-07-02T07:27:34.977Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:27:34.977Z] #0 0.960 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T07:27:34.977Z] #135 ... [2024-07-02T07:27:34.977Z] [2024-07-02T07:27:34.977Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:27:34.977Z] #0 1.039 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T07:27:35.162Z] 3e85d5ac6304: Verifying Checksum [2024-07-02T07:27:35.162Z] 3e85d5ac6304: Download complete [2024-07-02T07:27:35.234Z] #136 ... [2024-07-02T07:27:35.234Z] [2024-07-02T07:27:35.234Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:27:35.234Z] #0 0.718 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T07:27:35.234Z] #137 ... [2024-07-02T07:27:35.234Z] [2024-07-02T07:27:35.234Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:27:35.234Z] #0 1.097 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-07-02T07:27:35.492Z] #138 ... [2024-07-02T07:27:35.492Z] [2024-07-02T07:27:35.492Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:27:35.492Z] #0 2.372 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T07:27:35.492Z] #139 ... [2024-07-02T07:27:35.492Z] [2024-07-02T07:27:35.492Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:27:35.492Z] #0 1.390 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T07:27:36.424Z] #140 ... [2024-07-02T07:27:36.424Z] [2024-07-02T07:27:36.424Z] #129 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-07-02T07:27:36.424Z] #129 2.568 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T07:27:45.247Z] 3e85d5ac6304: Pull complete [2024-07-02T07:27:45.247Z] c3105a71a48b: Pull complete [2024-07-02T07:27:46.208Z] 0f093f025ec4: Pull complete [2024-07-02T07:27:46.474Z] c3106fc0e877: Pull complete [2024-07-02T07:27:46.474Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-07-02T07:27:46.474Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-07-02T07:27:46.474Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T07:27:46.694Z] prd-ubuntu20.04-docker-arm64-4c-16g-4787 does not seem to be running inside a container [2024-07-02T07:27:46.765Z] $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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-07-02T07:27:49.004Z] $ docker top a0a2a5ad85005e43a359bc7e886f9f691f2f64044575cf64393a706c0d7aafd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T07:27:49.850Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-07-02T07:27:59.941Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #1 transferring dockerfile: 1.93kB done [2024-07-02T07:27:59.941Z] #1 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #2 transferring dockerfile: 2.50kB done [2024-07-02T07:27:59.941Z] #2 DONE 0.0s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #3 [core-command internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #3 transferring dockerfile: 1.93kB 0.0s done [2024-07-02T07:27:59.941Z] #3 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #4 transferring dockerfile: 2.23kB done [2024-07-02T07:27:59.941Z] #4 DONE 0.0s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #5 transferring dockerfile: 2.49kB done [2024-07-02T07:27:59.941Z] #5 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #6 [security-spire-server internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #6 transferring dockerfile: 1.70kB 0.0s done [2024-07-02T07:27:59.941Z] #6 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #7 transferring dockerfile: 1.89kB done [2024-07-02T07:27:59.941Z] #7 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #8 [core-metadata internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #8 transferring dockerfile: 2.06kB done [2024-07-02T07:27:59.941Z] #8 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #9 transferring dockerfile: 2.93kB 0.0s done [2024-07-02T07:27:59.941Z] #9 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #10 transferring dockerfile: 2.15kB 0.0s done [2024-07-02T07:27:59.941Z] #10 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #11 [security-spire-config internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #11 transferring dockerfile: 1.69kB 0.0s done [2024-07-02T07:27:59.941Z] #11 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #12 [core-data internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #12 transferring dockerfile: 2.01kB 0.0s done [2024-07-02T07:27:59.941Z] #12 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #13 [security-spire-agent internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #13 transferring dockerfile: 1.81kB done [2024-07-02T07:27:59.941Z] #13 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #14 [support-notifications internal] load build definition from Dockerfile [2024-07-02T07:27:59.941Z] #14 transferring dockerfile: 1.95kB 0.0s done [2024-07-02T07:27:59.941Z] #14 DONE 0.1s [2024-07-02T07:27:59.941Z] [2024-07-02T07:27:59.941Z] #15 [support-scheduler internal] load .dockerignore [2024-07-02T07:27:59.941Z] #15 transferring context: [2024-07-02T07:28:00.209Z] #15 transferring context: 50B done [2024-07-02T07:28:00.209Z] #15 DONE 0.1s [2024-07-02T07:28:00.795Z] [2024-07-02T07:28:00.795Z] #16 [security-proxy-setup internal] load .dockerignore [2024-07-02T07:28:00.795Z] #16 transferring context: 50B done [2024-07-02T07:28:00.795Z] #16 DONE 0.0s [2024-07-02T07:28:00.795Z] [2024-07-02T07:28:00.795Z] #17 [core-command internal] load .dockerignore [2024-07-02T07:28:00.795Z] #17 transferring context: 50B done [2024-07-02T07:28:00.795Z] #17 DONE 0.1s [2024-07-02T07:28:00.795Z] [2024-07-02T07:28:00.795Z] #18 [core-common-config-bootstrapper internal] load .dockerignore [2024-07-02T07:28:00.795Z] #18 transferring context: 50B 0.0s done [2024-07-02T07:28:00.795Z] #18 DONE 0.1s [2024-07-02T07:28:00.795Z] [2024-07-02T07:28:00.795Z] #19 [security-secretstore-setup internal] load .dockerignore [2024-07-02T07:28:00.795Z] #19 transferring context: 50B done [2024-07-02T07:28:00.795Z] #19 DONE 0.1s [2024-07-02T07:28:00.795Z] [2024-07-02T07:28:00.795Z] #20 [security-spire-server internal] load .dockerignore [2024-07-02T07:28:01.064Z] #20 transferring context: 50B 0.0s done [2024-07-02T07:28:01.064Z] #20 DONE 0.1s [2024-07-02T07:28:01.064Z] [2024-07-02T07:28:01.064Z] #21 [security-spiffe-token-provider internal] load .dockerignore [2024-07-02T07:28:01.064Z] #21 transferring context: 50B done [2024-07-02T07:28:01.064Z] #21 DONE 0.1s [2024-07-02T07:28:01.064Z] [2024-07-02T07:28:01.064Z] #22 [core-metadata internal] load .dockerignore [2024-07-02T07:28:01.064Z] #22 transferring context: 50B done [2024-07-02T07:28:01.064Z] #22 DONE 0.1s [2024-07-02T07:28:01.064Z] [2024-07-02T07:28:01.064Z] #23 [security-bootstrapper internal] load .dockerignore [2024-07-02T07:28:01.336Z] #23 transferring context: 50B done [2024-07-02T07:28:01.336Z] #23 DONE 0.1s [2024-07-02T07:28:01.336Z] [2024-07-02T07:28:01.336Z] #24 [security-proxy-auth internal] load .dockerignore [2024-07-02T07:28:01.336Z] #24 transferring context: 50B done [2024-07-02T07:28:01.336Z] #24 DONE 0.1s [2024-07-02T07:28:01.336Z] [2024-07-02T07:28:01.336Z] #25 [security-spire-config internal] load .dockerignore [2024-07-02T07:28:01.336Z] #25 transferring context: 50B done [2024-07-02T07:28:01.336Z] #25 DONE 0.1s [2024-07-02T07:28:01.336Z] [2024-07-02T07:28:01.336Z] #26 [core-data internal] load .dockerignore [2024-07-02T07:28:01.336Z] #26 transferring context: 50B done [2024-07-02T07:28:01.336Z] #26 DONE 0.1s [2024-07-02T07:28:01.336Z] [2024-07-02T07:28:01.336Z] #27 [security-spire-agent internal] load .dockerignore [2024-07-02T07:28:01.336Z] #27 transferring context: 50B done [2024-07-02T07:28:01.336Z] #27 DONE 0.1s [2024-07-02T07:28:01.336Z] [2024-07-02T07:28:01.336Z] #28 [support-notifications internal] load .dockerignore [2024-07-02T07:28:01.608Z] #28 transferring context: 50B 0.0s done [2024-07-02T07:28:01.608Z] #28 DONE 0.1s [2024-07-02T07:28:01.608Z] [2024-07-02T07:28:01.608Z] #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:01.608Z] #29 DONE 0.0s [2024-07-02T07:28:01.608Z] [2024-07-02T07:28:01.608Z] #30 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:28:01.608Z] #30 DONE 0.1s [2024-07-02T07:28:01.608Z] [2024-07-02T07:28:01.608Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:01.608Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:01.880Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:01.880Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:01.880Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0B / 3.34MB 0.2s [2024-07-02T07:28:01.880Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:02.150Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 2.10MB / 3.34MB 0.3s [2024-07-02T07:28:02.150Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce [2024-07-02T07:28:02.150Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:02.733Z] #31 ... [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #32 [support-scheduler internal] load build context [2024-07-02T07:28:02.733Z] #32 transferring context: 2.65MB 0.6s done [2024-07-02T07:28:02.733Z] #32 DONE 0.8s [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:02.733Z] #31 ... [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:02.733Z] #29 DONE 0.0s [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:28:02.733Z] #30 DONE 0.2s [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:02.733Z] #33 DONE 0.9s [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:02.733Z] #31 ... [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:02.733Z] #29 DONE 0.0s [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:02.733Z] #33 DONE 1.6s [2024-07-02T07:28:02.733Z] [2024-07-02T07:28:02.733Z] #31 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:02.733Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:02.733Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:02.733Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:02.733Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:02.733Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:03.006Z] #31 ... [2024-07-02T07:28:03.006Z] [2024-07-02T07:28:03.006Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:03.006Z] #29 DONE 0.0s [2024-07-02T07:28:03.006Z] [2024-07-02T07:28:03.006Z] #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:03.006Z] #33 DONE 1.6s [2024-07-02T07:28:03.006Z] [2024-07-02T07:28:03.006Z] #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T07:28:03.006Z] #34 DONE 0.5s [2024-07-02T07:28:03.006Z] [2024-07-02T07:28:03.006Z] #31 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:03.006Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:03.006Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:03.006Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:03.006Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:03.006Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:03.006Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:03.273Z] #31 ... [2024-07-02T07:28:03.273Z] [2024-07-02T07:28:03.273Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:28:03.273Z] #30 DONE 0.5s [2024-07-02T07:28:03.273Z] [2024-07-02T07:28:03.273Z] #33 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:03.273Z] #33 DONE 1.7s [2024-07-02T07:28:03.273Z] [2024-07-02T07:28:03.273Z] #34 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-07-02T07:28:03.273Z] #34 DONE 0.6s [2024-07-02T07:28:03.273Z] [2024-07-02T07:28:03.273Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:03.273Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:03.273Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:03.273Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:03.273Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:03.273Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:03.273Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:03.550Z] #31 ... [2024-07-02T07:28:03.550Z] [2024-07-02T07:28:03.550Z] #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:03.550Z] #29 DONE 0.0s [2024-07-02T07:28:03.550Z] [2024-07-02T07:28:03.550Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:28:03.550Z] #30 DONE 0.7s [2024-07-02T07:28:03.550Z] [2024-07-02T07:28:03.550Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:03.550Z] #35 ... [2024-07-02T07:28:03.550Z] [2024-07-02T07:28:03.550Z] #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:03.550Z] #33 DONE 1.7s [2024-07-02T07:28:03.550Z] [2024-07-02T07:28:03.550Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:03.550Z] #29 DONE 0.0s [2024-07-02T07:28:03.550Z] [2024-07-02T07:28:03.550Z] #34 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-07-02T07:28:03.550Z] #34 DONE 0.6s [2024-07-02T07:28:03.550Z] [2024-07-02T07:28:03.550Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:03.817Z] #35 ... [2024-07-02T07:28:03.817Z] [2024-07-02T07:28:03.817Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:03.817Z] #29 DONE 0.0s [2024-07-02T07:28:03.817Z] [2024-07-02T07:28:03.817Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:03.817Z] #35 ... [2024-07-02T07:28:03.817Z] [2024-07-02T07:28:03.817Z] #33 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:03.817Z] #33 DONE 1.8s [2024-07-02T07:28:03.817Z] [2024-07-02T07:28:03.817Z] #34 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-07-02T07:28:03.817Z] #34 DONE 0.7s [2024-07-02T07:28:03.817Z] [2024-07-02T07:28:03.817Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:04.086Z] #35 ... [2024-07-02T07:28:04.086Z] [2024-07-02T07:28:04.086Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:04.086Z] #29 DONE 0.0s [2024-07-02T07:28:04.086Z] [2024-07-02T07:28:04.086Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:04.086Z] #35 ... [2024-07-02T07:28:04.086Z] [2024-07-02T07:28:04.086Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:28:04.086Z] #30 DONE 1.2s [2024-07-02T07:28:04.086Z] [2024-07-02T07:28:04.086Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:04.355Z] #35 ... [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:04.355Z] #33 DONE 1.8s [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-07-02T07:28:04.355Z] #34 DONE 0.7s [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:04.355Z] #35 ... [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #36 [security-proxy-setup internal] load build context [2024-07-02T07:28:04.355Z] #36 transferring context: 2.65MB 1.3s done [2024-07-02T07:28:04.355Z] #36 DONE 1.6s [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:04.355Z] #35 ... [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:04.355Z] #29 DONE 0.0s [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #31 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:04.355Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:04.355Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:04.355Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:04.355Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:04.355Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:04.355Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:04.355Z] #31 DONE 3.5s [2024-07-02T07:28:04.355Z] [2024-07-02T07:28:04.355Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:04.624Z] #35 ... [2024-07-02T07:28:04.624Z] [2024-07-02T07:28:04.624Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-07-02T07:28:04.624Z] #29 DONE 0.0s [2024-07-02T07:28:04.624Z] [2024-07-02T07:28:04.624Z] #37 [core-command internal] load build context [2024-07-02T07:28:04.624Z] #37 transferring context: 2.65MB 1.2s done [2024-07-02T07:28:04.624Z] #37 DONE 1.6s [2024-07-02T07:28:04.624Z] [2024-07-02T07:28:04.624Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:04.624Z] #35 transferring context: 2.65MB 1.1s done [2024-07-02T07:28:04.624Z] #35 ... [2024-07-02T07:28:04.624Z] [2024-07-02T07:28:04.624Z] #38 [core-common-config-bootstrapper internal] load build context [2024-07-02T07:28:04.624Z] #38 transferring context: 2.65MB 1.4s done [2024-07-02T07:28:04.624Z] #38 DONE 1.7s [2024-07-02T07:28:04.892Z] [2024-07-02T07:28:04.892Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:28:05.160Z] #39 ... [2024-07-02T07:28:05.160Z] [2024-07-02T07:28:05.160Z] #35 [security-secretstore-setup internal] load build context [2024-07-02T07:28:05.160Z] #35 DONE 1.8s [2024-07-02T07:28:05.160Z] [2024-07-02T07:28:05.160Z] #40 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:28:05.431Z] #40 ... [2024-07-02T07:28:05.431Z] [2024-07-02T07:28:05.431Z] #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:05.431Z] #33 DONE 1.8s [2024-07-02T07:28:05.431Z] [2024-07-02T07:28:05.431Z] #34 [core-data builder 2/7] WORKDIR /edgex-go [2024-07-02T07:28:05.431Z] #34 DONE 0.7s [2024-07-02T07:28:05.431Z] [2024-07-02T07:28:05.431Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:05.431Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:05.431Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:05.431Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:05.431Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:05.431Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:05.431Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:05.431Z] #31 DONE 3.6s [2024-07-02T07:28:05.431Z] [2024-07-02T07:28:05.431Z] #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-07-02T07:28:05.431Z] #30 DONE 2.3s [2024-07-02T07:28:05.718Z] [2024-07-02T07:28:05.718Z] #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-07-02T07:28:05.718Z] #33 DONE 1.9s [2024-07-02T07:28:05.718Z] [2024-07-02T07:28:05.718Z] #34 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-07-02T07:28:05.718Z] #34 DONE 0.8s [2024-07-02T07:28:05.718Z] [2024-07-02T07:28:05.718Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:05.718Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:05.718Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:05.718Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:05.718Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:05.718Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:05.718Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:05.718Z] #31 DONE 3.6s [2024-07-02T07:28:05.718Z] [2024-07-02T07:28:05.718Z] #41 [support-notifications internal] load build context [2024-07-02T07:28:07.345Z] #41 ... [2024-07-02T07:28:07.345Z] [2024-07-02T07:28:07.345Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:07.345Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:07.345Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:07.345Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:07.345Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:07.345Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:07.345Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:07.345Z] #31 DONE 3.6s [2024-07-02T07:28:07.345Z] [2024-07-02T07:28:07.345Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:07.345Z] #42 DONE 0.0s [2024-07-02T07:28:07.345Z] [2024-07-02T07:28:07.345Z] #43 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2024-07-02T07:28:07.345Z] #43 DONE 4.2s [2024-07-02T07:28:07.634Z] [2024-07-02T07:28:07.634Z] #31 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:07.634Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:07.634Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:07.634Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:07.634Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:07.634Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:07.634Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:07.634Z] #31 DONE 3.6s [2024-07-02T07:28:07.634Z] [2024-07-02T07:28:07.634Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:07.634Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:07.914Z] #42 ... [2024-07-02T07:28:07.914Z] [2024-07-02T07:28:07.914Z] #44 [security-bootstrapper internal] load build context [2024-07-02T07:28:07.914Z] #44 transferring context: 2.65MB 2.8s done [2024-07-02T07:28:07.914Z] #44 DONE 3.7s [2024-07-02T07:28:08.191Z] [2024-07-02T07:28:08.191Z] #41 [support-notifications internal] load build context [2024-07-02T07:28:08.191Z] #41 ... [2024-07-02T07:28:08.191Z] [2024-07-02T07:28:08.191Z] #45 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2024-07-02T07:28:08.191Z] #45 DONE 3.7s [2024-07-02T07:28:08.191Z] [2024-07-02T07:28:08.191Z] #46 [security-spiffe-token-provider internal] load build context [2024-07-02T07:28:08.191Z] #46 transferring context: 2.65MB 3.0s done [2024-07-02T07:28:08.191Z] #46 DONE 4.6s [2024-07-02T07:28:08.191Z] [2024-07-02T07:28:08.191Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:08.191Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2024-07-02T07:28:08.191Z] #42 DONE 0.9s [2024-07-02T07:28:08.191Z] [2024-07-02T07:28:08.191Z] #41 [support-notifications internal] load build context [2024-07-02T07:28:08.477Z] #41 ... [2024-07-02T07:28:08.477Z] [2024-07-02T07:28:08.477Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d [2024-07-02T07:28:08.477Z] #31 resolve docker.io/library/alpine:3.18@sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 0.0s done [2024-07-02T07:28:08.477Z] #31 sha256:879b9c82d5a8d854eb833ef2bddf3edfc09dda053a63bee84c7835b72c0a65b1 528B / 528B done [2024-07-02T07:28:08.477Z] #31 sha256:dec292d02e079b9d0c41bc2c1f24664b628826ebabccbcc4c478cf832560155d 1.49kB / 1.49kB done [2024-07-02T07:28:08.477Z] #31 sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 3.34MB / 3.34MB 0.3s done [2024-07-02T07:28:08.477Z] #31 sha256:1875c923b73448b558132e7d4a44b815d078779ed7a73f76209c6372de95ea8d 1.64kB / 1.64kB done [2024-07-02T07:28:08.477Z] #31 extracting sha256:5c905c7ebe2fecec0b1115f145c0ea74b3233aa25d8239903194f6b4424044ce 0.8s done [2024-07-02T07:28:08.477Z] #31 DONE 3.6s [2024-07-02T07:28:08.477Z] [2024-07-02T07:28:08.477Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:08.477Z] #42 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.7s done [2024-07-02T07:28:08.477Z] #42 DONE 0.9s [2024-07-02T07:28:08.477Z] [2024-07-02T07:28:08.477Z] #41 [support-notifications internal] load build context [2024-07-02T07:28:08.754Z] #41 ... [2024-07-02T07:28:08.754Z] [2024-07-02T07:28:08.754Z] #47 [core-metadata internal] load build context [2024-07-02T07:28:08.754Z] #47 transferring context: 2.65MB 2.9s done [2024-07-02T07:28:08.754Z] #47 DONE 4.8s [2024-07-02T07:28:08.754Z] [2024-07-02T07:28:08.754Z] #41 [support-notifications internal] load build context [2024-07-02T07:28:09.083Z] #41 ... [2024-07-02T07:28:09.083Z] [2024-07-02T07:28:09.083Z] #48 [security-proxy-auth internal] load build context [2024-07-02T07:28:09.083Z] #48 transferring context: 2.65MB 2.9s done [2024-07-02T07:28:09.083Z] #48 DONE 4.7s [2024-07-02T07:28:09.083Z] [2024-07-02T07:28:09.083Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:09.083Z] #42 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2024-07-02T07:28:09.083Z] #42 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2024-07-02T07:28:09.083Z] #42 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2024-07-02T07:28:09.083Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s [2024-07-02T07:28:09.366Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.6s [2024-07-02T07:28:09.645Z] #42 ... [2024-07-02T07:28:09.645Z] [2024-07-02T07:28:09.645Z] #49 [security-spire-config internal] load build context [2024-07-02T07:28:09.645Z] #49 transferring context: 25.04kB 0.4s done [2024-07-02T07:28:09.645Z] #49 DONE 2.2s [2024-07-02T07:28:09.645Z] [2024-07-02T07:28:09.645Z] #50 [security-spire-server internal] load build context [2024-07-02T07:28:09.645Z] #50 transferring context: 26.79kB 0.4s done [2024-07-02T07:28:09.645Z] #50 DONE 2.1s [2024-07-02T07:28:09.645Z] [2024-07-02T07:28:09.645Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:09.645Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0B / 123.55kB 0.9s [2024-07-02T07:28:09.645Z] #42 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.9s done [2024-07-02T07:28:09.645Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s [2024-07-02T07:28:09.645Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 [2024-07-02T07:28:09.922Z] #42 ... [2024-07-02T07:28:09.922Z] [2024-07-02T07:28:09.922Z] #51 [core-data internal] load build context [2024-07-02T07:28:09.922Z] #51 transferring context: 2.65MB 3.0s done [2024-07-02T07:28:09.922Z] #51 DONE 4.3s [2024-07-02T07:28:09.922Z] [2024-07-02T07:28:09.922Z] #52 [security-spire-agent internal] load build context [2024-07-02T07:28:09.922Z] #52 transferring context: 26.32kB 0.2s done [2024-07-02T07:28:09.922Z] #52 DONE 1.4s [2024-07-02T07:28:09.922Z] [2024-07-02T07:28:09.922Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:09.922Z] #42 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 1.0s done [2024-07-02T07:28:09.922Z] #42 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 1.0s done [2024-07-02T07:28:09.922Z] #42 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.1s done [2024-07-02T07:28:09.922Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.3s [2024-07-02T07:28:10.890Z] #42 ... [2024-07-02T07:28:10.890Z] [2024-07-02T07:28:10.890Z] #41 [support-notifications internal] load build context [2024-07-02T07:28:10.890Z] #41 transferring context: 2.65MB 3.0s done [2024-07-02T07:28:10.890Z] #41 DONE 5.0s [2024-07-02T07:28:10.890Z] [2024-07-02T07:28:10.890Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:10.890Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.69MB / 23.39MB 2.2s [2024-07-02T07:28:11.476Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 4.44MB / 23.39MB 2.6s [2024-07-02T07:28:12.062Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.82MB / 23.39MB 3.4s [2024-07-02T07:28:12.331Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.34MB / 23.39MB 3.6s [2024-07-02T07:28:12.919Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.44MB / 23.39MB 4.1s [2024-07-02T07:28:12.919Z] #42 ... [2024-07-02T07:28:12.919Z] [2024-07-02T07:28:12.919Z] #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:28:12.919Z] #0 8.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:12.919Z] #0 9.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:12.919Z] #53 ... [2024-07-02T07:28:12.919Z] [2024-07-02T07:28:12.919Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:28:12.919Z] #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:13.189Z] #54 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:13.189Z] #54 ... [2024-07-02T07:28:13.189Z] [2024-07-02T07:28:13.189Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:13.464Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.39MB / 23.39MB 4.7s [2024-07-02T07:28:13.464Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.63MB / 23.39MB 4.8s [2024-07-02T07:28:13.730Z] #42 ... [2024-07-02T07:28:13.730Z] [2024-07-02T07:28:13.730Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:28:13.730Z] #0 4.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:13.730Z] #0 4.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:13.730Z] #0 6.649 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:28:13.730Z] #0 6.649 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:28:13.730Z] #0 6.649 OK: 19951 distinct packages available [2024-07-02T07:28:13.730Z] #0 6.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:13.730Z] #0 7.711 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:13.730Z] #0 9.983 OK: 266 MiB in 52 packages [2024-07-02T07:28:13.730Z] #55 ... [2024-07-02T07:28:13.730Z] [2024-07-02T07:28:13.730Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:13.730Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.14MB / 23.39MB 5.0s [2024-07-02T07:28:13.730Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s [2024-07-02T07:28:13.996Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 16.78MB / 23.39MB 5.2s [2024-07-02T07:28:13.996Z] #42 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.1s done [2024-07-02T07:28:14.269Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 5.7s [2024-07-02T07:28:14.539Z] #42 ... [2024-07-02T07:28:14.539Z] [2024-07-02T07:28:14.539Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:28:14.539Z] #0 7.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:14.539Z] #0 8.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:14.814Z] #56 ... [2024-07-02T07:28:14.814Z] [2024-07-02T07:28:14.814Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:14.814Z] #42 ... [2024-07-02T07:28:14.814Z] [2024-07-02T07:28:14.814Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-07-02T07:28:14.814Z] #55 DONE 11.3s [2024-07-02T07:28:14.814Z] [2024-07-02T07:28:14.814Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:14.814Z] #42 ... [2024-07-02T07:28:14.814Z] [2024-07-02T07:28:14.814Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:28:15.087Z] #57 ... [2024-07-02T07:28:15.087Z] [2024-07-02T07:28:15.087Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:28:15.087Z] #58 ... [2024-07-02T07:28:15.087Z] [2024-07-02T07:28:15.087Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:15.087Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 6.4s [2024-07-02T07:28:15.354Z] #42 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 6.5s done [2024-07-02T07:28:15.624Z] #42 ... [2024-07-02T07:28:15.624Z] [2024-07-02T07:28:15.624Z] #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:15.624Z] #59 DONE 0.6s [2024-07-02T07:28:15.624Z] [2024-07-02T07:28:15.624Z] #54 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:28:15.624Z] #54 12.72 OK: 266 MiB in 52 packages [2024-07-02T07:28:15.624Z] #54 ... [2024-07-02T07:28:15.624Z] [2024-07-02T07:28:15.624Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T07:28:15.624Z] #0 8.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:15.624Z] #0 9.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:15.895Z] #60 ... [2024-07-02T07:28:15.895Z] [2024-07-02T07:28:15.895Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:15.895Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2024-07-02T07:28:15.895Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2024-07-02T07:28:15.895Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2024-07-02T07:28:15.895Z] #61 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2024-07-02T07:28:15.895Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2024-07-02T07:28:15.895Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B done [2024-07-02T07:28:15.895Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB done [2024-07-02T07:28:15.895Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.2s done [2024-07-02T07:28:15.895Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 5.4s done [2024-07-02T07:28:16.164Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2024-07-02T07:28:16.164Z] #61 ... [2024-07-02T07:28:16.164Z] [2024-07-02T07:28:16.164Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:16.164Z] #42 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.0s done [2024-07-02T07:28:16.164Z] #42 ... [2024-07-02T07:28:16.164Z] [2024-07-02T07:28:16.164Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:28:16.435Z] #62 ... [2024-07-02T07:28:16.435Z] [2024-07-02T07:28:16.435Z] #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:16.435Z] #63 ... [2024-07-02T07:28:16.435Z] [2024-07-02T07:28:16.435Z] #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:28:16.435Z] #53 12.37 OK: 266 MiB in 52 packages [2024-07-02T07:28:16.435Z] #53 DONE 13.7s [2024-07-02T07:28:16.724Z] [2024-07-02T07:28:16.724Z] #54 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-07-02T07:28:16.724Z] #54 DONE 14.5s [2024-07-02T07:28:16.724Z] [2024-07-02T07:28:16.724Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:28:16.724Z] #56 11.89 (1/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:16.724Z] #56 11.90 (2/2) Installing su-exec (0.2-r3) [2024-07-02T07:28:16.724Z] #56 11.92 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:16.724Z] #56 11.98 OK: 8 MiB in 17 packages [2024-07-02T07:28:17.314Z] #56 ... [2024-07-02T07:28:17.314Z] [2024-07-02T07:28:17.314Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:28:17.582Z] #64 ... [2024-07-02T07:28:17.582Z] [2024-07-02T07:28:17.582Z] #56 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2024-07-02T07:28:17.582Z] #56 DONE 13.0s [2024-07-02T07:28:17.582Z] [2024-07-02T07:28:17.582Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:28:17.582Z] #65 ... [2024-07-02T07:28:17.582Z] [2024-07-02T07:28:17.582Z] #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-07-02T07:28:17.582Z] #60 11.47 OK: 266 MiB in 52 packages [2024-07-02T07:28:17.582Z] #60 DONE 12.0s [2024-07-02T07:28:17.851Z] [2024-07-02T07:28:17.851Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:17.851Z] #66 ... [2024-07-02T07:28:17.851Z] [2024-07-02T07:28:17.851Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:28:18.120Z] #67 ... [2024-07-02T07:28:18.120Z] [2024-07-02T07:28:18.120Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:28:18.120Z] #68 ... [2024-07-02T07:28:18.120Z] [2024-07-02T07:28:18.120Z] #69 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:18.120Z] #69 DONE 1.6s [2024-07-02T07:28:18.120Z] [2024-07-02T07:28:18.120Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:28:18.120Z] #39 12.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:18.397Z] #39 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:18.673Z] #39 ... [2024-07-02T07:28:18.673Z] [2024-07-02T07:28:18.673Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:18.673Z] #70 DONE 2.1s [2024-07-02T07:28:18.673Z] [2024-07-02T07:28:18.673Z] #40 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:28:18.673Z] #40 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:18.673Z] #40 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:18.673Z] #40 13.56 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:18.673Z] #40 13.57 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:18.673Z] #40 13.67 OK: 8 MiB in 16 packages [2024-07-02T07:28:18.673Z] #40 DONE 14.7s [2024-07-02T07:28:18.673Z] [2024-07-02T07:28:18.673Z] #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:19.265Z] #71 ... [2024-07-02T07:28:19.265Z] [2024-07-02T07:28:19.265Z] #66 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:28:19.265Z] #66 DONE 1.4s [2024-07-02T07:28:19.533Z] [2024-07-02T07:28:19.533Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:19.533Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2024-07-02T07:28:23.796Z] #61 ... [2024-07-02T07:28:23.796Z] [2024-07-02T07:28:23.796Z] #39 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-07-02T07:28:23.796Z] #39 14.84 (1/4) Installing ca-certificates (20240226-r0) [2024-07-02T07:28:23.796Z] #39 14.97 (2/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:23.796Z] #39 14.97 (3/4) Installing su-exec (0.2-r3) [2024-07-02T07:28:23.796Z] #39 15.00 (4/4) Installing yq (4.33.3-r5) [2024-07-02T07:28:23.796Z] #39 15.49 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:23.796Z] #39 15.61 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:28:23.796Z] #39 16.86 OK: 18 MiB in 19 packages [2024-07-02T07:28:23.796Z] #39 DONE 18.2s [2024-07-02T07:28:23.796Z] [2024-07-02T07:28:23.796Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:24.759Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 5.1s [2024-07-02T07:28:26.710Z] #61 ... [2024-07-02T07:28:26.710Z] [2024-07-02T07:28:26.710Z] #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-07-02T07:28:26.710Z] #57 14.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:26.710Z] #57 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:26.710Z] #57 18.21 (1/6) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:26.710Z] #57 18.77 (2/6) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:26.710Z] #57 18.83 (3/6) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:26.710Z] #57 18.85 (4/6) Installing openssl (3.1.6-r0) [2024-07-02T07:28:26.710Z] #57 18.92 (5/6) Installing su-exec (0.2-r3) [2024-07-02T07:28:26.710Z] #57 18.94 (6/6) Installing yq (4.33.3-r5) [2024-07-02T07:28:26.710Z] #57 19.93 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:26.710Z] #57 20.06 OK: 18 MiB in 19 packages [2024-07-02T07:28:26.710Z] #57 DONE 21.4s [2024-07-02T07:28:26.710Z] [2024-07-02T07:28:26.710Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:28.662Z] #61 ... [2024-07-02T07:28:28.662Z] [2024-07-02T07:28:28.662Z] #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-07-02T07:28:28.662Z] #62 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:28.662Z] #62 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:28.662Z] #62 20.04 (1/1) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:28.662Z] #62 20.05 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:28.662Z] #62 20.21 OK: 8 MiB in 16 packages [2024-07-02T07:28:28.662Z] #62 DONE 21.9s [2024-07-02T07:28:28.662Z] [2024-07-02T07:28:28.662Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:28.662Z] #61 ... [2024-07-02T07:28:28.662Z] [2024-07-02T07:28:28.662Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:28.662Z] #72 ... [2024-07-02T07:28:28.662Z] [2024-07-02T07:28:28.662Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:28.662Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.8s [2024-07-02T07:28:28.662Z] #42 ... [2024-07-02T07:28:28.662Z] [2024-07-02T07:28:28.662Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:28.662Z] #61 ... [2024-07-02T07:28:28.662Z] [2024-07-02T07:28:28.662Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:28.662Z] #73 ... [2024-07-02T07:28:28.662Z] [2024-07-02T07:28:28.662Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:29.247Z] #61 ... [2024-07-02T07:28:29.247Z] [2024-07-02T07:28:29.247Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-07-02T07:28:29.247Z] #64 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:29.247Z] #64 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:29.247Z] #64 18.73 (1/2) Installing ca-certificates (20240226-r0) [2024-07-02T07:28:29.247Z] #64 19.27 (2/2) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:29.247Z] #64 19.32 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:29.247Z] #64 19.42 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:28:29.247Z] #64 20.53 OK: 9 MiB in 17 packages [2024-07-02T07:28:29.247Z] #64 DONE 21.9s [2024-07-02T07:28:29.247Z] [2024-07-02T07:28:29.247Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:29.514Z] #74 ... [2024-07-02T07:28:29.514Z] [2024-07-02T07:28:29.514Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:30.481Z] #42 ... [2024-07-02T07:28:30.481Z] [2024-07-02T07:28:30.481Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:28:30.481Z] #68 12.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.481Z] #68 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.481Z] #68 17.72 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:28:30.481Z] #68 17.74 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:28:30.481Z] #68 17.74 OK: 19948 distinct packages available [2024-07-02T07:28:30.481Z] #68 18.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.481Z] #68 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.481Z] #68 ... [2024-07-02T07:28:30.481Z] [2024-07-02T07:28:30.481Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:30.481Z] #42 ... [2024-07-02T07:28:30.481Z] [2024-07-02T07:28:30.481Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:28:30.481Z] #67 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.481Z] #67 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.481Z] #67 18.98 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:28:30.481Z] #67 18.98 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:28:30.481Z] #67 18.98 OK: 19948 distinct packages available [2024-07-02T07:28:30.481Z] #67 20.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.481Z] #67 22.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:30.751Z] #67 ... [2024-07-02T07:28:30.751Z] [2024-07-02T07:28:30.751Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:31.029Z] #42 ... [2024-07-02T07:28:31.029Z] [2024-07-02T07:28:31.029Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:28:31.029Z] #58 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:31.029Z] #58 17.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:31.029Z] #58 22.22 v3.18.7-15-g9f19529cbe4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-07-02T07:28:31.029Z] #58 22.22 v3.18.7-10-g1236327dd35 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-07-02T07:28:31.029Z] #58 22.22 OK: 19948 distinct packages available [2024-07-02T07:28:31.029Z] #58 22.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:31.029Z] #58 24.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:31.302Z] #58 ... [2024-07-02T07:28:31.302Z] [2024-07-02T07:28:31.302Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:33.257Z] #42 ... [2024-07-02T07:28:33.257Z] [2024-07-02T07:28:33.257Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T07:28:33.257Z] #0 7.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:33.257Z] #0 9.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:33.257Z] #75 ... [2024-07-02T07:28:33.257Z] [2024-07-02T07:28:33.257Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:28:33.257Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 12.3s done [2024-07-02T07:28:34.685Z] #61 ... [2024-07-02T07:28:34.685Z] [2024-07-02T07:28:34.685Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:28:34.685Z] #58 29.83 (1/11) Installing ca-certificates (20240226-r0) [2024-07-02T07:28:35.284Z] #58 ... [2024-07-02T07:28:35.284Z] [2024-07-02T07:28:35.284Z] #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-07-02T07:28:35.284Z] #68 26.23 (1/4) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:35.284Z] #68 26.26 (2/4) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:28:35.284Z] #68 26.28 (3/4) Installing libucontext (1.2-r2) [2024-07-02T07:28:35.284Z] #68 26.30 (4/4) Installing gcompat (1.1.0-r1) [2024-07-02T07:28:35.284Z] #68 26.32 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:35.284Z] #68 26.50 OK: 8 MiB in 19 packages [2024-07-02T07:28:35.284Z] #68 DONE 27.4s [2024-07-02T07:28:35.284Z] [2024-07-02T07:28:35.284Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:28:35.284Z] #58 30.38 (2/11) Installing brotli-libs (1.0.9-r14) [2024-07-02T07:28:35.555Z] #58 ... [2024-07-02T07:28:35.555Z] [2024-07-02T07:28:35.555Z] #65 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2024-07-02T07:28:35.555Z] #65 9.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:35.555Z] #65 11.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:35.555Z] #65 15.47 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:35.555Z] #65 16.05 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:35.555Z] #65 16.15 OK: 8 MiB in 17 packages [2024-07-02T07:28:35.555Z] #65 DONE 18.1s [2024-07-02T07:28:35.555Z] [2024-07-02T07:28:35.555Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:28:35.555Z] #58 30.62 (3/11) Installing libunistring (1.1-r1) [2024-07-02T07:28:35.825Z] #58 30.90 (4/11) Installing libidn2 (2.3.4-r1) [2024-07-02T07:28:36.093Z] #58 30.95 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-07-02T07:28:36.093Z] #58 31.01 (6/11) Installing libcurl (8.5.0-r0) [2024-07-02T07:28:36.361Z] #58 31.20 (7/11) Installing curl (8.5.0-r0) [2024-07-02T07:28:36.361Z] #58 31.29 (8/11) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:36.361Z] #58 ... [2024-07-02T07:28:36.361Z] [2024-07-02T07:28:36.361Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:28:36.361Z] #0 5.446 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:36.361Z] #0 7.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:36.361Z] #76 ... [2024-07-02T07:28:36.361Z] [2024-07-02T07:28:36.361Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:28:36.361Z] #58 31.37 (9/11) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:28:36.361Z] #58 31.37 (10/11) Installing libucontext (1.2-r2) [2024-07-02T07:28:36.361Z] #58 31.40 (11/11) Installing gcompat (1.1.0-r1) [2024-07-02T07:28:36.361Z] #58 31.43 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:36.629Z] #58 31.57 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:28:36.899Z] #58 ... [2024-07-02T07:28:36.899Z] [2024-07-02T07:28:36.899Z] #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:28:36.899Z] #42 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.3s done [2024-07-02T07:28:36.899Z] #42 DONE 29.5s [2024-07-02T07:28:36.899Z] [2024-07-02T07:28:36.899Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:28:36.899Z] #67 27.42 (1/7) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:36.899Z] #67 27.99 (2/7) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:36.899Z] #67 28.12 (3/7) Installing dumb-init (1.2.5-r2) [2024-07-02T07:28:36.899Z] #67 28.18 (4/7) Installing musl-obstack (1.2.3-r2) [2024-07-02T07:28:36.899Z] #67 28.20 (5/7) Installing libucontext (1.2-r2) [2024-07-02T07:28:36.899Z] #67 28.20 (6/7) Installing gcompat (1.1.0-r1) [2024-07-02T07:28:36.899Z] #67 28.23 (7/7) Installing openssl (3.1.6-r0) [2024-07-02T07:28:36.899Z] #67 28.42 Executing busybox-1.36.1-r7.trigger [2024-07-02T07:28:36.899Z] #67 28.59 OK: 9 MiB in 20 packages [2024-07-02T07:28:37.166Z] #67 ... [2024-07-02T07:28:37.166Z] [2024-07-02T07:28:37.166Z] #71 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:37.166Z] #71 8.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:37.166Z] #71 10.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:37.166Z] #71 16.37 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:37.166Z] #71 16.84 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:37.166Z] #71 17.05 OK: 8 MiB in 16 packages [2024-07-02T07:28:37.166Z] #71 ... [2024-07-02T07:28:37.166Z] [2024-07-02T07:28:37.166Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T07:28:37.752Z] #77 ... [2024-07-02T07:28:37.753Z] [2024-07-02T07:28:37.753Z] #71 [security-proxy-auth stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:37.753Z] #71 DONE 19.7s [2024-07-02T07:28:37.753Z] [2024-07-02T07:28:37.753Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:28:38.021Z] #78 ... [2024-07-02T07:28:38.022Z] [2024-07-02T07:28:38.022Z] #67 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-07-02T07:28:38.022Z] #67 DONE 30.3s [2024-07-02T07:28:38.289Z] [2024-07-02T07:28:38.289Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:38.289Z] #0 5.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:38.289Z] #0 6.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:38.289Z] #79 ... [2024-07-02T07:28:38.289Z] [2024-07-02T07:28:38.289Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T07:28:39.261Z] #80 ... [2024-07-02T07:28:39.261Z] [2024-07-02T07:28:39.261Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:39.261Z] #0 4.574 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:39.261Z] #0 6.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:39.528Z] #81 ... [2024-07-02T07:28:39.528Z] [2024-07-02T07:28:39.528Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:28:39.528Z] #76 12.94 OK: 18 MiB in 19 packages [2024-07-02T07:28:39.796Z] #76 ... [2024-07-02T07:28:39.796Z] [2024-07-02T07:28:39.796Z] #58 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-07-02T07:28:39.796Z] #58 33.03 OK: 13 MiB in 26 packages [2024-07-02T07:28:39.796Z] #58 DONE 34.6s [2024-07-02T07:28:39.796Z] [2024-07-02T07:28:39.796Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:28:39.796Z] #78 4.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:40.383Z] #78 ... [2024-07-02T07:28:40.383Z] [2024-07-02T07:28:40.383Z] #77 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-07-02T07:28:40.383Z] #77 DONE 4.7s [2024-07-02T07:28:40.652Z] [2024-07-02T07:28:40.652Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-07-02T07:28:40.652Z] #76 DONE 14.3s [2024-07-02T07:28:40.652Z] [2024-07-02T07:28:40.652Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T07:28:40.920Z] #82 ... [2024-07-02T07:28:40.920Z] [2024-07-02T07:28:40.920Z] #83 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2024-07-02T07:28:40.920Z] #83 DONE 0.4s [2024-07-02T07:28:41.196Z] [2024-07-02T07:28:41.196Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:41.196Z] #81 11.22 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:41.196Z] #81 11.52 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:41.196Z] #81 11.60 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:28:41.196Z] #81 ... [2024-07-02T07:28:41.196Z] [2024-07-02T07:28:41.196Z] #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-07-02T07:28:41.196Z] #75 15.04 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:41.196Z] #75 15.59 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:41.196Z] #75 15.67 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:28:41.196Z] #75 16.51 OK: 18 MiB in 19 packages [2024-07-02T07:28:41.196Z] #75 DONE 18.0s [2024-07-02T07:28:41.196Z] [2024-07-02T07:28:41.196Z] #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-07-02T07:28:41.196Z] #82 DONE 0.6s [2024-07-02T07:28:41.196Z] [2024-07-02T07:28:41.196Z] #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:41.196Z] #79 11.48 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:41.196Z] #79 12.16 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:41.196Z] #79 12.21 OK: 8 MiB in 16 packages [2024-07-02T07:28:41.780Z] #79 DONE 13.5s [2024-07-02T07:28:41.780Z] [2024-07-02T07:28:41.780Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:28:41.780Z] #78 6.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:42.749Z] #78 ... [2024-07-02T07:28:42.749Z] [2024-07-02T07:28:42.749Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:42.749Z] #81 12.64 OK: 9 MiB in 17 packages [2024-07-02T07:28:42.749Z] #81 DONE 13.4s [2024-07-02T07:28:42.749Z] [2024-07-02T07:28:42.749Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:43.333Z] #84 3.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:43.930Z] #84 4.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:44.126Z] #129 77.94 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T07:28:44.197Z] #84 ... [2024-07-02T07:28:44.197Z] [2024-07-02T07:28:44.197Z] #78 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-07-02T07:28:44.197Z] #78 8.288 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:44.197Z] #78 8.420 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:44.197Z] #78 8.446 OK: 8 MiB in 19 packages [2024-07-02T07:28:44.197Z] #78 DONE 8.9s [2024-07-02T07:28:44.468Z] [2024-07-02T07:28:44.468Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:28:45.434Z] #85 DONE 1.2s [2024-07-02T07:28:45.434Z] [2024-07-02T07:28:45.434Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T07:28:45.702Z] #86 ... [2024-07-02T07:28:45.702Z] [2024-07-02T07:28:45.702Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-07-02T07:28:45.702Z] #80 5.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:45.702Z] #80 5.823 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-07-02T07:28:45.702Z] #80 7.272 OK: 9 MiB in 20 packages [2024-07-02T07:28:45.702Z] #80 DONE 7.7s [2024-07-02T07:28:45.702Z] [2024-07-02T07:28:45.702Z] #86 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-07-02T07:28:45.702Z] #86 DONE 0.4s [2024-07-02T07:28:45.702Z] [2024-07-02T07:28:45.702Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:45.702Z] #84 5.597 (1/2) Upgrading libcrypto3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:45.702Z] #84 5.835 (2/2) Upgrading libssl3 (3.1.5-r0 -> 3.1.6-r0) [2024-07-02T07:28:45.702Z] #84 5.872 Executing ca-certificates-20240226-r0.trigger [2024-07-02T07:28:45.972Z] #84 6.375 OK: 13 MiB in 26 packages [2024-07-02T07:28:46.241Z] #84 ... [2024-07-02T07:28:46.241Z] [2024-07-02T07:28:46.241Z] #87 [security-spire-config stage-2 6/10] COPY security.txt / [2024-07-02T07:28:46.241Z] #87 DONE 0.3s [2024-07-02T07:28:46.241Z] [2024-07-02T07:28:46.241Z] #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:28:46.852Z] #88 DONE 0.4s [2024-07-02T07:28:46.852Z] [2024-07-02T07:28:46.852Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-07-02T07:28:46.852Z] #84 DONE 6.9s [2024-07-02T07:28:46.852Z] [2024-07-02T07:28:46.852Z] #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-07-02T07:28:46.852Z] #89 DONE 0.3s [2024-07-02T07:28:46.852Z] [2024-07-02T07:28:46.852Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:28:46.852Z] #90 ... [2024-07-02T07:28:46.852Z] [2024-07-02T07:28:46.852Z] #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-07-02T07:28:46.852Z] #91 DONE 1.3s [2024-07-02T07:28:47.118Z] [2024-07-02T07:28:47.118Z] #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-07-02T07:28:47.118Z] #92 DONE 0.3s [2024-07-02T07:28:47.118Z] [2024-07-02T07:28:47.118Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:28:47.118Z] #93 ... [2024-07-02T07:28:47.118Z] [2024-07-02T07:28:47.118Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:28:47.118Z] #90 DONE 1.6s [2024-07-02T07:28:47.387Z] [2024-07-02T07:28:47.387Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-07-02T07:28:47.387Z] #94 DONE 0.2s [2024-07-02T07:28:47.387Z] [2024-07-02T07:28:47.387Z] #95 [security-spire-server stage-2 6/9] COPY security.txt / [2024-07-02T07:28:47.654Z] #95 DONE 0.2s [2024-07-02T07:28:47.654Z] [2024-07-02T07:28:47.654Z] #96 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:28:47.920Z] #96 DONE 0.2s [2024-07-02T07:28:47.920Z] [2024-07-02T07:28:47.920Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-07-02T07:28:47.920Z] #97 DONE 0.2s [2024-07-02T07:28:47.920Z] [2024-07-02T07:28:47.920Z] #98 [security-spire-config] exporting to image [2024-07-02T07:28:47.920Z] #98 exporting layers [2024-07-02T07:28:48.189Z] #98 ... [2024-07-02T07:28:48.189Z] [2024-07-02T07:28:48.189Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-07-02T07:28:48.189Z] #99 DONE 0.2s [2024-07-02T07:28:48.189Z] [2024-07-02T07:28:48.189Z] #98 [security-spire-server] exporting to image [2024-07-02T07:28:48.772Z] #98 ... [2024-07-02T07:28:48.772Z] [2024-07-02T07:28:48.772Z] #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-07-02T07:28:48.772Z] #93 DONE 1.7s [2024-07-02T07:28:48.772Z] [2024-07-02T07:28:48.772Z] #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-07-02T07:28:49.040Z] #100 DONE 0.3s [2024-07-02T07:28:49.040Z] [2024-07-02T07:28:49.040Z] #101 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-07-02T07:28:49.040Z] #101 DONE 0.2s [2024-07-02T07:28:49.040Z] [2024-07-02T07:28:49.040Z] #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-07-02T07:28:49.664Z] #102 DONE 0.3s [2024-07-02T07:28:49.664Z] [2024-07-02T07:28:49.664Z] #98 [security-spire-server] exporting to image [2024-07-02T07:28:49.664Z] #98 exporting layers 2.4s done [2024-07-02T07:28:49.664Z] #98 writing image sha256:449b1a8793ed9e26754ee100cd4d437813b8d56f5371238bf504e03da49f0e9e 0.0s done [2024-07-02T07:28:49.664Z] #98 naming to docker.io/library/security-spire-config-arm64 [2024-07-02T07:28:49.664Z] #98 naming to docker.io/library/security-spire-config-arm64 done [2024-07-02T07:28:49.664Z] #98 ... [2024-07-02T07:28:49.664Z] [2024-07-02T07:28:49.664Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-07-02T07:28:49.664Z] #103 DONE 0.3s [2024-07-02T07:28:49.932Z] [2024-07-02T07:28:49.932Z] #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-07-02T07:28:49.932Z] #104 DONE 0.2s [2024-07-02T07:28:49.932Z] [2024-07-02T07:28:49.932Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:28:49.932Z] #73 ... [2024-07-02T07:28:49.932Z] [2024-07-02T07:28:49.932Z] #98 [security-spire-agent] exporting to image [2024-07-02T07:28:50.894Z] #98 exporting layers 2.4s done [2024-07-02T07:28:50.895Z] #98 writing image sha256:dc46b6cfea6a748a25e3c6118bdc35b1def0e29245df9440aa83c5bef9b7e843 done [2024-07-02T07:28:50.895Z] #98 naming to docker.io/library/security-spire-server-arm64 done [2024-07-02T07:28:51.853Z] #98 exporting layers 1.9s done [2024-07-02T07:28:52.123Z] #98 writing image sha256:d1ef645442103d1f11fca2189066f52c61aae49560ecf097bd935cda9998dfde 0.0s done [2024-07-02T07:28:52.123Z] #98 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-07-02T07:28:52.123Z] #98 DONE 4.7s [2024-07-02T07:28:52.123Z] [2024-07-02T07:28:52.123Z] #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:24.430Z] #129 DONE 114.4s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #133 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:29:24.430Z] #133 DONE 114.5s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #136 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:29:24.430Z] #136 DONE 114.5s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #134 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:29:24.430Z] #134 DONE 114.3s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #131 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:29:24.430Z] #131 DONE 114.4s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #135 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:29:24.430Z] #135 DONE 114.5s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #141 ... [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #139 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:29:24.430Z] #139 DONE 114.5s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #140 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:29:24.430Z] #140 DONE 114.7s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #132 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:29:24.430Z] #132 DONE 114.8s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #142 ... [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #137 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:29:24.430Z] #137 DONE 114.9s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #138 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:29:24.430Z] #138 DONE 115.0s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:29:24.430Z] #143 ... [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #144 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #144 DONE 0.8s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #145 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #145 DONE 0.8s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #141 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #141 DONE 0.9s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #146 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #146 DONE 0.7s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #142 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #142 DONE 0.7s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #147 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #147 DONE 0.6s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #148 ... [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #143 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:29:24.430Z] #143 DONE 0.5s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #149 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #149 DONE 0.3s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #150 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #150 DONE 0.3s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #151 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #151 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #152 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #152 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #153 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #153 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #154 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #155 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #155 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #156 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #156 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #157 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #157 DONE 0.3s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.430Z] #158 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #159 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #159 CACHED [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #160 [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-07-02T07:29:24.430Z] #160 ... [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #161 DONE 0.3s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.430Z] #162 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.430Z] #162 DONE 0.3s [2024-07-02T07:29:24.430Z] [2024-07-02T07:29:24.431Z] #148 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.431Z] #148 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:29:24.431Z] #163 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #164 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T07:29:24.431Z] #164 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #165 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T07:29:24.431Z] #165 DONE 0.5s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #166 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T07:29:24.431Z] #166 DONE 0.5s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #167 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T07:29:24.431Z] #167 DONE 0.5s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #168 [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-07-02T07:29:24.431Z] #168 DONE 0.6s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #169 [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-07-02T07:29:24.431Z] #169 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #160 [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-07-02T07:29:24.431Z] #160 DONE 0.6s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #170 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T07:29:24.431Z] #170 DONE 0.6s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #171 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T07:29:24.431Z] #171 DONE 0.7s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #163 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:29:24.431Z] #163 DONE 0.6s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #172 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T07:29:24.431Z] #172 DONE 0.7s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #173 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #174 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:29:24.431Z] #174 DONE 1.1s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #175 [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-07-02T07:29:24.431Z] #175 DONE 0.5s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #176 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #176 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #177 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #177 DONE 0.5s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #169 [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-07-02T07:29:24.431Z] #169 DONE 0.5s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #178 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:29:24.431Z] #178 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:29:24.431Z] #179 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #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-07-02T07:29:24.431Z] #180 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #181 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #182 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #182 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #173 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #173 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #183 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #183 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #96 [core-data] exporting to image [2024-07-02T07:29:24.431Z] #96 exporting layers 0.3s done [2024-07-02T07:29:24.431Z] #96 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #184 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:29:24.431Z] #184 DONE 0.5s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #185 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T07:29:24.431Z] #185 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #186 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T07:29:24.431Z] #186 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:29:24.431Z] #187 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #179 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:29:24.431Z] #179 DONE 0.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #188 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T07:29:24.431Z] #188 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #96 [core-metadata] exporting to image [2024-07-02T07:29:24.431Z] #96 writing image sha256:56a4511b05808b4a652f2d045e2af0f6a4fb947514b90de26f91f9747e99a9aa 0.0s done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/security-spiffe-token-provider done [2024-07-02T07:29:24.431Z] #96 writing image sha256:075a3d004a075d9217a86293e31934864cbc9b6c88be73f86c39a0a316ae1a07 [2024-07-02T07:29:24.431Z] #96 exporting layers 0.4s done [2024-07-02T07:29:24.431Z] #96 writing image sha256:075a3d004a075d9217a86293e31934864cbc9b6c88be73f86c39a0a316ae1a07 0.1s done [2024-07-02T07:29:24.431Z] #96 writing image sha256:9700b38e285168e24e002fbac56cd31af01a1b6c881b0295cfdac6c10570101a 0.1s done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/support-scheduler 0.0s done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/core-command done [2024-07-02T07:29:24.431Z] #96 writing image sha256:dc048793bd9d3de2b7ce3623906b84a02cb3a6205adcad222ccbeff93d5fdad6 done [2024-07-02T07:29:24.431Z] #96 writing image sha256:31da86445a2b0b328e0df631c14971b45af4175f4ed21d0da4b8d83e40454736 0.0s done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/core-data done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/support-notifications 0.0s done [2024-07-02T07:29:24.431Z] #96 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #189 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:29:24.431Z] #189 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #190 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T07:29:24.431Z] #190 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #96 [support-notifications] exporting to image [2024-07-02T07:29:24.431Z] #96 exporting layers 0.3s done [2024-07-02T07:29:24.431Z] #96 writing image sha256:42f182fd24adfcb6dd901ddc32904ff18e2c0eb5f599400e38631a1268eb6bdf done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/core-metadata done [2024-07-02T07:29:24.431Z] #96 DONE 1.8s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #191 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:29:24.431Z] #191 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #192 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:29:24.431Z] #192 DONE 0.2s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T07:29:24.431Z] #193 DONE 0.1s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #194 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T07:29:24.431Z] #194 DONE 0.2s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #195 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:29:24.431Z] #195 DONE 0.6s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T07:29:24.431Z] #196 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #197 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:29:24.431Z] #197 DONE 0.2s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #198 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:29:24.431Z] #198 DONE 0.7s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #196 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T07:29:24.431Z] #196 DONE 0.2s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #199 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T07:29:24.431Z] #199 DONE 0.1s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #96 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:29:24.431Z] #96 exporting layers 0.2s done [2024-07-02T07:29:24.431Z] #96 writing image sha256:b2dd4be96dfdf279f4ce12fbd1e3047fdecd28d4251c97a6919ab4852a9168bd done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/core-common-config-bootstrapper done [2024-07-02T07:29:24.431Z] #96 exporting layers 0.3s done [2024-07-02T07:29:24.431Z] #96 ... [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #200 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T07:29:24.431Z] #200 DONE 0.1s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #201 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:29:24.431Z] #201 DONE 0.6s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #202 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T07:29:24.431Z] #202 DONE 0.1s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #96 [security-proxy-auth] exporting to image [2024-07-02T07:29:24.431Z] #96 writing image sha256:49056f8fff403cd4c5249fd27a61361a1fb82a2f3b9367b1ee7bb182bc474885 done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/security-proxy-auth done [2024-07-02T07:29:24.431Z] #96 exporting layers 0.2s done [2024-07-02T07:29:24.431Z] #96 writing image sha256:16cafbb5014f0308f57136e1a43b8f343c0fdef35e3e32bfd4c14bac6ca2dc3a done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/security-proxy-setup done [2024-07-02T07:29:24.431Z] #96 DONE 2.4s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #203 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:29:24.431Z] #203 DONE 0.3s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #204 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:29:24.431Z] #204 DONE 0.7s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #96 [security-bootstrapper] exporting to image [2024-07-02T07:29:24.431Z] #96 exporting layers 0.2s done [2024-07-02T07:29:24.431Z] #96 writing image sha256:b1361061c12a3bc2174226df670810d089285dbaedaf0aebbaf4646c8b02cdf4 [2024-07-02T07:29:24.431Z] #96 exporting layers 0.2s done [2024-07-02T07:29:24.431Z] #96 writing image sha256:b1361061c12a3bc2174226df670810d089285dbaedaf0aebbaf4646c8b02cdf4 done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/security-secretstore-setup done [2024-07-02T07:29:24.431Z] #96 writing image sha256:18a0db7a5ecfd2e9bd81d85234069bb57e272e4717f685fb90e2cd7d1ce6c4a3 done [2024-07-02T07:29:24.431Z] #96 naming to docker.io/library/security-bootstrapper done [2024-07-02T07:29:24.431Z] #96 DONE 2.7s [2024-07-02T07:29:24.431Z] [2024-07-02T07:29:24.431Z] #35 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:29:24.431Z] time="2024-07-02T07:26:40Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T07:29:24.432Z] $ docker stop --time=1 992afa2004a06aeb9a82ce03074bbc9f289ebc480e1b93f334ac611a20e0e060 [2024-07-02T07:29:25.936Z] $ docker rm -f --volumes 992afa2004a06aeb9a82ce03074bbc9f289ebc480e1b93f334ac611a20e0e060 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:29:26.353Z] + docker images [2024-07-02T07:29:26.353Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T07:29:26.353Z] security-secretstore-setup latest b1361061c12a 4 seconds ago 42.2MB [2024-07-02T07:29:26.353Z] security-bootstrapper latest 18a0db7a5ecf 4 seconds ago 24MB [2024-07-02T07:29:26.353Z] core-common-config-bootstrapper latest b2dd4be96dfd 5 seconds ago 20.2MB [2024-07-02T07:29:26.353Z] security-proxy-setup latest 16cafbb5014f 5 seconds ago 31.2MB [2024-07-02T07:29:26.353Z] security-proxy-auth latest 49056f8fff40 5 seconds ago 38MB [2024-07-02T07:29:26.353Z] core-command latest 9700b38e2851 6 seconds ago 40.4MB [2024-07-02T07:29:26.353Z] security-spiffe-token-provider latest 56a4511b0580 6 seconds ago 34MB [2024-07-02T07:29:26.353Z] support-scheduler latest 075a3d004a07 6 seconds ago 43MB [2024-07-02T07:29:26.353Z] core-data latest dc048793bd9d 6 seconds ago 40.7MB [2024-07-02T07:29:26.353Z] support-notifications latest 31da86445a2b 6 seconds ago 43.9MB [2024-07-02T07:29:26.353Z] core-metadata latest 42f182fd24ad 6 seconds ago 40.9MB [2024-07-02T07:29:26.353Z] security-spire-agent latest 358d73453ecc 2 minutes ago 166MB [2024-07-02T07:29:26.353Z] security-spire-config latest 0202d1c80666 2 minutes ago 107MB [2024-07-02T07:29:26.353Z] security-spire-server latest 4caa787a79a5 2 minutes ago 107MB [2024-07-02T07:29:26.353Z] ci-base-image-x86_64 latest 16989047984b 5 minutes ago 966MB [2024-07-02T07:29:26.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 2 months ago 565MB [2024-07-02T07:29:26.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 13 months ago 334MB [2024-07-02T07:29:26.353Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 24 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T07:29:26.496Z] provisioning config files... [2024-07-02T07:29:26.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config10465747056206018765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:29:26.801Z] ---> ****-login.sh [2024-07-02T07:29:26.802Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:29:26.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:26.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:26.802Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:26.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:26.802Z] [2024-07-02T07:29:26.802Z] Login Succeeded [2024-07-02T07:29:26.802Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:29:26.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:26.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:26.802Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:26.802Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:26.802Z] [2024-07-02T07:29:26.802Z] Login Succeeded [2024-07-02T07:29:26.802Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:29:27.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:27.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:27.062Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:27.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:27.062Z] [2024-07-02T07:29:27.062Z] Login Succeeded [2024-07-02T07:29:27.062Z] nexus3.edgexfoundry.org:10004 [2024-07-02T07:29:27.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:27.062Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:27.062Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:27.062Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:27.062Z] [2024-07-02T07:29:27.062Z] Login Succeeded [2024-07-02T07:29:27.062Z] ****.io [2024-07-02T07:29:27.062Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:29:27.322Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:29:27.322Z] Configure a credential helper to remove this warning. See [2024-07-02T07:29:27.322Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:29:27.322Z] [2024-07-02T07:29:27.322Z] Login Succeeded [2024-07-02T07:29:27.322Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T07:29:27.328Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:29:27.377Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:29:27.403Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-07-02T07:29:27.403Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:27.403Z] latest [2024-07-02T07:29:27.403Z] 3.2.0-dev.28 [2024-07-02T07:29:27.403Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:27.403Z] main [2024-07-02T07:29:27.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:27.743Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:28.055Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:28.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T07:29:28.055Z] ca7feab11f6e: Preparing [2024-07-02T07:29:28.055Z] 4ffd0a6ef66f: Preparing [2024-07-02T07:29:28.055Z] be59cab332e6: Preparing [2024-07-02T07:29:28.055Z] 195a25ca50ad: Preparing [2024-07-02T07:29:28.055Z] 27229801478a: Preparing [2024-07-02T07:29:28.055Z] aa0955984e13: Preparing [2024-07-02T07:29:28.055Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:28.055Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:28.055Z] aa0955984e13: Waiting [2024-07-02T07:29:28.055Z] 195a25ca50ad: Pushed [2024-07-02T07:29:28.055Z] be59cab332e6: Pushed [2024-07-02T07:29:28.055Z] ca7feab11f6e: Pushed [2024-07-02T07:29:28.055Z] aa0955984e13: Pushed [2024-07-02T07:29:28.314Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:28.574Z] 27229801478a: Pushed [2024-07-02T07:29:30.475Z] 4ffd0a6ef66f: Pushed [2024-07-02T07:29:30.475Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:30.804Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:31.116Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-02T07:29:31.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T07:29:31.117Z] ca7feab11f6e: Preparing [2024-07-02T07:29:31.117Z] 4ffd0a6ef66f: Preparing [2024-07-02T07:29:31.117Z] be59cab332e6: Preparing [2024-07-02T07:29:31.117Z] 195a25ca50ad: Preparing [2024-07-02T07:29:31.117Z] 27229801478a: Preparing [2024-07-02T07:29:31.117Z] aa0955984e13: Preparing [2024-07-02T07:29:31.117Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:31.117Z] aa0955984e13: Waiting [2024-07-02T07:29:31.117Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:31.117Z] be59cab332e6: Layer already exists [2024-07-02T07:29:31.117Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:31.117Z] 27229801478a: Layer already exists [2024-07-02T07:29:31.117Z] 4ffd0a6ef66f: Layer already exists [2024-07-02T07:29:31.117Z] ca7feab11f6e: Layer already exists [2024-07-02T07:29:31.117Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:31.117Z] aa0955984e13: Layer already exists [2024-07-02T07:29:31.117Z] latest: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:31.439Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:31.757Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.28 [2024-07-02T07:29:31.757Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T07:29:31.757Z] ca7feab11f6e: Preparing [2024-07-02T07:29:31.757Z] 4ffd0a6ef66f: Preparing [2024-07-02T07:29:31.757Z] be59cab332e6: Preparing [2024-07-02T07:29:31.757Z] 195a25ca50ad: Preparing [2024-07-02T07:29:31.757Z] 27229801478a: Preparing [2024-07-02T07:29:31.757Z] aa0955984e13: Preparing [2024-07-02T07:29:31.757Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:31.757Z] aa0955984e13: Waiting [2024-07-02T07:29:31.757Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:31.757Z] ca7feab11f6e: Layer already exists [2024-07-02T07:29:31.757Z] be59cab332e6: Layer already exists [2024-07-02T07:29:31.757Z] 4ffd0a6ef66f: Layer already exists [2024-07-02T07:29:31.757Z] 27229801478a: Layer already exists [2024-07-02T07:29:31.757Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:31.757Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:31.757Z] aa0955984e13: Layer already exists [2024-07-02T07:29:31.757Z] 3.2.0-dev.28: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:32.084Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:32.401Z] + docker push nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:32.401Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T07:29:32.401Z] ca7feab11f6e: Preparing [2024-07-02T07:29:32.401Z] 4ffd0a6ef66f: Preparing [2024-07-02T07:29:32.401Z] be59cab332e6: Preparing [2024-07-02T07:29:32.401Z] 195a25ca50ad: Preparing [2024-07-02T07:29:32.401Z] 27229801478a: Preparing [2024-07-02T07:29:32.401Z] aa0955984e13: Preparing [2024-07-02T07:29:32.401Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:32.401Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:32.401Z] aa0955984e13: Waiting [2024-07-02T07:29:32.401Z] ca7feab11f6e: Layer already exists [2024-07-02T07:29:32.401Z] 27229801478a: Layer already exists [2024-07-02T07:29:32.401Z] be59cab332e6: Layer already exists [2024-07-02T07:29:32.401Z] 4ffd0a6ef66f: Layer already exists [2024-07-02T07:29:32.401Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:32.401Z] aa0955984e13: Layer already exists [2024-07-02T07:29:32.401Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:32.401Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:32.727Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:33.054Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-07-02T07:29:33.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-07-02T07:29:33.054Z] ca7feab11f6e: Preparing [2024-07-02T07:29:33.054Z] 4ffd0a6ef66f: Preparing [2024-07-02T07:29:33.054Z] be59cab332e6: Preparing [2024-07-02T07:29:33.054Z] 195a25ca50ad: Preparing [2024-07-02T07:29:33.054Z] 27229801478a: Preparing [2024-07-02T07:29:33.054Z] aa0955984e13: Preparing [2024-07-02T07:29:33.054Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:33.054Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:33.054Z] aa0955984e13: Waiting [2024-07-02T07:29:33.054Z] be59cab332e6: Layer already exists [2024-07-02T07:29:33.054Z] 4ffd0a6ef66f: Layer already exists [2024-07-02T07:29:33.054Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:33.054Z] 27229801478a: Layer already exists [2024-07-02T07:29:33.054Z] ca7feab11f6e: Layer already exists [2024-07-02T07:29:33.054Z] aa0955984e13: Layer already exists [2024-07-02T07:29:33.054Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:33.054Z] main: digest: sha256:4e142694b5884f3d62701e290e30c5d06e65e8d8d1b18e463dc01d1b11980e2e size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:29:33.142Z] ===================================================== [Pipeline] echo [2024-07-02T07:29:33.158Z] taggedImages: [2024-07-02T07:29:33.158Z] - nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:33.158Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-07-02T07:29:33.158Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.28 [2024-07-02T07:29:33.158Z] - nexus3.edgexfoundry.org:10004/core-command:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:33.158Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-07-02T07:29:33.187Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-07-02T07:29:33.187Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:33.188Z] latest [2024-07-02T07:29:33.188Z] 3.2.0-dev.28 [2024-07-02T07:29:33.188Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:33.188Z] main [2024-07-02T07:29:33.188Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:33.523Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:33.870Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:33.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T07:29:33.870Z] ee05fb03d411: Preparing [2024-07-02T07:29:33.870Z] 532e37da488a: Preparing [2024-07-02T07:29:33.870Z] 0ffe236c5917: Preparing [2024-07-02T07:29:33.870Z] aa07a00bfadd: Preparing [2024-07-02T07:29:33.870Z] be59cab332e6: Preparing [2024-07-02T07:29:33.870Z] 195a25ca50ad: Preparing [2024-07-02T07:29:33.870Z] 27229801478a: Preparing [2024-07-02T07:29:33.870Z] aa0955984e13: Preparing [2024-07-02T07:29:33.870Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:33.870Z] 27229801478a: Waiting [2024-07-02T07:29:33.870Z] aa0955984e13: Waiting [2024-07-02T07:29:33.870Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:33.870Z] 195a25ca50ad: Waiting [2024-07-02T07:29:33.870Z] 0ffe236c5917: Pushed [2024-07-02T07:29:33.870Z] 532e37da488a: Pushed [2024-07-02T07:29:33.870Z] be59cab332e6: Layer already exists [2024-07-02T07:29:34.130Z] ee05fb03d411: Pushed [2024-07-02T07:29:34.130Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:34.388Z] 27229801478a: Layer already exists [2024-07-02T07:29:34.388Z] aa0955984e13: Layer already exists [2024-07-02T07:29:34.388Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:34.646Z] aa07a00bfadd: Pushed [2024-07-02T07:29:34.905Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:35.240Z] + 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-07-02T07:29:35.562Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-02T07:29:35.562Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T07:29:35.562Z] ee05fb03d411: Preparing [2024-07-02T07:29:35.562Z] 532e37da488a: Preparing [2024-07-02T07:29:35.562Z] 0ffe236c5917: Preparing [2024-07-02T07:29:35.562Z] aa07a00bfadd: Preparing [2024-07-02T07:29:35.562Z] be59cab332e6: Preparing [2024-07-02T07:29:35.562Z] 195a25ca50ad: Preparing [2024-07-02T07:29:35.562Z] 27229801478a: Preparing [2024-07-02T07:29:35.562Z] aa0955984e13: Preparing [2024-07-02T07:29:35.562Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:35.562Z] 195a25ca50ad: Waiting [2024-07-02T07:29:35.562Z] 27229801478a: Waiting [2024-07-02T07:29:35.562Z] aa0955984e13: Waiting [2024-07-02T07:29:35.562Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:35.562Z] 0ffe236c5917: Layer already exists [2024-07-02T07:29:35.562Z] 532e37da488a: Layer already exists [2024-07-02T07:29:35.562Z] be59cab332e6: Layer already exists [2024-07-02T07:29:35.562Z] aa07a00bfadd: Layer already exists [2024-07-02T07:29:35.562Z] ee05fb03d411: Layer already exists [2024-07-02T07:29:35.562Z] 27229801478a: Layer already exists [2024-07-02T07:29:35.562Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:35.562Z] aa0955984e13: Layer already exists [2024-07-02T07:29:35.562Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:35.562Z] latest: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:35.867Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:36.185Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.28 [2024-07-02T07:29:36.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T07:29:36.185Z] ee05fb03d411: Preparing [2024-07-02T07:29:36.185Z] 532e37da488a: Preparing [2024-07-02T07:29:36.185Z] 0ffe236c5917: Preparing [2024-07-02T07:29:36.185Z] aa07a00bfadd: Preparing [2024-07-02T07:29:36.185Z] be59cab332e6: Preparing [2024-07-02T07:29:36.185Z] 195a25ca50ad: Preparing [2024-07-02T07:29:36.185Z] 27229801478a: Preparing [2024-07-02T07:29:36.185Z] aa0955984e13: Preparing [2024-07-02T07:29:36.185Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:36.185Z] 195a25ca50ad: Waiting [2024-07-02T07:29:36.185Z] 27229801478a: Waiting [2024-07-02T07:29:36.185Z] aa0955984e13: Waiting [2024-07-02T07:29:36.185Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:36.185Z] be59cab332e6: Layer already exists [2024-07-02T07:29:36.185Z] 0ffe236c5917: Layer already exists [2024-07-02T07:29:36.185Z] aa07a00bfadd: Layer already exists [2024-07-02T07:29:36.185Z] ee05fb03d411: Layer already exists [2024-07-02T07:29:36.185Z] 532e37da488a: Layer already exists [2024-07-02T07:29:36.185Z] aa0955984e13: Layer already exists [2024-07-02T07:29:36.185Z] 27229801478a: Layer already exists [2024-07-02T07:29:36.185Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:36.185Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:36.185Z] 3.2.0-dev.28: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:36.507Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:36.827Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:36.827Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T07:29:36.827Z] ee05fb03d411: Preparing [2024-07-02T07:29:36.827Z] 532e37da488a: Preparing [2024-07-02T07:29:36.827Z] 0ffe236c5917: Preparing [2024-07-02T07:29:36.827Z] aa07a00bfadd: Preparing [2024-07-02T07:29:36.827Z] be59cab332e6: Preparing [2024-07-02T07:29:36.827Z] 195a25ca50ad: Preparing [2024-07-02T07:29:36.827Z] 27229801478a: Preparing [2024-07-02T07:29:36.827Z] aa0955984e13: Preparing [2024-07-02T07:29:36.827Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:36.827Z] 27229801478a: Waiting [2024-07-02T07:29:36.827Z] aa0955984e13: Waiting [2024-07-02T07:29:36.827Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:36.827Z] 195a25ca50ad: Waiting [2024-07-02T07:29:36.827Z] 0ffe236c5917: Layer already exists [2024-07-02T07:29:36.827Z] aa07a00bfadd: Layer already exists [2024-07-02T07:29:36.827Z] ee05fb03d411: Layer already exists [2024-07-02T07:29:36.827Z] be59cab332e6: Layer already exists [2024-07-02T07:29:36.827Z] 532e37da488a: Layer already exists [2024-07-02T07:29:36.827Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:36.827Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:36.827Z] aa0955984e13: Layer already exists [2024-07-02T07:29:36.827Z] 27229801478a: Layer already exists [2024-07-02T07:29:36.827Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:37.154Z] + 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-07-02T07:29:37.469Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-07-02T07:29:37.469Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-07-02T07:29:37.469Z] ee05fb03d411: Preparing [2024-07-02T07:29:37.469Z] 532e37da488a: Preparing [2024-07-02T07:29:37.469Z] 0ffe236c5917: Preparing [2024-07-02T07:29:37.469Z] aa07a00bfadd: Preparing [2024-07-02T07:29:37.469Z] be59cab332e6: Preparing [2024-07-02T07:29:37.469Z] 195a25ca50ad: Preparing [2024-07-02T07:29:37.470Z] 27229801478a: Preparing [2024-07-02T07:29:37.470Z] aa0955984e13: Preparing [2024-07-02T07:29:37.470Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:37.470Z] 27229801478a: Waiting [2024-07-02T07:29:37.470Z] aa0955984e13: Waiting [2024-07-02T07:29:37.470Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:37.470Z] 195a25ca50ad: Waiting [2024-07-02T07:29:37.470Z] ee05fb03d411: Layer already exists [2024-07-02T07:29:37.470Z] aa07a00bfadd: Layer already exists [2024-07-02T07:29:37.470Z] 532e37da488a: Layer already exists [2024-07-02T07:29:37.470Z] be59cab332e6: Layer already exists [2024-07-02T07:29:37.470Z] 0ffe236c5917: Layer already exists [2024-07-02T07:29:37.470Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:37.470Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:37.470Z] aa0955984e13: Layer already exists [2024-07-02T07:29:37.470Z] 27229801478a: Layer already exists [2024-07-02T07:29:37.470Z] main: digest: sha256:2ea8ff136e3fe9f3494b4529f7c00d9e08af978f606f77887e55e64ca23211e2 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:29:37.536Z] ===================================================== [Pipeline] echo [2024-07-02T07:29:37.547Z] taggedImages: [2024-07-02T07:29:37.547Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:37.547Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-07-02T07:29:37.547Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.28 [2024-07-02T07:29:37.547Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:37.547Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-07-02T07:29:37.572Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-07-02T07:29:37.572Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:37.572Z] latest [2024-07-02T07:29:37.572Z] 3.2.0-dev.28 [2024-07-02T07:29:37.572Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:37.572Z] main [2024-07-02T07:29:37.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:37.889Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:38.202Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:38.202Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T07:29:38.202Z] ff7e0fea5ccc: Preparing [2024-07-02T07:29:38.202Z] 607d158f16e0: Preparing [2024-07-02T07:29:38.202Z] be59cab332e6: Preparing [2024-07-02T07:29:38.202Z] 195a25ca50ad: Preparing [2024-07-02T07:29:38.202Z] 705e39529326: Preparing [2024-07-02T07:29:38.202Z] ccedb5c3c0b6: Preparing [2024-07-02T07:29:38.202Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:38.202Z] ccedb5c3c0b6: Waiting [2024-07-02T07:29:38.202Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:38.202Z] be59cab332e6: Layer already exists [2024-07-02T07:29:38.202Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:38.202Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:38.202Z] ff7e0fea5ccc: Pushed [2024-07-02T07:29:38.202Z] ccedb5c3c0b6: Pushed [2024-07-02T07:29:38.769Z] 705e39529326: Pushed [2024-07-02T07:29:41.301Z] 607d158f16e0: Pushed [2024-07-02T07:29:41.301Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:41.639Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:41.960Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-02T07:29:41.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T07:29:41.960Z] ff7e0fea5ccc: Preparing [2024-07-02T07:29:41.960Z] 607d158f16e0: Preparing [2024-07-02T07:29:41.960Z] be59cab332e6: Preparing [2024-07-02T07:29:41.960Z] 195a25ca50ad: Preparing [2024-07-02T07:29:41.960Z] 705e39529326: Preparing [2024-07-02T07:29:41.960Z] ccedb5c3c0b6: Preparing [2024-07-02T07:29:41.960Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:41.960Z] ccedb5c3c0b6: Waiting [2024-07-02T07:29:41.960Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:41.960Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:41.960Z] ff7e0fea5ccc: Layer already exists [2024-07-02T07:29:41.960Z] be59cab332e6: Layer already exists [2024-07-02T07:29:41.960Z] 705e39529326: Layer already exists [2024-07-02T07:29:41.960Z] 607d158f16e0: Layer already exists [2024-07-02T07:29:41.960Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:41.960Z] ccedb5c3c0b6: Layer already exists [2024-07-02T07:29:41.960Z] latest: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:42.284Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:42.609Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.28 [2024-07-02T07:29:42.609Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T07:29:42.609Z] ff7e0fea5ccc: Preparing [2024-07-02T07:29:42.609Z] 607d158f16e0: Preparing [2024-07-02T07:29:42.609Z] be59cab332e6: Preparing [2024-07-02T07:29:42.609Z] 195a25ca50ad: Preparing [2024-07-02T07:29:42.609Z] 705e39529326: Preparing [2024-07-02T07:29:42.609Z] ccedb5c3c0b6: Preparing [2024-07-02T07:29:42.609Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:42.609Z] ccedb5c3c0b6: Waiting [2024-07-02T07:29:42.609Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:42.609Z] ff7e0fea5ccc: Layer already exists [2024-07-02T07:29:42.609Z] 607d158f16e0: Layer already exists [2024-07-02T07:29:42.609Z] be59cab332e6: Layer already exists [2024-07-02T07:29:42.609Z] 705e39529326: Layer already exists [2024-07-02T07:29:42.609Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:42.609Z] ccedb5c3c0b6: Layer already exists [2024-07-02T07:29:42.609Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:42.609Z] 3.2.0-dev.28: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:42.952Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:43.274Z] + docker push nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:43.274Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T07:29:43.274Z] ff7e0fea5ccc: Preparing [2024-07-02T07:29:43.274Z] 607d158f16e0: Preparing [2024-07-02T07:29:43.274Z] be59cab332e6: Preparing [2024-07-02T07:29:43.274Z] 195a25ca50ad: Preparing [2024-07-02T07:29:43.274Z] 705e39529326: Preparing [2024-07-02T07:29:43.274Z] ccedb5c3c0b6: Preparing [2024-07-02T07:29:43.274Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:43.274Z] ccedb5c3c0b6: Waiting [2024-07-02T07:29:43.274Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:43.274Z] be59cab332e6: Layer already exists [2024-07-02T07:29:43.274Z] ff7e0fea5ccc: Layer already exists [2024-07-02T07:29:43.274Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:43.274Z] 607d158f16e0: Layer already exists [2024-07-02T07:29:43.274Z] 705e39529326: Layer already exists [2024-07-02T07:29:43.274Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:43.274Z] ccedb5c3c0b6: Layer already exists [2024-07-02T07:29:43.274Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:43.606Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:43.926Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-07-02T07:29:43.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-07-02T07:29:43.926Z] ff7e0fea5ccc: Preparing [2024-07-02T07:29:43.926Z] 607d158f16e0: Preparing [2024-07-02T07:29:43.926Z] be59cab332e6: Preparing [2024-07-02T07:29:43.926Z] 195a25ca50ad: Preparing [2024-07-02T07:29:43.926Z] 705e39529326: Preparing [2024-07-02T07:29:43.926Z] ccedb5c3c0b6: Preparing [2024-07-02T07:29:43.926Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:43.926Z] ccedb5c3c0b6: Waiting [2024-07-02T07:29:43.926Z] 607d158f16e0: Layer already exists [2024-07-02T07:29:43.926Z] 705e39529326: Layer already exists [2024-07-02T07:29:43.926Z] ff7e0fea5ccc: Layer already exists [2024-07-02T07:29:43.926Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:43.926Z] be59cab332e6: Layer already exists [2024-07-02T07:29:43.926Z] ccedb5c3c0b6: Layer already exists [2024-07-02T07:29:43.926Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:43.926Z] main: digest: sha256:74c2ba271b3f0642f217c7b30a40044ae8245303a60853c78b2662ccd2216191 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:29:43.997Z] ===================================================== [Pipeline] echo [2024-07-02T07:29:44.009Z] taggedImages: [2024-07-02T07:29:44.009Z] - nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:44.009Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-07-02T07:29:44.009Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.28 [2024-07-02T07:29:44.009Z] - nexus3.edgexfoundry.org:10004/core-data:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:44.009Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-07-02T07:29:44.039Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-07-02T07:29:44.039Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:44.039Z] latest [2024-07-02T07:29:44.039Z] 3.2.0-dev.28 [2024-07-02T07:29:44.039Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:44.039Z] main [2024-07-02T07:29:44.039Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:44.366Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:44.693Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:44.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T07:29:44.693Z] 19ddf4d0169a: Preparing [2024-07-02T07:29:44.693Z] 4010abc2b02a: Preparing [2024-07-02T07:29:44.693Z] b68115f169bc: Preparing [2024-07-02T07:29:44.693Z] be59cab332e6: Preparing [2024-07-02T07:29:44.693Z] 195a25ca50ad: Preparing [2024-07-02T07:29:44.693Z] 27229801478a: Preparing [2024-07-02T07:29:44.693Z] aa0955984e13: Preparing [2024-07-02T07:29:44.693Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:44.693Z] aa0955984e13: Waiting [2024-07-02T07:29:44.693Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:44.693Z] 27229801478a: Waiting [2024-07-02T07:29:44.693Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:44.693Z] 4010abc2b02a: Pushed [2024-07-02T07:29:44.693Z] be59cab332e6: Layer already exists [2024-07-02T07:29:44.952Z] 27229801478a: Layer already exists [2024-07-02T07:29:44.952Z] 19ddf4d0169a: Pushed [2024-07-02T07:29:44.952Z] aa0955984e13: Layer already exists [2024-07-02T07:29:44.952Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:47.486Z] b68115f169bc: Pushed [2024-07-02T07:29:47.486Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:47.803Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:48.117Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-02T07:29:48.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T07:29:48.117Z] 19ddf4d0169a: Preparing [2024-07-02T07:29:48.117Z] 4010abc2b02a: Preparing [2024-07-02T07:29:48.117Z] b68115f169bc: Preparing [2024-07-02T07:29:48.117Z] be59cab332e6: Preparing [2024-07-02T07:29:48.117Z] 195a25ca50ad: Preparing [2024-07-02T07:29:48.117Z] 27229801478a: Preparing [2024-07-02T07:29:48.117Z] aa0955984e13: Preparing [2024-07-02T07:29:48.117Z] 27229801478a: Waiting [2024-07-02T07:29:48.117Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:48.117Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:48.117Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:48.117Z] be59cab332e6: Layer already exists [2024-07-02T07:29:48.117Z] b68115f169bc: Layer already exists [2024-07-02T07:29:48.117Z] 19ddf4d0169a: Layer already exists [2024-07-02T07:29:48.117Z] 4010abc2b02a: Layer already exists [2024-07-02T07:29:48.117Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:48.117Z] 27229801478a: Layer already exists [2024-07-02T07:29:48.117Z] aa0955984e13: Layer already exists [2024-07-02T07:29:48.117Z] latest: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:48.504Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [2024-07-02T07:29:48.529Z] #72 DONE 81.4s [2024-07-02T07:29:48.529Z] [2024-07-02T07:29:48.529Z] #74 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.529Z] #74 DONE 80.4s [2024-07-02T07:29:48.529Z] [2024-07-02T07:29:48.529Z] #63 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.529Z] #63 DONE 84.1s [2024-07-02T07:29:48.529Z] [2024-07-02T07:29:48.529Z] #105 [support-scheduler builder 6/7] COPY . . [2024-07-02T07:29:48.529Z] #105 ... [2024-07-02T07:29:48.529Z] [2024-07-02T07:29:48.529Z] #73 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.529Z] #73 DONE 81.6s [2024-07-02T07:29:48.529Z] [2024-07-02T07:29:48.529Z] #106 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:29:48.529Z] #106 ... [2024-07-02T07:29:48.529Z] [2024-07-02T07:29:48.529Z] #107 [support-notifications builder 6/7] COPY . . [2024-07-02T07:29:48.529Z] #107 DONE 1.1s [2024-07-02T07:29:48.529Z] [2024-07-02T07:29:48.529Z] #108 [security-spiffe-token-provider builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #108 DONE 1.1s [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:29:48.530Z] #109 ... [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #105 [support-scheduler builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #105 DONE 1.4s [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #110 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.530Z] #110 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #111 [core-data builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #111 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #112 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:29:48.530Z] #112 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #113 [security-proxy-auth builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #113 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #114 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.530Z] #114 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #115 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:29:48.530Z] #115 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #116 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.530Z] #116 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #117 [core-metadata builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #117 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:29:48.530Z] #118 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #119 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:29:48.530Z] #119 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #120 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #121 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.530Z] #121 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #122 [core-command builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #122 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.530Z] #123 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #124 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:29:48.530Z] #124 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:29:48.530Z] #125 ... [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.530Z] #126 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:29:48.530Z] #127 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #128 [security-bootstrapper builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #128 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #106 [security-proxy-setup builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #106 DONE 1.5s [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2024-07-02T07:29:48.530Z] #129 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-07-02T07:29:48.530Z] #130 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-07-02T07:29:48.530Z] #131 CACHED [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:29:48.530Z] #132 ... [2024-07-02T07:29:48.530Z] [2024-07-02T07:29:48.530Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:29:48.530Z] #125 5.986 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:48.825Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.28 [2024-07-02T07:29:48.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T07:29:48.825Z] 19ddf4d0169a: Preparing [2024-07-02T07:29:48.825Z] 4010abc2b02a: Preparing [2024-07-02T07:29:48.825Z] b68115f169bc: Preparing [2024-07-02T07:29:48.825Z] be59cab332e6: Preparing [2024-07-02T07:29:48.825Z] 195a25ca50ad: Preparing [2024-07-02T07:29:48.825Z] 27229801478a: Preparing [2024-07-02T07:29:48.825Z] aa0955984e13: Preparing [2024-07-02T07:29:48.825Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:48.825Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:48.825Z] aa0955984e13: Waiting [2024-07-02T07:29:48.825Z] 27229801478a: Waiting [2024-07-02T07:29:48.825Z] be59cab332e6: Layer already exists [2024-07-02T07:29:48.825Z] 4010abc2b02a: Layer already exists [2024-07-02T07:29:48.825Z] b68115f169bc: Layer already exists [2024-07-02T07:29:48.825Z] 19ddf4d0169a: Layer already exists [2024-07-02T07:29:48.825Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:48.825Z] aa0955984e13: Layer already exists [2024-07-02T07:29:48.825Z] 27229801478a: Layer already exists [2024-07-02T07:29:48.825Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:48.825Z] 3.2.0-dev.28: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:49.143Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:49.459Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:49.459Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T07:29:49.459Z] 19ddf4d0169a: Preparing [2024-07-02T07:29:49.459Z] 4010abc2b02a: Preparing [2024-07-02T07:29:49.459Z] b68115f169bc: Preparing [2024-07-02T07:29:49.459Z] be59cab332e6: Preparing [2024-07-02T07:29:49.459Z] 195a25ca50ad: Preparing [2024-07-02T07:29:49.459Z] 27229801478a: Preparing [2024-07-02T07:29:49.459Z] aa0955984e13: Preparing [2024-07-02T07:29:49.459Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:49.459Z] aa0955984e13: Waiting [2024-07-02T07:29:49.459Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:49.459Z] 27229801478a: Waiting [2024-07-02T07:29:49.459Z] 19ddf4d0169a: Layer already exists [2024-07-02T07:29:49.459Z] be59cab332e6: Layer already exists [2024-07-02T07:29:49.459Z] 4010abc2b02a: Layer already exists [2024-07-02T07:29:49.459Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:49.459Z] b68115f169bc: Layer already exists [2024-07-02T07:29:49.459Z] aa0955984e13: Layer already exists [2024-07-02T07:29:49.459Z] 27229801478a: Layer already exists [2024-07-02T07:29:49.459Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:49.459Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:49.786Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:50.109Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-07-02T07:29:50.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-07-02T07:29:50.109Z] 19ddf4d0169a: Preparing [2024-07-02T07:29:50.109Z] 4010abc2b02a: Preparing [2024-07-02T07:29:50.109Z] b68115f169bc: Preparing [2024-07-02T07:29:50.109Z] be59cab332e6: Preparing [2024-07-02T07:29:50.109Z] 195a25ca50ad: Preparing [2024-07-02T07:29:50.109Z] 27229801478a: Preparing [2024-07-02T07:29:50.109Z] aa0955984e13: Preparing [2024-07-02T07:29:50.109Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:50.109Z] 27229801478a: Waiting [2024-07-02T07:29:50.109Z] aa0955984e13: Waiting [2024-07-02T07:29:50.109Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:50.109Z] be59cab332e6: Layer already exists [2024-07-02T07:29:50.109Z] b68115f169bc: Layer already exists [2024-07-02T07:29:50.109Z] 4010abc2b02a: Layer already exists [2024-07-02T07:29:50.109Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:50.109Z] 19ddf4d0169a: Layer already exists [2024-07-02T07:29:50.109Z] 27229801478a: Layer already exists [2024-07-02T07:29:50.109Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:50.109Z] aa0955984e13: Layer already exists [2024-07-02T07:29:50.109Z] main: digest: sha256:1fac54b154c981edbc90da1573dbc1b1c2f77f9640e67857d7683fea08629dff size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:29:50.182Z] ===================================================== [Pipeline] echo [2024-07-02T07:29:50.194Z] taggedImages: [2024-07-02T07:29:50.194Z] - nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:50.194Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-07-02T07:29:50.194Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.28 [2024-07-02T07:29:50.194Z] - nexus3.edgexfoundry.org:10004/core-metadata:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:50.194Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-07-02T07:29:50.221Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-07-02T07:29:50.221Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:50.221Z] latest [2024-07-02T07:29:50.221Z] 3.2.0-dev.28 [2024-07-02T07:29:50.221Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:50.221Z] main [2024-07-02T07:29:50.221Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:50.550Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:50.866Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:50.866Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T07:29:50.866Z] 0b2ea1790f9b: Preparing [2024-07-02T07:29:50.866Z] 823d99a36823: Preparing [2024-07-02T07:29:50.866Z] 1e81af098ef3: Preparing [2024-07-02T07:29:50.866Z] 9f29bda463a8: Preparing [2024-07-02T07:29:50.866Z] 9a4c66b2a11f: Preparing [2024-07-02T07:29:50.866Z] ccd4adb52d59: Preparing [2024-07-02T07:29:50.866Z] eb758aedc7db: Preparing [2024-07-02T07:29:50.866Z] be59cab332e6: Preparing [2024-07-02T07:29:50.866Z] 195a25ca50ad: Preparing [2024-07-02T07:29:50.866Z] 56faf7497d61: Preparing [2024-07-02T07:29:50.866Z] 406c4ad88d3b: Preparing [2024-07-02T07:29:50.866Z] 5f70bf18a086: Preparing [2024-07-02T07:29:50.866Z] b25ef2fe0868: Preparing [2024-07-02T07:29:50.866Z] bc9aa7709f62: Preparing [2024-07-02T07:29:50.866Z] 6cdf85155581: Preparing [2024-07-02T07:29:50.866Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:50.866Z] 56faf7497d61: Waiting [2024-07-02T07:29:50.866Z] 406c4ad88d3b: Waiting [2024-07-02T07:29:50.866Z] 5f70bf18a086: Waiting [2024-07-02T07:29:50.866Z] b25ef2fe0868: Waiting [2024-07-02T07:29:50.866Z] bc9aa7709f62: Waiting [2024-07-02T07:29:50.866Z] 6cdf85155581: Waiting [2024-07-02T07:29:50.866Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:50.866Z] ccd4adb52d59: Waiting [2024-07-02T07:29:50.866Z] eb758aedc7db: Waiting [2024-07-02T07:29:50.866Z] be59cab332e6: Waiting [2024-07-02T07:29:50.866Z] 823d99a36823: Pushed [2024-07-02T07:29:50.866Z] 9f29bda463a8: Pushed [2024-07-02T07:29:50.866Z] 1e81af098ef3: Pushed [2024-07-02T07:29:50.866Z] 9a4c66b2a11f: Pushed [2024-07-02T07:29:50.866Z] 0b2ea1790f9b: Pushed [2024-07-02T07:29:51.110Z] #125 ... [2024-07-02T07:29:51.110Z] [2024-07-02T07:29:51.110Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:29:51.111Z] #0 4.797 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-07-02T07:29:51.111Z] #133 ... [2024-07-02T07:29:51.111Z] [2024-07-02T07:29:51.111Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:29:51.111Z] #132 5.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-07-02T07:29:51.111Z] #132 ... [2024-07-02T07:29:51.111Z] [2024-07-02T07:29:51.111Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:29:51.111Z] #0 5.273 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-07-02T07:29:51.111Z] #134 ... [2024-07-02T07:29:51.111Z] [2024-07-02T07:29:51.111Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:29:51.111Z] #0 5.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-07-02T07:29:51.124Z] ccd4adb52d59: Pushed [2024-07-02T07:29:51.381Z] #135 ... [2024-07-02T07:29:51.381Z] [2024-07-02T07:29:51.381Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:29:51.381Z] #0 6.356 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-07-02T07:29:51.381Z] #136 ... [2024-07-02T07:29:51.381Z] [2024-07-02T07:29:51.381Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:29:51.381Z] #0 5.086 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-07-02T07:29:51.382Z] be59cab332e6: Layer already exists [2024-07-02T07:29:51.382Z] 56faf7497d61: Pushed [2024-07-02T07:29:51.382Z] 406c4ad88d3b: Pushed [2024-07-02T07:29:51.382Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:51.382Z] b25ef2fe0868: Pushed [2024-07-02T07:29:51.640Z] 5f70bf18a086: Layer already exists [2024-07-02T07:29:51.640Z] 6cdf85155581: Pushed [2024-07-02T07:29:51.640Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:51.648Z] #137 ... [2024-07-02T07:29:51.648Z] [2024-07-02T07:29:51.648Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:29:51.648Z] #0 4.909 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-07-02T07:29:51.915Z] #138 ... [2024-07-02T07:29:51.915Z] [2024-07-02T07:29:51.915Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:29:51.915Z] #0 5.698 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-07-02T07:29:51.915Z] #139 ... [2024-07-02T07:29:51.915Z] [2024-07-02T07:29:51.915Z] #140 [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-07-02T07:29:51.915Z] #0 5.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-07-02T07:29:52.205Z] bc9aa7709f62: Pushed [2024-07-02T07:29:52.463Z] eb758aedc7db: Pushed [2024-07-02T07:29:52.463Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:52.794Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:53.119Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-02T07:29:53.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T07:29:53.119Z] 0b2ea1790f9b: Preparing [2024-07-02T07:29:53.119Z] 823d99a36823: Preparing [2024-07-02T07:29:53.119Z] 1e81af098ef3: Preparing [2024-07-02T07:29:53.119Z] 9f29bda463a8: Preparing [2024-07-02T07:29:53.119Z] 9a4c66b2a11f: Preparing [2024-07-02T07:29:53.119Z] ccd4adb52d59: Preparing [2024-07-02T07:29:53.119Z] eb758aedc7db: Preparing [2024-07-02T07:29:53.119Z] be59cab332e6: Preparing [2024-07-02T07:29:53.119Z] 195a25ca50ad: Preparing [2024-07-02T07:29:53.119Z] 56faf7497d61: Preparing [2024-07-02T07:29:53.119Z] 406c4ad88d3b: Preparing [2024-07-02T07:29:53.119Z] 5f70bf18a086: Preparing [2024-07-02T07:29:53.119Z] b25ef2fe0868: Preparing [2024-07-02T07:29:53.119Z] bc9aa7709f62: Preparing [2024-07-02T07:29:53.119Z] 6cdf85155581: Preparing [2024-07-02T07:29:53.119Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:53.119Z] ccd4adb52d59: Waiting [2024-07-02T07:29:53.119Z] eb758aedc7db: Waiting [2024-07-02T07:29:53.119Z] be59cab332e6: Waiting [2024-07-02T07:29:53.119Z] 195a25ca50ad: Waiting [2024-07-02T07:29:53.119Z] 56faf7497d61: Waiting [2024-07-02T07:29:53.119Z] 406c4ad88d3b: Waiting [2024-07-02T07:29:53.119Z] bc9aa7709f62: Waiting [2024-07-02T07:29:53.119Z] 5f70bf18a086: Waiting [2024-07-02T07:29:53.119Z] b25ef2fe0868: Waiting [2024-07-02T07:29:53.119Z] 6cdf85155581: Waiting [2024-07-02T07:29:53.119Z] 1e81af098ef3: Layer already exists [2024-07-02T07:29:53.119Z] 0b2ea1790f9b: Layer already exists [2024-07-02T07:29:53.119Z] 823d99a36823: Layer already exists [2024-07-02T07:29:53.119Z] 9a4c66b2a11f: Layer already exists [2024-07-02T07:29:53.119Z] 9f29bda463a8: Layer already exists [2024-07-02T07:29:53.119Z] eb758aedc7db: Layer already exists [2024-07-02T07:29:53.119Z] ccd4adb52d59: Layer already exists [2024-07-02T07:29:53.119Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:53.119Z] be59cab332e6: Layer already exists [2024-07-02T07:29:53.119Z] 56faf7497d61: Layer already exists [2024-07-02T07:29:53.119Z] 406c4ad88d3b: Layer already exists [2024-07-02T07:29:53.119Z] 5f70bf18a086: Layer already exists [2024-07-02T07:29:53.119Z] bc9aa7709f62: Layer already exists [2024-07-02T07:29:53.119Z] 6cdf85155581: Layer already exists [2024-07-02T07:29:53.119Z] b25ef2fe0868: Layer already exists [2024-07-02T07:29:53.119Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:53.119Z] latest: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:53.447Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:53.765Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.28 [2024-07-02T07:29:53.765Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T07:29:53.765Z] 0b2ea1790f9b: Preparing [2024-07-02T07:29:53.765Z] 823d99a36823: Preparing [2024-07-02T07:29:53.765Z] 1e81af098ef3: Preparing [2024-07-02T07:29:53.765Z] 9f29bda463a8: Preparing [2024-07-02T07:29:53.765Z] 9a4c66b2a11f: Preparing [2024-07-02T07:29:53.765Z] ccd4adb52d59: Preparing [2024-07-02T07:29:53.765Z] eb758aedc7db: Preparing [2024-07-02T07:29:53.765Z] be59cab332e6: Preparing [2024-07-02T07:29:53.765Z] 195a25ca50ad: Preparing [2024-07-02T07:29:53.765Z] ccd4adb52d59: Waiting [2024-07-02T07:29:53.765Z] be59cab332e6: Waiting [2024-07-02T07:29:53.765Z] eb758aedc7db: Waiting [2024-07-02T07:29:53.765Z] 56faf7497d61: Preparing [2024-07-02T07:29:53.765Z] 406c4ad88d3b: Preparing [2024-07-02T07:29:53.765Z] 5f70bf18a086: Preparing [2024-07-02T07:29:53.765Z] b25ef2fe0868: Preparing [2024-07-02T07:29:53.765Z] 406c4ad88d3b: Waiting [2024-07-02T07:29:53.765Z] bc9aa7709f62: Preparing [2024-07-02T07:29:53.765Z] 6cdf85155581: Preparing [2024-07-02T07:29:53.765Z] 5f70bf18a086: Waiting [2024-07-02T07:29:53.765Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:53.765Z] bc9aa7709f62: Waiting [2024-07-02T07:29:53.765Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:53.765Z] 823d99a36823: Layer already exists [2024-07-02T07:29:53.765Z] 9f29bda463a8: Layer already exists [2024-07-02T07:29:53.765Z] 0b2ea1790f9b: Layer already exists [2024-07-02T07:29:53.765Z] 9a4c66b2a11f: Layer already exists [2024-07-02T07:29:53.765Z] 1e81af098ef3: Layer already exists [2024-07-02T07:29:53.765Z] be59cab332e6: Layer already exists [2024-07-02T07:29:53.765Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:53.765Z] 56faf7497d61: Layer already exists [2024-07-02T07:29:53.765Z] eb758aedc7db: Layer already exists [2024-07-02T07:29:53.765Z] ccd4adb52d59: Layer already exists [2024-07-02T07:29:53.765Z] 406c4ad88d3b: Layer already exists [2024-07-02T07:29:53.765Z] 5f70bf18a086: Layer already exists [2024-07-02T07:29:53.765Z] bc9aa7709f62: Layer already exists [2024-07-02T07:29:53.765Z] b25ef2fe0868: Layer already exists [2024-07-02T07:29:53.765Z] 6cdf85155581: Layer already exists [2024-07-02T07:29:53.765Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:53.765Z] 3.2.0-dev.28: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:54.100Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:54.412Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:54.412Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T07:29:54.412Z] 0b2ea1790f9b: Preparing [2024-07-02T07:29:54.412Z] 823d99a36823: Preparing [2024-07-02T07:29:54.412Z] 1e81af098ef3: Preparing [2024-07-02T07:29:54.412Z] 9f29bda463a8: Preparing [2024-07-02T07:29:54.412Z] 9a4c66b2a11f: Preparing [2024-07-02T07:29:54.412Z] ccd4adb52d59: Preparing [2024-07-02T07:29:54.412Z] eb758aedc7db: Preparing [2024-07-02T07:29:54.412Z] be59cab332e6: Preparing [2024-07-02T07:29:54.412Z] 195a25ca50ad: Preparing [2024-07-02T07:29:54.412Z] 56faf7497d61: Preparing [2024-07-02T07:29:54.412Z] 406c4ad88d3b: Preparing [2024-07-02T07:29:54.412Z] 5f70bf18a086: Preparing [2024-07-02T07:29:54.412Z] b25ef2fe0868: Preparing [2024-07-02T07:29:54.412Z] bc9aa7709f62: Preparing [2024-07-02T07:29:54.412Z] 6cdf85155581: Preparing [2024-07-02T07:29:54.412Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:54.412Z] b25ef2fe0868: Waiting [2024-07-02T07:29:54.412Z] be59cab332e6: Waiting [2024-07-02T07:29:54.412Z] ccd4adb52d59: Waiting [2024-07-02T07:29:54.412Z] 195a25ca50ad: Waiting [2024-07-02T07:29:54.412Z] 56faf7497d61: Waiting [2024-07-02T07:29:54.412Z] 406c4ad88d3b: Waiting [2024-07-02T07:29:54.412Z] 5f70bf18a086: Waiting [2024-07-02T07:29:54.412Z] bc9aa7709f62: Waiting [2024-07-02T07:29:54.412Z] eb758aedc7db: Waiting [2024-07-02T07:29:54.412Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:54.412Z] 6cdf85155581: Waiting [2024-07-02T07:29:54.412Z] 9a4c66b2a11f: Layer already exists [2024-07-02T07:29:54.412Z] 0b2ea1790f9b: Layer already exists [2024-07-02T07:29:54.412Z] 823d99a36823: Layer already exists [2024-07-02T07:29:54.412Z] 9f29bda463a8: Layer already exists [2024-07-02T07:29:54.412Z] 1e81af098ef3: Layer already exists [2024-07-02T07:29:54.412Z] be59cab332e6: Layer already exists [2024-07-02T07:29:54.412Z] eb758aedc7db: Layer already exists [2024-07-02T07:29:54.412Z] ccd4adb52d59: Layer already exists [2024-07-02T07:29:54.412Z] 56faf7497d61: Layer already exists [2024-07-02T07:29:54.413Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:54.413Z] 5f70bf18a086: Layer already exists [2024-07-02T07:29:54.413Z] bc9aa7709f62: Layer already exists [2024-07-02T07:29:54.413Z] 406c4ad88d3b: Layer already exists [2024-07-02T07:29:54.413Z] b25ef2fe0868: Layer already exists [2024-07-02T07:29:54.413Z] 6cdf85155581: Layer already exists [2024-07-02T07:29:54.413Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:54.413Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:54.736Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:55.052Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-07-02T07:29:55.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-07-02T07:29:55.052Z] 0b2ea1790f9b: Preparing [2024-07-02T07:29:55.052Z] 823d99a36823: Preparing [2024-07-02T07:29:55.052Z] 1e81af098ef3: Preparing [2024-07-02T07:29:55.052Z] 9f29bda463a8: Preparing [2024-07-02T07:29:55.052Z] 9a4c66b2a11f: Preparing [2024-07-02T07:29:55.052Z] ccd4adb52d59: Preparing [2024-07-02T07:29:55.052Z] eb758aedc7db: Preparing [2024-07-02T07:29:55.052Z] be59cab332e6: Preparing [2024-07-02T07:29:55.052Z] 195a25ca50ad: Preparing [2024-07-02T07:29:55.052Z] 56faf7497d61: Preparing [2024-07-02T07:29:55.052Z] 406c4ad88d3b: Preparing [2024-07-02T07:29:55.052Z] 5f70bf18a086: Preparing [2024-07-02T07:29:55.052Z] b25ef2fe0868: Preparing [2024-07-02T07:29:55.052Z] bc9aa7709f62: Preparing [2024-07-02T07:29:55.052Z] 6cdf85155581: Preparing [2024-07-02T07:29:55.052Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:55.052Z] 6cdf85155581: Waiting [2024-07-02T07:29:55.052Z] bc9aa7709f62: Waiting [2024-07-02T07:29:55.052Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:55.052Z] 406c4ad88d3b: Waiting [2024-07-02T07:29:55.052Z] eb758aedc7db: Waiting [2024-07-02T07:29:55.052Z] 5f70bf18a086: Waiting [2024-07-02T07:29:55.052Z] b25ef2fe0868: Waiting [2024-07-02T07:29:55.052Z] ccd4adb52d59: Waiting [2024-07-02T07:29:55.052Z] 195a25ca50ad: Waiting [2024-07-02T07:29:55.052Z] be59cab332e6: Waiting [2024-07-02T07:29:55.052Z] 56faf7497d61: Waiting [2024-07-02T07:29:55.052Z] 0b2ea1790f9b: Layer already exists [2024-07-02T07:29:55.052Z] 823d99a36823: Layer already exists [2024-07-02T07:29:55.052Z] 9a4c66b2a11f: Layer already exists [2024-07-02T07:29:55.052Z] 1e81af098ef3: Layer already exists [2024-07-02T07:29:55.052Z] 9f29bda463a8: Layer already exists [2024-07-02T07:29:55.052Z] eb758aedc7db: Layer already exists [2024-07-02T07:29:55.052Z] ccd4adb52d59: Layer already exists [2024-07-02T07:29:55.052Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:55.052Z] be59cab332e6: Layer already exists [2024-07-02T07:29:55.052Z] 56faf7497d61: Layer already exists [2024-07-02T07:29:55.052Z] 406c4ad88d3b: Layer already exists [2024-07-02T07:29:55.052Z] 5f70bf18a086: Layer already exists [2024-07-02T07:29:55.052Z] b25ef2fe0868: Layer already exists [2024-07-02T07:29:55.052Z] bc9aa7709f62: Layer already exists [2024-07-02T07:29:55.052Z] 6cdf85155581: Layer already exists [2024-07-02T07:29:55.052Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:55.052Z] main: digest: sha256:0f49af15f1280177d908bd942c40f21abc37b1272ea8e0fc4ea20acb8e0f900e size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:29:55.138Z] ===================================================== [Pipeline] echo [2024-07-02T07:29:55.153Z] taggedImages: [2024-07-02T07:29:55.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:55.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-07-02T07:29:55.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.28 [2024-07-02T07:29:55.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:55.153Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-07-02T07:29:55.185Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-07-02T07:29:55.185Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:55.185Z] latest [2024-07-02T07:29:55.185Z] 3.2.0-dev.28 [2024-07-02T07:29:55.185Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:29:55.185Z] main [2024-07-02T07:29:55.185Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:55.523Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:55.909Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:29:55.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T07:29:55.909Z] ee05fb03d411: Preparing [2024-07-02T07:29:55.909Z] 532e37da488a: Preparing [2024-07-02T07:29:55.909Z] fc9e7b5a02e1: Preparing [2024-07-02T07:29:55.909Z] 7a3cddeccede: Preparing [2024-07-02T07:29:55.909Z] be59cab332e6: Preparing [2024-07-02T07:29:55.909Z] 195a25ca50ad: Preparing [2024-07-02T07:29:55.909Z] 27229801478a: Preparing [2024-07-02T07:29:55.909Z] aa0955984e13: Preparing [2024-07-02T07:29:55.909Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:55.909Z] aa0955984e13: Waiting [2024-07-02T07:29:55.909Z] 195a25ca50ad: Waiting [2024-07-02T07:29:55.909Z] 27229801478a: Waiting [2024-07-02T07:29:55.909Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:55.909Z] be59cab332e6: Layer already exists [2024-07-02T07:29:55.909Z] ee05fb03d411: Layer already exists [2024-07-02T07:29:55.909Z] fc9e7b5a02e1: Pushed [2024-07-02T07:29:55.909Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:55.909Z] 532e37da488a: Layer already exists [2024-07-02T07:29:55.909Z] 27229801478a: Layer already exists [2024-07-02T07:29:56.200Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:56.200Z] aa0955984e13: Layer already exists [2024-07-02T07:29:57.260Z] #140 ... [2024-07-02T07:29:57.260Z] [2024-07-02T07:29:57.260Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:29:57.260Z] #109 5.485 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-07-02T07:29:58.871Z] 7a3cddeccede: Pushed [2024-07-02T07:29:58.871Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:59.215Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:59.539Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-02T07:29:59.539Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T07:29:59.539Z] ee05fb03d411: Preparing [2024-07-02T07:29:59.539Z] 532e37da488a: Preparing [2024-07-02T07:29:59.539Z] fc9e7b5a02e1: Preparing [2024-07-02T07:29:59.539Z] 7a3cddeccede: Preparing [2024-07-02T07:29:59.539Z] be59cab332e6: Preparing [2024-07-02T07:29:59.539Z] 195a25ca50ad: Preparing [2024-07-02T07:29:59.539Z] 27229801478a: Preparing [2024-07-02T07:29:59.539Z] aa0955984e13: Preparing [2024-07-02T07:29:59.539Z] 63ec0bd56cf3: Preparing [2024-07-02T07:29:59.539Z] aa0955984e13: Waiting [2024-07-02T07:29:59.539Z] 63ec0bd56cf3: Waiting [2024-07-02T07:29:59.539Z] 195a25ca50ad: Waiting [2024-07-02T07:29:59.539Z] 27229801478a: Waiting [2024-07-02T07:29:59.539Z] be59cab332e6: Layer already exists [2024-07-02T07:29:59.539Z] fc9e7b5a02e1: Layer already exists [2024-07-02T07:29:59.539Z] ee05fb03d411: Layer already exists [2024-07-02T07:29:59.539Z] 7a3cddeccede: Layer already exists [2024-07-02T07:29:59.539Z] 532e37da488a: Layer already exists [2024-07-02T07:29:59.539Z] 195a25ca50ad: Layer already exists [2024-07-02T07:29:59.539Z] aa0955984e13: Layer already exists [2024-07-02T07:29:59.539Z] 27229801478a: Layer already exists [2024-07-02T07:29:59.539Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:29:59.539Z] latest: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:29:59.861Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:00.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.28 [2024-07-02T07:30:00.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T07:30:00.186Z] ee05fb03d411: Preparing [2024-07-02T07:30:00.186Z] 532e37da488a: Preparing [2024-07-02T07:30:00.186Z] fc9e7b5a02e1: Preparing [2024-07-02T07:30:00.186Z] 7a3cddeccede: Preparing [2024-07-02T07:30:00.186Z] be59cab332e6: Preparing [2024-07-02T07:30:00.186Z] 195a25ca50ad: Preparing [2024-07-02T07:30:00.186Z] 27229801478a: Preparing [2024-07-02T07:30:00.186Z] aa0955984e13: Preparing [2024-07-02T07:30:00.186Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:00.186Z] 195a25ca50ad: Waiting [2024-07-02T07:30:00.186Z] 27229801478a: Waiting [2024-07-02T07:30:00.186Z] aa0955984e13: Waiting [2024-07-02T07:30:00.186Z] fc9e7b5a02e1: Layer already exists [2024-07-02T07:30:00.186Z] be59cab332e6: Layer already exists [2024-07-02T07:30:00.186Z] 7a3cddeccede: Layer already exists [2024-07-02T07:30:00.186Z] ee05fb03d411: Layer already exists [2024-07-02T07:30:00.186Z] 532e37da488a: Layer already exists [2024-07-02T07:30:00.186Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:00.186Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:00.186Z] 27229801478a: Layer already exists [2024-07-02T07:30:00.186Z] aa0955984e13: Layer already exists [2024-07-02T07:30:00.186Z] 3.2.0-dev.28: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:00.505Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:00.820Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:00.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T07:30:00.820Z] ee05fb03d411: Preparing [2024-07-02T07:30:00.820Z] 532e37da488a: Preparing [2024-07-02T07:30:00.820Z] fc9e7b5a02e1: Preparing [2024-07-02T07:30:00.820Z] 7a3cddeccede: Preparing [2024-07-02T07:30:00.820Z] be59cab332e6: Preparing [2024-07-02T07:30:00.820Z] 195a25ca50ad: Preparing [2024-07-02T07:30:00.820Z] 27229801478a: Preparing [2024-07-02T07:30:00.820Z] aa0955984e13: Preparing [2024-07-02T07:30:00.820Z] aa0955984e13: Waiting [2024-07-02T07:30:00.820Z] 27229801478a: Waiting [2024-07-02T07:30:00.820Z] 195a25ca50ad: Waiting [2024-07-02T07:30:00.820Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:00.820Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:00.820Z] be59cab332e6: Layer already exists [2024-07-02T07:30:00.820Z] 7a3cddeccede: Layer already exists [2024-07-02T07:30:00.820Z] fc9e7b5a02e1: Layer already exists [2024-07-02T07:30:00.820Z] 532e37da488a: Layer already exists [2024-07-02T07:30:00.820Z] ee05fb03d411: Layer already exists [2024-07-02T07:30:00.820Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:00.820Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:00.820Z] 27229801478a: Layer already exists [2024-07-02T07:30:00.820Z] aa0955984e13: Layer already exists [2024-07-02T07:30:00.820Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:01.129Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:01.447Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-07-02T07:30:01.447Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-07-02T07:30:01.447Z] ee05fb03d411: Preparing [2024-07-02T07:30:01.447Z] 532e37da488a: Preparing [2024-07-02T07:30:01.447Z] fc9e7b5a02e1: Preparing [2024-07-02T07:30:01.447Z] 7a3cddeccede: Preparing [2024-07-02T07:30:01.447Z] be59cab332e6: Preparing [2024-07-02T07:30:01.447Z] 195a25ca50ad: Preparing [2024-07-02T07:30:01.447Z] 27229801478a: Preparing [2024-07-02T07:30:01.447Z] aa0955984e13: Preparing [2024-07-02T07:30:01.447Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:01.447Z] 195a25ca50ad: Waiting [2024-07-02T07:30:01.447Z] 27229801478a: Waiting [2024-07-02T07:30:01.447Z] aa0955984e13: Waiting [2024-07-02T07:30:01.447Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:01.447Z] 532e37da488a: Layer already exists [2024-07-02T07:30:01.447Z] be59cab332e6: Layer already exists [2024-07-02T07:30:01.447Z] ee05fb03d411: Layer already exists [2024-07-02T07:30:01.447Z] 7a3cddeccede: Layer already exists [2024-07-02T07:30:01.447Z] fc9e7b5a02e1: Layer already exists [2024-07-02T07:30:01.447Z] aa0955984e13: Layer already exists [2024-07-02T07:30:01.447Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:01.447Z] 27229801478a: Layer already exists [2024-07-02T07:30:01.447Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:01.448Z] main: digest: sha256:0e96074e47f41cb9c36e80f74c17005b64a5f21902e4b1e9bf35c7d9e4f102ff size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:01.505Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:01.515Z] taggedImages: [2024-07-02T07:30:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-07-02T07:30:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.28 [2024-07-02T07:30:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:01.515Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-07-02T07:30:01.535Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-07-02T07:30:01.535Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:01.535Z] latest [2024-07-02T07:30:01.535Z] 3.2.0-dev.28 [2024-07-02T07:30:01.535Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:01.535Z] main [2024-07-02T07:30:01.535Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:01.871Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:02.186Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:02.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T07:30:02.186Z] 154e64a03902: Preparing [2024-07-02T07:30:02.186Z] 36ab8feaf6be: Preparing [2024-07-02T07:30:02.186Z] 6f2d254efad8: Preparing [2024-07-02T07:30:02.186Z] 10e7529af788: Preparing [2024-07-02T07:30:02.186Z] 8583455efa0f: Preparing [2024-07-02T07:30:02.186Z] be59cab332e6: Preparing [2024-07-02T07:30:02.186Z] 195a25ca50ad: Preparing [2024-07-02T07:30:02.186Z] 1ffcb254aa5e: Preparing [2024-07-02T07:30:02.186Z] 50461d23d3a0: Preparing [2024-07-02T07:30:02.186Z] a0c813dd68c9: Preparing [2024-07-02T07:30:02.186Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:02.186Z] 50461d23d3a0: Waiting [2024-07-02T07:30:02.186Z] a0c813dd68c9: Waiting [2024-07-02T07:30:02.186Z] be59cab332e6: Waiting [2024-07-02T07:30:02.186Z] 1ffcb254aa5e: Waiting [2024-07-02T07:30:02.186Z] 195a25ca50ad: Waiting [2024-07-02T07:30:02.186Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:02.444Z] 36ab8feaf6be: Pushed [2024-07-02T07:30:02.444Z] 8583455efa0f: Pushed [2024-07-02T07:30:02.444Z] 10e7529af788: Pushed [2024-07-02T07:30:02.444Z] 154e64a03902: Pushed [2024-07-02T07:30:02.444Z] be59cab332e6: Layer already exists [2024-07-02T07:30:02.444Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:02.444Z] 50461d23d3a0: Pushed [2024-07-02T07:30:02.444Z] 1ffcb254aa5e: Pushed [2024-07-02T07:30:02.444Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:03.027Z] 6f2d254efad8: Pushed [2024-07-02T07:30:04.403Z] a0c813dd68c9: Pushed [2024-07-02T07:30:04.403Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:04.729Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:05.047Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-02T07:30:05.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T07:30:05.047Z] 154e64a03902: Preparing [2024-07-02T07:30:05.047Z] 36ab8feaf6be: Preparing [2024-07-02T07:30:05.047Z] 6f2d254efad8: Preparing [2024-07-02T07:30:05.047Z] 10e7529af788: Preparing [2024-07-02T07:30:05.047Z] 8583455efa0f: Preparing [2024-07-02T07:30:05.047Z] be59cab332e6: Preparing [2024-07-02T07:30:05.047Z] 195a25ca50ad: Preparing [2024-07-02T07:30:05.047Z] 1ffcb254aa5e: Preparing [2024-07-02T07:30:05.047Z] be59cab332e6: Waiting [2024-07-02T07:30:05.047Z] 195a25ca50ad: Waiting [2024-07-02T07:30:05.047Z] 50461d23d3a0: Preparing [2024-07-02T07:30:05.047Z] a0c813dd68c9: Preparing [2024-07-02T07:30:05.047Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:05.047Z] 1ffcb254aa5e: Waiting [2024-07-02T07:30:05.047Z] 50461d23d3a0: Waiting [2024-07-02T07:30:05.047Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:05.047Z] a0c813dd68c9: Waiting [2024-07-02T07:30:05.047Z] 10e7529af788: Layer already exists [2024-07-02T07:30:05.047Z] 6f2d254efad8: Layer already exists [2024-07-02T07:30:05.047Z] 36ab8feaf6be: Layer already exists [2024-07-02T07:30:05.047Z] 8583455efa0f: Layer already exists [2024-07-02T07:30:05.047Z] 154e64a03902: Layer already exists [2024-07-02T07:30:05.047Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:05.047Z] 1ffcb254aa5e: Layer already exists [2024-07-02T07:30:05.047Z] be59cab332e6: Layer already exists [2024-07-02T07:30:05.047Z] 50461d23d3a0: Layer already exists [2024-07-02T07:30:05.047Z] a0c813dd68c9: Layer already exists [2024-07-02T07:30:05.047Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:05.047Z] latest: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:05.398Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:05.712Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.28 [2024-07-02T07:30:05.712Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T07:30:05.712Z] 154e64a03902: Preparing [2024-07-02T07:30:05.712Z] 36ab8feaf6be: Preparing [2024-07-02T07:30:05.712Z] 6f2d254efad8: Preparing [2024-07-02T07:30:05.712Z] 10e7529af788: Preparing [2024-07-02T07:30:05.712Z] 8583455efa0f: Preparing [2024-07-02T07:30:05.712Z] be59cab332e6: Preparing [2024-07-02T07:30:05.712Z] 195a25ca50ad: Preparing [2024-07-02T07:30:05.712Z] 1ffcb254aa5e: Preparing [2024-07-02T07:30:05.712Z] 50461d23d3a0: Preparing [2024-07-02T07:30:05.712Z] a0c813dd68c9: Preparing [2024-07-02T07:30:05.712Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:05.712Z] 195a25ca50ad: Waiting [2024-07-02T07:30:05.712Z] 1ffcb254aa5e: Waiting [2024-07-02T07:30:05.712Z] 50461d23d3a0: Waiting [2024-07-02T07:30:05.712Z] a0c813dd68c9: Waiting [2024-07-02T07:30:05.712Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:05.712Z] be59cab332e6: Waiting [2024-07-02T07:30:05.712Z] 10e7529af788: Layer already exists [2024-07-02T07:30:05.712Z] 6f2d254efad8: Layer already exists [2024-07-02T07:30:05.712Z] 8583455efa0f: Layer already exists [2024-07-02T07:30:05.712Z] 36ab8feaf6be: Layer already exists [2024-07-02T07:30:05.712Z] 154e64a03902: Layer already exists [2024-07-02T07:30:05.712Z] be59cab332e6: Layer already exists [2024-07-02T07:30:05.712Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:05.712Z] 1ffcb254aa5e: Layer already exists [2024-07-02T07:30:05.712Z] a0c813dd68c9: Layer already exists [2024-07-02T07:30:05.712Z] 50461d23d3a0: Layer already exists [2024-07-02T07:30:05.712Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:05.712Z] 3.2.0-dev.28: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:06.039Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:06.362Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:06.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T07:30:06.362Z] 154e64a03902: Preparing [2024-07-02T07:30:06.362Z] 36ab8feaf6be: Preparing [2024-07-02T07:30:06.362Z] 6f2d254efad8: Preparing [2024-07-02T07:30:06.362Z] 10e7529af788: Preparing [2024-07-02T07:30:06.362Z] 8583455efa0f: Preparing [2024-07-02T07:30:06.362Z] be59cab332e6: Preparing [2024-07-02T07:30:06.362Z] 195a25ca50ad: Preparing [2024-07-02T07:30:06.362Z] 1ffcb254aa5e: Preparing [2024-07-02T07:30:06.362Z] 50461d23d3a0: Preparing [2024-07-02T07:30:06.362Z] a0c813dd68c9: Preparing [2024-07-02T07:30:06.362Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:06.362Z] 195a25ca50ad: Waiting [2024-07-02T07:30:06.362Z] 1ffcb254aa5e: Waiting [2024-07-02T07:30:06.362Z] 50461d23d3a0: Waiting [2024-07-02T07:30:06.362Z] a0c813dd68c9: Waiting [2024-07-02T07:30:06.362Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:06.362Z] be59cab332e6: Waiting [2024-07-02T07:30:06.362Z] 10e7529af788: Layer already exists [2024-07-02T07:30:06.362Z] 154e64a03902: Layer already exists [2024-07-02T07:30:06.362Z] 36ab8feaf6be: Layer already exists [2024-07-02T07:30:06.362Z] 6f2d254efad8: Layer already exists [2024-07-02T07:30:06.362Z] 8583455efa0f: Layer already exists [2024-07-02T07:30:06.362Z] be59cab332e6: Layer already exists [2024-07-02T07:30:06.362Z] a0c813dd68c9: Layer already exists [2024-07-02T07:30:06.362Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:06.362Z] 50461d23d3a0: Layer already exists [2024-07-02T07:30:06.362Z] 1ffcb254aa5e: Layer already exists [2024-07-02T07:30:06.362Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:06.362Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:06.804Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:07.124Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-07-02T07:30:07.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-07-02T07:30:07.124Z] 154e64a03902: Preparing [2024-07-02T07:30:07.124Z] 36ab8feaf6be: Preparing [2024-07-02T07:30:07.124Z] 6f2d254efad8: Preparing [2024-07-02T07:30:07.124Z] 10e7529af788: Preparing [2024-07-02T07:30:07.124Z] 8583455efa0f: Preparing [2024-07-02T07:30:07.124Z] be59cab332e6: Preparing [2024-07-02T07:30:07.124Z] 195a25ca50ad: Preparing [2024-07-02T07:30:07.124Z] 1ffcb254aa5e: Preparing [2024-07-02T07:30:07.124Z] 50461d23d3a0: Preparing [2024-07-02T07:30:07.124Z] a0c813dd68c9: Preparing [2024-07-02T07:30:07.124Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:07.124Z] 195a25ca50ad: Waiting [2024-07-02T07:30:07.124Z] 1ffcb254aa5e: Waiting [2024-07-02T07:30:07.124Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:07.124Z] 50461d23d3a0: Waiting [2024-07-02T07:30:07.124Z] a0c813dd68c9: Waiting [2024-07-02T07:30:07.124Z] be59cab332e6: Waiting [2024-07-02T07:30:07.124Z] 10e7529af788: Layer already exists [2024-07-02T07:30:07.124Z] 6f2d254efad8: Layer already exists [2024-07-02T07:30:07.124Z] 8583455efa0f: Layer already exists [2024-07-02T07:30:07.124Z] 154e64a03902: Layer already exists [2024-07-02T07:30:07.124Z] 36ab8feaf6be: Layer already exists [2024-07-02T07:30:07.124Z] be59cab332e6: Layer already exists [2024-07-02T07:30:07.124Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:07.124Z] 1ffcb254aa5e: Layer already exists [2024-07-02T07:30:07.124Z] 50461d23d3a0: Layer already exists [2024-07-02T07:30:07.124Z] a0c813dd68c9: Layer already exists [2024-07-02T07:30:07.124Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:07.124Z] main: digest: sha256:86f10024d1a106d48829fbfd68e8702fa6efbfeddf52541e58e135cc12658936 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:07.191Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:07.203Z] taggedImages: [2024-07-02T07:30:07.203Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:07.203Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-07-02T07:30:07.203Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.28 [2024-07-02T07:30:07.203Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:07.203Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-07-02T07:30:07.224Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-07-02T07:30:07.224Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:07.224Z] latest [2024-07-02T07:30:07.224Z] 3.2.0-dev.28 [2024-07-02T07:30:07.224Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:07.224Z] main [2024-07-02T07:30:07.224Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:07.558Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:07.879Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:07.879Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T07:30:07.879Z] 186e13237814: Preparing [2024-07-02T07:30:07.879Z] 7336573f8911: Preparing [2024-07-02T07:30:07.879Z] abc8ab5d62f0: Preparing [2024-07-02T07:30:07.879Z] 7dcef21c0f4a: Preparing [2024-07-02T07:30:07.879Z] da73ae1b12f7: Preparing [2024-07-02T07:30:07.879Z] 15f0dd6559a3: Preparing [2024-07-02T07:30:07.879Z] 72f16187283d: Preparing [2024-07-02T07:30:07.879Z] be59cab332e6: Preparing [2024-07-02T07:30:07.879Z] 195a25ca50ad: Preparing [2024-07-02T07:30:07.879Z] dd8fc4f9bc20: Preparing [2024-07-02T07:30:07.879Z] 28ec9a852d13: Preparing [2024-07-02T07:30:07.879Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:07.879Z] 72f16187283d: Waiting [2024-07-02T07:30:07.879Z] dd8fc4f9bc20: Waiting [2024-07-02T07:30:07.879Z] 28ec9a852d13: Waiting [2024-07-02T07:30:07.879Z] be59cab332e6: Waiting [2024-07-02T07:30:07.879Z] 195a25ca50ad: Waiting [2024-07-02T07:30:07.879Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:07.879Z] da73ae1b12f7: Pushed [2024-07-02T07:30:07.879Z] 7336573f8911: Pushed [2024-07-02T07:30:07.879Z] 186e13237814: Pushed [2024-07-02T07:30:08.138Z] 15f0dd6559a3: Pushed [2024-07-02T07:30:08.138Z] 72f16187283d: Pushed [2024-07-02T07:30:08.396Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:08.396Z] be59cab332e6: Layer already exists [2024-07-02T07:30:08.396Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:08.654Z] 7dcef21c0f4a: Pushed [2024-07-02T07:30:08.911Z] dd8fc4f9bc20: Pushed [2024-07-02T07:30:09.170Z] abc8ab5d62f0: Pushed [2024-07-02T07:30:09.429Z] 28ec9a852d13: Pushed [2024-07-02T07:30:09.688Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:10.022Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:10.352Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-02T07:30:10.352Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T07:30:10.352Z] 186e13237814: Preparing [2024-07-02T07:30:10.352Z] 7336573f8911: Preparing [2024-07-02T07:30:10.352Z] abc8ab5d62f0: Preparing [2024-07-02T07:30:10.352Z] 7dcef21c0f4a: Preparing [2024-07-02T07:30:10.352Z] da73ae1b12f7: Preparing [2024-07-02T07:30:10.352Z] 15f0dd6559a3: Preparing [2024-07-02T07:30:10.352Z] 72f16187283d: Preparing [2024-07-02T07:30:10.352Z] be59cab332e6: Preparing [2024-07-02T07:30:10.352Z] 195a25ca50ad: Preparing [2024-07-02T07:30:10.352Z] dd8fc4f9bc20: Preparing [2024-07-02T07:30:10.352Z] 28ec9a852d13: Preparing [2024-07-02T07:30:10.352Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:10.352Z] 195a25ca50ad: Waiting [2024-07-02T07:30:10.352Z] dd8fc4f9bc20: Waiting [2024-07-02T07:30:10.352Z] 15f0dd6559a3: Waiting [2024-07-02T07:30:10.352Z] 28ec9a852d13: Waiting [2024-07-02T07:30:10.352Z] 72f16187283d: Waiting [2024-07-02T07:30:10.352Z] be59cab332e6: Waiting [2024-07-02T07:30:10.352Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:10.352Z] da73ae1b12f7: Layer already exists [2024-07-02T07:30:10.352Z] 7336573f8911: Layer already exists [2024-07-02T07:30:10.352Z] 7dcef21c0f4a: Layer already exists [2024-07-02T07:30:10.352Z] abc8ab5d62f0: Layer already exists [2024-07-02T07:30:10.352Z] 186e13237814: Layer already exists [2024-07-02T07:30:10.352Z] 72f16187283d: Layer already exists [2024-07-02T07:30:10.352Z] 15f0dd6559a3: Layer already exists [2024-07-02T07:30:10.352Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:10.352Z] be59cab332e6: Layer already exists [2024-07-02T07:30:10.352Z] dd8fc4f9bc20: Layer already exists [2024-07-02T07:30:10.352Z] 28ec9a852d13: Layer already exists [2024-07-02T07:30:10.352Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:10.352Z] latest: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:10.680Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:11.004Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.28 [2024-07-02T07:30:11.004Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T07:30:11.004Z] 186e13237814: Preparing [2024-07-02T07:30:11.004Z] 7336573f8911: Preparing [2024-07-02T07:30:11.004Z] abc8ab5d62f0: Preparing [2024-07-02T07:30:11.004Z] 7dcef21c0f4a: Preparing [2024-07-02T07:30:11.004Z] da73ae1b12f7: Preparing [2024-07-02T07:30:11.004Z] 15f0dd6559a3: Preparing [2024-07-02T07:30:11.004Z] 72f16187283d: Preparing [2024-07-02T07:30:11.004Z] be59cab332e6: Preparing [2024-07-02T07:30:11.004Z] 195a25ca50ad: Preparing [2024-07-02T07:30:11.004Z] dd8fc4f9bc20: Preparing [2024-07-02T07:30:11.004Z] 28ec9a852d13: Preparing [2024-07-02T07:30:11.004Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:11.004Z] be59cab332e6: Waiting [2024-07-02T07:30:11.004Z] 195a25ca50ad: Waiting [2024-07-02T07:30:11.004Z] dd8fc4f9bc20: Waiting [2024-07-02T07:30:11.004Z] 28ec9a852d13: Waiting [2024-07-02T07:30:11.004Z] 15f0dd6559a3: Waiting [2024-07-02T07:30:11.004Z] 72f16187283d: Waiting [2024-07-02T07:30:11.004Z] 7dcef21c0f4a: Layer already exists [2024-07-02T07:30:11.004Z] 7336573f8911: Layer already exists [2024-07-02T07:30:11.004Z] 186e13237814: Layer already exists [2024-07-02T07:30:11.004Z] abc8ab5d62f0: Layer already exists [2024-07-02T07:30:11.004Z] da73ae1b12f7: Layer already exists [2024-07-02T07:30:11.004Z] be59cab332e6: Layer already exists [2024-07-02T07:30:11.004Z] 72f16187283d: Layer already exists [2024-07-02T07:30:11.004Z] 15f0dd6559a3: Layer already exists [2024-07-02T07:30:11.004Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:11.004Z] dd8fc4f9bc20: Layer already exists [2024-07-02T07:30:11.004Z] 28ec9a852d13: Layer already exists [2024-07-02T07:30:11.004Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:11.004Z] 3.2.0-dev.28: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:11.338Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:11.662Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:11.662Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T07:30:11.662Z] 186e13237814: Preparing [2024-07-02T07:30:11.662Z] 7336573f8911: Preparing [2024-07-02T07:30:11.662Z] abc8ab5d62f0: Preparing [2024-07-02T07:30:11.662Z] 7dcef21c0f4a: Preparing [2024-07-02T07:30:11.662Z] da73ae1b12f7: Preparing [2024-07-02T07:30:11.662Z] 15f0dd6559a3: Preparing [2024-07-02T07:30:11.662Z] 72f16187283d: Preparing [2024-07-02T07:30:11.662Z] be59cab332e6: Preparing [2024-07-02T07:30:11.662Z] 195a25ca50ad: Preparing [2024-07-02T07:30:11.662Z] dd8fc4f9bc20: Preparing [2024-07-02T07:30:11.662Z] 28ec9a852d13: Preparing [2024-07-02T07:30:11.662Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:11.662Z] 195a25ca50ad: Waiting [2024-07-02T07:30:11.662Z] 28ec9a852d13: Waiting [2024-07-02T07:30:11.662Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:11.662Z] dd8fc4f9bc20: Waiting [2024-07-02T07:30:11.662Z] 15f0dd6559a3: Waiting [2024-07-02T07:30:11.662Z] 72f16187283d: Waiting [2024-07-02T07:30:11.662Z] be59cab332e6: Waiting [2024-07-02T07:30:11.662Z] da73ae1b12f7: Layer already exists [2024-07-02T07:30:11.662Z] abc8ab5d62f0: Layer already exists [2024-07-02T07:30:11.662Z] 7336573f8911: Layer already exists [2024-07-02T07:30:11.663Z] 7dcef21c0f4a: Layer already exists [2024-07-02T07:30:11.663Z] 186e13237814: Layer already exists [2024-07-02T07:30:11.663Z] 15f0dd6559a3: Layer already exists [2024-07-02T07:30:11.663Z] be59cab332e6: Layer already exists [2024-07-02T07:30:11.663Z] 72f16187283d: Layer already exists [2024-07-02T07:30:11.663Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:11.663Z] 28ec9a852d13: Layer already exists [2024-07-02T07:30:11.663Z] dd8fc4f9bc20: Layer already exists [2024-07-02T07:30:11.663Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:11.663Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:12.030Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:12.343Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-07-02T07:30:12.343Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-07-02T07:30:12.343Z] 186e13237814: Preparing [2024-07-02T07:30:12.343Z] 7336573f8911: Preparing [2024-07-02T07:30:12.343Z] abc8ab5d62f0: Preparing [2024-07-02T07:30:12.343Z] 7dcef21c0f4a: Preparing [2024-07-02T07:30:12.343Z] da73ae1b12f7: Preparing [2024-07-02T07:30:12.343Z] 15f0dd6559a3: Preparing [2024-07-02T07:30:12.343Z] 72f16187283d: Preparing [2024-07-02T07:30:12.343Z] be59cab332e6: Preparing [2024-07-02T07:30:12.343Z] 195a25ca50ad: Preparing [2024-07-02T07:30:12.343Z] dd8fc4f9bc20: Preparing [2024-07-02T07:30:12.343Z] 28ec9a852d13: Preparing [2024-07-02T07:30:12.343Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:12.343Z] be59cab332e6: Waiting [2024-07-02T07:30:12.343Z] 195a25ca50ad: Waiting [2024-07-02T07:30:12.343Z] dd8fc4f9bc20: Waiting [2024-07-02T07:30:12.343Z] 28ec9a852d13: Waiting [2024-07-02T07:30:12.343Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:12.343Z] 72f16187283d: Waiting [2024-07-02T07:30:12.343Z] 15f0dd6559a3: Waiting [2024-07-02T07:30:12.343Z] 7336573f8911: Layer already exists [2024-07-02T07:30:12.343Z] abc8ab5d62f0: Layer already exists [2024-07-02T07:30:12.343Z] da73ae1b12f7: Layer already exists [2024-07-02T07:30:12.343Z] 7dcef21c0f4a: Layer already exists [2024-07-02T07:30:12.343Z] 186e13237814: Layer already exists [2024-07-02T07:30:12.343Z] 72f16187283d: Layer already exists [2024-07-02T07:30:12.343Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:12.343Z] 15f0dd6559a3: Layer already exists [2024-07-02T07:30:12.343Z] be59cab332e6: Layer already exists [2024-07-02T07:30:12.343Z] dd8fc4f9bc20: Layer already exists [2024-07-02T07:30:12.343Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:12.343Z] 28ec9a852d13: Layer already exists [2024-07-02T07:30:12.343Z] main: digest: sha256:4bd0491039eba5514d8a57973669fea0176f1c2387b1d6930b639c6e96b2b5cd size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:12.417Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:12.434Z] taggedImages: [2024-07-02T07:30:12.434Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:12.434Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-07-02T07:30:12.434Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.28 [2024-07-02T07:30:12.434Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:12.434Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-07-02T07:30:12.466Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-07-02T07:30:12.466Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:12.466Z] latest [2024-07-02T07:30:12.466Z] 3.2.0-dev.28 [2024-07-02T07:30:12.466Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:12.466Z] main [2024-07-02T07:30:12.466Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:12.801Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:13.131Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:13.131Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T07:30:13.131Z] aaa15bc44add: Preparing [2024-07-02T07:30:13.131Z] a580edddb2a1: Preparing [2024-07-02T07:30:13.131Z] be59cab332e6: Preparing [2024-07-02T07:30:13.131Z] 195a25ca50ad: Preparing [2024-07-02T07:30:13.131Z] f2decb44beb5: Preparing [2024-07-02T07:30:13.131Z] 97b9902b9a4a: Preparing [2024-07-02T07:30:13.131Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:13.131Z] 97b9902b9a4a: Waiting [2024-07-02T07:30:13.131Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:13.131Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:13.131Z] be59cab332e6: Layer already exists [2024-07-02T07:30:13.131Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:13.131Z] aaa15bc44add: Pushed [2024-07-02T07:30:13.697Z] f2decb44beb5: Pushed [2024-07-02T07:30:13.697Z] 97b9902b9a4a: Pushed [2024-07-02T07:30:14.633Z] a580edddb2a1: Pushed [2024-07-02T07:30:14.892Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:15.221Z] + 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-07-02T07:30:15.545Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-02T07:30:15.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T07:30:15.545Z] aaa15bc44add: Preparing [2024-07-02T07:30:15.545Z] a580edddb2a1: Preparing [2024-07-02T07:30:15.545Z] be59cab332e6: Preparing [2024-07-02T07:30:15.545Z] 195a25ca50ad: Preparing [2024-07-02T07:30:15.545Z] f2decb44beb5: Preparing [2024-07-02T07:30:15.545Z] 97b9902b9a4a: Preparing [2024-07-02T07:30:15.545Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:15.545Z] 97b9902b9a4a: Waiting [2024-07-02T07:30:15.545Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:15.545Z] a580edddb2a1: Layer already exists [2024-07-02T07:30:15.545Z] aaa15bc44add: Layer already exists [2024-07-02T07:30:15.545Z] f2decb44beb5: Layer already exists [2024-07-02T07:30:15.545Z] be59cab332e6: Layer already exists [2024-07-02T07:30:15.545Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:15.545Z] 97b9902b9a4a: Layer already exists [2024-07-02T07:30:15.545Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:15.545Z] latest: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:15.865Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:16.183Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.28 [2024-07-02T07:30:16.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T07:30:16.183Z] aaa15bc44add: Preparing [2024-07-02T07:30:16.183Z] a580edddb2a1: Preparing [2024-07-02T07:30:16.183Z] be59cab332e6: Preparing [2024-07-02T07:30:16.183Z] 195a25ca50ad: Preparing [2024-07-02T07:30:16.183Z] f2decb44beb5: Preparing [2024-07-02T07:30:16.183Z] 97b9902b9a4a: Preparing [2024-07-02T07:30:16.183Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:16.183Z] 97b9902b9a4a: Waiting [2024-07-02T07:30:16.183Z] f2decb44beb5: Layer already exists [2024-07-02T07:30:16.183Z] aaa15bc44add: Layer already exists [2024-07-02T07:30:16.183Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:16.183Z] a580edddb2a1: Layer already exists [2024-07-02T07:30:16.183Z] be59cab332e6: Layer already exists [2024-07-02T07:30:16.183Z] 97b9902b9a4a: Layer already exists [2024-07-02T07:30:16.183Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:16.183Z] 3.2.0-dev.28: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:16.505Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:16.831Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:16.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T07:30:16.831Z] aaa15bc44add: Preparing [2024-07-02T07:30:16.831Z] a580edddb2a1: Preparing [2024-07-02T07:30:16.831Z] be59cab332e6: Preparing [2024-07-02T07:30:16.831Z] 195a25ca50ad: Preparing [2024-07-02T07:30:16.831Z] f2decb44beb5: Preparing [2024-07-02T07:30:16.831Z] 97b9902b9a4a: Preparing [2024-07-02T07:30:16.831Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:16.831Z] 97b9902b9a4a: Waiting [2024-07-02T07:30:16.831Z] f2decb44beb5: Layer already exists [2024-07-02T07:30:16.831Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:16.831Z] aaa15bc44add: Layer already exists [2024-07-02T07:30:16.831Z] a580edddb2a1: Layer already exists [2024-07-02T07:30:16.831Z] be59cab332e6: Layer already exists [2024-07-02T07:30:16.831Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:16.831Z] 97b9902b9a4a: Layer already exists [2024-07-02T07:30:16.831Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:17.154Z] + 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-07-02T07:30:17.472Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-07-02T07:30:17.472Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-07-02T07:30:17.472Z] aaa15bc44add: Preparing [2024-07-02T07:30:17.472Z] a580edddb2a1: Preparing [2024-07-02T07:30:17.472Z] be59cab332e6: Preparing [2024-07-02T07:30:17.472Z] 195a25ca50ad: Preparing [2024-07-02T07:30:17.472Z] f2decb44beb5: Preparing [2024-07-02T07:30:17.472Z] 97b9902b9a4a: Preparing [2024-07-02T07:30:17.472Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:17.472Z] 97b9902b9a4a: Waiting [2024-07-02T07:30:17.472Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:17.472Z] a580edddb2a1: Layer already exists [2024-07-02T07:30:17.472Z] f2decb44beb5: Layer already exists [2024-07-02T07:30:17.472Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:17.472Z] be59cab332e6: Layer already exists [2024-07-02T07:30:17.472Z] aaa15bc44add: Layer already exists [2024-07-02T07:30:17.472Z] 97b9902b9a4a: Layer already exists [2024-07-02T07:30:17.472Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:17.472Z] main: digest: sha256:4d4b35fc1d8f1b3fdecce7418bceaf1e8731d716e9a8db0f53377f26460e2af2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:17.543Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:17.556Z] taggedImages: [2024-07-02T07:30:17.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:17.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-07-02T07:30:17.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.28 [2024-07-02T07:30:17.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:17.556Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-07-02T07:30:17.588Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-07-02T07:30:17.588Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:17.588Z] latest [2024-07-02T07:30:17.588Z] 3.2.0-dev.28 [2024-07-02T07:30:17.588Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:17.588Z] main [2024-07-02T07:30:17.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:17.937Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:18.253Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:18.253Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T07:30:18.253Z] d3645a5bbe48: Preparing [2024-07-02T07:30:18.253Z] 3550caaf20fc: Preparing [2024-07-02T07:30:18.253Z] de2ebd1cef26: Preparing [2024-07-02T07:30:18.253Z] be59cab332e6: Preparing [2024-07-02T07:30:18.253Z] 195a25ca50ad: Preparing [2024-07-02T07:30:18.253Z] 767f11e53934: Preparing [2024-07-02T07:30:18.253Z] 826a9e4d5be6: Preparing [2024-07-02T07:30:18.253Z] 9946ba41211c: Preparing [2024-07-02T07:30:18.253Z] a36e91744a8d: Preparing [2024-07-02T07:30:18.253Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:18.253Z] a36e91744a8d: Waiting [2024-07-02T07:30:18.253Z] 826a9e4d5be6: Waiting [2024-07-02T07:30:18.253Z] 9946ba41211c: Waiting [2024-07-02T07:30:18.253Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:18.253Z] 767f11e53934: Waiting [2024-07-02T07:30:18.253Z] be59cab332e6: Layer already exists [2024-07-02T07:30:18.253Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:18.253Z] 3550caaf20fc: Pushed [2024-07-02T07:30:18.253Z] d3645a5bbe48: Pushed [2024-07-02T07:30:18.253Z] de2ebd1cef26: Pushed [2024-07-02T07:30:18.512Z] 9946ba41211c: Pushed [2024-07-02T07:30:18.512Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:19.445Z] a36e91744a8d: Pushed [2024-07-02T07:30:23.634Z] 826a9e4d5be6: Pushed [2024-07-02T07:30:25.558Z] 767f11e53934: Pushed [2024-07-02T07:30:25.817Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:26.141Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:26.475Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-02T07:30:26.475Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T07:30:26.475Z] d3645a5bbe48: Preparing [2024-07-02T07:30:26.475Z] 3550caaf20fc: Preparing [2024-07-02T07:30:26.475Z] de2ebd1cef26: Preparing [2024-07-02T07:30:26.475Z] be59cab332e6: Preparing [2024-07-02T07:30:26.475Z] 195a25ca50ad: Preparing [2024-07-02T07:30:26.475Z] 767f11e53934: Preparing [2024-07-02T07:30:26.475Z] 826a9e4d5be6: Preparing [2024-07-02T07:30:26.475Z] 9946ba41211c: Preparing [2024-07-02T07:30:26.475Z] a36e91744a8d: Preparing [2024-07-02T07:30:26.475Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:26.475Z] 767f11e53934: Waiting [2024-07-02T07:30:26.475Z] 826a9e4d5be6: Waiting [2024-07-02T07:30:26.475Z] 9946ba41211c: Waiting [2024-07-02T07:30:26.475Z] a36e91744a8d: Waiting [2024-07-02T07:30:26.475Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:26.475Z] de2ebd1cef26: Layer already exists [2024-07-02T07:30:26.475Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:26.475Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:26.475Z] 3550caaf20fc: Layer already exists [2024-07-02T07:30:26.475Z] be59cab332e6: Layer already exists [2024-07-02T07:30:26.475Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:26.475Z] 826a9e4d5be6: Layer already exists [2024-07-02T07:30:26.475Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:26.475Z] 767f11e53934: Layer already exists [2024-07-02T07:30:26.475Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:26.475Z] latest: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:26.800Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:27.118Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.28 [2024-07-02T07:30:27.118Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T07:30:27.118Z] d3645a5bbe48: Preparing [2024-07-02T07:30:27.118Z] 3550caaf20fc: Preparing [2024-07-02T07:30:27.118Z] de2ebd1cef26: Preparing [2024-07-02T07:30:27.118Z] be59cab332e6: Preparing [2024-07-02T07:30:27.118Z] 195a25ca50ad: Preparing [2024-07-02T07:30:27.118Z] 767f11e53934: Preparing [2024-07-02T07:30:27.118Z] 826a9e4d5be6: Preparing [2024-07-02T07:30:27.118Z] 9946ba41211c: Preparing [2024-07-02T07:30:27.118Z] a36e91744a8d: Preparing [2024-07-02T07:30:27.118Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:27.118Z] a36e91744a8d: Waiting [2024-07-02T07:30:27.118Z] 9946ba41211c: Waiting [2024-07-02T07:30:27.118Z] 767f11e53934: Waiting [2024-07-02T07:30:27.118Z] 826a9e4d5be6: Waiting [2024-07-02T07:30:27.118Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:27.118Z] be59cab332e6: Layer already exists [2024-07-02T07:30:27.118Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:27.118Z] de2ebd1cef26: Layer already exists [2024-07-02T07:30:27.118Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:27.118Z] 3550caaf20fc: Layer already exists [2024-07-02T07:30:27.118Z] 826a9e4d5be6: Layer already exists [2024-07-02T07:30:27.118Z] 767f11e53934: Layer already exists [2024-07-02T07:30:27.118Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:27.118Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:27.118Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:27.118Z] 3.2.0-dev.28: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:27.479Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:27.797Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:27.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T07:30:27.798Z] d3645a5bbe48: Preparing [2024-07-02T07:30:27.798Z] 3550caaf20fc: Preparing [2024-07-02T07:30:27.798Z] de2ebd1cef26: Preparing [2024-07-02T07:30:27.798Z] be59cab332e6: Preparing [2024-07-02T07:30:27.798Z] 195a25ca50ad: Preparing [2024-07-02T07:30:27.798Z] 767f11e53934: Preparing [2024-07-02T07:30:27.798Z] 826a9e4d5be6: Preparing [2024-07-02T07:30:27.798Z] 9946ba41211c: Preparing [2024-07-02T07:30:27.798Z] a36e91744a8d: Preparing [2024-07-02T07:30:27.798Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:27.798Z] 9946ba41211c: Waiting [2024-07-02T07:30:27.798Z] 767f11e53934: Waiting [2024-07-02T07:30:27.798Z] 826a9e4d5be6: Waiting [2024-07-02T07:30:27.798Z] a36e91744a8d: Waiting [2024-07-02T07:30:27.798Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:27.798Z] 3550caaf20fc: Layer already exists [2024-07-02T07:30:27.798Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:27.798Z] de2ebd1cef26: Layer already exists [2024-07-02T07:30:27.798Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:27.798Z] be59cab332e6: Layer already exists [2024-07-02T07:30:27.798Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:27.798Z] 826a9e4d5be6: Layer already exists [2024-07-02T07:30:27.798Z] 767f11e53934: Layer already exists [2024-07-02T07:30:27.798Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:27.798Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:27.798Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:28.123Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:28.446Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-07-02T07:30:28.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-07-02T07:30:28.446Z] d3645a5bbe48: Preparing [2024-07-02T07:30:28.446Z] 3550caaf20fc: Preparing [2024-07-02T07:30:28.446Z] de2ebd1cef26: Preparing [2024-07-02T07:30:28.446Z] be59cab332e6: Preparing [2024-07-02T07:30:28.446Z] 195a25ca50ad: Preparing [2024-07-02T07:30:28.446Z] 767f11e53934: Preparing [2024-07-02T07:30:28.446Z] 826a9e4d5be6: Preparing [2024-07-02T07:30:28.446Z] 9946ba41211c: Preparing [2024-07-02T07:30:28.446Z] a36e91744a8d: Preparing [2024-07-02T07:30:28.446Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:28.446Z] 826a9e4d5be6: Waiting [2024-07-02T07:30:28.446Z] 9946ba41211c: Waiting [2024-07-02T07:30:28.446Z] a36e91744a8d: Waiting [2024-07-02T07:30:28.446Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:28.446Z] 767f11e53934: Waiting [2024-07-02T07:30:28.446Z] 3550caaf20fc: Layer already exists [2024-07-02T07:30:28.446Z] de2ebd1cef26: Layer already exists [2024-07-02T07:30:28.446Z] be59cab332e6: Layer already exists [2024-07-02T07:30:28.446Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:28.446Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:28.446Z] 767f11e53934: Layer already exists [2024-07-02T07:30:28.446Z] 826a9e4d5be6: Layer already exists [2024-07-02T07:30:28.446Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:28.446Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:28.446Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:28.446Z] main: digest: sha256:1036e4f9dde490e1b52bc51f9dd1b0cdc1a9e39c1a84bf1253378e787c1070d8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:28.523Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:28.536Z] taggedImages: [2024-07-02T07:30:28.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:28.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-07-02T07:30:28.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.28 [2024-07-02T07:30:28.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:28.536Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-07-02T07:30:28.561Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-07-02T07:30:28.561Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:28.561Z] latest [2024-07-02T07:30:28.561Z] 3.2.0-dev.28 [2024-07-02T07:30:28.561Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:28.561Z] main [2024-07-02T07:30:28.561Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:28.911Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:29.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:29.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T07:30:29.223Z] cc3abbe7e29d: Preparing [2024-07-02T07:30:29.223Z] eae2592530e2: Preparing [2024-07-02T07:30:29.223Z] 3c330715d312: Preparing [2024-07-02T07:30:29.223Z] be59cab332e6: Preparing [2024-07-02T07:30:29.223Z] 195a25ca50ad: Preparing [2024-07-02T07:30:29.223Z] 767f11e53934: Preparing [2024-07-02T07:30:29.223Z] 515f67d11d35: Preparing [2024-07-02T07:30:29.223Z] 19ec9fa528d6: Preparing [2024-07-02T07:30:29.223Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:29.223Z] 767f11e53934: Waiting [2024-07-02T07:30:29.223Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:29.223Z] 515f67d11d35: Waiting [2024-07-02T07:30:29.223Z] 19ec9fa528d6: Waiting [2024-07-02T07:30:29.223Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:29.223Z] be59cab332e6: Layer already exists [2024-07-02T07:30:29.223Z] 767f11e53934: Layer already exists [2024-07-02T07:30:29.223Z] 3c330715d312: Pushed [2024-07-02T07:30:29.223Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:29.223Z] cc3abbe7e29d: Pushed [2024-07-02T07:30:29.223Z] eae2592530e2: Pushed [2024-07-02T07:30:29.480Z] 19ec9fa528d6: Pushed [2024-07-02T07:30:29.739Z] 515f67d11d35: Pushed [2024-07-02T07:30:29.739Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:30.055Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:30.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-02T07:30:30.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T07:30:30.370Z] cc3abbe7e29d: Preparing [2024-07-02T07:30:30.370Z] eae2592530e2: Preparing [2024-07-02T07:30:30.370Z] 3c330715d312: Preparing [2024-07-02T07:30:30.370Z] be59cab332e6: Preparing [2024-07-02T07:30:30.370Z] 195a25ca50ad: Preparing [2024-07-02T07:30:30.370Z] 767f11e53934: Preparing [2024-07-02T07:30:30.370Z] 515f67d11d35: Preparing [2024-07-02T07:30:30.370Z] 19ec9fa528d6: Preparing [2024-07-02T07:30:30.370Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:30.370Z] 515f67d11d35: Waiting [2024-07-02T07:30:30.370Z] 19ec9fa528d6: Waiting [2024-07-02T07:30:30.370Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:30.370Z] 767f11e53934: Waiting [2024-07-02T07:30:30.370Z] eae2592530e2: Layer already exists [2024-07-02T07:30:30.370Z] be59cab332e6: Layer already exists [2024-07-02T07:30:30.370Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:30.370Z] 3c330715d312: Layer already exists [2024-07-02T07:30:30.370Z] cc3abbe7e29d: Layer already exists [2024-07-02T07:30:30.370Z] 19ec9fa528d6: Layer already exists [2024-07-02T07:30:30.370Z] 767f11e53934: Layer already exists [2024-07-02T07:30:30.370Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:30.370Z] 515f67d11d35: Layer already exists [2024-07-02T07:30:30.370Z] latest: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:30.686Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:31.011Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.28 [2024-07-02T07:30:31.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T07:30:31.011Z] cc3abbe7e29d: Preparing [2024-07-02T07:30:31.011Z] eae2592530e2: Preparing [2024-07-02T07:30:31.011Z] 3c330715d312: Preparing [2024-07-02T07:30:31.011Z] be59cab332e6: Preparing [2024-07-02T07:30:31.011Z] 195a25ca50ad: Preparing [2024-07-02T07:30:31.011Z] 767f11e53934: Preparing [2024-07-02T07:30:31.011Z] 515f67d11d35: Preparing [2024-07-02T07:30:31.011Z] 19ec9fa528d6: Preparing [2024-07-02T07:30:31.011Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:31.011Z] 767f11e53934: Waiting [2024-07-02T07:30:31.011Z] 515f67d11d35: Waiting [2024-07-02T07:30:31.011Z] 19ec9fa528d6: Waiting [2024-07-02T07:30:31.011Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:31.011Z] cc3abbe7e29d: Layer already exists [2024-07-02T07:30:31.011Z] 3c330715d312: Layer already exists [2024-07-02T07:30:31.011Z] eae2592530e2: Layer already exists [2024-07-02T07:30:31.011Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:31.011Z] be59cab332e6: Layer already exists [2024-07-02T07:30:31.011Z] 515f67d11d35: Layer already exists [2024-07-02T07:30:31.011Z] 767f11e53934: Layer already exists [2024-07-02T07:30:31.011Z] 19ec9fa528d6: Layer already exists [2024-07-02T07:30:31.011Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:31.011Z] 3.2.0-dev.28: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:31.338Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:31.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:31.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T07:30:31.656Z] cc3abbe7e29d: Preparing [2024-07-02T07:30:31.656Z] eae2592530e2: Preparing [2024-07-02T07:30:31.656Z] 3c330715d312: Preparing [2024-07-02T07:30:31.656Z] be59cab332e6: Preparing [2024-07-02T07:30:31.656Z] 195a25ca50ad: Preparing [2024-07-02T07:30:31.656Z] 767f11e53934: Preparing [2024-07-02T07:30:31.656Z] 515f67d11d35: Preparing [2024-07-02T07:30:31.656Z] 19ec9fa528d6: Preparing [2024-07-02T07:30:31.656Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:31.656Z] 767f11e53934: Waiting [2024-07-02T07:30:31.656Z] 515f67d11d35: Waiting [2024-07-02T07:30:31.656Z] 19ec9fa528d6: Waiting [2024-07-02T07:30:31.656Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:31.656Z] cc3abbe7e29d: Layer already exists [2024-07-02T07:30:31.656Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:31.656Z] be59cab332e6: Layer already exists [2024-07-02T07:30:31.656Z] eae2592530e2: Layer already exists [2024-07-02T07:30:31.656Z] 3c330715d312: Layer already exists [2024-07-02T07:30:31.656Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:31.656Z] 767f11e53934: Layer already exists [2024-07-02T07:30:31.656Z] 515f67d11d35: Layer already exists [2024-07-02T07:30:31.656Z] 19ec9fa528d6: Layer already exists [2024-07-02T07:30:31.656Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:31.974Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:32.295Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-07-02T07:30:32.295Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-07-02T07:30:32.295Z] cc3abbe7e29d: Preparing [2024-07-02T07:30:32.295Z] eae2592530e2: Preparing [2024-07-02T07:30:32.296Z] 3c330715d312: Preparing [2024-07-02T07:30:32.296Z] be59cab332e6: Preparing [2024-07-02T07:30:32.296Z] 195a25ca50ad: Preparing [2024-07-02T07:30:32.296Z] 767f11e53934: Preparing [2024-07-02T07:30:32.296Z] 515f67d11d35: Preparing [2024-07-02T07:30:32.296Z] 19ec9fa528d6: Preparing [2024-07-02T07:30:32.296Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:32.296Z] 515f67d11d35: Waiting [2024-07-02T07:30:32.296Z] 19ec9fa528d6: Waiting [2024-07-02T07:30:32.296Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:32.296Z] 767f11e53934: Waiting [2024-07-02T07:30:32.296Z] 3c330715d312: Layer already exists [2024-07-02T07:30:32.296Z] be59cab332e6: Layer already exists [2024-07-02T07:30:32.296Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:32.296Z] cc3abbe7e29d: Layer already exists [2024-07-02T07:30:32.296Z] eae2592530e2: Layer already exists [2024-07-02T07:30:32.296Z] 19ec9fa528d6: Layer already exists [2024-07-02T07:30:32.296Z] 767f11e53934: Layer already exists [2024-07-02T07:30:32.296Z] 515f67d11d35: Layer already exists [2024-07-02T07:30:32.296Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:32.296Z] main: digest: sha256:0caa54eabdee4c1540d5143481d195fd8e72aad2aa92411718b4ee6b3229b96e size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:32.375Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:32.389Z] taggedImages: [2024-07-02T07:30:32.389Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:32.389Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-07-02T07:30:32.389Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.28 [2024-07-02T07:30:32.389Z] - nexus3.edgexfoundry.org:10004/security-spire-config:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:32.389Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-07-02T07:30:32.414Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-07-02T07:30:32.414Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:32.414Z] latest [2024-07-02T07:30:32.414Z] 3.2.0-dev.28 [2024-07-02T07:30:32.414Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:32.414Z] main [2024-07-02T07:30:32.414Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:32.741Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:33.062Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:33.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T07:30:33.062Z] d3645a5bbe48: Preparing [2024-07-02T07:30:33.062Z] 8dfee451548b: Preparing [2024-07-02T07:30:33.062Z] 64d024c9f710: Preparing [2024-07-02T07:30:33.062Z] be59cab332e6: Preparing [2024-07-02T07:30:33.062Z] 195a25ca50ad: Preparing [2024-07-02T07:30:33.062Z] 767f11e53934: Preparing [2024-07-02T07:30:33.062Z] 9946ba41211c: Preparing [2024-07-02T07:30:33.062Z] a36e91744a8d: Preparing [2024-07-02T07:30:33.062Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:33.062Z] 9946ba41211c: Waiting [2024-07-02T07:30:33.062Z] a36e91744a8d: Waiting [2024-07-02T07:30:33.062Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:33.062Z] 767f11e53934: Waiting [2024-07-02T07:30:33.062Z] be59cab332e6: Layer already exists [2024-07-02T07:30:33.062Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:33.062Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:33.062Z] 767f11e53934: Layer already exists [2024-07-02T07:30:33.062Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:33.062Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:33.062Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:33.062Z] 64d024c9f710: Pushed [2024-07-02T07:30:33.062Z] 8dfee451548b: Pushed [2024-07-02T07:30:33.321Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:33.647Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:33.974Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-02T07:30:33.974Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T07:30:33.974Z] d3645a5bbe48: Preparing [2024-07-02T07:30:33.974Z] 8dfee451548b: Preparing [2024-07-02T07:30:33.974Z] 64d024c9f710: Preparing [2024-07-02T07:30:33.974Z] be59cab332e6: Preparing [2024-07-02T07:30:33.974Z] 195a25ca50ad: Preparing [2024-07-02T07:30:33.974Z] 767f11e53934: Preparing [2024-07-02T07:30:33.974Z] 9946ba41211c: Preparing [2024-07-02T07:30:33.974Z] a36e91744a8d: Preparing [2024-07-02T07:30:33.974Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:33.974Z] 767f11e53934: Waiting [2024-07-02T07:30:33.974Z] 9946ba41211c: Waiting [2024-07-02T07:30:33.974Z] a36e91744a8d: Waiting [2024-07-02T07:30:33.974Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:33.974Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:33.974Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:33.974Z] be59cab332e6: Layer already exists [2024-07-02T07:30:33.974Z] 64d024c9f710: Layer already exists [2024-07-02T07:30:33.974Z] 8dfee451548b: Layer already exists [2024-07-02T07:30:33.974Z] 767f11e53934: Layer already exists [2024-07-02T07:30:33.974Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:33.974Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:33.974Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:33.974Z] latest: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:34.296Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:34.621Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.28 [2024-07-02T07:30:34.621Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T07:30:34.621Z] d3645a5bbe48: Preparing [2024-07-02T07:30:34.621Z] 8dfee451548b: Preparing [2024-07-02T07:30:34.621Z] 64d024c9f710: Preparing [2024-07-02T07:30:34.621Z] be59cab332e6: Preparing [2024-07-02T07:30:34.621Z] 195a25ca50ad: Preparing [2024-07-02T07:30:34.621Z] 767f11e53934: Preparing [2024-07-02T07:30:34.621Z] 9946ba41211c: Preparing [2024-07-02T07:30:34.621Z] a36e91744a8d: Preparing [2024-07-02T07:30:34.621Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:34.621Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:34.621Z] a36e91744a8d: Waiting [2024-07-02T07:30:34.621Z] 767f11e53934: Waiting [2024-07-02T07:30:34.621Z] 9946ba41211c: Waiting [2024-07-02T07:30:34.621Z] be59cab332e6: Layer already exists [2024-07-02T07:30:34.621Z] 64d024c9f710: Layer already exists [2024-07-02T07:30:34.621Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:34.621Z] 8dfee451548b: Layer already exists [2024-07-02T07:30:34.621Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:34.621Z] 767f11e53934: Layer already exists [2024-07-02T07:30:34.621Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:34.621Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:34.621Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:34.621Z] 3.2.0-dev.28: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:34.942Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:35.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:35.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T07:30:35.259Z] d3645a5bbe48: Preparing [2024-07-02T07:30:35.259Z] 8dfee451548b: Preparing [2024-07-02T07:30:35.259Z] 64d024c9f710: Preparing [2024-07-02T07:30:35.259Z] be59cab332e6: Preparing [2024-07-02T07:30:35.259Z] 195a25ca50ad: Preparing [2024-07-02T07:30:35.259Z] 767f11e53934: Preparing [2024-07-02T07:30:35.259Z] 9946ba41211c: Preparing [2024-07-02T07:30:35.259Z] a36e91744a8d: Preparing [2024-07-02T07:30:35.259Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:35.259Z] a36e91744a8d: Waiting [2024-07-02T07:30:35.259Z] 9946ba41211c: Waiting [2024-07-02T07:30:35.259Z] 767f11e53934: Waiting [2024-07-02T07:30:35.259Z] be59cab332e6: Layer already exists [2024-07-02T07:30:35.259Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:35.259Z] 8dfee451548b: Layer already exists [2024-07-02T07:30:35.259Z] 64d024c9f710: Layer already exists [2024-07-02T07:30:35.259Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:35.259Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:35.259Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:35.259Z] 767f11e53934: Layer already exists [2024-07-02T07:30:35.259Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:35.259Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:35.577Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:35.905Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-07-02T07:30:35.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-07-02T07:30:35.905Z] d3645a5bbe48: Preparing [2024-07-02T07:30:35.905Z] 8dfee451548b: Preparing [2024-07-02T07:30:35.905Z] 64d024c9f710: Preparing [2024-07-02T07:30:35.905Z] be59cab332e6: Preparing [2024-07-02T07:30:35.905Z] 195a25ca50ad: Preparing [2024-07-02T07:30:35.905Z] 767f11e53934: Preparing [2024-07-02T07:30:35.905Z] 9946ba41211c: Preparing [2024-07-02T07:30:35.905Z] a36e91744a8d: Preparing [2024-07-02T07:30:35.905Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:35.905Z] 9946ba41211c: Waiting [2024-07-02T07:30:35.905Z] 767f11e53934: Waiting [2024-07-02T07:30:35.905Z] a36e91744a8d: Waiting [2024-07-02T07:30:35.905Z] 8dfee451548b: Layer already exists [2024-07-02T07:30:35.905Z] d3645a5bbe48: Layer already exists [2024-07-02T07:30:35.905Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:35.905Z] 64d024c9f710: Layer already exists [2024-07-02T07:30:35.905Z] be59cab332e6: Layer already exists [2024-07-02T07:30:35.905Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:35.905Z] 767f11e53934: Layer already exists [2024-07-02T07:30:35.905Z] a36e91744a8d: Layer already exists [2024-07-02T07:30:35.905Z] 9946ba41211c: Layer already exists [2024-07-02T07:30:35.905Z] main: digest: sha256:a6ad43ad137fc2ff013a5303a38b044b348682ed81596bf82a23e78a923a4cf8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:35.973Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:35.988Z] taggedImages: [2024-07-02T07:30:35.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:35.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-07-02T07:30:35.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.28 [2024-07-02T07:30:35.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:35.988Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-07-02T07:30:36.021Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-07-02T07:30:36.021Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:36.021Z] latest [2024-07-02T07:30:36.021Z] 3.2.0-dev.28 [2024-07-02T07:30:36.021Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:36.021Z] main [2024-07-02T07:30:36.021Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:36.361Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:36.678Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:36.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T07:30:36.678Z] dc64df7c62e3: Preparing [2024-07-02T07:30:36.678Z] 24deaba11aad: Preparing [2024-07-02T07:30:36.678Z] be59cab332e6: Preparing [2024-07-02T07:30:36.678Z] 195a25ca50ad: Preparing [2024-07-02T07:30:36.678Z] 2bd83eeced7e: Preparing [2024-07-02T07:30:36.678Z] 03edf2cb8104: Preparing [2024-07-02T07:30:36.678Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:36.678Z] 03edf2cb8104: Waiting [2024-07-02T07:30:36.678Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:36.678Z] be59cab332e6: Layer already exists [2024-07-02T07:30:36.678Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:36.678Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:36.678Z] dc64df7c62e3: Pushed [2024-07-02T07:30:36.678Z] 03edf2cb8104: Pushed [2024-07-02T07:30:37.243Z] 2bd83eeced7e: Pushed [2024-07-02T07:30:39.776Z] 24deaba11aad: Pushed [2024-07-02T07:30:39.776Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:40.096Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:40.421Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-02T07:30:40.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T07:30:40.421Z] dc64df7c62e3: Preparing [2024-07-02T07:30:40.421Z] 24deaba11aad: Preparing [2024-07-02T07:30:40.421Z] be59cab332e6: Preparing [2024-07-02T07:30:40.421Z] 195a25ca50ad: Preparing [2024-07-02T07:30:40.421Z] 2bd83eeced7e: Preparing [2024-07-02T07:30:40.421Z] 03edf2cb8104: Preparing [2024-07-02T07:30:40.421Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:40.421Z] 03edf2cb8104: Waiting [2024-07-02T07:30:40.421Z] 2bd83eeced7e: Layer already exists [2024-07-02T07:30:40.421Z] 24deaba11aad: Layer already exists [2024-07-02T07:30:40.421Z] dc64df7c62e3: Layer already exists [2024-07-02T07:30:40.421Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:40.421Z] 03edf2cb8104: Layer already exists [2024-07-02T07:30:40.421Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:40.421Z] be59cab332e6: Layer already exists [2024-07-02T07:30:40.421Z] latest: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:40.746Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:41.317Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.28 [2024-07-02T07:30:41.317Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T07:30:41.317Z] dc64df7c62e3: Preparing [2024-07-02T07:30:41.317Z] 24deaba11aad: Preparing [2024-07-02T07:30:41.317Z] be59cab332e6: Preparing [2024-07-02T07:30:41.317Z] 195a25ca50ad: Preparing [2024-07-02T07:30:41.317Z] 2bd83eeced7e: Preparing [2024-07-02T07:30:41.317Z] 03edf2cb8104: Preparing [2024-07-02T07:30:41.317Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:41.317Z] 03edf2cb8104: Waiting [2024-07-02T07:30:41.317Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:41.317Z] be59cab332e6: Layer already exists [2024-07-02T07:30:41.317Z] dc64df7c62e3: Layer already exists [2024-07-02T07:30:41.317Z] 2bd83eeced7e: Layer already exists [2024-07-02T07:30:41.317Z] 24deaba11aad: Layer already exists [2024-07-02T07:30:41.317Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:41.317Z] 03edf2cb8104: Layer already exists [2024-07-02T07:30:41.317Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:41.317Z] 3.2.0-dev.28: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:41.636Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:42.225Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:42.225Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T07:30:42.225Z] dc64df7c62e3: Preparing [2024-07-02T07:30:42.225Z] 24deaba11aad: Preparing [2024-07-02T07:30:42.225Z] be59cab332e6: Preparing [2024-07-02T07:30:42.225Z] 195a25ca50ad: Preparing [2024-07-02T07:30:42.225Z] 2bd83eeced7e: Preparing [2024-07-02T07:30:42.225Z] 03edf2cb8104: Preparing [2024-07-02T07:30:42.225Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:42.225Z] 03edf2cb8104: Waiting [2024-07-02T07:30:42.225Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:42.225Z] 2bd83eeced7e: Layer already exists [2024-07-02T07:30:42.225Z] dc64df7c62e3: Layer already exists [2024-07-02T07:30:42.225Z] be59cab332e6: Layer already exists [2024-07-02T07:30:42.225Z] 24deaba11aad: Layer already exists [2024-07-02T07:30:42.225Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:42.225Z] 03edf2cb8104: Layer already exists [2024-07-02T07:30:42.225Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:42.225Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:42.561Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:42.896Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-07-02T07:30:42.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-07-02T07:30:42.897Z] dc64df7c62e3: Preparing [2024-07-02T07:30:42.897Z] 24deaba11aad: Preparing [2024-07-02T07:30:42.897Z] be59cab332e6: Preparing [2024-07-02T07:30:42.897Z] 195a25ca50ad: Preparing [2024-07-02T07:30:42.897Z] 2bd83eeced7e: Preparing [2024-07-02T07:30:42.897Z] 03edf2cb8104: Preparing [2024-07-02T07:30:42.897Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:42.897Z] 03edf2cb8104: Waiting [2024-07-02T07:30:42.897Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:42.897Z] dc64df7c62e3: Layer already exists [2024-07-02T07:30:42.897Z] 24deaba11aad: Layer already exists [2024-07-02T07:30:42.897Z] 2bd83eeced7e: Layer already exists [2024-07-02T07:30:42.897Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:42.897Z] be59cab332e6: Layer already exists [2024-07-02T07:30:42.897Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:42.897Z] 03edf2cb8104: Layer already exists [2024-07-02T07:30:42.897Z] main: digest: sha256:2f1cb69a3bb5020bd8bf86410045fdc82c4a119c3f6b82d1f898432d4a30bcbe size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:42.965Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:42.975Z] taggedImages: [2024-07-02T07:30:42.975Z] - nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:42.975Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-07-02T07:30:42.975Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.28 [2024-07-02T07:30:42.975Z] - nexus3.edgexfoundry.org:10004/support-notifications:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:42.975Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-07-02T07:30:43.002Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-07-02T07:30:43.002Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:43.002Z] latest [2024-07-02T07:30:43.002Z] 3.2.0-dev.28 [2024-07-02T07:30:43.002Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:43.002Z] main [2024-07-02T07:30:43.002Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:43.409Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:43.994Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:43.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T07:30:43.994Z] cabac178e40c: Preparing [2024-07-02T07:30:43.994Z] 2e09b43f4077: Preparing [2024-07-02T07:30:43.994Z] be59cab332e6: Preparing [2024-07-02T07:30:43.994Z] 195a25ca50ad: Preparing [2024-07-02T07:30:43.994Z] 27229801478a: Preparing [2024-07-02T07:30:43.994Z] aa0955984e13: Preparing [2024-07-02T07:30:43.994Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:43.994Z] aa0955984e13: Waiting [2024-07-02T07:30:43.994Z] 27229801478a: Layer already exists [2024-07-02T07:30:43.994Z] cabac178e40c: Pushed [2024-07-02T07:30:44.253Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:44.253Z] be59cab332e6: Layer already exists [2024-07-02T07:30:44.253Z] aa0955984e13: Layer already exists [2024-07-02T07:30:44.253Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:47.534Z] 2e09b43f4077: Pushed [2024-07-02T07:30:47.534Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:47.865Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:48.188Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-02T07:30:48.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T07:30:48.188Z] cabac178e40c: Preparing [2024-07-02T07:30:48.188Z] 2e09b43f4077: Preparing [2024-07-02T07:30:48.188Z] be59cab332e6: Preparing [2024-07-02T07:30:48.188Z] 195a25ca50ad: Preparing [2024-07-02T07:30:48.188Z] 27229801478a: Preparing [2024-07-02T07:30:48.188Z] aa0955984e13: Preparing [2024-07-02T07:30:48.188Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:48.188Z] aa0955984e13: Waiting [2024-07-02T07:30:48.188Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:48.188Z] cabac178e40c: Layer already exists [2024-07-02T07:30:48.188Z] 2e09b43f4077: Layer already exists [2024-07-02T07:30:48.188Z] be59cab332e6: Layer already exists [2024-07-02T07:30:48.188Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:48.188Z] 27229801478a: Layer already exists [2024-07-02T07:30:48.188Z] aa0955984e13: Layer already exists [2024-07-02T07:30:48.188Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:48.188Z] latest: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:48.521Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:48.843Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.28 [2024-07-02T07:30:48.844Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T07:30:48.844Z] cabac178e40c: Preparing [2024-07-02T07:30:48.844Z] 2e09b43f4077: Preparing [2024-07-02T07:30:48.844Z] be59cab332e6: Preparing [2024-07-02T07:30:48.844Z] 195a25ca50ad: Preparing [2024-07-02T07:30:48.844Z] 27229801478a: Preparing [2024-07-02T07:30:48.844Z] aa0955984e13: Preparing [2024-07-02T07:30:48.844Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:48.844Z] aa0955984e13: Waiting [2024-07-02T07:30:48.844Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:48.844Z] 27229801478a: Layer already exists [2024-07-02T07:30:48.844Z] 2e09b43f4077: Layer already exists [2024-07-02T07:30:48.844Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:48.844Z] be59cab332e6: Layer already exists [2024-07-02T07:30:48.844Z] cabac178e40c: Layer already exists [2024-07-02T07:30:48.844Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:48.844Z] aa0955984e13: Layer already exists [2024-07-02T07:30:48.844Z] 3.2.0-dev.28: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:49.168Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:49.483Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:49.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T07:30:49.483Z] cabac178e40c: Preparing [2024-07-02T07:30:49.483Z] 2e09b43f4077: Preparing [2024-07-02T07:30:49.483Z] be59cab332e6: Preparing [2024-07-02T07:30:49.483Z] 195a25ca50ad: Preparing [2024-07-02T07:30:49.483Z] 27229801478a: Preparing [2024-07-02T07:30:49.483Z] aa0955984e13: Preparing [2024-07-02T07:30:49.483Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:49.483Z] aa0955984e13: Waiting [2024-07-02T07:30:49.483Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:49.483Z] 27229801478a: Layer already exists [2024-07-02T07:30:49.483Z] 2e09b43f4077: Layer already exists [2024-07-02T07:30:49.483Z] be59cab332e6: Layer already exists [2024-07-02T07:30:49.483Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:49.483Z] cabac178e40c: Layer already exists [2024-07-02T07:30:49.483Z] aa0955984e13: Layer already exists [2024-07-02T07:30:49.483Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:49.483Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:49.803Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:30:50.110Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-07-02T07:30:50.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-07-02T07:30:50.110Z] cabac178e40c: Preparing [2024-07-02T07:30:50.110Z] 2e09b43f4077: Preparing [2024-07-02T07:30:50.110Z] be59cab332e6: Preparing [2024-07-02T07:30:50.110Z] 195a25ca50ad: Preparing [2024-07-02T07:30:50.110Z] 27229801478a: Preparing [2024-07-02T07:30:50.110Z] aa0955984e13: Preparing [2024-07-02T07:30:50.110Z] 63ec0bd56cf3: Preparing [2024-07-02T07:30:50.110Z] aa0955984e13: Waiting [2024-07-02T07:30:50.110Z] 63ec0bd56cf3: Waiting [2024-07-02T07:30:50.110Z] 2e09b43f4077: Layer already exists [2024-07-02T07:30:50.110Z] 27229801478a: Layer already exists [2024-07-02T07:30:50.110Z] cabac178e40c: Layer already exists [2024-07-02T07:30:50.110Z] 195a25ca50ad: Layer already exists [2024-07-02T07:30:50.110Z] be59cab332e6: Layer already exists [2024-07-02T07:30:50.110Z] aa0955984e13: Layer already exists [2024-07-02T07:30:50.110Z] 63ec0bd56cf3: Layer already exists [2024-07-02T07:30:50.110Z] main: digest: sha256:d28b4bc3c24425d343580bb2e1baec4afd13ea82108602b0fbec4b4165c08f35 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:30:50.177Z] ===================================================== [Pipeline] echo [2024-07-02T07:30:50.191Z] taggedImages: [2024-07-02T07:30:50.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:30:50.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-07-02T07:30:50.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.28 [2024-07-02T07:30:50.191Z] - nexus3.edgexfoundry.org:10004/support-scheduler:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:30:50.192Z] - 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-07-02T07:47:36.557Z] #109 ... [2024-07-02T07:47:36.557Z] [2024-07-02T07:47:36.557Z] #140 [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-07-02T07:47:36.557Z] #140 1067.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.28" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-07-02T07:47:43.200Z] #140 ... [2024-07-02T07:47:43.200Z] [2024-07-02T07:47:43.200Z] #139 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-07-02T07:47:43.200Z] #139 DONE 1080.5s [2024-07-02T07:47:43.200Z] [2024-07-02T07:47:43.200Z] #132 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-07-02T07:47:43.200Z] #132 DONE 1080.5s [2024-07-02T07:47:43.200Z] [2024-07-02T07:47:43.200Z] #141 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-07-02T07:47:43.200Z] #141 DONE 0.7s [2024-07-02T07:47:43.200Z] [2024-07-02T07:47:43.200Z] #142 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:47:43.200Z] #142 DONE 0.2s [2024-07-02T07:47:43.200Z] [2024-07-02T07:47:43.200Z] #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:47:43.809Z] #143 ... [2024-07-02T07:47:43.809Z] [2024-07-02T07:47:43.809Z] #144 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:47:43.809Z] #144 DONE 0.2s [2024-07-02T07:47:43.809Z] [2024-07-02T07:47:43.809Z] #145 [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-07-02T07:47:44.088Z] #145 DONE 0.2s [2024-07-02T07:47:44.088Z] [2024-07-02T07:47:44.088Z] #146 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-07-02T07:47:44.359Z] #146 DONE 0.2s [2024-07-02T07:47:44.359Z] [2024-07-02T07:47:44.359Z] #147 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-07-02T07:47:44.644Z] #147 DONE 0.5s [2024-07-02T07:47:44.644Z] [2024-07-02T07:47:44.644Z] #148 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:47:45.234Z] #148 DONE 0.3s [2024-07-02T07:47:45.235Z] [2024-07-02T07:47:45.235Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:47:46.661Z] #149 ... [2024-07-02T07:47:46.661Z] [2024-07-02T07:47:46.661Z] #143 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2024-07-02T07:47:46.661Z] #143 DONE 3.4s [2024-07-02T07:47:46.661Z] [2024-07-02T07:47:46.661Z] #150 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:47:46.933Z] #150 DONE 0.4s [2024-07-02T07:47:46.933Z] [2024-07-02T07:47:46.933Z] #151 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:47:47.223Z] #151 DONE 0.2s [2024-07-02T07:47:47.223Z] [2024-07-02T07:47:47.223Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:47:47.223Z] #152 ... [2024-07-02T07:47:47.223Z] [2024-07-02T07:47:47.223Z] #140 [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-07-02T07:47:47.223Z] #140 DONE 1085.5s [2024-07-02T07:47:47.492Z] [2024-07-02T07:47:47.492Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:47:48.103Z] #137 ... [2024-07-02T07:47:48.103Z] [2024-07-02T07:47:48.103Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:47:48.371Z] #153 ... [2024-07-02T07:47:48.371Z] [2024-07-02T07:47:48.371Z] #152 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-07-02T07:47:48.371Z] #152 DONE 0.9s [2024-07-02T07:47:48.371Z] [2024-07-02T07:47:48.371Z] #153 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:47:48.371Z] #153 DONE 0.3s [2024-07-02T07:47:48.371Z] [2024-07-02T07:47:48.371Z] #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:47:48.655Z] #154 ... [2024-07-02T07:47:48.655Z] [2024-07-02T07:47:48.655Z] #149 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:47:48.655Z] #149 DONE 3.5s [2024-07-02T07:47:48.655Z] [2024-07-02T07:47:48.655Z] #155 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-07-02T07:47:48.655Z] #155 DONE 0.5s [2024-07-02T07:47:48.655Z] [2024-07-02T07:47:48.655Z] #98 [security-proxy-setup] exporting to image [2024-07-02T07:47:48.655Z] #98 exporting layers [2024-07-02T07:47:49.244Z] #98 ... [2024-07-02T07:47:49.244Z] [2024-07-02T07:47:49.244Z] #154 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:47:49.244Z] #154 DONE 0.8s [2024-07-02T07:47:49.244Z] [2024-07-02T07:47:49.244Z] #156 [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-07-02T07:47:49.515Z] #156 DONE 0.3s [2024-07-02T07:47:49.515Z] [2024-07-02T07:47:49.515Z] #157 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-07-02T07:47:49.515Z] #157 DONE 0.8s [2024-07-02T07:47:49.515Z] [2024-07-02T07:47:49.515Z] #158 [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-07-02T07:47:49.794Z] #158 DONE 0.2s [2024-07-02T07:47:49.794Z] [2024-07-02T07:47:49.794Z] #159 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-07-02T07:47:49.794Z] #159 DONE 0.2s [2024-07-02T07:47:49.794Z] [2024-07-02T07:47:49.794Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:47:49.794Z] #125 ... [2024-07-02T07:47:49.794Z] [2024-07-02T07:47:49.794Z] #160 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:47:50.415Z] #160 DONE 0.3s [2024-07-02T07:47:50.415Z] [2024-07-02T07:47:50.415Z] #161 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-07-02T07:47:50.415Z] #161 DONE 0.4s [2024-07-02T07:47:50.415Z] [2024-07-02T07:47:50.415Z] #98 [security-proxy-setup] exporting to image [2024-07-02T07:47:50.415Z] #98 exporting layers 1.7s done [2024-07-02T07:47:50.415Z] #98 writing image sha256:af5bdefbd8559339baebc5539cd8584859cf6acc552d6ac95feaf5ec2482ec37 [2024-07-02T07:47:50.690Z] #98 writing image sha256:af5bdefbd8559339baebc5539cd8584859cf6acc552d6ac95feaf5ec2482ec37 done [2024-07-02T07:47:50.690Z] #98 naming to docker.io/library/security-proxy-setup-arm64 done [2024-07-02T07:47:50.690Z] #98 DONE 6.4s [2024-07-02T07:47:50.690Z] [2024-07-02T07:47:50.690Z] #162 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-07-02T07:47:50.690Z] #162 DONE 0.4s [2024-07-02T07:47:50.690Z] [2024-07-02T07:47:50.690Z] #163 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-07-02T07:47:50.690Z] #163 DONE 0.5s [2024-07-02T07:47:50.690Z] [2024-07-02T07:47:50.690Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:47:51.668Z] #164 ... [2024-07-02T07:47:51.668Z] [2024-07-02T07:47:51.668Z] #165 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-07-02T07:47:51.668Z] #165 DONE 0.6s [2024-07-02T07:47:51.668Z] [2024-07-02T07:47:51.668Z] #166 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-07-02T07:47:51.668Z] #166 DONE 0.2s [2024-07-02T07:47:51.668Z] [2024-07-02T07:47:51.668Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:47:53.616Z] #167 ... [2024-07-02T07:47:53.616Z] [2024-07-02T07:47:53.616Z] #164 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2024-07-02T07:47:53.616Z] #164 DONE 2.8s [2024-07-02T07:47:53.616Z] [2024-07-02T07:47:53.616Z] #98 [security-bootstrapper] exporting to image [2024-07-02T07:47:54.236Z] #98 ... [2024-07-02T07:47:54.236Z] [2024-07-02T07:47:54.236Z] #167 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:47:54.236Z] #167 DONE 2.5s [2024-07-02T07:47:54.236Z] [2024-07-02T07:47:54.236Z] #98 [security-secretstore-setup] exporting to image [2024-07-02T07:47:55.231Z] #98 exporting layers 1.6s done [2024-07-02T07:47:55.231Z] #98 writing image sha256:45646cee89afc8ed754ff5fb56980c4735785b657f87d6d391b1d897e76680d4 done [2024-07-02T07:47:55.231Z] #98 naming to docker.io/library/security-bootstrapper-arm64 done [2024-07-02T07:47:55.498Z] #98 exporting layers 1.5s done [2024-07-02T07:47:55.763Z] #98 writing image sha256:1211b3d942adc88b5b5244b88fdbe42c1092635203e90ec67ebe6c712a3ab401 done [2024-07-02T07:47:55.763Z] #98 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-07-02T07:47:55.763Z] #98 DONE 8.6s [2024-07-02T07:47:55.763Z] [2024-07-02T07:47:55.763Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:48:52.468Z] #137 ... [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-07-02T07:48:52.468Z] #125 DONE 1147.1s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #168 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:48:52.468Z] #168 DONE 0.3s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #169 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:48:52.468Z] #169 DONE 0.2s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:48:52.468Z] #137 ... [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #170 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-07-02T07:48:52.468Z] #170 DONE 0.3s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:48:52.468Z] #137 ... [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #171 [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-07-02T07:48:52.468Z] #171 DONE 0.2s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #172 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-07-02T07:48:52.468Z] #172 DONE 0.1s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:48:52.468Z] #136 ... [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #173 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:48:52.468Z] #173 DONE 2.0s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #98 [core-common-config-bootstrapper] exporting to image [2024-07-02T07:48:52.468Z] #98 exporting layers [2024-07-02T07:48:52.468Z] #98 exporting layers 0.5s done [2024-07-02T07:48:52.468Z] #98 writing image sha256:1961537466a4e276b715831f8277d38942183e7482be3e489a84b0e1529bdb09 done [2024-07-02T07:48:52.468Z] #98 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-07-02T07:48:52.468Z] #98 DONE 9.2s [2024-07-02T07:48:52.468Z] [2024-07-02T07:48:52.468Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:50:29.070Z] #137 ... [2024-07-02T07:50:29.070Z] [2024-07-02T07:50:29.070Z] #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-07-02T07:50:29.070Z] #133 DONE 1243.2s [2024-07-02T07:50:29.070Z] [2024-07-02T07:50:29.070Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:50:29.071Z] #135 ... [2024-07-02T07:50:29.071Z] [2024-07-02T07:50:29.071Z] #174 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:50:29.071Z] #174 DONE 0.2s [2024-07-02T07:50:29.071Z] [2024-07-02T07:50:29.071Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:50:29.071Z] #135 ... [2024-07-02T07:50:29.071Z] [2024-07-02T07:50:29.071Z] #175 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:50:29.071Z] #175 DONE 0.2s [2024-07-02T07:50:29.071Z] [2024-07-02T07:50:29.071Z] #176 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-07-02T07:50:29.071Z] #176 DONE 0.4s [2024-07-02T07:50:29.071Z] [2024-07-02T07:50:29.071Z] #177 [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-07-02T07:50:29.071Z] #177 DONE 0.2s [2024-07-02T07:50:29.071Z] [2024-07-02T07:50:29.071Z] #98 [security-spiffe-token-provider] exporting to image [2024-07-02T07:50:29.071Z] #98 exporting layers [2024-07-02T07:50:29.071Z] #98 exporting layers 0.7s done [2024-07-02T07:50:29.071Z] #98 writing image sha256:b7b6fd64db05ab10c152afe54ee25b7bb76ba666914cef8200999c2b259d05c0 0.0s done [2024-07-02T07:50:29.071Z] #98 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-07-02T07:50:29.071Z] #98 DONE 9.9s [2024-07-02T07:50:29.071Z] [2024-07-02T07:50:29.071Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:06.060Z] #136 ... [2024-07-02T07:57:06.060Z] [2024-07-02T07:57:06.060Z] #135 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-07-02T07:57:06.060Z] #135 DONE 1633.1s [2024-07-02T07:57:06.060Z] [2024-07-02T07:57:06.060Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:57:06.060Z] #137 ... [2024-07-02T07:57:06.060Z] [2024-07-02T07:57:06.061Z] #178 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:57:06.061Z] #178 DONE 0.3s [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #179 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:57:06.061Z] #179 DONE 0.3s [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #180 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-07-02T07:57:06.061Z] #180 DONE 0.5s [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #181 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:57:06.061Z] #181 DONE 0.1s [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:57:06.061Z] #61 ... [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #182 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-07-02T07:57:06.061Z] #182 DONE 0.1s [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #183 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-07-02T07:57:06.061Z] #183 DONE 1.8s [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #98 [security-proxy-auth] exporting to image [2024-07-02T07:57:06.061Z] #98 exporting layers [2024-07-02T07:57:06.061Z] #98 exporting layers 1.0s done [2024-07-02T07:57:06.061Z] #98 writing image sha256:d277ac863ccf5b370a49ef3bfc4f9be9b5b5350efff5e851648c9787a9bcd78e done [2024-07-02T07:57:06.061Z] #98 naming to docker.io/library/security-proxy-auth-arm64 done [2024-07-02T07:57:06.061Z] #98 DONE 11.0s [2024-07-02T07:57:06.061Z] [2024-07-02T07:57:06.061Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:38.311Z] #136 ... [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-07-02T07:57:38.311Z] #137 DONE 1675.8s [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:38.311Z] #136 ... [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:57:38.311Z] #184 DONE 0.2s [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:57:38.311Z] #185 DONE 0.3s [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:38.311Z] #136 ... [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-07-02T07:57:38.311Z] #186 DONE 0.4s [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:38.311Z] #136 ... [2024-07-02T07:57:38.311Z] [2024-07-02T07:57:38.311Z] #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:57:38.580Z] #187 DONE 0.2s [2024-07-02T07:57:38.580Z] [2024-07-02T07:57:38.580Z] #98 [core-command] exporting to image [2024-07-02T07:57:38.580Z] #98 exporting layers [2024-07-02T07:57:38.851Z] #98 exporting layers 0.4s done [2024-07-02T07:57:38.851Z] #98 writing image sha256:e7eccf0c4403420f4d26d9880eac9b3f020cdb09a3c9a77a2077d4288a226a56 done [2024-07-02T07:57:38.851Z] #98 naming to docker.io/library/core-command-arm64 done [2024-07-02T07:57:38.851Z] #98 DONE 11.4s [2024-07-02T07:57:38.851Z] [2024-07-02T07:57:38.851Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:57:45.516Z] #61 ... [2024-07-02T07:57:45.516Z] [2024-07-02T07:57:45.516Z] #134 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-07-02T07:57:45.516Z] #134 DONE 1683.6s [2024-07-02T07:57:45.516Z] [2024-07-02T07:57:45.516Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:45.516Z] #136 ... [2024-07-02T07:57:45.516Z] [2024-07-02T07:57:45.516Z] #188 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:57:45.516Z] #188 DONE 0.3s [2024-07-02T07:57:45.516Z] [2024-07-02T07:57:45.516Z] #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:57:45.787Z] #189 DONE 0.6s [2024-07-02T07:57:45.787Z] [2024-07-02T07:57:45.787Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:46.072Z] #136 ... [2024-07-02T07:57:46.072Z] [2024-07-02T07:57:46.072Z] #190 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-07-02T07:57:46.357Z] #190 DONE 0.4s [2024-07-02T07:57:46.357Z] [2024-07-02T07:57:46.357Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:46.357Z] #136 ... [2024-07-02T07:57:46.357Z] [2024-07-02T07:57:46.357Z] #191 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:57:46.357Z] #191 DONE 0.2s [2024-07-02T07:57:46.627Z] [2024-07-02T07:57:46.627Z] #98 [core-data] exporting to image [2024-07-02T07:57:46.627Z] #98 exporting layers [2024-07-02T07:57:47.208Z] #98 exporting layers 0.6s done [2024-07-02T07:57:47.208Z] #98 writing image sha256:dc9e518c5b0d416c0d2caeecee47cf48e19f398aeb890baec7e93fce19e30f21 done [2024-07-02T07:57:47.208Z] #98 naming to docker.io/library/core-data-arm64 done [2024-07-02T07:57:47.208Z] #98 DONE 12.0s [2024-07-02T07:57:47.208Z] [2024-07-02T07:57:47.208Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:57:49.152Z] #61 ... [2024-07-02T07:57:49.152Z] [2024-07-02T07:57:49.152Z] #136 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-07-02T07:57:49.152Z] #136 DONE 1687.8s [2024-07-02T07:57:49.152Z] [2024-07-02T07:57:49.152Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:57:49.442Z] #61 ... [2024-07-02T07:57:49.442Z] [2024-07-02T07:57:49.442Z] #192 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:57:49.442Z] #192 DONE 0.2s [2024-07-02T07:57:49.442Z] [2024-07-02T07:57:49.442Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:57:49.711Z] #61 ... [2024-07-02T07:57:49.711Z] [2024-07-02T07:57:49.711Z] #193 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:57:49.711Z] #193 DONE 0.2s [2024-07-02T07:57:49.711Z] [2024-07-02T07:57:49.711Z] #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-07-02T07:57:50.307Z] #194 DONE 0.4s [2024-07-02T07:57:50.307Z] [2024-07-02T07:57:50.307Z] #195 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:57:50.307Z] #195 DONE 0.1s [2024-07-02T07:57:50.307Z] [2024-07-02T07:57:50.307Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:57:50.307Z] #109 ... [2024-07-02T07:57:50.307Z] [2024-07-02T07:57:50.307Z] #196 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-07-02T07:57:50.307Z] #196 DONE 0.1s [2024-07-02T07:57:50.575Z] [2024-07-02T07:57:50.575Z] #98 [core-metadata] exporting to image [2024-07-02T07:57:50.841Z] #98 exporting layers 0.5s done [2024-07-02T07:57:50.841Z] #98 writing image sha256:1c8dd9f052094a0ba9925424b5471334cf5ec7e67b00163db7b8c60e8a18074e done [2024-07-02T07:57:50.841Z] #98 naming to docker.io/library/core-metadata-arm64 done [2024-07-02T07:57:50.841Z] #98 DONE 12.6s [2024-07-02T07:57:50.841Z] [2024-07-02T07:57:50.841Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:58:23.040Z] #61 ... [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #138 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-07-02T07:58:23.040Z] #138 DONE 1717.5s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:58:23.040Z] #61 ... [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:58:23.040Z] #197 DONE 0.1s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:58:23.040Z] #198 DONE 0.1s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #199 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-07-02T07:58:23.040Z] #199 DONE 0.5s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:58:23.040Z] #200 DONE 0.1s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #109 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-07-02T07:58:23.040Z] #109 DONE 1719.2s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:58:23.040Z] #61 ... [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #98 [support-scheduler] exporting to image [2024-07-02T07:58:23.040Z] #98 exporting layers [2024-07-02T07:58:23.040Z] #98 ... [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #201 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-07-02T07:58:23.040Z] #201 DONE 0.1s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #202 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-07-02T07:58:23.040Z] #202 DONE 0.1s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:58:23.040Z] #203 ... [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #98 [support-scheduler] exporting to image [2024-07-02T07:58:23.040Z] #98 exporting layers 0.6s done [2024-07-02T07:58:23.040Z] #98 writing image sha256:4846ff81b5c236f20fdef72930d14cebfc9b63b33dc0ab82fcb09df0e872025c done [2024-07-02T07:58:23.040Z] #98 naming to docker.io/library/support-scheduler-arm64 done [2024-07-02T07:58:23.040Z] #98 DONE 13.2s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #203 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-07-02T07:58:23.040Z] #203 DONE 0.5s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #204 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-07-02T07:58:23.040Z] #204 DONE 0.1s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #98 [support-notifications] exporting to image [2024-07-02T07:58:23.040Z] #98 exporting layers 0.4s done [2024-07-02T07:58:23.040Z] #98 writing image sha256:1169fbb86c0cddcfcf39595d70626890b4f1ffdbb16c98e4e83e1afaecf1be48 done [2024-07-02T07:58:23.040Z] #98 naming to docker.io/library/support-notifications-arm64 done [2024-07-02T07:58:23.040Z] #98 DONE 13.2s [2024-07-02T07:58:23.040Z] [2024-07-02T07:58:23.040Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:50Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-07-02T07:58:23.040Z] time="2024-07-02T07:27:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-07-02T07:58:23.053Z] $ docker stop --time=1 a0a2a5ad85005e43a359bc7e886f9f691f2f64044575cf64393a706c0d7aafd8 [2024-07-02T07:58:24.725Z] $ docker rm -f --volumes a0a2a5ad85005e43a359bc7e886f9f691f2f64044575cf64393a706c0d7aafd8 [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T07:58:25.232Z] + docker images [2024-07-02T07:58:25.232Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-07-02T07:58:25.232Z] support-notifications-arm64 latest 1169fbb86c0c 5 seconds ago 43.3MB [2024-07-02T07:58:25.232Z] support-scheduler-arm64 latest 4846ff81b5c2 6 seconds ago 42.4MB [2024-07-02T07:58:25.232Z] core-metadata-arm64 latest 1c8dd9f05209 35 seconds ago 40.3MB [2024-07-02T07:58:25.233Z] core-data-arm64 latest dc9e518c5b0d 39 seconds ago 40.1MB [2024-07-02T07:58:25.233Z] core-command-arm64 latest e7eccf0c4403 47 seconds ago 39.9MB [2024-07-02T07:58:25.233Z] security-proxy-auth-arm64 latest d277ac863ccf About a minute ago 37.4MB [2024-07-02T07:58:25.233Z] security-spiffe-token-provider-arm64 latest b7b6fd64db05 8 minutes ago 34.1MB [2024-07-02T07:58:25.233Z] core-common-config-bootstrapper-arm64 latest 1961537466a4 9 minutes ago 20.1MB [2024-07-02T07:58:25.233Z] security-secretstore-setup-arm64 latest 1211b3d942ad 10 minutes ago 41.5MB [2024-07-02T07:58:25.233Z] security-bootstrapper-arm64 latest 45646cee89af 10 minutes ago 23.7MB [2024-07-02T07:58:25.233Z] security-proxy-setup-arm64 latest af5bdefbd855 10 minutes ago 31MB [2024-07-02T07:58:25.233Z] security-spire-agent-arm64 latest d1ef64544210 29 minutes ago 157MB [2024-07-02T07:58:25.233Z] security-spire-server-arm64 latest dc46b6cfea6a 29 minutes ago 102MB [2024-07-02T07:58:25.233Z] security-spire-config-arm64 latest 449b1a8793ed 29 minutes ago 101MB [2024-07-02T07:58:25.233Z] ci-base-image-arm64 latest 1c42ea84fb7b 31 minutes ago 962MB [2024-07-02T07:58:25.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 2 months ago 561MB [2024-07-02T07:58:25.233Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 13 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-07-02T07:58:25.375Z] provisioning config files... [2024-07-02T07:58:25.389Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/646@tmp/config15189582224615309323tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T07:58:25.733Z] ---> ****-login.sh [2024-07-02T07:58:25.733Z] nexus3.edgexfoundry.org:10001 [2024-07-02T07:58:26.000Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:58:26.001Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:58:26.001Z] Configure a credential helper to remove this warning. See [2024-07-02T07:58:26.001Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:58:26.001Z] [2024-07-02T07:58:26.001Z] Login Succeeded [2024-07-02T07:58:26.001Z] nexus3.edgexfoundry.org:10002 [2024-07-02T07:58:26.266Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:58:26.532Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:58:26.532Z] Configure a credential helper to remove this warning. See [2024-07-02T07:58:26.532Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:58:26.532Z] [2024-07-02T07:58:26.532Z] Login Succeeded [2024-07-02T07:58:26.532Z] nexus3.edgexfoundry.org:10003 [2024-07-02T07:58:26.799Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:58:26.799Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:58:26.799Z] Configure a credential helper to remove this warning. See [2024-07-02T07:58:26.799Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:58:26.799Z] [2024-07-02T07:58:26.799Z] Login Succeeded [2024-07-02T07:58:26.799Z] nexus3.edgexfoundry.org:10004 [2024-07-02T07:58:27.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:58:27.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:58:27.064Z] Configure a credential helper to remove this warning. See [2024-07-02T07:58:27.064Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:58:27.064Z] [2024-07-02T07:58:27.064Z] Login Succeeded [2024-07-02T07:58:27.331Z] ****.io [2024-07-02T07:58:27.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-07-02T07:58:27.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-07-02T07:58:27.596Z] Configure a credential helper to remove this warning. See [2024-07-02T07:58:27.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-07-02T07:58:27.596Z] [2024-07-02T07:58:27.596Z] Login Succeeded [2024-07-02T07:58:27.596Z] ---> ****-login.sh ends [Pipeline] } [2024-07-02T07:58:27.607Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:58:27.648Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-07-02T07:58:27.675Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-07-02T07:58:27.675Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:27.675Z] latest [2024-07-02T07:58:27.675Z] 3.2.0-dev.28 [2024-07-02T07:58:27.675Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:27.675Z] main [2024-07-02T07:58:27.675Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:28.046Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:28.410Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:28.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T07:58:28.410Z] 86a8e69890ee: Preparing [2024-07-02T07:58:28.410Z] aa2f5f8aa445: Preparing [2024-07-02T07:58:28.410Z] f3880698f0f0: Preparing [2024-07-02T07:58:28.410Z] 85d2480b19b6: Preparing [2024-07-02T07:58:28.410Z] ad5f18704f7d: Preparing [2024-07-02T07:58:28.410Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:28.410Z] da707bb00cb8: Preparing [2024-07-02T07:58:28.410Z] da707bb00cb8: Waiting [2024-07-02T07:58:28.410Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:28.675Z] f3880698f0f0: Pushed [2024-07-02T07:58:28.675Z] 85d2480b19b6: Pushed [2024-07-02T07:58:28.675Z] 86a8e69890ee: Pushed [2024-07-02T07:58:28.675Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:28.675Z] a3bf4e16b71b: Pushed [2024-07-02T07:58:30.074Z] ad5f18704f7d: Pushed [2024-07-02T07:58:35.403Z] aa2f5f8aa445: Pushed [2024-07-02T07:58:35.403Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:35.762Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:36.112Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-02T07:58:36.112Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T07:58:36.112Z] 86a8e69890ee: Preparing [2024-07-02T07:58:36.112Z] aa2f5f8aa445: Preparing [2024-07-02T07:58:36.112Z] f3880698f0f0: Preparing [2024-07-02T07:58:36.112Z] 85d2480b19b6: Preparing [2024-07-02T07:58:36.112Z] ad5f18704f7d: Preparing [2024-07-02T07:58:36.112Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:36.112Z] da707bb00cb8: Preparing [2024-07-02T07:58:36.112Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:36.112Z] da707bb00cb8: Waiting [2024-07-02T07:58:36.112Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:36.112Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:36.112Z] aa2f5f8aa445: Layer already exists [2024-07-02T07:58:36.112Z] 86a8e69890ee: Layer already exists [2024-07-02T07:58:36.112Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:36.112Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:36.112Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:36.377Z] latest: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:36.730Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:37.156Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.28 [2024-07-02T07:58:37.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T07:58:37.156Z] 86a8e69890ee: Preparing [2024-07-02T07:58:37.156Z] aa2f5f8aa445: Preparing [2024-07-02T07:58:37.156Z] f3880698f0f0: Preparing [2024-07-02T07:58:37.156Z] 85d2480b19b6: Preparing [2024-07-02T07:58:37.156Z] ad5f18704f7d: Preparing [2024-07-02T07:58:37.157Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:37.157Z] da707bb00cb8: Preparing [2024-07-02T07:58:37.157Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:37.157Z] da707bb00cb8: Waiting [2024-07-02T07:58:37.157Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:37.157Z] aa2f5f8aa445: Layer already exists [2024-07-02T07:58:37.157Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:37.157Z] 86a8e69890ee: Layer already exists [2024-07-02T07:58:37.157Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:37.157Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:37.157Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:37.450Z] 3.2.0-dev.28: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:37.814Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:38.173Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:38.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T07:58:38.173Z] 86a8e69890ee: Preparing [2024-07-02T07:58:38.173Z] aa2f5f8aa445: Preparing [2024-07-02T07:58:38.173Z] f3880698f0f0: Preparing [2024-07-02T07:58:38.173Z] 85d2480b19b6: Preparing [2024-07-02T07:58:38.173Z] ad5f18704f7d: Preparing [2024-07-02T07:58:38.173Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:38.173Z] da707bb00cb8: Preparing [2024-07-02T07:58:38.173Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:38.173Z] da707bb00cb8: Waiting [2024-07-02T07:58:38.173Z] 86a8e69890ee: Layer already exists [2024-07-02T07:58:38.173Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:38.173Z] aa2f5f8aa445: Layer already exists [2024-07-02T07:58:38.173Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:38.173Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:38.173Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:38.173Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:38.445Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:38.795Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:39.151Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-07-02T07:58:39.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-07-02T07:58:39.151Z] 86a8e69890ee: Preparing [2024-07-02T07:58:39.151Z] aa2f5f8aa445: Preparing [2024-07-02T07:58:39.151Z] f3880698f0f0: Preparing [2024-07-02T07:58:39.151Z] 85d2480b19b6: Preparing [2024-07-02T07:58:39.151Z] ad5f18704f7d: Preparing [2024-07-02T07:58:39.151Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:39.151Z] da707bb00cb8: Preparing [2024-07-02T07:58:39.151Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:39.151Z] da707bb00cb8: Waiting [2024-07-02T07:58:39.151Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:39.151Z] aa2f5f8aa445: Layer already exists [2024-07-02T07:58:39.151Z] 86a8e69890ee: Layer already exists [2024-07-02T07:58:39.151Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:39.151Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:39.151Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:39.151Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:39.417Z] main: digest: sha256:35b556603fe0b488e267719a1035999fd3bff16aff76713aa4839308f9734fd2 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:58:39.498Z] ===================================================== [Pipeline] echo [2024-07-02T07:58:39.509Z] taggedImages: [2024-07-02T07:58:39.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:39.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-07-02T07:58:39.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.28 [2024-07-02T07:58:39.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:39.509Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-07-02T07:58:39.532Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-07-02T07:58:39.532Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:39.532Z] latest [2024-07-02T07:58:39.532Z] 3.2.0-dev.28 [2024-07-02T07:58:39.532Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:39.532Z] main [2024-07-02T07:58:39.532Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:39.907Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:40.262Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:40.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T07:58:40.262Z] 64425e6c1fcb: Preparing [2024-07-02T07:58:40.262Z] ff3537b04138: Preparing [2024-07-02T07:58:40.262Z] 0cb7c44c7be7: Preparing [2024-07-02T07:58:40.262Z] 43b6e0d37d36: Preparing [2024-07-02T07:58:40.262Z] f3880698f0f0: Preparing [2024-07-02T07:58:40.262Z] 85d2480b19b6: Preparing [2024-07-02T07:58:40.262Z] ad5f18704f7d: Preparing [2024-07-02T07:58:40.262Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:40.262Z] da707bb00cb8: Preparing [2024-07-02T07:58:40.262Z] 85d2480b19b6: Waiting [2024-07-02T07:58:40.262Z] ad5f18704f7d: Waiting [2024-07-02T07:58:40.262Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:40.262Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:40.528Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:40.528Z] ff3537b04138: Pushed [2024-07-02T07:58:40.528Z] 0cb7c44c7be7: Pushed [2024-07-02T07:58:40.528Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:40.528Z] 64425e6c1fcb: Pushed [2024-07-02T07:58:40.528Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:40.528Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:42.466Z] 43b6e0d37d36: Pushed [2024-07-02T07:58:42.466Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:42.830Z] + 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-07-02T07:58:43.186Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-02T07:58:43.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T07:58:43.186Z] 64425e6c1fcb: Preparing [2024-07-02T07:58:43.186Z] ff3537b04138: Preparing [2024-07-02T07:58:43.186Z] 0cb7c44c7be7: Preparing [2024-07-02T07:58:43.186Z] 43b6e0d37d36: Preparing [2024-07-02T07:58:43.186Z] f3880698f0f0: Preparing [2024-07-02T07:58:43.186Z] 85d2480b19b6: Preparing [2024-07-02T07:58:43.186Z] ad5f18704f7d: Preparing [2024-07-02T07:58:43.186Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:43.186Z] da707bb00cb8: Preparing [2024-07-02T07:58:43.186Z] ad5f18704f7d: Waiting [2024-07-02T07:58:43.186Z] da707bb00cb8: Waiting [2024-07-02T07:58:43.186Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:43.186Z] 85d2480b19b6: Waiting [2024-07-02T07:58:43.186Z] 43b6e0d37d36: Layer already exists [2024-07-02T07:58:43.186Z] 0cb7c44c7be7: Layer already exists [2024-07-02T07:58:43.186Z] 64425e6c1fcb: Layer already exists [2024-07-02T07:58:43.186Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:43.186Z] ff3537b04138: Layer already exists [2024-07-02T07:58:43.186Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:43.186Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:43.186Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:43.186Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:43.452Z] latest: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:43.815Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:44.174Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.28 [2024-07-02T07:58:44.174Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T07:58:44.174Z] 64425e6c1fcb: Preparing [2024-07-02T07:58:44.174Z] ff3537b04138: Preparing [2024-07-02T07:58:44.174Z] 0cb7c44c7be7: Preparing [2024-07-02T07:58:44.174Z] 43b6e0d37d36: Preparing [2024-07-02T07:58:44.174Z] f3880698f0f0: Preparing [2024-07-02T07:58:44.174Z] 85d2480b19b6: Preparing [2024-07-02T07:58:44.174Z] ad5f18704f7d: Preparing [2024-07-02T07:58:44.174Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:44.174Z] da707bb00cb8: Preparing [2024-07-02T07:58:44.174Z] 85d2480b19b6: Waiting [2024-07-02T07:58:44.174Z] ad5f18704f7d: Waiting [2024-07-02T07:58:44.174Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:44.174Z] da707bb00cb8: Waiting [2024-07-02T07:58:44.174Z] 43b6e0d37d36: Layer already exists [2024-07-02T07:58:44.174Z] 0cb7c44c7be7: Layer already exists [2024-07-02T07:58:44.174Z] ff3537b04138: Layer already exists [2024-07-02T07:58:44.174Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:44.174Z] 64425e6c1fcb: Layer already exists [2024-07-02T07:58:44.174Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:44.174Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:44.174Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:44.174Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:44.174Z] 3.2.0-dev.28: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:44.790Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:45.145Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:45.145Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T07:58:45.145Z] 64425e6c1fcb: Preparing [2024-07-02T07:58:45.145Z] ff3537b04138: Preparing [2024-07-02T07:58:45.145Z] 0cb7c44c7be7: Preparing [2024-07-02T07:58:45.145Z] 43b6e0d37d36: Preparing [2024-07-02T07:58:45.145Z] f3880698f0f0: Preparing [2024-07-02T07:58:45.145Z] 85d2480b19b6: Preparing [2024-07-02T07:58:45.145Z] ad5f18704f7d: Preparing [2024-07-02T07:58:45.145Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:45.145Z] da707bb00cb8: Preparing [2024-07-02T07:58:45.145Z] 85d2480b19b6: Waiting [2024-07-02T07:58:45.145Z] ad5f18704f7d: Waiting [2024-07-02T07:58:45.145Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:45.145Z] da707bb00cb8: Waiting [2024-07-02T07:58:45.145Z] 0cb7c44c7be7: Layer already exists [2024-07-02T07:58:45.145Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:45.145Z] ff3537b04138: Layer already exists [2024-07-02T07:58:45.145Z] 64425e6c1fcb: Layer already exists [2024-07-02T07:58:45.145Z] 43b6e0d37d36: Layer already exists [2024-07-02T07:58:45.145Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:45.145Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:45.145Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:45.145Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:45.411Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:45.781Z] + 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-07-02T07:58:46.132Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-07-02T07:58:46.133Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-07-02T07:58:46.133Z] 64425e6c1fcb: Preparing [2024-07-02T07:58:46.133Z] ff3537b04138: Preparing [2024-07-02T07:58:46.133Z] 0cb7c44c7be7: Preparing [2024-07-02T07:58:46.133Z] 43b6e0d37d36: Preparing [2024-07-02T07:58:46.133Z] f3880698f0f0: Preparing [2024-07-02T07:58:46.133Z] 85d2480b19b6: Preparing [2024-07-02T07:58:46.133Z] ad5f18704f7d: Preparing [2024-07-02T07:58:46.133Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:46.133Z] da707bb00cb8: Preparing [2024-07-02T07:58:46.133Z] 85d2480b19b6: Waiting [2024-07-02T07:58:46.133Z] ad5f18704f7d: Waiting [2024-07-02T07:58:46.133Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:46.133Z] da707bb00cb8: Waiting [2024-07-02T07:58:46.133Z] ff3537b04138: Layer already exists [2024-07-02T07:58:46.133Z] 43b6e0d37d36: Layer already exists [2024-07-02T07:58:46.133Z] 64425e6c1fcb: Layer already exists [2024-07-02T07:58:46.133Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:46.133Z] 0cb7c44c7be7: Layer already exists [2024-07-02T07:58:46.133Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:46.133Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:46.133Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:46.133Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:46.399Z] main: digest: sha256:eff7dfe843951ff96591fccd872c302303a5531d3635d59ccefecbbb2f79488b size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:58:46.480Z] ===================================================== [Pipeline] echo [2024-07-02T07:58:46.490Z] taggedImages: [2024-07-02T07:58:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-07-02T07:58:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.28 [2024-07-02T07:58:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:46.490Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-07-02T07:58:46.510Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-07-02T07:58:46.510Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:46.510Z] latest [2024-07-02T07:58:46.510Z] 3.2.0-dev.28 [2024-07-02T07:58:46.510Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:46.510Z] main [2024-07-02T07:58:46.510Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:46.869Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:47.218Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:47.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T07:58:47.218Z] 20017de2d02b: Preparing [2024-07-02T07:58:47.218Z] ef949f8e7a53: Preparing [2024-07-02T07:58:47.218Z] f3880698f0f0: Preparing [2024-07-02T07:58:47.218Z] 85d2480b19b6: Preparing [2024-07-02T07:58:47.218Z] 207c88e6d18d: Preparing [2024-07-02T07:58:47.218Z] 6f79f40659ee: Preparing [2024-07-02T07:58:47.218Z] da707bb00cb8: Preparing [2024-07-02T07:58:47.218Z] 6f79f40659ee: Waiting [2024-07-02T07:58:47.218Z] da707bb00cb8: Waiting [2024-07-02T07:58:47.218Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:47.484Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:47.484Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:47.484Z] 20017de2d02b: Pushed [2024-07-02T07:58:47.484Z] 6f79f40659ee: Pushed [2024-07-02T07:58:48.889Z] 207c88e6d18d: Pushed [2024-07-02T07:58:54.223Z] ef949f8e7a53: Pushed [2024-07-02T07:58:54.223Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:54.584Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:54.943Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-02T07:58:54.943Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T07:58:54.943Z] 20017de2d02b: Preparing [2024-07-02T07:58:54.943Z] ef949f8e7a53: Preparing [2024-07-02T07:58:54.943Z] f3880698f0f0: Preparing [2024-07-02T07:58:54.943Z] 85d2480b19b6: Preparing [2024-07-02T07:58:54.943Z] 207c88e6d18d: Preparing [2024-07-02T07:58:54.943Z] 6f79f40659ee: Preparing [2024-07-02T07:58:54.943Z] da707bb00cb8: Preparing [2024-07-02T07:58:54.943Z] 6f79f40659ee: Waiting [2024-07-02T07:58:54.943Z] da707bb00cb8: Waiting [2024-07-02T07:58:54.943Z] 20017de2d02b: Layer already exists [2024-07-02T07:58:54.943Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:54.943Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:54.943Z] ef949f8e7a53: Layer already exists [2024-07-02T07:58:54.943Z] 207c88e6d18d: Layer already exists [2024-07-02T07:58:54.943Z] 6f79f40659ee: Layer already exists [2024-07-02T07:58:54.943Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:55.210Z] latest: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:55.576Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:55.935Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.28 [2024-07-02T07:58:55.935Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T07:58:55.935Z] 20017de2d02b: Preparing [2024-07-02T07:58:55.935Z] ef949f8e7a53: Preparing [2024-07-02T07:58:55.935Z] f3880698f0f0: Preparing [2024-07-02T07:58:55.935Z] 85d2480b19b6: Preparing [2024-07-02T07:58:55.935Z] 207c88e6d18d: Preparing [2024-07-02T07:58:55.935Z] 6f79f40659ee: Preparing [2024-07-02T07:58:55.935Z] da707bb00cb8: Preparing [2024-07-02T07:58:55.935Z] 6f79f40659ee: Waiting [2024-07-02T07:58:55.935Z] da707bb00cb8: Waiting [2024-07-02T07:58:55.935Z] 20017de2d02b: Layer already exists [2024-07-02T07:58:55.935Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:55.935Z] ef949f8e7a53: Layer already exists [2024-07-02T07:58:55.935Z] 207c88e6d18d: Layer already exists [2024-07-02T07:58:55.935Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:55.935Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:55.935Z] 6f79f40659ee: Layer already exists [2024-07-02T07:58:55.935Z] 3.2.0-dev.28: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:56.293Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:56.634Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:56.634Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T07:58:56.634Z] 20017de2d02b: Preparing [2024-07-02T07:58:56.634Z] ef949f8e7a53: Preparing [2024-07-02T07:58:56.634Z] f3880698f0f0: Preparing [2024-07-02T07:58:56.634Z] 85d2480b19b6: Preparing [2024-07-02T07:58:56.634Z] 207c88e6d18d: Preparing [2024-07-02T07:58:56.634Z] 6f79f40659ee: Preparing [2024-07-02T07:58:56.634Z] da707bb00cb8: Preparing [2024-07-02T07:58:56.634Z] 6f79f40659ee: Waiting [2024-07-02T07:58:56.634Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:56.634Z] ef949f8e7a53: Layer already exists [2024-07-02T07:58:56.634Z] 207c88e6d18d: Layer already exists [2024-07-02T07:58:56.634Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:56.634Z] 20017de2d02b: Layer already exists [2024-07-02T07:58:56.634Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:56.634Z] 6f79f40659ee: Layer already exists [2024-07-02T07:58:56.634Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:57.252Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:57.678Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-07-02T07:58:57.679Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-07-02T07:58:57.679Z] 20017de2d02b: Preparing [2024-07-02T07:58:57.679Z] ef949f8e7a53: Preparing [2024-07-02T07:58:57.679Z] f3880698f0f0: Preparing [2024-07-02T07:58:57.679Z] 85d2480b19b6: Preparing [2024-07-02T07:58:57.679Z] 207c88e6d18d: Preparing [2024-07-02T07:58:57.679Z] 6f79f40659ee: Preparing [2024-07-02T07:58:57.679Z] da707bb00cb8: Preparing [2024-07-02T07:58:57.679Z] 6f79f40659ee: Waiting [2024-07-02T07:58:57.679Z] da707bb00cb8: Waiting [2024-07-02T07:58:57.679Z] 207c88e6d18d: Layer already exists [2024-07-02T07:58:57.679Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:57.679Z] ef949f8e7a53: Layer already exists [2024-07-02T07:58:57.679Z] 20017de2d02b: Layer already exists [2024-07-02T07:58:57.679Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:57.679Z] 6f79f40659ee: Layer already exists [2024-07-02T07:58:57.679Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:57.944Z] main: digest: sha256:3c9b1e01b05b86510edf2ac6b5697d8c342e2c57765afbbe7202514ca1a536d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:58:58.021Z] ===================================================== [Pipeline] echo [2024-07-02T07:58:58.032Z] taggedImages: [2024-07-02T07:58:58.032Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:58.032Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-07-02T07:58:58.032Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.28 [2024-07-02T07:58:58.032Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:58.032Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-07-02T07:58:58.053Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-07-02T07:58:58.053Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:58.053Z] latest [2024-07-02T07:58:58.053Z] 3.2.0-dev.28 [2024-07-02T07:58:58.053Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:58:58.053Z] main [2024-07-02T07:58:58.053Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:58.419Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:58:58.771Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:58:58.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T07:58:58.771Z] d8b197968d22: Preparing [2024-07-02T07:58:58.771Z] 446198bf1a16: Preparing [2024-07-02T07:58:58.771Z] feadb109d71a: Preparing [2024-07-02T07:58:58.771Z] f3880698f0f0: Preparing [2024-07-02T07:58:58.771Z] 85d2480b19b6: Preparing [2024-07-02T07:58:58.771Z] ad5f18704f7d: Preparing [2024-07-02T07:58:58.771Z] a3bf4e16b71b: Preparing [2024-07-02T07:58:58.771Z] da707bb00cb8: Preparing [2024-07-02T07:58:58.771Z] ad5f18704f7d: Waiting [2024-07-02T07:58:58.771Z] a3bf4e16b71b: Waiting [2024-07-02T07:58:58.771Z] da707bb00cb8: Waiting [2024-07-02T07:58:58.771Z] 85d2480b19b6: Layer already exists [2024-07-02T07:58:58.771Z] f3880698f0f0: Layer already exists [2024-07-02T07:58:59.035Z] ad5f18704f7d: Layer already exists [2024-07-02T07:58:59.035Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:58:59.035Z] 446198bf1a16: Pushed [2024-07-02T07:58:59.035Z] da707bb00cb8: Layer already exists [2024-07-02T07:58:59.035Z] d8b197968d22: Pushed [2024-07-02T07:59:05.655Z] feadb109d71a: Pushed [2024-07-02T07:59:05.655Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:06.010Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:06.359Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-02T07:59:06.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T07:59:06.359Z] d8b197968d22: Preparing [2024-07-02T07:59:06.359Z] 446198bf1a16: Preparing [2024-07-02T07:59:06.359Z] feadb109d71a: Preparing [2024-07-02T07:59:06.359Z] f3880698f0f0: Preparing [2024-07-02T07:59:06.359Z] 85d2480b19b6: Preparing [2024-07-02T07:59:06.359Z] ad5f18704f7d: Preparing [2024-07-02T07:59:06.359Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:06.359Z] da707bb00cb8: Preparing [2024-07-02T07:59:06.359Z] ad5f18704f7d: Waiting [2024-07-02T07:59:06.359Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:06.359Z] da707bb00cb8: Waiting [2024-07-02T07:59:06.359Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:06.359Z] 446198bf1a16: Layer already exists [2024-07-02T07:59:06.359Z] feadb109d71a: Layer already exists [2024-07-02T07:59:06.359Z] d8b197968d22: Layer already exists [2024-07-02T07:59:06.359Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:06.359Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:06.359Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:06.359Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:06.624Z] latest: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:06.970Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:07.313Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.28 [2024-07-02T07:59:07.313Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T07:59:07.313Z] d8b197968d22: Preparing [2024-07-02T07:59:07.313Z] 446198bf1a16: Preparing [2024-07-02T07:59:07.313Z] feadb109d71a: Preparing [2024-07-02T07:59:07.313Z] f3880698f0f0: Preparing [2024-07-02T07:59:07.313Z] 85d2480b19b6: Preparing [2024-07-02T07:59:07.313Z] ad5f18704f7d: Preparing [2024-07-02T07:59:07.313Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:07.313Z] da707bb00cb8: Preparing [2024-07-02T07:59:07.313Z] ad5f18704f7d: Waiting [2024-07-02T07:59:07.313Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:07.313Z] da707bb00cb8: Waiting [2024-07-02T07:59:07.313Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:07.313Z] 446198bf1a16: Layer already exists [2024-07-02T07:59:07.313Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:07.313Z] feadb109d71a: Layer already exists [2024-07-02T07:59:07.313Z] d8b197968d22: Layer already exists [2024-07-02T07:59:07.313Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:07.313Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:07.313Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:07.579Z] 3.2.0-dev.28: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:07.931Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:08.275Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:08.275Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T07:59:08.275Z] d8b197968d22: Preparing [2024-07-02T07:59:08.275Z] 446198bf1a16: Preparing [2024-07-02T07:59:08.275Z] feadb109d71a: Preparing [2024-07-02T07:59:08.275Z] f3880698f0f0: Preparing [2024-07-02T07:59:08.275Z] 85d2480b19b6: Preparing [2024-07-02T07:59:08.275Z] ad5f18704f7d: Preparing [2024-07-02T07:59:08.275Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:08.275Z] da707bb00cb8: Preparing [2024-07-02T07:59:08.275Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:08.275Z] da707bb00cb8: Waiting [2024-07-02T07:59:08.275Z] ad5f18704f7d: Waiting [2024-07-02T07:59:08.275Z] 446198bf1a16: Layer already exists [2024-07-02T07:59:08.275Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:08.275Z] feadb109d71a: Layer already exists [2024-07-02T07:59:08.275Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:08.275Z] d8b197968d22: Layer already exists [2024-07-02T07:59:08.275Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:08.275Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:08.275Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:08.275Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:08.895Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:09.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-07-02T07:59:09.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-07-02T07:59:09.244Z] d8b197968d22: Preparing [2024-07-02T07:59:09.244Z] 446198bf1a16: Preparing [2024-07-02T07:59:09.244Z] feadb109d71a: Preparing [2024-07-02T07:59:09.244Z] f3880698f0f0: Preparing [2024-07-02T07:59:09.244Z] 85d2480b19b6: Preparing [2024-07-02T07:59:09.244Z] ad5f18704f7d: Preparing [2024-07-02T07:59:09.244Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:09.244Z] da707bb00cb8: Preparing [2024-07-02T07:59:09.244Z] ad5f18704f7d: Waiting [2024-07-02T07:59:09.244Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:09.244Z] d8b197968d22: Layer already exists [2024-07-02T07:59:09.244Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:09.244Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:09.244Z] feadb109d71a: Layer already exists [2024-07-02T07:59:09.244Z] 446198bf1a16: Layer already exists [2024-07-02T07:59:09.244Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:09.244Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:09.244Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:09.509Z] main: digest: sha256:32b0c5ae56e8098d188266c665b045de5cf4526feadbb8515b40209c8e3faa1d size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:59:09.590Z] ===================================================== [Pipeline] echo [2024-07-02T07:59:09.602Z] taggedImages: [2024-07-02T07:59:09.602Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:09.602Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-07-02T07:59:09.602Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.28 [2024-07-02T07:59:09.602Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:09.602Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-07-02T07:59:09.627Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-07-02T07:59:09.627Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:09.627Z] latest [2024-07-02T07:59:09.627Z] 3.2.0-dev.28 [2024-07-02T07:59:09.627Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:09.627Z] main [2024-07-02T07:59:09.627Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:09.997Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:10.350Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:10.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T07:59:10.350Z] 79202db33690: Preparing [2024-07-02T07:59:10.350Z] b193bea97546: Preparing [2024-07-02T07:59:10.350Z] f32726f9547f: Preparing [2024-07-02T07:59:10.350Z] 534e1ee056bd: Preparing [2024-07-02T07:59:10.350Z] e0e1c7ca6afe: Preparing [2024-07-02T07:59:10.350Z] 55ad4d30210f: Preparing [2024-07-02T07:59:10.350Z] 482307c94b76: Preparing [2024-07-02T07:59:10.350Z] f3880698f0f0: Preparing [2024-07-02T07:59:10.350Z] 85d2480b19b6: Preparing [2024-07-02T07:59:10.350Z] a5423b40cdb1: Preparing [2024-07-02T07:59:10.350Z] 27d4a9a71830: Preparing [2024-07-02T07:59:10.350Z] 5f70bf18a086: Preparing [2024-07-02T07:59:10.350Z] 8d8d7a4fe2e1: Preparing [2024-07-02T07:59:10.350Z] e099f1f71d8f: Preparing [2024-07-02T07:59:10.350Z] 3d654fd3d229: Preparing [2024-07-02T07:59:10.350Z] da707bb00cb8: Preparing [2024-07-02T07:59:10.350Z] a5423b40cdb1: Waiting [2024-07-02T07:59:10.350Z] 27d4a9a71830: Waiting [2024-07-02T07:59:10.350Z] 5f70bf18a086: Waiting [2024-07-02T07:59:10.350Z] 55ad4d30210f: Waiting [2024-07-02T07:59:10.350Z] 482307c94b76: Waiting [2024-07-02T07:59:10.350Z] f3880698f0f0: Waiting [2024-07-02T07:59:10.350Z] 85d2480b19b6: Waiting [2024-07-02T07:59:10.350Z] 8d8d7a4fe2e1: Waiting [2024-07-02T07:59:10.350Z] e099f1f71d8f: Waiting [2024-07-02T07:59:10.350Z] 3d654fd3d229: Waiting [2024-07-02T07:59:10.350Z] da707bb00cb8: Waiting [2024-07-02T07:59:10.617Z] b193bea97546: Pushed [2024-07-02T07:59:10.617Z] e0e1c7ca6afe: Pushed [2024-07-02T07:59:10.617Z] 79202db33690: Pushed [2024-07-02T07:59:10.617Z] f32726f9547f: Pushed [2024-07-02T07:59:10.617Z] 534e1ee056bd: Pushed [2024-07-02T07:59:10.617Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:10.617Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:10.617Z] 5f70bf18a086: Layer already exists [2024-07-02T07:59:10.883Z] 55ad4d30210f: Pushed [2024-07-02T07:59:10.883Z] a5423b40cdb1: Pushed [2024-07-02T07:59:10.883Z] 27d4a9a71830: Pushed [2024-07-02T07:59:10.883Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:10.883Z] 8d8d7a4fe2e1: Pushed [2024-07-02T07:59:10.883Z] 3d654fd3d229: Pushed [2024-07-02T07:59:12.288Z] e099f1f71d8f: Pushed [2024-07-02T07:59:13.693Z] 482307c94b76: Pushed [2024-07-02T07:59:13.693Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:14.306Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:14.659Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-02T07:59:14.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T07:59:14.659Z] 79202db33690: Preparing [2024-07-02T07:59:14.659Z] b193bea97546: Preparing [2024-07-02T07:59:14.659Z] f32726f9547f: Preparing [2024-07-02T07:59:14.659Z] 534e1ee056bd: Preparing [2024-07-02T07:59:14.659Z] e0e1c7ca6afe: Preparing [2024-07-02T07:59:14.659Z] 55ad4d30210f: Preparing [2024-07-02T07:59:14.659Z] 482307c94b76: Preparing [2024-07-02T07:59:14.659Z] f3880698f0f0: Preparing [2024-07-02T07:59:14.659Z] 85d2480b19b6: Preparing [2024-07-02T07:59:14.659Z] a5423b40cdb1: Preparing [2024-07-02T07:59:14.659Z] 27d4a9a71830: Preparing [2024-07-02T07:59:14.659Z] 5f70bf18a086: Preparing [2024-07-02T07:59:14.659Z] 8d8d7a4fe2e1: Preparing [2024-07-02T07:59:14.659Z] e099f1f71d8f: Preparing [2024-07-02T07:59:14.659Z] 3d654fd3d229: Preparing [2024-07-02T07:59:14.659Z] da707bb00cb8: Preparing [2024-07-02T07:59:14.659Z] f3880698f0f0: Waiting [2024-07-02T07:59:14.659Z] 85d2480b19b6: Waiting [2024-07-02T07:59:14.659Z] a5423b40cdb1: Waiting [2024-07-02T07:59:14.659Z] 27d4a9a71830: Waiting [2024-07-02T07:59:14.659Z] 5f70bf18a086: Waiting [2024-07-02T07:59:14.659Z] 8d8d7a4fe2e1: Waiting [2024-07-02T07:59:14.659Z] e099f1f71d8f: Waiting [2024-07-02T07:59:14.659Z] 3d654fd3d229: Waiting [2024-07-02T07:59:14.659Z] da707bb00cb8: Waiting [2024-07-02T07:59:14.659Z] 55ad4d30210f: Waiting [2024-07-02T07:59:14.659Z] 482307c94b76: Waiting [2024-07-02T07:59:14.659Z] e0e1c7ca6afe: Layer already exists [2024-07-02T07:59:14.659Z] b193bea97546: Layer already exists [2024-07-02T07:59:14.659Z] 79202db33690: Layer already exists [2024-07-02T07:59:14.659Z] 534e1ee056bd: Layer already exists [2024-07-02T07:59:14.659Z] f32726f9547f: Layer already exists [2024-07-02T07:59:14.659Z] 55ad4d30210f: Layer already exists [2024-07-02T07:59:14.659Z] 482307c94b76: Layer already exists [2024-07-02T07:59:14.659Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:14.659Z] 5f70bf18a086: Layer already exists [2024-07-02T07:59:14.659Z] 27d4a9a71830: Layer already exists [2024-07-02T07:59:14.659Z] a5423b40cdb1: Layer already exists [2024-07-02T07:59:14.659Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:14.659Z] 8d8d7a4fe2e1: Layer already exists [2024-07-02T07:59:14.659Z] e099f1f71d8f: Layer already exists [2024-07-02T07:59:14.659Z] 3d654fd3d229: Layer already exists [2024-07-02T07:59:14.659Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:14.924Z] latest: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:15.278Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:15.626Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.28 [2024-07-02T07:59:15.626Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T07:59:15.626Z] 79202db33690: Preparing [2024-07-02T07:59:15.626Z] b193bea97546: Preparing [2024-07-02T07:59:15.626Z] f32726f9547f: Preparing [2024-07-02T07:59:15.626Z] 534e1ee056bd: Preparing [2024-07-02T07:59:15.626Z] e0e1c7ca6afe: Preparing [2024-07-02T07:59:15.626Z] 55ad4d30210f: Preparing [2024-07-02T07:59:15.626Z] 482307c94b76: Preparing [2024-07-02T07:59:15.626Z] f3880698f0f0: Preparing [2024-07-02T07:59:15.626Z] 85d2480b19b6: Preparing [2024-07-02T07:59:15.626Z] a5423b40cdb1: Preparing [2024-07-02T07:59:15.626Z] 27d4a9a71830: Preparing [2024-07-02T07:59:15.626Z] 5f70bf18a086: Preparing [2024-07-02T07:59:15.626Z] 8d8d7a4fe2e1: Preparing [2024-07-02T07:59:15.626Z] e099f1f71d8f: Preparing [2024-07-02T07:59:15.626Z] 3d654fd3d229: Preparing [2024-07-02T07:59:15.626Z] da707bb00cb8: Preparing [2024-07-02T07:59:15.626Z] 55ad4d30210f: Waiting [2024-07-02T07:59:15.626Z] 482307c94b76: Waiting [2024-07-02T07:59:15.626Z] f3880698f0f0: Waiting [2024-07-02T07:59:15.626Z] 85d2480b19b6: Waiting [2024-07-02T07:59:15.626Z] a5423b40cdb1: Waiting [2024-07-02T07:59:15.626Z] 27d4a9a71830: Waiting [2024-07-02T07:59:15.626Z] 5f70bf18a086: Waiting [2024-07-02T07:59:15.626Z] 8d8d7a4fe2e1: Waiting [2024-07-02T07:59:15.626Z] e099f1f71d8f: Waiting [2024-07-02T07:59:15.626Z] 3d654fd3d229: Waiting [2024-07-02T07:59:15.626Z] da707bb00cb8: Waiting [2024-07-02T07:59:15.626Z] b193bea97546: Layer already exists [2024-07-02T07:59:15.626Z] 534e1ee056bd: Layer already exists [2024-07-02T07:59:15.626Z] 79202db33690: Layer already exists [2024-07-02T07:59:15.626Z] f32726f9547f: Layer already exists [2024-07-02T07:59:15.626Z] e0e1c7ca6afe: Layer already exists [2024-07-02T07:59:15.626Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:15.626Z] 482307c94b76: Layer already exists [2024-07-02T07:59:15.626Z] a5423b40cdb1: Layer already exists [2024-07-02T07:59:15.626Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:15.626Z] 55ad4d30210f: Layer already exists [2024-07-02T07:59:15.626Z] 27d4a9a71830: Layer already exists [2024-07-02T07:59:15.626Z] 5f70bf18a086: Layer already exists [2024-07-02T07:59:15.626Z] 8d8d7a4fe2e1: Layer already exists [2024-07-02T07:59:15.626Z] e099f1f71d8f: Layer already exists [2024-07-02T07:59:15.626Z] 3d654fd3d229: Layer already exists [2024-07-02T07:59:15.626Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:15.891Z] 3.2.0-dev.28: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:16.249Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:16.602Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:16.602Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T07:59:16.602Z] 79202db33690: Preparing [2024-07-02T07:59:16.602Z] b193bea97546: Preparing [2024-07-02T07:59:16.602Z] f32726f9547f: Preparing [2024-07-02T07:59:16.602Z] 534e1ee056bd: Preparing [2024-07-02T07:59:16.602Z] e0e1c7ca6afe: Preparing [2024-07-02T07:59:16.602Z] 55ad4d30210f: Preparing [2024-07-02T07:59:16.602Z] 482307c94b76: Preparing [2024-07-02T07:59:16.602Z] f3880698f0f0: Preparing [2024-07-02T07:59:16.602Z] 85d2480b19b6: Preparing [2024-07-02T07:59:16.602Z] a5423b40cdb1: Preparing [2024-07-02T07:59:16.602Z] 27d4a9a71830: Preparing [2024-07-02T07:59:16.602Z] 5f70bf18a086: Preparing [2024-07-02T07:59:16.602Z] 8d8d7a4fe2e1: Preparing [2024-07-02T07:59:16.602Z] e099f1f71d8f: Preparing [2024-07-02T07:59:16.602Z] 3d654fd3d229: Preparing [2024-07-02T07:59:16.602Z] da707bb00cb8: Preparing [2024-07-02T07:59:16.602Z] 85d2480b19b6: Waiting [2024-07-02T07:59:16.602Z] a5423b40cdb1: Waiting [2024-07-02T07:59:16.602Z] 27d4a9a71830: Waiting [2024-07-02T07:59:16.602Z] 5f70bf18a086: Waiting [2024-07-02T07:59:16.602Z] 8d8d7a4fe2e1: Waiting [2024-07-02T07:59:16.602Z] e099f1f71d8f: Waiting [2024-07-02T07:59:16.602Z] 55ad4d30210f: Waiting [2024-07-02T07:59:16.602Z] 482307c94b76: Waiting [2024-07-02T07:59:16.602Z] f3880698f0f0: Waiting [2024-07-02T07:59:16.602Z] da707bb00cb8: Waiting [2024-07-02T07:59:16.602Z] 534e1ee056bd: Layer already exists [2024-07-02T07:59:16.602Z] b193bea97546: Layer already exists [2024-07-02T07:59:16.602Z] 79202db33690: Layer already exists [2024-07-02T07:59:16.602Z] f32726f9547f: Layer already exists [2024-07-02T07:59:16.602Z] e0e1c7ca6afe: Layer already exists [2024-07-02T07:59:16.602Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:16.602Z] 482307c94b76: Layer already exists [2024-07-02T07:59:16.602Z] 55ad4d30210f: Layer already exists [2024-07-02T07:59:16.602Z] a5423b40cdb1: Layer already exists [2024-07-02T07:59:16.602Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:16.602Z] 5f70bf18a086: Layer already exists [2024-07-02T07:59:16.602Z] e099f1f71d8f: Layer already exists [2024-07-02T07:59:16.602Z] 3d654fd3d229: Layer already exists [2024-07-02T07:59:16.602Z] 8d8d7a4fe2e1: Layer already exists [2024-07-02T07:59:16.602Z] 27d4a9a71830: Layer already exists [2024-07-02T07:59:16.602Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:16.866Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:17.227Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:17.569Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-07-02T07:59:17.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-07-02T07:59:17.569Z] 79202db33690: Preparing [2024-07-02T07:59:17.569Z] b193bea97546: Preparing [2024-07-02T07:59:17.569Z] f32726f9547f: Preparing [2024-07-02T07:59:17.569Z] 534e1ee056bd: Preparing [2024-07-02T07:59:17.569Z] e0e1c7ca6afe: Preparing [2024-07-02T07:59:17.569Z] 55ad4d30210f: Preparing [2024-07-02T07:59:17.569Z] 482307c94b76: Preparing [2024-07-02T07:59:17.569Z] f3880698f0f0: Preparing [2024-07-02T07:59:17.569Z] 85d2480b19b6: Preparing [2024-07-02T07:59:17.569Z] a5423b40cdb1: Preparing [2024-07-02T07:59:17.569Z] 27d4a9a71830: Preparing [2024-07-02T07:59:17.569Z] 5f70bf18a086: Preparing [2024-07-02T07:59:17.569Z] 8d8d7a4fe2e1: Preparing [2024-07-02T07:59:17.569Z] e099f1f71d8f: Preparing [2024-07-02T07:59:17.569Z] 3d654fd3d229: Preparing [2024-07-02T07:59:17.569Z] da707bb00cb8: Preparing [2024-07-02T07:59:17.569Z] 27d4a9a71830: Waiting [2024-07-02T07:59:17.569Z] 5f70bf18a086: Waiting [2024-07-02T07:59:17.569Z] 8d8d7a4fe2e1: Waiting [2024-07-02T07:59:17.569Z] e099f1f71d8f: Waiting [2024-07-02T07:59:17.569Z] 3d654fd3d229: Waiting [2024-07-02T07:59:17.569Z] da707bb00cb8: Waiting [2024-07-02T07:59:17.569Z] f3880698f0f0: Waiting [2024-07-02T07:59:17.569Z] 85d2480b19b6: Waiting [2024-07-02T07:59:17.569Z] 55ad4d30210f: Waiting [2024-07-02T07:59:17.569Z] a5423b40cdb1: Waiting [2024-07-02T07:59:17.569Z] 482307c94b76: Waiting [2024-07-02T07:59:17.569Z] b193bea97546: Layer already exists [2024-07-02T07:59:17.569Z] 534e1ee056bd: Layer already exists [2024-07-02T07:59:17.569Z] 79202db33690: Layer already exists [2024-07-02T07:59:17.569Z] f32726f9547f: Layer already exists [2024-07-02T07:59:17.569Z] e0e1c7ca6afe: Layer already exists [2024-07-02T07:59:17.569Z] 55ad4d30210f: Layer already exists [2024-07-02T07:59:17.569Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:17.569Z] 482307c94b76: Layer already exists [2024-07-02T07:59:17.569Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:17.569Z] a5423b40cdb1: Layer already exists [2024-07-02T07:59:17.569Z] 27d4a9a71830: Layer already exists [2024-07-02T07:59:17.569Z] e099f1f71d8f: Layer already exists [2024-07-02T07:59:17.569Z] 5f70bf18a086: Layer already exists [2024-07-02T07:59:17.569Z] 3d654fd3d229: Layer already exists [2024-07-02T07:59:17.569Z] 8d8d7a4fe2e1: Layer already exists [2024-07-02T07:59:17.569Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:17.834Z] main: digest: sha256:b623b122a34dbbdd353caf586cb17645cffe2ed7477747fdf117e46af5f991b7 size: 3648 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:59:17.906Z] ===================================================== [Pipeline] echo [2024-07-02T07:59:17.920Z] taggedImages: [2024-07-02T07:59:17.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:17.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-07-02T07:59:17.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.28 [2024-07-02T07:59:17.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:17.920Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-07-02T07:59:17.942Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-07-02T07:59:17.942Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:17.942Z] latest [2024-07-02T07:59:17.942Z] 3.2.0-dev.28 [2024-07-02T07:59:17.942Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:17.942Z] main [2024-07-02T07:59:17.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:18.308Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:18.661Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:18.661Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T07:59:18.661Z] 7c9c80e60f10: Preparing [2024-07-02T07:59:18.661Z] 8c8c6e6a7ef6: Preparing [2024-07-02T07:59:18.661Z] 509d27d51c2f: Preparing [2024-07-02T07:59:18.661Z] e143a62077fb: Preparing [2024-07-02T07:59:18.661Z] f3880698f0f0: Preparing [2024-07-02T07:59:18.661Z] 85d2480b19b6: Preparing [2024-07-02T07:59:18.661Z] ad5f18704f7d: Preparing [2024-07-02T07:59:18.661Z] 85d2480b19b6: Waiting [2024-07-02T07:59:18.661Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:18.661Z] ad5f18704f7d: Waiting [2024-07-02T07:59:18.661Z] da707bb00cb8: Preparing [2024-07-02T07:59:18.661Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:18.661Z] da707bb00cb8: Waiting [2024-07-02T07:59:18.926Z] 509d27d51c2f: Pushed [2024-07-02T07:59:18.926Z] 8c8c6e6a7ef6: Pushed [2024-07-02T07:59:18.926Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:19.190Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:19.190Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:19.767Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:19.767Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:19.767Z] 7c9c80e60f10: Pushed [2024-07-02T07:59:23.999Z] e143a62077fb: Pushed [2024-07-02T07:59:23.999Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:24.340Z] + 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-07-02T07:59:24.687Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-02T07:59:24.687Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T07:59:24.687Z] 7c9c80e60f10: Preparing [2024-07-02T07:59:24.687Z] 8c8c6e6a7ef6: Preparing [2024-07-02T07:59:24.687Z] 509d27d51c2f: Preparing [2024-07-02T07:59:24.687Z] e143a62077fb: Preparing [2024-07-02T07:59:24.687Z] f3880698f0f0: Preparing [2024-07-02T07:59:24.687Z] 85d2480b19b6: Preparing [2024-07-02T07:59:24.687Z] ad5f18704f7d: Preparing [2024-07-02T07:59:24.687Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:24.687Z] da707bb00cb8: Preparing [2024-07-02T07:59:24.687Z] 85d2480b19b6: Waiting [2024-07-02T07:59:24.687Z] ad5f18704f7d: Waiting [2024-07-02T07:59:24.687Z] da707bb00cb8: Waiting [2024-07-02T07:59:24.687Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:24.687Z] 7c9c80e60f10: Layer already exists [2024-07-02T07:59:24.687Z] e143a62077fb: Layer already exists [2024-07-02T07:59:24.687Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:24.687Z] 509d27d51c2f: Layer already exists [2024-07-02T07:59:24.687Z] 8c8c6e6a7ef6: Layer already exists [2024-07-02T07:59:24.687Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:24.687Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:24.687Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:24.687Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:24.951Z] latest: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:25.374Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:25.754Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.28 [2024-07-02T07:59:25.754Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T07:59:25.754Z] 7c9c80e60f10: Preparing [2024-07-02T07:59:25.754Z] 8c8c6e6a7ef6: Preparing [2024-07-02T07:59:25.754Z] 509d27d51c2f: Preparing [2024-07-02T07:59:25.754Z] e143a62077fb: Preparing [2024-07-02T07:59:25.754Z] f3880698f0f0: Preparing [2024-07-02T07:59:25.754Z] 85d2480b19b6: Preparing [2024-07-02T07:59:25.754Z] ad5f18704f7d: Preparing [2024-07-02T07:59:25.754Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:25.754Z] da707bb00cb8: Preparing [2024-07-02T07:59:25.754Z] ad5f18704f7d: Waiting [2024-07-02T07:59:25.754Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:25.754Z] da707bb00cb8: Waiting [2024-07-02T07:59:25.754Z] 85d2480b19b6: Waiting [2024-07-02T07:59:25.754Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:25.754Z] e143a62077fb: Layer already exists [2024-07-02T07:59:25.754Z] 509d27d51c2f: Layer already exists [2024-07-02T07:59:25.754Z] 7c9c80e60f10: Layer already exists [2024-07-02T07:59:25.754Z] 8c8c6e6a7ef6: Layer already exists [2024-07-02T07:59:25.754Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:25.754Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:25.754Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:25.754Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:25.754Z] 3.2.0-dev.28: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:26.399Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:26.751Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:26.751Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T07:59:26.751Z] 7c9c80e60f10: Preparing [2024-07-02T07:59:26.751Z] 8c8c6e6a7ef6: Preparing [2024-07-02T07:59:26.751Z] 509d27d51c2f: Preparing [2024-07-02T07:59:26.751Z] e143a62077fb: Preparing [2024-07-02T07:59:26.751Z] f3880698f0f0: Preparing [2024-07-02T07:59:26.751Z] 85d2480b19b6: Preparing [2024-07-02T07:59:26.751Z] ad5f18704f7d: Preparing [2024-07-02T07:59:26.751Z] 85d2480b19b6: Waiting [2024-07-02T07:59:26.751Z] ad5f18704f7d: Waiting [2024-07-02T07:59:26.751Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:26.751Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:26.751Z] da707bb00cb8: Preparing [2024-07-02T07:59:26.751Z] da707bb00cb8: Waiting [2024-07-02T07:59:26.751Z] 7c9c80e60f10: Layer already exists [2024-07-02T07:59:26.751Z] 8c8c6e6a7ef6: Layer already exists [2024-07-02T07:59:26.751Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:26.751Z] e143a62077fb: Layer already exists [2024-07-02T07:59:26.751Z] 509d27d51c2f: Layer already exists [2024-07-02T07:59:26.751Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:26.751Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:26.751Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:26.751Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:27.013Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:27.358Z] + 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-07-02T07:59:27.696Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-07-02T07:59:27.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-07-02T07:59:27.697Z] 7c9c80e60f10: Preparing [2024-07-02T07:59:27.697Z] 8c8c6e6a7ef6: Preparing [2024-07-02T07:59:27.697Z] 509d27d51c2f: Preparing [2024-07-02T07:59:27.697Z] e143a62077fb: Preparing [2024-07-02T07:59:27.697Z] f3880698f0f0: Preparing [2024-07-02T07:59:27.697Z] 85d2480b19b6: Preparing [2024-07-02T07:59:27.697Z] ad5f18704f7d: Preparing [2024-07-02T07:59:27.697Z] a3bf4e16b71b: Preparing [2024-07-02T07:59:27.697Z] da707bb00cb8: Preparing [2024-07-02T07:59:27.697Z] 85d2480b19b6: Waiting [2024-07-02T07:59:27.697Z] ad5f18704f7d: Waiting [2024-07-02T07:59:27.697Z] a3bf4e16b71b: Waiting [2024-07-02T07:59:27.697Z] da707bb00cb8: Waiting [2024-07-02T07:59:27.697Z] 7c9c80e60f10: Layer already exists [2024-07-02T07:59:27.697Z] 8c8c6e6a7ef6: Layer already exists [2024-07-02T07:59:27.697Z] 509d27d51c2f: Layer already exists [2024-07-02T07:59:27.697Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:27.697Z] e143a62077fb: Layer already exists [2024-07-02T07:59:27.697Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:27.697Z] a3bf4e16b71b: Layer already exists [2024-07-02T07:59:27.697Z] ad5f18704f7d: Layer already exists [2024-07-02T07:59:27.697Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:27.961Z] main: digest: sha256:e01e65a5a71b6aa4ad213de17bab71b0f8b5b8af58cdf10676e78e436937ac87 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:59:28.039Z] ===================================================== [Pipeline] echo [2024-07-02T07:59:28.054Z] taggedImages: [2024-07-02T07:59:28.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:28.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-07-02T07:59:28.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.28 [2024-07-02T07:59:28.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:28.054Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-07-02T07:59:28.079Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-07-02T07:59:28.079Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:28.079Z] latest [2024-07-02T07:59:28.079Z] 3.2.0-dev.28 [2024-07-02T07:59:28.079Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:28.079Z] main [2024-07-02T07:59:28.079Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:28.439Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:28.801Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:28.801Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T07:59:28.801Z] f0557ba38754: Preparing [2024-07-02T07:59:28.801Z] 6d776a7e2346: Preparing [2024-07-02T07:59:28.801Z] f6c121b6f929: Preparing [2024-07-02T07:59:28.801Z] ec113ee22903: Preparing [2024-07-02T07:59:28.801Z] 75b065e25b7c: Preparing [2024-07-02T07:59:28.801Z] f3880698f0f0: Preparing [2024-07-02T07:59:28.801Z] 85d2480b19b6: Preparing [2024-07-02T07:59:28.801Z] 6cf564671e00: Preparing [2024-07-02T07:59:28.801Z] 1109671f60c1: Preparing [2024-07-02T07:59:28.801Z] 47c940b5b212: Preparing [2024-07-02T07:59:28.801Z] da707bb00cb8: Preparing [2024-07-02T07:59:28.801Z] 6cf564671e00: Waiting [2024-07-02T07:59:28.801Z] 1109671f60c1: Waiting [2024-07-02T07:59:28.801Z] 47c940b5b212: Waiting [2024-07-02T07:59:28.801Z] da707bb00cb8: Waiting [2024-07-02T07:59:28.801Z] 85d2480b19b6: Waiting [2024-07-02T07:59:28.801Z] f3880698f0f0: Waiting [2024-07-02T07:59:29.065Z] 6d776a7e2346: Pushed [2024-07-02T07:59:29.065Z] f0557ba38754: Pushed [2024-07-02T07:59:29.065Z] 75b065e25b7c: Pushed [2024-07-02T07:59:29.065Z] ec113ee22903: Pushed [2024-07-02T07:59:29.065Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:29.065Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:29.065Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:29.329Z] 6cf564671e00: Pushed [2024-07-02T07:59:29.329Z] 1109671f60c1: Pushed [2024-07-02T07:59:31.262Z] f6c121b6f929: Pushed [2024-07-02T07:59:32.661Z] 47c940b5b212: Pushed [2024-07-02T07:59:32.928Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:33.269Z] + 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-07-02T07:59:33.610Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-02T07:59:33.610Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T07:59:33.610Z] f0557ba38754: Preparing [2024-07-02T07:59:33.610Z] 6d776a7e2346: Preparing [2024-07-02T07:59:33.610Z] f6c121b6f929: Preparing [2024-07-02T07:59:33.610Z] ec113ee22903: Preparing [2024-07-02T07:59:33.610Z] 75b065e25b7c: Preparing [2024-07-02T07:59:33.610Z] f3880698f0f0: Preparing [2024-07-02T07:59:33.610Z] 85d2480b19b6: Preparing [2024-07-02T07:59:33.610Z] 6cf564671e00: Preparing [2024-07-02T07:59:33.610Z] 1109671f60c1: Preparing [2024-07-02T07:59:33.610Z] 47c940b5b212: Preparing [2024-07-02T07:59:33.610Z] da707bb00cb8: Preparing [2024-07-02T07:59:33.610Z] 6cf564671e00: Waiting [2024-07-02T07:59:33.610Z] 1109671f60c1: Waiting [2024-07-02T07:59:33.610Z] 47c940b5b212: Waiting [2024-07-02T07:59:33.610Z] da707bb00cb8: Waiting [2024-07-02T07:59:33.610Z] f3880698f0f0: Waiting [2024-07-02T07:59:33.610Z] 85d2480b19b6: Waiting [2024-07-02T07:59:33.610Z] f6c121b6f929: Layer already exists [2024-07-02T07:59:33.610Z] f0557ba38754: Layer already exists [2024-07-02T07:59:33.610Z] ec113ee22903: Layer already exists [2024-07-02T07:59:33.610Z] 6d776a7e2346: Layer already exists [2024-07-02T07:59:33.610Z] 75b065e25b7c: Layer already exists [2024-07-02T07:59:33.610Z] 6cf564671e00: Layer already exists [2024-07-02T07:59:33.610Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:33.610Z] 1109671f60c1: Layer already exists [2024-07-02T07:59:33.610Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:33.610Z] 47c940b5b212: Layer already exists [2024-07-02T07:59:33.611Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:33.876Z] latest: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:34.220Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:34.577Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.28 [2024-07-02T07:59:34.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T07:59:34.577Z] f0557ba38754: Preparing [2024-07-02T07:59:34.577Z] 6d776a7e2346: Preparing [2024-07-02T07:59:34.577Z] f6c121b6f929: Preparing [2024-07-02T07:59:34.577Z] ec113ee22903: Preparing [2024-07-02T07:59:34.577Z] 75b065e25b7c: Preparing [2024-07-02T07:59:34.577Z] f3880698f0f0: Preparing [2024-07-02T07:59:34.577Z] 85d2480b19b6: Preparing [2024-07-02T07:59:34.577Z] f3880698f0f0: Waiting [2024-07-02T07:59:34.577Z] 85d2480b19b6: Waiting [2024-07-02T07:59:34.577Z] 6cf564671e00: Preparing [2024-07-02T07:59:34.577Z] 1109671f60c1: Preparing [2024-07-02T07:59:34.577Z] 6cf564671e00: Waiting [2024-07-02T07:59:34.577Z] 47c940b5b212: Preparing [2024-07-02T07:59:34.577Z] 1109671f60c1: Waiting [2024-07-02T07:59:34.577Z] 47c940b5b212: Waiting [2024-07-02T07:59:34.577Z] da707bb00cb8: Preparing [2024-07-02T07:59:34.577Z] da707bb00cb8: Waiting [2024-07-02T07:59:34.577Z] f6c121b6f929: Layer already exists [2024-07-02T07:59:34.577Z] ec113ee22903: Layer already exists [2024-07-02T07:59:34.577Z] 6d776a7e2346: Layer already exists [2024-07-02T07:59:34.577Z] 75b065e25b7c: Layer already exists [2024-07-02T07:59:34.577Z] f0557ba38754: Layer already exists [2024-07-02T07:59:34.577Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:34.577Z] 6cf564671e00: Layer already exists [2024-07-02T07:59:34.577Z] 1109671f60c1: Layer already exists [2024-07-02T07:59:34.577Z] 47c940b5b212: Layer already exists [2024-07-02T07:59:34.577Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:34.577Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:34.840Z] 3.2.0-dev.28: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:35.184Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:35.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:35.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T07:59:35.542Z] f0557ba38754: Preparing [2024-07-02T07:59:35.542Z] 6d776a7e2346: Preparing [2024-07-02T07:59:35.542Z] f6c121b6f929: Preparing [2024-07-02T07:59:35.542Z] ec113ee22903: Preparing [2024-07-02T07:59:35.542Z] 75b065e25b7c: Preparing [2024-07-02T07:59:35.542Z] f3880698f0f0: Preparing [2024-07-02T07:59:35.542Z] 85d2480b19b6: Preparing [2024-07-02T07:59:35.542Z] 6cf564671e00: Preparing [2024-07-02T07:59:35.542Z] 1109671f60c1: Preparing [2024-07-02T07:59:35.542Z] 47c940b5b212: Preparing [2024-07-02T07:59:35.542Z] da707bb00cb8: Preparing [2024-07-02T07:59:35.542Z] f3880698f0f0: Waiting [2024-07-02T07:59:35.542Z] 85d2480b19b6: Waiting [2024-07-02T07:59:35.542Z] 6cf564671e00: Waiting [2024-07-02T07:59:35.542Z] 1109671f60c1: Waiting [2024-07-02T07:59:35.542Z] 47c940b5b212: Waiting [2024-07-02T07:59:35.542Z] da707bb00cb8: Waiting [2024-07-02T07:59:35.542Z] f6c121b6f929: Layer already exists [2024-07-02T07:59:35.542Z] f0557ba38754: Layer already exists [2024-07-02T07:59:35.542Z] ec113ee22903: Layer already exists [2024-07-02T07:59:35.542Z] 6d776a7e2346: Layer already exists [2024-07-02T07:59:35.542Z] 75b065e25b7c: Layer already exists [2024-07-02T07:59:35.542Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:35.542Z] 6cf564671e00: Layer already exists [2024-07-02T07:59:35.542Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:35.542Z] 47c940b5b212: Layer already exists [2024-07-02T07:59:35.542Z] 1109671f60c1: Layer already exists [2024-07-02T07:59:35.542Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:35.806Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:36.163Z] + 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-07-02T07:59:36.520Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-07-02T07:59:36.520Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-07-02T07:59:36.520Z] f0557ba38754: Preparing [2024-07-02T07:59:36.520Z] 6d776a7e2346: Preparing [2024-07-02T07:59:36.520Z] f6c121b6f929: Preparing [2024-07-02T07:59:36.520Z] ec113ee22903: Preparing [2024-07-02T07:59:36.520Z] 75b065e25b7c: Preparing [2024-07-02T07:59:36.520Z] f3880698f0f0: Preparing [2024-07-02T07:59:36.520Z] 85d2480b19b6: Preparing [2024-07-02T07:59:36.520Z] 6cf564671e00: Preparing [2024-07-02T07:59:36.520Z] 1109671f60c1: Preparing [2024-07-02T07:59:36.520Z] 47c940b5b212: Preparing [2024-07-02T07:59:36.520Z] da707bb00cb8: Preparing [2024-07-02T07:59:36.520Z] 1109671f60c1: Waiting [2024-07-02T07:59:36.520Z] f3880698f0f0: Waiting [2024-07-02T07:59:36.520Z] 47c940b5b212: Waiting [2024-07-02T07:59:36.520Z] 85d2480b19b6: Waiting [2024-07-02T07:59:36.520Z] da707bb00cb8: Waiting [2024-07-02T07:59:36.520Z] 6d776a7e2346: Layer already exists [2024-07-02T07:59:36.520Z] f6c121b6f929: Layer already exists [2024-07-02T07:59:36.520Z] ec113ee22903: Layer already exists [2024-07-02T07:59:36.520Z] 75b065e25b7c: Layer already exists [2024-07-02T07:59:36.520Z] f0557ba38754: Layer already exists [2024-07-02T07:59:36.520Z] 6cf564671e00: Layer already exists [2024-07-02T07:59:36.520Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:36.520Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:36.520Z] 47c940b5b212: Layer already exists [2024-07-02T07:59:36.520Z] 1109671f60c1: Layer already exists [2024-07-02T07:59:36.520Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:36.791Z] main: digest: sha256:e029ac4d593712afe0f2f34a5c8aaab8093d582884a74ddc6b3b34542fa25903 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:59:36.876Z] ===================================================== [Pipeline] echo [2024-07-02T07:59:36.890Z] taggedImages: [2024-07-02T07:59:36.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:36.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-07-02T07:59:36.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.28 [2024-07-02T07:59:36.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:36.890Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-07-02T07:59:36.919Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-07-02T07:59:36.919Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:36.919Z] latest [2024-07-02T07:59:36.919Z] 3.2.0-dev.28 [2024-07-02T07:59:36.919Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:36.919Z] main [2024-07-02T07:59:36.919Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:37.280Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:37.633Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:37.633Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T07:59:37.633Z] 3e4360a68f0d: Preparing [2024-07-02T07:59:37.633Z] 33d5ac15593f: Preparing [2024-07-02T07:59:37.633Z] 3e37e6420059: Preparing [2024-07-02T07:59:37.633Z] 2308ce47a547: Preparing [2024-07-02T07:59:37.633Z] 1ef5363ceb7c: Preparing [2024-07-02T07:59:37.633Z] 0a97977652b4: Preparing [2024-07-02T07:59:37.633Z] d4ad65fe721f: Preparing [2024-07-02T07:59:37.633Z] f3880698f0f0: Preparing [2024-07-02T07:59:37.633Z] 85d2480b19b6: Preparing [2024-07-02T07:59:37.633Z] 4baa079427b7: Preparing [2024-07-02T07:59:37.633Z] edfb20c59b6e: Preparing [2024-07-02T07:59:37.633Z] da707bb00cb8: Preparing [2024-07-02T07:59:37.633Z] 0a97977652b4: Waiting [2024-07-02T07:59:37.633Z] d4ad65fe721f: Waiting [2024-07-02T07:59:37.633Z] 4baa079427b7: Waiting [2024-07-02T07:59:37.633Z] f3880698f0f0: Waiting [2024-07-02T07:59:37.633Z] 85d2480b19b6: Waiting [2024-07-02T07:59:37.633Z] da707bb00cb8: Waiting [2024-07-02T07:59:37.633Z] edfb20c59b6e: Waiting [2024-07-02T07:59:37.898Z] 33d5ac15593f: Pushed [2024-07-02T07:59:37.898Z] 3e4360a68f0d: Pushed [2024-07-02T07:59:37.898Z] 1ef5363ceb7c: Pushed [2024-07-02T07:59:37.898Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:37.898Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:38.161Z] 0a97977652b4: Pushed [2024-07-02T07:59:38.161Z] d4ad65fe721f: Pushed [2024-07-02T07:59:38.161Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:39.565Z] 4baa079427b7: Pushed [2024-07-02T07:59:40.971Z] 2308ce47a547: Pushed [2024-07-02T07:59:44.307Z] edfb20c59b6e: Pushed [2024-07-02T07:59:44.307Z] 3e37e6420059: Pushed [2024-07-02T07:59:44.307Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:44.655Z] + 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-07-02T07:59:45.007Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-02T07:59:45.007Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T07:59:45.007Z] 3e4360a68f0d: Preparing [2024-07-02T07:59:45.007Z] 33d5ac15593f: Preparing [2024-07-02T07:59:45.007Z] 3e37e6420059: Preparing [2024-07-02T07:59:45.007Z] 2308ce47a547: Preparing [2024-07-02T07:59:45.007Z] 1ef5363ceb7c: Preparing [2024-07-02T07:59:45.007Z] 0a97977652b4: Preparing [2024-07-02T07:59:45.007Z] d4ad65fe721f: Preparing [2024-07-02T07:59:45.007Z] f3880698f0f0: Preparing [2024-07-02T07:59:45.008Z] 85d2480b19b6: Preparing [2024-07-02T07:59:45.008Z] 4baa079427b7: Preparing [2024-07-02T07:59:45.008Z] edfb20c59b6e: Preparing [2024-07-02T07:59:45.008Z] da707bb00cb8: Preparing [2024-07-02T07:59:45.008Z] 85d2480b19b6: Waiting [2024-07-02T07:59:45.008Z] 4baa079427b7: Waiting [2024-07-02T07:59:45.008Z] edfb20c59b6e: Waiting [2024-07-02T07:59:45.008Z] da707bb00cb8: Waiting [2024-07-02T07:59:45.008Z] 0a97977652b4: Waiting [2024-07-02T07:59:45.008Z] d4ad65fe721f: Waiting [2024-07-02T07:59:45.008Z] f3880698f0f0: Waiting [2024-07-02T07:59:45.008Z] 3e37e6420059: Layer already exists [2024-07-02T07:59:45.008Z] 2308ce47a547: Layer already exists [2024-07-02T07:59:45.008Z] 1ef5363ceb7c: Layer already exists [2024-07-02T07:59:45.008Z] 33d5ac15593f: Layer already exists [2024-07-02T07:59:45.008Z] 3e4360a68f0d: Layer already exists [2024-07-02T07:59:45.008Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:45.008Z] 0a97977652b4: Layer already exists [2024-07-02T07:59:45.008Z] d4ad65fe721f: Layer already exists [2024-07-02T07:59:45.008Z] 4baa079427b7: Layer already exists [2024-07-02T07:59:45.008Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:45.008Z] edfb20c59b6e: Layer already exists [2024-07-02T07:59:45.008Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:45.275Z] latest: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:45.628Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:45.980Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.28 [2024-07-02T07:59:45.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T07:59:45.980Z] 3e4360a68f0d: Preparing [2024-07-02T07:59:45.980Z] 33d5ac15593f: Preparing [2024-07-02T07:59:45.980Z] 3e37e6420059: Preparing [2024-07-02T07:59:45.980Z] 2308ce47a547: Preparing [2024-07-02T07:59:45.980Z] 1ef5363ceb7c: Preparing [2024-07-02T07:59:45.980Z] 0a97977652b4: Preparing [2024-07-02T07:59:45.980Z] d4ad65fe721f: Preparing [2024-07-02T07:59:45.980Z] f3880698f0f0: Preparing [2024-07-02T07:59:45.980Z] 85d2480b19b6: Preparing [2024-07-02T07:59:45.980Z] 4baa079427b7: Preparing [2024-07-02T07:59:45.980Z] edfb20c59b6e: Preparing [2024-07-02T07:59:45.980Z] da707bb00cb8: Preparing [2024-07-02T07:59:45.980Z] 0a97977652b4: Waiting [2024-07-02T07:59:45.980Z] d4ad65fe721f: Waiting [2024-07-02T07:59:45.980Z] 85d2480b19b6: Waiting [2024-07-02T07:59:45.980Z] 4baa079427b7: Waiting [2024-07-02T07:59:45.980Z] edfb20c59b6e: Waiting [2024-07-02T07:59:45.980Z] f3880698f0f0: Waiting [2024-07-02T07:59:45.980Z] da707bb00cb8: Waiting [2024-07-02T07:59:45.980Z] 3e37e6420059: Layer already exists [2024-07-02T07:59:45.980Z] 33d5ac15593f: Layer already exists [2024-07-02T07:59:45.980Z] 2308ce47a547: Layer already exists [2024-07-02T07:59:45.980Z] 3e4360a68f0d: Layer already exists [2024-07-02T07:59:45.980Z] 1ef5363ceb7c: Layer already exists [2024-07-02T07:59:45.980Z] d4ad65fe721f: Layer already exists [2024-07-02T07:59:45.980Z] 0a97977652b4: Layer already exists [2024-07-02T07:59:45.980Z] 4baa079427b7: Layer already exists [2024-07-02T07:59:45.980Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:45.980Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:45.981Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:45.981Z] edfb20c59b6e: Layer already exists [2024-07-02T07:59:46.247Z] 3.2.0-dev.28: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:46.612Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:46.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:46.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T07:59:46.962Z] 3e4360a68f0d: Preparing [2024-07-02T07:59:46.962Z] 33d5ac15593f: Preparing [2024-07-02T07:59:46.962Z] 3e37e6420059: Preparing [2024-07-02T07:59:46.962Z] 2308ce47a547: Preparing [2024-07-02T07:59:46.962Z] 1ef5363ceb7c: Preparing [2024-07-02T07:59:46.962Z] 0a97977652b4: Preparing [2024-07-02T07:59:46.962Z] d4ad65fe721f: Preparing [2024-07-02T07:59:46.962Z] f3880698f0f0: Preparing [2024-07-02T07:59:46.962Z] 85d2480b19b6: Preparing [2024-07-02T07:59:46.962Z] 4baa079427b7: Preparing [2024-07-02T07:59:46.962Z] edfb20c59b6e: Preparing [2024-07-02T07:59:46.962Z] da707bb00cb8: Preparing [2024-07-02T07:59:46.962Z] 0a97977652b4: Waiting [2024-07-02T07:59:46.962Z] d4ad65fe721f: Waiting [2024-07-02T07:59:46.962Z] f3880698f0f0: Waiting [2024-07-02T07:59:46.962Z] 85d2480b19b6: Waiting [2024-07-02T07:59:46.962Z] edfb20c59b6e: Waiting [2024-07-02T07:59:46.962Z] da707bb00cb8: Waiting [2024-07-02T07:59:46.962Z] 3e4360a68f0d: Layer already exists [2024-07-02T07:59:46.962Z] 33d5ac15593f: Layer already exists [2024-07-02T07:59:46.962Z] 3e37e6420059: Layer already exists [2024-07-02T07:59:46.962Z] 1ef5363ceb7c: Layer already exists [2024-07-02T07:59:46.962Z] 2308ce47a547: Layer already exists [2024-07-02T07:59:46.962Z] 0a97977652b4: Layer already exists [2024-07-02T07:59:46.962Z] 4baa079427b7: Layer already exists [2024-07-02T07:59:46.962Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:46.962Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:46.962Z] d4ad65fe721f: Layer already exists [2024-07-02T07:59:47.229Z] edfb20c59b6e: Layer already exists [2024-07-02T07:59:47.229Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:47.229Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:47.592Z] + 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-07-02T07:59:47.937Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-07-02T07:59:47.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-07-02T07:59:47.937Z] 3e4360a68f0d: Preparing [2024-07-02T07:59:47.937Z] 33d5ac15593f: Preparing [2024-07-02T07:59:47.937Z] 3e37e6420059: Preparing [2024-07-02T07:59:47.937Z] 2308ce47a547: Preparing [2024-07-02T07:59:47.937Z] 1ef5363ceb7c: Preparing [2024-07-02T07:59:47.937Z] 0a97977652b4: Preparing [2024-07-02T07:59:47.937Z] d4ad65fe721f: Preparing [2024-07-02T07:59:47.937Z] 0a97977652b4: Waiting [2024-07-02T07:59:47.937Z] f3880698f0f0: Preparing [2024-07-02T07:59:47.937Z] d4ad65fe721f: Waiting [2024-07-02T07:59:47.937Z] 85d2480b19b6: Preparing [2024-07-02T07:59:47.937Z] f3880698f0f0: Waiting [2024-07-02T07:59:47.937Z] 85d2480b19b6: Waiting [2024-07-02T07:59:47.937Z] 4baa079427b7: Preparing [2024-07-02T07:59:47.937Z] edfb20c59b6e: Preparing [2024-07-02T07:59:47.937Z] 4baa079427b7: Waiting [2024-07-02T07:59:47.937Z] da707bb00cb8: Preparing [2024-07-02T07:59:47.937Z] edfb20c59b6e: Waiting [2024-07-02T07:59:47.937Z] da707bb00cb8: Waiting [2024-07-02T07:59:47.937Z] 3e4360a68f0d: Layer already exists [2024-07-02T07:59:47.937Z] 33d5ac15593f: Layer already exists [2024-07-02T07:59:47.937Z] 3e37e6420059: Layer already exists [2024-07-02T07:59:47.937Z] 2308ce47a547: Layer already exists [2024-07-02T07:59:47.937Z] 1ef5363ceb7c: Layer already exists [2024-07-02T07:59:47.937Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:47.937Z] 0a97977652b4: Layer already exists [2024-07-02T07:59:47.937Z] d4ad65fe721f: Layer already exists [2024-07-02T07:59:47.937Z] 4baa079427b7: Layer already exists [2024-07-02T07:59:47.937Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:47.937Z] edfb20c59b6e: Layer already exists [2024-07-02T07:59:47.937Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:48.202Z] main: digest: sha256:aea326afaf8b3c37d7a5b0e5c3d9b5e957c7f10bad6e69a2185e1657c1242283 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:59:48.283Z] ===================================================== [Pipeline] echo [2024-07-02T07:59:48.365Z] taggedImages: [2024-07-02T07:59:48.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:48.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-07-02T07:59:48.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.28 [2024-07-02T07:59:48.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:48.365Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-07-02T07:59:48.393Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-07-02T07:59:48.393Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:48.393Z] latest [2024-07-02T07:59:48.393Z] 3.2.0-dev.28 [2024-07-02T07:59:48.393Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:48.393Z] main [2024-07-02T07:59:48.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:48.761Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:49.113Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:49.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T07:59:49.113Z] 9e44b28befca: Preparing [2024-07-02T07:59:49.113Z] f7807f1ab411: Preparing [2024-07-02T07:59:49.113Z] f3880698f0f0: Preparing [2024-07-02T07:59:49.113Z] 85d2480b19b6: Preparing [2024-07-02T07:59:49.113Z] 981b396bcd6f: Preparing [2024-07-02T07:59:49.113Z] 690886d84055: Preparing [2024-07-02T07:59:49.113Z] da707bb00cb8: Preparing [2024-07-02T07:59:49.113Z] 690886d84055: Waiting [2024-07-02T07:59:49.113Z] da707bb00cb8: Waiting [2024-07-02T07:59:49.113Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:49.377Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:49.377Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:49.377Z] 9e44b28befca: Pushed [2024-07-02T07:59:50.774Z] 981b396bcd6f: Pushed [2024-07-02T07:59:51.037Z] 690886d84055: Pushed [2024-07-02T07:59:52.967Z] f7807f1ab411: Pushed [2024-07-02T07:59:52.967Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:53.310Z] + 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-07-02T07:59:53.647Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-02T07:59:53.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T07:59:53.647Z] 9e44b28befca: Preparing [2024-07-02T07:59:53.647Z] f7807f1ab411: Preparing [2024-07-02T07:59:53.647Z] f3880698f0f0: Preparing [2024-07-02T07:59:53.647Z] 85d2480b19b6: Preparing [2024-07-02T07:59:53.647Z] 981b396bcd6f: Preparing [2024-07-02T07:59:53.647Z] 690886d84055: Preparing [2024-07-02T07:59:53.647Z] da707bb00cb8: Preparing [2024-07-02T07:59:53.647Z] 690886d84055: Waiting [2024-07-02T07:59:53.647Z] da707bb00cb8: Waiting [2024-07-02T07:59:53.647Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:53.647Z] f7807f1ab411: Layer already exists [2024-07-02T07:59:53.647Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:53.647Z] 981b396bcd6f: Layer already exists [2024-07-02T07:59:53.647Z] 9e44b28befca: Layer already exists [2024-07-02T07:59:53.647Z] 690886d84055: Layer already exists [2024-07-02T07:59:53.647Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:53.911Z] latest: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:54.254Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:54.600Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.28 [2024-07-02T07:59:54.600Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T07:59:54.600Z] 9e44b28befca: Preparing [2024-07-02T07:59:54.600Z] f7807f1ab411: Preparing [2024-07-02T07:59:54.600Z] f3880698f0f0: Preparing [2024-07-02T07:59:54.600Z] 85d2480b19b6: Preparing [2024-07-02T07:59:54.600Z] 981b396bcd6f: Preparing [2024-07-02T07:59:54.600Z] 690886d84055: Preparing [2024-07-02T07:59:54.600Z] da707bb00cb8: Preparing [2024-07-02T07:59:54.600Z] 690886d84055: Waiting [2024-07-02T07:59:54.600Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:54.600Z] f7807f1ab411: Layer already exists [2024-07-02T07:59:54.600Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:54.600Z] 981b396bcd6f: Layer already exists [2024-07-02T07:59:54.600Z] 9e44b28befca: Layer already exists [2024-07-02T07:59:54.600Z] 690886d84055: Layer already exists [2024-07-02T07:59:54.600Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:54.600Z] 3.2.0-dev.28: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:55.209Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:55.556Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:55.556Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T07:59:55.556Z] 9e44b28befca: Preparing [2024-07-02T07:59:55.556Z] f7807f1ab411: Preparing [2024-07-02T07:59:55.556Z] f3880698f0f0: Preparing [2024-07-02T07:59:55.556Z] 85d2480b19b6: Preparing [2024-07-02T07:59:55.556Z] 981b396bcd6f: Preparing [2024-07-02T07:59:55.556Z] 690886d84055: Preparing [2024-07-02T07:59:55.556Z] da707bb00cb8: Preparing [2024-07-02T07:59:55.556Z] 690886d84055: Waiting [2024-07-02T07:59:55.556Z] da707bb00cb8: Waiting [2024-07-02T07:59:55.556Z] 9e44b28befca: Layer already exists [2024-07-02T07:59:55.556Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:55.556Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:55.556Z] f7807f1ab411: Layer already exists [2024-07-02T07:59:55.556Z] 981b396bcd6f: Layer already exists [2024-07-02T07:59:55.556Z] 690886d84055: Layer already exists [2024-07-02T07:59:55.556Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:55.556Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:56.164Z] + 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-07-02T07:59:56.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-07-02T07:59:56.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-07-02T07:59:56.503Z] 9e44b28befca: Preparing [2024-07-02T07:59:56.503Z] f7807f1ab411: Preparing [2024-07-02T07:59:56.503Z] f3880698f0f0: Preparing [2024-07-02T07:59:56.503Z] 85d2480b19b6: Preparing [2024-07-02T07:59:56.503Z] 981b396bcd6f: Preparing [2024-07-02T07:59:56.503Z] 690886d84055: Preparing [2024-07-02T07:59:56.503Z] da707bb00cb8: Preparing [2024-07-02T07:59:56.503Z] 690886d84055: Waiting [2024-07-02T07:59:56.503Z] da707bb00cb8: Waiting [2024-07-02T07:59:56.503Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:56.503Z] 9e44b28befca: Layer already exists [2024-07-02T07:59:56.503Z] f7807f1ab411: Layer already exists [2024-07-02T07:59:56.503Z] 981b396bcd6f: Layer already exists [2024-07-02T07:59:56.503Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:56.503Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:56.503Z] 690886d84055: Layer already exists [2024-07-02T07:59:56.767Z] main: digest: sha256:991bcf02f4069e3d21462f5263053d40b3ad2f109b7c2426189b4e2fcb98ea5b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T07:59:56.845Z] ===================================================== [Pipeline] echo [2024-07-02T07:59:56.861Z] taggedImages: [2024-07-02T07:59:56.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:56.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-07-02T07:59:56.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.28 [2024-07-02T07:59:56.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:56.861Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-07-02T07:59:56.891Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-07-02T07:59:56.891Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:56.891Z] latest [2024-07-02T07:59:56.891Z] 3.2.0-dev.28 [2024-07-02T07:59:56.891Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T07:59:56.891Z] main [2024-07-02T07:59:56.891Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:57.249Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T07:59:57.592Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T07:59:57.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T07:59:57.593Z] 598b228dab3d: Preparing [2024-07-02T07:59:57.593Z] b068cb866da2: Preparing [2024-07-02T07:59:57.593Z] 6d2285801aa7: Preparing [2024-07-02T07:59:57.593Z] f3880698f0f0: Preparing [2024-07-02T07:59:57.593Z] 85d2480b19b6: Preparing [2024-07-02T07:59:57.593Z] 7527fa4a37f1: Preparing [2024-07-02T07:59:57.593Z] 7da370cc9db6: Preparing [2024-07-02T07:59:57.593Z] b44bf1b2e6aa: Preparing [2024-07-02T07:59:57.593Z] c2710ce009ad: Preparing [2024-07-02T07:59:57.593Z] da707bb00cb8: Preparing [2024-07-02T07:59:57.593Z] 7da370cc9db6: Waiting [2024-07-02T07:59:57.593Z] b44bf1b2e6aa: Waiting [2024-07-02T07:59:57.593Z] c2710ce009ad: Waiting [2024-07-02T07:59:57.593Z] 7527fa4a37f1: Waiting [2024-07-02T07:59:57.593Z] da707bb00cb8: Waiting [2024-07-02T07:59:57.593Z] 85d2480b19b6: Layer already exists [2024-07-02T07:59:57.593Z] f3880698f0f0: Layer already exists [2024-07-02T07:59:57.870Z] b068cb866da2: Pushed [2024-07-02T07:59:57.870Z] 598b228dab3d: Pushed [2024-07-02T07:59:57.870Z] 6d2285801aa7: Pushed [2024-07-02T07:59:57.870Z] da707bb00cb8: Layer already exists [2024-07-02T07:59:58.135Z] b44bf1b2e6aa: Pushed [2024-07-02T08:00:00.066Z] c2710ce009ad: Pushed [2024-07-02T08:00:10.106Z] 7da370cc9db6: Pushed [2024-07-02T08:00:15.435Z] 7527fa4a37f1: Pushed [2024-07-02T08:00:15.435Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:15.793Z] + 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-07-02T08:00:16.138Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-02T08:00:16.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T08:00:16.138Z] 598b228dab3d: Preparing [2024-07-02T08:00:16.138Z] b068cb866da2: Preparing [2024-07-02T08:00:16.138Z] 6d2285801aa7: Preparing [2024-07-02T08:00:16.138Z] f3880698f0f0: Preparing [2024-07-02T08:00:16.138Z] 85d2480b19b6: Preparing [2024-07-02T08:00:16.138Z] 7527fa4a37f1: Preparing [2024-07-02T08:00:16.138Z] 7da370cc9db6: Preparing [2024-07-02T08:00:16.138Z] 7527fa4a37f1: Waiting [2024-07-02T08:00:16.138Z] b44bf1b2e6aa: Preparing [2024-07-02T08:00:16.138Z] c2710ce009ad: Preparing [2024-07-02T08:00:16.138Z] da707bb00cb8: Preparing [2024-07-02T08:00:16.138Z] 7da370cc9db6: Waiting [2024-07-02T08:00:16.138Z] da707bb00cb8: Waiting [2024-07-02T08:00:16.138Z] b44bf1b2e6aa: Waiting [2024-07-02T08:00:16.138Z] c2710ce009ad: Waiting [2024-07-02T08:00:16.138Z] 598b228dab3d: Layer already exists [2024-07-02T08:00:16.138Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:16.138Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:16.138Z] 6d2285801aa7: Layer already exists [2024-07-02T08:00:16.138Z] b068cb866da2: Layer already exists [2024-07-02T08:00:16.138Z] c2710ce009ad: Layer already exists [2024-07-02T08:00:16.138Z] 7527fa4a37f1: Layer already exists [2024-07-02T08:00:16.138Z] 7da370cc9db6: Layer already exists [2024-07-02T08:00:16.138Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:00:16.138Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:16.405Z] latest: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:16.758Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:17.110Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.28 [2024-07-02T08:00:17.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T08:00:17.110Z] 598b228dab3d: Preparing [2024-07-02T08:00:17.110Z] b068cb866da2: Preparing [2024-07-02T08:00:17.110Z] 6d2285801aa7: Preparing [2024-07-02T08:00:17.110Z] f3880698f0f0: Preparing [2024-07-02T08:00:17.110Z] 85d2480b19b6: Preparing [2024-07-02T08:00:17.110Z] 7527fa4a37f1: Preparing [2024-07-02T08:00:17.110Z] 7da370cc9db6: Preparing [2024-07-02T08:00:17.110Z] b44bf1b2e6aa: Preparing [2024-07-02T08:00:17.110Z] c2710ce009ad: Preparing [2024-07-02T08:00:17.110Z] da707bb00cb8: Preparing [2024-07-02T08:00:17.110Z] 7da370cc9db6: Waiting [2024-07-02T08:00:17.110Z] b44bf1b2e6aa: Waiting [2024-07-02T08:00:17.110Z] c2710ce009ad: Waiting [2024-07-02T08:00:17.110Z] da707bb00cb8: Waiting [2024-07-02T08:00:17.110Z] 7527fa4a37f1: Waiting [2024-07-02T08:00:17.110Z] b068cb866da2: Layer already exists [2024-07-02T08:00:17.110Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:17.110Z] 598b228dab3d: Layer already exists [2024-07-02T08:00:17.110Z] 6d2285801aa7: Layer already exists [2024-07-02T08:00:17.110Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:17.110Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:00:17.110Z] 7da370cc9db6: Layer already exists [2024-07-02T08:00:17.110Z] 7527fa4a37f1: Layer already exists [2024-07-02T08:00:17.110Z] c2710ce009ad: Layer already exists [2024-07-02T08:00:17.110Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:17.376Z] 3.2.0-dev.28: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:17.726Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:18.075Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:00:18.076Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T08:00:18.076Z] 598b228dab3d: Preparing [2024-07-02T08:00:18.076Z] b068cb866da2: Preparing [2024-07-02T08:00:18.076Z] 6d2285801aa7: Preparing [2024-07-02T08:00:18.076Z] f3880698f0f0: Preparing [2024-07-02T08:00:18.076Z] 85d2480b19b6: Preparing [2024-07-02T08:00:18.076Z] 7527fa4a37f1: Preparing [2024-07-02T08:00:18.076Z] 7da370cc9db6: Preparing [2024-07-02T08:00:18.076Z] b44bf1b2e6aa: Preparing [2024-07-02T08:00:18.076Z] c2710ce009ad: Preparing [2024-07-02T08:00:18.076Z] da707bb00cb8: Preparing [2024-07-02T08:00:18.076Z] b44bf1b2e6aa: Waiting [2024-07-02T08:00:18.076Z] 7527fa4a37f1: Waiting [2024-07-02T08:00:18.076Z] c2710ce009ad: Waiting [2024-07-02T08:00:18.076Z] da707bb00cb8: Waiting [2024-07-02T08:00:18.076Z] 7da370cc9db6: Waiting [2024-07-02T08:00:18.076Z] b068cb866da2: Layer already exists [2024-07-02T08:00:18.076Z] 598b228dab3d: Layer already exists [2024-07-02T08:00:18.076Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:18.076Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:18.076Z] 6d2285801aa7: Layer already exists [2024-07-02T08:00:18.076Z] c2710ce009ad: Layer already exists [2024-07-02T08:00:18.076Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:00:18.076Z] 7527fa4a37f1: Layer already exists [2024-07-02T08:00:18.076Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:18.076Z] 7da370cc9db6: Layer already exists [2024-07-02T08:00:18.342Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:18.705Z] + 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-07-02T08:00:19.108Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-07-02T08:00:19.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-07-02T08:00:19.108Z] 598b228dab3d: Preparing [2024-07-02T08:00:19.108Z] b068cb866da2: Preparing [2024-07-02T08:00:19.108Z] 6d2285801aa7: Preparing [2024-07-02T08:00:19.108Z] f3880698f0f0: Preparing [2024-07-02T08:00:19.108Z] 85d2480b19b6: Preparing [2024-07-02T08:00:19.108Z] 7527fa4a37f1: Preparing [2024-07-02T08:00:19.108Z] 7da370cc9db6: Preparing [2024-07-02T08:00:19.108Z] b44bf1b2e6aa: Preparing [2024-07-02T08:00:19.108Z] c2710ce009ad: Preparing [2024-07-02T08:00:19.108Z] da707bb00cb8: Preparing [2024-07-02T08:00:19.108Z] b44bf1b2e6aa: Waiting [2024-07-02T08:00:19.108Z] c2710ce009ad: Waiting [2024-07-02T08:00:19.108Z] 7527fa4a37f1: Waiting [2024-07-02T08:00:19.108Z] 7da370cc9db6: Waiting [2024-07-02T08:00:19.108Z] da707bb00cb8: Waiting [2024-07-02T08:00:19.108Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:19.108Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:19.108Z] 598b228dab3d: Layer already exists [2024-07-02T08:00:19.108Z] 6d2285801aa7: Layer already exists [2024-07-02T08:00:19.108Z] b068cb866da2: Layer already exists [2024-07-02T08:00:19.108Z] 7da370cc9db6: Layer already exists [2024-07-02T08:00:19.108Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:00:19.108Z] c2710ce009ad: Layer already exists [2024-07-02T08:00:19.108Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:19.108Z] 7527fa4a37f1: Layer already exists [2024-07-02T08:00:19.376Z] main: digest: sha256:258a1919d6a9b8bfb115505ec3c7a9c7d391838c5d85fb300e707039f06063b8 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T08:00:19.459Z] ===================================================== [Pipeline] echo [2024-07-02T08:00:19.471Z] taggedImages: [2024-07-02T08:00:19.471Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:00:19.471Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-07-02T08:00:19.471Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.28 [2024-07-02T08:00:19.471Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:00:19.471Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-07-02T08:00:19.496Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-07-02T08:00:19.496Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:00:19.496Z] latest [2024-07-02T08:00:19.496Z] 3.2.0-dev.28 [2024-07-02T08:00:19.496Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:00:19.496Z] main [2024-07-02T08:00:19.496Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:19.866Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:20.226Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:00:20.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T08:00:20.226Z] 87898c97905f: Preparing [2024-07-02T08:00:20.226Z] ae94d665c135: Preparing [2024-07-02T08:00:20.226Z] f117e319e95c: Preparing [2024-07-02T08:00:20.226Z] f3880698f0f0: Preparing [2024-07-02T08:00:20.226Z] 85d2480b19b6: Preparing [2024-07-02T08:00:20.226Z] 8e3ae8fe2c9c: Preparing [2024-07-02T08:00:20.226Z] 28a41a1b3097: Preparing [2024-07-02T08:00:20.226Z] 5a54543e9be4: Preparing [2024-07-02T08:00:20.226Z] da707bb00cb8: Preparing [2024-07-02T08:00:20.226Z] 8e3ae8fe2c9c: Waiting [2024-07-02T08:00:20.226Z] 28a41a1b3097: Waiting [2024-07-02T08:00:20.226Z] 5a54543e9be4: Waiting [2024-07-02T08:00:20.226Z] da707bb00cb8: Waiting [2024-07-02T08:00:20.226Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:20.226Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:20.521Z] ae94d665c135: Pushed [2024-07-02T08:00:20.521Z] f117e319e95c: Pushed [2024-07-02T08:00:20.521Z] 87898c97905f: Pushed [2024-07-02T08:00:20.521Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:21.105Z] 5a54543e9be4: Pushed [2024-07-02T08:00:21.683Z] 28a41a1b3097: Pushed [2024-07-02T08:00:48.322Z] 8e3ae8fe2c9c: Pushed [2024-07-02T08:00:48.322Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:48.672Z] + 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-07-02T08:00:49.005Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-02T08:00:49.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T08:00:49.005Z] 87898c97905f: Preparing [2024-07-02T08:00:49.005Z] ae94d665c135: Preparing [2024-07-02T08:00:49.005Z] f117e319e95c: Preparing [2024-07-02T08:00:49.005Z] f3880698f0f0: Preparing [2024-07-02T08:00:49.005Z] 85d2480b19b6: Preparing [2024-07-02T08:00:49.005Z] 8e3ae8fe2c9c: Preparing [2024-07-02T08:00:49.005Z] 28a41a1b3097: Preparing [2024-07-02T08:00:49.005Z] 5a54543e9be4: Preparing [2024-07-02T08:00:49.005Z] da707bb00cb8: Preparing [2024-07-02T08:00:49.005Z] 8e3ae8fe2c9c: Waiting [2024-07-02T08:00:49.005Z] 28a41a1b3097: Waiting [2024-07-02T08:00:49.005Z] 5a54543e9be4: Waiting [2024-07-02T08:00:49.005Z] da707bb00cb8: Waiting [2024-07-02T08:00:49.005Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:49.005Z] f117e319e95c: Layer already exists [2024-07-02T08:00:49.005Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:49.005Z] 87898c97905f: Layer already exists [2024-07-02T08:00:49.005Z] ae94d665c135: Layer already exists [2024-07-02T08:00:49.005Z] 8e3ae8fe2c9c: Layer already exists [2024-07-02T08:00:49.005Z] 28a41a1b3097: Layer already exists [2024-07-02T08:00:49.005Z] 5a54543e9be4: Layer already exists [2024-07-02T08:00:49.005Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:49.269Z] latest: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:49.617Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:49.961Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.28 [2024-07-02T08:00:49.961Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T08:00:49.961Z] 87898c97905f: Preparing [2024-07-02T08:00:49.961Z] ae94d665c135: Preparing [2024-07-02T08:00:49.961Z] f117e319e95c: Preparing [2024-07-02T08:00:49.961Z] f3880698f0f0: Preparing [2024-07-02T08:00:49.961Z] 85d2480b19b6: Preparing [2024-07-02T08:00:49.961Z] 8e3ae8fe2c9c: Preparing [2024-07-02T08:00:49.961Z] 28a41a1b3097: Preparing [2024-07-02T08:00:49.961Z] 5a54543e9be4: Preparing [2024-07-02T08:00:49.961Z] da707bb00cb8: Preparing [2024-07-02T08:00:49.961Z] 28a41a1b3097: Waiting [2024-07-02T08:00:49.961Z] 5a54543e9be4: Waiting [2024-07-02T08:00:49.961Z] 8e3ae8fe2c9c: Waiting [2024-07-02T08:00:49.961Z] da707bb00cb8: Waiting [2024-07-02T08:00:49.961Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:49.961Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:49.961Z] f117e319e95c: Layer already exists [2024-07-02T08:00:49.961Z] 87898c97905f: Layer already exists [2024-07-02T08:00:49.961Z] ae94d665c135: Layer already exists [2024-07-02T08:00:49.961Z] 5a54543e9be4: Layer already exists [2024-07-02T08:00:49.961Z] 28a41a1b3097: Layer already exists [2024-07-02T08:00:49.961Z] 8e3ae8fe2c9c: Layer already exists [2024-07-02T08:00:49.961Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:49.961Z] 3.2.0-dev.28: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:50.573Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:50.921Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:00:50.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T08:00:50.921Z] 87898c97905f: Preparing [2024-07-02T08:00:50.921Z] ae94d665c135: Preparing [2024-07-02T08:00:50.921Z] f117e319e95c: Preparing [2024-07-02T08:00:50.921Z] f3880698f0f0: Preparing [2024-07-02T08:00:50.921Z] 85d2480b19b6: Preparing [2024-07-02T08:00:50.921Z] 8e3ae8fe2c9c: Preparing [2024-07-02T08:00:50.921Z] 28a41a1b3097: Preparing [2024-07-02T08:00:50.921Z] 5a54543e9be4: Preparing [2024-07-02T08:00:50.921Z] da707bb00cb8: Preparing [2024-07-02T08:00:50.921Z] 28a41a1b3097: Waiting [2024-07-02T08:00:50.921Z] 5a54543e9be4: Waiting [2024-07-02T08:00:50.921Z] da707bb00cb8: Waiting [2024-07-02T08:00:50.921Z] 8e3ae8fe2c9c: Waiting [2024-07-02T08:00:50.921Z] 87898c97905f: Layer already exists [2024-07-02T08:00:50.921Z] ae94d665c135: Layer already exists [2024-07-02T08:00:50.921Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:50.921Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:50.921Z] f117e319e95c: Layer already exists [2024-07-02T08:00:50.921Z] 28a41a1b3097: Layer already exists [2024-07-02T08:00:50.921Z] 8e3ae8fe2c9c: Layer already exists [2024-07-02T08:00:50.921Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:50.921Z] 5a54543e9be4: Layer already exists [2024-07-02T08:00:51.185Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:51.537Z] + 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-07-02T08:00:51.880Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-07-02T08:00:51.880Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-07-02T08:00:51.880Z] 87898c97905f: Preparing [2024-07-02T08:00:51.880Z] ae94d665c135: Preparing [2024-07-02T08:00:51.880Z] f117e319e95c: Preparing [2024-07-02T08:00:51.880Z] f3880698f0f0: Preparing [2024-07-02T08:00:51.880Z] 85d2480b19b6: Preparing [2024-07-02T08:00:51.880Z] 8e3ae8fe2c9c: Preparing [2024-07-02T08:00:51.880Z] 28a41a1b3097: Preparing [2024-07-02T08:00:51.880Z] 5a54543e9be4: Preparing [2024-07-02T08:00:51.880Z] da707bb00cb8: Preparing [2024-07-02T08:00:51.880Z] 5a54543e9be4: Waiting [2024-07-02T08:00:51.880Z] 8e3ae8fe2c9c: Waiting [2024-07-02T08:00:51.880Z] 28a41a1b3097: Waiting [2024-07-02T08:00:51.880Z] da707bb00cb8: Waiting [2024-07-02T08:00:51.880Z] 87898c97905f: Layer already exists [2024-07-02T08:00:51.880Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:51.880Z] ae94d665c135: Layer already exists [2024-07-02T08:00:51.880Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:51.880Z] f117e319e95c: Layer already exists [2024-07-02T08:00:51.880Z] 28a41a1b3097: Layer already exists [2024-07-02T08:00:51.880Z] 8e3ae8fe2c9c: Layer already exists [2024-07-02T08:00:51.880Z] 5a54543e9be4: Layer already exists [2024-07-02T08:00:51.880Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:52.145Z] main: digest: sha256:80dd375d9fb4eab65a6192f4ca07340e79b240e84294f91d0e23deadafefe6a1 size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T08:00:52.226Z] ===================================================== [Pipeline] echo [2024-07-02T08:00:52.239Z] taggedImages: [2024-07-02T08:00:52.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:00:52.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-07-02T08:00:52.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.28 [2024-07-02T08:00:52.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:00:52.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-07-02T08:00:52.267Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-07-02T08:00:52.267Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:00:52.267Z] latest [2024-07-02T08:00:52.267Z] 3.2.0-dev.28 [2024-07-02T08:00:52.267Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:00:52.267Z] main [2024-07-02T08:00:52.267Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:52.617Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:00:52.971Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:00:52.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T08:00:52.972Z] 08be110bf14b: Preparing [2024-07-02T08:00:52.972Z] 47ffd616e503: Preparing [2024-07-02T08:00:52.972Z] a90d2f506504: Preparing [2024-07-02T08:00:52.972Z] f3880698f0f0: Preparing [2024-07-02T08:00:52.972Z] 85d2480b19b6: Preparing [2024-07-02T08:00:52.972Z] b35db18d166c: Preparing [2024-07-02T08:00:52.972Z] b44bf1b2e6aa: Preparing [2024-07-02T08:00:52.972Z] c2710ce009ad: Preparing [2024-07-02T08:00:52.972Z] da707bb00cb8: Preparing [2024-07-02T08:00:52.972Z] b44bf1b2e6aa: Waiting [2024-07-02T08:00:52.972Z] c2710ce009ad: Waiting [2024-07-02T08:00:52.972Z] da707bb00cb8: Waiting [2024-07-02T08:00:52.972Z] b35db18d166c: Waiting [2024-07-02T08:00:52.972Z] f3880698f0f0: Layer already exists [2024-07-02T08:00:53.236Z] 85d2480b19b6: Layer already exists [2024-07-02T08:00:53.236Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:00:53.236Z] c2710ce009ad: Layer already exists [2024-07-02T08:00:53.236Z] da707bb00cb8: Layer already exists [2024-07-02T08:00:53.500Z] 08be110bf14b: Pushed [2024-07-02T08:00:53.500Z] 47ffd616e503: Pushed [2024-07-02T08:00:53.500Z] a90d2f506504: Pushed [2024-07-02T08:01:11.704Z] b35db18d166c: Pushed [2024-07-02T08:01:11.704Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:12.058Z] + 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-07-02T08:01:12.414Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-02T08:01:12.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T08:01:12.414Z] 08be110bf14b: Preparing [2024-07-02T08:01:12.414Z] 47ffd616e503: Preparing [2024-07-02T08:01:12.414Z] a90d2f506504: Preparing [2024-07-02T08:01:12.414Z] f3880698f0f0: Preparing [2024-07-02T08:01:12.414Z] 85d2480b19b6: Preparing [2024-07-02T08:01:12.414Z] b35db18d166c: Preparing [2024-07-02T08:01:12.414Z] b44bf1b2e6aa: Preparing [2024-07-02T08:01:12.414Z] b35db18d166c: Waiting [2024-07-02T08:01:12.414Z] b44bf1b2e6aa: Waiting [2024-07-02T08:01:12.414Z] c2710ce009ad: Preparing [2024-07-02T08:01:12.414Z] da707bb00cb8: Preparing [2024-07-02T08:01:12.414Z] c2710ce009ad: Waiting [2024-07-02T08:01:12.414Z] da707bb00cb8: Waiting [2024-07-02T08:01:12.414Z] 08be110bf14b: Layer already exists [2024-07-02T08:01:12.414Z] 47ffd616e503: Layer already exists [2024-07-02T08:01:12.414Z] a90d2f506504: Layer already exists [2024-07-02T08:01:12.414Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:12.414Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:12.414Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:01:12.414Z] b35db18d166c: Layer already exists [2024-07-02T08:01:12.414Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:12.414Z] c2710ce009ad: Layer already exists [2024-07-02T08:01:12.681Z] latest: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:13.028Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:13.372Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.28 [2024-07-02T08:01:13.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T08:01:13.372Z] 08be110bf14b: Preparing [2024-07-02T08:01:13.372Z] 47ffd616e503: Preparing [2024-07-02T08:01:13.372Z] a90d2f506504: Preparing [2024-07-02T08:01:13.372Z] f3880698f0f0: Preparing [2024-07-02T08:01:13.372Z] 85d2480b19b6: Preparing [2024-07-02T08:01:13.372Z] b35db18d166c: Preparing [2024-07-02T08:01:13.372Z] b44bf1b2e6aa: Preparing [2024-07-02T08:01:13.372Z] c2710ce009ad: Preparing [2024-07-02T08:01:13.372Z] da707bb00cb8: Preparing [2024-07-02T08:01:13.372Z] b44bf1b2e6aa: Waiting [2024-07-02T08:01:13.372Z] c2710ce009ad: Waiting [2024-07-02T08:01:13.372Z] b35db18d166c: Waiting [2024-07-02T08:01:13.372Z] da707bb00cb8: Waiting [2024-07-02T08:01:13.372Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:13.372Z] 47ffd616e503: Layer already exists [2024-07-02T08:01:13.372Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:13.372Z] a90d2f506504: Layer already exists [2024-07-02T08:01:13.372Z] 08be110bf14b: Layer already exists [2024-07-02T08:01:13.372Z] c2710ce009ad: Layer already exists [2024-07-02T08:01:13.372Z] b35db18d166c: Layer already exists [2024-07-02T08:01:13.372Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:13.372Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:01:13.639Z] 3.2.0-dev.28: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:13.987Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:14.335Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:14.335Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T08:01:14.335Z] 08be110bf14b: Preparing [2024-07-02T08:01:14.335Z] 47ffd616e503: Preparing [2024-07-02T08:01:14.335Z] a90d2f506504: Preparing [2024-07-02T08:01:14.335Z] f3880698f0f0: Preparing [2024-07-02T08:01:14.335Z] 85d2480b19b6: Preparing [2024-07-02T08:01:14.335Z] b35db18d166c: Preparing [2024-07-02T08:01:14.335Z] b44bf1b2e6aa: Preparing [2024-07-02T08:01:14.335Z] c2710ce009ad: Preparing [2024-07-02T08:01:14.335Z] da707bb00cb8: Preparing [2024-07-02T08:01:14.335Z] b35db18d166c: Waiting [2024-07-02T08:01:14.335Z] b44bf1b2e6aa: Waiting [2024-07-02T08:01:14.335Z] c2710ce009ad: Waiting [2024-07-02T08:01:14.335Z] da707bb00cb8: Waiting [2024-07-02T08:01:14.335Z] 47ffd616e503: Layer already exists [2024-07-02T08:01:14.335Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:14.335Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:14.335Z] a90d2f506504: Layer already exists [2024-07-02T08:01:14.335Z] 08be110bf14b: Layer already exists [2024-07-02T08:01:14.335Z] b35db18d166c: Layer already exists [2024-07-02T08:01:14.335Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:01:14.335Z] c2710ce009ad: Layer already exists [2024-07-02T08:01:14.335Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:14.599Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:14.941Z] + 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-07-02T08:01:15.294Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-07-02T08:01:15.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-07-02T08:01:15.294Z] 08be110bf14b: Preparing [2024-07-02T08:01:15.294Z] 47ffd616e503: Preparing [2024-07-02T08:01:15.294Z] a90d2f506504: Preparing [2024-07-02T08:01:15.294Z] f3880698f0f0: Preparing [2024-07-02T08:01:15.294Z] 85d2480b19b6: Preparing [2024-07-02T08:01:15.294Z] b35db18d166c: Preparing [2024-07-02T08:01:15.294Z] b44bf1b2e6aa: Preparing [2024-07-02T08:01:15.294Z] c2710ce009ad: Preparing [2024-07-02T08:01:15.294Z] da707bb00cb8: Preparing [2024-07-02T08:01:15.294Z] b44bf1b2e6aa: Waiting [2024-07-02T08:01:15.294Z] c2710ce009ad: Waiting [2024-07-02T08:01:15.294Z] da707bb00cb8: Waiting [2024-07-02T08:01:15.294Z] b35db18d166c: Waiting [2024-07-02T08:01:15.294Z] 47ffd616e503: Layer already exists [2024-07-02T08:01:15.294Z] 08be110bf14b: Layer already exists [2024-07-02T08:01:15.294Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:15.294Z] a90d2f506504: Layer already exists [2024-07-02T08:01:15.294Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:15.294Z] b35db18d166c: Layer already exists [2024-07-02T08:01:15.294Z] c2710ce009ad: Layer already exists [2024-07-02T08:01:15.294Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:15.294Z] b44bf1b2e6aa: Layer already exists [2024-07-02T08:01:15.558Z] main: digest: sha256:3ce40d8accf2ab9c7972f79012e0114c2f3edfc54084dcdf6d739c5d18e8ca74 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T08:01:15.631Z] ===================================================== [Pipeline] echo [2024-07-02T08:01:15.641Z] taggedImages: [2024-07-02T08:01:15.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:01:15.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-07-02T08:01:15.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.28 [2024-07-02T08:01:15.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:15.641Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-07-02T08:01:15.663Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-07-02T08:01:15.663Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:01:15.663Z] latest [2024-07-02T08:01:15.663Z] 3.2.0-dev.28 [2024-07-02T08:01:15.663Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:15.663Z] main [2024-07-02T08:01:15.663Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:16.014Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:16.359Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:01:16.359Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T08:01:16.359Z] 409d706d195c: Preparing [2024-07-02T08:01:16.359Z] a09de6a6fb6f: Preparing [2024-07-02T08:01:16.359Z] f3880698f0f0: Preparing [2024-07-02T08:01:16.359Z] 85d2480b19b6: Preparing [2024-07-02T08:01:16.359Z] fb774c94c2ff: Preparing [2024-07-02T08:01:16.359Z] 26d58cd0493a: Preparing [2024-07-02T08:01:16.359Z] da707bb00cb8: Preparing [2024-07-02T08:01:16.359Z] 26d58cd0493a: Waiting [2024-07-02T08:01:16.359Z] da707bb00cb8: Waiting [2024-07-02T08:01:16.359Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:16.359Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:16.622Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:16.622Z] 409d706d195c: Pushed [2024-07-02T08:01:16.887Z] 26d58cd0493a: Pushed [2024-07-02T08:01:17.839Z] fb774c94c2ff: Pushed [2024-07-02T08:01:24.474Z] a09de6a6fb6f: Pushed [2024-07-02T08:01:24.474Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:24.839Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:25.201Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-02T08:01:25.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T08:01:25.201Z] 409d706d195c: Preparing [2024-07-02T08:01:25.201Z] a09de6a6fb6f: Preparing [2024-07-02T08:01:25.201Z] f3880698f0f0: Preparing [2024-07-02T08:01:25.201Z] 85d2480b19b6: Preparing [2024-07-02T08:01:25.201Z] fb774c94c2ff: Preparing [2024-07-02T08:01:25.201Z] 26d58cd0493a: Preparing [2024-07-02T08:01:25.201Z] da707bb00cb8: Preparing [2024-07-02T08:01:25.201Z] 26d58cd0493a: Waiting [2024-07-02T08:01:25.201Z] da707bb00cb8: Waiting [2024-07-02T08:01:25.201Z] 409d706d195c: Layer already exists [2024-07-02T08:01:25.201Z] fb774c94c2ff: Layer already exists [2024-07-02T08:01:25.201Z] a09de6a6fb6f: Layer already exists [2024-07-02T08:01:25.201Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:25.201Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:25.201Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:25.201Z] 26d58cd0493a: Layer already exists [2024-07-02T08:01:25.468Z] latest: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:25.836Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:26.198Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.28 [2024-07-02T08:01:26.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T08:01:26.198Z] 409d706d195c: Preparing [2024-07-02T08:01:26.198Z] a09de6a6fb6f: Preparing [2024-07-02T08:01:26.198Z] f3880698f0f0: Preparing [2024-07-02T08:01:26.198Z] 85d2480b19b6: Preparing [2024-07-02T08:01:26.198Z] fb774c94c2ff: Preparing [2024-07-02T08:01:26.198Z] 26d58cd0493a: Preparing [2024-07-02T08:01:26.198Z] da707bb00cb8: Preparing [2024-07-02T08:01:26.198Z] 26d58cd0493a: Waiting [2024-07-02T08:01:26.198Z] da707bb00cb8: Waiting [2024-07-02T08:01:26.198Z] fb774c94c2ff: Layer already exists [2024-07-02T08:01:26.198Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:26.198Z] 409d706d195c: Layer already exists [2024-07-02T08:01:26.198Z] a09de6a6fb6f: Layer already exists [2024-07-02T08:01:26.198Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:26.198Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:26.198Z] 26d58cd0493a: Layer already exists [2024-07-02T08:01:26.465Z] 3.2.0-dev.28: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:26.827Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:27.182Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:27.182Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T08:01:27.182Z] 409d706d195c: Preparing [2024-07-02T08:01:27.182Z] a09de6a6fb6f: Preparing [2024-07-02T08:01:27.183Z] f3880698f0f0: Preparing [2024-07-02T08:01:27.183Z] 85d2480b19b6: Preparing [2024-07-02T08:01:27.183Z] fb774c94c2ff: Preparing [2024-07-02T08:01:27.183Z] 26d58cd0493a: Preparing [2024-07-02T08:01:27.183Z] da707bb00cb8: Preparing [2024-07-02T08:01:27.183Z] 26d58cd0493a: Waiting [2024-07-02T08:01:27.183Z] da707bb00cb8: Waiting [2024-07-02T08:01:27.183Z] a09de6a6fb6f: Layer already exists [2024-07-02T08:01:27.183Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:27.183Z] 409d706d195c: Layer already exists [2024-07-02T08:01:27.183Z] fb774c94c2ff: Layer already exists [2024-07-02T08:01:27.183Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:27.183Z] 26d58cd0493a: Layer already exists [2024-07-02T08:01:27.183Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:27.448Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:32.047Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:32.389Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-07-02T08:01:32.389Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-07-02T08:01:32.389Z] 409d706d195c: Preparing [2024-07-02T08:01:32.389Z] a09de6a6fb6f: Preparing [2024-07-02T08:01:32.389Z] f3880698f0f0: Preparing [2024-07-02T08:01:32.389Z] 85d2480b19b6: Preparing [2024-07-02T08:01:32.389Z] fb774c94c2ff: Preparing [2024-07-02T08:01:32.389Z] 26d58cd0493a: Preparing [2024-07-02T08:01:32.389Z] da707bb00cb8: Preparing [2024-07-02T08:01:32.389Z] 26d58cd0493a: Waiting [2024-07-02T08:01:32.389Z] da707bb00cb8: Waiting [2024-07-02T08:01:32.389Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:32.389Z] 409d706d195c: Layer already exists [2024-07-02T08:01:32.389Z] fb774c94c2ff: Layer already exists [2024-07-02T08:01:32.389Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:32.389Z] a09de6a6fb6f: Layer already exists [2024-07-02T08:01:32.389Z] 26d58cd0493a: Layer already exists [2024-07-02T08:01:32.389Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:32.655Z] main: digest: sha256:8954573946318114ab16e7894fcd336f63c482bcb55eb36b949cc489211de07d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T08:01:32.731Z] ===================================================== [Pipeline] echo [2024-07-02T08:01:32.742Z] taggedImages: [2024-07-02T08:01:32.742Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:01:32.742Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-07-02T08:01:32.742Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.28 [2024-07-02T08:01:32.742Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:32.742Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-07-02T08:01:32.766Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-07-02T08:01:32.766Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:01:32.766Z] latest [2024-07-02T08:01:32.766Z] 3.2.0-dev.28 [2024-07-02T08:01:32.766Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:32.766Z] main [2024-07-02T08:01:32.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:33.118Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:33.470Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:01:33.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T08:01:33.470Z] 648be4ddc91c: Preparing [2024-07-02T08:01:33.470Z] ac3c34348916: Preparing [2024-07-02T08:01:33.470Z] f3880698f0f0: Preparing [2024-07-02T08:01:33.470Z] 85d2480b19b6: Preparing [2024-07-02T08:01:33.470Z] ad5f18704f7d: Preparing [2024-07-02T08:01:33.470Z] a3bf4e16b71b: Preparing [2024-07-02T08:01:33.470Z] da707bb00cb8: Preparing [2024-07-02T08:01:33.470Z] a3bf4e16b71b: Waiting [2024-07-02T08:01:33.470Z] da707bb00cb8: Waiting [2024-07-02T08:01:33.470Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:33.736Z] ad5f18704f7d: Layer already exists [2024-07-02T08:01:33.736Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:33.736Z] a3bf4e16b71b: Layer already exists [2024-07-02T08:01:33.736Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:33.736Z] 648be4ddc91c: Pushed [2024-07-02T08:01:40.374Z] ac3c34348916: Pushed [2024-07-02T08:01:40.374Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:40.722Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:41.062Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-02T08:01:41.062Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T08:01:41.062Z] 648be4ddc91c: Preparing [2024-07-02T08:01:41.062Z] ac3c34348916: Preparing [2024-07-02T08:01:41.062Z] f3880698f0f0: Preparing [2024-07-02T08:01:41.062Z] 85d2480b19b6: Preparing [2024-07-02T08:01:41.062Z] ad5f18704f7d: Preparing [2024-07-02T08:01:41.062Z] a3bf4e16b71b: Preparing [2024-07-02T08:01:41.062Z] da707bb00cb8: Preparing [2024-07-02T08:01:41.062Z] a3bf4e16b71b: Waiting [2024-07-02T08:01:41.062Z] da707bb00cb8: Waiting [2024-07-02T08:01:41.062Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:41.062Z] ac3c34348916: Layer already exists [2024-07-02T08:01:41.062Z] ad5f18704f7d: Layer already exists [2024-07-02T08:01:41.062Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:41.062Z] 648be4ddc91c: Layer already exists [2024-07-02T08:01:41.062Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:41.062Z] a3bf4e16b71b: Layer already exists [2024-07-02T08:01:41.329Z] latest: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:41.697Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:42.051Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.28 [2024-07-02T08:01:42.051Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T08:01:42.051Z] 648be4ddc91c: Preparing [2024-07-02T08:01:42.051Z] ac3c34348916: Preparing [2024-07-02T08:01:42.051Z] f3880698f0f0: Preparing [2024-07-02T08:01:42.051Z] 85d2480b19b6: Preparing [2024-07-02T08:01:42.051Z] ad5f18704f7d: Preparing [2024-07-02T08:01:42.051Z] a3bf4e16b71b: Preparing [2024-07-02T08:01:42.051Z] da707bb00cb8: Preparing [2024-07-02T08:01:42.051Z] a3bf4e16b71b: Waiting [2024-07-02T08:01:42.051Z] da707bb00cb8: Waiting [2024-07-02T08:01:42.051Z] 648be4ddc91c: Layer already exists [2024-07-02T08:01:42.051Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:42.051Z] ad5f18704f7d: Layer already exists [2024-07-02T08:01:42.051Z] ac3c34348916: Layer already exists [2024-07-02T08:01:42.051Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:42.051Z] a3bf4e16b71b: Layer already exists [2024-07-02T08:01:42.051Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:42.317Z] 3.2.0-dev.28: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:42.670Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:43.016Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:43.016Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T08:01:43.016Z] 648be4ddc91c: Preparing [2024-07-02T08:01:43.016Z] ac3c34348916: Preparing [2024-07-02T08:01:43.016Z] f3880698f0f0: Preparing [2024-07-02T08:01:43.016Z] 85d2480b19b6: Preparing [2024-07-02T08:01:43.016Z] ad5f18704f7d: Preparing [2024-07-02T08:01:43.016Z] a3bf4e16b71b: Preparing [2024-07-02T08:01:43.016Z] da707bb00cb8: Preparing [2024-07-02T08:01:43.016Z] a3bf4e16b71b: Waiting [2024-07-02T08:01:43.016Z] da707bb00cb8: Waiting [2024-07-02T08:01:43.016Z] ac3c34348916: Layer already exists [2024-07-02T08:01:43.016Z] 648be4ddc91c: Layer already exists [2024-07-02T08:01:43.016Z] ad5f18704f7d: Layer already exists [2024-07-02T08:01:43.016Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:43.016Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:43.016Z] a3bf4e16b71b: Layer already exists [2024-07-02T08:01:43.016Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:43.282Z] d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:43.635Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:43.991Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-07-02T08:01:43.991Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-07-02T08:01:43.991Z] 648be4ddc91c: Preparing [2024-07-02T08:01:43.991Z] ac3c34348916: Preparing [2024-07-02T08:01:43.991Z] f3880698f0f0: Preparing [2024-07-02T08:01:43.991Z] 85d2480b19b6: Preparing [2024-07-02T08:01:43.991Z] ad5f18704f7d: Preparing [2024-07-02T08:01:43.991Z] a3bf4e16b71b: Preparing [2024-07-02T08:01:43.991Z] da707bb00cb8: Preparing [2024-07-02T08:01:43.991Z] a3bf4e16b71b: Waiting [2024-07-02T08:01:43.991Z] da707bb00cb8: Waiting [2024-07-02T08:01:43.991Z] ad5f18704f7d: Layer already exists [2024-07-02T08:01:43.991Z] 648be4ddc91c: Layer already exists [2024-07-02T08:01:43.991Z] 85d2480b19b6: Layer already exists [2024-07-02T08:01:43.991Z] f3880698f0f0: Layer already exists [2024-07-02T08:01:43.991Z] ac3c34348916: Layer already exists [2024-07-02T08:01:43.991Z] da707bb00cb8: Layer already exists [2024-07-02T08:01:43.991Z] a3bf4e16b71b: Layer already exists [2024-07-02T08:01:44.256Z] main: digest: sha256:65ddaac48318ddad1419962df7aa9e54e889d429b53fe55af2e8aa5f23fcb429 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-07-02T08:01:44.329Z] ===================================================== [Pipeline] echo [2024-07-02T08:01:44.343Z] taggedImages: [2024-07-02T08:01:44.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d [2024-07-02T08:01:44.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-07-02T08:01:44.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.28 [2024-07-02T08:01:44.343Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d3e93d299d336768afbb67d4e8d03cb0d65cb15d-3.2.0-dev.28 [2024-07-02T08:01:44.343Z] - 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-07-02T08:01:44.725Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:01:44.725Z] [2024-07-02T08:01:44.725Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:01:45.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:01:45.056Z] arm64: Pulling from edgex-lftools-log-publisher [2024-07-02T08:01:45.056Z] 8998bd30e6a1: Pulling fs layer [2024-07-02T08:01:45.056Z] 04944245beec: Pulling fs layer [2024-07-02T08:01:45.056Z] 699f458cf7ca: Pulling fs layer [2024-07-02T08:01:45.056Z] 765212b225bb: Pulling fs layer [2024-07-02T08:01:45.056Z] f23df028b6ca: Pulling fs layer [2024-07-02T08:01:45.056Z] d65c8cfc05b1: Pulling fs layer [2024-07-02T08:01:45.056Z] 765212b225bb: Waiting [2024-07-02T08:01:45.056Z] 2437ff75d9bd: Pulling fs layer [2024-07-02T08:01:45.056Z] d65c8cfc05b1: Waiting [2024-07-02T08:01:45.056Z] 2437ff75d9bd: Waiting [2024-07-02T08:01:45.324Z] 04944245beec: Verifying Checksum [2024-07-02T08:01:45.324Z] 04944245beec: Download complete [2024-07-02T08:01:45.324Z] 765212b225bb: Verifying Checksum [2024-07-02T08:01:45.324Z] 765212b225bb: Download complete [2024-07-02T08:01:45.324Z] f23df028b6ca: Verifying Checksum [2024-07-02T08:01:45.324Z] f23df028b6ca: Download complete [2024-07-02T08:01:45.324Z] d65c8cfc05b1: Verifying Checksum [2024-07-02T08:01:45.324Z] d65c8cfc05b1: Download complete [2024-07-02T08:01:45.592Z] 699f458cf7ca: Download complete [2024-07-02T08:01:46.173Z] 8998bd30e6a1: Verifying Checksum [2024-07-02T08:01:46.173Z] 8998bd30e6a1: Download complete [2024-07-02T08:01:48.748Z] 2437ff75d9bd: Verifying Checksum [2024-07-02T08:01:48.748Z] 2437ff75d9bd: Download complete [2024-07-02T08:01:51.328Z] 8998bd30e6a1: Pull complete [2024-07-02T08:01:51.328Z] 04944245beec: Pull complete [2024-07-02T08:01:53.269Z] 699f458cf7ca: Pull complete [2024-07-02T08:01:53.269Z] 765212b225bb: Pull complete [2024-07-02T08:01:54.232Z] f23df028b6ca: Pull complete [2024-07-02T08:01:54.498Z] d65c8cfc05b1: Pull complete [2024-07-02T08:02:12.791Z] 2437ff75d9bd: Pull complete [2024-07-02T08:02:12.791Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-07-02T08:02:12.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-07-02T08:02:12.791Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:02:13.019Z] prd-ubuntu20.04-docker-arm64-4c-16g-4787 does not seem to be running inside a container [2024-07-02T08:02:13.075Z] $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@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-07-02T08:02:15.178Z] $ docker top f4c14296f40bb190f8aa2dbafe23e72acefebce63e3c9936e08f6b2c85d722f0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:02:16.114Z] ---> job-cost.sh [2024-07-02T08:02:16.114Z] lf-activate-venv: SKIPPING [2024-07-02T08:02:16.114Z] INFO: No Stack... [2024-07-02T08:02:16.694Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-07-02T08:02:17.276Z] INFO: Archiving Costs [Pipeline] sh [2024-07-02T08:02:17.904Z] + cut -d, -f6 [2024-07-02T08:02:17.904Z] + cat /w/workspace/edgex-go/646/archives/cost.csv [Pipeline] lock [2024-07-02T08:02:17.936Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-646-stack-cost] [2024-07-02T08:02:17.950Z] Resource [jenkins-edgexfoundry-edgex-go-main-646-stack-cost] did not exist. Created. [2024-07-02T08:02:17.959Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-646-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-07-02T08:02:18.599Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-07-02T08:02:19.255Z] Stashed 1 file(s) [Pipeline] } [2024-07-02T08:02:19.267Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-646-stack-cost] [Pipeline] // lock [Pipeline] } [2024-07-02T08:02:19.293Z] $ docker stop --time=1 f4c14296f40bb190f8aa2dbafe23e72acefebce63e3c9936e08f6b2c85d722f0 [2024-07-02T08:02:20.858Z] $ docker rm -f --volumes f4c14296f40bb190f8aa2dbafe23e72acefebce63e3c9936e08f6b2c85d722f0 [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-07-02T08:02:21.446Z] provisioning config files... [2024-07-02T08:02:21.455Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/646@tmp/config1991381791603065650tmp [Pipeline] { [Pipeline] sh [2024-07-02T08:02:21.754Z] + set +x [2024-07-02T08:02:21.754Z] + curl -s https://codecov.io/bash [2024-07-02T08:02:21.754Z] + bash -s -- [2024-07-02T08:02:21.754Z] [2024-07-02T08:02:21.754Z] _____ _ [2024-07-02T08:02:21.754Z] / ____| | | [2024-07-02T08:02:21.754Z] | | ___ __| | ___ ___ _____ __ [2024-07-02T08:02:21.754Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-07-02T08:02:21.754Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-07-02T08:02:21.754Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-07-02T08:02:21.754Z] Bash-1.0.6 [2024-07-02T08:02:21.754Z] [2024-07-02T08:02:21.754Z] [2024-07-02T08:02:21.754Z] ==> git version 2.25.1 found [2024-07-02T08:02:21.754Z] ==> 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-07-02T08:02:21.754Z] Release-Date: 2020-01-08 [2024-07-02T08:02:21.754Z] 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-07-02T08:02:21.754Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-07-02T08:02:21.754Z] ==> Jenkins CI detected. [2024-07-02T08:02:21.754Z] current dir:  /w/workspace/edgex-go/646 [2024-07-02T08:02:21.754Z] project root: . [2024-07-02T08:02:21.754Z] --> token set from env [2024-07-02T08:02:21.754Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-07-02T08:02:21.754Z] ==> Running gcov in . (disable via -X gcov) [2024-07-02T08:02:21.754Z] ==> Python coveragepy not found [2024-07-02T08:02:21.754Z] ==> Searching for coverage reports in: [2024-07-02T08:02:21.754Z] + . [2024-07-02T08:02:22.014Z] -> Found 1 reports [2024-07-02T08:02:22.014Z] ==> Detecting git/mercurial file structure [2024-07-02T08:02:22.014Z] ==> Reading reports [2024-07-02T08:02:22.014Z] + ./coverage.out bytes=456284 [2024-07-02T08:02:22.014Z] ==> Appending adjustments [2024-07-02T08:02:22.014Z] https://docs.codecov.io/docs/fixing-reports [2024-07-02T08:02:22.951Z] + Found adjustments [2024-07-02T08:02:22.951Z] ==> Gzipping contents [2024-07-02T08:02:22.951Z] 60K /tmp/codecov.qbGozP.gz [2024-07-02T08:02:22.951Z] ==> Uploading reports [2024-07-02T08:02:22.951Z] url: https://codecov.io [2024-07-02T08:02:22.951Z] query: branch=main&commit=d3e93d299d336768afbb67d4e8d03cb0d65cb15d&build=646&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F646%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T08:02:22.951Z] -> Pinging Codecov [2024-07-02T08:02:22.951Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d3e93d299d336768afbb67d4e8d03cb0d65cb15d&build=646&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F646%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-07-02T08:02:23.212Z] -> Uploading to [2024-07-02T08:02:23.212Z] https://storage.googleapis.com/codecov/v4/raw/2024-07-02/00271124DB129430A58F1EEE437C3FCB/d3e93d299d336768afbb67d4e8d03cb0d65cb15d/9a7fd7e7-4b81-4e23-ac35-dbb81a356e37.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240702%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240702T080223Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e145c51009c6f29e32e9674fd57e6ce6ff132a42fb10721b10c8e4cbdfb256ce [2024-07-02T08:02:23.212Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:02:23.212Z] Dload Upload Total Spent Left Speed [2024-07-02T08:02:23.472Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58110 0 0 100 58110 0 221k --:--:-- --:--:-- --:--:-- 221k [2024-07-02T08:02:23.472Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d3e93d299d336768afbb67d4e8d03cb0d65cb15d [Pipeline] } [2024-07-02T08:02:23.479Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-07-02T08:02:23.704Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-07-02T08:02:23.721Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:02:24.027Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T08:02:24.027Z] [2024-07-02T08:02:24.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:02:24.324Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T08:02:24.324Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-07-02T08:02:24.324Z] 619be1103602: Already exists [2024-07-02T08:02:24.324Z] f8ea3408117e: Pulling fs layer [2024-07-02T08:02:24.324Z] 91320369b822: Pulling fs layer [2024-07-02T08:02:24.324Z] 0406650e8295: Pulling fs layer [2024-07-02T08:02:24.324Z] 4f4fb700ef54: Pulling fs layer [2024-07-02T08:02:24.324Z] 96d80e3f36e1: Pulling fs layer [2024-07-02T08:02:24.324Z] bcf3aedb951c: Pulling fs layer [2024-07-02T08:02:24.324Z] 96d80e3f36e1: Waiting [2024-07-02T08:02:24.324Z] 4f4fb700ef54: Waiting [2024-07-02T08:02:24.324Z] bcf3aedb951c: Waiting [2024-07-02T08:02:24.324Z] 0406650e8295: Verifying Checksum [2024-07-02T08:02:24.324Z] 0406650e8295: Download complete [2024-07-02T08:02:24.324Z] f8ea3408117e: Download complete [2024-07-02T08:02:24.324Z] 4f4fb700ef54: Verifying Checksum [2024-07-02T08:02:24.324Z] 4f4fb700ef54: Download complete [2024-07-02T08:02:24.324Z] f8ea3408117e: Pull complete [2024-07-02T08:02:24.584Z] 96d80e3f36e1: Verifying Checksum [2024-07-02T08:02:24.584Z] 96d80e3f36e1: Download complete [2024-07-02T08:02:24.843Z] 91320369b822: Download complete [2024-07-02T08:02:25.409Z] bcf3aedb951c: Verifying Checksum [2024-07-02T08:02:25.409Z] bcf3aedb951c: Download complete [2024-07-02T08:02:28.697Z] 91320369b822: Pull complete [2024-07-02T08:02:28.697Z] 0406650e8295: Pull complete [2024-07-02T08:02:28.697Z] 4f4fb700ef54: Pull complete [2024-07-02T08:02:28.697Z] 96d80e3f36e1: Pull complete [2024-07-02T08:02:31.977Z] bcf3aedb951c: Pull complete [2024-07-02T08:02:31.977Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-07-02T08:02:31.977Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-07-02T08:02:31.977Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:02:32.074Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T08:02:32.099Z] $ 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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-07-02T08:02:35.692Z] $ docker top 0fb1e48bfa34153fd16e3a252751b288a3fa038fb37f71020382c10eb11d36cb -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:02:36.040Z] + git config --global --add safe.directory /w/workspace/edgex-go/646 [Pipeline] echo [2024-07-02T08:02:36.049Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-07-02T08:02:36.325Z] + set -o pipefail [2024-07-02T08:02:36.326Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-07-02T08:02:44.442Z] [2024-07-02T08:02:44.442Z] Monitoring /w/workspace/edgex-go/646 (github.com/edgexfoundry/edgex-go)... [2024-07-02T08:02:44.442Z] [2024-07-02T08:02:44.442Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ec6a9455-ac74-42ea-8e9d-2c8c5d77259a [2024-07-02T08:02:44.442Z] [2024-07-02T08:02:44.442Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-07-02T08:02:44.442Z] [2024-07-02T08:02:44.442Z] [2024-07-02T08:02:44.442Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2024-07-02T08:02:44.442Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-07-02T08:02:44.449Z] $ docker stop --time=1 0fb1e48bfa34153fd16e3a252751b288a3fa038fb37f71020382c10eb11d36cb [2024-07-02T08:02:48.327Z] $ docker rm -f --volumes 0fb1e48bfa34153fd16e3a252751b288a3fa038fb37f71020382c10eb11d36cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-07-02T08:02:48.848Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:02:48.865Z] provisioning config files... [2024-07-02T08:02:48.872Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/646@tmp/config11748811680105003681tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:02:49.167Z] --> edgex-publish-swagger.sh [2024-07-02T08:02:49.167Z] === Publish openapi/v3 API === [2024-07-02T08:02:49.167Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-07-02T08:02:49.167Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/646/openapi/v3/core-command.yaml] [2024-07-02T08:02:49.167Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:02:49.167Z] Dload Upload Total Spent Left Speed [2024-07-02T08:02:49.734Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 55846 --:--:-- --:--:-- --:--:-- 55846 [2024-07-02T08:02:49.734Z] [2024-07-02T08:02:49.734Z] [2024-07-02T08:02:49.734Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/646/openapi/v3/core-data.yaml] [2024-07-02T08:02:49.734Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:02:49.734Z] Dload Upload Total Spent Left Speed [2024-07-02T08:02:50.300Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 131k --:--:-- --:--:-- --:--:-- 131k [2024-07-02T08:02:50.300Z] [2024-07-02T08:02:50.300Z] [2024-07-02T08:02:50.300Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/646/openapi/v3/core-metadata.yaml] [2024-07-02T08:02:50.300Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:02:50.300Z] Dload Upload Total Spent Left Speed [2024-07-02T08:02:50.558Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 146k 100 156 100 146k 347 325k --:--:-- --:--:-- --:--:-- 325k [2024-07-02T08:02:50.558Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-02T08:02:50.558Z] [2024-07-02T08:02:50.558Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/646/openapi/v3/support-notifications.yaml] [2024-07-02T08:02:50.558Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:02:50.558Z] Dload Upload Total Spent Left Speed [2024-07-02T08:02:51.075Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 313 171k --:--:-- --:--:-- --:--:-- 171k [2024-07-02T08:02:51.075Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-02T08:02:51.075Z] [2024-07-02T08:02:51.075Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/646/openapi/v3/support-scheduler.yaml] [2024-07-02T08:02:51.075Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-07-02T08:02:51.075Z] Dload Upload Total Spent Left Speed [2024-07-02T08:02:51.645Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 277 65754 --:--:-- --:--:-- --:--:-- 65914 100 37110 100 156 100 36954 277 65754 --:--:-- --:--:-- --:--:-- 65914 [2024-07-02T08:02:51.645Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-07-02T08:02:51.645Z] [Pipeline] } [2024-07-02T08:02:51.652Z] 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-07-02T08:02:52.068Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T08:02:52.068Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:02:52.380Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:02:52.380Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:02:52.461Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T08:02:52.486Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T08:02:52.924Z] $ docker top 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T08:02:53.035Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T08:02:53.036Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T08:02:53.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T08:02:53.149Z] $ docker exec 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c ssh-agent [2024-07-02T08:02:53.266Z] SSH_AUTH_SOCK=/tmp/ssh-xbtStXrrp8Xp/agent.32 [2024-07-02T08:02:53.267Z] SSH_AGENT_PID=38 [2024-07-02T08:02:53.271Z] Running ssh-add (command line suppressed) [2024-07-02T08:02:53.365Z] Identity added: /w/workspace/edgex-go/646@tmp/private_key_13662915091625273268.key (/w/workspace/edgex-go/646@tmp/private_key_13662915091625273268.key) [2024-07-02T08:02:53.383Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T08:02:53.675Z] + git semver tag [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,882 [run_tag] DEBUG tag force:False [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,883 [check_head_tag] DEBUG check head tag [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,884 [execute] INFO git cat-file --batch-check [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,885 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=) [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,889 [execute] INFO git cat-file --batch [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=) [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,922 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,923 [execute] INFO git tag -a v3.2.0-dev.28 -m v3.2.0-dev.28 [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,923 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.28', '-m', 'v3.2.0-dev.28'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=None) [2024-07-02T08:02:53.934Z] 2024-07-02 08:02:53,929 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T08:02:53.934Z] 3.2.0-dev.28 [Pipeline] } [2024-07-02T08:02:54.199Z] $ docker exec --env ******** --env ******** 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c ssh-agent -k [2024-07-02T08:02:54.293Z] unset SSH_AUTH_SOCK; [2024-07-02T08:02:54.293Z] unset SSH_AGENT_PID; [2024-07-02T08:02:54.293Z] echo Agent pid 38 killed; [2024-07-02T08:02:54.308Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T08:02:54.702Z] + git semver [Pipeline] } [2024-07-02T08:02:54.970Z] $ docker stop --time=1 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c [2024-07-02T08:02:56.253Z] $ docker rm -f --volumes 65e3bd1b936953ae7a38de32dd084b842d24c02594539ab62446610e04f2344c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:02:56.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T08:02:56.692Z] [2024-07-02T08:02:56.692Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:02:56.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T08:02:56.988Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-07-02T08:02:56.988Z] ab5ef0e58194: Pulling fs layer [2024-07-02T08:02:56.988Z] 9712f1f96733: Pulling fs layer [2024-07-02T08:02:56.988Z] 63f879dbbcfc: Pulling fs layer [2024-07-02T08:02:56.988Z] 0d9ebad4ef96: Pulling fs layer [2024-07-02T08:02:56.988Z] e9a5061849ea: Pulling fs layer [2024-07-02T08:02:56.988Z] d747dcd14b5f: Pulling fs layer [2024-07-02T08:02:56.988Z] 2de7ff778b66: Pulling fs layer [2024-07-02T08:02:56.988Z] 0d9ebad4ef96: Waiting [2024-07-02T08:02:56.988Z] d747dcd14b5f: Waiting [2024-07-02T08:02:56.988Z] 2de7ff778b66: Waiting [2024-07-02T08:02:56.988Z] e9a5061849ea: Waiting [2024-07-02T08:02:56.988Z] 9712f1f96733: Verifying Checksum [2024-07-02T08:02:56.988Z] 9712f1f96733: Download complete [2024-07-02T08:02:57.247Z] 63f879dbbcfc: Verifying Checksum [2024-07-02T08:02:57.247Z] 63f879dbbcfc: Download complete [2024-07-02T08:02:57.505Z] e9a5061849ea: Verifying Checksum [2024-07-02T08:02:57.505Z] e9a5061849ea: Download complete [2024-07-02T08:02:57.505Z] d747dcd14b5f: Verifying Checksum [2024-07-02T08:02:57.505Z] d747dcd14b5f: Download complete [2024-07-02T08:02:57.505Z] 0d9ebad4ef96: Verifying Checksum [2024-07-02T08:02:57.505Z] 0d9ebad4ef96: Download complete [2024-07-02T08:02:57.505Z] ab5ef0e58194: Verifying Checksum [2024-07-02T08:02:57.505Z] ab5ef0e58194: Download complete [2024-07-02T08:02:57.505Z] 2de7ff778b66: Verifying Checksum [2024-07-02T08:02:57.505Z] 2de7ff778b66: Download complete [2024-07-02T08:03:00.782Z] ab5ef0e58194: Pull complete [2024-07-02T08:03:00.782Z] 9712f1f96733: Pull complete [2024-07-02T08:03:00.782Z] 63f879dbbcfc: Pull complete [2024-07-02T08:03:04.062Z] 0d9ebad4ef96: Pull complete [2024-07-02T08:03:04.322Z] e9a5061849ea: Pull complete [2024-07-02T08:03:04.579Z] d747dcd14b5f: Pull complete [2024-07-02T08:03:05.511Z] 2de7ff778b66: Pull complete [2024-07-02T08:03:05.511Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-07-02T08:03:05.511Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-07-02T08:03:05.511Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:03:05.613Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T08:03:05.639Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-07-02T08:03:09.255Z] $ docker top 252a8aafd7b0e7a8286529e778c4b5c34c35b14739b898d5c5022a13d9dba68c -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:03:09.331Z] provisioning config files... [2024-07-02T08:03:09.341Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/646@tmp/config4361220132140652856tmp [2024-07-02T08:03:09.350Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/646@tmp/config4860987083204073407tmp [2024-07-02T08:03:09.359Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/646@tmp/config1317834959398353247tmp [Pipeline] { [Pipeline] echo [2024-07-02T08:03:09.390Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:09.684Z] ---> sigul-configuration.sh [2024-07-02T08:03:09.684Z] gpg: directory `/root/.gnupg' created [2024-07-02T08:03:09.684Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-07-02T08:03:09.684Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-07-02T08:03:09.684Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-07-02T08:03:09.684Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-07-02T08:03:09.684Z] gpg: CAST5 encrypted data [2024-07-02T08:03:09.684Z] gpg: encrypted with 1 passphrase [2024-07-02T08:03:09.684Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-07-02T08:03:09.979Z] + mkdir /home/jenkins [2024-07-02T08:03:09.979Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-07-02T08:03:10.276Z] + 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-07-02T08:03:10.291Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:10.584Z] ---> sigul-install.sh [2024-07-02T08:03:10.584Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-07-02T08:03:10.880Z] + git tag --list [2024-07-02T08:03:10.880Z] 0.6.0 [2024-07-02T08:03:10.880Z] 0.6.1 [2024-07-02T08:03:10.880Z] 0.7.0 [2024-07-02T08:03:10.880Z] 0.7.1 [2024-07-02T08:03:10.880Z] v1.0.0 [2024-07-02T08:03:10.880Z] v1.0.1 [2024-07-02T08:03:10.880Z] v1.1.0 [2024-07-02T08:03:10.880Z] v1.2.0 [2024-07-02T08:03:10.880Z] v1.2.1 [2024-07-02T08:03:10.880Z] v1.3.0 [2024-07-02T08:03:10.880Z] v1.3.1 [2024-07-02T08:03:10.880Z] v2.0.0 [2024-07-02T08:03:10.880Z] v2.1.0 [2024-07-02T08:03:10.880Z] v2.1.1 [2024-07-02T08:03:10.880Z] v2.2.0 [2024-07-02T08:03:10.880Z] v2.3.0 [2024-07-02T08:03:10.880Z] v3.0 [2024-07-02T08:03:10.880Z] v3.0.0 [2024-07-02T08:03:10.880Z] v3.1 [2024-07-02T08:03:10.880Z] v3.1.0 [2024-07-02T08:03:10.880Z] v3.1.0-dev.1 [2024-07-02T08:03:10.880Z] v3.1.0-dev.10 [2024-07-02T08:03:10.880Z] v3.1.0-dev.11 [2024-07-02T08:03:10.880Z] v3.1.0-dev.12 [2024-07-02T08:03:10.880Z] v3.1.0-dev.13 [2024-07-02T08:03:10.880Z] v3.1.0-dev.14 [2024-07-02T08:03:10.880Z] v3.1.0-dev.15 [2024-07-02T08:03:10.880Z] v3.1.0-dev.16 [2024-07-02T08:03:10.880Z] v3.1.0-dev.17 [2024-07-02T08:03:10.880Z] v3.1.0-dev.18 [2024-07-02T08:03:10.880Z] v3.1.0-dev.19 [2024-07-02T08:03:10.880Z] v3.1.0-dev.2 [2024-07-02T08:03:10.880Z] v3.1.0-dev.20 [2024-07-02T08:03:10.880Z] v3.1.0-dev.21 [2024-07-02T08:03:10.880Z] v3.1.0-dev.22 [2024-07-02T08:03:10.880Z] v3.1.0-dev.23 [2024-07-02T08:03:10.880Z] v3.1.0-dev.24 [2024-07-02T08:03:10.880Z] v3.1.0-dev.25 [2024-07-02T08:03:10.880Z] v3.1.0-dev.26 [2024-07-02T08:03:10.880Z] v3.1.0-dev.27 [2024-07-02T08:03:10.880Z] v3.1.0-dev.28 [2024-07-02T08:03:10.880Z] v3.1.0-dev.29 [2024-07-02T08:03:10.880Z] v3.1.0-dev.3 [2024-07-02T08:03:10.880Z] v3.1.0-dev.30 [2024-07-02T08:03:10.880Z] v3.1.0-dev.31 [2024-07-02T08:03:10.880Z] v3.1.0-dev.32 [2024-07-02T08:03:10.880Z] v3.1.0-dev.33 [2024-07-02T08:03:10.880Z] v3.1.0-dev.34 [2024-07-02T08:03:10.880Z] v3.1.0-dev.35 [2024-07-02T08:03:10.880Z] v3.1.0-dev.36 [2024-07-02T08:03:10.880Z] v3.1.0-dev.37 [2024-07-02T08:03:10.880Z] v3.1.0-dev.38 [2024-07-02T08:03:10.880Z] v3.1.0-dev.39 [2024-07-02T08:03:10.880Z] v3.1.0-dev.4 [2024-07-02T08:03:10.880Z] v3.1.0-dev.40 [2024-07-02T08:03:10.880Z] v3.1.0-dev.41 [2024-07-02T08:03:10.880Z] v3.1.0-dev.42 [2024-07-02T08:03:10.880Z] v3.1.0-dev.43 [2024-07-02T08:03:10.880Z] v3.1.0-dev.44 [2024-07-02T08:03:10.880Z] v3.1.0-dev.45 [2024-07-02T08:03:10.880Z] v3.1.0-dev.46 [2024-07-02T08:03:10.880Z] v3.1.0-dev.47 [2024-07-02T08:03:10.880Z] v3.1.0-dev.48 [2024-07-02T08:03:10.880Z] v3.1.0-dev.49 [2024-07-02T08:03:10.880Z] v3.1.0-dev.5 [2024-07-02T08:03:10.880Z] v3.1.0-dev.50 [2024-07-02T08:03:10.880Z] v3.1.0-dev.51 [2024-07-02T08:03:10.880Z] v3.1.0-dev.52 [2024-07-02T08:03:10.880Z] v3.1.0-dev.53 [2024-07-02T08:03:10.880Z] v3.1.0-dev.54 [2024-07-02T08:03:10.880Z] v3.1.0-dev.55 [2024-07-02T08:03:10.880Z] v3.1.0-dev.56 [2024-07-02T08:03:10.880Z] v3.1.0-dev.57 [2024-07-02T08:03:10.880Z] v3.1.0-dev.58 [2024-07-02T08:03:10.880Z] v3.1.0-dev.59 [2024-07-02T08:03:10.880Z] v3.1.0-dev.6 [2024-07-02T08:03:10.880Z] v3.1.0-dev.60 [2024-07-02T08:03:10.880Z] v3.1.0-dev.61 [2024-07-02T08:03:10.880Z] v3.1.0-dev.62 [2024-07-02T08:03:10.880Z] v3.1.0-dev.63 [2024-07-02T08:03:10.880Z] v3.1.0-dev.64 [2024-07-02T08:03:10.880Z] v3.1.0-dev.65 [2024-07-02T08:03:10.880Z] v3.1.0-dev.66 [2024-07-02T08:03:10.880Z] v3.1.0-dev.67 [2024-07-02T08:03:10.880Z] v3.1.0-dev.68 [2024-07-02T08:03:10.880Z] v3.1.0-dev.69 [2024-07-02T08:03:10.880Z] v3.1.0-dev.7 [2024-07-02T08:03:10.880Z] v3.1.0-dev.70 [2024-07-02T08:03:10.880Z] v3.1.0-dev.71 [2024-07-02T08:03:10.880Z] v3.1.0-dev.72 [2024-07-02T08:03:10.880Z] v3.1.0-dev.73 [2024-07-02T08:03:10.880Z] v3.1.0-dev.8 [2024-07-02T08:03:10.880Z] v3.1.0-dev.9 [2024-07-02T08:03:10.880Z] v3.1.1 [2024-07-02T08:03:10.880Z] v3.1.1-dev.1 [2024-07-02T08:03:10.880Z] v3.1.1-dev.2 [2024-07-02T08:03:10.880Z] v3.2.0-dev.1 [2024-07-02T08:03:10.880Z] v3.2.0-dev.10 [2024-07-02T08:03:10.880Z] v3.2.0-dev.11 [2024-07-02T08:03:10.880Z] v3.2.0-dev.12 [2024-07-02T08:03:10.880Z] v3.2.0-dev.13 [2024-07-02T08:03:10.880Z] v3.2.0-dev.14 [2024-07-02T08:03:10.880Z] v3.2.0-dev.15 [2024-07-02T08:03:10.880Z] v3.2.0-dev.16 [2024-07-02T08:03:10.880Z] v3.2.0-dev.17 [2024-07-02T08:03:10.880Z] v3.2.0-dev.18 [2024-07-02T08:03:10.880Z] v3.2.0-dev.19 [2024-07-02T08:03:10.880Z] v3.2.0-dev.2 [2024-07-02T08:03:10.880Z] v3.2.0-dev.20 [2024-07-02T08:03:10.880Z] v3.2.0-dev.21 [2024-07-02T08:03:10.880Z] v3.2.0-dev.22 [2024-07-02T08:03:10.880Z] v3.2.0-dev.23 [2024-07-02T08:03:10.880Z] v3.2.0-dev.24 [2024-07-02T08:03:10.880Z] v3.2.0-dev.25 [2024-07-02T08:03:10.880Z] v3.2.0-dev.26 [2024-07-02T08:03:10.880Z] v3.2.0-dev.27 [2024-07-02T08:03:10.880Z] v3.2.0-dev.28 [2024-07-02T08:03:10.880Z] v3.2.0-dev.3 [2024-07-02T08:03:10.880Z] v3.2.0-dev.4 [2024-07-02T08:03:10.880Z] v3.2.0-dev.5 [2024-07-02T08:03:10.880Z] v3.2.0-dev.6 [2024-07-02T08:03:10.880Z] v3.2.0-dev.7 [2024-07-02T08:03:10.880Z] v3.2.0-dev.8 [2024-07-02T08:03:10.880Z] v3.2.0-dev.9 [Pipeline] sh [2024-07-02T08:03:11.180Z] + lftools sign git-tag v3.2.0-dev.28 [2024-07-02T08:03:11.749Z] Signing Git tag with Sigul... [2024-07-02T08:03:11.749Z] Signing v3.2.0-dev.28 [Pipeline] echo [2024-07-02T08:03:12.023Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:12.318Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-07-02T08:03:12.325Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-07-02T08:03:12.351Z] $ docker stop --time=1 252a8aafd7b0e7a8286529e778c4b5c34c35b14739b898d5c5022a13d9dba68c [2024-07-02T08:03:13.642Z] $ docker rm -f --volumes 252a8aafd7b0e7a8286529e778c4b5c34c35b14739b898d5c5022a13d9dba68c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-07-02T08:03:14.073Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T08:03:14.073Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:03:14.376Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:03:14.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:03:14.455Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T08:03:14.483Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T08:03:14.822Z] $ docker top e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T08:03:14.931Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T08:03:14.931Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T08:03:15.041Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T08:03:15.040Z] $ docker exec e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c ssh-agent [2024-07-02T08:03:15.133Z] SSH_AUTH_SOCK=/tmp/ssh-7Qo4VnSBN7sU/agent.31 [2024-07-02T08:03:15.133Z] SSH_AGENT_PID=37 [2024-07-02T08:03:15.137Z] Running ssh-add (command line suppressed) [2024-07-02T08:03:15.227Z] Identity added: /w/workspace/edgex-go/646@tmp/private_key_1243452389997834528.key (/w/workspace/edgex-go/646@tmp/private_key_1243452389997834528.key) [2024-07-02T08:03:15.246Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T08:03:15.530Z] + git semver bump pre [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,706 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,706 [bump_version] DEBUG bumping version:3.2.0-dev.28 on axis:pre with prefix:dev [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,706 [bump_version] DEBUG bumped version:3.2.0-dev.29 [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,706 [write_version] DEBUG write version:3.2.0-dev.29 to path:/w/workspace/edgex-go/646/.semver/main with force:True [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,706 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,706 [write_file] DEBUG write to file:/w/workspace/edgex-go/646/.semver/main [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,708 [execute] INFO git cat-file --batch-check [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,708 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,713 [execute] INFO git cat-file --batch [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T08:03:15.790Z] 2024-07-02 08:03:15,719 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T08:03:15.790Z] 3.2.0-dev.29 [Pipeline] } [2024-07-02T08:03:15.795Z] $ docker exec --env ******** --env ******** e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c ssh-agent -k [2024-07-02T08:03:15.883Z] unset SSH_AUTH_SOCK; [2024-07-02T08:03:15.883Z] unset SSH_AGENT_PID; [2024-07-02T08:03:15.883Z] echo Agent pid 37 killed; [2024-07-02T08:03:15.895Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T08:03:16.212Z] + git semver [Pipeline] } [2024-07-02T08:03:16.478Z] $ docker stop --time=1 e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c [2024-07-02T08:03:17.743Z] $ docker rm -f --volumes e09dfefef7fd75d6c7d81a342fc3fa7f0caac7430027449c083991509578351c [Pipeline] // withDockerContainer [Pipeline] sh [2024-07-02T08:03:18.090Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-07-02T08:03:18.091Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:03:18.390Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-07-02T08:03:18.390Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:03:18.453Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T08:03:18.472Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-07-02T08:03:18.796Z] $ docker top 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c -eo pid,comm [2024-07-02T08:03:18.842Z] 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-07-02T08:03:18.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-07-02T08:03:18.891Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-07-02T08:03:18.891Z] [ssh-agent] Looking for ssh-agent implementation... [2024-07-02T08:03:18.993Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-07-02T08:03:18.992Z] $ docker exec 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c ssh-agent [2024-07-02T08:03:19.103Z] SSH_AUTH_SOCK=/tmp/ssh-6GyGtHOFidBu/agent.32 [2024-07-02T08:03:19.103Z] SSH_AGENT_PID=38 [2024-07-02T08:03:19.107Z] Running ssh-add (command line suppressed) [2024-07-02T08:03:19.198Z] Identity added: /w/workspace/edgex-go/646@tmp/private_key_16471337100556135600.key (/w/workspace/edgex-go/646@tmp/private_key_16471337100556135600.key) [2024-07-02T08:03:19.215Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-07-02T08:03:19.501Z] + git semver push [2024-07-02T08:03:19.759Z] 2024-07-02 08:03:19,665 [run_push] DEBUG push [2024-07-02T08:03:19.760Z] 2024-07-02 08:03:19,666 [execute] INFO git cat-file --batch-check [2024-07-02T08:03:19.760Z] 2024-07-02 08:03:19,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=) [2024-07-02T08:03:19.760Z] 2024-07-02 08:03:19,670 [execute] INFO git rev-list 4827e4f4669badeae529300abac7e1c4364a8434 -- [2024-07-02T08:03:19.760Z] 2024-07-02 08:03:19,670 [execute] DEBUG Popen(['git', 'rev-list', '4827e4f4669badeae529300abac7e1c4364a8434', '--'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T08:03:19.760Z] 2024-07-02 08:03:19,687 [execute] INFO git fetch -v origin [2024-07-02T08:03:19.760Z] 2024-07-02 08:03:19,687 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=True, shell=None, istream=None) [2024-07-02T08:03:20.327Z] 2024-07-02 08:03:20,255 [run_push] DEBUG no remote changes detected [2024-07-02T08:03:20.327Z] 2024-07-02 08:03:20,255 [execute] INFO git push origin semver [2024-07-02T08:03:20.327Z] 2024-07-02 08:03:20,256 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/646/.semver, universal_newlines=False, shell=None, istream=None) [2024-07-02T08:03:21.265Z] 2024-07-02 08:03:21,055 [run_push] DEBUG push all version tags [2024-07-02T08:03:21.265Z] 2024-07-02 08:03:21,056 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-07-02T08:03:21.265Z] 2024-07-02 08:03:21,056 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/646, universal_newlines=False, shell=None, istream=None) [2024-07-02T08:03:21.832Z] 2024-07-02 08:03:21,816 [read_version] DEBUG read version from /w/workspace/edgex-go/646/.semver/main [2024-07-02T08:03:21.832Z] 3.2.0-dev.29 [Pipeline] } [2024-07-02T08:03:22.095Z] $ docker exec --env ******** --env ******** 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c ssh-agent -k [2024-07-02T08:03:22.186Z] unset SSH_AUTH_SOCK; [2024-07-02T08:03:22.187Z] unset SSH_AGENT_PID; [2024-07-02T08:03:22.187Z] echo Agent pid 38 killed; [2024-07-02T08:03:22.199Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-07-02T08:03:22.514Z] + git semver [Pipeline] } [2024-07-02T08:03:22.780Z] $ docker stop --time=1 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c [2024-07-02T08:03:24.084Z] $ docker rm -f --volumes 566e612db412d5feafda9e84ba46e43a3cdf27aa66fbd81b8d85797316935f3c [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-07-02T08:03:24.666Z] + [ -d /w/workspace/edgex-go/646/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:24.953Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:25.807Z] ---> package-listing.sh [2024-07-02T08:03:25.807Z] ++ facter osfamily [2024-07-02T08:03:25.807Z] ++ tr '[:upper:]' '[:lower:]' [2024-07-02T08:03:26.066Z] + OS_FAMILY=debian [2024-07-02T08:03:26.066Z] + workspace=/w/workspace/edgex-go/646 [2024-07-02T08:03:26.066Z] + START_PACKAGES=/tmp/packages_start.txt [2024-07-02T08:03:26.066Z] + END_PACKAGES=/tmp/packages_end.txt [2024-07-02T08:03:26.066Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-07-02T08:03:26.066Z] + PACKAGES=/tmp/packages_start.txt [2024-07-02T08:03:26.066Z] + '[' /w/workspace/edgex-go/646 ']' [2024-07-02T08:03:26.066Z] + PACKAGES=/tmp/packages_end.txt [2024-07-02T08:03:26.066Z] + case "${OS_FAMILY}" in [2024-07-02T08:03:26.066Z] + dpkg -l [2024-07-02T08:03:26.066Z] + grep '^ii' [2024-07-02T08:03:26.066Z] + '[' -f /tmp/packages_start.txt ']' [2024-07-02T08:03:26.066Z] + '[' -f /tmp/packages_end.txt ']' [2024-07-02T08:03:26.066Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-07-02T08:03:26.066Z] + '[' /w/workspace/edgex-go/646 ']' [2024-07-02T08:03:26.066Z] + mkdir -p /w/workspace/edgex-go/646/archives/ [2024-07-02T08:03:26.066Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/646/archives/ [Pipeline] echo [2024-07-02T08:03:26.076Z] 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/646/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-07-02T08:03:26.351Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:03:26.908Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:03:26.908Z] [2024-07-02T08:03:26.908Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-07-02T08:03:27.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:03:28.222Z] latest: Pulling from edgex-lftools-log-publisher [2024-07-02T08:03:28.222Z] 5eb5b503b376: Pulling fs layer [2024-07-02T08:03:28.222Z] 5c69ac0246d0: Pulling fs layer [2024-07-02T08:03:28.222Z] ec43610c2a17: Pulling fs layer [2024-07-02T08:03:28.222Z] 3a2ae6a8a46f: Pulling fs layer [2024-07-02T08:03:28.222Z] 33b1e0a273af: Pulling fs layer [2024-07-02T08:03:28.222Z] 5d3b04190fa2: Pulling fs layer [2024-07-02T08:03:28.222Z] 2f39f015ded8: Pulling fs layer [2024-07-02T08:03:28.222Z] 3a2ae6a8a46f: Waiting [2024-07-02T08:03:28.222Z] 2f39f015ded8: Waiting [2024-07-02T08:03:28.222Z] 33b1e0a273af: Waiting [2024-07-02T08:03:28.222Z] 5c69ac0246d0: Verifying Checksum [2024-07-02T08:03:28.222Z] 5c69ac0246d0: Download complete [2024-07-02T08:03:28.222Z] 3a2ae6a8a46f: Verifying Checksum [2024-07-02T08:03:28.222Z] 3a2ae6a8a46f: Download complete [2024-07-02T08:03:28.222Z] 33b1e0a273af: Verifying Checksum [2024-07-02T08:03:28.222Z] 33b1e0a273af: Download complete [2024-07-02T08:03:28.222Z] 5d3b04190fa2: Verifying Checksum [2024-07-02T08:03:28.222Z] 5d3b04190fa2: Download complete [2024-07-02T08:03:28.222Z] ec43610c2a17: Download complete [2024-07-02T08:03:28.480Z] 5eb5b503b376: Verifying Checksum [2024-07-02T08:03:28.480Z] 5eb5b503b376: Download complete [2024-07-02T08:03:29.044Z] 2f39f015ded8: Download complete [2024-07-02T08:03:29.610Z] 5eb5b503b376: Pull complete [2024-07-02T08:03:29.610Z] 5c69ac0246d0: Pull complete [2024-07-02T08:03:29.868Z] ec43610c2a17: Pull complete [2024-07-02T08:03:30.127Z] 3a2ae6a8a46f: Pull complete [2024-07-02T08:03:30.386Z] 33b1e0a273af: Pull complete [2024-07-02T08:03:30.386Z] 5d3b04190fa2: Pull complete [2024-07-02T08:03:34.573Z] 2f39f015ded8: Pull complete [2024-07-02T08:03:34.573Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-07-02T08:03:34.573Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-07-02T08:03:34.573Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-07-02T08:03:34.669Z] prd-ubuntu20.04-docker-8c-8g-4781 does not seem to be running inside a container [2024-07-02T08:03:34.689Z] $ 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/646/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/646 -v /w/workspace/edgex-go/646:/w/workspace/edgex-go/646:rw,z -v /w/workspace/edgex-go/646@tmp:/w/workspace/edgex-go/646@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-07-02T08:03:37.132Z] $ docker top b9ab0220b7a7f7df69464783da9a049b2667444fd2289b376fa1cd3e8fcac1f2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-07-02T08:03:37.473Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-07-02T08:03:37.750Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-07-02T08:03:38.032Z] + ls /var/log/sa-host [2024-07-02T08:03:38.032Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-07-02T08:03:38.185Z] provisioning config files... [2024-07-02T08:03:38.195Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/646@tmp/config14610121902396859395tmp [Pipeline] { [Pipeline] echo [2024-07-02T08:03:38.207Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:38.484Z] ---> create-netrc.sh [Pipeline] } [2024-07-02T08:03:38.491Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:38.828Z] ---> python-tools-install.sh [Pipeline] echo [2024-07-02T08:03:38.837Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:39.118Z] ---> sudo-logs.sh [2024-07-02T08:03:39.118Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-07-02T08:03:39.147Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:39.425Z] ---> job-cost.sh [2024-07-02T08:03:39.425Z] lf-activate-venv: SKIPPING [2024-07-02T08:03:39.425Z] DEBUG: total: 0.10999999940395355 [2024-07-02T08:03:39.425Z] INFO: Retrieving Stack Cost... [2024-07-02T08:03:39.684Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-07-02T08:03:39.943Z] INFO: Archiving Costs [Pipeline] echo [2024-07-02T08:03:39.955Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-07-02T08:03:40.236Z] ---> logs-deploy.sh [2024-07-02T08:03:40.236Z] lf-activate-venv: SKIPPING [2024-07-02T08:03:40.236Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/646 [2024-07-02T08:03:40.236Z] INFO: archiving workspace using pattern(s): [2024-07-02T08:03:41.173Z] Archives upload complete. [2024-07-02T08:03:41.173Z] INFO: archiving logs to Nexus