Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4ff11727c7037816f98f6c0e9d374500f07cffc5 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-ssh13626323756833991350.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-ssh8844061308067766793.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-ssh6990441309258953742.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-ssh7837051905491125234.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-ssh3176898141834528447.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 Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7545 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/669 [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/669 # 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 (main) Commit message: "feat: Add core-data event related db methods for postgres (#4855)" > 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 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 > git rev-list --no-walk 5b52836589dd35a32aa4e46bc21db318ab9ee317 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-12T07:08:20.409Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-12T07:08:20.489Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-12T07:08:20.521Z] ========================================================= [2024-08-12T07:08:20.521Z] EdgeX Global Pipelines Version Info [2024-08-12T07:08:20.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:08:21.248Z] ------------------- [2024-08-12T07:08:21.248Z] stable info: [2024-08-12T07:08:21.248Z] ------------------- [2024-08-12T07:08:21.248Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T07:08:21.248Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-12T07:08:21.248Z] Message: update stable to v1.0.260 [2024-08-12T07:08:21.820Z] ------------------- [2024-08-12T07:08:21.820Z] experimental info: [2024-08-12T07:08:21.820Z] ------------------- [2024-08-12T07:08:21.820Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-12T07:08:21.820Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-12T07:08:21.820Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-12T07:08:21.900Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-12T07:08:21.920Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-12T07:08:21.944Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-12T07:08:21.963Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-12T07:08:21.980Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-12T07:08:22.008Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-12T07:08:22.037Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-12T07:08:22.062Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-12T07:08:22.164Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-12T07:08:22.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-12T07:08:22.209Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-12T07:08:22.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-12T07:08:22.252Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-12T07:08:22.270Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-12T07:08:22.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-12T07:08:22.315Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T07:08:22.339Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-12T07:08:22.363Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-12T07:08:22.387Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-12T07:08:22.416Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-12T07:08:22.438Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-12T07:08:22.457Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-12T07:08:22.477Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-12T07:08:22.496Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-08-12T07:08:22.520Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-08-12T07:08:22.544Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-08-12T07:08:22.569Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] echo [2024-08-12T07:08:22.593Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4ff1172 [Pipeline] echo [2024-08-12T07:08:22.612Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T07:08:22.672Z] provisioning config files... [2024-08-12T07:08:22.687Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config16309835434033107102tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:08:23.033Z] ---> ****-login.sh [2024-08-12T07:08:23.033Z] nexus3.edgexfoundry.org:10001 [2024-08-12T07:08:23.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:08:23.297Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:08:23.297Z] Configure a credential helper to remove this warning. See [2024-08-12T07:08:23.297Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:08:23.297Z] [2024-08-12T07:08:23.297Z] Login Succeeded [2024-08-12T07:08:23.297Z] nexus3.edgexfoundry.org:10002 [2024-08-12T07:08:23.297Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:08:23.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:08:23.558Z] Configure a credential helper to remove this warning. See [2024-08-12T07:08:23.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:08:23.558Z] [2024-08-12T07:08:23.558Z] Login Succeeded [2024-08-12T07:08:23.558Z] nexus3.edgexfoundry.org:10003 [2024-08-12T07:08:23.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:08:23.558Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:08:23.558Z] Configure a credential helper to remove this warning. See [2024-08-12T07:08:23.558Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:08:23.558Z] [2024-08-12T07:08:23.558Z] Login Succeeded [2024-08-12T07:08:23.558Z] nexus3.edgexfoundry.org:10004 [2024-08-12T07:08:23.558Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:08:23.820Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:08:23.820Z] Configure a credential helper to remove this warning. See [2024-08-12T07:08:23.820Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:08:23.820Z] [2024-08-12T07:08:23.820Z] Login Succeeded [2024-08-12T07:08:23.820Z] ****.io [2024-08-12T07:08:23.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:08:24.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:08:24.083Z] Configure a credential helper to remove this warning. See [2024-08-12T07:08:24.083Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:08:24.083Z] [2024-08-12T07:08:24.083Z] Login Succeeded [2024-08-12T07:08:24.083Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T07:08:24.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T07:08:24.433Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-08-12T07:08:24.433Z] + cut -d/ -f2 [2024-08-12T07:08:24.433Z] + dirname cmd/core-command/Dockerfile [2024-08-12T07:08:24.433Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-12T07:08:24.433Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T07:08:24.433Z] + cut -d/ -f2 [2024-08-12T07:08:24.433Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-12T07:08:24.433Z] + dirname cmd/core-data/Dockerfile [2024-08-12T07:08:24.433Z] + cut -d/ -f2 [2024-08-12T07:08:24.433Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-12T07:08:24.433Z] + dirname cmd/core-keeper/Dockerfile [2024-08-12T07:08:24.433Z] + cut -d/ -f2 [2024-08-12T07:08:24.433Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-12T07:08:24.433Z] + dirname cmd/core-metadata/Dockerfile [2024-08-12T07:08:24.433Z] + cut -d/ -f2 [2024-08-12T07:08:24.433Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-12T07:08:24.433Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/support-notifications/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-12T07:08:24.434Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-12T07:08:24.434Z] + cut -d/ -f2 [2024-08-12T07:08:24.434Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-12T07:08:24.476Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-08-12T07:08:24.845Z] + git rev-list -1 --merges 4ff11727c7037816f98f6c0e9d374500f07cffc5~1..4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] echo [2024-08-12T07:08:24.860Z] -----------> git rev-list -1 --merges 4ff11727c7037816f98f6c0e9d374500f07cffc5~1..4ff11727c7037816f98f6c0e9d374500f07cffc5 4ff11727c7037816f98f6c0e9d374500f07cffc5 [false] [Pipeline] sh [2024-08-12T07:08:25.156Z] + git log --format=format:%s -1 4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] echo [2024-08-12T07:08:25.171Z] ========================================================= [2024-08-12T07:08:25.171Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-12T07:08:25.171Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-12T07:08:25.632Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-12T07:08:25.632Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-12T07:08:25.632Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-12T07:08:25.632Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-12T07:08:25.632Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-12T07:08:25.632Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-12T07:08:25.632Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:08:26.068Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T07:08:26.068Z] [2024-08-12T07:08:26.068Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:08:26.376Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T07:08:26.376Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-12T07:08:26.376Z] b85a868b505f: Pulling fs layer [2024-08-12T07:08:26.376Z] e2be974225ed: Pulling fs layer [2024-08-12T07:08:26.376Z] 339a4e72a1f5: Pulling fs layer [2024-08-12T07:08:26.376Z] 988bab9f4d93: Pulling fs layer [2024-08-12T07:08:26.376Z] 1469e6f7b9e6: Pulling fs layer [2024-08-12T07:08:26.376Z] eaf3925da568: Pulling fs layer [2024-08-12T07:08:26.376Z] bab4dde63d76: Pulling fs layer [2024-08-12T07:08:26.376Z] bde34c3a00c8: Pulling fs layer [2024-08-12T07:08:26.376Z] b352a97aabf1: Pulling fs layer [2024-08-12T07:08:26.376Z] 4872d77fe225: Pulling fs layer [2024-08-12T07:08:26.376Z] 5851b861e8e6: Pulling fs layer [2024-08-12T07:08:26.376Z] bab4dde63d76: Waiting [2024-08-12T07:08:26.376Z] bde34c3a00c8: Waiting [2024-08-12T07:08:26.376Z] b352a97aabf1: Waiting [2024-08-12T07:08:26.376Z] 4872d77fe225: Waiting [2024-08-12T07:08:26.376Z] 5851b861e8e6: Waiting [2024-08-12T07:08:26.376Z] 988bab9f4d93: Waiting [2024-08-12T07:08:26.376Z] eaf3925da568: Waiting [2024-08-12T07:08:26.376Z] 1469e6f7b9e6: Waiting [2024-08-12T07:08:26.376Z] e2be974225ed: Verifying Checksum [2024-08-12T07:08:26.376Z] e2be974225ed: Download complete [2024-08-12T07:08:26.376Z] 988bab9f4d93: Verifying Checksum [2024-08-12T07:08:26.376Z] 988bab9f4d93: Download complete [2024-08-12T07:08:26.376Z] 1469e6f7b9e6: Verifying Checksum [2024-08-12T07:08:26.376Z] 1469e6f7b9e6: Download complete [2024-08-12T07:08:26.376Z] eaf3925da568: Download complete [2024-08-12T07:08:26.376Z] 339a4e72a1f5: Verifying Checksum [2024-08-12T07:08:26.376Z] 339a4e72a1f5: Download complete [2024-08-12T07:08:26.376Z] bde34c3a00c8: Verifying Checksum [2024-08-12T07:08:26.376Z] bde34c3a00c8: Download complete [2024-08-12T07:08:26.638Z] b352a97aabf1: Verifying Checksum [2024-08-12T07:08:26.638Z] b352a97aabf1: Download complete [2024-08-12T07:08:26.638Z] 4872d77fe225: Verifying Checksum [2024-08-12T07:08:26.638Z] 4872d77fe225: Download complete [2024-08-12T07:08:26.638Z] 5851b861e8e6: Verifying Checksum [2024-08-12T07:08:26.638Z] 5851b861e8e6: Download complete [2024-08-12T07:08:26.638Z] b85a868b505f: Download complete [2024-08-12T07:08:26.898Z] bab4dde63d76: Verifying Checksum [2024-08-12T07:08:26.898Z] bab4dde63d76: Download complete [2024-08-12T07:08:27.837Z] b85a868b505f: Pull complete [2024-08-12T07:08:28.096Z] e2be974225ed: Pull complete [2024-08-12T07:08:28.695Z] 339a4e72a1f5: Pull complete [2024-08-12T07:08:28.695Z] 988bab9f4d93: Pull complete [2024-08-12T07:08:28.960Z] 1469e6f7b9e6: Pull complete [2024-08-12T07:08:28.960Z] eaf3925da568: Pull complete [2024-08-12T07:08:30.878Z] bab4dde63d76: Pull complete [2024-08-12T07:08:30.878Z] bde34c3a00c8: Pull complete [2024-08-12T07:08:31.138Z] b352a97aabf1: Pull complete [2024-08-12T07:08:31.138Z] 4872d77fe225: Pull complete [2024-08-12T07:08:31.138Z] 5851b861e8e6: Pull complete [2024-08-12T07:08:31.138Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-12T07:08:31.138Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T07:08:31.138Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:08:31.290Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:08:31.319Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:08:33.945Z] $ docker top 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 -eo pid,comm [2024-08-12T07:08:34.003Z] 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-08-12T07:08:34.003Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-12T07:08:34.079Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T07:08:34.079Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T07:08:34.196Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T07:08:34.197Z] $ docker exec 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent [2024-08-12T07:08:34.318Z] SSH_AUTH_SOCK=/tmp/ssh-834FwPM9QA3w/agent.32 [2024-08-12T07:08:34.318Z] SSH_AGENT_PID=38 [2024-08-12T07:08:34.326Z] Running ssh-add (command line suppressed) [2024-08-12T07:08:34.451Z] Identity added: /w/workspace/edgex-go/669@tmp/private_key_17484733239941504681.key (/w/workspace/edgex-go/669@tmp/private_key_17484733239941504681.key) [2024-08-12T07:08:34.470Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T07:08:34.766Z] + git tag --points-at HEAD [Pipeline] } [2024-08-12T07:08:34.776Z] $ docker exec --env ******** --env ******** 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent -k [2024-08-12T07:08:34.871Z] unset SSH_AUTH_SOCK; [2024-08-12T07:08:34.871Z] unset SSH_AGENT_PID; [2024-08-12T07:08:34.871Z] echo Agent pid 38 killed; [2024-08-12T07:08:34.885Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-12T07:08:34.978Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T07:08:34.978Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T07:08:35.094Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T07:08:35.094Z] $ docker exec 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent [2024-08-12T07:08:35.219Z] SSH_AUTH_SOCK=/tmp/ssh-21d7Q1UjujrQ/agent.71 [2024-08-12T07:08:35.219Z] SSH_AGENT_PID=77 [2024-08-12T07:08:35.224Z] Running ssh-add (command line suppressed) [2024-08-12T07:08:35.330Z] Identity added: /w/workspace/edgex-go/669@tmp/private_key_17025118725650904325.key (/w/workspace/edgex-go/669@tmp/private_key_17025118725650904325.key) [2024-08-12T07:08:35.346Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T07:08:35.642Z] + git semver init [2024-08-12T07:08:35.902Z] 2024-08-12 07:08:35,822 [run_init] DEBUG init version:0.0.0 force:False [2024-08-12T07:08:35.902Z] 2024-08-12 07:08:35,823 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/669/.semver [2024-08-12T07:08:35.902Z] 2024-08-12 07:08:35,823 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/669/.semver [2024-08-12T07:08:35.902Z] 2024-08-12 07:08:35,823 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/669/.semver'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=None) [2024-08-12T07:08:42.483Z] 2024-08-12 07:08:41,701 [append_file] DEBUG append to file:/w/workspace/edgex-go/669/.git/info/exclude [2024-08-12T07:08:42.483Z] 2024-08-12 07:08:41,702 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/669/.semver/main with force:False [2024-08-12T07:08:42.483Z] 2024-08-12 07:08:41,702 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:08:42.483Z] 2024-08-12 07:08:41,702 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:08:42.483Z] 3.2.0-dev.51 [Pipeline] } [2024-08-12T07:08:42.491Z] $ docker exec --env ******** --env ******** 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 ssh-agent -k [2024-08-12T07:08:42.598Z] unset SSH_AUTH_SOCK; [2024-08-12T07:08:42.599Z] unset SSH_AGENT_PID; [2024-08-12T07:08:42.599Z] echo Agent pid 77 killed; [2024-08-12T07:08:42.611Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T07:08:42.938Z] + git semver [Pipeline] } [2024-08-12T07:08:43.219Z] $ docker stop --time=1 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 [2024-08-12T07:08:44.522Z] $ docker rm -f --volumes 224b4903b8e9aae19ac4b72418eb4626e0f3e8a8ed6944ddfa49a53a1a632c90 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T07:08:44.867Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-12T07:08:45.090Z] Stashed 1 file(s) [Pipeline] echo [2024-08-12T07:08:45.093Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.51 [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-08-12T07:08:45.532Z] + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] echo [2024-08-12T07:08:45.547Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T07:08:45.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T07:08:45.593Z] ========================================================= [2024-08-12T07:08:45.593Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-12T07:08:45.593Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-12T07:08:45.889Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T07:08:45.890Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-12T07:08:45.890Z] 619be1103602: Pulling fs layer [2024-08-12T07:08:45.890Z] 7862e08f4a3e: Pulling fs layer [2024-08-12T07:08:45.890Z] 5df492c9dc93: Pulling fs layer [2024-08-12T07:08:45.890Z] 7629e6793208: Pulling fs layer [2024-08-12T07:08:45.890Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T07:08:45.890Z] fb5054dd5b73: Pulling fs layer [2024-08-12T07:08:45.890Z] eeca6798cff9: Pulling fs layer [2024-08-12T07:08:45.890Z] aa269ceb94a6: Pulling fs layer [2024-08-12T07:08:45.890Z] 7629e6793208: Waiting [2024-08-12T07:08:45.890Z] ada007ff1a6a: Pulling fs layer [2024-08-12T07:08:45.890Z] fb5054dd5b73: Waiting [2024-08-12T07:08:45.890Z] eeca6798cff9: Waiting [2024-08-12T07:08:45.890Z] ada007ff1a6a: Waiting [2024-08-12T07:08:45.890Z] 7862e08f4a3e: Verifying Checksum [2024-08-12T07:08:45.890Z] 7862e08f4a3e: Download complete [2024-08-12T07:08:45.890Z] 7629e6793208: Verifying Checksum [2024-08-12T07:08:45.890Z] 7629e6793208: Download complete [2024-08-12T07:08:45.890Z] 619be1103602: Verifying Checksum [2024-08-12T07:08:45.890Z] 619be1103602: Download complete [2024-08-12T07:08:45.890Z] 4f4fb700ef54: Verifying Checksum [2024-08-12T07:08:45.890Z] 4f4fb700ef54: Download complete [2024-08-12T07:08:45.890Z] fb5054dd5b73: Verifying Checksum [2024-08-12T07:08:45.890Z] fb5054dd5b73: Download complete [2024-08-12T07:08:45.890Z] eeca6798cff9: Verifying Checksum [2024-08-12T07:08:45.890Z] eeca6798cff9: Download complete [2024-08-12T07:08:46.149Z] 619be1103602: Pull complete [2024-08-12T07:08:46.149Z] ada007ff1a6a: Verifying Checksum [2024-08-12T07:08:46.149Z] ada007ff1a6a: Download complete [2024-08-12T07:08:46.149Z] 7862e08f4a3e: Pull complete [2024-08-12T07:08:46.408Z] 5df492c9dc93: Verifying Checksum [2024-08-12T07:08:46.408Z] 5df492c9dc93: Download complete [2024-08-12T07:08:46.669Z] aa269ceb94a6: Verifying Checksum [2024-08-12T07:08:46.669Z] aa269ceb94a6: Download complete [2024-08-12T07:08:49.957Z] 5df492c9dc93: Pull complete [2024-08-12T07:08:49.957Z] 7629e6793208: Pull complete [2024-08-12T07:08:49.957Z] 4f4fb700ef54: Pull complete [2024-08-12T07:08:49.957Z] fb5054dd5b73: Pull complete [2024-08-12T07:08:50.216Z] eeca6798cff9: Pull complete [2024-08-12T07:08:52.774Z] aa269ceb94a6: Pull complete [2024-08-12T07:08:53.343Z] ada007ff1a6a: Pull complete [2024-08-12T07:08:53.343Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-12T07:08:53.343Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T07:08:53.343Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-12T07:08:53.637Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T07:08:53.637Z] WORKDIR /edgex [2024-08-12T07:08:53.637Z] COPY go.mod . [2024-08-12T07:08:53.637Z] RUN go mod download [2024-08-12T07:08:53.637Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-12T07:08:54.212Z] Sending build context to Docker daemon 179MB [2024-08-12T07:08:54.212Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-12T07:08:54.212Z] ---> f489d0715acc [2024-08-12T07:08:54.212Z] Step 2/4 : WORKDIR /edgex [2024-08-12T07:08:59.491Z] ---> Running in 7c60f9461939 [2024-08-12T07:08:59.491Z] Removing intermediate container 7c60f9461939 [2024-08-12T07:08:59.491Z] ---> 0460fccfc43d [2024-08-12T07:08:59.491Z] Step 3/4 : COPY go.mod . [2024-08-12T07:08:59.491Z] ---> 3e2daf342b68 [2024-08-12T07:08:59.491Z] Step 4/4 : RUN go mod download [2024-08-12T07:08:59.491Z] ---> Running in 537681fea3e1 [2024-08-12T07:09:00.198Z] Still waiting to schedule task [2024-08-12T07:09:00.199Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-12T07:09:26.535Z] Removing intermediate container 537681fea3e1 [2024-08-12T07:09:26.536Z] ---> 4eff9dded9de [2024-08-12T07:09:26.536Z] Successfully built 4eff9dded9de [2024-08-12T07:09:26.536Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:09:26.855Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T07:09:26.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:09:26.936Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:09:26.961Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:09:27.402Z] $ docker top 723cbc37af2cdbe2726bd905f2255c7b5556c4ac1518912a7af4891298783d4b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T07:09:27.763Z] + go version [2024-08-12T07:09:27.763Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-12T07:09:27.771Z] $ docker stop --time=1 723cbc37af2cdbe2726bd905f2255c7b5556c4ac1518912a7af4891298783d4b [2024-08-12T07:09:29.073Z] $ docker rm -f --volumes 723cbc37af2cdbe2726bd905f2255c7b5556c4ac1518912a7af4891298783d4b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:09:29.624Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-12T07:09:29.624Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:09:29.703Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:09:29.730Z] $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:09:30.067Z] $ docker top b95e027990d3bc665777b550142f5dad128d07d0880f0f6c17da464820c117c0 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-12T07:09:30.148Z] ========================================================= [2024-08-12T07:09:30.148Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-12T07:09:30.148Z] ========================================================= [Pipeline] sh [2024-08-12T07:09:30.428Z] + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] fileExists [Pipeline] sh [2024-08-12T07:09:30.738Z] + make test [2024-08-12T07:09:30.738Z] go test -race -coverprofile=coverage.out ./... [2024-08-12T07:09:38.873Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-12T07:10:10.963Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-12T07:10:10.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-08-12T07:10:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-12T07:10:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-12T07:10:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-12T07:10:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-12T07:10:12.343Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-12T07:10:12.343Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.043s coverage: 97.0% of statements [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-12T07:10:13.719Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-12T07:10:15.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-12T07:10:15.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-12T07:10:15.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-12T07:10:15.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-12T07:10:15.098Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-12T07:10:16.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.047s coverage: 69.2% of statements [2024-08-12T07:10:16.030Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.050s coverage: 53.2% of statements [2024-08-12T07:10:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-12T07:10:16.293Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-12T07:10:16.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.601s coverage: 93.4% of statements [2024-08-12T07:10:16.293Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.056s coverage: 91.7% of statements [2024-08-12T07:10:17.246Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.046s coverage: 6.5% of statements [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-12T07:10:17.246Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-12T07:10:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.411s coverage: 95.8% of statements [2024-08-12T07:10:18.638Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements [2024-08-12T07:10:19.220Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.021s coverage: 0.0% of statements [no tests to run] [2024-08-12T07:10:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-12T07:10:19.220Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-12T07:10:20.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements [2024-08-12T07:10:20.598Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 30.7% of statements [2024-08-12T07:10:20.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.030s coverage: 41.7% of statements [2024-08-12T07:10:20.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 77.8% of statements [2024-08-12T07:10:20.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-08-12T07:10:20.863Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.042s coverage: 96.3% of statements [2024-08-12T07:10:21.439Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-08-12T07:10:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-12T07:10:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-12T07:10:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-12T07:10:21.705Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-12T07:10:21.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-12T07:10:21.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-12T07:10:21.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-12T07:10:21.964Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-12T07:10:22.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-12T07:10:22.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-12T07:10:22.903Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-12T07:10:23.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-12T07:10:23.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-12T07:10:23.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-12T07:10:23.851Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-12T07:10:24.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-12T07:10:24.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-12T07:10:24.993Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-12T07:10:26.373Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-12T07:10:26.942Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-12T07:10:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-12T07:10:28.316Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-12T07:10:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-12T07:10:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-12T07:10:30.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-12T07:10:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-12T07:10:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-12T07:10:32.232Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-12T07:10:32.456Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7546 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2024-08-12T07:10:32.475Z] Running in /w/workspace/edgex-go/669 [Pipeline] { [Pipeline] checkout [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-12T07:10:32.799Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-12T07:10:33.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T07:10:33.059Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-12T07:10:33.318Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-08-12T07:10:34.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-12T07:10:34.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-12T07:10:34.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-12T07:10:34.257Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-12T07:10:35.527Z] The recommended git tool is: git [2024-08-12T07:10:36.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-12T07:10:36.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-12T07:10:36.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-12T07:10:36.164Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-12T07:10:37.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-12T07:10:37.113Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-12T07:10:38.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-12T07:10:38.049Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-12T07:10:39.860Z] using credential edgex-jenkins-ssh [2024-08-12T07:10:39.884Z] Cloning the remote Git repository [2024-08-12T07:10:39.922Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-12T07:10:40.013Z] > git init /w/workspace/edgex-go/669 # timeout=10 [2024-08-12T07:10:40.167Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-12T07:10:40.168Z] > git --version # timeout=10 [2024-08-12T07:10:40.187Z] > git --version # 'git version 2.25.1' [2024-08-12T07:10:40.191Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-12T07:10:40.330Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.270s coverage: 79.9% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.050s coverage: 92.9% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 67.2% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 76.6% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.096s coverage: 81.8% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.066s coverage: 82.1% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.152s coverage: 63.1% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.024s coverage: 100.0% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.4% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.302s coverage: 36.5% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.110s coverage: 95.7% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements [2024-08-12T07:10:46.170Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.072s coverage: 98.9% of statements [2024-08-12T07:10:46.429Z] 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-08-12T07:10:46.693Z] running golangci-lint [2024-08-12T07:10:46.693Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-12T07:10:46.693Z] go version go1.21.9 linux/amd64 [2024-08-12T07:10:46.953Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-12T07:10:46.953Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-12T07:10:57.144Z] Avoid second fetch [2024-08-12T07:10:57.146Z] Checking out Revision 4ff11727c7037816f98f6c0e9d374500f07cffc5 (main) [2024-08-12T07:10:56.318Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-12T07:10:56.344Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-12T07:10:57.157Z] > git config core.sparsecheckout # timeout=10 [2024-08-12T07:10:57.223Z] > git checkout -f 4ff11727c7037816f98f6c0e9d374500f07cffc5 # timeout=10 [2024-08-12T07:10:57.965Z] Commit message: "feat: Add core-data event related db methods for postgres (#4855)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-12T07:11:02.661Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-12T07:11:02.661Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:11:02.661Z] Dload Upload Total Spent Left Speed [2024-08-12T07:11:02.661Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2024-08-12T07:11:03.012Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-12T07:11:03.341Z] + sudo tee /etc/docker/daemon.new [2024-08-12T07:11:03.341Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-12T07:11:03.341Z] { [2024-08-12T07:11:03.341Z] "registry-mirrors": [ [2024-08-12T07:11:03.341Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-12T07:11:03.341Z] ], [2024-08-12T07:11:03.341Z] "bip": "10.250.0.254/24", [2024-08-12T07:11:03.341Z] "hosts": [ [2024-08-12T07:11:03.341Z] "tcp://0.0.0.0:5555", [2024-08-12T07:11:03.341Z] "unix:///var/run/docker.sock" [2024-08-12T07:11:03.341Z] ], [2024-08-12T07:11:03.341Z] "mtu": 1458, [2024-08-12T07:11:03.341Z] "selinux-enabled": true, [2024-08-12T07:11:03.341Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-12T07:11:03.341Z] } [Pipeline] sh [2024-08-12T07:11:03.672Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-12T07:11:03.998Z] + sudo service docker restart [2024-08-12T07:11:13.508Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|files|name|types_sizes|exports_file|imports) took 24.318404284s" [2024-08-12T07:11:13.508Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 37.675174ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T07:11:22.261Z] provisioning config files... [2024-08-12T07:11:22.286Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config12097595124390637415tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:11:22.708Z] ---> ****-login.sh [2024-08-12T07:11:22.709Z] nexus3.edgexfoundry.org:10001 [2024-08-12T07:11:23.303Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:11:23.304Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:11:23.304Z] Configure a credential helper to remove this warning. See [2024-08-12T07:11:23.304Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:11:23.304Z] [2024-08-12T07:11:23.304Z] Login Succeeded [2024-08-12T07:11:23.304Z] nexus3.edgexfoundry.org:10002 [2024-08-12T07:11:23.571Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:11:23.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:11:23.840Z] Configure a credential helper to remove this warning. See [2024-08-12T07:11:23.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:11:23.840Z] [2024-08-12T07:11:23.840Z] Login Succeeded [2024-08-12T07:11:23.840Z] nexus3.edgexfoundry.org:10003 [2024-08-12T07:11:24.119Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:11:24.119Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:11:24.119Z] Configure a credential helper to remove this warning. See [2024-08-12T07:11:24.119Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:11:24.119Z] [2024-08-12T07:11:24.119Z] Login Succeeded [2024-08-12T07:11:24.119Z] nexus3.edgexfoundry.org:10004 [2024-08-12T07:11:24.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:11:24.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:11:24.391Z] Configure a credential helper to remove this warning. See [2024-08-12T07:11:24.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:11:24.391Z] [2024-08-12T07:11:24.391Z] Login Succeeded [2024-08-12T07:11:24.391Z] ****.io [2024-08-12T07:11:24.658Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:11:24.926Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:11:24.926Z] Configure a credential helper to remove this warning. See [2024-08-12T07:11:24.926Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:11:24.926Z] [2024-08-12T07:11:24.926Z] Login Succeeded [2024-08-12T07:11:24.926Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T07:11:24.943Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-12T07:11:25.542Z] + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] echo [2024-08-12T07:11:25.561Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T07:11:25.576Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T07:11:25.589Z] ========================================================= [2024-08-12T07:11:25.589Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-12T07:11:25.589Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-12T07:11:25.724Z] level=info msg="[linters_context/goanalysis] analyzers took 1m50.651115966s with top 10 stages: buildir: 1m7.201470834s, gosec: 9.958335179s, inspect: 3.179539165s, fact_deprecated: 2.510316991s, printf: 1.844415079s, ctrlflow: 1.51537026s, nilness: 1.308554592s, fact_purity: 1.302461577s, S1038: 1.09773172s, directives: 807.457037ms" [2024-08-12T07:11:25.724Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-08-12T07:11:25.724Z] level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, autogenerated_exclude: 214/214, exclude: 214/214, cgo: 214/214, identifier_marker: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_files: 214/214, skip_dirs: 214/214, nolint: 0/22" [2024-08-12T07:11:25.724Z] level=info msg="[runner] processing took 19.258843ms with stages: nolint: 7.303627ms, identifier_marker: 6.537032ms, autogenerated_exclude: 1.711681ms, path_prettifier: 1.66501ms, exclude-rules: 1.161038ms, skip_dirs: 780.564µs, filename_unadjuster: 55.121µs, cgo: 39.88µs, fixer: 820ns, diff: 690ns, max_same_issues: 640ns, uniq_by_line: 500ns, skip_files: 440ns, exclude: 400ns, path_shortener: 330ns, sort_results: 250ns, severity-rules: 250ns, max_from_linter: 200ns, source_code: 140ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-12T07:11:25.724Z] level=info msg="[runner] linters took 14.136026824s with stages: goanalysis_metalinter: 14.116662571s" [2024-08-12T07:11:25.724Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-12T07:11:25.724Z] level=info msg="Memory: 377 samples, avg is 293.8MB, max is 1254.6MB" [2024-08-12T07:11:25.724Z] level=info msg="Execution took 38.500640781s" [2024-08-12T07:11:25.724Z] go vet ./... [2024-08-12T07:11:25.902Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T07:11:26.168Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-12T07:11:26.169Z] c6b39de5b339: Pulling fs layer [2024-08-12T07:11:26.169Z] a69c41024577: Pulling fs layer [2024-08-12T07:11:26.169Z] d6de4b400683: Pulling fs layer [2024-08-12T07:11:26.169Z] 35cb2a7552d0: Pulling fs layer [2024-08-12T07:11:26.169Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T07:11:26.169Z] 464afbd9ba4c: Pulling fs layer [2024-08-12T07:11:26.169Z] 35cb2a7552d0: Waiting [2024-08-12T07:11:26.169Z] 4f4fb700ef54: Waiting [2024-08-12T07:11:26.169Z] 00f215d4a9da: Pulling fs layer [2024-08-12T07:11:26.169Z] 464afbd9ba4c: Waiting [2024-08-12T07:11:26.169Z] d496ad576159: Pulling fs layer [2024-08-12T07:11:26.169Z] 00f215d4a9da: Waiting [2024-08-12T07:11:26.169Z] d496ad576159: Waiting [2024-08-12T07:11:26.169Z] a69c41024577: Download complete [2024-08-12T07:11:26.169Z] 35cb2a7552d0: Verifying Checksum [2024-08-12T07:11:26.169Z] 35cb2a7552d0: Download complete [2024-08-12T07:11:26.169Z] 4f4fb700ef54: Verifying Checksum [2024-08-12T07:11:26.169Z] 4f4fb700ef54: Download complete [2024-08-12T07:11:26.169Z] 464afbd9ba4c: Verifying Checksum [2024-08-12T07:11:26.169Z] 464afbd9ba4c: Download complete [2024-08-12T07:11:26.169Z] c6b39de5b339: Download complete [2024-08-12T07:11:26.753Z] d496ad576159: Verifying Checksum [2024-08-12T07:11:26.753Z] d496ad576159: Download complete [2024-08-12T07:11:27.022Z] c6b39de5b339: Pull complete [2024-08-12T07:11:27.605Z] a69c41024577: Pull complete [2024-08-12T07:11:27.882Z] d6de4b400683: Verifying Checksum [2024-08-12T07:11:27.882Z] d6de4b400683: Download complete [2024-08-12T07:11:29.298Z] 00f215d4a9da: Verifying Checksum [2024-08-12T07:11:29.298Z] 00f215d4a9da: Download complete [2024-08-12T07:11:32.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-12T07:11:32.544Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-12T07:11:32.544Z] ./bin/test-attribution-txt.sh [2024-08-12T07:11:32.544Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-12T07:11:32.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-12T07:11:33.105Z] + ls -al . [2024-08-12T07:11:33.105Z] total 880 [2024-08-12T07:11:33.105Z] drwxrwxr-x 11 1001 1001 4096 Aug 12 07:09 . [2024-08-12T07:11:33.105Z] drwxr-xr-x 4 root root 4096 Aug 12 07:09 .. [2024-08-12T07:11:33.105Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 07:08 .blubracket [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 10 Aug 12 07:08 .dockerignore [2024-08-12T07:11:33.105Z] drwxrwxr-x 8 1001 1001 4096 Aug 12 07:10 .git [2024-08-12T07:11:33.105Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 07:08 .github [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 1102 Aug 12 07:08 .gitignore [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 42 Aug 12 07:08 .golangci.yml [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 100 Aug 12 07:08 .hadolint.yml [2024-08-12T07:11:33.105Z] drwxr-xr-x 3 1001 1001 4096 Aug 12 07:08 .semver [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 155 Aug 12 07:08 .sonarcloud.properties [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 1171 Aug 12 07:08 ADOPTERS.md [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 21171 Aug 12 07:08 Attribution.txt [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 100284 Aug 12 07:08 CHANGELOG.md [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 3804 Aug 12 07:08 CONTRIBUTING.md [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 677 Aug 12 07:08 GOVERNANCE.md [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 861 Aug 12 07:08 Jenkinsfile [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 10775 Aug 12 07:08 LICENSE [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 16854 Aug 12 07:08 Makefile [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 582 Aug 12 07:08 OWNERS.md [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 9528 Aug 12 07:08 README.md [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 789 Aug 12 07:08 SECURITY.md [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 12 Aug 12 07:08 VERSION [2024-08-12T07:11:33.105Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 07:08 bin [2024-08-12T07:11:33.105Z] drwxrwxr-x 20 1001 1001 4096 Aug 12 07:08 cmd [2024-08-12T07:11:33.105Z] -rw-r--r-- 1 root root 511262 Aug 12 07:10 coverage.out [2024-08-12T07:11:33.105Z] drwxrwxr-x 2 1001 1001 4096 Aug 12 07:08 fuzz_test [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 7317 Aug 12 07:08 go.mod [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 102581 Aug 12 07:08 go.sum [2024-08-12T07:11:33.105Z] drwxrwxr-x 7 1001 1001 4096 Aug 12 07:08 internal [2024-08-12T07:11:33.105Z] drwxrwxr-x 3 1001 1001 4096 Aug 12 07:08 openapi [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 584 Aug 12 07:08 security.txt [2024-08-12T07:11:33.105Z] -rw-rw-r-- 1 1001 1001 204 Aug 12 07:08 version.go [Pipeline] sh [2024-08-12T07:11:33.395Z] + '[' -e coverage.out ] [2024-08-12T07:11:33.396Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-12T07:11:33.524Z] Stashed 1 file(s) [Pipeline] sh [2024-08-12T07:11:33.810Z] + make build [2024-08-12T07:11:33.810Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T07:11:41.628Z] d6de4b400683: Pull complete [2024-08-12T07:11:41.628Z] 35cb2a7552d0: Pull complete [2024-08-12T07:11:41.628Z] 4f4fb700ef54: Pull complete [2024-08-12T07:11:41.628Z] 464afbd9ba4c: Pull complete [2024-08-12T07:11:49.858Z] 00f215d4a9da: Pull complete [2024-08-12T07:11:50.822Z] d496ad576159: Pull complete [2024-08-12T07:11:51.089Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-12T07:11:51.089Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T07:11:51.089Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-12T07:11:51.427Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T07:11:51.427Z] WORKDIR /edgex [2024-08-12T07:11:51.427Z] COPY go.mod . [2024-08-12T07:11:51.427Z] RUN go mod download [2024-08-12T07:11:51.427Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-12T07:11:52.012Z] Sending build context to Docker daemon 3.433MB [2024-08-12T07:11:52.012Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-12T07:11:52.012Z] ---> f246e2811388 [2024-08-12T07:11:52.012Z] Step 2/4 : WORKDIR /edgex [2024-08-12T07:11:54.013Z] ---> Running in cb016b21376e [2024-08-12T07:11:54.013Z] Removing intermediate container cb016b21376e [2024-08-12T07:11:54.013Z] ---> 775399530a64 [2024-08-12T07:11:54.013Z] Step 3/4 : COPY go.mod . [2024-08-12T07:11:54.608Z] ---> 09168a54e50a [2024-08-12T07:11:54.608Z] Step 4/4 : RUN go mod download [2024-08-12T07:11:54.608Z] ---> Running in 531bec594ce7 [2024-08-12T07:12:00.374Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T07:12:00.374Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T07:12:00.941Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T07:12:01.509Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T07:12:03.413Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T07:12:07.601Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T07:12:09.523Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T07:12:11.426Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T07:12:13.330Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T07:12:14.270Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T07:12:15.205Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T07:12:15.773Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T07:12:17.148Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-08-12T07:12:17.724Z] $ docker stop --time=1 b95e027990d3bc665777b550142f5dad128d07d0880f0f6c17da464820c117c0 [2024-08-12T07:12:25.117Z] $ docker rm -f --volumes b95e027990d3bc665777b550142f5dad128d07d0880f0f6c17da464820c117c0 [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-08-12T07:12:26.362Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T07:12:26.362Z] [2024-08-12T07:12:26.362Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:12:26.665Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T07:12:26.665Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-12T07:12:26.665Z] 91d30c5bc195: Pulling fs layer [2024-08-12T07:12:26.665Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-12T07:12:26.665Z] 9c61dcf015f6: Pulling fs layer [2024-08-12T07:12:26.665Z] 4698f68db338: Pulling fs layer [2024-08-12T07:12:26.665Z] 2a2f49069b9e: Pulling fs layer [2024-08-12T07:12:26.665Z] e0025b399a48: Pulling fs layer [2024-08-12T07:12:26.665Z] 4698f68db338: Waiting [2024-08-12T07:12:26.665Z] 2a2f49069b9e: Waiting [2024-08-12T07:12:26.665Z] e0025b399a48: Waiting [2024-08-12T07:12:26.923Z] 91d30c5bc195: Verifying Checksum [2024-08-12T07:12:26.923Z] 91d30c5bc195: Download complete [2024-08-12T07:12:26.923Z] 4698f68db338: Verifying Checksum [2024-08-12T07:12:26.923Z] 4698f68db338: Download complete [2024-08-12T07:12:26.923Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-12T07:12:26.923Z] 2e9b0aa3be6d: Download complete [2024-08-12T07:12:26.923Z] e0025b399a48: Verifying Checksum [2024-08-12T07:12:26.923Z] e0025b399a48: Download complete [2024-08-12T07:12:26.923Z] 91d30c5bc195: Pull complete [2024-08-12T07:12:26.923Z] 2a2f49069b9e: Download complete [2024-08-12T07:12:27.182Z] 2e9b0aa3be6d: Pull complete [2024-08-12T07:12:27.441Z] 9c61dcf015f6: Download complete [2024-08-12T07:12:29.977Z] 9c61dcf015f6: Pull complete [2024-08-12T07:12:30.235Z] 4698f68db338: Pull complete [2024-08-12T07:12:30.493Z] 2a2f49069b9e: Pull complete [2024-08-12T07:12:30.755Z] e0025b399a48: Pull complete [2024-08-12T07:12:30.755Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-12T07:12:30.755Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-12T07:12:30.755Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:12:30.857Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:12:30.887Z] $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:12:33.532Z] $ docker top 5c90476a0bdb57593d3d919f855a9464f8de409515cc58383c6514006384d012 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T07:12:33.897Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-12T07:12:36.433Z] #1 [security-spire-server internal] load build definition from Dockerfile [2024-08-12T07:12:36.433Z] #1 transferring dockerfile: [2024-08-12T07:12:36.433Z] #1 transferring dockerfile: 1.70kB done [2024-08-12T07:12:36.433Z] #1 DONE 0.0s [2024-08-12T07:12:36.691Z] [2024-08-12T07:12:36.691Z] #2 [core-metadata internal] load build definition from Dockerfile [2024-08-12T07:12:36.691Z] #2 transferring dockerfile: 2.06kB done [2024-08-12T07:12:36.691Z] #2 DONE 0.0s [2024-08-12T07:12:36.691Z] [2024-08-12T07:12:36.691Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-08-12T07:12:36.691Z] #3 transferring dockerfile: 1.81kB done [2024-08-12T07:12:36.691Z] #3 DONE 0.0s [2024-08-12T07:12:36.691Z] [2024-08-12T07:12:36.691Z] #4 [support-notifications internal] load build definition from Dockerfile [2024-08-12T07:12:36.691Z] #4 transferring dockerfile: 1.95kB done [2024-08-12T07:12:36.691Z] #4 DONE 0.0s [2024-08-12T07:12:36.691Z] [2024-08-12T07:12:36.691Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-12T07:12:36.691Z] #5 transferring dockerfile: 2.23kB done [2024-08-12T07:12:36.691Z] #5 DONE 0.0s [2024-08-12T07:12:36.691Z] [2024-08-12T07:12:36.691Z] #6 [security-spire-server internal] load .dockerignore [2024-08-12T07:12:36.691Z] #6 transferring context: [2024-08-12T07:12:36.950Z] #6 transferring context: 50B done [2024-08-12T07:12:36.950Z] #6 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #7 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #7 transferring dockerfile: 2.50kB done [2024-08-12T07:12:36.950Z] #7 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #8 [core-command internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #8 transferring dockerfile: 1.93kB done [2024-08-12T07:12:36.950Z] #8 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #9 [core-keeper internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #9 transferring dockerfile: 2.01kB done [2024-08-12T07:12:36.950Z] #9 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #10 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #10 transferring dockerfile: 3.17kB done [2024-08-12T07:12:36.950Z] #10 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #11 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #11 transferring dockerfile: 1.85kB done [2024-08-12T07:12:36.950Z] #11 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #12 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #12 transferring dockerfile: 1.89kB done [2024-08-12T07:12:36.950Z] #12 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #13 [support-scheduler internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #13 transferring dockerfile: 1.93kB done [2024-08-12T07:12:36.950Z] #13 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #14 transferring dockerfile: 2.49kB done [2024-08-12T07:12:36.950Z] #14 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #15 [security-spire-config internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #15 transferring dockerfile: 1.69kB done [2024-08-12T07:12:36.950Z] #15 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #16 [core-data internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #16 transferring dockerfile: 2.01kB done [2024-08-12T07:12:36.950Z] #16 DONE 0.0s [2024-08-12T07:12:36.950Z] [2024-08-12T07:12:36.950Z] #17 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-12T07:12:36.950Z] #17 transferring dockerfile: 2.15kB done [2024-08-12T07:12:36.950Z] #17 DONE 0.0s [2024-08-12T07:12:37.209Z] [2024-08-12T07:12:37.209Z] #18 [core-metadata internal] load .dockerignore [2024-08-12T07:12:37.210Z] #18 transferring context: 50B done [2024-08-12T07:12:37.210Z] #18 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #19 [security-spire-agent internal] load .dockerignore [2024-08-12T07:12:37.210Z] #19 transferring context: 50B done [2024-08-12T07:12:37.210Z] #19 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #20 [support-notifications internal] load .dockerignore [2024-08-12T07:12:37.210Z] #20 transferring context: 50B done [2024-08-12T07:12:37.210Z] #20 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-12T07:12:37.210Z] #21 transferring context: 50B done [2024-08-12T07:12:37.210Z] #21 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-12T07:12:37.210Z] #22 transferring context: 50B done [2024-08-12T07:12:37.210Z] #22 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #23 [core-command internal] load .dockerignore [2024-08-12T07:12:37.210Z] #23 transferring context: 50B done [2024-08-12T07:12:37.210Z] #23 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #24 [security-bootstrapper internal] load .dockerignore [2024-08-12T07:12:37.210Z] #24 transferring context: 50B done [2024-08-12T07:12:37.210Z] #24 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #25 [core-keeper internal] load .dockerignore [2024-08-12T07:12:37.210Z] #25 transferring context: 50B done [2024-08-12T07:12:37.210Z] #25 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #26 [support-cron-scheduler internal] load .dockerignore [2024-08-12T07:12:37.210Z] #26 transferring context: 50B done [2024-08-12T07:12:37.210Z] #26 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #27 [support-scheduler internal] load .dockerignore [2024-08-12T07:12:37.210Z] #27 transferring context: 50B done [2024-08-12T07:12:37.210Z] #27 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-12T07:12:37.210Z] #28 transferring context: 50B done [2024-08-12T07:12:37.210Z] #28 DONE 0.0s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #29 [security-secretstore-setup internal] load .dockerignore [2024-08-12T07:12:37.210Z] #29 transferring context: 50B done [2024-08-12T07:12:37.210Z] #29 DONE 0.1s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #30 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:12:37.210Z] #30 DONE 0.1s [2024-08-12T07:12:37.210Z] [2024-08-12T07:12:37.210Z] #31 [security-spire-config internal] load .dockerignore [2024-08-12T07:12:37.210Z] #31 transferring context: 50B done [2024-08-12T07:12:37.467Z] #31 DONE 0.0s [2024-08-12T07:12:37.467Z] [2024-08-12T07:12:37.467Z] #32 [core-data internal] load .dockerignore [2024-08-12T07:12:37.467Z] #32 transferring context: 50B done [2024-08-12T07:12:37.467Z] #32 DONE 0.0s [2024-08-12T07:12:37.467Z] [2024-08-12T07:12:37.467Z] #33 [security-proxy-auth internal] load .dockerignore [2024-08-12T07:12:37.467Z] #33 transferring context: 50B done [2024-08-12T07:12:37.467Z] #33 DONE 0.0s [2024-08-12T07:12:37.467Z] [2024-08-12T07:12:37.467Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T07:12:37.467Z] #34 DONE 0.0s [2024-08-12T07:12:37.467Z] [2024-08-12T07:12:37.467Z] #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:12:37.467Z] #30 ... [2024-08-12T07:12:37.467Z] [2024-08-12T07:12:37.467Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T07:12:37.467Z] #34 DONE 0.0s [2024-08-12T07:12:37.467Z] [2024-08-12T07:12:37.467Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:12:37.725Z] #30 ... [2024-08-12T07:12:37.725Z] [2024-08-12T07:12:37.725Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T07:12:37.725Z] #34 DONE 0.0s [2024-08-12T07:12:37.725Z] [2024-08-12T07:12:37.725Z] #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T07:12:37.725Z] #35 DONE 0.4s [2024-08-12T07:12:37.725Z] [2024-08-12T07:12:37.725Z] #30 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:12:37.725Z] #30 ... [2024-08-12T07:12:37.725Z] [2024-08-12T07:12:37.725Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-12T07:12:37.725Z] #34 DONE 0.0s [2024-08-12T07:12:37.725Z] [2024-08-12T07:12:37.725Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:12:38.304Z] #30 DONE 0.9s [2024-08-12T07:12:38.304Z] [2024-08-12T07:12:38.304Z] #36 [support-cron-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:12:38.304Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:12:38.304Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T07:12:38.304Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T07:12:38.304Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:12:38.304Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T07:12:38.304Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-12T07:12:38.875Z] #36 ... [2024-08-12T07:12:38.875Z] [2024-08-12T07:12:38.875Z] #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T07:12:38.875Z] #35 DONE 1.5s [2024-08-12T07:12:38.875Z] [2024-08-12T07:12:38.875Z] #36 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:12:38.875Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:12:38.875Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T07:12:38.875Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T07:12:38.875Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:12:38.875Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T07:12:38.875Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-12T07:12:39.809Z] #36 ... [2024-08-12T07:12:39.809Z] [2024-08-12T07:12:39.809Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-12T07:12:39.809Z] #37 DONE 2.4s [2024-08-12T07:12:39.809Z] [2024-08-12T07:12:39.809Z] #36 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:12:39.809Z] #36 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:12:39.809Z] #36 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-12T07:12:39.809Z] #36 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done [2024-08-12T07:12:39.809Z] #36 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:12:39.809Z] #36 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-12T07:12:39.809Z] #36 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.2s done [2024-08-12T07:12:40.449Z] #36 DONE 2.9s [2024-08-12T07:12:40.449Z] [2024-08-12T07:12:40.449Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:12:40.449Z] #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done [2024-08-12T07:12:40.449Z] #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T07:12:40.449Z] #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-12T07:12:40.449Z] #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-12T07:12:40.449Z] #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done [2024-08-12T07:12:40.449Z] #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.6s done [2024-08-12T07:12:40.449Z] #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-12T07:12:40.449Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.7s [2024-08-12T07:12:40.449Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.7s [2024-08-12T07:12:40.449Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.8s [2024-08-12T07:12:40.449Z] #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-08-12T07:12:40.449Z] #38 ... [2024-08-12T07:12:40.449Z] [2024-08-12T07:12:40.449Z] #39 [security-spire-server internal] load build context [2024-08-12T07:12:40.449Z] #39 transferring context: 27.60kB 0.0s done [2024-08-12T07:12:40.449Z] #39 DONE 2.8s [2024-08-12T07:12:40.449Z] [2024-08-12T07:12:40.449Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:12:40.709Z] #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.9s done [2024-08-12T07:12:40.709Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.0s [2024-08-12T07:12:40.709Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 1.1s [2024-08-12T07:12:40.709Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 1.2s [2024-08-12T07:12:40.969Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 1.3s [2024-08-12T07:12:40.969Z] #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-12T07:12:40.969Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 28.31MB / 30.73MB 1.4s [2024-08-12T07:12:41.227Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s [2024-08-12T07:12:42.163Z] #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 2.4s done [2024-08-12T07:12:42.163Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-12T07:12:45.450Z] #38 ... [2024-08-12T07:12:45.450Z] [2024-08-12T07:12:45.450Z] #40 [security-spire-agent internal] load build context [2024-08-12T07:12:45.450Z] #40 transferring context: 27.13kB 0.0s done [2024-08-12T07:12:45.450Z] #40 DONE 5.1s [2024-08-12T07:12:45.450Z] [2024-08-12T07:12:45.450Z] #41 [security-spire-config internal] load build context [2024-08-12T07:12:45.450Z] #41 transferring context: 25.85kB 0.0s done [2024-08-12T07:12:45.450Z] #41 DONE 6.2s [2024-08-12T07:12:45.450Z] [2024-08-12T07:12:45.450Z] #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:12:45.450Z] #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.0s done [2024-08-12T07:12:47.364Z] #38 ... [2024-08-12T07:12:47.364Z] [2024-08-12T07:12:47.364Z] #42 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-12T07:12:47.620Z] #42 ... [2024-08-12T07:12:47.620Z] [2024-08-12T07:12:47.620Z] #43 [core-metadata internal] load build context [2024-08-12T07:12:47.620Z] #43 ... [2024-08-12T07:12:47.620Z] [2024-08-12T07:12:47.620Z] #44 [support-notifications internal] load build context [2024-08-12T07:12:47.877Z] #44 transferring context: 430.20MB 10.1s [2024-08-12T07:12:47.877Z] #44 ... [2024-08-12T07:12:47.877Z] [2024-08-12T07:12:47.877Z] #45 [security-proxy-setup internal] load build context [2024-08-12T07:12:47.877Z] #45 ... [2024-08-12T07:12:47.877Z] [2024-08-12T07:12:47.877Z] #46 [core-command internal] load build context [2024-08-12T07:12:47.877Z] #46 ... [2024-08-12T07:12:47.877Z] [2024-08-12T07:12:47.877Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-12T07:12:49.007Z] #47 ... [2024-08-12T07:12:49.007Z] [2024-08-12T07:12:49.007Z] #46 [core-command internal] load build context [2024-08-12T07:12:49.267Z] #46 ... [2024-08-12T07:12:49.267Z] [2024-08-12T07:12:49.267Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:12:49.267Z] #48 ... [2024-08-12T07:12:49.267Z] [2024-08-12T07:12:49.267Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-12T07:12:49.267Z] #49 ... [2024-08-12T07:12:49.267Z] [2024-08-12T07:12:49.268Z] #50 [support-cron-scheduler internal] load build context [2024-08-12T07:12:49.268Z] #50 ... [2024-08-12T07:12:49.268Z] [2024-08-12T07:12:49.268Z] #51 [core-data internal] load build context [2024-08-12T07:12:49.526Z] #51 ... [2024-08-12T07:12:49.526Z] [2024-08-12T07:12:49.526Z] #52 [core-keeper internal] load build context [2024-08-12T07:12:49.526Z] #52 ... [2024-08-12T07:12:49.526Z] [2024-08-12T07:12:49.526Z] #53 [support-scheduler internal] load build context [2024-08-12T07:12:50.042Z] #53 ... [2024-08-12T07:12:50.042Z] [2024-08-12T07:12:50.042Z] #54 [security-secretstore-setup internal] load build context [2024-08-12T07:12:50.042Z] #54 ... [2024-08-12T07:12:50.042Z] [2024-08-12T07:12:50.042Z] #55 [security-bootstrapper internal] load build context [2024-08-12T07:12:50.042Z] #55 ... [2024-08-12T07:12:50.042Z] [2024-08-12T07:12:50.042Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-12T07:12:50.303Z] #47 ... [2024-08-12T07:12:50.303Z] [2024-08-12T07:12:50.303Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:12:50.303Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-08-12T07:12:50.303Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-12T07:12:50.303Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-12T07:12:50.303Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-12T07:12:50.304Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 2.0s done [2024-08-12T07:12:50.304Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-12T07:12:50.304Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.4s done [2024-08-12T07:12:50.304Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done [2024-08-12T07:12:50.304Z] #56 ... [2024-08-12T07:12:50.304Z] [2024-08-12T07:12:50.304Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:12:50.304Z] #48 ... [2024-08-12T07:12:50.304Z] [2024-08-12T07:12:50.304Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T07:12:50.562Z] #57 ... [2024-08-12T07:12:50.562Z] [2024-08-12T07:12:50.562Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:12:51.021Z] Removing intermediate container 531bec594ce7 [2024-08-12T07:12:51.021Z] ---> 8f3711791887 [2024-08-12T07:12:51.021Z] Successfully built 8f3711791887 [2024-08-12T07:12:51.021Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:12:51.352Z] + docker inspect -f . ci-base-image-arm64 [2024-08-12T07:12:51.352Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:12:51.493Z] #48 ... [2024-08-12T07:12:51.493Z] [2024-08-12T07:12:51.493Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T07:12:51.493Z] #58 ... [2024-08-12T07:12:51.493Z] [2024-08-12T07:12:51.493Z] #59 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-12T07:12:51.493Z] #59 ... [2024-08-12T07:12:51.493Z] [2024-08-12T07:12:51.493Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T07:12:51.576Z] prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container [2024-08-12T07:12:51.640Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:12:51.751Z] #60 ... [2024-08-12T07:12:51.751Z] [2024-08-12T07:12:51.751Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T07:12:51.751Z] #61 ... [2024-08-12T07:12:51.751Z] [2024-08-12T07:12:51.751Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T07:12:52.008Z] #62 ... [2024-08-12T07:12:52.008Z] [2024-08-12T07:12:52.008Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T07:12:52.008Z] #63 ... [2024-08-12T07:12:52.008Z] [2024-08-12T07:12:52.008Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:12:52.266Z] #64 ... [2024-08-12T07:12:52.266Z] [2024-08-12T07:12:52.266Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T07:12:52.266Z] #65 ... [2024-08-12T07:12:52.266Z] [2024-08-12T07:12:52.266Z] #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T07:12:52.528Z] #66 ... [2024-08-12T07:12:52.528Z] [2024-08-12T07:12:52.528Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:12:52.869Z] $ docker top 814a9c524180112eb4f20068a776c9e134ed757f3d91efae406c48933be8d9c0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T07:12:53.155Z] #48 transferring context: 339.22MB 12.5s [2024-08-12T07:12:53.847Z] + go version [2024-08-12T07:12:53.847Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-12T07:12:53.863Z] $ docker stop --time=1 814a9c524180112eb4f20068a776c9e134ed757f3d91efae406c48933be8d9c0 [2024-08-12T07:12:54.682Z] #48 transferring context: 494.04MB 14.2s done [2024-08-12T07:12:55.491Z] $ docker rm -f --volumes 814a9c524180112eb4f20068a776c9e134ed757f3d91efae406c48933be8d9c0 [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-08-12T07:12:56.184Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T07:12:56.184Z] [2024-08-12T07:12:56.184Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:12:56.534Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T07:12:56.534Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-12T07:12:56.534Z] 547446be3368: Pulling fs layer [2024-08-12T07:12:56.534Z] d125d8839a47: Pulling fs layer [2024-08-12T07:12:56.534Z] 3e85d5ac6304: Pulling fs layer [2024-08-12T07:12:56.534Z] c3105a71a48b: Pulling fs layer [2024-08-12T07:12:56.534Z] 0f093f025ec4: Pulling fs layer [2024-08-12T07:12:56.534Z] c3106fc0e877: Pulling fs layer [2024-08-12T07:12:56.534Z] c3105a71a48b: Waiting [2024-08-12T07:12:56.534Z] 0f093f025ec4: Waiting [2024-08-12T07:12:56.534Z] c3106fc0e877: Waiting [2024-08-12T07:12:56.801Z] 547446be3368: Verifying Checksum [2024-08-12T07:12:56.801Z] 547446be3368: Download complete [2024-08-12T07:12:56.801Z] c3105a71a48b: Verifying Checksum [2024-08-12T07:12:56.801Z] c3105a71a48b: Download complete [2024-08-12T07:12:57.068Z] d125d8839a47: Verifying Checksum [2024-08-12T07:12:57.068Z] d125d8839a47: Download complete [2024-08-12T07:12:57.335Z] c3106fc0e877: Verifying Checksum [2024-08-12T07:12:57.335Z] c3106fc0e877: Download complete [2024-08-12T07:12:57.335Z] 0f093f025ec4: Verifying Checksum [2024-08-12T07:12:57.335Z] 0f093f025ec4: Download complete [2024-08-12T07:12:57.360Z] #48 ... [2024-08-12T07:12:57.360Z] [2024-08-12T07:12:57.360Z] #53 [support-scheduler internal] load build context [2024-08-12T07:12:57.360Z] #53 transferring context: 494.04MB 14.2s done [2024-08-12T07:12:57.602Z] 547446be3368: Pull complete [2024-08-12T07:12:57.925Z] #53 ... [2024-08-12T07:12:57.925Z] [2024-08-12T07:12:57.925Z] #43 [core-metadata internal] load build context [2024-08-12T07:12:57.925Z] #43 transferring context: 494.04MB 14.8s done [2024-08-12T07:12:57.925Z] #43 ... [2024-08-12T07:12:57.925Z] [2024-08-12T07:12:57.925Z] #45 [security-proxy-setup internal] load build context [2024-08-12T07:12:57.925Z] #45 transferring context: 494.04MB 9.7s done [2024-08-12T07:12:58.571Z] d125d8839a47: Pull complete [2024-08-12T07:12:59.128Z] #45 ... [2024-08-12T07:12:59.128Z] [2024-08-12T07:12:59.128Z] #44 [support-notifications internal] load build context [2024-08-12T07:12:59.128Z] #44 transferring context: 494.04MB 12.1s done [2024-08-12T07:12:59.155Z] 3e85d5ac6304: Verifying Checksum [2024-08-12T07:12:59.155Z] 3e85d5ac6304: Download complete [2024-08-12T07:12:59.874Z] #44 ... [2024-08-12T07:12:59.874Z] [2024-08-12T07:12:59.874Z] #55 [security-bootstrapper internal] load build context [2024-08-12T07:12:59.874Z] #55 transferring context: 494.04MB 14.1s done [2024-08-12T07:12:59.874Z] #55 ... [2024-08-12T07:12:59.874Z] [2024-08-12T07:12:59.874Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-12T07:12:59.874Z] #49 transferring context: 494.04MB 12.8s done [2024-08-12T07:13:00.761Z] #49 ... [2024-08-12T07:13:00.761Z] [2024-08-12T07:13:00.761Z] #50 [support-cron-scheduler internal] load build context [2024-08-12T07:13:00.761Z] #50 transferring context: 494.04MB 13.4s done [2024-08-12T07:13:01.031Z] #50 ... [2024-08-12T07:13:01.031Z] [2024-08-12T07:13:01.031Z] #52 [core-keeper internal] load build context [2024-08-12T07:13:01.031Z] #52 transferring context: 494.04MB 13.2s done [2024-08-12T07:13:01.031Z] #52 ... [2024-08-12T07:13:01.031Z] [2024-08-12T07:13:01.031Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-12T07:13:01.031Z] #47 transferring context: 494.04MB 12.3s done [2024-08-12T07:13:01.295Z] #47 ... [2024-08-12T07:13:01.295Z] [2024-08-12T07:13:01.295Z] #46 [core-command internal] load build context [2024-08-12T07:13:01.295Z] #46 transferring context: 494.04MB 10.8s done [2024-08-12T07:13:01.295Z] #46 ... [2024-08-12T07:13:01.295Z] [2024-08-12T07:13:01.295Z] #51 [core-data internal] load build context [2024-08-12T07:13:01.295Z] #51 transferring context: 494.04MB 12.6s done [2024-08-12T07:13:01.554Z] #51 ... [2024-08-12T07:13:01.554Z] [2024-08-12T07:13:01.554Z] #54 [security-secretstore-setup internal] load build context [2024-08-12T07:13:01.554Z] #54 transferring context: 494.04MB 12.9s done [2024-08-12T07:13:09.241Z] 3e85d5ac6304: Pull complete [2024-08-12T07:13:09.241Z] c3105a71a48b: Pull complete [2024-08-12T07:13:10.200Z] 0f093f025ec4: Pull complete [2024-08-12T07:13:10.200Z] c3106fc0e877: Pull complete [2024-08-12T07:13:10.200Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-12T07:13:10.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-12T07:13:10.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:13:10.415Z] prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container [2024-08-12T07:13:10.513Z] $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:13:12.430Z] $ docker top 9ee1f53e36afe5a67bc6718a2b14bff1e72323506a366576f7288f74eefa8054 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T07:13:12.984Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-12T07:13:19.831Z] #54 ... [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #46 [core-command internal] load build context [2024-08-12T07:13:19.831Z] #46 DONE 40.6s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #45 [security-proxy-setup internal] load build context [2024-08-12T07:13:19.831Z] #45 DONE 40.6s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #51 [core-data internal] load build context [2024-08-12T07:13:19.831Z] #51 DONE 39.9s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #47 [core-common-config-bootstrapper internal] load build context [2024-08-12T07:13:19.831Z] #47 DONE 40.6s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #49 [security-spiffe-token-provider internal] load build context [2024-08-12T07:13:19.831Z] #49 DONE 39.9s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #44 [support-notifications internal] load build context [2024-08-12T07:13:19.831Z] #44 DONE 40.6s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #43 [core-metadata internal] load build context [2024-08-12T07:13:19.831Z] #43 DONE 40.7s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #54 [security-secretstore-setup internal] load build context [2024-08-12T07:13:19.831Z] #54 DONE 40.0s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #50 [support-cron-scheduler internal] load build context [2024-08-12T07:13:19.831Z] #50 DONE 40.0s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #52 [core-keeper internal] load build context [2024-08-12T07:13:19.831Z] #52 DONE 40.0s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #55 [security-bootstrapper internal] load build context [2024-08-12T07:13:19.831Z] #55 DONE 40.0s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #53 [support-scheduler internal] load build context [2024-08-12T07:13:19.831Z] #53 DONE 40.0s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:19.831Z] #48 DONE 40.0s [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.831Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T07:13:19.831Z] #61 36.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.831Z] #61 ... [2024-08-12T07:13:19.831Z] [2024-08-12T07:13:19.832Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:13:19.832Z] #56 DONE 38.4s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #42 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-12T07:13:19.832Z] #42 DONE 41.0s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:19.832Z] #38 DONE 40.9s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #67 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:19.832Z] #67 DONE 0.1s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #68 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T07:13:19.832Z] #68 ... [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T07:13:19.832Z] #60 DONE 37.2s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:19.832Z] #64 37.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #64 37.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #64 37.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:19.832Z] #64 37.62 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:19.832Z] #64 37.62 OK: 20070 distinct packages available [2024-08-12T07:13:19.832Z] #64 ... [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T07:13:19.832Z] #62 37.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #62 37.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #62 37.50 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:19.832Z] #62 37.50 (2/2) Installing su-exec (0.2-r3) [2024-08-12T07:13:19.832Z] #62 37.52 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:19.832Z] #62 37.53 OK: 7 MiB in 17 packages [2024-08-12T07:13:19.832Z] #62 DONE 37.8s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:19.832Z] #57 38.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #57 38.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #57 38.55 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:19.832Z] #57 38.63 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:19.832Z] #57 38.64 OK: 7 MiB in 16 packages [2024-08-12T07:13:19.832Z] #57 DONE 38.8s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:19.832Z] #64 37.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #64 37.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #64 38.20 (1/11) Installing ca-certificates (20240226-r0) [2024-08-12T07:13:19.832Z] #64 38.24 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-12T07:13:19.832Z] #64 38.28 (3/11) Installing libunistring (1.1-r1) [2024-08-12T07:13:19.832Z] #64 38.31 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-12T07:13:19.832Z] #64 38.31 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-12T07:13:19.832Z] #64 38.32 (6/11) Installing libcurl (8.9.0-r0) [2024-08-12T07:13:19.832Z] #64 38.33 (7/11) Installing curl (8.9.0-r0) [2024-08-12T07:13:19.832Z] #64 38.33 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:19.832Z] #64 38.34 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-12T07:13:19.832Z] #64 38.34 (10/11) Installing libucontext (1.2-r2) [2024-08-12T07:13:19.832Z] #64 38.35 (11/11) Installing gcompat (1.1.0-r1) [2024-08-12T07:13:19.832Z] #64 ... [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T07:13:19.832Z] #61 37.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #61 37.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:19.832Z] #61 37.40 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:19.832Z] #61 37.40 OK: 20070 distinct packages available [2024-08-12T07:13:19.832Z] #61 37.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #61 37.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:19.832Z] #61 37.85 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:19.832Z] #61 37.85 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-12T07:13:19.832Z] #61 37.85 (3/5) Installing libucontext (1.2-r2) [2024-08-12T07:13:19.832Z] #61 37.85 (4/5) Installing gcompat (1.1.0-r1) [2024-08-12T07:13:19.832Z] #61 37.86 (5/5) Installing openssl (3.1.6-r0) [2024-08-12T07:13:19.832Z] #61 37.89 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:19.832Z] #61 37.91 OK: 8 MiB in 20 packages [2024-08-12T07:13:19.832Z] #61 DONE 38.6s [2024-08-12T07:13:19.832Z] [2024-08-12T07:13:19.832Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:19.832Z] #64 38.35 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:19.832Z] #64 38.36 Executing ca-certificates-20240226-r0.trigger [2024-08-12T07:13:19.832Z] #64 38.44 OK: 12 MiB in 26 packages [2024-08-12T07:13:20.090Z] #64 ... [2024-08-12T07:13:20.090Z] [2024-08-12T07:13:20.090Z] #58 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T07:13:20.090Z] #58 37.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.090Z] #58 37.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.090Z] #58 37.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:20.090Z] #58 37.57 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:20.090Z] #58 37.57 OK: 20070 distinct packages available [2024-08-12T07:13:20.090Z] #58 37.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.090Z] #58 37.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #58 38.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:20.091Z] #58 38.08 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-12T07:13:20.091Z] #58 38.08 (3/4) Installing libucontext (1.2-r2) [2024-08-12T07:13:20.091Z] #58 38.08 (4/4) Installing gcompat (1.1.0-r1) [2024-08-12T07:13:20.091Z] #58 38.09 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:20.091Z] #58 38.11 OK: 8 MiB in 19 packages [2024-08-12T07:13:20.091Z] #58 DONE 38.6s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T07:13:20.091Z] #63 37.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #63 37.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #63 37.94 (1/4) Installing ca-certificates (20240226-r0) [2024-08-12T07:13:20.091Z] #63 37.97 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:20.091Z] #63 37.98 (3/4) Installing su-exec (0.2-r3) [2024-08-12T07:13:20.091Z] #63 37.98 (4/4) Installing yq (4.33.3-r5) [2024-08-12T07:13:20.091Z] #63 38.07 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:20.091Z] #63 38.08 Executing ca-certificates-20240226-r0.trigger [2024-08-12T07:13:20.091Z] #63 38.19 OK: 17 MiB in 19 packages [2024-08-12T07:13:20.091Z] #63 DONE 38.4s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:20.091Z] #59 37.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #59 37.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #59 37.93 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:20.091Z] #59 37.95 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:20.091Z] #59 37.95 OK: 7 MiB in 16 packages [2024-08-12T07:13:20.091Z] #59 DONE 38.5s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T07:13:20.091Z] #65 37.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #65 37.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #65 38.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:20.091Z] #65 38.12 (2/4) Installing openssl (3.1.6-r0) [2024-08-12T07:13:20.091Z] #65 38.13 (3/4) Installing su-exec (0.2-r3) [2024-08-12T07:13:20.091Z] #65 38.14 (4/4) Installing yq (4.33.3-r5) [2024-08-12T07:13:20.091Z] #65 38.26 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:20.091Z] #65 38.27 OK: 17 MiB in 19 packages [2024-08-12T07:13:20.091Z] #65 DONE 38.5s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T07:13:20.091Z] #0 0.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #0 0.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.091Z] #0 1.292 OK: 264 MiB in 52 packages [2024-08-12T07:13:20.091Z] #69 DONE 1.6s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T07:13:20.091Z] #70 DONE 1.6s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:20.091Z] #64 DONE 38.6s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #71 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:20.091Z] #71 DONE 0.2s [2024-08-12T07:13:20.091Z] [2024-08-12T07:13:20.091Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:20.658Z] #72 ... [2024-08-12T07:13:20.658Z] [2024-08-12T07:13:20.658Z] #66 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T07:13:20.658Z] #66 37.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.658Z] #66 37.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.658Z] #66 38.12 (1/2) Installing ca-certificates (20240226-r0) [2024-08-12T07:13:20.658Z] #66 38.13 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:20.658Z] #66 38.14 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:20.658Z] #66 38.15 Executing ca-certificates-20240226-r0.trigger [2024-08-12T07:13:20.658Z] #66 38.20 OK: 8 MiB in 17 packages [2024-08-12T07:13:20.658Z] #66 DONE 38.4s [2024-08-12T07:13:20.658Z] [2024-08-12T07:13:20.658Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T07:13:20.658Z] #0 1.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.658Z] #0 1.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.658Z] #0 1.785 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:20.658Z] #0 1.785 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:20.658Z] #0 1.785 OK: 20077 distinct packages available [2024-08-12T07:13:20.658Z] #0 1.848 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.658Z] #0 1.921 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.658Z] #0 2.121 OK: 264 MiB in 52 packages [2024-08-12T07:13:20.658Z] #73 DONE 2.2s [2024-08-12T07:13:20.658Z] [2024-08-12T07:13:20.658Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:20.916Z] #74 ... [2024-08-12T07:13:20.916Z] [2024-08-12T07:13:20.916Z] #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:20.916Z] #75 DONE 0.1s [2024-08-12T07:13:20.916Z] [2024-08-12T07:13:20.916Z] #76 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T07:13:20.916Z] #0 0.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.916Z] #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:20.916Z] #0 2.301 OK: 264 MiB in 52 packages [2024-08-12T07:13:20.916Z] #76 DONE 2.4s [2024-08-12T07:13:20.916Z] [2024-08-12T07:13:20.916Z] #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:20.916Z] #77 DONE 0.1s [2024-08-12T07:13:20.916Z] [2024-08-12T07:13:20.916Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:21.851Z] #78 ... [2024-08-12T07:13:21.851Z] [2024-08-12T07:13:21.851Z] #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T07:13:21.851Z] #68 2.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:21.851Z] #68 2.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:21.851Z] #68 3.080 OK: 264 MiB in 52 packages [2024-08-12T07:13:21.851Z] #68 DONE 3.2s [2024-08-12T07:13:21.851Z] [2024-08-12T07:13:21.851Z] #79 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:21.851Z] #79 DONE 0.1s [2024-08-12T07:13:21.851Z] [2024-08-12T07:13:21.851Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:21.851Z] #80 ... [2024-08-12T07:13:21.851Z] [2024-08-12T07:13:21.851Z] #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:21.851Z] #0 2.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:21.851Z] #0 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:21.851Z] #0 2.546 OK: 7 MiB in 16 packages [2024-08-12T07:13:21.851Z] #81 DONE 2.7s [2024-08-12T07:13:22.110Z] [2024-08-12T07:13:22.110Z] #82 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T07:13:22.110Z] #0 2.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:22.110Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:22.110Z] #0 2.557 OK: 7 MiB in 17 packages [2024-08-12T07:13:22.110Z] #82 DONE 2.7s [2024-08-12T07:13:22.110Z] [2024-08-12T07:13:22.110Z] #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T07:13:22.110Z] #0 1.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:22.110Z] #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:22.110Z] #0 1.932 OK: 8 MiB in 19 packages [2024-08-12T07:13:22.110Z] #83 DONE 2.0s [2024-08-12T07:13:22.110Z] [2024-08-12T07:13:22.110Z] #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-12T07:13:22.110Z] #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:22.110Z] #0 1.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:22.110Z] #0 1.949 OK: 8 MiB in 20 packages [2024-08-12T07:13:22.110Z] #84 DONE 2.3s [2024-08-12T07:13:22.110Z] [2024-08-12T07:13:22.110Z] #85 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:13:23.180Z] #1 [support-scheduler internal] load build definition from Dockerfile [2024-08-12T07:13:23.180Z] #1 transferring dockerfile: 1.93kB 0.0s done [2024-08-12T07:13:23.180Z] #1 DONE 0.1s [2024-08-12T07:13:23.180Z] [2024-08-12T07:13:23.180Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-12T07:13:23.180Z] #2 transferring dockerfile: 1.89kB 0.0s done [2024-08-12T07:13:23.180Z] #2 DONE 0.0s [2024-08-12T07:13:23.180Z] [2024-08-12T07:13:23.180Z] #3 [core-data internal] load build definition from Dockerfile [2024-08-12T07:13:23.180Z] #3 transferring dockerfile: 2.01kB done [2024-08-12T07:13:23.180Z] #3 DONE 0.1s [2024-08-12T07:13:23.180Z] [2024-08-12T07:13:23.180Z] #4 [core-command internal] load build definition from Dockerfile [2024-08-12T07:13:23.180Z] #4 transferring dockerfile: 1.93kB done [2024-08-12T07:13:23.455Z] #4 DONE 0.1s [2024-08-12T07:13:23.455Z] [2024-08-12T07:13:23.455Z] #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-12T07:13:23.455Z] #5 transferring dockerfile: 2.23kB 0.0s done [2024-08-12T07:13:23.455Z] #5 DONE 0.1s [2024-08-12T07:13:23.455Z] [2024-08-12T07:13:23.455Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-12T07:13:23.455Z] #6 transferring dockerfile: 2.50kB done [2024-08-12T07:13:23.455Z] #6 DONE 0.1s [2024-08-12T07:13:23.455Z] [2024-08-12T07:13:23.455Z] #7 [support-notifications internal] load build definition from Dockerfile [2024-08-12T07:13:23.487Z] #85 DONE 1.2s [2024-08-12T07:13:23.487Z] [2024-08-12T07:13:23.487Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-12T07:13:23.487Z] #86 DONE 1.2s [2024-08-12T07:13:23.487Z] [2024-08-12T07:13:23.487Z] #87 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:23.487Z] #0 2.350 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:23.487Z] #0 2.864 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:23.487Z] #0 3.510 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:23.487Z] #0 3.811 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:23.487Z] #0 3.818 OK: 7 MiB in 16 packages [2024-08-12T07:13:23.487Z] #87 DONE 4.6s [2024-08-12T07:13:23.487Z] [2024-08-12T07:13:23.487Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:13:23.487Z] #88 DONE 1.2s [2024-08-12T07:13:23.487Z] [2024-08-12T07:13:23.487Z] #89 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T07:13:23.487Z] #89 DONE 0.1s [2024-08-12T07:13:23.487Z] [2024-08-12T07:13:23.487Z] #90 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T07:13:23.487Z] #90 DONE 0.1s [2024-08-12T07:13:23.487Z] [2024-08-12T07:13:23.487Z] #91 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-12T07:13:23.731Z] #7 transferring dockerfile: 1.95kB done [2024-08-12T07:13:23.731Z] #7 DONE 0.1s [2024-08-12T07:13:23.731Z] [2024-08-12T07:13:23.731Z] #8 [security-spire-config internal] load build definition from Dockerfile [2024-08-12T07:13:23.731Z] #8 transferring dockerfile: 1.69kB done [2024-08-12T07:13:23.731Z] #8 DONE 0.1s [2024-08-12T07:13:23.731Z] [2024-08-12T07:13:23.731Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2024-08-12T07:13:23.731Z] #9 transferring dockerfile: 1.81kB done [2024-08-12T07:13:23.731Z] #9 DONE 0.1s [2024-08-12T07:13:23.731Z] [2024-08-12T07:13:23.731Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-08-12T07:13:23.731Z] #10 transferring dockerfile: 2.06kB done [2024-08-12T07:13:23.731Z] #10 DONE 0.1s [2024-08-12T07:13:23.731Z] [2024-08-12T07:13:23.731Z] #11 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-12T07:13:23.731Z] #11 transferring dockerfile: 2.15kB done [2024-08-12T07:13:23.731Z] #11 DONE 0.1s [2024-08-12T07:13:23.731Z] [2024-08-12T07:13:23.731Z] #12 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-12T07:13:23.744Z] #91 DONE 0.5s [2024-08-12T07:13:23.744Z] [2024-08-12T07:13:23.744Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T07:13:23.744Z] #92 DONE 0.4s [2024-08-12T07:13:23.744Z] [2024-08-12T07:13:23.744Z] #93 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T07:13:23.744Z] #0 3.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:23.744Z] #0 3.319 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:23.744Z] #0 3.556 OK: 17 MiB in 19 packages [2024-08-12T07:13:23.744Z] #93 DONE 3.8s [2024-08-12T07:13:23.744Z] [2024-08-12T07:13:23.744Z] #94 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-12T07:13:23.744Z] #0 3.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:23.744Z] #0 3.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:23.744Z] #0 3.617 OK: 7 MiB in 16 packages [2024-08-12T07:13:23.744Z] #94 DONE 3.8s [2024-08-12T07:13:23.744Z] [2024-08-12T07:13:23.744Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:13:23.744Z] #95 DONE 0.6s [2024-08-12T07:13:23.744Z] [2024-08-12T07:13:23.744Z] #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-12T07:13:24.000Z] #12 transferring dockerfile: 2.49kB done [2024-08-12T07:13:24.000Z] #12 DONE 0.1s [2024-08-12T07:13:24.000Z] [2024-08-12T07:13:24.000Z] #13 [core-keeper internal] load build definition from Dockerfile [2024-08-12T07:13:24.000Z] #13 transferring dockerfile: 2.01kB 0.0s done [2024-08-12T07:13:24.001Z] #13 DONE 0.1s [2024-08-12T07:13:24.001Z] [2024-08-12T07:13:24.001Z] #14 [security-spire-server internal] load build definition from Dockerfile [2024-08-12T07:13:24.001Z] #14 transferring dockerfile: 1.70kB 0.0s done [2024-08-12T07:13:24.001Z] #14 DONE 0.1s [2024-08-12T07:13:24.001Z] [2024-08-12T07:13:24.001Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-12T07:13:24.001Z] #15 transferring dockerfile: 3.17kB 0.0s done [2024-08-12T07:13:24.001Z] #15 DONE 0.1s [2024-08-12T07:13:24.001Z] [2024-08-12T07:13:24.001Z] #16 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-12T07:13:24.003Z] #96 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T07:13:24.003Z] #97 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-12T07:13:24.003Z] #98 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T07:13:24.003Z] #99 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #100 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-12T07:13:24.003Z] #100 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-12T07:13:24.003Z] #101 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-12T07:13:24.003Z] #102 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-12T07:13:24.003Z] #103 DONE 0.1s [2024-08-12T07:13:24.003Z] [2024-08-12T07:13:24.003Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-12T07:13:24.261Z] #104 DONE 0.1s [2024-08-12T07:13:24.261Z] [2024-08-12T07:13:24.261Z] #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T07:13:24.261Z] #105 DONE 0.1s [2024-08-12T07:13:24.261Z] [2024-08-12T07:13:24.261Z] #106 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T07:13:24.261Z] #106 DONE 0.1s [2024-08-12T07:13:24.261Z] [2024-08-12T07:13:24.261Z] #107 [security-spire-config] exporting to image [2024-08-12T07:13:24.261Z] #107 exporting layers [2024-08-12T07:13:24.261Z] #107 ... [2024-08-12T07:13:24.261Z] [2024-08-12T07:13:24.261Z] #108 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T07:13:24.261Z] #0 3.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:24.261Z] #0 3.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:24.261Z] #0 4.114 OK: 17 MiB in 19 packages [2024-08-12T07:13:24.261Z] #108 DONE 4.2s [2024-08-12T07:13:24.261Z] [2024-08-12T07:13:24.261Z] #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T07:13:24.261Z] #109 DONE 0.1s [2024-08-12T07:13:24.261Z] [2024-08-12T07:13:24.261Z] #107 [security-spire-agent] exporting to image [2024-08-12T07:13:24.268Z] #16 transferring dockerfile: 1.85kB 0.0s done [2024-08-12T07:13:24.268Z] #16 DONE 0.1s [2024-08-12T07:13:24.268Z] [2024-08-12T07:13:24.268Z] #17 [support-scheduler internal] load .dockerignore [2024-08-12T07:13:24.268Z] #17 transferring context: [2024-08-12T07:13:24.268Z] #17 transferring context: 50B done [2024-08-12T07:13:24.268Z] #17 DONE 0.1s [2024-08-12T07:13:24.519Z] #107 ... [2024-08-12T07:13:24.519Z] [2024-08-12T07:13:24.519Z] #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T07:13:24.519Z] #0 3.180 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:24.519Z] #0 3.654 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:24.519Z] #0 4.326 OK: 264 MiB in 52 packages [2024-08-12T07:13:24.519Z] #110 DONE 4.4s [2024-08-12T07:13:24.519Z] [2024-08-12T07:13:24.519Z] #111 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T07:13:24.519Z] #111 DONE 0.0s [2024-08-12T07:13:24.779Z] [2024-08-12T07:13:24.779Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:24.779Z] #72 4.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:24.779Z] #72 4.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:24.779Z] #72 4.424 OK: 12 MiB in 26 packages [2024-08-12T07:13:24.779Z] #72 DONE 4.5s [2024-08-12T07:13:24.779Z] [2024-08-12T07:13:24.779Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:24.852Z] [2024-08-12T07:13:24.852Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2024-08-12T07:13:25.042Z] #112 ... [2024-08-12T07:13:25.042Z] [2024-08-12T07:13:25.043Z] #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:25.043Z] #74 3.861 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:25.043Z] #74 3.972 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-12T07:13:25.043Z] #74 4.219 OK: 8 MiB in 17 packages [2024-08-12T07:13:25.043Z] #74 DONE 4.4s [2024-08-12T07:13:25.043Z] [2024-08-12T07:13:25.043Z] #107 [security-spire-server] exporting to image [2024-08-12T07:13:25.043Z] #107 exporting layers 0.9s done [2024-08-12T07:13:25.043Z] #107 writing image sha256:ceb91007873765d11711014e5e6a5cd032726bd5bc7171faa3b1e78201409b60 done [2024-08-12T07:13:25.043Z] #107 naming to docker.io/library/security-spire-config done [2024-08-12T07:13:25.043Z] #107 writing image sha256:b6e9a2bd1ad67a5fcb4a5187ae848ce6759130f9c0f9d04e6e29959a821d3120 done [2024-08-12T07:13:25.043Z] #107 naming to docker.io/library/security-spire-server done [2024-08-12T07:13:25.120Z] #18 transferring context: 50B 0.0s done [2024-08-12T07:13:25.120Z] #18 DONE 0.1s [2024-08-12T07:13:25.120Z] [2024-08-12T07:13:25.120Z] #19 [core-data internal] load .dockerignore [2024-08-12T07:13:25.120Z] #19 transferring context: 50B done [2024-08-12T07:13:25.120Z] #19 DONE 0.0s [2024-08-12T07:13:25.120Z] [2024-08-12T07:13:25.120Z] #20 [core-command internal] load .dockerignore [2024-08-12T07:13:25.120Z] #20 transferring context: 50B 0.0s done [2024-08-12T07:13:25.120Z] #20 DONE 0.1s [2024-08-12T07:13:25.120Z] [2024-08-12T07:13:25.120Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-12T07:13:25.120Z] #21 transferring context: 50B done [2024-08-12T07:13:25.120Z] #21 DONE 0.1s [2024-08-12T07:13:25.120Z] [2024-08-12T07:13:25.120Z] #22 [security-proxy-setup internal] load .dockerignore [2024-08-12T07:13:25.120Z] #22 transferring context: 50B 0.0s done [2024-08-12T07:13:25.302Z] #107 exporting layers 1.0s done [2024-08-12T07:13:25.302Z] #107 writing image sha256:09308a6db2a67e41fa304e80f2f4dd39e75ee6a228aecba7296b9c32fbfa59a9 done [2024-08-12T07:13:25.302Z] #107 naming to docker.io/library/security-spire-agent done [2024-08-12T07:13:25.302Z] #107 DONE 1.2s [2024-08-12T07:13:25.302Z] [2024-08-12T07:13:25.302Z] #113 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T07:13:25.302Z] #113 DONE 3.4s [2024-08-12T07:13:25.302Z] [2024-08-12T07:13:25.302Z] #114 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-12T07:13:25.302Z] #114 DONE 0.1s [2024-08-12T07:13:25.302Z] [2024-08-12T07:13:25.302Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:25.389Z] #22 DONE 0.1s [2024-08-12T07:13:25.389Z] [2024-08-12T07:13:25.389Z] #23 [support-notifications internal] load .dockerignore [2024-08-12T07:13:25.389Z] #23 transferring context: 50B done [2024-08-12T07:13:25.389Z] #23 DONE 0.1s [2024-08-12T07:13:25.389Z] [2024-08-12T07:13:25.389Z] #24 [security-spire-config internal] load .dockerignore [2024-08-12T07:13:25.389Z] #24 transferring context: 50B 0.0s done [2024-08-12T07:13:25.389Z] #24 DONE 0.0s [2024-08-12T07:13:25.389Z] [2024-08-12T07:13:25.389Z] #25 [security-spire-agent internal] load .dockerignore [2024-08-12T07:13:25.389Z] #25 transferring context: 50B done [2024-08-12T07:13:25.389Z] #25 DONE 0.0s [2024-08-12T07:13:25.662Z] [2024-08-12T07:13:25.663Z] #26 [core-metadata internal] load .dockerignore [2024-08-12T07:13:25.663Z] #26 transferring context: 50B done [2024-08-12T07:13:25.663Z] #26 DONE 0.1s [2024-08-12T07:13:25.663Z] [2024-08-12T07:13:25.663Z] #27 [security-proxy-auth internal] load .dockerignore [2024-08-12T07:13:25.663Z] #27 transferring context: 50B 0.0s done [2024-08-12T07:13:25.663Z] #27 DONE 0.1s [2024-08-12T07:13:25.663Z] [2024-08-12T07:13:25.663Z] #28 [security-secretstore-setup internal] load .dockerignore [2024-08-12T07:13:25.663Z] #28 transferring context: 50B 0.0s done [2024-08-12T07:13:25.663Z] #28 DONE 0.0s [2024-08-12T07:13:25.663Z] [2024-08-12T07:13:25.663Z] #29 [core-keeper internal] load .dockerignore [2024-08-12T07:13:25.663Z] #29 transferring context: 50B done [2024-08-12T07:13:25.663Z] #29 DONE 0.1s [2024-08-12T07:13:25.663Z] [2024-08-12T07:13:25.663Z] #30 [security-spire-server internal] load .dockerignore [2024-08-12T07:13:25.663Z] #30 transferring context: 50B 0.0s done [2024-08-12T07:13:25.663Z] #30 DONE 0.1s [2024-08-12T07:13:25.663Z] [2024-08-12T07:13:25.663Z] #31 [security-bootstrapper internal] load .dockerignore [2024-08-12T07:13:25.931Z] #31 transferring context: 50B done [2024-08-12T07:13:25.931Z] #31 DONE 0.1s [2024-08-12T07:13:25.931Z] [2024-08-12T07:13:25.931Z] #32 [support-cron-scheduler internal] load .dockerignore [2024-08-12T07:13:25.931Z] #32 transferring context: 50B 0.0s done [2024-08-12T07:13:25.931Z] #32 DONE 0.1s [2024-08-12T07:13:25.931Z] [2024-08-12T07:13:25.931Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:25.931Z] #33 DONE 0.0s [2024-08-12T07:13:25.931Z] [2024-08-12T07:13:25.931Z] #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:13:26.203Z] #34 DONE 0.2s [2024-08-12T07:13:26.203Z] [2024-08-12T07:13:26.203Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:26.203Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:26.203Z] #35 DONE 0.0s [2024-08-12T07:13:26.203Z] [2024-08-12T07:13:26.203Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:27.172Z] #36 ... [2024-08-12T07:13:27.172Z] [2024-08-12T07:13:27.172Z] #37 [support-scheduler internal] load build context [2024-08-12T07:13:27.172Z] #37 transferring context: 3.00MB 0.7s done [2024-08-12T07:13:27.172Z] #37 DONE 0.9s [2024-08-12T07:13:27.172Z] [2024-08-12T07:13:27.172Z] #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:27.172Z] #36 DONE 1.1s [2024-08-12T07:13:27.172Z] [2024-08-12T07:13:27.172Z] #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:27.172Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:27.172Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:27.172Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:27.172Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:27.172Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.7s [2024-08-12T07:13:27.440Z] #35 ... [2024-08-12T07:13:27.440Z] [2024-08-12T07:13:27.440Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:27.440Z] #33 DONE 0.0s [2024-08-12T07:13:27.440Z] [2024-08-12T07:13:27.440Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:13:27.440Z] #34 DONE 0.3s [2024-08-12T07:13:27.440Z] [2024-08-12T07:13:27.440Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:27.440Z] #36 DONE 1.8s [2024-08-12T07:13:27.440Z] [2024-08-12T07:13:27.440Z] #38 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:27.440Z] #38 DONE 0.4s [2024-08-12T07:13:27.440Z] [2024-08-12T07:13:27.440Z] #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:27.440Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:27.440Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:27.440Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:27.440Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:27.440Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:27.440Z] #35 ... [2024-08-12T07:13:27.440Z] [2024-08-12T07:13:27.707Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:27.707Z] #33 DONE 0.0s [2024-08-12T07:13:27.707Z] [2024-08-12T07:13:27.707Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:27.707Z] #36 DONE 1.8s [2024-08-12T07:13:27.707Z] [2024-08-12T07:13:27.707Z] #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:27.707Z] #38 DONE 0.4s [2024-08-12T07:13:27.707Z] [2024-08-12T07:13:27.707Z] #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:27.708Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:27.708Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:27.708Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:27.708Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:27.708Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:27.708Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:27.708Z] #35 ... [2024-08-12T07:13:27.708Z] [2024-08-12T07:13:27.708Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:27.708Z] #33 DONE 0.0s [2024-08-12T07:13:27.708Z] [2024-08-12T07:13:27.708Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:13:27.708Z] #34 DONE 0.5s [2024-08-12T07:13:27.708Z] [2024-08-12T07:13:27.708Z] #39 [security-spiffe-token-provider internal] load build context [2024-08-12T07:13:27.975Z] #39 ... [2024-08-12T07:13:27.975Z] [2024-08-12T07:13:27.975Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:27.975Z] #33 DONE 0.0s [2024-08-12T07:13:27.975Z] [2024-08-12T07:13:27.975Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:27.975Z] #36 DONE 1.8s [2024-08-12T07:13:27.975Z] [2024-08-12T07:13:27.975Z] #38 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:27.975Z] #38 DONE 0.4s [2024-08-12T07:13:27.975Z] [2024-08-12T07:13:27.975Z] #39 [security-spiffe-token-provider internal] load build context [2024-08-12T07:13:28.243Z] #39 ... [2024-08-12T07:13:28.243Z] [2024-08-12T07:13:28.243Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:28.243Z] #36 DONE 1.8s [2024-08-12T07:13:28.243Z] [2024-08-12T07:13:28.243Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:28.243Z] #33 DONE 0.0s [2024-08-12T07:13:28.243Z] [2024-08-12T07:13:28.243Z] #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:28.243Z] #38 DONE 0.5s [2024-08-12T07:13:28.243Z] [2024-08-12T07:13:28.243Z] #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:28.243Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:28.243Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:28.243Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:28.243Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:28.243Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:28.243Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:28.510Z] #35 DONE 3.1s [2024-08-12T07:13:28.511Z] [2024-08-12T07:13:28.511Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T07:13:28.511Z] #40 ... [2024-08-12T07:13:28.511Z] [2024-08-12T07:13:28.511Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:28.511Z] #36 DONE 1.9s [2024-08-12T07:13:28.511Z] [2024-08-12T07:13:28.511Z] #38 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:28.511Z] #38 DONE 0.5s [2024-08-12T07:13:28.511Z] [2024-08-12T07:13:28.511Z] #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:13:28.511Z] #34 DONE 1.0s [2024-08-12T07:13:28.511Z] [2024-08-12T07:13:28.511Z] #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:28.511Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:28.511Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:28.511Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:28.511Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:28.511Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:28.511Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:28.511Z] #35 DONE 3.1s [2024-08-12T07:13:28.778Z] [2024-08-12T07:13:28.778Z] #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:28.778Z] #41 ... [2024-08-12T07:13:28.778Z] [2024-08-12T07:13:28.778Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:28.778Z] #33 DONE 0.0s [2024-08-12T07:13:28.778Z] [2024-08-12T07:13:28.778Z] #39 [security-spiffe-token-provider internal] load build context [2024-08-12T07:13:28.778Z] #39 transferring context: 3.00MB 1.1s done [2024-08-12T07:13:28.778Z] #39 DONE 1.3s [2024-08-12T07:13:29.046Z] [2024-08-12T07:13:29.046Z] #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T07:13:29.046Z] #42 ... [2024-08-12T07:13:29.046Z] [2024-08-12T07:13:29.046Z] #43 [core-data internal] load build context [2024-08-12T07:13:29.046Z] #43 transferring context: 3.00MB 1.4s done [2024-08-12T07:13:29.046Z] #43 DONE 1.7s [2024-08-12T07:13:29.316Z] [2024-08-12T07:13:29.316Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:29.316Z] #33 DONE 0.0s [2024-08-12T07:13:29.316Z] [2024-08-12T07:13:29.316Z] #44 [core-command internal] load build context [2024-08-12T07:13:29.316Z] #44 transferring context: 3.00MB 1.4s done [2024-08-12T07:13:29.584Z] #44 DONE 1.7s [2024-08-12T07:13:29.584Z] [2024-08-12T07:13:29.584Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:29.584Z] #33 DONE 0.0s [2024-08-12T07:13:29.584Z] [2024-08-12T07:13:29.584Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-12T07:13:29.584Z] #45 transferring context: 3.00MB 1.4s done [2024-08-12T07:13:29.584Z] #45 ... [2024-08-12T07:13:29.584Z] [2024-08-12T07:13:29.584Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:29.584Z] #33 DONE 0.0s [2024-08-12T07:13:29.584Z] [2024-08-12T07:13:29.584Z] #45 [core-common-config-bootstrapper internal] load build context [2024-08-12T07:13:29.584Z] #45 DONE 1.8s [2024-08-12T07:13:29.584Z] [2024-08-12T07:13:29.584Z] #46 [security-proxy-setup internal] load build context [2024-08-12T07:13:29.854Z] #46 ... [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:29.854Z] #36 DONE 2.0s [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:29.854Z] #38 DONE 0.6s [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:29.854Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:29.854Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:29.854Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:29.854Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:29.854Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:29.854Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:29.854Z] #35 DONE 3.2s [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:13:29.854Z] #34 DONE 2.2s [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #47 [core-metadata internal] load build context [2024-08-12T07:13:29.854Z] #47 DONE 0.0s [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #46 [security-proxy-setup internal] load build context [2024-08-12T07:13:29.854Z] #46 transferring context: 3.00MB 1.0s done [2024-08-12T07:13:29.854Z] #46 DONE 1.8s [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:29.854Z] #33 DONE 0.0s [2024-08-12T07:13:29.854Z] [2024-08-12T07:13:29.854Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:30.124Z] #48 ... [2024-08-12T07:13:30.124Z] [2024-08-12T07:13:30.124Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-12T07:13:30.124Z] #33 DONE 0.0s [2024-08-12T07:13:30.124Z] [2024-08-12T07:13:30.124Z] #49 [support-notifications internal] load build context [2024-08-12T07:13:30.573Z] #115 ... [2024-08-12T07:13:30.573Z] [2024-08-12T07:13:30.573Z] #116 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:30.716Z] #49 transferring context: 3.00MB 1.5s done [2024-08-12T07:13:31.000Z] #49 DONE 2.4s [2024-08-12T07:13:31.001Z] [2024-08-12T07:13:31.001Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:31.584Z] #48 ... [2024-08-12T07:13:31.584Z] [2024-08-12T07:13:31.584Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-12T07:13:31.584Z] #40 DONE 3.0s [2024-08-12T07:13:31.584Z] [2024-08-12T07:13:31.584Z] #50 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-12T07:13:31.584Z] #50 DONE 2.9s [2024-08-12T07:13:31.584Z] [2024-08-12T07:13:31.584Z] #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:31.584Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:31.584Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:31.584Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:31.584Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:31.584Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:31.584Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:31.584Z] #35 DONE 3.2s [2024-08-12T07:13:31.584Z] [2024-08-12T07:13:31.584Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:31.850Z] #48 ... [2024-08-12T07:13:31.850Z] [2024-08-12T07:13:31.850Z] #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:31.850Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:31.850Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:31.850Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:31.850Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:31.851Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:31.851Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:31.851Z] #35 DONE 3.2s [2024-08-12T07:13:31.851Z] [2024-08-12T07:13:31.851Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-12T07:13:31.851Z] #34 DONE 4.0s [2024-08-12T07:13:31.851Z] [2024-08-12T07:13:31.851Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:13:31.851Z] #51 DONE 0.0s [2024-08-12T07:13:31.851Z] [2024-08-12T07:13:31.851Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:32.116Z] #48 ... [2024-08-12T07:13:32.116Z] [2024-08-12T07:13:32.116Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:32.116Z] #36 DONE 2.0s [2024-08-12T07:13:32.116Z] [2024-08-12T07:13:32.116Z] #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:32.116Z] #38 DONE 0.6s [2024-08-12T07:13:32.116Z] [2024-08-12T07:13:32.116Z] #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:32.116Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:32.116Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:32.116Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:32.116Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:32.116Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:32.116Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:32.116Z] #35 DONE 3.3s [2024-08-12T07:13:32.116Z] [2024-08-12T07:13:32.116Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:32.381Z] #48 ... [2024-08-12T07:13:32.381Z] [2024-08-12T07:13:32.381Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-12T07:13:32.382Z] #36 DONE 2.0s [2024-08-12T07:13:32.382Z] [2024-08-12T07:13:32.382Z] #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-12T07:13:32.382Z] #38 DONE 0.6s [2024-08-12T07:13:32.382Z] [2024-08-12T07:13:32.382Z] #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-12T07:13:32.382Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-12T07:13:32.382Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-12T07:13:32.382Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-12T07:13:32.382Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-12T07:13:32.382Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done [2024-08-12T07:13:32.382Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.1s done [2024-08-12T07:13:32.382Z] #35 DONE 3.3s [2024-08-12T07:13:32.382Z] [2024-08-12T07:13:32.382Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:33.789Z] #48 ... [2024-08-12T07:13:33.789Z] [2024-08-12T07:13:33.789Z] #52 [security-spire-config internal] load build context [2024-08-12T07:13:33.789Z] #52 transferring context: 25.85kB 0.1s done [2024-08-12T07:13:33.789Z] #52 DONE 1.7s [2024-08-12T07:13:33.789Z] [2024-08-12T07:13:33.789Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:34.374Z] #48 ... [2024-08-12T07:13:34.374Z] [2024-08-12T07:13:34.374Z] #53 [security-spire-server internal] load build context [2024-08-12T07:13:34.374Z] #53 transferring context: 27.60kB 0.5s done [2024-08-12T07:13:34.374Z] #53 DONE 2.5s [2024-08-12T07:13:34.374Z] [2024-08-12T07:13:34.374Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:34.374Z] #48 ... [2024-08-12T07:13:34.374Z] [2024-08-12T07:13:34.374Z] #54 [security-spire-agent internal] load build context [2024-08-12T07:13:34.374Z] #54 transferring context: 27.13kB 0.2s done [2024-08-12T07:13:34.374Z] #54 DONE 2.6s [2024-08-12T07:13:34.374Z] [2024-08-12T07:13:34.374Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:34.640Z] #48 ... [2024-08-12T07:13:34.640Z] [2024-08-12T07:13:34.640Z] #55 [core-keeper internal] load build context [2024-08-12T07:13:34.640Z] #55 transferring context: 3.00MB 3.4s done [2024-08-12T07:13:34.640Z] #55 DONE 4.7s [2024-08-12T07:13:34.921Z] [2024-08-12T07:13:34.921Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:35.877Z] #48 ... [2024-08-12T07:13:35.877Z] [2024-08-12T07:13:35.877Z] #56 [security-secretstore-setup internal] load build context [2024-08-12T07:13:35.877Z] #56 transferring context: 3.00MB 4.9s done [2024-08-12T07:13:35.877Z] #56 DONE 6.1s [2024-08-12T07:13:35.877Z] [2024-08-12T07:13:35.877Z] #48 [security-proxy-auth internal] load build context [2024-08-12T07:13:35.877Z] #48 transferring context: 3.00MB 5.5s done [2024-08-12T07:13:36.844Z] #48 DONE 6.7s [2024-08-12T07:13:36.844Z] [2024-08-12T07:13:36.844Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:36.844Z] #57 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.5s done [2024-08-12T07:13:36.844Z] #57 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-12T07:13:36.844Z] #57 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-12T07:13:36.844Z] #57 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-12T07:13:36.844Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.3s done [2024-08-12T07:13:36.844Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.6s done [2024-08-12T07:13:36.844Z] #57 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 1.6s done [2024-08-12T07:13:36.844Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-08-12T07:13:36.844Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 2.5s [2024-08-12T07:13:37.442Z] #57 ... [2024-08-12T07:13:37.442Z] [2024-08-12T07:13:37.442Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T07:13:37.710Z] #58 ... [2024-08-12T07:13:37.710Z] [2024-08-12T07:13:37.710Z] #47 [core-metadata internal] load build context [2024-08-12T07:13:37.710Z] #47 transferring context: 3.00MB 5.9s done [2024-08-12T07:13:37.710Z] #47 DONE 7.8s [2024-08-12T07:13:37.710Z] [2024-08-12T07:13:37.710Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T07:13:37.710Z] #0 7.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:37.710Z] #0 7.803 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:37.710Z] #0 9.342 OK: 266 MiB in 52 packages [2024-08-12T07:13:37.710Z] #59 ... [2024-08-12T07:13:37.710Z] [2024-08-12T07:13:37.710Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:37.710Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.13MB / 28.04MB 3.7s [2024-08-12T07:13:38.294Z] #57 ... [2024-08-12T07:13:38.294Z] [2024-08-12T07:13:38.294Z] #60 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T07:13:38.294Z] #0 8.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:38.294Z] #0 9.483 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:38.294Z] #60 ... [2024-08-12T07:13:38.294Z] [2024-08-12T07:13:38.294Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:38.877Z] #57 ... [2024-08-12T07:13:38.877Z] [2024-08-12T07:13:38.877Z] #61 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:38.877Z] #61 ... [2024-08-12T07:13:38.877Z] [2024-08-12T07:13:38.877Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T07:13:38.877Z] #62 ... [2024-08-12T07:13:38.877Z] [2024-08-12T07:13:38.877Z] #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T07:13:38.877Z] #59 DONE 12.3s [2024-08-12T07:13:38.877Z] [2024-08-12T07:13:38.877Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T07:13:38.877Z] #62 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:38.877Z] #62 ... [2024-08-12T07:13:38.877Z] [2024-08-12T07:13:38.877Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:39.144Z] #63 ... [2024-08-12T07:13:39.144Z] [2024-08-12T07:13:39.144Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:39.144Z] #64 ... [2024-08-12T07:13:39.144Z] [2024-08-12T07:13:39.144Z] #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T07:13:39.144Z] #0 6.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:39.144Z] #0 7.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:39.410Z] #65 ... [2024-08-12T07:13:39.410Z] [2024-08-12T07:13:39.410Z] #66 [support-cron-scheduler internal] load build context [2024-08-12T07:13:39.686Z] #66 ... [2024-08-12T07:13:39.686Z] [2024-08-12T07:13:39.686Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:39.686Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 5.7s [2024-08-12T07:13:39.686Z] #57 ... [2024-08-12T07:13:39.686Z] [2024-08-12T07:13:39.686Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T07:13:39.953Z] #67 ... [2024-08-12T07:13:39.953Z] [2024-08-12T07:13:39.953Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:39.953Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 6.1s [2024-08-12T07:13:40.222Z] #57 ... [2024-08-12T07:13:40.222Z] [2024-08-12T07:13:40.222Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T07:13:40.222Z] #68 ... [2024-08-12T07:13:40.222Z] [2024-08-12T07:13:40.222Z] #66 [support-cron-scheduler internal] load build context [2024-08-12T07:13:40.222Z] #66 transferring context: 3.00MB 6.4s done [2024-08-12T07:13:40.222Z] #66 DONE 8.1s [2024-08-12T07:13:40.222Z] [2024-08-12T07:13:40.222Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:40.802Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-12T07:13:40.802Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 6.8s [2024-08-12T07:13:40.802Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-12T07:13:40.802Z] #57 ... [2024-08-12T07:13:40.802Z] [2024-08-12T07:13:40.802Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T07:13:40.802Z] #69 ... [2024-08-12T07:13:40.802Z] [2024-08-12T07:13:40.802Z] #70 [security-bootstrapper internal] load build context [2024-08-12T07:13:40.802Z] #70 transferring context: 3.00MB 7.1s done [2024-08-12T07:13:40.802Z] #70 DONE 8.6s [2024-08-12T07:13:40.802Z] [2024-08-12T07:13:40.802Z] #64 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:40.802Z] #64 DONE 1.9s [2024-08-12T07:13:40.802Z] [2024-08-12T07:13:40.802Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:41.067Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.43MB / 28.04MB 7.1s [2024-08-12T07:13:41.651Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 7.6s [2024-08-12T07:13:41.964Z] #57 ... [2024-08-12T07:13:41.964Z] [2024-08-12T07:13:41.964Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:13:41.964Z] #51 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.5s done [2024-08-12T07:13:41.964Z] #51 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-12T07:13:41.964Z] #51 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-12T07:13:41.964Z] #51 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-12T07:13:41.964Z] #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done [2024-08-12T07:13:41.964Z] #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done [2024-08-12T07:13:41.964Z] #51 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.5s done [2024-08-12T07:13:41.964Z] #51 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.8s done [2024-08-12T07:13:41.964Z] #51 ... [2024-08-12T07:13:41.964Z] [2024-08-12T07:13:41.964Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:42.230Z] #57 ... [2024-08-12T07:13:42.230Z] [2024-08-12T07:13:42.230Z] #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2024-08-12T07:13:42.230Z] #60 12.71 OK: 266 MiB in 52 packages [2024-08-12T07:13:42.230Z] #60 DONE 14.1s [2024-08-12T07:13:42.230Z] [2024-08-12T07:13:42.230Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:42.230Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 8.4s [2024-08-12T07:13:42.496Z] #57 ... [2024-08-12T07:13:42.496Z] [2024-08-12T07:13:42.496Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-12T07:13:42.496Z] #65 10.59 (1/2) Installing ca-certificates (20240226-r0) [2024-08-12T07:13:42.496Z] #65 10.90 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:42.496Z] #65 10.92 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:42.496Z] #65 11.07 Executing ca-certificates-20240226-r0.trigger [2024-08-12T07:13:42.496Z] #65 11.92 OK: 9 MiB in 17 packages [2024-08-12T07:13:42.496Z] #65 DONE 13.4s [2024-08-12T07:13:42.496Z] [2024-08-12T07:13:42.496Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:42.764Z] #57 ... [2024-08-12T07:13:42.764Z] [2024-08-12T07:13:42.764Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T07:13:43.032Z] #71 ... [2024-08-12T07:13:43.032Z] [2024-08-12T07:13:43.032Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:43.032Z] #57 ... [2024-08-12T07:13:43.032Z] [2024-08-12T07:13:43.032Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T07:13:43.298Z] #72 ... [2024-08-12T07:13:43.298Z] [2024-08-12T07:13:43.298Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T07:13:43.298Z] #73 ... [2024-08-12T07:13:43.298Z] [2024-08-12T07:13:43.298Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:43.565Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.43MB / 28.04MB 9.6s [2024-08-12T07:13:43.565Z] #57 ... [2024-08-12T07:13:43.565Z] [2024-08-12T07:13:43.565Z] #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T07:13:43.565Z] #67 DONE 13.8s [2024-08-12T07:13:43.565Z] [2024-08-12T07:13:43.565Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:44.147Z] #57 ... [2024-08-12T07:13:44.147Z] [2024-08-12T07:13:44.147Z] #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:44.147Z] #74 DONE 1.9s [2024-08-12T07:13:44.147Z] [2024-08-12T07:13:44.147Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:44.147Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 10.3s [2024-08-12T07:13:44.424Z] #57 ... [2024-08-12T07:13:44.424Z] [2024-08-12T07:13:44.424Z] #41 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:44.424Z] #41 8.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:44.425Z] #41 10.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:44.425Z] #41 14.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:44.425Z] #41 14.37 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:44.425Z] #41 14.47 OK: 8 MiB in 16 packages [2024-08-12T07:13:44.425Z] #41 DONE 15.6s [2024-08-12T07:13:44.425Z] [2024-08-12T07:13:44.425Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:45.381Z] #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 [2024-08-12T07:13:45.381Z] #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-08-12T07:13:45.657Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 11.7s [2024-08-12T07:13:45.657Z] #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done [2024-08-12T07:13:45.657Z] #57 ... [2024-08-12T07:13:45.657Z] [2024-08-12T07:13:45.657Z] #62 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-12T07:13:45.657Z] #62 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:45.657Z] #62 15.87 OK: 266 MiB in 52 packages [2024-08-12T07:13:45.657Z] #62 DONE 17.1s [2024-08-12T07:13:45.657Z] [2024-08-12T07:13:45.657Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:46.634Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.74MB / 28.04MB 12.7s [2024-08-12T07:13:46.898Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 13.0s [2024-08-12T07:13:47.165Z] #57 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.1s done [2024-08-12T07:13:47.430Z] #57 ... [2024-08-12T07:13:47.430Z] [2024-08-12T07:13:47.430Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:47.430Z] #75 DONE 1.6s [2024-08-12T07:13:47.696Z] [2024-08-12T07:13:47.696Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:47.696Z] #76 ... [2024-08-12T07:13:47.696Z] [2024-08-12T07:13:47.696Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T07:13:47.696Z] #58 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:47.696Z] #58 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:47.696Z] #58 13.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:47.696Z] #58 13.78 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:47.696Z] #58 13.78 OK: 19953 distinct packages available [2024-08-12T07:13:47.696Z] #58 15.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:47.696Z] #58 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:47.696Z] #58 19.88 OK: 266 MiB in 52 packages [2024-08-12T07:13:47.964Z] #58 ... [2024-08-12T07:13:47.964Z] [2024-08-12T07:13:47.964Z] #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-12T07:13:47.964Z] #68 DONE 17.8s [2024-08-12T07:13:47.964Z] [2024-08-12T07:13:47.964Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:47.964Z] #77 ... [2024-08-12T07:13:47.964Z] [2024-08-12T07:13:47.964Z] #61 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-12T07:13:47.964Z] #61 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:47.964Z] #61 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:47.964Z] #61 18.08 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:47.964Z] #61 18.16 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:47.964Z] #61 18.28 OK: 8 MiB in 16 packages [2024-08-12T07:13:47.964Z] #61 DONE 20.3s [2024-08-12T07:13:48.231Z] [2024-08-12T07:13:48.231Z] #78 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:48.498Z] #78 ... [2024-08-12T07:13:48.498Z] [2024-08-12T07:13:48.498Z] #42 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-12T07:13:48.498Z] #42 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:48.498Z] #42 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:48.498Z] #42 17.07 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:48.498Z] #42 17.17 (2/4) Installing openssl (3.1.6-r0) [2024-08-12T07:13:48.498Z] #42 17.17 (3/4) Installing su-exec (0.2-r3) [2024-08-12T07:13:48.498Z] #42 17.17 (4/4) Installing yq (4.33.3-r5) [2024-08-12T07:13:48.498Z] #42 18.01 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:48.498Z] #42 18.05 OK: 18 MiB in 19 packages [2024-08-12T07:13:48.498Z] #42 DONE 19.5s [2024-08-12T07:13:48.498Z] [2024-08-12T07:13:48.498Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-12T07:13:48.498Z] #58 DONE 21.1s [2024-08-12T07:13:48.498Z] [2024-08-12T07:13:48.498Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:13:51.083Z] #79 DONE 2.0s [2024-08-12T07:13:51.083Z] [2024-08-12T07:13:51.083Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:51.083Z] #80 ... [2024-08-12T07:13:51.083Z] [2024-08-12T07:13:51.083Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:51.083Z] #81 ... [2024-08-12T07:13:51.083Z] [2024-08-12T07:13:51.083Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T07:13:51.083Z] #69 14.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:51.083Z] #69 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:51.083Z] #69 19.71 (1/4) Installing ca-certificates (20240226-r0) [2024-08-12T07:13:51.083Z] #69 19.89 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:51.083Z] #69 19.91 (3/4) Installing su-exec (0.2-r3) [2024-08-12T07:13:51.083Z] #69 19.92 (4/4) Installing yq (4.33.3-r5) [2024-08-12T07:13:51.353Z] #69 ... [2024-08-12T07:13:51.353Z] [2024-08-12T07:13:51.353Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:51.353Z] #63 12.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:51.353Z] #63 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:51.353Z] #63 17.33 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:51.354Z] #63 17.33 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:51.354Z] #63 17.33 OK: 19946 distinct packages available [2024-08-12T07:13:51.354Z] #63 18.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:51.354Z] #63 19.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:51.354Z] #63 22.46 (1/11) Installing ca-certificates (20240226-r0) [2024-08-12T07:13:51.354Z] #63 ... [2024-08-12T07:13:51.354Z] [2024-08-12T07:13:51.354Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T07:13:51.354Z] #69 20.54 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:51.620Z] #69 20.68 Executing ca-certificates-20240226-r0.trigger [2024-08-12T07:13:52.597Z] #69 21.83 OK: 18 MiB in 19 packages [2024-08-12T07:13:52.597Z] #69 ... [2024-08-12T07:13:52.597Z] [2024-08-12T07:13:52.597Z] #82 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:52.597Z] #82 ... [2024-08-12T07:13:52.597Z] [2024-08-12T07:13:52.597Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:52.597Z] #63 22.71 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-12T07:13:52.597Z] #63 22.86 (3/11) Installing libunistring (1.1-r1) [2024-08-12T07:13:52.597Z] #63 22.98 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-12T07:13:52.597Z] #63 23.01 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-12T07:13:52.597Z] #63 23.05 (6/11) Installing libcurl (8.9.0-r0) [2024-08-12T07:13:52.597Z] #63 23.11 (7/11) Installing curl (8.9.0-r0) [2024-08-12T07:13:52.597Z] #63 23.13 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:52.597Z] #63 23.15 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-12T07:13:52.597Z] #63 23.17 (10/11) Installing libucontext (1.2-r2) [2024-08-12T07:13:52.597Z] #63 23.18 (11/11) Installing gcompat (1.1.0-r1) [2024-08-12T07:13:52.597Z] #63 23.21 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:52.597Z] #63 23.29 Executing ca-certificates-20240226-r0.trigger [2024-08-12T07:13:52.868Z] #63 24.17 OK: 13 MiB in 26 packages [2024-08-12T07:13:53.831Z] #63 ... [2024-08-12T07:13:53.831Z] [2024-08-12T07:13:53.831Z] #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-12T07:13:53.831Z] #73 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:53.831Z] #73 14.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:53.831Z] #73 19.07 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:53.831Z] #73 19.09 (2/2) Installing su-exec (0.2-r3) [2024-08-12T07:13:53.831Z] #73 19.10 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:53.831Z] #73 19.21 OK: 8 MiB in 17 packages [2024-08-12T07:13:53.831Z] #73 DONE 20.4s [2024-08-12T07:13:53.831Z] [2024-08-12T07:13:53.831Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T07:13:53.831Z] #83 ... [2024-08-12T07:13:53.831Z] [2024-08-12T07:13:53.831Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:53.831Z] #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.9s [2024-08-12T07:13:54.101Z] #57 ... [2024-08-12T07:13:54.101Z] [2024-08-12T07:13:54.101Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:13:54.383Z] #84 ... [2024-08-12T07:13:54.383Z] [2024-08-12T07:13:54.383Z] #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-12T07:13:54.383Z] #69 DONE 23.5s [2024-08-12T07:13:54.383Z] [2024-08-12T07:13:54.383Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:54.383Z] #57 ... [2024-08-12T07:13:54.383Z] [2024-08-12T07:13:54.383Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:54.648Z] #85 ... [2024-08-12T07:13:54.648Z] [2024-08-12T07:13:54.648Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-12T07:13:54.648Z] #63 DONE 25.7s [2024-08-12T07:13:54.648Z] [2024-08-12T07:13:54.648Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:55.238Z] #86 ... [2024-08-12T07:13:55.238Z] [2024-08-12T07:13:55.238Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:13:55.238Z] #51 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done [2024-08-12T07:13:55.238Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.4s [2024-08-12T07:13:55.238Z] #51 ... [2024-08-12T07:13:55.238Z] [2024-08-12T07:13:55.238Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:57.816Z] #57 ... [2024-08-12T07:13:57.816Z] [2024-08-12T07:13:57.816Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T07:13:57.816Z] #71 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:57.816Z] #71 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:57.816Z] #71 19.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:57.816Z] #71 19.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:57.816Z] #71 19.84 OK: 19946 distinct packages available [2024-08-12T07:13:57.816Z] #71 20.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:57.816Z] #71 21.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:57.816Z] #71 25.10 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:57.816Z] #71 ... [2024-08-12T07:13:57.816Z] [2024-08-12T07:13:57.816Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:58.081Z] #57 ... [2024-08-12T07:13:58.081Z] [2024-08-12T07:13:58.081Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T07:13:58.081Z] #72 14.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:58.081Z] #72 16.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:58.081Z] #72 19.24 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-12T07:13:58.081Z] #72 19.25 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-12T07:13:58.081Z] #72 19.25 OK: 19946 distinct packages available [2024-08-12T07:13:58.081Z] #72 20.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:58.081Z] #72 21.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:58.081Z] #72 24.84 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-12T07:13:58.081Z] #72 24.85 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-12T07:13:58.081Z] #72 24.88 (3/4) Installing libucontext (1.2-r2) [2024-08-12T07:13:58.081Z] #72 24.90 (4/4) Installing gcompat (1.1.0-r1) [2024-08-12T07:13:58.081Z] #72 24.97 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:58.081Z] #72 25.02 OK: 8 MiB in 19 packages [2024-08-12T07:13:58.346Z] #72 ... [2024-08-12T07:13:58.346Z] [2024-08-12T07:13:58.346Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T07:13:58.346Z] #71 25.11 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-12T07:13:58.346Z] #71 25.13 (3/5) Installing libucontext (1.2-r2) [2024-08-12T07:13:58.346Z] #71 25.14 (4/5) Installing gcompat (1.1.0-r1) [2024-08-12T07:13:58.346Z] #71 25.18 (5/5) Installing openssl (3.1.6-r0) [2024-08-12T07:13:58.346Z] #71 25.31 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:13:58.346Z] #71 25.50 OK: 9 MiB in 20 packages [2024-08-12T07:13:58.346Z] #71 ... [2024-08-12T07:13:58.346Z] [2024-08-12T07:13:58.346Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T07:13:58.612Z] #87 ... [2024-08-12T07:13:58.612Z] [2024-08-12T07:13:58.612Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:58.612Z] #57 ... [2024-08-12T07:13:58.612Z] [2024-08-12T07:13:58.612Z] #82 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:13:58.612Z] #82 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:58.612Z] #82 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:13:58.612Z] #82 15.02 OK: 9 MiB in 17 packages [2024-08-12T07:13:58.612Z] #82 DONE 16.2s [2024-08-12T07:13:58.612Z] [2024-08-12T07:13:58.612Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:13:58.878Z] #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.0s [2024-08-12T07:13:59.148Z] #57 ... [2024-08-12T07:13:59.148Z] [2024-08-12T07:13:59.148Z] #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-12T07:13:59.148Z] #72 DONE 26.2s [2024-08-12T07:13:59.413Z] [2024-08-12T07:13:59.413Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T07:14:00.368Z] #88 ... [2024-08-12T07:14:00.368Z] [2024-08-12T07:14:00.368Z] #71 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-12T07:14:00.368Z] #71 DONE 27.5s [2024-08-12T07:14:00.368Z] [2024-08-12T07:14:00.368Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-12T07:14:02.687Z] #116 DONE 42.1s [2024-08-12T07:14:02.687Z] [2024-08-12T07:14:02.687Z] #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:02.687Z] #78 DONE 41.6s [2024-08-12T07:14:02.687Z] [2024-08-12T07:14:02.687Z] #112 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:02.687Z] #112 DONE 37.8s [2024-08-12T07:14:02.687Z] [2024-08-12T07:14:02.687Z] #80 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:02.687Z] #80 DONE 40.6s [2024-08-12T07:14:02.687Z] [2024-08-12T07:14:02.687Z] #115 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:02.687Z] #115 DONE 41.4s [2024-08-12T07:14:02.687Z] [2024-08-12T07:14:02.687Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T07:14:03.715Z] #89 ... [2024-08-12T07:14:03.715Z] [2024-08-12T07:14:03.715Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:14:03.715Z] #85 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:03.715Z] #85 14.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:03.715Z] #85 18.08 OK: 8 MiB in 16 packages [2024-08-12T07:14:03.715Z] #85 DONE 19.3s [2024-08-12T07:14:03.715Z] [2024-08-12T07:14:03.715Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T07:14:03.715Z] #0 9.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:03.982Z] #90 ... [2024-08-12T07:14:03.982Z] [2024-08-12T07:14:03.982Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:03.982Z] #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.9s [2024-08-12T07:14:04.248Z] #57 ... [2024-08-12T07:14:04.248Z] [2024-08-12T07:14:04.248Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T07:14:04.248Z] #0 9.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:04.513Z] #91 ... [2024-08-12T07:14:04.513Z] [2024-08-12T07:14:04.513Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:05.468Z] #57 ... [2024-08-12T07:14:05.469Z] [2024-08-12T07:14:05.469Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:14:05.469Z] #51 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.7s done [2024-08-12T07:14:05.735Z] #51 ... [2024-08-12T07:14:05.735Z] [2024-08-12T07:14:05.735Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:05.735Z] #57 ... [2024-08-12T07:14:05.735Z] [2024-08-12T07:14:05.735Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T07:14:05.735Z] #83 12.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:05.735Z] #83 13.63 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:05.735Z] #83 21.42 OK: 266 MiB in 52 packages [2024-08-12T07:14:06.025Z] #83 ... [2024-08-12T07:14:06.025Z] [2024-08-12T07:14:06.025Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:06.293Z] #57 ... [2024-08-12T07:14:06.293Z] [2024-08-12T07:14:06.293Z] #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-12T07:14:06.293Z] #87 10.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:06.293Z] #87 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:06.293Z] #87 16.92 OK: 18 MiB in 19 packages [2024-08-12T07:14:06.293Z] #87 DONE 17.8s [2024-08-12T07:14:06.293Z] [2024-08-12T07:14:06.293Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:06.570Z] #57 ... [2024-08-12T07:14:06.570Z] [2024-08-12T07:14:06.570Z] #92 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-12T07:14:06.570Z] #92 DONE 0.3s [2024-08-12T07:14:06.570Z] [2024-08-12T07:14:06.570Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:07.150Z] #57 ... [2024-08-12T07:14:07.150Z] [2024-08-12T07:14:07.150Z] #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-12T07:14:07.150Z] #83 DONE 23.4s [2024-08-12T07:14:07.150Z] [2024-08-12T07:14:07.150Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:07.742Z] #57 ... [2024-08-12T07:14:07.742Z] [2024-08-12T07:14:07.742Z] #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-12T07:14:07.742Z] #93 DONE 0.6s [2024-08-12T07:14:07.742Z] [2024-08-12T07:14:07.742Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:08.326Z] #57 ... [2024-08-12T07:14:08.326Z] [2024-08-12T07:14:08.326Z] #78 [core-command stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:14:08.326Z] #78 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:08.326Z] #78 14.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:08.326Z] #78 19.57 OK: 8 MiB in 16 packages [2024-08-12T07:14:08.326Z] #78 DONE 21.1s [2024-08-12T07:14:08.326Z] [2024-08-12T07:14:08.326Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:08.912Z] #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.1s [2024-08-12T07:14:09.496Z] #57 ... [2024-08-12T07:14:09.496Z] [2024-08-12T07:14:09.496Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-12T07:14:09.496Z] #91 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:09.496Z] #91 14.41 OK: 18 MiB in 19 packages [2024-08-12T07:14:09.496Z] #91 DONE 15.1s [2024-08-12T07:14:09.496Z] [2024-08-12T07:14:09.496Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:09.772Z] #57 ... [2024-08-12T07:14:09.772Z] [2024-08-12T07:14:09.772Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T07:14:09.772Z] #77 12.03 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:09.772Z] #77 14.16 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:09.772Z] #77 20.76 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-12T07:14:09.772Z] #77 21.65 Executing busybox-1.36.1-r7.trigger [2024-08-12T07:14:09.772Z] #77 21.82 OK: 8 MiB in 16 packages [2024-08-12T07:14:10.038Z] #77 ... [2024-08-12T07:14:10.038Z] [2024-08-12T07:14:10.038Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:10.624Z] #57 ... [2024-08-12T07:14:10.624Z] [2024-08-12T07:14:10.624Z] #90 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-12T07:14:10.624Z] #90 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:10.624Z] #90 15.23 OK: 8 MiB in 17 packages [2024-08-12T07:14:10.624Z] #90 DONE 16.7s [2024-08-12T07:14:10.624Z] [2024-08-12T07:14:10.624Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:10.858Z] #117 ... [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #118 [core-keeper builder 7/8] COPY . . [2024-08-12T07:14:10.858Z] #118 DONE 7.9s [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #119 [support-notifications builder 6/7] COPY . . [2024-08-12T07:14:10.858Z] #119 DONE 7.9s [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:14:10.858Z] #120 ... [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #121 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.858Z] #121 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #122 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T07:14:10.858Z] #122 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.858Z] #123 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #124 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T07:14:10.858Z] #124 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.858Z] #125 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.858Z] #126 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #127 [support-scheduler builder 6/7] COPY . . [2024-08-12T07:14:10.858Z] #127 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #128 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.858Z] #128 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.858Z] #129 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.858Z] #130 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.858Z] #131 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #132 [core-data builder 6/7] COPY . . [2024-08-12T07:14:10.858Z] #132 CACHED [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.858Z] #133 [core-metadata builder 6/7] COPY . . [2024-08-12T07:14:10.858Z] #133 DONE 7.9s [2024-08-12T07:14:10.858Z] [2024-08-12T07:14:10.859Z] #134 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T07:14:10.859Z] #134 DONE 7.9s [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #135 [core-command builder 6/7] COPY . . [2024-08-12T07:14:10.859Z] #135 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.859Z] #136 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.859Z] #137 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.859Z] #138 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #139 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-12T07:14:10.859Z] #139 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.859Z] #140 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #141 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.859Z] #141 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.859Z] #142 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #143 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T07:14:10.859Z] #143 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:14:10.859Z] #144 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #145 [security-bootstrapper builder 6/7] COPY . . [2024-08-12T07:14:10.859Z] #145 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:10.859Z] #146 CACHED [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #117 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T07:14:10.859Z] #117 DONE 7.9s [2024-08-12T07:14:10.859Z] [2024-08-12T07:14:10.859Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T07:14:11.222Z] #57 ... [2024-08-12T07:14:11.222Z] [2024-08-12T07:14:11.222Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-12T07:14:11.222Z] #77 DONE 23.2s [2024-08-12T07:14:11.222Z] [2024-08-12T07:14:11.222Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:11.430Z] #147 1.131 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T07:14:11.489Z] #57 ... [2024-08-12T07:14:11.489Z] [2024-08-12T07:14:11.489Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-12T07:14:11.489Z] #86 8.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:11.489Z] #86 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:11.489Z] #86 15.65 OK: 13 MiB in 26 packages [2024-08-12T07:14:11.489Z] #86 DONE 16.7s [2024-08-12T07:14:11.489Z] [2024-08-12T07:14:11.489Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:12.073Z] #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s done [2024-08-12T07:14:12.340Z] #57 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.3s done [2024-08-12T07:14:12.614Z] #57 ... [2024-08-12T07:14:12.614Z] [2024-08-12T07:14:12.614Z] #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-12T07:14:12.614Z] #88 5.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:12.614Z] #88 7.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:12.614Z] #88 12.36 OK: 8 MiB in 19 packages [2024-08-12T07:14:12.614Z] #88 DONE 13.2s [2024-08-12T07:14:12.614Z] [2024-08-12T07:14:12.614Z] #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-12T07:14:12.614Z] #89 5.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:12.614Z] #89 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-12T07:14:12.614Z] #89 11.44 OK: 9 MiB in 20 packages [2024-08-12T07:14:12.879Z] #89 DONE 12.5s [2024-08-12T07:14:12.879Z] [2024-08-12T07:14:12.879Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:14:14.299Z] #57 ... [2024-08-12T07:14:14.299Z] [2024-08-12T07:14:14.299Z] #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-12T07:14:14.299Z] #94 DONE 1.4s [2024-08-12T07:14:14.299Z] [2024-08-12T07:14:14.299Z] #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-12T07:14:14.299Z] #95 DONE 3.9s [2024-08-12T07:14:14.299Z] [2024-08-12T07:14:14.299Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:14:14.566Z] #96 ... [2024-08-12T07:14:14.566Z] [2024-08-12T07:14:14.566Z] #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-12T07:14:14.566Z] #97 DONE 0.2s [2024-08-12T07:14:14.834Z] [2024-08-12T07:14:14.834Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:14:15.818Z] #98 ... [2024-08-12T07:14:15.818Z] [2024-08-12T07:14:15.818Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:14:16.110Z] #51 ... [2024-08-12T07:14:16.110Z] [2024-08-12T07:14:16.110Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:14:16.110Z] #99 DONE 2.1s [2024-08-12T07:14:16.110Z] [2024-08-12T07:14:16.110Z] #98 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:14:16.110Z] #98 DONE 2.0s [2024-08-12T07:14:16.110Z] [2024-08-12T07:14:16.110Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T07:14:16.387Z] #100 ... [2024-08-12T07:14:16.387Z] [2024-08-12T07:14:16.387Z] #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-12T07:14:16.387Z] #96 DONE 1.9s [2024-08-12T07:14:16.387Z] [2024-08-12T07:14:16.387Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-12T07:14:16.387Z] #101 DONE 0.3s [2024-08-12T07:14:16.387Z] [2024-08-12T07:14:16.387Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T07:14:16.387Z] #102 ... [2024-08-12T07:14:16.387Z] [2024-08-12T07:14:16.387Z] #100 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-12T07:14:16.387Z] #100 DONE 0.3s [2024-08-12T07:14:16.387Z] [2024-08-12T07:14:16.387Z] #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-12T07:14:16.387Z] #103 DONE 0.4s [2024-08-12T07:14:16.659Z] [2024-08-12T07:14:16.659Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-12T07:14:16.659Z] #104 DONE 0.3s [2024-08-12T07:14:16.659Z] [2024-08-12T07:14:16.659Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-12T07:14:16.659Z] #105 DONE 0.3s [2024-08-12T07:14:16.659Z] [2024-08-12T07:14:16.659Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-12T07:14:16.659Z] #102 DONE 0.3s [2024-08-12T07:14:16.659Z] [2024-08-12T07:14:16.659Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T07:14:16.928Z] #106 ... [2024-08-12T07:14:16.928Z] [2024-08-12T07:14:16.928Z] #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T07:14:16.928Z] #107 DONE 0.3s [2024-08-12T07:14:17.209Z] [2024-08-12T07:14:17.209Z] #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T07:14:17.209Z] #106 DONE 0.3s [2024-08-12T07:14:17.209Z] [2024-08-12T07:14:17.209Z] #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-12T07:14:17.209Z] #108 DONE 0.3s [2024-08-12T07:14:17.209Z] [2024-08-12T07:14:17.209Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T07:14:17.482Z] #109 ... [2024-08-12T07:14:17.482Z] [2024-08-12T07:14:17.482Z] #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-12T07:14:17.482Z] #110 DONE 0.3s [2024-08-12T07:14:17.482Z] [2024-08-12T07:14:17.482Z] #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-12T07:14:17.482Z] #111 DONE 0.3s [2024-08-12T07:14:17.482Z] [2024-08-12T07:14:17.482Z] #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-12T07:14:17.482Z] #109 DONE 0.3s [2024-08-12T07:14:17.482Z] [2024-08-12T07:14:17.482Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T07:14:17.753Z] #112 ... [2024-08-12T07:14:17.753Z] [2024-08-12T07:14:17.753Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:17.753Z] #113 ... [2024-08-12T07:14:17.753Z] [2024-08-12T07:14:17.753Z] #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-12T07:14:17.753Z] #114 DONE 0.3s [2024-08-12T07:14:17.753Z] [2024-08-12T07:14:17.753Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-12T07:14:17.753Z] #115 DONE 0.3s [2024-08-12T07:14:17.753Z] [2024-08-12T07:14:17.753Z] #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-12T07:14:17.753Z] #112 DONE 0.3s [2024-08-12T07:14:17.753Z] [2024-08-12T07:14:17.753Z] #116 [security-spire-server] exporting to image [2024-08-12T07:14:17.753Z] #116 exporting layers [2024-08-12T07:14:20.323Z] #116 exporting layers 2.7s done [2024-08-12T07:14:20.323Z] #116 writing image sha256:2be773f23b61ac4c71d91a37224e9f7987f660065c6b581a3f63d0814bafa1cb [2024-08-12T07:14:20.588Z] #116 writing image sha256:2be773f23b61ac4c71d91a37224e9f7987f660065c6b581a3f63d0814bafa1cb 0.0s done [2024-08-12T07:14:20.588Z] #116 naming to docker.io/library/security-spire-config-arm64 done [2024-08-12T07:14:20.854Z] #116 exporting layers 3.1s done [2024-08-12T07:14:20.854Z] #116 exporting layers 3.0s done [2024-08-12T07:14:20.854Z] #116 writing image sha256:20ddeaa029667ce9ab9ac844b719c5a1f67230e76885081cc61b4b04701d89ad 0.0s done [2024-08-12T07:14:20.854Z] #116 naming to docker.io/library/security-spire-server-arm64 done [2024-08-12T07:14:20.854Z] #116 writing image sha256:3ad0b2e732a19e1822225177b1a26c111988149b8ac4d08fd42d58db3ad6f03a done [2024-08-12T07:14:20.854Z] #116 naming to docker.io/library/security-spire-agent-arm64 done [2024-08-12T07:14:20.854Z] #116 DONE 3.2s [2024-08-12T07:14:20.854Z] [2024-08-12T07:14:20.854Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:14:21.423Z] #147 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T07:14:21.423Z] #0 1.516 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T07:14:21.423Z] #148 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T07:14:21.423Z] #0 1.162 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T07:14:21.423Z] #149 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:14:21.423Z] #0 1.177 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-12T07:14:21.423Z] #150 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T07:14:21.423Z] #0 1.438 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T07:14:21.423Z] #151 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T07:14:21.423Z] #0 0.887 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T07:14:21.423Z] #152 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:14:21.423Z] #0 0.500 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T07:14:21.423Z] #153 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #154 [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-08-12T07:14:21.423Z] #0 1.201 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T07:14:21.423Z] #154 ... [2024-08-12T07:14:21.423Z] [2024-08-12T07:14:21.423Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:14:21.423Z] #0 0.567 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T07:14:21.879Z] #155 ... [2024-08-12T07:14:21.879Z] [2024-08-12T07:14:21.879Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T07:14:21.879Z] #0 1.028 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T07:14:22.138Z] #156 ... [2024-08-12T07:14:22.138Z] [2024-08-12T07:14:22.138Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T07:14:22.138Z] #0 1.253 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T07:14:22.138Z] #157 ... [2024-08-12T07:14:22.138Z] [2024-08-12T07:14:22.138Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:14:22.138Z] #120 1.213 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T07:14:22.396Z] #120 ... [2024-08-12T07:14:22.396Z] [2024-08-12T07:14:22.396Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T07:14:22.396Z] #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T07:15:28.899Z] #76 ... [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:28.899Z] #81 DONE 103.8s [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #117 [support-scheduler builder 6/7] COPY . . [2024-08-12T07:15:28.899Z] #117 DONE 1.5s [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:15:28.899Z] #57 ... [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #118 [core-metadata builder 6/7] COPY . . [2024-08-12T07:15:28.899Z] #118 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #119 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:28.899Z] #119 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:28.899Z] #120 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #121 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:28.899Z] #121 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #122 [security-proxy-auth builder 6/7] COPY . . [2024-08-12T07:15:28.899Z] #122 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #123 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:28.899Z] #123 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #124 [core-command builder 6/7] COPY . . [2024-08-12T07:15:28.899Z] #124 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:28.899Z] #125 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #126 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:28.899Z] #126 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:28.899Z] #127 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #128 [core-data builder 6/7] COPY . . [2024-08-12T07:15:28.899Z] #128 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:28.899Z] #129 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #130 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-12T07:15:28.899Z] #130 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:28.899Z] #131 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:28.899Z] #132 CACHED [2024-08-12T07:15:28.899Z] [2024-08-12T07:15:28.899Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T07:15:29.165Z] #133 ... [2024-08-12T07:15:29.165Z] [2024-08-12T07:15:29.165Z] #76 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:29.165Z] #76 DONE 101.8s [2024-08-12T07:15:29.431Z] [2024-08-12T07:15:29.431Z] #134 [support-notifications builder 6/7] COPY . . [2024-08-12T07:15:30.388Z] #134 ... [2024-08-12T07:15:30.388Z] [2024-08-12T07:15:30.388Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:30.388Z] #84 DONE 105.9s [2024-08-12T07:15:30.388Z] [2024-08-12T07:15:30.388Z] #135 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T07:15:30.984Z] #135 ... [2024-08-12T07:15:30.984Z] [2024-08-12T07:15:30.984Z] #134 [support-notifications builder 6/7] COPY . . [2024-08-12T07:15:30.984Z] #134 DONE 1.9s [2024-08-12T07:15:31.250Z] [2024-08-12T07:15:31.250Z] #136 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:31.250Z] #136 CACHED [2024-08-12T07:15:31.250Z] [2024-08-12T07:15:31.250Z] #137 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:31.250Z] #137 CACHED [2024-08-12T07:15:31.250Z] [2024-08-12T07:15:31.250Z] #138 [support-cron-scheduler builder 6/7] COPY . . [2024-08-12T07:15:31.250Z] #138 CACHED [2024-08-12T07:15:31.250Z] [2024-08-12T07:15:31.250Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:15:32.666Z] #139 ... [2024-08-12T07:15:32.666Z] [2024-08-12T07:15:32.666Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:32.666Z] #113 DONE 84.7s [2024-08-12T07:15:32.666Z] [2024-08-12T07:15:32.666Z] #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:32.666Z] #80 DONE 101.8s [2024-08-12T07:15:32.666Z] [2024-08-12T07:15:32.666Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T07:15:32.948Z] #140 ... [2024-08-12T07:15:32.949Z] [2024-08-12T07:15:32.949Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:32.949Z] #141 CACHED [2024-08-12T07:15:32.949Z] [2024-08-12T07:15:32.949Z] #142 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:32.949Z] #142 CACHED [2024-08-12T07:15:32.949Z] [2024-08-12T07:15:32.949Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-08-12T07:15:32.949Z] #143 CACHED [2024-08-12T07:15:32.949Z] [2024-08-12T07:15:32.949Z] #144 [security-secretstore-setup builder 6/7] COPY . . [2024-08-12T07:15:32.949Z] #144 CACHED [2024-08-12T07:15:32.949Z] [2024-08-12T07:15:32.949Z] #145 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-12T07:15:32.949Z] #145 CACHED [2024-08-12T07:15:32.949Z] [2024-08-12T07:15:32.949Z] #146 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-12T07:15:32.949Z] #146 CACHED [2024-08-12T07:15:32.949Z] [2024-08-12T07:15:32.949Z] #135 [security-proxy-setup builder 6/7] COPY . . [2024-08-12T07:15:32.949Z] #135 DONE 2.9s [2024-08-12T07:15:33.214Z] [2024-08-12T07:15:33.214Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T07:15:35.846Z] #147 ... [2024-08-12T07:15:35.846Z] [2024-08-12T07:15:35.846Z] #148 [core-keeper builder 7/8] COPY . . [2024-08-12T07:15:35.846Z] #148 DONE 3.6s [2024-08-12T07:15:35.846Z] [2024-08-12T07:15:35.846Z] #140 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-12T07:15:35.846Z] #140 DONE 3.4s [2024-08-12T07:15:36.167Z] [2024-08-12T07:15:36.167Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:15:36.434Z] #149 ... [2024-08-12T07:15:36.434Z] [2024-08-12T07:15:36.434Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T07:15:36.434Z] #0 8.860 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-08-12T07:15:36.434Z] #150 ... [2024-08-12T07:15:36.434Z] [2024-08-12T07:15:36.434Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T07:15:36.434Z] #0 9.383 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-08-12T07:15:36.699Z] #151 ... [2024-08-12T07:15:36.699Z] [2024-08-12T07:15:36.699Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T07:15:36.699Z] #0 8.439 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-08-12T07:15:36.699Z] #152 ... [2024-08-12T07:15:36.699Z] [2024-08-12T07:15:36.699Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T07:15:36.699Z] #0 9.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-08-12T07:15:36.965Z] #153 ... [2024-08-12T07:15:36.965Z] [2024-08-12T07:15:36.965Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T07:15:36.965Z] #0 8.840 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-08-12T07:15:36.965Z] #154 ... [2024-08-12T07:15:36.965Z] [2024-08-12T07:15:36.965Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:15:41.226Z] #155 4.528 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-08-12T07:15:41.226Z] #155 ... [2024-08-12T07:15:41.226Z] [2024-08-12T07:15:41.226Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:15:41.226Z] #0 5.937 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-08-12T07:15:41.226Z] #156 ... [2024-08-12T07:15:41.226Z] [2024-08-12T07:15:41.226Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:15:41.226Z] #149 4.159 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-08-12T07:15:43.158Z] #149 ... [2024-08-12T07:15:43.158Z] [2024-08-12T07:15:43.158Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T07:15:43.158Z] #0 5.500 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-08-12T07:15:43.158Z] #157 ... [2024-08-12T07:15:43.158Z] [2024-08-12T07:15:43.158Z] #158 [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-08-12T07:15:43.158Z] #0 5.555 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-08-12T07:15:43.438Z] #158 ... [2024-08-12T07:15:43.438Z] [2024-08-12T07:15:43.438Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T07:15:43.438Z] #147 5.888 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-08-12T07:15:46.005Z] #147 ... [2024-08-12T07:15:46.005Z] [2024-08-12T07:15:46.005Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T07:15:46.005Z] #133 9.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-08-12T07:15:46.005Z] #133 ... [2024-08-12T07:15:46.005Z] [2024-08-12T07:15:46.005Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:15:46.005Z] #139 6.775 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-08-12T07:15:58.899Z] #158 ... [2024-08-12T07:15:58.899Z] [2024-08-12T07:15:58.899Z] #154 [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-08-12T07:15:58.899Z] #154 101.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T07:16:25.530Z] #154 ... [2024-08-12T07:16:25.530Z] [2024-08-12T07:16:25.530Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T07:16:25.530Z] #152 DONE 130.6s [2024-08-12T07:16:25.530Z] [2024-08-12T07:16:25.530Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:16:25.530Z] #153 ... [2024-08-12T07:16:25.530Z] [2024-08-12T07:16:25.530Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T07:16:25.530Z] #147 DONE 133.5s [2024-08-12T07:16:25.530Z] [2024-08-12T07:16:25.530Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T07:16:28.897Z] #149 ... [2024-08-12T07:16:28.897Z] [2024-08-12T07:16:28.897Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T07:16:28.897Z] #151 DONE 138.4s [2024-08-12T07:16:28.897Z] [2024-08-12T07:16:28.897Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:16:29.839Z] #155 ... [2024-08-12T07:16:29.839Z] [2024-08-12T07:16:29.839Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T07:16:30.144Z] #159 ... [2024-08-12T07:16:30.144Z] [2024-08-12T07:16:30.144Z] #154 [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-08-12T07:16:30.144Z] #154 DONE 139.8s [2024-08-12T07:16:30.403Z] [2024-08-12T07:16:30.403Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:16:30.403Z] #150 DONE 139.9s [2024-08-12T07:16:30.403Z] [2024-08-12T07:16:30.403Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:16:30.971Z] #160 ... [2024-08-12T07:16:30.971Z] [2024-08-12T07:16:30.971Z] #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:16:30.971Z] #161 DONE 0.8s [2024-08-12T07:16:30.971Z] [2024-08-12T07:16:30.971Z] #159 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T07:16:30.971Z] #159 DONE 1.0s [2024-08-12T07:16:30.971Z] [2024-08-12T07:16:30.971Z] #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:16:30.971Z] #162 DONE 1.0s [2024-08-12T07:16:30.971Z] [2024-08-12T07:16:30.971Z] #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:16:30.971Z] #160 DONE 0.7s [2024-08-12T07:16:30.971Z] [2024-08-12T07:16:30.971Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:31.231Z] #163 ... [2024-08-12T07:16:31.231Z] [2024-08-12T07:16:31.231Z] #164 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:31.231Z] #164 DONE 0.3s [2024-08-12T07:16:31.488Z] [2024-08-12T07:16:31.488Z] #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:16:31.488Z] #165 DONE 0.9s [2024-08-12T07:16:31.488Z] [2024-08-12T07:16:31.488Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T07:16:33.412Z] #166 ... [2024-08-12T07:16:33.412Z] [2024-08-12T07:16:33.412Z] #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:33.412Z] #167 DONE 2.6s [2024-08-12T07:16:33.670Z] [2024-08-12T07:16:33.670Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:34.263Z] #168 ... [2024-08-12T07:16:34.263Z] [2024-08-12T07:16:34.263Z] #163 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:34.263Z] #163 DONE 3.1s [2024-08-12T07:16:34.556Z] [2024-08-12T07:16:34.556Z] #169 [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-08-12T07:16:35.129Z] #169 ... [2024-08-12T07:16:35.129Z] [2024-08-12T07:16:35.129Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T07:16:35.129Z] #166 DONE 3.7s [2024-08-12T07:16:35.129Z] [2024-08-12T07:16:35.129Z] #168 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:35.129Z] #168 DONE 3.4s [2024-08-12T07:16:35.129Z] [2024-08-12T07:16:35.129Z] #170 [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-08-12T07:16:36.070Z] #170 ... [2024-08-12T07:16:36.070Z] [2024-08-12T07:16:36.070Z] #171 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T07:16:36.070Z] #171 DONE 5.2s [2024-08-12T07:16:36.070Z] [2024-08-12T07:16:36.070Z] #169 [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-08-12T07:16:36.070Z] #169 DONE 2.1s [2024-08-12T07:16:36.070Z] [2024-08-12T07:16:36.070Z] #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:16:36.338Z] #172 ... [2024-08-12T07:16:36.338Z] [2024-08-12T07:16:36.338Z] #173 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T07:16:36.338Z] #173 DONE 1.6s [2024-08-12T07:16:36.338Z] [2024-08-12T07:16:36.338Z] #174 [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-08-12T07:16:36.338Z] #174 DONE 1.4s [2024-08-12T07:16:36.338Z] [2024-08-12T07:16:36.338Z] #170 [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-08-12T07:16:36.338Z] #170 DONE 1.4s [2024-08-12T07:16:36.338Z] [2024-08-12T07:16:36.338Z] #172 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:16:36.338Z] #172 DONE 0.3s [2024-08-12T07:16:36.338Z] [2024-08-12T07:16:36.338Z] #175 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T07:16:36.338Z] #175 DONE 0.2s [2024-08-12T07:16:36.338Z] [2024-08-12T07:16:36.338Z] #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:36.649Z] #176 ... [2024-08-12T07:16:36.649Z] [2024-08-12T07:16:36.649Z] #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-08-12T07:16:36.649Z] #177 DONE 0.2s [2024-08-12T07:16:36.649Z] [2024-08-12T07:16:36.649Z] #178 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-12T07:16:36.649Z] #178 DONE 0.2s [2024-08-12T07:16:36.649Z] [2024-08-12T07:16:36.649Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-12T07:16:36.649Z] #107 exporting layers [2024-08-12T07:16:36.911Z] #107 ... [2024-08-12T07:16:36.911Z] [2024-08-12T07:16:36.911Z] #179 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-12T07:16:36.911Z] #179 DONE 0.4s [2024-08-12T07:16:36.911Z] [2024-08-12T07:16:36.911Z] #176 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:16:36.911Z] #176 DONE 0.5s [2024-08-12T07:16:36.911Z] [2024-08-12T07:16:36.911Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T07:16:36.911Z] #180 DONE 0.6s [2024-08-12T07:16:36.911Z] [2024-08-12T07:16:36.911Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T07:16:38.368Z] #181 ... [2024-08-12T07:16:38.368Z] [2024-08-12T07:16:38.368Z] #107 [security-spiffe-token-provider] exporting to image [2024-08-12T07:16:38.368Z] #107 exporting layers 1.4s done [2024-08-12T07:16:38.368Z] #107 writing image sha256:80c8e0a112041690133e2c7d795d191762878542d68f58f3afab864ceb0abd75 0.2s done [2024-08-12T07:16:38.368Z] #107 naming to docker.io/library/security-spiffe-token-provider 0.0s done [2024-08-12T07:16:38.368Z] #107 DONE 2.8s [2024-08-12T07:16:38.368Z] [2024-08-12T07:16:38.368Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:16:38.368Z] #182 DONE 1.5s [2024-08-12T07:16:38.368Z] [2024-08-12T07:16:38.368Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T07:16:38.628Z] #183 ... [2024-08-12T07:16:38.628Z] [2024-08-12T07:16:38.628Z] #181 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T07:16:38.628Z] #181 DONE 1.9s [2024-08-12T07:16:38.891Z] [2024-08-12T07:16:38.891Z] #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T07:16:38.891Z] #184 DONE 1.7s [2024-08-12T07:16:38.891Z] [2024-08-12T07:16:38.891Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:16:39.850Z] #185 ... [2024-08-12T07:16:39.850Z] [2024-08-12T07:16:39.850Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T07:16:39.850Z] #183 DONE 1.4s [2024-08-12T07:16:39.850Z] [2024-08-12T07:16:39.850Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T07:16:39.850Z] #186 ... [2024-08-12T07:16:39.850Z] [2024-08-12T07:16:39.850Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:16:39.850Z] #187 DONE 3.3s [2024-08-12T07:16:40.126Z] [2024-08-12T07:16:40.126Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-12T07:16:40.126Z] #107 ... [2024-08-12T07:16:40.126Z] [2024-08-12T07:16:40.126Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-12T07:16:40.126Z] #188 DONE 1.4s [2024-08-12T07:16:40.386Z] [2024-08-12T07:16:40.386Z] #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T07:16:40.955Z] #189 ... [2024-08-12T07:16:40.955Z] [2024-08-12T07:16:40.955Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T07:16:40.955Z] #186 DONE 1.2s [2024-08-12T07:16:41.216Z] [2024-08-12T07:16:41.216Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T07:16:41.478Z] #190 ... [2024-08-12T07:16:41.478Z] [2024-08-12T07:16:41.478Z] #189 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T07:16:41.478Z] #189 DONE 1.3s [2024-08-12T07:16:41.478Z] [2024-08-12T07:16:41.478Z] #107 [core-common-config-bootstrapper] exporting to image [2024-08-12T07:16:41.478Z] #107 exporting layers 1.6s done [2024-08-12T07:16:41.478Z] #107 writing image sha256:a804a5dff5189bb4fee9f45757482e806c5c6079df644cffa1b613a08737c0f3 done [2024-08-12T07:16:41.478Z] #107 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-12T07:16:41.478Z] #107 DONE 4.5s [2024-08-12T07:16:41.740Z] [2024-08-12T07:16:41.740Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T07:16:41.740Z] #190 DONE 0.7s [2024-08-12T07:16:41.740Z] [2024-08-12T07:16:41.740Z] #191 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-12T07:16:42.036Z] #191 DONE 0.5s [2024-08-12T07:16:42.036Z] [2024-08-12T07:16:42.036Z] #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:16:42.036Z] #185 DONE 3.2s [2024-08-12T07:16:42.036Z] [2024-08-12T07:16:42.036Z] #107 [security-proxy-setup] exporting to image [2024-08-12T07:16:42.602Z] #107 ... [2024-08-12T07:16:42.602Z] [2024-08-12T07:16:42.602Z] #192 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-12T07:16:42.602Z] #192 DONE 0.4s [2024-08-12T07:16:42.602Z] [2024-08-12T07:16:42.602Z] #193 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-12T07:16:44.048Z] #193 DONE 1.5s [2024-08-12T07:16:44.048Z] [2024-08-12T07:16:44.048Z] #194 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T07:16:44.308Z] #194 ... [2024-08-12T07:16:44.308Z] [2024-08-12T07:16:44.308Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:16:44.308Z] #195 DONE 2.6s [2024-08-12T07:16:44.567Z] [2024-08-12T07:16:44.567Z] #107 [security-secretstore-setup] exporting to image [2024-08-12T07:16:44.567Z] #107 ... [2024-08-12T07:16:44.567Z] [2024-08-12T07:16:44.567Z] #194 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T07:16:44.567Z] #194 DONE 0.7s [2024-08-12T07:16:44.567Z] [2024-08-12T07:16:44.567Z] #107 [security-secretstore-setup] exporting to image [2024-08-12T07:16:44.567Z] #107 exporting layers 2.7s done [2024-08-12T07:16:44.567Z] #107 writing image sha256:71f3ab5aba21cb60523e8bb6ff858d71834f3b6a45f3314c2ec7c641ea861587 done [2024-08-12T07:16:44.567Z] #107 naming to docker.io/library/security-proxy-setup [2024-08-12T07:16:44.826Z] #107 naming to docker.io/library/security-proxy-setup done [2024-08-12T07:16:44.826Z] #107 exporting layers 0.6s done [2024-08-12T07:16:44.826Z] #107 writing image sha256:2786ac43f47f2e07e0469a25c349ba70c031bbabba66bd0a16b4c31c6d602ca9 done [2024-08-12T07:16:44.826Z] #107 naming to docker.io/library/security-secretstore-setup done [2024-08-12T07:16:44.826Z] #107 DONE 7.4s [2024-08-12T07:16:44.826Z] [2024-08-12T07:16:44.826Z] #196 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T07:16:48.128Z] #196 DONE 3.4s [2024-08-12T07:16:48.128Z] [2024-08-12T07:16:48.128Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T07:16:48.128Z] #148 ... [2024-08-12T07:16:48.128Z] [2024-08-12T07:16:48.128Z] #107 [security-bootstrapper] exporting to image [2024-08-12T07:16:48.387Z] #107 exporting layers 0.5s done [2024-08-12T07:16:48.387Z] #107 writing image sha256:3fc6ba408caf0f56efb66c50c48ccddb8b755d14a326b62d76faf677eacf7e30 done [2024-08-12T07:16:48.387Z] #107 naming to docker.io/library/security-bootstrapper done [2024-08-12T07:16:48.387Z] #107 DONE 7.9s [2024-08-12T07:16:48.387Z] [2024-08-12T07:16:48.387Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T07:16:52.572Z] #158 ... [2024-08-12T07:16:52.572Z] [2024-08-12T07:16:52.572Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T07:16:52.572Z] #157 DONE 162.0s [2024-08-12T07:16:52.572Z] [2024-08-12T07:16:52.572Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:17:00.728Z] #155 ... [2024-08-12T07:17:00.728Z] [2024-08-12T07:17:00.728Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:01.324Z] #197 ... [2024-08-12T07:17:01.324Z] [2024-08-12T07:17:01.324Z] #156 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T07:17:01.324Z] #156 DONE 170.9s [2024-08-12T07:17:01.324Z] [2024-08-12T07:17:01.324Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T07:17:01.324Z] #148 DONE 170.9s [2024-08-12T07:17:01.324Z] [2024-08-12T07:17:01.324Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T07:17:01.324Z] #158 DONE 170.9s [2024-08-12T07:17:01.324Z] [2024-08-12T07:17:01.324Z] #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:17:01.324Z] #153 DONE 171.0s [2024-08-12T07:17:01.324Z] [2024-08-12T07:17:01.324Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:01.923Z] #198 ... [2024-08-12T07:17:01.923Z] [2024-08-12T07:17:01.923Z] #155 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:17:01.923Z] #155 DONE 171.8s [2024-08-12T07:17:02.185Z] [2024-08-12T07:17:02.185Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:17:02.185Z] #120 DONE 171.8s [2024-08-12T07:17:02.185Z] [2024-08-12T07:17:02.185Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:02.448Z] #199 ... [2024-08-12T07:17:02.448Z] [2024-08-12T07:17:02.448Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:02.448Z] #197 DONE 2.4s [2024-08-12T07:17:02.448Z] [2024-08-12T07:17:02.448Z] #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T07:17:02.448Z] #149 DONE 172.2s [2024-08-12T07:17:02.448Z] [2024-08-12T07:17:02.448Z] #199 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:02.448Z] #199 DONE 0.5s [2024-08-12T07:17:02.448Z] [2024-08-12T07:17:02.448Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:02.448Z] #200 DONE 0.3s [2024-08-12T07:17:02.448Z] [2024-08-12T07:17:02.448Z] #198 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:02.448Z] #198 DONE 1.0s [2024-08-12T07:17:02.448Z] [2024-08-12T07:17:02.448Z] #201 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:02.448Z] #201 DONE 0.3s [2024-08-12T07:17:02.448Z] [2024-08-12T07:17:02.448Z] #202 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:02.710Z] #202 ... [2024-08-12T07:17:02.710Z] [2024-08-12T07:17:02.710Z] #203 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:02.710Z] #203 CACHED [2024-08-12T07:17:02.710Z] [2024-08-12T07:17:02.710Z] #204 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:02.710Z] #204 CACHED [2024-08-12T07:17:02.710Z] [2024-08-12T07:17:02.710Z] #205 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:02.710Z] #205 CACHED [2024-08-12T07:17:02.710Z] [2024-08-12T07:17:02.710Z] #206 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:02.710Z] #206 CACHED [2024-08-12T07:17:02.972Z] [2024-08-12T07:17:02.972Z] #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T07:17:03.241Z] #207 ... [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #208 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:03.241Z] #208 CACHED [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #209 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:03.241Z] #209 CACHED [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:03.241Z] #210 DONE 0.6s [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #202 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:03.241Z] #202 DONE 0.5s [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #211 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T07:17:03.241Z] #211 DONE 0.6s [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #212 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:17:03.241Z] #212 CACHED [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #213 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:17:03.241Z] #213 CACHED [2024-08-12T07:17:03.241Z] [2024-08-12T07:17:03.241Z] #214 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.168Z] #214 DONE 1.9s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #215 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T07:17:05.168Z] #215 DONE 2.0s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #207 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T07:17:05.168Z] #207 DONE 2.4s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #216 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-12T07:17:05.168Z] #216 DONE 2.4s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #217 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T07:17:05.168Z] #217 DONE 2.0s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.168Z] #218 ... [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #219 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T07:17:05.168Z] #219 DONE 2.0s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T07:17:05.168Z] #220 DONE 2.0s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #221 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T07:17:05.168Z] #221 DONE 2.4s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #222 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.168Z] #222 DONE 0.2s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #223 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.168Z] #223 DONE 0.2s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.168Z] #218 DONE 0.2s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #224 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.168Z] #224 DONE 0.3s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.168Z] #225 DONE 0.2s [2024-08-12T07:17:05.168Z] [2024-08-12T07:17:05.168Z] #107 [core-data] exporting to image [2024-08-12T07:17:05.168Z] #107 exporting layers [2024-08-12T07:17:05.428Z] #107 ... [2024-08-12T07:17:05.428Z] [2024-08-12T07:17:05.428Z] #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T07:17:05.428Z] #226 DONE 0.2s [2024-08-12T07:17:05.428Z] [2024-08-12T07:17:05.428Z] #227 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:17:05.428Z] #227 DONE 0.3s [2024-08-12T07:17:05.428Z] [2024-08-12T07:17:05.428Z] #107 [core-keeper] exporting to image [2024-08-12T07:17:05.429Z] #107 writing image sha256:534b3d25c6edc5a5d69d5cb028c9b8749aa56293691afab176b1a80399b86ed6 0.0s done [2024-08-12T07:17:05.429Z] #107 naming to docker.io/library/core-keeper done [2024-08-12T07:17:05.429Z] #107 ... [2024-08-12T07:17:05.429Z] [2024-08-12T07:17:05.429Z] #228 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T07:17:05.429Z] #228 DONE 0.2s [2024-08-12T07:17:05.429Z] [2024-08-12T07:17:05.429Z] #229 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-12T07:17:05.429Z] #229 DONE 0.2s [2024-08-12T07:17:05.429Z] [2024-08-12T07:17:05.429Z] #107 [core-metadata] exporting to image [2024-08-12T07:17:05.429Z] #107 writing image sha256:f72802420704bc2912b95c5e8d30e9b07d996fd216d0fc12d3eac6688180d59b 0.0s done [2024-08-12T07:17:05.429Z] #107 naming to docker.io/library/core-command [2024-08-12T07:17:05.691Z] #107 exporting layers 0.3s done [2024-08-12T07:17:05.691Z] #107 naming to docker.io/library/core-command done [2024-08-12T07:17:05.691Z] #107 writing image sha256:75b6e80d2df92fb992b98754e5277214d8139658164f3f87311072ab5e87e4b3 done [2024-08-12T07:17:05.691Z] #107 naming to docker.io/library/core-data done [2024-08-12T07:17:05.691Z] #107 writing image sha256:b7caa8a2251a50972086b82c1773597fb26047aba34863b30c8ff73c21b517d4 done [2024-08-12T07:17:05.691Z] #107 naming to docker.io/library/support-notifications done [2024-08-12T07:17:05.691Z] #107 writing image sha256:1758db32a501e95b816ab0391ec043927e6d31bd082b93f240a541669f0cf51f done [2024-08-12T07:17:05.691Z] #107 naming to docker.io/library/support-cron-scheduler done [2024-08-12T07:17:05.952Z] #107 ... [2024-08-12T07:17:05.952Z] [2024-08-12T07:17:05.952Z] #230 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:17:05.952Z] #230 DONE 0.4s [2024-08-12T07:17:05.952Z] [2024-08-12T07:17:05.952Z] #107 [security-proxy-auth] exporting to image [2024-08-12T07:17:06.214Z] #107 exporting layers 1.0s done [2024-08-12T07:17:06.214Z] #107 writing image sha256:86b8f075e0df42c845294ecfb1beb4fe0d504aa83ed8754bc345f2bede193722 0.0s done [2024-08-12T07:17:06.214Z] #107 naming to docker.io/library/support-scheduler [2024-08-12T07:17:06.214Z] #107 exporting layers 0.4s done [2024-08-12T07:17:06.214Z] #107 naming to docker.io/library/support-scheduler done [2024-08-12T07:17:06.214Z] #107 writing image sha256:548146eff72c8ee0546419b364035b684027fa1b683d8891397efb73adf69e48 done [2024-08-12T07:17:06.214Z] #107 naming to docker.io/library/core-metadata done [2024-08-12T07:17:06.214Z] #107 writing image sha256:0e975844529d238962ed00e0a170582d926caee832bdb3c6bbc2956b5bcac015 done [2024-08-12T07:17:06.214Z] #107 naming to docker.io/library/security-proxy-auth done [2024-08-12T07:17:06.214Z] #107 DONE 9.2s [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:17:06.214Z] time="2024-08-12T07:12:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-12T07:17:06.224Z] $ docker stop --time=1 5c90476a0bdb57593d3d919f855a9464f8de409515cc58383c6514006384d012 [2024-08-12T07:17:07.528Z] $ docker rm -f --volumes 5c90476a0bdb57593d3d919f855a9464f8de409515cc58383c6514006384d012 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T07:17:07.872Z] + docker images [2024-08-12T07:17:07.872Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-12T07:17:07.872Z] core-command latest f72802420704 2 seconds ago 35.4MB [2024-08-12T07:17:07.872Z] security-proxy-auth latest 0e975844529d 2 seconds ago 33MB [2024-08-12T07:17:07.872Z] core-metadata latest 548146eff72c 2 seconds ago 39.7MB [2024-08-12T07:17:07.872Z] support-cron-scheduler latest 1758db32a501 2 seconds ago 42.8MB [2024-08-12T07:17:07.872Z] core-data latest 75b6e80d2df9 2 seconds ago 39.5MB [2024-08-12T07:17:07.872Z] support-notifications latest b7caa8a2251a 2 seconds ago 42.4MB [2024-08-12T07:17:07.872Z] support-scheduler latest 86b8f075e0df 2 seconds ago 41.8MB [2024-08-12T07:17:07.872Z] core-keeper latest 534b3d25c6ed 3 seconds ago 39.4MB [2024-08-12T07:17:07.872Z] security-bootstrapper latest 3fc6ba408caf 20 seconds ago 18.9MB [2024-08-12T07:17:07.872Z] security-secretstore-setup latest 2786ac43f47f 23 seconds ago 37MB [2024-08-12T07:17:07.872Z] security-proxy-setup latest 71f3ab5aba21 26 seconds ago 26.2MB [2024-08-12T07:17:07.872Z] core-common-config-bootstrapper latest a804a5dff518 28 seconds ago 15.2MB [2024-08-12T07:17:07.872Z] security-spiffe-token-provider latest 80c8e0a11204 31 seconds ago 28.8MB [2024-08-12T07:17:07.872Z] security-spire-agent latest 09308a6db2a6 3 minutes ago 182MB [2024-08-12T07:17:07.872Z] security-spire-config latest ceb910078737 3 minutes ago 120MB [2024-08-12T07:17:07.872Z] security-spire-server latest b6e9a2bd1ad6 3 minutes ago 121MB [2024-08-12T07:17:07.872Z] ci-base-image-x86_64 latest 4eff9dded9de 7 minutes ago 970MB [2024-08-12T07:17:07.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-12T07:17:07.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-12T07:17:07.872Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T07:17:08.015Z] provisioning config files... [2024-08-12T07:17:08.024Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config8498575605261566941tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:17:08.333Z] ---> ****-login.sh [2024-08-12T07:17:08.333Z] nexus3.edgexfoundry.org:10001 [2024-08-12T07:17:08.333Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:17:08.333Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:17:08.333Z] Configure a credential helper to remove this warning. See [2024-08-12T07:17:08.333Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:17:08.333Z] [2024-08-12T07:17:08.333Z] Login Succeeded [2024-08-12T07:17:08.333Z] nexus3.edgexfoundry.org:10002 [2024-08-12T07:17:08.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:17:08.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:17:08.590Z] Configure a credential helper to remove this warning. See [2024-08-12T07:17:08.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:17:08.590Z] [2024-08-12T07:17:08.590Z] Login Succeeded [2024-08-12T07:17:08.590Z] nexus3.edgexfoundry.org:10003 [2024-08-12T07:17:08.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:17:08.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:17:08.590Z] Configure a credential helper to remove this warning. See [2024-08-12T07:17:08.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:17:08.590Z] [2024-08-12T07:17:08.590Z] Login Succeeded [2024-08-12T07:17:08.590Z] nexus3.edgexfoundry.org:10004 [2024-08-12T07:17:08.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:17:08.848Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:17:08.848Z] Configure a credential helper to remove this warning. See [2024-08-12T07:17:08.848Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:17:08.848Z] [2024-08-12T07:17:08.848Z] Login Succeeded [2024-08-12T07:17:08.848Z] ****.io [2024-08-12T07:17:08.848Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:17:09.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:17:09.107Z] Configure a credential helper to remove this warning. See [2024-08-12T07:17:09.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:17:09.107Z] [2024-08-12T07:17:09.107Z] Login Succeeded [2024-08-12T07:17:09.107Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T07:17:09.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:09.169Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T07:17:09.199Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2024-08-12T07:17:09.199Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:09.199Z] latest [2024-08-12T07:17:09.199Z] 3.2.0-dev.51 [2024-08-12T07:17:09.199Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:09.199Z] main [2024-08-12T07:17:09.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:09.541Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:09.862Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:09.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-12T07:17:09.862Z] 18e3616da399: Preparing [2024-08-12T07:17:09.862Z] fafbaae1f690: Preparing [2024-08-12T07:17:09.862Z] b8d30eaaa118: Preparing [2024-08-12T07:17:09.862Z] 3775b7c9c493: Preparing [2024-08-12T07:17:09.862Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:09.862Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:09.862Z] ce7f800efff9: Preparing [2024-08-12T07:17:09.862Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:09.862Z] ce7f800efff9: Waiting [2024-08-12T07:17:09.862Z] d2d1e2e62dff: Pushed [2024-08-12T07:17:09.862Z] 18e3616da399: Pushed [2024-08-12T07:17:09.862Z] 3775b7c9c493: Pushed [2024-08-12T07:17:09.862Z] b8d30eaaa118: Pushed [2024-08-12T07:17:09.862Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:10.122Z] 5cb3c21cf1bc: Pushed [2024-08-12T07:17:13.415Z] fafbaae1f690: Pushed [2024-08-12T07:17:13.415Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:13.754Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:14.089Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-12T07:17:14.089Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-12T07:17:14.089Z] 18e3616da399: Preparing [2024-08-12T07:17:14.089Z] fafbaae1f690: Preparing [2024-08-12T07:17:14.089Z] b8d30eaaa118: Preparing [2024-08-12T07:17:14.089Z] 3775b7c9c493: Preparing [2024-08-12T07:17:14.089Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:14.089Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:14.089Z] ce7f800efff9: Preparing [2024-08-12T07:17:14.089Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:14.089Z] ce7f800efff9: Waiting [2024-08-12T07:17:14.089Z] 18e3616da399: Layer already exists [2024-08-12T07:17:14.089Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:14.089Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:14.089Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:14.089Z] fafbaae1f690: Layer already exists [2024-08-12T07:17:14.089Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:14.089Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:14.089Z] latest: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:14.436Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:14.766Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.51 [2024-08-12T07:17:14.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-12T07:17:14.766Z] 18e3616da399: Preparing [2024-08-12T07:17:14.766Z] fafbaae1f690: Preparing [2024-08-12T07:17:14.766Z] b8d30eaaa118: Preparing [2024-08-12T07:17:14.766Z] 3775b7c9c493: Preparing [2024-08-12T07:17:14.766Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:14.766Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:14.766Z] ce7f800efff9: Preparing [2024-08-12T07:17:14.766Z] ce7f800efff9: Waiting [2024-08-12T07:17:14.766Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:14.766Z] fafbaae1f690: Layer already exists [2024-08-12T07:17:14.766Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:14.766Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:14.766Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:14.766Z] 18e3616da399: Layer already exists [2024-08-12T07:17:14.766Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:14.766Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:14.766Z] 3.2.0-dev.51: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:15.104Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:15.431Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:15.432Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-12T07:17:15.432Z] 18e3616da399: Preparing [2024-08-12T07:17:15.432Z] fafbaae1f690: Preparing [2024-08-12T07:17:15.432Z] b8d30eaaa118: Preparing [2024-08-12T07:17:15.432Z] 3775b7c9c493: Preparing [2024-08-12T07:17:15.432Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:15.432Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:15.432Z] ce7f800efff9: Preparing [2024-08-12T07:17:15.432Z] ce7f800efff9: Waiting [2024-08-12T07:17:15.432Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:15.432Z] 18e3616da399: Layer already exists [2024-08-12T07:17:15.432Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:15.432Z] fafbaae1f690: Layer already exists [2024-08-12T07:17:15.432Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:15.432Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:15.432Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:15.432Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:15.432Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:15.772Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:16.099Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2024-08-12T07:17:16.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2024-08-12T07:17:16.099Z] 18e3616da399: Preparing [2024-08-12T07:17:16.099Z] fafbaae1f690: Preparing [2024-08-12T07:17:16.099Z] b8d30eaaa118: Preparing [2024-08-12T07:17:16.099Z] 3775b7c9c493: Preparing [2024-08-12T07:17:16.099Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:16.099Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:16.099Z] ce7f800efff9: Preparing [2024-08-12T07:17:16.099Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:16.099Z] ce7f800efff9: Waiting [2024-08-12T07:17:16.099Z] 18e3616da399: Layer already exists [2024-08-12T07:17:16.099Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:16.099Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:16.099Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:16.099Z] fafbaae1f690: Layer already exists [2024-08-12T07:17:16.099Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:16.099Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:16.099Z] main: digest: sha256:48762a5941c4585285560f0c68eac6a63d54c2d398ad44b453292ba830230a65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:16.173Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:16.192Z] taggedImages: [2024-08-12T07:17:16.192Z] - nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:16.192Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2024-08-12T07:17:16.192Z] - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.51 [2024-08-12T07:17:16.192Z] - nexus3.edgexfoundry.org:10004/core-command:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:16.192Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2024-08-12T07:17:16.218Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2024-08-12T07:17:16.218Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:16.218Z] latest [2024-08-12T07:17:16.218Z] 3.2.0-dev.51 [2024-08-12T07:17:16.218Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:16.218Z] main [2024-08-12T07:17:16.218Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:16.560Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:16.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:16.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-12T07:17:16.886Z] 9cbd9be725f7: Preparing [2024-08-12T07:17:16.886Z] 56cc14f54328: Preparing [2024-08-12T07:17:16.886Z] 7165f0f7efc6: Preparing [2024-08-12T07:17:16.886Z] b2c52e20154a: Preparing [2024-08-12T07:17:16.886Z] b8d30eaaa118: Preparing [2024-08-12T07:17:16.886Z] 3775b7c9c493: Preparing [2024-08-12T07:17:16.886Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:16.886Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:16.886Z] ce7f800efff9: Preparing [2024-08-12T07:17:16.886Z] 3775b7c9c493: Waiting [2024-08-12T07:17:16.886Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:16.886Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:16.886Z] ce7f800efff9: Waiting [2024-08-12T07:17:16.886Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:16.886Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:16.886Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:16.886Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:16.886Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:16.886Z] 9cbd9be725f7: Pushed [2024-08-12T07:17:16.886Z] 7165f0f7efc6: Pushed [2024-08-12T07:17:16.886Z] 56cc14f54328: Pushed [2024-08-12T07:17:18.266Z] b2c52e20154a: Pushed [2024-08-12T07:17:18.266Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:18.592Z] + 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-08-12T07:17:18.918Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-12T07:17:18.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-12T07:17:18.919Z] 9cbd9be725f7: Preparing [2024-08-12T07:17:18.919Z] 56cc14f54328: Preparing [2024-08-12T07:17:18.919Z] 7165f0f7efc6: Preparing [2024-08-12T07:17:18.919Z] b2c52e20154a: Preparing [2024-08-12T07:17:18.919Z] b8d30eaaa118: Preparing [2024-08-12T07:17:18.919Z] 3775b7c9c493: Preparing [2024-08-12T07:17:18.919Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:18.919Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:18.919Z] ce7f800efff9: Preparing [2024-08-12T07:17:18.919Z] 3775b7c9c493: Waiting [2024-08-12T07:17:18.919Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:18.919Z] ce7f800efff9: Waiting [2024-08-12T07:17:18.919Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:18.919Z] 9cbd9be725f7: Layer already exists [2024-08-12T07:17:18.919Z] b2c52e20154a: Layer already exists [2024-08-12T07:17:18.919Z] 56cc14f54328: Layer already exists [2024-08-12T07:17:18.919Z] 7165f0f7efc6: Layer already exists [2024-08-12T07:17:18.919Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:18.919Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:18.919Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:18.919Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:18.919Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:18.919Z] latest: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:19.240Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:19.564Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.51 [2024-08-12T07:17:19.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-12T07:17:19.564Z] 9cbd9be725f7: Preparing [2024-08-12T07:17:19.564Z] 56cc14f54328: Preparing [2024-08-12T07:17:19.564Z] 7165f0f7efc6: Preparing [2024-08-12T07:17:19.564Z] b2c52e20154a: Preparing [2024-08-12T07:17:19.564Z] b8d30eaaa118: Preparing [2024-08-12T07:17:19.564Z] 3775b7c9c493: Preparing [2024-08-12T07:17:19.564Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:19.564Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:19.564Z] ce7f800efff9: Preparing [2024-08-12T07:17:19.564Z] 3775b7c9c493: Waiting [2024-08-12T07:17:19.564Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:19.564Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:19.564Z] ce7f800efff9: Waiting [2024-08-12T07:17:19.564Z] b2c52e20154a: Layer already exists [2024-08-12T07:17:19.564Z] 56cc14f54328: Layer already exists [2024-08-12T07:17:19.564Z] 7165f0f7efc6: Layer already exists [2024-08-12T07:17:19.564Z] 9cbd9be725f7: Layer already exists [2024-08-12T07:17:19.564Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:19.564Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:19.564Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:19.564Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:19.564Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:19.564Z] 3.2.0-dev.51: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:19.896Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:20.284Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:20.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-12T07:17:20.284Z] 9cbd9be725f7: Preparing [2024-08-12T07:17:20.284Z] 56cc14f54328: Preparing [2024-08-12T07:17:20.284Z] 7165f0f7efc6: Preparing [2024-08-12T07:17:20.284Z] b2c52e20154a: Preparing [2024-08-12T07:17:20.284Z] b8d30eaaa118: Preparing [2024-08-12T07:17:20.284Z] 3775b7c9c493: Preparing [2024-08-12T07:17:20.284Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:20.284Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:20.284Z] ce7f800efff9: Preparing [2024-08-12T07:17:20.284Z] 3775b7c9c493: Waiting [2024-08-12T07:17:20.284Z] ce7f800efff9: Waiting [2024-08-12T07:17:20.284Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:20.284Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:20.284Z] 56cc14f54328: Layer already exists [2024-08-12T07:17:20.284Z] 7165f0f7efc6: Layer already exists [2024-08-12T07:17:20.284Z] 9cbd9be725f7: Layer already exists [2024-08-12T07:17:20.284Z] b2c52e20154a: Layer already exists [2024-08-12T07:17:20.284Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:20.284Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:20.284Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:20.284Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:20.284Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:20.284Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:20.615Z] + 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-08-12T07:17:20.937Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2024-08-12T07:17:20.937Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2024-08-12T07:17:20.937Z] 9cbd9be725f7: Preparing [2024-08-12T07:17:20.937Z] 56cc14f54328: Preparing [2024-08-12T07:17:20.937Z] 7165f0f7efc6: Preparing [2024-08-12T07:17:20.937Z] b2c52e20154a: Preparing [2024-08-12T07:17:20.937Z] b8d30eaaa118: Preparing [2024-08-12T07:17:20.937Z] 3775b7c9c493: Preparing [2024-08-12T07:17:20.937Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:20.937Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:20.937Z] ce7f800efff9: Preparing [2024-08-12T07:17:20.937Z] 3775b7c9c493: Waiting [2024-08-12T07:17:20.937Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:20.937Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:20.937Z] ce7f800efff9: Waiting [2024-08-12T07:17:20.937Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:20.937Z] b2c52e20154a: Layer already exists [2024-08-12T07:17:20.937Z] 56cc14f54328: Layer already exists [2024-08-12T07:17:20.937Z] 9cbd9be725f7: Layer already exists [2024-08-12T07:17:20.937Z] 7165f0f7efc6: Layer already exists [2024-08-12T07:17:20.937Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:20.937Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:20.937Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:20.937Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:20.937Z] main: digest: sha256:65da1c0ceef56168f5e612af615d337eb03330f834b7405918c7c7d98e420d84 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:21.014Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:21.033Z] taggedImages: [2024-08-12T07:17:21.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:21.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2024-08-12T07:17:21.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.51 [2024-08-12T07:17:21.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:21.034Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2024-08-12T07:17:21.072Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2024-08-12T07:17:21.072Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:21.072Z] latest [2024-08-12T07:17:21.072Z] 3.2.0-dev.51 [2024-08-12T07:17:21.072Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:21.072Z] main [2024-08-12T07:17:21.072Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:21.413Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:21.734Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:21.735Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-12T07:17:21.735Z] 32e031e6bbfb: Preparing [2024-08-12T07:17:21.735Z] a98f4061562d: Preparing [2024-08-12T07:17:21.735Z] b8d30eaaa118: Preparing [2024-08-12T07:17:21.735Z] 3775b7c9c493: Preparing [2024-08-12T07:17:21.735Z] 858f63a5b0dc: Preparing [2024-08-12T07:17:21.735Z] 78b9932bfcdd: Preparing [2024-08-12T07:17:21.735Z] ce7f800efff9: Preparing [2024-08-12T07:17:21.735Z] ce7f800efff9: Waiting [2024-08-12T07:17:21.735Z] 78b9932bfcdd: Waiting [2024-08-12T07:17:21.735Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:21.735Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:21.735Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:21.735Z] 32e031e6bbfb: Pushed [2024-08-12T07:17:21.735Z] 78b9932bfcdd: Pushed [2024-08-12T07:17:21.735Z] 858f63a5b0dc: Pushed [2024-08-12T07:17:25.133Z] a98f4061562d: Pushed [2024-08-12T07:17:25.393Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:25.720Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:26.061Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-12T07:17:26.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-12T07:17:26.061Z] 32e031e6bbfb: Preparing [2024-08-12T07:17:26.061Z] a98f4061562d: Preparing [2024-08-12T07:17:26.061Z] b8d30eaaa118: Preparing [2024-08-12T07:17:26.061Z] 3775b7c9c493: Preparing [2024-08-12T07:17:26.061Z] 858f63a5b0dc: Preparing [2024-08-12T07:17:26.061Z] 78b9932bfcdd: Preparing [2024-08-12T07:17:26.061Z] ce7f800efff9: Preparing [2024-08-12T07:17:26.061Z] 78b9932bfcdd: Waiting [2024-08-12T07:17:26.061Z] ce7f800efff9: Waiting [2024-08-12T07:17:26.061Z] a98f4061562d: Layer already exists [2024-08-12T07:17:26.061Z] 32e031e6bbfb: Layer already exists [2024-08-12T07:17:26.061Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:26.061Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:26.061Z] 858f63a5b0dc: Layer already exists [2024-08-12T07:17:26.061Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:26.061Z] 78b9932bfcdd: Layer already exists [2024-08-12T07:17:26.061Z] latest: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:26.395Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:26.723Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.51 [2024-08-12T07:17:26.723Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-12T07:17:26.723Z] 32e031e6bbfb: Preparing [2024-08-12T07:17:26.723Z] a98f4061562d: Preparing [2024-08-12T07:17:26.723Z] b8d30eaaa118: Preparing [2024-08-12T07:17:26.723Z] 3775b7c9c493: Preparing [2024-08-12T07:17:26.723Z] 858f63a5b0dc: Preparing [2024-08-12T07:17:26.723Z] 78b9932bfcdd: Preparing [2024-08-12T07:17:26.723Z] ce7f800efff9: Preparing [2024-08-12T07:17:26.723Z] 78b9932bfcdd: Waiting [2024-08-12T07:17:26.723Z] ce7f800efff9: Waiting [2024-08-12T07:17:26.723Z] 32e031e6bbfb: Layer already exists [2024-08-12T07:17:26.723Z] a98f4061562d: Layer already exists [2024-08-12T07:17:26.723Z] 858f63a5b0dc: Layer already exists [2024-08-12T07:17:26.723Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:26.723Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:26.723Z] 78b9932bfcdd: Layer already exists [2024-08-12T07:17:26.723Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:26.723Z] 3.2.0-dev.51: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:27.052Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:27.388Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:27.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-12T07:17:27.388Z] 32e031e6bbfb: Preparing [2024-08-12T07:17:27.388Z] a98f4061562d: Preparing [2024-08-12T07:17:27.388Z] b8d30eaaa118: Preparing [2024-08-12T07:17:27.388Z] 3775b7c9c493: Preparing [2024-08-12T07:17:27.388Z] 858f63a5b0dc: Preparing [2024-08-12T07:17:27.388Z] 78b9932bfcdd: Preparing [2024-08-12T07:17:27.388Z] ce7f800efff9: Preparing [2024-08-12T07:17:27.388Z] ce7f800efff9: Waiting [2024-08-12T07:17:27.388Z] 78b9932bfcdd: Waiting [2024-08-12T07:17:27.388Z] a98f4061562d: Layer already exists [2024-08-12T07:17:27.388Z] 858f63a5b0dc: Layer already exists [2024-08-12T07:17:27.388Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:27.388Z] 32e031e6bbfb: Layer already exists [2024-08-12T07:17:27.388Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:27.388Z] 78b9932bfcdd: Layer already exists [2024-08-12T07:17:27.388Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:27.388Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:27.725Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:28.058Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2024-08-12T07:17:28.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2024-08-12T07:17:28.058Z] 32e031e6bbfb: Preparing [2024-08-12T07:17:28.058Z] a98f4061562d: Preparing [2024-08-12T07:17:28.058Z] b8d30eaaa118: Preparing [2024-08-12T07:17:28.058Z] 3775b7c9c493: Preparing [2024-08-12T07:17:28.058Z] 858f63a5b0dc: Preparing [2024-08-12T07:17:28.058Z] 78b9932bfcdd: Preparing [2024-08-12T07:17:28.058Z] ce7f800efff9: Preparing [2024-08-12T07:17:28.058Z] 78b9932bfcdd: Waiting [2024-08-12T07:17:28.058Z] ce7f800efff9: Waiting [2024-08-12T07:17:28.058Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:28.058Z] a98f4061562d: Layer already exists [2024-08-12T07:17:28.058Z] 32e031e6bbfb: Layer already exists [2024-08-12T07:17:28.058Z] 858f63a5b0dc: Layer already exists [2024-08-12T07:17:28.058Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:28.058Z] 78b9932bfcdd: Layer already exists [2024-08-12T07:17:28.058Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:28.058Z] main: digest: sha256:90b8dbdb6f1046143725108eb19a9ad68cea21fe64a570f38c5e92d26e7006aa size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:28.136Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:28.151Z] taggedImages: [2024-08-12T07:17:28.151Z] - nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:28.151Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2024-08-12T07:17:28.151Z] - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.51 [2024-08-12T07:17:28.151Z] - nexus3.edgexfoundry.org:10004/core-data:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:28.151Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2024-08-12T07:17:28.177Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2024-08-12T07:17:28.177Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:28.177Z] latest [2024-08-12T07:17:28.177Z] 3.2.0-dev.51 [2024-08-12T07:17:28.177Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:28.177Z] main [2024-08-12T07:17:28.177Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:28.530Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:28.848Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:28.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-12T07:17:28.848Z] 101034d5b9e5: Preparing [2024-08-12T07:17:28.848Z] c76eb47050ee: Preparing [2024-08-12T07:17:28.848Z] 3775b7c9c493: Preparing [2024-08-12T07:17:28.848Z] 06d2dfb4a010: Preparing [2024-08-12T07:17:28.848Z] 257121f17a9e: Preparing [2024-08-12T07:17:28.848Z] ce7f800efff9: Preparing [2024-08-12T07:17:28.848Z] ce7f800efff9: Waiting [2024-08-12T07:17:28.848Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:28.848Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:28.848Z] 257121f17a9e: Pushed [2024-08-12T07:17:28.848Z] 101034d5b9e5: Pushed [2024-08-12T07:17:28.848Z] 06d2dfb4a010: Pushed [2024-08-12T07:17:32.142Z] c76eb47050ee: Pushed [2024-08-12T07:17:32.403Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:32.733Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:33.060Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-12T07:17:33.061Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-12T07:17:33.061Z] 101034d5b9e5: Preparing [2024-08-12T07:17:33.061Z] c76eb47050ee: Preparing [2024-08-12T07:17:33.061Z] 3775b7c9c493: Preparing [2024-08-12T07:17:33.061Z] 06d2dfb4a010: Preparing [2024-08-12T07:17:33.061Z] 257121f17a9e: Preparing [2024-08-12T07:17:33.061Z] ce7f800efff9: Preparing [2024-08-12T07:17:33.061Z] ce7f800efff9: Waiting [2024-08-12T07:17:33.061Z] c76eb47050ee: Layer already exists [2024-08-12T07:17:33.061Z] 101034d5b9e5: Layer already exists [2024-08-12T07:17:33.061Z] 06d2dfb4a010: Layer already exists [2024-08-12T07:17:33.061Z] 257121f17a9e: Layer already exists [2024-08-12T07:17:33.061Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:33.061Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:33.061Z] latest: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:33.396Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:33.729Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.51 [2024-08-12T07:17:33.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-12T07:17:33.729Z] 101034d5b9e5: Preparing [2024-08-12T07:17:33.729Z] c76eb47050ee: Preparing [2024-08-12T07:17:33.729Z] 3775b7c9c493: Preparing [2024-08-12T07:17:33.729Z] 06d2dfb4a010: Preparing [2024-08-12T07:17:33.729Z] 257121f17a9e: Preparing [2024-08-12T07:17:33.729Z] ce7f800efff9: Preparing [2024-08-12T07:17:33.729Z] ce7f800efff9: Waiting [2024-08-12T07:17:33.729Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:33.729Z] 06d2dfb4a010: Layer already exists [2024-08-12T07:17:33.729Z] c76eb47050ee: Layer already exists [2024-08-12T07:17:33.729Z] 257121f17a9e: Layer already exists [2024-08-12T07:17:33.729Z] 101034d5b9e5: Layer already exists [2024-08-12T07:17:33.729Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:33.729Z] 3.2.0-dev.51: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:34.065Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:34.391Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:34.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-12T07:17:34.391Z] 101034d5b9e5: Preparing [2024-08-12T07:17:34.391Z] c76eb47050ee: Preparing [2024-08-12T07:17:34.391Z] 3775b7c9c493: Preparing [2024-08-12T07:17:34.391Z] 06d2dfb4a010: Preparing [2024-08-12T07:17:34.391Z] 257121f17a9e: Preparing [2024-08-12T07:17:34.391Z] ce7f800efff9: Preparing [2024-08-12T07:17:34.391Z] ce7f800efff9: Waiting [2024-08-12T07:17:34.391Z] 06d2dfb4a010: Layer already exists [2024-08-12T07:17:34.391Z] 101034d5b9e5: Layer already exists [2024-08-12T07:17:34.391Z] 257121f17a9e: Layer already exists [2024-08-12T07:17:34.391Z] c76eb47050ee: Layer already exists [2024-08-12T07:17:34.391Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:34.391Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:34.391Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:34.720Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:35.044Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2024-08-12T07:17:35.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2024-08-12T07:17:35.044Z] 101034d5b9e5: Preparing [2024-08-12T07:17:35.044Z] c76eb47050ee: Preparing [2024-08-12T07:17:35.044Z] 3775b7c9c493: Preparing [2024-08-12T07:17:35.044Z] 06d2dfb4a010: Preparing [2024-08-12T07:17:35.044Z] 257121f17a9e: Preparing [2024-08-12T07:17:35.044Z] ce7f800efff9: Preparing [2024-08-12T07:17:35.044Z] ce7f800efff9: Waiting [2024-08-12T07:17:35.044Z] 101034d5b9e5: Layer already exists [2024-08-12T07:17:35.044Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:35.044Z] 06d2dfb4a010: Layer already exists [2024-08-12T07:17:35.044Z] c76eb47050ee: Layer already exists [2024-08-12T07:17:35.044Z] 257121f17a9e: Layer already exists [2024-08-12T07:17:35.044Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:35.044Z] main: digest: sha256:369f267343a692d16428ffe9c95b833d691fa5d1b39e6120932f426029c16ec3 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:35.131Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:35.147Z] taggedImages: [2024-08-12T07:17:35.147Z] - nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:35.147Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2024-08-12T07:17:35.147Z] - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.51 [2024-08-12T07:17:35.147Z] - nexus3.edgexfoundry.org:10004/core-keeper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:35.147Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2024-08-12T07:17:35.173Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2024-08-12T07:17:35.173Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:35.173Z] latest [2024-08-12T07:17:35.173Z] 3.2.0-dev.51 [2024-08-12T07:17:35.173Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:35.173Z] main [2024-08-12T07:17:35.173Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:35.526Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:35.845Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:35.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-12T07:17:35.845Z] 0d5a6f7e512e: Preparing [2024-08-12T07:17:35.845Z] 70a3832ba0ca: Preparing [2024-08-12T07:17:35.845Z] 0a4664a7c402: Preparing [2024-08-12T07:17:35.845Z] b8d30eaaa118: Preparing [2024-08-12T07:17:35.845Z] 3775b7c9c493: Preparing [2024-08-12T07:17:35.845Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:35.845Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:35.845Z] ce7f800efff9: Preparing [2024-08-12T07:17:35.845Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:35.845Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:35.845Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:35.845Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:35.845Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:35.845Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:35.845Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:35.845Z] 0d5a6f7e512e: Pushed [2024-08-12T07:17:35.845Z] 70a3832ba0ca: Pushed [2024-08-12T07:17:39.131Z] 0a4664a7c402: Pushed [2024-08-12T07:17:39.391Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:39.727Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:40.055Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-12T07:17:40.055Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-12T07:17:40.055Z] 0d5a6f7e512e: Preparing [2024-08-12T07:17:40.055Z] 70a3832ba0ca: Preparing [2024-08-12T07:17:40.055Z] 0a4664a7c402: Preparing [2024-08-12T07:17:40.055Z] b8d30eaaa118: Preparing [2024-08-12T07:17:40.055Z] 3775b7c9c493: Preparing [2024-08-12T07:17:40.055Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:40.055Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:40.055Z] ce7f800efff9: Preparing [2024-08-12T07:17:40.055Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:40.055Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:40.055Z] ce7f800efff9: Waiting [2024-08-12T07:17:40.055Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:40.055Z] 0a4664a7c402: Layer already exists [2024-08-12T07:17:40.055Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:40.055Z] 0d5a6f7e512e: Layer already exists [2024-08-12T07:17:40.055Z] 70a3832ba0ca: Layer already exists [2024-08-12T07:17:40.055Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:40.055Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:40.055Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:40.055Z] latest: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:40.381Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:40.705Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.51 [2024-08-12T07:17:40.706Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-12T07:17:40.706Z] 0d5a6f7e512e: Preparing [2024-08-12T07:17:40.706Z] 70a3832ba0ca: Preparing [2024-08-12T07:17:40.706Z] 0a4664a7c402: Preparing [2024-08-12T07:17:40.706Z] b8d30eaaa118: Preparing [2024-08-12T07:17:40.706Z] 3775b7c9c493: Preparing [2024-08-12T07:17:40.706Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:40.706Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:40.706Z] ce7f800efff9: Preparing [2024-08-12T07:17:40.706Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:40.706Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:40.706Z] ce7f800efff9: Waiting [2024-08-12T07:17:40.706Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:40.706Z] 0d5a6f7e512e: Layer already exists [2024-08-12T07:17:40.706Z] 70a3832ba0ca: Layer already exists [2024-08-12T07:17:40.706Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:40.706Z] 0a4664a7c402: Layer already exists [2024-08-12T07:17:40.706Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:40.706Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:40.706Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:40.706Z] 3.2.0-dev.51: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:41.050Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:41.385Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:41.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-12T07:17:41.385Z] 0d5a6f7e512e: Preparing [2024-08-12T07:17:41.385Z] 70a3832ba0ca: Preparing [2024-08-12T07:17:41.385Z] 0a4664a7c402: Preparing [2024-08-12T07:17:41.385Z] b8d30eaaa118: Preparing [2024-08-12T07:17:41.385Z] 3775b7c9c493: Preparing [2024-08-12T07:17:41.385Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:41.385Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:41.385Z] ce7f800efff9: Preparing [2024-08-12T07:17:41.385Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:41.385Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:41.385Z] ce7f800efff9: Waiting [2024-08-12T07:17:41.385Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:41.385Z] 0d5a6f7e512e: Layer already exists [2024-08-12T07:17:41.385Z] 0a4664a7c402: Layer already exists [2024-08-12T07:17:41.385Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:41.385Z] 70a3832ba0ca: Layer already exists [2024-08-12T07:17:41.385Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:41.385Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:41.385Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:41.385Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:41.716Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:42.047Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2024-08-12T07:17:42.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2024-08-12T07:17:42.047Z] 0d5a6f7e512e: Preparing [2024-08-12T07:17:42.047Z] 70a3832ba0ca: Preparing [2024-08-12T07:17:42.047Z] 0a4664a7c402: Preparing [2024-08-12T07:17:42.047Z] b8d30eaaa118: Preparing [2024-08-12T07:17:42.047Z] 3775b7c9c493: Preparing [2024-08-12T07:17:42.047Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:42.047Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:42.047Z] ce7f800efff9: Preparing [2024-08-12T07:17:42.047Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:42.047Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:42.047Z] ce7f800efff9: Waiting [2024-08-12T07:17:42.047Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:42.047Z] 0a4664a7c402: Layer already exists [2024-08-12T07:17:42.047Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:42.047Z] 0d5a6f7e512e: Layer already exists [2024-08-12T07:17:42.047Z] 70a3832ba0ca: Layer already exists [2024-08-12T07:17:42.047Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:42.047Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:42.047Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:42.047Z] main: digest: sha256:df63fe06a5bf4084f163c57a87eabada5f75da4ea3521a1f08898e06f578030d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:42.122Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:42.135Z] taggedImages: [2024-08-12T07:17:42.135Z] - nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:42.135Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2024-08-12T07:17:42.135Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.51 [2024-08-12T07:17:42.135Z] - nexus3.edgexfoundry.org:10004/core-metadata:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:42.135Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2024-08-12T07:17:42.176Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2024-08-12T07:17:42.176Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:42.176Z] latest [2024-08-12T07:17:42.176Z] 3.2.0-dev.51 [2024-08-12T07:17:42.176Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:42.176Z] main [2024-08-12T07:17:42.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:42.539Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:42.862Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:42.862Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-12T07:17:42.862Z] 3fc1687a4cbe: Preparing [2024-08-12T07:17:42.862Z] 3322d8577dda: Preparing [2024-08-12T07:17:42.862Z] 80a06bb68faa: Preparing [2024-08-12T07:17:42.862Z] ed72d0323ea4: Preparing [2024-08-12T07:17:42.862Z] 5a405819e6e0: Preparing [2024-08-12T07:17:42.862Z] 2e308a87a4e0: Preparing [2024-08-12T07:17:42.862Z] a6dadc09e7e3: Preparing [2024-08-12T07:17:42.862Z] bcf2fbca8cc5: Preparing [2024-08-12T07:17:42.862Z] b8d30eaaa118: Preparing [2024-08-12T07:17:42.862Z] 3775b7c9c493: Preparing [2024-08-12T07:17:42.862Z] 4edc6109bd71: Preparing [2024-08-12T07:17:42.862Z] 660627483bbf: Preparing [2024-08-12T07:17:42.862Z] 5f70bf18a086: Preparing [2024-08-12T07:17:42.862Z] ad9d6a84fdd3: Preparing [2024-08-12T07:17:42.862Z] fcf72b0e65bb: Preparing [2024-08-12T07:17:42.862Z] 6cf608a4a66e: Preparing [2024-08-12T07:17:42.862Z] ce7f800efff9: Preparing [2024-08-12T07:17:42.862Z] 4edc6109bd71: Waiting [2024-08-12T07:17:42.862Z] 660627483bbf: Waiting [2024-08-12T07:17:42.862Z] 5f70bf18a086: Waiting [2024-08-12T07:17:42.862Z] ad9d6a84fdd3: Waiting [2024-08-12T07:17:42.862Z] fcf72b0e65bb: Waiting [2024-08-12T07:17:42.862Z] 6cf608a4a66e: Waiting [2024-08-12T07:17:42.862Z] 2e308a87a4e0: Waiting [2024-08-12T07:17:42.862Z] ce7f800efff9: Waiting [2024-08-12T07:17:42.862Z] b8d30eaaa118: Waiting [2024-08-12T07:17:42.862Z] a6dadc09e7e3: Waiting [2024-08-12T07:17:42.862Z] bcf2fbca8cc5: Waiting [2024-08-12T07:17:42.862Z] 3775b7c9c493: Waiting [2024-08-12T07:17:42.862Z] ed72d0323ea4: Pushed [2024-08-12T07:17:42.862Z] 5a405819e6e0: Pushed [2024-08-12T07:17:42.862Z] 80a06bb68faa: Pushed [2024-08-12T07:17:42.862Z] 3322d8577dda: Pushed [2024-08-12T07:17:42.862Z] 3fc1687a4cbe: Pushed [2024-08-12T07:17:42.862Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:42.862Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:42.862Z] 2e308a87a4e0: Pushed [2024-08-12T07:17:43.122Z] a6dadc09e7e3: Pushed [2024-08-12T07:17:43.122Z] 5f70bf18a086: Layer already exists [2024-08-12T07:17:43.122Z] 4edc6109bd71: Pushed [2024-08-12T07:17:43.122Z] 660627483bbf: Pushed [2024-08-12T07:17:43.122Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:43.122Z] ad9d6a84fdd3: Pushed [2024-08-12T07:17:43.122Z] fcf72b0e65bb: Pushed [2024-08-12T07:17:43.122Z] 6cf608a4a66e: Pushed [2024-08-12T07:17:44.500Z] bcf2fbca8cc5: Pushed [2024-08-12T07:17:44.500Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:44.841Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:45.183Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-12T07:17:45.184Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-12T07:17:45.184Z] 3fc1687a4cbe: Preparing [2024-08-12T07:17:45.184Z] 3322d8577dda: Preparing [2024-08-12T07:17:45.184Z] 80a06bb68faa: Preparing [2024-08-12T07:17:45.184Z] ed72d0323ea4: Preparing [2024-08-12T07:17:45.184Z] 5a405819e6e0: Preparing [2024-08-12T07:17:45.184Z] 2e308a87a4e0: Preparing [2024-08-12T07:17:45.184Z] a6dadc09e7e3: Preparing [2024-08-12T07:17:45.184Z] bcf2fbca8cc5: Preparing [2024-08-12T07:17:45.184Z] b8d30eaaa118: Preparing [2024-08-12T07:17:45.184Z] 3775b7c9c493: Preparing [2024-08-12T07:17:45.184Z] 4edc6109bd71: Preparing [2024-08-12T07:17:45.184Z] 660627483bbf: Preparing [2024-08-12T07:17:45.184Z] a6dadc09e7e3: Waiting [2024-08-12T07:17:45.184Z] bcf2fbca8cc5: Waiting [2024-08-12T07:17:45.184Z] 2e308a87a4e0: Waiting [2024-08-12T07:17:45.184Z] b8d30eaaa118: Waiting [2024-08-12T07:17:45.184Z] 3775b7c9c493: Waiting [2024-08-12T07:17:45.184Z] 4edc6109bd71: Waiting [2024-08-12T07:17:45.184Z] 5f70bf18a086: Preparing [2024-08-12T07:17:45.184Z] ad9d6a84fdd3: Preparing [2024-08-12T07:17:45.184Z] 5f70bf18a086: Waiting [2024-08-12T07:17:45.184Z] fcf72b0e65bb: Preparing [2024-08-12T07:17:45.184Z] 6cf608a4a66e: Preparing [2024-08-12T07:17:45.184Z] ce7f800efff9: Preparing [2024-08-12T07:17:45.184Z] ad9d6a84fdd3: Waiting [2024-08-12T07:17:45.184Z] fcf72b0e65bb: Waiting [2024-08-12T07:17:45.184Z] ce7f800efff9: Waiting [2024-08-12T07:17:45.184Z] 6cf608a4a66e: Waiting [2024-08-12T07:17:45.184Z] 3fc1687a4cbe: Layer already exists [2024-08-12T07:17:45.184Z] 80a06bb68faa: Layer already exists [2024-08-12T07:17:45.184Z] 5a405819e6e0: Layer already exists [2024-08-12T07:17:45.184Z] ed72d0323ea4: Layer already exists [2024-08-12T07:17:45.184Z] 3322d8577dda: Layer already exists [2024-08-12T07:17:45.184Z] bcf2fbca8cc5: Layer already exists [2024-08-12T07:17:45.184Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:45.184Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:45.184Z] a6dadc09e7e3: Layer already exists [2024-08-12T07:17:45.184Z] 2e308a87a4e0: Layer already exists [2024-08-12T07:17:45.184Z] 4edc6109bd71: Layer already exists [2024-08-12T07:17:45.184Z] fcf72b0e65bb: Layer already exists [2024-08-12T07:17:45.184Z] ad9d6a84fdd3: Layer already exists [2024-08-12T07:17:45.184Z] 660627483bbf: Layer already exists [2024-08-12T07:17:45.184Z] 5f70bf18a086: Layer already exists [2024-08-12T07:17:45.184Z] 6cf608a4a66e: Layer already exists [2024-08-12T07:17:45.184Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:45.184Z] latest: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:45.528Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:45.858Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.51 [2024-08-12T07:17:45.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-12T07:17:45.858Z] 3fc1687a4cbe: Preparing [2024-08-12T07:17:45.858Z] 3322d8577dda: Preparing [2024-08-12T07:17:45.859Z] 80a06bb68faa: Preparing [2024-08-12T07:17:45.859Z] ed72d0323ea4: Preparing [2024-08-12T07:17:45.859Z] 5a405819e6e0: Preparing [2024-08-12T07:17:45.859Z] 2e308a87a4e0: Preparing [2024-08-12T07:17:45.859Z] a6dadc09e7e3: Preparing [2024-08-12T07:17:45.859Z] bcf2fbca8cc5: Preparing [2024-08-12T07:17:45.859Z] b8d30eaaa118: Preparing [2024-08-12T07:17:45.859Z] 3775b7c9c493: Preparing [2024-08-12T07:17:45.859Z] 4edc6109bd71: Preparing [2024-08-12T07:17:45.859Z] 660627483bbf: Preparing [2024-08-12T07:17:45.859Z] 5f70bf18a086: Preparing [2024-08-12T07:17:45.859Z] ad9d6a84fdd3: Preparing [2024-08-12T07:17:45.859Z] fcf72b0e65bb: Preparing [2024-08-12T07:17:45.859Z] bcf2fbca8cc5: Waiting [2024-08-12T07:17:45.859Z] 2e308a87a4e0: Waiting [2024-08-12T07:17:45.859Z] a6dadc09e7e3: Waiting [2024-08-12T07:17:45.859Z] b8d30eaaa118: Waiting [2024-08-12T07:17:45.859Z] 3775b7c9c493: Waiting [2024-08-12T07:17:45.859Z] 5f70bf18a086: Waiting [2024-08-12T07:17:45.859Z] 4edc6109bd71: Waiting [2024-08-12T07:17:45.859Z] 660627483bbf: Waiting [2024-08-12T07:17:45.859Z] ad9d6a84fdd3: Waiting [2024-08-12T07:17:45.859Z] 6cf608a4a66e: Preparing [2024-08-12T07:17:45.859Z] ce7f800efff9: Preparing [2024-08-12T07:17:45.859Z] 6cf608a4a66e: Waiting [2024-08-12T07:17:45.859Z] ce7f800efff9: Waiting [2024-08-12T07:17:45.859Z] ed72d0323ea4: Layer already exists [2024-08-12T07:17:45.859Z] 3322d8577dda: Layer already exists [2024-08-12T07:17:45.859Z] 3fc1687a4cbe: Layer already exists [2024-08-12T07:17:45.859Z] 5a405819e6e0: Layer already exists [2024-08-12T07:17:45.859Z] 80a06bb68faa: Layer already exists [2024-08-12T07:17:45.859Z] 2e308a87a4e0: Layer already exists [2024-08-12T07:17:45.859Z] a6dadc09e7e3: Layer already exists [2024-08-12T07:17:45.859Z] bcf2fbca8cc5: Layer already exists [2024-08-12T07:17:45.859Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:45.859Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:45.859Z] 4edc6109bd71: Layer already exists [2024-08-12T07:17:45.859Z] 5f70bf18a086: Layer already exists [2024-08-12T07:17:45.859Z] 660627483bbf: Layer already exists [2024-08-12T07:17:45.859Z] ad9d6a84fdd3: Layer already exists [2024-08-12T07:17:45.859Z] fcf72b0e65bb: Layer already exists [2024-08-12T07:17:45.859Z] 6cf608a4a66e: Layer already exists [2024-08-12T07:17:45.859Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:45.859Z] 3.2.0-dev.51: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:46.187Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:46.512Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:46.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-12T07:17:46.513Z] 3fc1687a4cbe: Preparing [2024-08-12T07:17:46.513Z] 3322d8577dda: Preparing [2024-08-12T07:17:46.513Z] 80a06bb68faa: Preparing [2024-08-12T07:17:46.513Z] ed72d0323ea4: Preparing [2024-08-12T07:17:46.513Z] 5a405819e6e0: Preparing [2024-08-12T07:17:46.513Z] 2e308a87a4e0: Preparing [2024-08-12T07:17:46.513Z] a6dadc09e7e3: Preparing [2024-08-12T07:17:46.513Z] bcf2fbca8cc5: Preparing [2024-08-12T07:17:46.513Z] b8d30eaaa118: Preparing [2024-08-12T07:17:46.513Z] 2e308a87a4e0: Waiting [2024-08-12T07:17:46.513Z] bcf2fbca8cc5: Waiting [2024-08-12T07:17:46.513Z] b8d30eaaa118: Waiting [2024-08-12T07:17:46.513Z] 3775b7c9c493: Preparing [2024-08-12T07:17:46.513Z] 4edc6109bd71: Preparing [2024-08-12T07:17:46.513Z] 3775b7c9c493: Waiting [2024-08-12T07:17:46.513Z] a6dadc09e7e3: Waiting [2024-08-12T07:17:46.513Z] 660627483bbf: Preparing [2024-08-12T07:17:46.513Z] 5f70bf18a086: Preparing [2024-08-12T07:17:46.513Z] ad9d6a84fdd3: Preparing [2024-08-12T07:17:46.513Z] 4edc6109bd71: Waiting [2024-08-12T07:17:46.513Z] 660627483bbf: Waiting [2024-08-12T07:17:46.513Z] 5f70bf18a086: Waiting [2024-08-12T07:17:46.513Z] fcf72b0e65bb: Preparing [2024-08-12T07:17:46.513Z] 6cf608a4a66e: Preparing [2024-08-12T07:17:46.513Z] ce7f800efff9: Preparing [2024-08-12T07:17:46.513Z] ad9d6a84fdd3: Waiting [2024-08-12T07:17:46.513Z] fcf72b0e65bb: Waiting [2024-08-12T07:17:46.513Z] 6cf608a4a66e: Waiting [2024-08-12T07:17:46.513Z] ed72d0323ea4: Layer already exists [2024-08-12T07:17:46.513Z] 5a405819e6e0: Layer already exists [2024-08-12T07:17:46.513Z] 3fc1687a4cbe: Layer already exists [2024-08-12T07:17:46.513Z] 80a06bb68faa: Layer already exists [2024-08-12T07:17:46.513Z] 3322d8577dda: Layer already exists [2024-08-12T07:17:46.513Z] 2e308a87a4e0: Layer already exists [2024-08-12T07:17:46.513Z] a6dadc09e7e3: Layer already exists [2024-08-12T07:17:46.513Z] bcf2fbca8cc5: Layer already exists [2024-08-12T07:17:46.513Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:46.513Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:46.513Z] 4edc6109bd71: Layer already exists [2024-08-12T07:17:46.513Z] 5f70bf18a086: Layer already exists [2024-08-12T07:17:46.513Z] 660627483bbf: Layer already exists [2024-08-12T07:17:46.513Z] ad9d6a84fdd3: Layer already exists [2024-08-12T07:17:46.513Z] fcf72b0e65bb: Layer already exists [2024-08-12T07:17:46.513Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:46.513Z] 6cf608a4a66e: Layer already exists [2024-08-12T07:17:46.513Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:46.850Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:47.186Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2024-08-12T07:17:47.186Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2024-08-12T07:17:47.186Z] 3fc1687a4cbe: Preparing [2024-08-12T07:17:47.186Z] 3322d8577dda: Preparing [2024-08-12T07:17:47.186Z] 80a06bb68faa: Preparing [2024-08-12T07:17:47.186Z] ed72d0323ea4: Preparing [2024-08-12T07:17:47.186Z] 5a405819e6e0: Preparing [2024-08-12T07:17:47.186Z] 2e308a87a4e0: Preparing [2024-08-12T07:17:47.186Z] a6dadc09e7e3: Preparing [2024-08-12T07:17:47.186Z] bcf2fbca8cc5: Preparing [2024-08-12T07:17:47.186Z] b8d30eaaa118: Preparing [2024-08-12T07:17:47.186Z] 3775b7c9c493: Preparing [2024-08-12T07:17:47.186Z] 4edc6109bd71: Preparing [2024-08-12T07:17:47.186Z] 660627483bbf: Preparing [2024-08-12T07:17:47.186Z] 5f70bf18a086: Preparing [2024-08-12T07:17:47.186Z] ad9d6a84fdd3: Preparing [2024-08-12T07:17:47.186Z] fcf72b0e65bb: Preparing [2024-08-12T07:17:47.186Z] 6cf608a4a66e: Preparing [2024-08-12T07:17:47.186Z] ce7f800efff9: Preparing [2024-08-12T07:17:47.186Z] 2e308a87a4e0: Waiting [2024-08-12T07:17:47.186Z] a6dadc09e7e3: Waiting [2024-08-12T07:17:47.186Z] bcf2fbca8cc5: Waiting [2024-08-12T07:17:47.186Z] b8d30eaaa118: Waiting [2024-08-12T07:17:47.186Z] 3775b7c9c493: Waiting [2024-08-12T07:17:47.186Z] 660627483bbf: Waiting [2024-08-12T07:17:47.186Z] 5f70bf18a086: Waiting [2024-08-12T07:17:47.186Z] 4edc6109bd71: Waiting [2024-08-12T07:17:47.186Z] ad9d6a84fdd3: Waiting [2024-08-12T07:17:47.186Z] ce7f800efff9: Waiting [2024-08-12T07:17:47.186Z] fcf72b0e65bb: Waiting [2024-08-12T07:17:47.186Z] 6cf608a4a66e: Waiting [2024-08-12T07:17:47.186Z] 3322d8577dda: Layer already exists [2024-08-12T07:17:47.186Z] ed72d0323ea4: Layer already exists [2024-08-12T07:17:47.186Z] 3fc1687a4cbe: Layer already exists [2024-08-12T07:17:47.186Z] 80a06bb68faa: Layer already exists [2024-08-12T07:17:47.186Z] 5a405819e6e0: Layer already exists [2024-08-12T07:17:47.186Z] a6dadc09e7e3: Layer already exists [2024-08-12T07:17:47.186Z] 2e308a87a4e0: Layer already exists [2024-08-12T07:17:47.186Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:47.186Z] bcf2fbca8cc5: Layer already exists [2024-08-12T07:17:47.186Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:47.186Z] 660627483bbf: Layer already exists [2024-08-12T07:17:47.186Z] 4edc6109bd71: Layer already exists [2024-08-12T07:17:47.186Z] 5f70bf18a086: Layer already exists [2024-08-12T07:17:47.186Z] fcf72b0e65bb: Layer already exists [2024-08-12T07:17:47.186Z] ad9d6a84fdd3: Layer already exists [2024-08-12T07:17:47.186Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:47.186Z] 6cf608a4a66e: Layer already exists [2024-08-12T07:17:47.186Z] main: digest: sha256:739113c6ac269601355bcbadc1eda96ffabe1511d0ff7084aa81f4f1cc0f60af size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:47.281Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:47.302Z] taggedImages: [2024-08-12T07:17:47.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:47.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2024-08-12T07:17:47.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.51 [2024-08-12T07:17:47.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:47.302Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2024-08-12T07:17:47.329Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2024-08-12T07:17:47.329Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:47.329Z] latest [2024-08-12T07:17:47.329Z] 3.2.0-dev.51 [2024-08-12T07:17:47.329Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:47.329Z] main [2024-08-12T07:17:47.329Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:47.682Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:48.005Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:48.005Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-12T07:17:48.005Z] 2e6b654a1635: Preparing [2024-08-12T07:17:48.005Z] cc923297cfe3: Preparing [2024-08-12T07:17:48.005Z] 7f6196a8bcaf: Preparing [2024-08-12T07:17:48.005Z] 505024f093d7: Preparing [2024-08-12T07:17:48.005Z] b8d30eaaa118: Preparing [2024-08-12T07:17:48.005Z] 3775b7c9c493: Preparing [2024-08-12T07:17:48.005Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:48.005Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:48.005Z] ce7f800efff9: Preparing [2024-08-12T07:17:48.005Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:48.005Z] 3775b7c9c493: Waiting [2024-08-12T07:17:48.005Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:48.005Z] ce7f800efff9: Waiting [2024-08-12T07:17:48.005Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:48.005Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:48.005Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:48.005Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:48.005Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:48.005Z] 7f6196a8bcaf: Pushed [2024-08-12T07:17:48.005Z] cc923297cfe3: Pushed [2024-08-12T07:17:48.005Z] 2e6b654a1635: Pushed [2024-08-12T07:17:51.373Z] 505024f093d7: Pushed [2024-08-12T07:17:51.374Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:51.710Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:52.086Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-12T07:17:52.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-12T07:17:52.086Z] 2e6b654a1635: Preparing [2024-08-12T07:17:52.086Z] cc923297cfe3: Preparing [2024-08-12T07:17:52.086Z] 7f6196a8bcaf: Preparing [2024-08-12T07:17:52.086Z] 505024f093d7: Preparing [2024-08-12T07:17:52.086Z] b8d30eaaa118: Preparing [2024-08-12T07:17:52.086Z] 3775b7c9c493: Preparing [2024-08-12T07:17:52.086Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:52.086Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:52.086Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:52.086Z] ce7f800efff9: Preparing [2024-08-12T07:17:52.086Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:52.086Z] ce7f800efff9: Waiting [2024-08-12T07:17:52.086Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:52.086Z] 505024f093d7: Layer already exists [2024-08-12T07:17:52.086Z] 7f6196a8bcaf: Layer already exists [2024-08-12T07:17:52.086Z] cc923297cfe3: Layer already exists [2024-08-12T07:17:52.086Z] 2e6b654a1635: Layer already exists [2024-08-12T07:17:52.086Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:52.086Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:52.086Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:52.086Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:52.086Z] latest: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:52.576Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:52.895Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.51 [2024-08-12T07:17:52.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-12T07:17:52.895Z] 2e6b654a1635: Preparing [2024-08-12T07:17:52.895Z] cc923297cfe3: Preparing [2024-08-12T07:17:52.895Z] 7f6196a8bcaf: Preparing [2024-08-12T07:17:52.895Z] 505024f093d7: Preparing [2024-08-12T07:17:52.895Z] b8d30eaaa118: Preparing [2024-08-12T07:17:52.895Z] 3775b7c9c493: Preparing [2024-08-12T07:17:52.895Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:52.895Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:52.895Z] ce7f800efff9: Preparing [2024-08-12T07:17:52.895Z] 3775b7c9c493: Waiting [2024-08-12T07:17:52.895Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:52.895Z] ce7f800efff9: Waiting [2024-08-12T07:17:52.895Z] 2e6b654a1635: Layer already exists [2024-08-12T07:17:52.895Z] 505024f093d7: Layer already exists [2024-08-12T07:17:52.895Z] 7f6196a8bcaf: Layer already exists [2024-08-12T07:17:52.895Z] cc923297cfe3: Layer already exists [2024-08-12T07:17:52.895Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:52.895Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:52.895Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:52.895Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:52.895Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:52.895Z] 3.2.0-dev.51: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:53.219Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:53.554Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:53.554Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-12T07:17:53.554Z] 2e6b654a1635: Preparing [2024-08-12T07:17:53.554Z] cc923297cfe3: Preparing [2024-08-12T07:17:53.554Z] 7f6196a8bcaf: Preparing [2024-08-12T07:17:53.554Z] 505024f093d7: Preparing [2024-08-12T07:17:53.554Z] b8d30eaaa118: Preparing [2024-08-12T07:17:53.554Z] 3775b7c9c493: Preparing [2024-08-12T07:17:53.554Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:53.554Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:53.554Z] ce7f800efff9: Preparing [2024-08-12T07:17:53.554Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:53.554Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:53.554Z] ce7f800efff9: Waiting [2024-08-12T07:17:53.554Z] 3775b7c9c493: Waiting [2024-08-12T07:17:53.554Z] 2e6b654a1635: Layer already exists [2024-08-12T07:17:53.554Z] 7f6196a8bcaf: Layer already exists [2024-08-12T07:17:53.554Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:53.554Z] 505024f093d7: Layer already exists [2024-08-12T07:17:53.554Z] cc923297cfe3: Layer already exists [2024-08-12T07:17:53.554Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:53.554Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:53.554Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:53.554Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:53.554Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:53.887Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:54.214Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2024-08-12T07:17:54.214Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2024-08-12T07:17:54.214Z] 2e6b654a1635: Preparing [2024-08-12T07:17:54.214Z] cc923297cfe3: Preparing [2024-08-12T07:17:54.214Z] 7f6196a8bcaf: Preparing [2024-08-12T07:17:54.214Z] 505024f093d7: Preparing [2024-08-12T07:17:54.214Z] b8d30eaaa118: Preparing [2024-08-12T07:17:54.214Z] 3775b7c9c493: Preparing [2024-08-12T07:17:54.214Z] d2d1e2e62dff: Preparing [2024-08-12T07:17:54.214Z] d2d1e2e62dff: Waiting [2024-08-12T07:17:54.214Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:17:54.214Z] ce7f800efff9: Preparing [2024-08-12T07:17:54.214Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:17:54.214Z] ce7f800efff9: Waiting [2024-08-12T07:17:54.214Z] 7f6196a8bcaf: Layer already exists [2024-08-12T07:17:54.214Z] 505024f093d7: Layer already exists [2024-08-12T07:17:54.214Z] 2e6b654a1635: Layer already exists [2024-08-12T07:17:54.214Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:54.214Z] cc923297cfe3: Layer already exists [2024-08-12T07:17:54.214Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:54.214Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:54.214Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:17:54.214Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:17:54.214Z] main: digest: sha256:f8988d40be0df1266a76589f8b816f34f4a11d1c7a02961cb619a11e1c67213a size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:54.290Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:54.310Z] taggedImages: [2024-08-12T07:17:54.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:54.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2024-08-12T07:17:54.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.51 [2024-08-12T07:17:54.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:54.310Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2024-08-12T07:17:54.341Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2024-08-12T07:17:54.341Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:54.341Z] latest [2024-08-12T07:17:54.341Z] 3.2.0-dev.51 [2024-08-12T07:17:54.341Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:54.341Z] main [2024-08-12T07:17:54.341Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:54.689Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:55.013Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:55.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-12T07:17:55.013Z] 8d2ef1b1f1a1: Preparing [2024-08-12T07:17:55.013Z] c1bcc69ba1f1: Preparing [2024-08-12T07:17:55.013Z] b89a0b3068a7: Preparing [2024-08-12T07:17:55.013Z] 1884c8cd888f: Preparing [2024-08-12T07:17:55.013Z] efeb1f6f1ae7: Preparing [2024-08-12T07:17:55.013Z] b8d30eaaa118: Preparing [2024-08-12T07:17:55.013Z] 3775b7c9c493: Preparing [2024-08-12T07:17:55.013Z] 0ed993627fcb: Preparing [2024-08-12T07:17:55.013Z] 88835bedde0b: Preparing [2024-08-12T07:17:55.013Z] 3775b7c9c493: Waiting [2024-08-12T07:17:55.013Z] 0ed993627fcb: Waiting [2024-08-12T07:17:55.013Z] b8d30eaaa118: Waiting [2024-08-12T07:17:55.013Z] efe2c014a03f: Preparing [2024-08-12T07:17:55.013Z] ce7f800efff9: Preparing [2024-08-12T07:17:55.013Z] 88835bedde0b: Waiting [2024-08-12T07:17:55.013Z] efe2c014a03f: Waiting [2024-08-12T07:17:55.013Z] ce7f800efff9: Waiting [2024-08-12T07:17:55.013Z] 1884c8cd888f: Pushed [2024-08-12T07:17:55.013Z] c1bcc69ba1f1: Pushed [2024-08-12T07:17:55.013Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:55.013Z] 8d2ef1b1f1a1: Pushed [2024-08-12T07:17:55.013Z] efeb1f6f1ae7: Pushed [2024-08-12T07:17:55.013Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:55.013Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:55.272Z] 0ed993627fcb: Pushed [2024-08-12T07:17:55.272Z] 88835bedde0b: Pushed [2024-08-12T07:17:56.209Z] b89a0b3068a7: Pushed [2024-08-12T07:17:56.470Z] efe2c014a03f: Pushed [2024-08-12T07:17:56.729Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:57.061Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:57.385Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-12T07:17:57.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-12T07:17:57.385Z] 8d2ef1b1f1a1: Preparing [2024-08-12T07:17:57.385Z] c1bcc69ba1f1: Preparing [2024-08-12T07:17:57.385Z] b89a0b3068a7: Preparing [2024-08-12T07:17:57.385Z] 1884c8cd888f: Preparing [2024-08-12T07:17:57.385Z] efeb1f6f1ae7: Preparing [2024-08-12T07:17:57.385Z] b8d30eaaa118: Preparing [2024-08-12T07:17:57.385Z] 3775b7c9c493: Preparing [2024-08-12T07:17:57.385Z] 0ed993627fcb: Preparing [2024-08-12T07:17:57.385Z] 88835bedde0b: Preparing [2024-08-12T07:17:57.385Z] efe2c014a03f: Preparing [2024-08-12T07:17:57.385Z] 3775b7c9c493: Waiting [2024-08-12T07:17:57.385Z] b8d30eaaa118: Waiting [2024-08-12T07:17:57.385Z] 88835bedde0b: Waiting [2024-08-12T07:17:57.385Z] 0ed993627fcb: Waiting [2024-08-12T07:17:57.385Z] efe2c014a03f: Waiting [2024-08-12T07:17:57.385Z] ce7f800efff9: Preparing [2024-08-12T07:17:57.385Z] efeb1f6f1ae7: Layer already exists [2024-08-12T07:17:57.385Z] c1bcc69ba1f1: Layer already exists [2024-08-12T07:17:57.385Z] b89a0b3068a7: Layer already exists [2024-08-12T07:17:57.385Z] 8d2ef1b1f1a1: Layer already exists [2024-08-12T07:17:57.385Z] 1884c8cd888f: Layer already exists [2024-08-12T07:17:57.385Z] 0ed993627fcb: Layer already exists [2024-08-12T07:17:57.385Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:57.385Z] 88835bedde0b: Layer already exists [2024-08-12T07:17:57.385Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:57.385Z] efe2c014a03f: Layer already exists [2024-08-12T07:17:57.385Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:57.385Z] latest: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:57.715Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:58.046Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.51 [2024-08-12T07:17:58.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-12T07:17:58.047Z] 8d2ef1b1f1a1: Preparing [2024-08-12T07:17:58.047Z] c1bcc69ba1f1: Preparing [2024-08-12T07:17:58.047Z] b89a0b3068a7: Preparing [2024-08-12T07:17:58.047Z] 1884c8cd888f: Preparing [2024-08-12T07:17:58.047Z] efeb1f6f1ae7: Preparing [2024-08-12T07:17:58.047Z] b8d30eaaa118: Preparing [2024-08-12T07:17:58.047Z] 3775b7c9c493: Preparing [2024-08-12T07:17:58.047Z] 0ed993627fcb: Preparing [2024-08-12T07:17:58.047Z] 88835bedde0b: Preparing [2024-08-12T07:17:58.047Z] efe2c014a03f: Preparing [2024-08-12T07:17:58.047Z] ce7f800efff9: Preparing [2024-08-12T07:17:58.047Z] 3775b7c9c493: Waiting [2024-08-12T07:17:58.047Z] 0ed993627fcb: Waiting [2024-08-12T07:17:58.047Z] efe2c014a03f: Waiting [2024-08-12T07:17:58.047Z] 88835bedde0b: Waiting [2024-08-12T07:17:58.047Z] ce7f800efff9: Waiting [2024-08-12T07:17:58.047Z] b8d30eaaa118: Waiting [2024-08-12T07:17:58.047Z] efeb1f6f1ae7: Layer already exists [2024-08-12T07:17:58.047Z] b89a0b3068a7: Layer already exists [2024-08-12T07:17:58.047Z] 1884c8cd888f: Layer already exists [2024-08-12T07:17:58.047Z] c1bcc69ba1f1: Layer already exists [2024-08-12T07:17:58.047Z] 8d2ef1b1f1a1: Layer already exists [2024-08-12T07:17:58.047Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:58.047Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:58.047Z] 0ed993627fcb: Layer already exists [2024-08-12T07:17:58.047Z] 88835bedde0b: Layer already exists [2024-08-12T07:17:58.047Z] efe2c014a03f: Layer already exists [2024-08-12T07:17:58.047Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:58.047Z] 3.2.0-dev.51: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:58.372Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:58.716Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:58.716Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-12T07:17:58.716Z] 8d2ef1b1f1a1: Preparing [2024-08-12T07:17:58.716Z] c1bcc69ba1f1: Preparing [2024-08-12T07:17:58.716Z] b89a0b3068a7: Preparing [2024-08-12T07:17:58.716Z] 1884c8cd888f: Preparing [2024-08-12T07:17:58.716Z] efeb1f6f1ae7: Preparing [2024-08-12T07:17:58.716Z] b8d30eaaa118: Preparing [2024-08-12T07:17:58.716Z] 3775b7c9c493: Preparing [2024-08-12T07:17:58.716Z] 0ed993627fcb: Preparing [2024-08-12T07:17:58.716Z] 88835bedde0b: Preparing [2024-08-12T07:17:58.716Z] efe2c014a03f: Preparing [2024-08-12T07:17:58.716Z] ce7f800efff9: Preparing [2024-08-12T07:17:58.716Z] b8d30eaaa118: Waiting [2024-08-12T07:17:58.716Z] 3775b7c9c493: Waiting [2024-08-12T07:17:58.716Z] 0ed993627fcb: Waiting [2024-08-12T07:17:58.716Z] 88835bedde0b: Waiting [2024-08-12T07:17:58.716Z] efe2c014a03f: Waiting [2024-08-12T07:17:58.716Z] ce7f800efff9: Waiting [2024-08-12T07:17:58.716Z] 8d2ef1b1f1a1: Layer already exists [2024-08-12T07:17:58.716Z] b89a0b3068a7: Layer already exists [2024-08-12T07:17:58.716Z] efeb1f6f1ae7: Layer already exists [2024-08-12T07:17:58.716Z] 1884c8cd888f: Layer already exists [2024-08-12T07:17:58.716Z] c1bcc69ba1f1: Layer already exists [2024-08-12T07:17:58.716Z] efe2c014a03f: Layer already exists [2024-08-12T07:17:58.716Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:58.716Z] 0ed993627fcb: Layer already exists [2024-08-12T07:17:58.716Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:58.716Z] 88835bedde0b: Layer already exists [2024-08-12T07:17:58.716Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:58.716Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:59.053Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:59.384Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2024-08-12T07:17:59.384Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2024-08-12T07:17:59.384Z] 8d2ef1b1f1a1: Preparing [2024-08-12T07:17:59.384Z] c1bcc69ba1f1: Preparing [2024-08-12T07:17:59.384Z] b89a0b3068a7: Preparing [2024-08-12T07:17:59.384Z] 1884c8cd888f: Preparing [2024-08-12T07:17:59.384Z] efeb1f6f1ae7: Preparing [2024-08-12T07:17:59.384Z] b8d30eaaa118: Preparing [2024-08-12T07:17:59.384Z] 3775b7c9c493: Preparing [2024-08-12T07:17:59.384Z] 0ed993627fcb: Preparing [2024-08-12T07:17:59.384Z] 88835bedde0b: Preparing [2024-08-12T07:17:59.384Z] b8d30eaaa118: Waiting [2024-08-12T07:17:59.384Z] 3775b7c9c493: Waiting [2024-08-12T07:17:59.384Z] 0ed993627fcb: Waiting [2024-08-12T07:17:59.384Z] 88835bedde0b: Waiting [2024-08-12T07:17:59.384Z] efe2c014a03f: Preparing [2024-08-12T07:17:59.384Z] ce7f800efff9: Preparing [2024-08-12T07:17:59.384Z] efe2c014a03f: Waiting [2024-08-12T07:17:59.384Z] ce7f800efff9: Waiting [2024-08-12T07:17:59.384Z] efeb1f6f1ae7: Layer already exists [2024-08-12T07:17:59.384Z] c1bcc69ba1f1: Layer already exists [2024-08-12T07:17:59.384Z] b89a0b3068a7: Layer already exists [2024-08-12T07:17:59.384Z] 8d2ef1b1f1a1: Layer already exists [2024-08-12T07:17:59.384Z] 1884c8cd888f: Layer already exists [2024-08-12T07:17:59.384Z] b8d30eaaa118: Layer already exists [2024-08-12T07:17:59.384Z] 3775b7c9c493: Layer already exists [2024-08-12T07:17:59.384Z] 0ed993627fcb: Layer already exists [2024-08-12T07:17:59.384Z] 88835bedde0b: Layer already exists [2024-08-12T07:17:59.384Z] efe2c014a03f: Layer already exists [2024-08-12T07:17:59.384Z] ce7f800efff9: Layer already exists [2024-08-12T07:17:59.384Z] main: digest: sha256:61dd337c0180b6b18020b05868a3d4cce85c525054650addef748c7f61a7747b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:17:59.457Z] ===================================================== [Pipeline] echo [2024-08-12T07:17:59.471Z] taggedImages: [2024-08-12T07:17:59.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:59.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2024-08-12T07:17:59.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.51 [2024-08-12T07:17:59.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:59.471Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2024-08-12T07:17:59.498Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2024-08-12T07:17:59.498Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:17:59.498Z] latest [2024-08-12T07:17:59.498Z] 3.2.0-dev.51 [2024-08-12T07:17:59.498Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:17:59.498Z] main [2024-08-12T07:17:59.498Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:17:59.843Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:00.170Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:00.170Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-12T07:18:00.170Z] de40cb000bbb: Preparing [2024-08-12T07:18:00.170Z] 494e30714e84: Preparing [2024-08-12T07:18:00.170Z] b7ce09f3857c: Preparing [2024-08-12T07:18:00.170Z] ce7f1feaf453: Preparing [2024-08-12T07:18:00.170Z] cced50276657: Preparing [2024-08-12T07:18:00.170Z] bc28731dab38: Preparing [2024-08-12T07:18:00.170Z] 5a5545ae9a5f: Preparing [2024-08-12T07:18:00.170Z] b8d30eaaa118: Preparing [2024-08-12T07:18:00.170Z] 3775b7c9c493: Preparing [2024-08-12T07:18:00.170Z] 0933258fb67b: Preparing [2024-08-12T07:18:00.170Z] f0e6ee811228: Preparing [2024-08-12T07:18:00.170Z] ce7f800efff9: Preparing [2024-08-12T07:18:00.170Z] b8d30eaaa118: Waiting [2024-08-12T07:18:00.170Z] bc28731dab38: Waiting [2024-08-12T07:18:00.170Z] 5a5545ae9a5f: Waiting [2024-08-12T07:18:00.170Z] 3775b7c9c493: Waiting [2024-08-12T07:18:00.170Z] ce7f800efff9: Waiting [2024-08-12T07:18:00.170Z] 0933258fb67b: Waiting [2024-08-12T07:18:00.170Z] f0e6ee811228: Waiting [2024-08-12T07:18:00.170Z] cced50276657: Pushed [2024-08-12T07:18:00.170Z] 494e30714e84: Pushed [2024-08-12T07:18:00.170Z] de40cb000bbb: Pushed [2024-08-12T07:18:00.170Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:00.170Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:00.170Z] bc28731dab38: Pushed [2024-08-12T07:18:00.428Z] 5a5545ae9a5f: Pushed [2024-08-12T07:18:00.429Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:00.429Z] 0933258fb67b: Pushed [2024-08-12T07:18:01.366Z] ce7f1feaf453: Pushed [2024-08-12T07:18:01.625Z] b7ce09f3857c: Pushed [2024-08-12T07:18:01.625Z] f0e6ee811228: Pushed [2024-08-12T07:18:01.625Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:01.958Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:02.281Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-12T07:18:02.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-12T07:18:02.281Z] de40cb000bbb: Preparing [2024-08-12T07:18:02.281Z] 494e30714e84: Preparing [2024-08-12T07:18:02.281Z] b7ce09f3857c: Preparing [2024-08-12T07:18:02.281Z] ce7f1feaf453: Preparing [2024-08-12T07:18:02.281Z] cced50276657: Preparing [2024-08-12T07:18:02.281Z] bc28731dab38: Preparing [2024-08-12T07:18:02.281Z] 5a5545ae9a5f: Preparing [2024-08-12T07:18:02.281Z] b8d30eaaa118: Preparing [2024-08-12T07:18:02.281Z] 3775b7c9c493: Preparing [2024-08-12T07:18:02.281Z] 0933258fb67b: Preparing [2024-08-12T07:18:02.281Z] f0e6ee811228: Preparing [2024-08-12T07:18:02.281Z] ce7f800efff9: Preparing [2024-08-12T07:18:02.281Z] b8d30eaaa118: Waiting [2024-08-12T07:18:02.281Z] bc28731dab38: Waiting [2024-08-12T07:18:02.281Z] 3775b7c9c493: Waiting [2024-08-12T07:18:02.281Z] ce7f800efff9: Waiting [2024-08-12T07:18:02.281Z] 0933258fb67b: Waiting [2024-08-12T07:18:02.281Z] f0e6ee811228: Waiting [2024-08-12T07:18:02.281Z] 5a5545ae9a5f: Waiting [2024-08-12T07:18:02.281Z] ce7f1feaf453: Layer already exists [2024-08-12T07:18:02.281Z] b7ce09f3857c: Layer already exists [2024-08-12T07:18:02.281Z] de40cb000bbb: Layer already exists [2024-08-12T07:18:02.281Z] cced50276657: Layer already exists [2024-08-12T07:18:02.281Z] 494e30714e84: Layer already exists [2024-08-12T07:18:02.281Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:02.281Z] 0933258fb67b: Layer already exists [2024-08-12T07:18:02.281Z] bc28731dab38: Layer already exists [2024-08-12T07:18:02.281Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:02.281Z] 5a5545ae9a5f: Layer already exists [2024-08-12T07:18:02.281Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:02.281Z] f0e6ee811228: Layer already exists [2024-08-12T07:18:02.281Z] latest: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:02.605Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:02.929Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.51 [2024-08-12T07:18:02.929Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-12T07:18:02.929Z] de40cb000bbb: Preparing [2024-08-12T07:18:02.929Z] 494e30714e84: Preparing [2024-08-12T07:18:02.929Z] b7ce09f3857c: Preparing [2024-08-12T07:18:02.929Z] ce7f1feaf453: Preparing [2024-08-12T07:18:02.929Z] cced50276657: Preparing [2024-08-12T07:18:02.929Z] bc28731dab38: Preparing [2024-08-12T07:18:02.929Z] 5a5545ae9a5f: Preparing [2024-08-12T07:18:02.929Z] b8d30eaaa118: Preparing [2024-08-12T07:18:02.929Z] 3775b7c9c493: Preparing [2024-08-12T07:18:02.929Z] 0933258fb67b: Preparing [2024-08-12T07:18:02.929Z] f0e6ee811228: Preparing [2024-08-12T07:18:02.929Z] ce7f800efff9: Preparing [2024-08-12T07:18:02.929Z] b8d30eaaa118: Waiting [2024-08-12T07:18:02.929Z] 3775b7c9c493: Waiting [2024-08-12T07:18:02.929Z] 0933258fb67b: Waiting [2024-08-12T07:18:02.929Z] bc28731dab38: Waiting [2024-08-12T07:18:02.929Z] f0e6ee811228: Waiting [2024-08-12T07:18:02.929Z] 5a5545ae9a5f: Waiting [2024-08-12T07:18:02.929Z] ce7f800efff9: Waiting [2024-08-12T07:18:02.929Z] ce7f1feaf453: Layer already exists [2024-08-12T07:18:02.929Z] 494e30714e84: Layer already exists [2024-08-12T07:18:02.929Z] de40cb000bbb: Layer already exists [2024-08-12T07:18:02.929Z] cced50276657: Layer already exists [2024-08-12T07:18:02.929Z] b7ce09f3857c: Layer already exists [2024-08-12T07:18:02.929Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:02.929Z] 5a5545ae9a5f: Layer already exists [2024-08-12T07:18:02.929Z] bc28731dab38: Layer already exists [2024-08-12T07:18:02.929Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:02.929Z] 0933258fb67b: Layer already exists [2024-08-12T07:18:02.929Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:02.929Z] f0e6ee811228: Layer already exists [2024-08-12T07:18:02.929Z] 3.2.0-dev.51: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:03.251Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:03.582Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:03.582Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-12T07:18:03.582Z] de40cb000bbb: Preparing [2024-08-12T07:18:03.582Z] 494e30714e84: Preparing [2024-08-12T07:18:03.582Z] b7ce09f3857c: Preparing [2024-08-12T07:18:03.582Z] ce7f1feaf453: Preparing [2024-08-12T07:18:03.582Z] cced50276657: Preparing [2024-08-12T07:18:03.582Z] bc28731dab38: Preparing [2024-08-12T07:18:03.582Z] 5a5545ae9a5f: Preparing [2024-08-12T07:18:03.582Z] b8d30eaaa118: Preparing [2024-08-12T07:18:03.582Z] 3775b7c9c493: Preparing [2024-08-12T07:18:03.582Z] 0933258fb67b: Preparing [2024-08-12T07:18:03.582Z] f0e6ee811228: Preparing [2024-08-12T07:18:03.582Z] ce7f800efff9: Preparing [2024-08-12T07:18:03.582Z] 5a5545ae9a5f: Waiting [2024-08-12T07:18:03.582Z] b8d30eaaa118: Waiting [2024-08-12T07:18:03.582Z] 3775b7c9c493: Waiting [2024-08-12T07:18:03.582Z] bc28731dab38: Waiting [2024-08-12T07:18:03.582Z] 0933258fb67b: Waiting [2024-08-12T07:18:03.582Z] f0e6ee811228: Waiting [2024-08-12T07:18:03.582Z] ce7f800efff9: Waiting [2024-08-12T07:18:03.582Z] cced50276657: Layer already exists [2024-08-12T07:18:03.582Z] de40cb000bbb: Layer already exists [2024-08-12T07:18:03.582Z] b7ce09f3857c: Layer already exists [2024-08-12T07:18:03.582Z] 494e30714e84: Layer already exists [2024-08-12T07:18:03.582Z] ce7f1feaf453: Layer already exists [2024-08-12T07:18:03.582Z] bc28731dab38: Layer already exists [2024-08-12T07:18:03.582Z] 5a5545ae9a5f: Layer already exists [2024-08-12T07:18:03.582Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:03.582Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:03.582Z] 0933258fb67b: Layer already exists [2024-08-12T07:18:03.582Z] f0e6ee811228: Layer already exists [2024-08-12T07:18:03.582Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:03.582Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:03.903Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:04.226Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2024-08-12T07:18:04.226Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2024-08-12T07:18:04.226Z] de40cb000bbb: Preparing [2024-08-12T07:18:04.226Z] 494e30714e84: Preparing [2024-08-12T07:18:04.226Z] b7ce09f3857c: Preparing [2024-08-12T07:18:04.226Z] ce7f1feaf453: Preparing [2024-08-12T07:18:04.226Z] cced50276657: Preparing [2024-08-12T07:18:04.226Z] bc28731dab38: Preparing [2024-08-12T07:18:04.226Z] 5a5545ae9a5f: Preparing [2024-08-12T07:18:04.226Z] b8d30eaaa118: Preparing [2024-08-12T07:18:04.226Z] 3775b7c9c493: Preparing [2024-08-12T07:18:04.226Z] 0933258fb67b: Preparing [2024-08-12T07:18:04.226Z] b8d30eaaa118: Waiting [2024-08-12T07:18:04.226Z] 3775b7c9c493: Waiting [2024-08-12T07:18:04.226Z] 5a5545ae9a5f: Waiting [2024-08-12T07:18:04.226Z] f0e6ee811228: Preparing [2024-08-12T07:18:04.226Z] 0933258fb67b: Waiting [2024-08-12T07:18:04.226Z] ce7f800efff9: Preparing [2024-08-12T07:18:04.226Z] f0e6ee811228: Waiting [2024-08-12T07:18:04.226Z] bc28731dab38: Waiting [2024-08-12T07:18:04.226Z] ce7f800efff9: Waiting [2024-08-12T07:18:04.226Z] ce7f1feaf453: Layer already exists [2024-08-12T07:18:04.226Z] de40cb000bbb: Layer already exists [2024-08-12T07:18:04.226Z] 494e30714e84: Layer already exists [2024-08-12T07:18:04.226Z] b7ce09f3857c: Layer already exists [2024-08-12T07:18:04.226Z] cced50276657: Layer already exists [2024-08-12T07:18:04.226Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:04.226Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:04.226Z] bc28731dab38: Layer already exists [2024-08-12T07:18:04.226Z] 5a5545ae9a5f: Layer already exists [2024-08-12T07:18:04.226Z] 0933258fb67b: Layer already exists [2024-08-12T07:18:04.226Z] f0e6ee811228: Layer already exists [2024-08-12T07:18:04.226Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:04.226Z] main: digest: sha256:cc41ccb936af073a0077b512dd18ed527c74a6af8598db6301b3ce1b924ada5d size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:18:04.294Z] ===================================================== [Pipeline] echo [2024-08-12T07:18:04.306Z] taggedImages: [2024-08-12T07:18:04.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:04.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2024-08-12T07:18:04.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.51 [2024-08-12T07:18:04.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:04.306Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2024-08-12T07:18:04.338Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2024-08-12T07:18:04.338Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:04.338Z] latest [2024-08-12T07:18:04.338Z] 3.2.0-dev.51 [2024-08-12T07:18:04.338Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:04.338Z] main [2024-08-12T07:18:04.338Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:04.691Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:05.019Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:05.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-12T07:18:05.019Z] 7db7125372f7: Preparing [2024-08-12T07:18:05.019Z] 0976df2afd72: Preparing [2024-08-12T07:18:05.019Z] b8d30eaaa118: Preparing [2024-08-12T07:18:05.019Z] 3775b7c9c493: Preparing [2024-08-12T07:18:05.019Z] 4d6281e898f7: Preparing [2024-08-12T07:18:05.019Z] 8a0b5aa4aff6: Preparing [2024-08-12T07:18:05.019Z] ce7f800efff9: Preparing [2024-08-12T07:18:05.019Z] 8a0b5aa4aff6: Waiting [2024-08-12T07:18:05.019Z] ce7f800efff9: Waiting [2024-08-12T07:18:05.019Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:05.019Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:05.019Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:05.019Z] 4d6281e898f7: Pushed [2024-08-12T07:18:05.019Z] 7db7125372f7: Pushed [2024-08-12T07:18:05.958Z] 8a0b5aa4aff6: Pushed [2024-08-12T07:18:06.900Z] 0976df2afd72: Pushed [2024-08-12T07:18:07.161Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:07.492Z] + 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-08-12T07:18:07.816Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-12T07:18:07.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-12T07:18:07.816Z] 7db7125372f7: Preparing [2024-08-12T07:18:07.816Z] 0976df2afd72: Preparing [2024-08-12T07:18:07.816Z] b8d30eaaa118: Preparing [2024-08-12T07:18:07.816Z] 3775b7c9c493: Preparing [2024-08-12T07:18:07.816Z] 4d6281e898f7: Preparing [2024-08-12T07:18:07.816Z] 8a0b5aa4aff6: Preparing [2024-08-12T07:18:07.816Z] ce7f800efff9: Preparing [2024-08-12T07:18:07.816Z] 8a0b5aa4aff6: Waiting [2024-08-12T07:18:07.816Z] ce7f800efff9: Waiting [2024-08-12T07:18:07.816Z] 4d6281e898f7: Layer already exists [2024-08-12T07:18:07.816Z] 7db7125372f7: Layer already exists [2024-08-12T07:18:07.816Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:07.816Z] 0976df2afd72: Layer already exists [2024-08-12T07:18:07.816Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:07.816Z] 8a0b5aa4aff6: Layer already exists [2024-08-12T07:18:07.816Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:07.816Z] latest: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:08.149Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:08.470Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.51 [2024-08-12T07:18:08.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-12T07:18:08.470Z] 7db7125372f7: Preparing [2024-08-12T07:18:08.470Z] 0976df2afd72: Preparing [2024-08-12T07:18:08.470Z] b8d30eaaa118: Preparing [2024-08-12T07:18:08.470Z] 3775b7c9c493: Preparing [2024-08-12T07:18:08.470Z] 4d6281e898f7: Preparing [2024-08-12T07:18:08.470Z] 8a0b5aa4aff6: Preparing [2024-08-12T07:18:08.470Z] ce7f800efff9: Preparing [2024-08-12T07:18:08.470Z] 8a0b5aa4aff6: Waiting [2024-08-12T07:18:08.470Z] 4d6281e898f7: Layer already exists [2024-08-12T07:18:08.470Z] 7db7125372f7: Layer already exists [2024-08-12T07:18:08.470Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:08.470Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:08.470Z] 0976df2afd72: Layer already exists [2024-08-12T07:18:08.470Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:08.470Z] 8a0b5aa4aff6: Layer already exists [2024-08-12T07:18:08.470Z] 3.2.0-dev.51: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:08.796Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:09.123Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:09.123Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-12T07:18:09.123Z] 7db7125372f7: Preparing [2024-08-12T07:18:09.123Z] 0976df2afd72: Preparing [2024-08-12T07:18:09.123Z] b8d30eaaa118: Preparing [2024-08-12T07:18:09.123Z] 3775b7c9c493: Preparing [2024-08-12T07:18:09.123Z] 4d6281e898f7: Preparing [2024-08-12T07:18:09.123Z] 8a0b5aa4aff6: Preparing [2024-08-12T07:18:09.123Z] ce7f800efff9: Preparing [2024-08-12T07:18:09.123Z] 8a0b5aa4aff6: Waiting [2024-08-12T07:18:09.123Z] ce7f800efff9: Waiting [2024-08-12T07:18:09.123Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:09.123Z] 7db7125372f7: Layer already exists [2024-08-12T07:18:09.123Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:09.123Z] 4d6281e898f7: Layer already exists [2024-08-12T07:18:09.123Z] 0976df2afd72: Layer already exists [2024-08-12T07:18:09.123Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:09.123Z] 8a0b5aa4aff6: Layer already exists [2024-08-12T07:18:09.123Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:09.447Z] + 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-08-12T07:18:09.766Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2024-08-12T07:18:09.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2024-08-12T07:18:09.766Z] 7db7125372f7: Preparing [2024-08-12T07:18:09.766Z] 0976df2afd72: Preparing [2024-08-12T07:18:09.766Z] b8d30eaaa118: Preparing [2024-08-12T07:18:09.766Z] 3775b7c9c493: Preparing [2024-08-12T07:18:09.766Z] 4d6281e898f7: Preparing [2024-08-12T07:18:09.766Z] 8a0b5aa4aff6: Preparing [2024-08-12T07:18:09.766Z] ce7f800efff9: Preparing [2024-08-12T07:18:09.766Z] 8a0b5aa4aff6: Waiting [2024-08-12T07:18:09.766Z] ce7f800efff9: Waiting [2024-08-12T07:18:09.766Z] 4d6281e898f7: Layer already exists [2024-08-12T07:18:09.766Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:09.766Z] 7db7125372f7: Layer already exists [2024-08-12T07:18:09.766Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:09.766Z] 0976df2afd72: Layer already exists [2024-08-12T07:18:09.766Z] 8a0b5aa4aff6: Layer already exists [2024-08-12T07:18:09.766Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:09.766Z] main: digest: sha256:520f49234a1fe4a7e193fe50c2873e1ca64c939daaadc2f5b0db56c6e1112cc0 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:18:09.836Z] ===================================================== [Pipeline] echo [2024-08-12T07:18:09.851Z] taggedImages: [2024-08-12T07:18:09.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:09.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2024-08-12T07:18:09.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.51 [2024-08-12T07:18:09.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:09.851Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2024-08-12T07:18:09.879Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2024-08-12T07:18:09.879Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:09.879Z] latest [2024-08-12T07:18:09.879Z] 3.2.0-dev.51 [2024-08-12T07:18:09.879Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:09.879Z] main [2024-08-12T07:18:09.879Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:10.229Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:10.555Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:10.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-12T07:18:10.555Z] 9278b21ff6f0: Preparing [2024-08-12T07:18:10.555Z] 5038eb610568: Preparing [2024-08-12T07:18:10.555Z] b1c44a756c0c: Preparing [2024-08-12T07:18:10.555Z] b8d30eaaa118: Preparing [2024-08-12T07:18:10.555Z] 3775b7c9c493: Preparing [2024-08-12T07:18:10.555Z] ae7e972e632f: Preparing [2024-08-12T07:18:10.555Z] e296078a87f8: Preparing [2024-08-12T07:18:10.555Z] a581687622b2: Preparing [2024-08-12T07:18:10.555Z] 6415137833b3: Preparing [2024-08-12T07:18:10.555Z] ae7e972e632f: Waiting [2024-08-12T07:18:10.555Z] a581687622b2: Waiting [2024-08-12T07:18:10.555Z] e296078a87f8: Waiting [2024-08-12T07:18:10.555Z] ce7f800efff9: Preparing [2024-08-12T07:18:10.555Z] 6415137833b3: Waiting [2024-08-12T07:18:10.555Z] ce7f800efff9: Waiting [2024-08-12T07:18:10.555Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:10.555Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:10.555Z] b1c44a756c0c: Pushed [2024-08-12T07:18:10.555Z] 5038eb610568: Pushed [2024-08-12T07:18:10.555Z] 9278b21ff6f0: Pushed [2024-08-12T07:18:10.555Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:10.814Z] a581687622b2: Pushed [2024-08-12T07:18:11.074Z] 6415137833b3: Pushed [2024-08-12T07:18:17.641Z] e296078a87f8: Pushed [2024-08-12T07:18:20.935Z] ae7e972e632f: Pushed [2024-08-12T07:18:21.194Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:21.524Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:21.849Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-12T07:18:21.849Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-12T07:18:21.849Z] 9278b21ff6f0: Preparing [2024-08-12T07:18:21.849Z] 5038eb610568: Preparing [2024-08-12T07:18:21.849Z] b1c44a756c0c: Preparing [2024-08-12T07:18:21.849Z] b8d30eaaa118: Preparing [2024-08-12T07:18:21.849Z] 3775b7c9c493: Preparing [2024-08-12T07:18:21.849Z] ae7e972e632f: Preparing [2024-08-12T07:18:21.849Z] e296078a87f8: Preparing [2024-08-12T07:18:21.849Z] a581687622b2: Preparing [2024-08-12T07:18:21.849Z] 6415137833b3: Preparing [2024-08-12T07:18:21.849Z] ce7f800efff9: Preparing [2024-08-12T07:18:21.849Z] e296078a87f8: Waiting [2024-08-12T07:18:21.849Z] a581687622b2: Waiting [2024-08-12T07:18:21.849Z] 6415137833b3: Waiting [2024-08-12T07:18:21.849Z] ce7f800efff9: Waiting [2024-08-12T07:18:21.849Z] ae7e972e632f: Waiting [2024-08-12T07:18:21.849Z] b1c44a756c0c: Layer already exists [2024-08-12T07:18:21.849Z] 9278b21ff6f0: Layer already exists [2024-08-12T07:18:21.849Z] 5038eb610568: Layer already exists [2024-08-12T07:18:21.849Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:21.849Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:21.849Z] e296078a87f8: Layer already exists [2024-08-12T07:18:21.849Z] ae7e972e632f: Layer already exists [2024-08-12T07:18:21.849Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:21.849Z] 6415137833b3: Layer already exists [2024-08-12T07:18:21.849Z] a581687622b2: Layer already exists [2024-08-12T07:18:21.849Z] latest: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:22.175Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:22.506Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.51 [2024-08-12T07:18:22.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-12T07:18:22.506Z] 9278b21ff6f0: Preparing [2024-08-12T07:18:22.506Z] 5038eb610568: Preparing [2024-08-12T07:18:22.506Z] b1c44a756c0c: Preparing [2024-08-12T07:18:22.506Z] b8d30eaaa118: Preparing [2024-08-12T07:18:22.506Z] 3775b7c9c493: Preparing [2024-08-12T07:18:22.506Z] ae7e972e632f: Preparing [2024-08-12T07:18:22.506Z] e296078a87f8: Preparing [2024-08-12T07:18:22.506Z] a581687622b2: Preparing [2024-08-12T07:18:22.506Z] 6415137833b3: Preparing [2024-08-12T07:18:22.506Z] ce7f800efff9: Preparing [2024-08-12T07:18:22.506Z] a581687622b2: Waiting [2024-08-12T07:18:22.506Z] ae7e972e632f: Waiting [2024-08-12T07:18:22.506Z] e296078a87f8: Waiting [2024-08-12T07:18:22.506Z] ce7f800efff9: Waiting [2024-08-12T07:18:22.506Z] 6415137833b3: Waiting [2024-08-12T07:18:22.506Z] 9278b21ff6f0: Layer already exists [2024-08-12T07:18:22.506Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:22.506Z] 5038eb610568: Layer already exists [2024-08-12T07:18:22.506Z] b1c44a756c0c: Layer already exists [2024-08-12T07:18:22.506Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:22.506Z] e296078a87f8: Layer already exists [2024-08-12T07:18:22.506Z] ae7e972e632f: Layer already exists [2024-08-12T07:18:22.506Z] 6415137833b3: Layer already exists [2024-08-12T07:18:22.506Z] a581687622b2: Layer already exists [2024-08-12T07:18:22.506Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:22.506Z] 3.2.0-dev.51: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:22.835Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:23.161Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:23.161Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-12T07:18:23.161Z] 9278b21ff6f0: Preparing [2024-08-12T07:18:23.161Z] 5038eb610568: Preparing [2024-08-12T07:18:23.161Z] b1c44a756c0c: Preparing [2024-08-12T07:18:23.161Z] b8d30eaaa118: Preparing [2024-08-12T07:18:23.161Z] 3775b7c9c493: Preparing [2024-08-12T07:18:23.161Z] ae7e972e632f: Preparing [2024-08-12T07:18:23.161Z] e296078a87f8: Preparing [2024-08-12T07:18:23.161Z] a581687622b2: Preparing [2024-08-12T07:18:23.161Z] 6415137833b3: Preparing [2024-08-12T07:18:23.161Z] ce7f800efff9: Preparing [2024-08-12T07:18:23.161Z] a581687622b2: Waiting [2024-08-12T07:18:23.161Z] 6415137833b3: Waiting [2024-08-12T07:18:23.161Z] ce7f800efff9: Waiting [2024-08-12T07:18:23.161Z] ae7e972e632f: Waiting [2024-08-12T07:18:23.161Z] e296078a87f8: Waiting [2024-08-12T07:18:23.161Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:23.161Z] 9278b21ff6f0: Layer already exists [2024-08-12T07:18:23.161Z] b1c44a756c0c: Layer already exists [2024-08-12T07:18:23.161Z] 5038eb610568: Layer already exists [2024-08-12T07:18:23.161Z] ae7e972e632f: Layer already exists [2024-08-12T07:18:23.161Z] e296078a87f8: Layer already exists [2024-08-12T07:18:23.161Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:23.161Z] 6415137833b3: Layer already exists [2024-08-12T07:18:23.161Z] a581687622b2: Layer already exists [2024-08-12T07:18:23.161Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:23.161Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:23.492Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:23.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2024-08-12T07:18:23.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2024-08-12T07:18:23.818Z] 9278b21ff6f0: Preparing [2024-08-12T07:18:23.818Z] 5038eb610568: Preparing [2024-08-12T07:18:23.818Z] b1c44a756c0c: Preparing [2024-08-12T07:18:23.818Z] b8d30eaaa118: Preparing [2024-08-12T07:18:23.818Z] 3775b7c9c493: Preparing [2024-08-12T07:18:23.818Z] ae7e972e632f: Preparing [2024-08-12T07:18:23.818Z] e296078a87f8: Preparing [2024-08-12T07:18:23.818Z] a581687622b2: Preparing [2024-08-12T07:18:23.818Z] 6415137833b3: Preparing [2024-08-12T07:18:23.818Z] ce7f800efff9: Preparing [2024-08-12T07:18:23.818Z] a581687622b2: Waiting [2024-08-12T07:18:23.818Z] 6415137833b3: Waiting [2024-08-12T07:18:23.818Z] ce7f800efff9: Waiting [2024-08-12T07:18:23.818Z] e296078a87f8: Waiting [2024-08-12T07:18:23.818Z] ae7e972e632f: Waiting [2024-08-12T07:18:23.818Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:23.818Z] 9278b21ff6f0: Layer already exists [2024-08-12T07:18:23.818Z] 5038eb610568: Layer already exists [2024-08-12T07:18:23.818Z] b1c44a756c0c: Layer already exists [2024-08-12T07:18:23.818Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:23.818Z] ae7e972e632f: Layer already exists [2024-08-12T07:18:23.818Z] e296078a87f8: Layer already exists [2024-08-12T07:18:23.818Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:23.818Z] 6415137833b3: Layer already exists [2024-08-12T07:18:23.818Z] a581687622b2: Layer already exists [2024-08-12T07:18:23.818Z] main: digest: sha256:697c50ed2e2aaa5025a2d6c37933fedea9f3a16277814768f796d54901afaafb size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:18:23.900Z] ===================================================== [Pipeline] echo [2024-08-12T07:18:23.913Z] taggedImages: [2024-08-12T07:18:23.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:23.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2024-08-12T07:18:23.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.51 [2024-08-12T07:18:23.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:23.913Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2024-08-12T07:18:23.942Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2024-08-12T07:18:23.942Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:23.942Z] latest [2024-08-12T07:18:23.942Z] 3.2.0-dev.51 [2024-08-12T07:18:23.942Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:23.942Z] main [2024-08-12T07:18:23.942Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:24.301Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:24.622Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:24.622Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-12T07:18:24.622Z] c38c36db7e14: Preparing [2024-08-12T07:18:24.622Z] 2b942698c72c: Preparing [2024-08-12T07:18:24.622Z] cab7be406611: Preparing [2024-08-12T07:18:24.622Z] b8d30eaaa118: Preparing [2024-08-12T07:18:24.622Z] 3775b7c9c493: Preparing [2024-08-12T07:18:24.622Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:24.622Z] 3742e267e114: Preparing [2024-08-12T07:18:24.622Z] 5831cf1834b6: Preparing [2024-08-12T07:18:24.622Z] ce7f800efff9: Preparing [2024-08-12T07:18:24.622Z] 5831cf1834b6: Waiting [2024-08-12T07:18:24.622Z] ce7f800efff9: Waiting [2024-08-12T07:18:24.622Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:24.622Z] 3742e267e114: Waiting [2024-08-12T07:18:24.622Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:24.622Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:24.622Z] 2b942698c72c: Pushed [2024-08-12T07:18:24.622Z] c38c36db7e14: Pushed [2024-08-12T07:18:24.622Z] cab7be406611: Pushed [2024-08-12T07:18:24.622Z] 3742e267e114: Pushed [2024-08-12T07:18:24.622Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:24.881Z] 5831cf1834b6: Pushed [2024-08-12T07:18:34.863Z] 17ec4c7c9a41: Pushed [2024-08-12T07:18:34.863Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:35.199Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:35.523Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-12T07:18:35.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-12T07:18:35.524Z] c38c36db7e14: Preparing [2024-08-12T07:18:35.524Z] 2b942698c72c: Preparing [2024-08-12T07:18:35.524Z] cab7be406611: Preparing [2024-08-12T07:18:35.524Z] b8d30eaaa118: Preparing [2024-08-12T07:18:35.524Z] 3775b7c9c493: Preparing [2024-08-12T07:18:35.524Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:35.524Z] 3742e267e114: Preparing [2024-08-12T07:18:35.524Z] 5831cf1834b6: Preparing [2024-08-12T07:18:35.524Z] ce7f800efff9: Preparing [2024-08-12T07:18:35.524Z] 5831cf1834b6: Waiting [2024-08-12T07:18:35.524Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:35.524Z] 3742e267e114: Waiting [2024-08-12T07:18:35.524Z] ce7f800efff9: Waiting [2024-08-12T07:18:35.524Z] c38c36db7e14: Layer already exists [2024-08-12T07:18:35.524Z] 2b942698c72c: Layer already exists [2024-08-12T07:18:35.524Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:35.524Z] cab7be406611: Layer already exists [2024-08-12T07:18:35.524Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:35.524Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:35.524Z] 5831cf1834b6: Layer already exists [2024-08-12T07:18:35.524Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:35.524Z] 3742e267e114: Layer already exists [2024-08-12T07:18:35.524Z] latest: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:35.850Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:36.173Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.51 [2024-08-12T07:18:36.173Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-12T07:18:36.173Z] c38c36db7e14: Preparing [2024-08-12T07:18:36.173Z] 2b942698c72c: Preparing [2024-08-12T07:18:36.173Z] cab7be406611: Preparing [2024-08-12T07:18:36.173Z] b8d30eaaa118: Preparing [2024-08-12T07:18:36.173Z] 3775b7c9c493: Preparing [2024-08-12T07:18:36.173Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:36.173Z] 3742e267e114: Preparing [2024-08-12T07:18:36.173Z] 5831cf1834b6: Preparing [2024-08-12T07:18:36.173Z] ce7f800efff9: Preparing [2024-08-12T07:18:36.173Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:36.173Z] 3742e267e114: Waiting [2024-08-12T07:18:36.173Z] ce7f800efff9: Waiting [2024-08-12T07:18:36.173Z] 5831cf1834b6: Waiting [2024-08-12T07:18:36.173Z] cab7be406611: Layer already exists [2024-08-12T07:18:36.173Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:36.173Z] c38c36db7e14: Layer already exists [2024-08-12T07:18:36.173Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:36.173Z] 2b942698c72c: Layer already exists [2024-08-12T07:18:36.173Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:36.173Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:36.173Z] 3742e267e114: Layer already exists [2024-08-12T07:18:36.173Z] 5831cf1834b6: Layer already exists [2024-08-12T07:18:36.173Z] 3.2.0-dev.51: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:36.502Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:36.838Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:36.838Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-12T07:18:36.838Z] c38c36db7e14: Preparing [2024-08-12T07:18:36.838Z] 2b942698c72c: Preparing [2024-08-12T07:18:36.838Z] cab7be406611: Preparing [2024-08-12T07:18:36.838Z] b8d30eaaa118: Preparing [2024-08-12T07:18:36.838Z] 3775b7c9c493: Preparing [2024-08-12T07:18:36.838Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:36.838Z] 3742e267e114: Preparing [2024-08-12T07:18:36.838Z] 5831cf1834b6: Preparing [2024-08-12T07:18:36.838Z] 3742e267e114: Waiting [2024-08-12T07:18:36.838Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:36.838Z] ce7f800efff9: Preparing [2024-08-12T07:18:36.838Z] 5831cf1834b6: Waiting [2024-08-12T07:18:36.838Z] ce7f800efff9: Waiting [2024-08-12T07:18:36.838Z] c38c36db7e14: Layer already exists [2024-08-12T07:18:36.838Z] 2b942698c72c: Layer already exists [2024-08-12T07:18:36.838Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:36.838Z] cab7be406611: Layer already exists [2024-08-12T07:18:36.838Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:36.838Z] 3742e267e114: Layer already exists [2024-08-12T07:18:36.838Z] 5831cf1834b6: Layer already exists [2024-08-12T07:18:36.838Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:36.838Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:36.838Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:37.163Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:37.526Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2024-08-12T07:18:37.526Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2024-08-12T07:18:37.526Z] c38c36db7e14: Preparing [2024-08-12T07:18:37.526Z] 2b942698c72c: Preparing [2024-08-12T07:18:37.526Z] cab7be406611: Preparing [2024-08-12T07:18:37.526Z] b8d30eaaa118: Preparing [2024-08-12T07:18:37.526Z] 3775b7c9c493: Preparing [2024-08-12T07:18:37.526Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:37.526Z] 3742e267e114: Preparing [2024-08-12T07:18:37.526Z] 5831cf1834b6: Preparing [2024-08-12T07:18:37.526Z] ce7f800efff9: Preparing [2024-08-12T07:18:37.526Z] 3742e267e114: Waiting [2024-08-12T07:18:37.526Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:37.526Z] 5831cf1834b6: Waiting [2024-08-12T07:18:37.526Z] ce7f800efff9: Waiting [2024-08-12T07:18:37.526Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:37.526Z] 2b942698c72c: Layer already exists [2024-08-12T07:18:37.526Z] cab7be406611: Layer already exists [2024-08-12T07:18:37.526Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:37.526Z] c38c36db7e14: Layer already exists [2024-08-12T07:18:37.526Z] 3742e267e114: Layer already exists [2024-08-12T07:18:37.526Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:37.526Z] 5831cf1834b6: Layer already exists [2024-08-12T07:18:37.526Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:37.526Z] main: digest: sha256:6306035b7232cd43c0313c256ef71add7f0f40adcfd981d0dc9f2c13e26e0d1e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:18:37.594Z] ===================================================== [Pipeline] echo [2024-08-12T07:18:37.608Z] taggedImages: [2024-08-12T07:18:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2024-08-12T07:18:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.51 [2024-08-12T07:18:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:37.608Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2024-08-12T07:18:37.631Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2024-08-12T07:18:37.631Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:37.631Z] latest [2024-08-12T07:18:37.631Z] 3.2.0-dev.51 [2024-08-12T07:18:37.631Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:37.631Z] main [2024-08-12T07:18:37.631Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:37.960Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:38.281Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:38.281Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-12T07:18:38.281Z] 42943f946e11: Preparing [2024-08-12T07:18:38.281Z] 8cbe401fe472: Preparing [2024-08-12T07:18:38.281Z] 16f4e9a01136: Preparing [2024-08-12T07:18:38.281Z] b8d30eaaa118: Preparing [2024-08-12T07:18:38.281Z] 3775b7c9c493: Preparing [2024-08-12T07:18:38.281Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:38.281Z] a581687622b2: Preparing [2024-08-12T07:18:38.281Z] 6415137833b3: Preparing [2024-08-12T07:18:38.281Z] ce7f800efff9: Preparing [2024-08-12T07:18:38.281Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:38.281Z] a581687622b2: Waiting [2024-08-12T07:18:38.281Z] 6415137833b3: Waiting [2024-08-12T07:18:38.281Z] ce7f800efff9: Waiting [2024-08-12T07:18:38.281Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:38.281Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:38.281Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:38.281Z] 8cbe401fe472: Pushed [2024-08-12T07:18:38.281Z] 16f4e9a01136: Pushed [2024-08-12T07:18:38.281Z] a581687622b2: Layer already exists [2024-08-12T07:18:38.281Z] 6415137833b3: Layer already exists [2024-08-12T07:18:38.281Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:38.281Z] 42943f946e11: Pushed [2024-08-12T07:18:38.540Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:38.868Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:39.194Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-12T07:18:39.194Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-12T07:18:39.194Z] 42943f946e11: Preparing [2024-08-12T07:18:39.194Z] 8cbe401fe472: Preparing [2024-08-12T07:18:39.194Z] 16f4e9a01136: Preparing [2024-08-12T07:18:39.194Z] b8d30eaaa118: Preparing [2024-08-12T07:18:39.194Z] 3775b7c9c493: Preparing [2024-08-12T07:18:39.194Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:39.194Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:39.194Z] a581687622b2: Preparing [2024-08-12T07:18:39.194Z] 6415137833b3: Preparing [2024-08-12T07:18:39.194Z] ce7f800efff9: Preparing [2024-08-12T07:18:39.194Z] a581687622b2: Waiting [2024-08-12T07:18:39.194Z] ce7f800efff9: Waiting [2024-08-12T07:18:39.194Z] 6415137833b3: Waiting [2024-08-12T07:18:39.194Z] 42943f946e11: Layer already exists [2024-08-12T07:18:39.194Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:39.194Z] 8cbe401fe472: Layer already exists [2024-08-12T07:18:39.194Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:39.194Z] 16f4e9a01136: Layer already exists [2024-08-12T07:18:39.194Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:39.194Z] 6415137833b3: Layer already exists [2024-08-12T07:18:39.194Z] a581687622b2: Layer already exists [2024-08-12T07:18:39.194Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:39.194Z] latest: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:39.526Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:39.854Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.51 [2024-08-12T07:18:39.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-12T07:18:39.854Z] 42943f946e11: Preparing [2024-08-12T07:18:39.854Z] 8cbe401fe472: Preparing [2024-08-12T07:18:39.854Z] 16f4e9a01136: Preparing [2024-08-12T07:18:39.854Z] b8d30eaaa118: Preparing [2024-08-12T07:18:39.854Z] 3775b7c9c493: Preparing [2024-08-12T07:18:39.854Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:39.854Z] a581687622b2: Preparing [2024-08-12T07:18:39.854Z] 6415137833b3: Preparing [2024-08-12T07:18:39.854Z] ce7f800efff9: Preparing [2024-08-12T07:18:39.854Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:39.854Z] a581687622b2: Waiting [2024-08-12T07:18:39.854Z] 6415137833b3: Waiting [2024-08-12T07:18:39.854Z] ce7f800efff9: Waiting [2024-08-12T07:18:39.854Z] 42943f946e11: Layer already exists [2024-08-12T07:18:39.854Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:39.854Z] 16f4e9a01136: Layer already exists [2024-08-12T07:18:39.854Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:39.854Z] 8cbe401fe472: Layer already exists [2024-08-12T07:18:39.854Z] 6415137833b3: Layer already exists [2024-08-12T07:18:39.854Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:39.854Z] a581687622b2: Layer already exists [2024-08-12T07:18:39.854Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:39.854Z] 3.2.0-dev.51: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:40.183Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:40.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:40.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-12T07:18:40.503Z] 42943f946e11: Preparing [2024-08-12T07:18:40.503Z] 8cbe401fe472: Preparing [2024-08-12T07:18:40.503Z] 16f4e9a01136: Preparing [2024-08-12T07:18:40.503Z] b8d30eaaa118: Preparing [2024-08-12T07:18:40.503Z] 3775b7c9c493: Preparing [2024-08-12T07:18:40.503Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:40.503Z] a581687622b2: Preparing [2024-08-12T07:18:40.503Z] 6415137833b3: Preparing [2024-08-12T07:18:40.503Z] ce7f800efff9: Preparing [2024-08-12T07:18:40.503Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:40.503Z] a581687622b2: Waiting [2024-08-12T07:18:40.503Z] 6415137833b3: Waiting [2024-08-12T07:18:40.503Z] ce7f800efff9: Waiting [2024-08-12T07:18:40.503Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:40.503Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:40.503Z] 8cbe401fe472: Layer already exists [2024-08-12T07:18:40.503Z] 42943f946e11: Layer already exists [2024-08-12T07:18:40.503Z] 16f4e9a01136: Layer already exists [2024-08-12T07:18:40.503Z] a581687622b2: Layer already exists [2024-08-12T07:18:40.503Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:40.503Z] 6415137833b3: Layer already exists [2024-08-12T07:18:40.503Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:40.503Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:40.830Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:41.166Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2024-08-12T07:18:41.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2024-08-12T07:18:41.166Z] 42943f946e11: Preparing [2024-08-12T07:18:41.166Z] 8cbe401fe472: Preparing [2024-08-12T07:18:41.166Z] 16f4e9a01136: Preparing [2024-08-12T07:18:41.166Z] b8d30eaaa118: Preparing [2024-08-12T07:18:41.166Z] 3775b7c9c493: Preparing [2024-08-12T07:18:41.166Z] 17ec4c7c9a41: Preparing [2024-08-12T07:18:41.166Z] a581687622b2: Preparing [2024-08-12T07:18:41.166Z] 17ec4c7c9a41: Waiting [2024-08-12T07:18:41.166Z] 6415137833b3: Preparing [2024-08-12T07:18:41.166Z] a581687622b2: Waiting [2024-08-12T07:18:41.166Z] ce7f800efff9: Preparing [2024-08-12T07:18:41.166Z] 6415137833b3: Waiting [2024-08-12T07:18:41.166Z] ce7f800efff9: Waiting [2024-08-12T07:18:41.166Z] 16f4e9a01136: Layer already exists [2024-08-12T07:18:41.166Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:41.166Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:41.166Z] 42943f946e11: Layer already exists [2024-08-12T07:18:41.166Z] 8cbe401fe472: Layer already exists [2024-08-12T07:18:41.166Z] 17ec4c7c9a41: Layer already exists [2024-08-12T07:18:41.166Z] 6415137833b3: Layer already exists [2024-08-12T07:18:41.166Z] a581687622b2: Layer already exists [2024-08-12T07:18:41.166Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:41.166Z] main: digest: sha256:467d2fa6051dc823579dfb0ea4b2f454520b47032253c6c1a6291b369f4aad28 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:18:41.249Z] ===================================================== [Pipeline] echo [2024-08-12T07:18:41.262Z] taggedImages: [2024-08-12T07:18:41.262Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:41.262Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2024-08-12T07:18:41.262Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.51 [2024-08-12T07:18:41.262Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:41.262Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2024-08-12T07:18:41.292Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: [2024-08-12T07:18:41.292Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:41.292Z] latest [2024-08-12T07:18:41.292Z] 3.2.0-dev.51 [2024-08-12T07:18:41.292Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:41.292Z] main [2024-08-12T07:18:41.292Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:41.651Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:41.972Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:41.972Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-12T07:18:41.972Z] 1280ab72a979: Preparing [2024-08-12T07:18:41.972Z] 7984957ca029: Preparing [2024-08-12T07:18:41.972Z] b8d30eaaa118: Preparing [2024-08-12T07:18:41.972Z] 3775b7c9c493: Preparing [2024-08-12T07:18:41.972Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:41.972Z] e42d6afc8483: Preparing [2024-08-12T07:18:41.972Z] ce7f800efff9: Preparing [2024-08-12T07:18:41.972Z] ce7f800efff9: Waiting [2024-08-12T07:18:41.972Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:41.972Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:41.972Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:41.972Z] 61e5f04c9e5c: Pushed [2024-08-12T07:18:41.972Z] 1280ab72a979: Pushed [2024-08-12T07:18:42.231Z] e42d6afc8483: Pushed [2024-08-12T07:18:46.426Z] 7984957ca029: Pushed [2024-08-12T07:18:46.426Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:46.747Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:47.070Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-12T07:18:47.070Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-12T07:18:47.070Z] 1280ab72a979: Preparing [2024-08-12T07:18:47.070Z] 7984957ca029: Preparing [2024-08-12T07:18:47.070Z] b8d30eaaa118: Preparing [2024-08-12T07:18:47.070Z] 3775b7c9c493: Preparing [2024-08-12T07:18:47.070Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:47.070Z] e42d6afc8483: Preparing [2024-08-12T07:18:47.070Z] ce7f800efff9: Preparing [2024-08-12T07:18:47.070Z] e42d6afc8483: Waiting [2024-08-12T07:18:47.070Z] ce7f800efff9: Waiting [2024-08-12T07:18:47.070Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:47.070Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:47.070Z] 7984957ca029: Layer already exists [2024-08-12T07:18:47.070Z] 1280ab72a979: Layer already exists [2024-08-12T07:18:47.070Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:47.070Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:47.070Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:47.070Z] latest: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:47.405Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:47.733Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.51 [2024-08-12T07:18:47.733Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-12T07:18:47.733Z] 1280ab72a979: Preparing [2024-08-12T07:18:47.733Z] 7984957ca029: Preparing [2024-08-12T07:18:47.733Z] b8d30eaaa118: Preparing [2024-08-12T07:18:47.733Z] 3775b7c9c493: Preparing [2024-08-12T07:18:47.733Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:47.733Z] e42d6afc8483: Preparing [2024-08-12T07:18:47.733Z] ce7f800efff9: Preparing [2024-08-12T07:18:47.733Z] e42d6afc8483: Waiting [2024-08-12T07:18:47.733Z] ce7f800efff9: Waiting [2024-08-12T07:18:47.733Z] 1280ab72a979: Layer already exists [2024-08-12T07:18:47.733Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:47.733Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:47.733Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:47.733Z] 7984957ca029: Layer already exists [2024-08-12T07:18:47.733Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:47.733Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:47.733Z] 3.2.0-dev.51: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:48.057Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:48.382Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:48.382Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-12T07:18:48.382Z] 1280ab72a979: Preparing [2024-08-12T07:18:48.382Z] 7984957ca029: Preparing [2024-08-12T07:18:48.382Z] b8d30eaaa118: Preparing [2024-08-12T07:18:48.382Z] 3775b7c9c493: Preparing [2024-08-12T07:18:48.382Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:48.382Z] e42d6afc8483: Preparing [2024-08-12T07:18:48.382Z] ce7f800efff9: Preparing [2024-08-12T07:18:48.382Z] e42d6afc8483: Waiting [2024-08-12T07:18:48.382Z] ce7f800efff9: Waiting [2024-08-12T07:18:48.382Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:48.382Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:48.382Z] 7984957ca029: Layer already exists [2024-08-12T07:18:48.382Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:48.382Z] 1280ab72a979: Layer already exists [2024-08-12T07:18:48.382Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:48.382Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:48.382Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:48.702Z] + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:49.025Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [2024-08-12T07:18:49.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] [2024-08-12T07:18:49.025Z] 1280ab72a979: Preparing [2024-08-12T07:18:49.025Z] 7984957ca029: Preparing [2024-08-12T07:18:49.025Z] b8d30eaaa118: Preparing [2024-08-12T07:18:49.025Z] 3775b7c9c493: Preparing [2024-08-12T07:18:49.025Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:49.025Z] e42d6afc8483: Preparing [2024-08-12T07:18:49.025Z] ce7f800efff9: Preparing [2024-08-12T07:18:49.025Z] e42d6afc8483: Waiting [2024-08-12T07:18:49.025Z] ce7f800efff9: Waiting [2024-08-12T07:18:49.025Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:49.025Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:49.025Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:49.025Z] 1280ab72a979: Layer already exists [2024-08-12T07:18:49.025Z] 7984957ca029: Layer already exists [2024-08-12T07:18:49.025Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:49.025Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:49.025Z] main: digest: sha256:b987903063f34c2591be3dde2741dc3209eb7752b398ff7ad209f6b442dd8218 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:18:49.096Z] ===================================================== [Pipeline] echo [2024-08-12T07:18:49.111Z] taggedImages: [2024-08-12T07:18:49.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:49.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [2024-08-12T07:18:49.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.51 [2024-08-12T07:18:49.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:49.111Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo [2024-08-12T07:18:49.143Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2024-08-12T07:18:49.143Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:49.143Z] latest [2024-08-12T07:18:49.143Z] 3.2.0-dev.51 [2024-08-12T07:18:49.143Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:49.143Z] main [2024-08-12T07:18:49.143Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:49.497Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:49.818Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:49.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-12T07:18:49.818Z] d53232daad1c: Preparing [2024-08-12T07:18:49.818Z] f8431875bfe9: Preparing [2024-08-12T07:18:49.818Z] b8d30eaaa118: Preparing [2024-08-12T07:18:49.818Z] 3775b7c9c493: Preparing [2024-08-12T07:18:49.818Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:49.818Z] e42d6afc8483: Preparing [2024-08-12T07:18:49.818Z] ce7f800efff9: Preparing [2024-08-12T07:18:49.818Z] e42d6afc8483: Waiting [2024-08-12T07:18:49.818Z] ce7f800efff9: Waiting [2024-08-12T07:18:49.818Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:49.818Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:49.818Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:49.818Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:49.818Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:49.818Z] d53232daad1c: Pushed [2024-08-12T07:18:54.013Z] f8431875bfe9: Pushed [2024-08-12T07:18:54.013Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:54.338Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:54.653Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-12T07:18:54.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-12T07:18:54.653Z] d53232daad1c: Preparing [2024-08-12T07:18:54.653Z] f8431875bfe9: Preparing [2024-08-12T07:18:54.653Z] b8d30eaaa118: Preparing [2024-08-12T07:18:54.653Z] 3775b7c9c493: Preparing [2024-08-12T07:18:54.653Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:54.653Z] e42d6afc8483: Preparing [2024-08-12T07:18:54.653Z] ce7f800efff9: Preparing [2024-08-12T07:18:54.653Z] e42d6afc8483: Waiting [2024-08-12T07:18:54.653Z] ce7f800efff9: Waiting [2024-08-12T07:18:54.653Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:54.653Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:54.653Z] f8431875bfe9: Layer already exists [2024-08-12T07:18:54.653Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:54.653Z] d53232daad1c: Layer already exists [2024-08-12T07:18:54.653Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:54.653Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:54.913Z] latest: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:55.229Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:55.555Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.51 [2024-08-12T07:18:55.555Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-12T07:18:55.555Z] d53232daad1c: Preparing [2024-08-12T07:18:55.555Z] f8431875bfe9: Preparing [2024-08-12T07:18:55.555Z] b8d30eaaa118: Preparing [2024-08-12T07:18:55.555Z] 3775b7c9c493: Preparing [2024-08-12T07:18:55.555Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:55.555Z] e42d6afc8483: Preparing [2024-08-12T07:18:55.555Z] ce7f800efff9: Preparing [2024-08-12T07:18:55.555Z] e42d6afc8483: Waiting [2024-08-12T07:18:55.555Z] ce7f800efff9: Waiting [2024-08-12T07:18:55.555Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:55.555Z] f8431875bfe9: Layer already exists [2024-08-12T07:18:55.555Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:55.555Z] d53232daad1c: Layer already exists [2024-08-12T07:18:55.555Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:55.555Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:55.555Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:55.555Z] 3.2.0-dev.51: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:55.881Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:56.209Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:56.209Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-12T07:18:56.209Z] d53232daad1c: Preparing [2024-08-12T07:18:56.209Z] f8431875bfe9: Preparing [2024-08-12T07:18:56.209Z] b8d30eaaa118: Preparing [2024-08-12T07:18:56.209Z] 3775b7c9c493: Preparing [2024-08-12T07:18:56.209Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:56.209Z] e42d6afc8483: Preparing [2024-08-12T07:18:56.209Z] ce7f800efff9: Preparing [2024-08-12T07:18:56.209Z] e42d6afc8483: Waiting [2024-08-12T07:18:56.209Z] ce7f800efff9: Waiting [2024-08-12T07:18:56.209Z] f8431875bfe9: Layer already exists [2024-08-12T07:18:56.209Z] d53232daad1c: Layer already exists [2024-08-12T07:18:56.209Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:56.209Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:56.209Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:56.209Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:56.209Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:56.209Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:56.532Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:56.857Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2024-08-12T07:18:56.857Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2024-08-12T07:18:56.858Z] d53232daad1c: Preparing [2024-08-12T07:18:56.858Z] f8431875bfe9: Preparing [2024-08-12T07:18:56.858Z] b8d30eaaa118: Preparing [2024-08-12T07:18:56.858Z] 3775b7c9c493: Preparing [2024-08-12T07:18:56.858Z] 61e5f04c9e5c: Preparing [2024-08-12T07:18:56.858Z] e42d6afc8483: Preparing [2024-08-12T07:18:56.858Z] ce7f800efff9: Preparing [2024-08-12T07:18:56.858Z] e42d6afc8483: Waiting [2024-08-12T07:18:56.858Z] ce7f800efff9: Waiting [2024-08-12T07:18:56.858Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:56.858Z] 61e5f04c9e5c: Layer already exists [2024-08-12T07:18:56.858Z] f8431875bfe9: Layer already exists [2024-08-12T07:18:56.858Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:56.858Z] d53232daad1c: Layer already exists [2024-08-12T07:18:56.858Z] e42d6afc8483: Layer already exists [2024-08-12T07:18:56.858Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:56.858Z] main: digest: sha256:1c1948604e88ba766f798cd534da9c8200b86157c1aba80865dd3f080c26eb47 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:18:56.924Z] ===================================================== [Pipeline] echo [2024-08-12T07:18:56.936Z] taggedImages: [2024-08-12T07:18:56.936Z] - nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:56.936Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2024-08-12T07:18:56.936Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.51 [2024-08-12T07:18:56.936Z] - nexus3.edgexfoundry.org:10004/support-notifications:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:56.936Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2024-08-12T07:18:56.966Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2024-08-12T07:18:56.966Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:56.966Z] latest [2024-08-12T07:18:56.966Z] 3.2.0-dev.51 [2024-08-12T07:18:56.966Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:18:56.966Z] main [2024-08-12T07:18:56.966Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:57.311Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:18:57.638Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:18:57.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-12T07:18:57.638Z] 0d82a0875b15: Preparing [2024-08-12T07:18:57.638Z] ff9ca8e96b89: Preparing [2024-08-12T07:18:57.638Z] b8d30eaaa118: Preparing [2024-08-12T07:18:57.638Z] 3775b7c9c493: Preparing [2024-08-12T07:18:57.638Z] d2d1e2e62dff: Preparing [2024-08-12T07:18:57.638Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:18:57.638Z] ce7f800efff9: Preparing [2024-08-12T07:18:57.638Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:18:57.638Z] ce7f800efff9: Waiting [2024-08-12T07:18:57.638Z] b8d30eaaa118: Layer already exists [2024-08-12T07:18:57.638Z] 3775b7c9c493: Layer already exists [2024-08-12T07:18:57.638Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:18:57.638Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:18:57.638Z] ce7f800efff9: Layer already exists [2024-08-12T07:18:57.638Z] 0d82a0875b15: Pushed [2024-08-12T07:19:01.828Z] ff9ca8e96b89: Pushed [2024-08-12T07:19:01.828Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:02.152Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:02.479Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-12T07:19:02.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-12T07:19:02.479Z] 0d82a0875b15: Preparing [2024-08-12T07:19:02.479Z] ff9ca8e96b89: Preparing [2024-08-12T07:19:02.479Z] b8d30eaaa118: Preparing [2024-08-12T07:19:02.479Z] 3775b7c9c493: Preparing [2024-08-12T07:19:02.479Z] d2d1e2e62dff: Preparing [2024-08-12T07:19:02.479Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:19:02.479Z] ce7f800efff9: Preparing [2024-08-12T07:19:02.479Z] ce7f800efff9: Waiting [2024-08-12T07:19:02.479Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:19:02.479Z] 3775b7c9c493: Layer already exists [2024-08-12T07:19:02.479Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:19:02.479Z] ff9ca8e96b89: Layer already exists [2024-08-12T07:19:02.479Z] 0d82a0875b15: Layer already exists [2024-08-12T07:19:02.479Z] b8d30eaaa118: Layer already exists [2024-08-12T07:19:02.479Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:19:02.479Z] ce7f800efff9: Layer already exists [2024-08-12T07:19:02.479Z] latest: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:02.802Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:03.125Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.51 [2024-08-12T07:19:03.125Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-12T07:19:03.125Z] 0d82a0875b15: Preparing [2024-08-12T07:19:03.125Z] ff9ca8e96b89: Preparing [2024-08-12T07:19:03.125Z] b8d30eaaa118: Preparing [2024-08-12T07:19:03.125Z] 3775b7c9c493: Preparing [2024-08-12T07:19:03.125Z] d2d1e2e62dff: Preparing [2024-08-12T07:19:03.125Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:19:03.125Z] ce7f800efff9: Preparing [2024-08-12T07:19:03.125Z] ce7f800efff9: Waiting [2024-08-12T07:19:03.125Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:19:03.125Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:19:03.125Z] b8d30eaaa118: Layer already exists [2024-08-12T07:19:03.125Z] 3775b7c9c493: Layer already exists [2024-08-12T07:19:03.125Z] 0d82a0875b15: Layer already exists [2024-08-12T07:19:03.125Z] ff9ca8e96b89: Layer already exists [2024-08-12T07:19:03.125Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:19:03.125Z] ce7f800efff9: Layer already exists [2024-08-12T07:19:03.125Z] 3.2.0-dev.51: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:03.446Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:03.771Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:19:03.771Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-12T07:19:03.771Z] 0d82a0875b15: Preparing [2024-08-12T07:19:03.771Z] ff9ca8e96b89: Preparing [2024-08-12T07:19:03.771Z] b8d30eaaa118: Preparing [2024-08-12T07:19:03.771Z] 3775b7c9c493: Preparing [2024-08-12T07:19:03.771Z] d2d1e2e62dff: Preparing [2024-08-12T07:19:03.771Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:19:03.771Z] ce7f800efff9: Preparing [2024-08-12T07:19:03.771Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:19:03.771Z] ce7f800efff9: Waiting [2024-08-12T07:19:03.771Z] ff9ca8e96b89: Layer already exists [2024-08-12T07:19:03.771Z] b8d30eaaa118: Layer already exists [2024-08-12T07:19:03.771Z] 0d82a0875b15: Layer already exists [2024-08-12T07:19:03.771Z] 3775b7c9c493: Layer already exists [2024-08-12T07:19:03.771Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:19:03.771Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:19:03.771Z] ce7f800efff9: Layer already exists [2024-08-12T07:19:03.771Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:04.103Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:19:04.424Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2024-08-12T07:19:04.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2024-08-12T07:19:04.424Z] 0d82a0875b15: Preparing [2024-08-12T07:19:04.424Z] ff9ca8e96b89: Preparing [2024-08-12T07:19:04.424Z] b8d30eaaa118: Preparing [2024-08-12T07:19:04.424Z] 3775b7c9c493: Preparing [2024-08-12T07:19:04.424Z] d2d1e2e62dff: Preparing [2024-08-12T07:19:04.424Z] 5cb3c21cf1bc: Preparing [2024-08-12T07:19:04.424Z] ce7f800efff9: Preparing [2024-08-12T07:19:04.424Z] 5cb3c21cf1bc: Waiting [2024-08-12T07:19:04.424Z] ce7f800efff9: Waiting [2024-08-12T07:19:04.424Z] d2d1e2e62dff: Layer already exists [2024-08-12T07:19:04.424Z] ff9ca8e96b89: Layer already exists [2024-08-12T07:19:04.424Z] 3775b7c9c493: Layer already exists [2024-08-12T07:19:04.424Z] 0d82a0875b15: Layer already exists [2024-08-12T07:19:04.424Z] b8d30eaaa118: Layer already exists [2024-08-12T07:19:04.424Z] 5cb3c21cf1bc: Layer already exists [2024-08-12T07:19:04.424Z] ce7f800efff9: Layer already exists [2024-08-12T07:19:04.424Z] main: digest: sha256:e4d133750d784b651bd7d43459a184cf0906183edf8b5462f58efbeace4000f2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:19:04.495Z] ===================================================== [Pipeline] echo [2024-08-12T07:19:04.508Z] taggedImages: [2024-08-12T07:19:04.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:19:04.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2024-08-12T07:19:04.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.51 [2024-08-12T07:19:04.508Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:19:04.508Z] - 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-08-12T07:35:24.256Z] #139 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #158 [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-08-12T07:35:24.256Z] #158 1176.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.51" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-08-12T07:35:24.256Z] #158 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-12T07:35:24.256Z] #147 DONE 1184.7s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-12T07:35:24.256Z] #157 DONE 1184.7s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:35:24.256Z] #155 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:35:24.256Z] #159 DONE 0.4s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #160 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-12T07:35:24.256Z] #160 DONE 0.3s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #161 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:35:24.256Z] #161 DONE 0.6s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #162 [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-08-12T07:35:24.256Z] #162 DONE 0.3s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T07:35:24.256Z] #163 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-12T07:35:24.256Z] #164 DONE 0.3s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-12T07:35:24.256Z] #165 DONE 0.3s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T07:35:24.256Z] #166 DONE 0.3s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:35:24.256Z] #167 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #163 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-12T07:35:24.256Z] #163 DONE 3.6s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:35:24.256Z] #168 DONE 0.4s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T07:35:24.256Z] #150 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:35:24.256Z] #169 DONE 0.3s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T07:35:24.256Z] #150 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-12T07:35:24.256Z] #170 DONE 0.2s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:35:24.256Z] #149 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-12T07:35:24.256Z] #171 DONE 0.1s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #172 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-08-12T07:35:24.256Z] #172 DONE 0.1s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T07:35:24.256Z] #133 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-12T07:35:24.256Z] #173 ... [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:35:24.256Z] #167 DONE 3.2s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #173 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-08-12T07:35:24.256Z] #173 DONE 0.4s [2024-08-12T07:35:24.256Z] [2024-08-12T07:35:24.256Z] #116 [security-proxy-setup] exporting to image [2024-08-12T07:35:24.256Z] #116 exporting layers [2024-08-12T07:35:24.849Z] #116 ... [2024-08-12T07:35:24.849Z] [2024-08-12T07:35:24.849Z] #174 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-08-12T07:35:24.849Z] #174 DONE 0.3s [2024-08-12T07:35:25.115Z] [2024-08-12T07:35:25.115Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-12T07:35:25.115Z] #175 DONE 0.2s [2024-08-12T07:35:25.115Z] [2024-08-12T07:35:25.115Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:35:25.115Z] #156 ... [2024-08-12T07:35:25.115Z] [2024-08-12T07:35:25.115Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-12T07:35:25.381Z] #176 DONE 0.1s [2024-08-12T07:35:25.381Z] [2024-08-12T07:35:25.381Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T07:35:25.648Z] #177 ... [2024-08-12T07:35:25.648Z] [2024-08-12T07:35:25.648Z] #116 [security-proxy-setup] exporting to image [2024-08-12T07:35:25.648Z] #116 exporting layers 1.3s done [2024-08-12T07:35:25.648Z] #116 writing image sha256:99c69d82a4aed0175490eaa09420c3d26dbb5ec1593f6e9bdfa23a57abb20240 0.0s done [2024-08-12T07:35:25.648Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-12T07:35:25.648Z] #116 DONE 4.5s [2024-08-12T07:35:25.648Z] [2024-08-12T07:35:25.648Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:35:27.590Z] #156 ... [2024-08-12T07:35:27.590Z] [2024-08-12T07:35:27.590Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-12T07:35:27.590Z] #177 DONE 2.1s [2024-08-12T07:35:27.590Z] [2024-08-12T07:35:27.590Z] #116 [security-bootstrapper] exporting to image [2024-08-12T07:35:28.549Z] #116 exporting layers 1.0s done [2024-08-12T07:35:28.549Z] #116 writing image sha256:78d246f0356227e7e92d8eec4c47fc3cea5772d9e95aa719f348286492f6a15a done [2024-08-12T07:35:28.549Z] #116 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-12T07:35:28.549Z] #116 DONE 5.6s [2024-08-12T07:35:28.549Z] [2024-08-12T07:35:28.549Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:35:33.890Z] #149 ... [2024-08-12T07:35:33.890Z] [2024-08-12T07:35:33.890Z] #158 [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-08-12T07:35:33.890Z] #158 DONE 1200.1s [2024-08-12T07:35:33.890Z] [2024-08-12T07:35:33.890Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:35:33.890Z] #155 ... [2024-08-12T07:35:33.890Z] [2024-08-12T07:35:33.890Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:35:33.890Z] #178 DONE 0.2s [2024-08-12T07:35:33.890Z] [2024-08-12T07:35:33.890Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T07:35:33.890Z] #150 ... [2024-08-12T07:35:33.890Z] [2024-08-12T07:35:33.890Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:35:34.165Z] #179 DONE 0.2s [2024-08-12T07:35:34.165Z] [2024-08-12T07:35:34.165Z] #180 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2024-08-12T07:35:34.165Z] #180 DONE 0.1s [2024-08-12T07:35:34.165Z] [2024-08-12T07:35:34.165Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:35:34.165Z] #149 ... [2024-08-12T07:35:34.165Z] [2024-08-12T07:35:34.165Z] #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2024-08-12T07:35:34.165Z] #181 DONE 0.1s [2024-08-12T07:35:34.436Z] [2024-08-12T07:35:34.436Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:35:34.436Z] #182 DONE 0.1s [2024-08-12T07:35:34.436Z] [2024-08-12T07:35:34.436Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:35:34.436Z] #156 ... [2024-08-12T07:35:34.436Z] [2024-08-12T07:35:34.436Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-12T07:35:34.703Z] #183 DONE 0.3s [2024-08-12T07:35:34.703Z] [2024-08-12T07:35:34.703Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:35:34.703Z] #139 ... [2024-08-12T07:35:34.703Z] [2024-08-12T07:35:34.703Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-12T07:35:34.971Z] #184 DONE 0.4s [2024-08-12T07:35:34.971Z] [2024-08-12T07:35:34.971Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-12T07:35:35.238Z] #185 DONE 0.1s [2024-08-12T07:35:35.238Z] [2024-08-12T07:35:35.238Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:35:37.185Z] #186 DONE 2.0s [2024-08-12T07:35:37.185Z] [2024-08-12T07:35:37.185Z] #116 [security-secretstore-setup] exporting to image [2024-08-12T07:35:37.185Z] #116 exporting layers [2024-08-12T07:35:38.144Z] #116 exporting layers 1.1s done [2024-08-12T07:35:38.412Z] #116 writing image sha256:2986eec4381eea2462d9cdd2b62d61e93ca888efef76527eeed44dfcdf52f621 done [2024-08-12T07:35:38.412Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-12T07:35:38.412Z] #116 DONE 6.7s [2024-08-12T07:35:38.412Z] [2024-08-12T07:35:38.412Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:36:25.489Z] #139 ... [2024-08-12T07:36:25.489Z] [2024-08-12T07:36:25.489Z] #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-12T07:36:25.489Z] #150 DONE 1258.8s [2024-08-12T07:36:25.489Z] [2024-08-12T07:36:25.489Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:36:25.489Z] #155 ... [2024-08-12T07:36:25.489Z] [2024-08-12T07:36:25.489Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:36:25.803Z] #187 DONE 0.4s [2024-08-12T07:36:25.803Z] [2024-08-12T07:36:25.803Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:36:25.803Z] #188 DONE 0.2s [2024-08-12T07:36:25.803Z] [2024-08-12T07:36:25.803Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:36:26.083Z] #139 ... [2024-08-12T07:36:26.083Z] [2024-08-12T07:36:26.083Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-12T07:36:26.083Z] #189 DONE 0.3s [2024-08-12T07:36:26.083Z] [2024-08-12T07:36:26.083Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:36:26.362Z] #155 ... [2024-08-12T07:36:26.362Z] [2024-08-12T07:36:26.362Z] #190 [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-08-12T07:36:26.362Z] #190 DONE 0.1s [2024-08-12T07:36:26.362Z] [2024-08-12T07:36:26.362Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-12T07:36:26.362Z] #191 DONE 0.1s [2024-08-12T07:36:26.362Z] [2024-08-12T07:36:26.362Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:36:26.631Z] #139 ... [2024-08-12T07:36:26.631Z] [2024-08-12T07:36:26.631Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:36:28.609Z] #192 DONE 2.0s [2024-08-12T07:36:28.609Z] [2024-08-12T07:36:28.609Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:36:28.609Z] #155 ... [2024-08-12T07:36:28.609Z] [2024-08-12T07:36:28.609Z] #116 [core-common-config-bootstrapper] exporting to image [2024-08-12T07:36:28.609Z] #116 exporting layers [2024-08-12T07:36:29.196Z] #116 exporting layers 0.7s done [2024-08-12T07:36:29.196Z] #116 writing image sha256:a1d6d8c0c91a88070262aa0a6a7a948b97086b01b71337cbd508b8f62459c639 0.0s done [2024-08-12T07:36:29.196Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-12T07:36:29.196Z] #116 DONE 7.4s [2024-08-12T07:36:29.196Z] [2024-08-12T07:36:29.196Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:38:35.826Z] #139 ... [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-12T07:38:35.826Z] #155 DONE 1376.9s [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:38:35.826Z] #156 ... [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:38:35.826Z] #193 DONE 0.2s [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:38:35.826Z] #194 DONE 0.1s [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-12T07:38:35.826Z] #195 DONE 0.3s [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:38:35.826Z] #139 ... [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #196 [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-08-12T07:38:35.826Z] #196 DONE 0.1s [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #116 [security-spiffe-token-provider] exporting to image [2024-08-12T07:38:35.826Z] #116 exporting layers [2024-08-12T07:38:35.826Z] #116 exporting layers 0.6s done [2024-08-12T07:38:35.826Z] #116 writing image sha256:5c430b89c22fd9a426656fdfef13e09785d772e662bb132aa7a8a031fc1ddbbc done [2024-08-12T07:38:35.826Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-12T07:38:35.826Z] #116 DONE 8.1s [2024-08-12T07:38:35.826Z] [2024-08-12T07:38:35.826Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T07:46:27.840Z] #151 ... [2024-08-12T07:46:27.840Z] [2024-08-12T07:46:27.840Z] #133 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-12T07:46:27.840Z] #133 DONE 1860.1s [2024-08-12T07:46:27.840Z] [2024-08-12T07:46:27.840Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:46:27.840Z] #139 ... [2024-08-12T07:46:27.840Z] [2024-08-12T07:46:27.840Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:46:27.840Z] #197 DONE 0.2s [2024-08-12T07:46:27.840Z] [2024-08-12T07:46:27.840Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:46:27.840Z] #198 DONE 0.3s [2024-08-12T07:46:27.840Z] [2024-08-12T07:46:27.840Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-12T07:46:27.840Z] #199 DONE 0.4s [2024-08-12T07:46:27.840Z] [2024-08-12T07:46:27.841Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:46:27.841Z] #139 ... [2024-08-12T07:46:27.841Z] [2024-08-12T07:46:27.841Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:46:27.841Z] #200 DONE 0.1s [2024-08-12T07:46:27.841Z] [2024-08-12T07:46:27.841Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-12T07:46:27.841Z] #201 DONE 0.1s [2024-08-12T07:46:27.841Z] [2024-08-12T07:46:27.841Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:46:27.841Z] #149 ... [2024-08-12T07:46:27.841Z] [2024-08-12T07:46:27.841Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-12T07:46:29.809Z] #202 DONE 2.2s [2024-08-12T07:46:29.809Z] [2024-08-12T07:46:29.809Z] #116 [security-proxy-auth] exporting to image [2024-08-12T07:46:29.809Z] #116 exporting layers [2024-08-12T07:46:31.218Z] #116 exporting layers 0.9s done [2024-08-12T07:46:31.218Z] #116 writing image sha256:da2a55599ce166967d2b18a13dc0f7fcf34353cdea75654b74a9cc500d75eee1 done [2024-08-12T07:46:31.218Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-12T07:46:31.218Z] #116 DONE 9.0s [2024-08-12T07:46:31.218Z] [2024-08-12T07:46:31.218Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T07:47:27.597Z] #152 ... [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-12T07:47:27.597Z] #153 DONE 1920.2s [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:47:27.597Z] #51 ... [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:47:27.597Z] #203 DONE 0.1s [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:47:27.597Z] #156 ... [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:47:27.597Z] #204 DONE 0.1s [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-12T07:47:27.597Z] #205 DONE 0.4s [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:47:27.597Z] #139 ... [2024-08-12T07:47:27.597Z] [2024-08-12T07:47:27.597Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:47:27.597Z] #206 DONE 0.1s [2024-08-12T07:47:27.868Z] [2024-08-12T07:47:27.868Z] #116 [core-command] exporting to image [2024-08-12T07:47:27.868Z] #116 exporting layers [2024-08-12T07:47:28.137Z] #116 exporting layers 0.4s done [2024-08-12T07:47:28.137Z] #116 writing image sha256:028fadccd728d01d2ecafef1d2a4a353147dd997180670ca15ee6f19add0bc6d done [2024-08-12T07:47:28.137Z] #116 naming to docker.io/library/core-command-arm64 done [2024-08-12T07:47:28.137Z] #116 DONE 9.4s [2024-08-12T07:47:28.137Z] [2024-08-12T07:47:28.137Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:49:34.796Z] #51 ... [2024-08-12T07:49:34.796Z] [2024-08-12T07:49:34.796Z] #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-12T07:49:34.796Z] #149 DONE 2037.7s [2024-08-12T07:49:34.796Z] [2024-08-12T07:49:34.796Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:49:34.796Z] #51 ... [2024-08-12T07:49:34.796Z] [2024-08-12T07:49:34.796Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:49:34.796Z] #207 ... [2024-08-12T07:49:34.796Z] [2024-08-12T07:49:34.796Z] #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-12T07:49:34.796Z] #152 DONE 2048.1s [2024-08-12T07:49:34.796Z] [2024-08-12T07:49:34.796Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:49:34.796Z] #139 ... [2024-08-12T07:49:34.796Z] [2024-08-12T07:49:34.796Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:49:34.796Z] #207 DONE 0.4s [2024-08-12T07:49:34.796Z] [2024-08-12T07:49:34.796Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-12T07:49:35.777Z] #208 DONE 0.7s [2024-08-12T07:49:35.777Z] [2024-08-12T07:49:35.777Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:49:35.777Z] #209 ... [2024-08-12T07:49:35.777Z] [2024-08-12T07:49:35.777Z] #210 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:49:35.777Z] #210 DONE 0.2s [2024-08-12T07:49:35.777Z] [2024-08-12T07:49:35.777Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:49:35.777Z] #209 DONE 0.3s [2024-08-12T07:49:35.777Z] [2024-08-12T07:49:35.777Z] #211 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:49:36.043Z] #211 DONE 0.4s [2024-08-12T07:49:36.043Z] [2024-08-12T07:49:36.043Z] #116 [core-keeper] exporting to image [2024-08-12T07:49:36.043Z] #116 exporting layers [2024-08-12T07:49:36.320Z] #116 ... [2024-08-12T07:49:36.320Z] [2024-08-12T07:49:36.320Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-12T07:49:36.320Z] #151 DONE 2050.0s [2024-08-12T07:49:36.320Z] [2024-08-12T07:49:36.320Z] #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T07:49:36.907Z] #212 ... [2024-08-12T07:49:36.907Z] [2024-08-12T07:49:36.907Z] #213 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:49:36.907Z] #213 DONE 0.2s [2024-08-12T07:49:36.907Z] [2024-08-12T07:49:36.907Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:49:37.187Z] #57 ... [2024-08-12T07:49:37.187Z] [2024-08-12T07:49:37.187Z] #116 [core-keeper] exporting to image [2024-08-12T07:49:37.187Z] #116 exporting layers 1.3s done [2024-08-12T07:49:37.187Z] #116 writing image sha256:d2fc8cc10bed72b923036f97b9881556a6751ca22f4cf5d5003421333b0036bf 0.1s done [2024-08-12T07:49:37.187Z] #116 naming to docker.io/library/core-keeper-arm64 [2024-08-12T07:49:37.456Z] #116 naming to docker.io/library/core-keeper-arm64 0.0s done [2024-08-12T07:49:37.456Z] #116 DONE 10.8s [2024-08-12T07:49:37.456Z] [2024-08-12T07:49:37.456Z] #214 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:49:37.456Z] #214 DONE 0.2s [2024-08-12T07:49:37.456Z] [2024-08-12T07:49:37.456Z] #212 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-12T07:49:37.456Z] #212 DONE 1.3s [2024-08-12T07:49:37.456Z] [2024-08-12T07:49:37.456Z] #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:49:37.723Z] #215 DONE 0.2s [2024-08-12T07:49:37.723Z] [2024-08-12T07:49:37.723Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T07:49:37.990Z] #216 ... [2024-08-12T07:49:37.990Z] [2024-08-12T07:49:37.990Z] #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-12T07:49:37.990Z] #217 DONE 0.2s [2024-08-12T07:49:37.990Z] [2024-08-12T07:49:37.990Z] #116 [core-metadata] exporting to image [2024-08-12T07:49:38.259Z] #116 ... [2024-08-12T07:49:38.259Z] [2024-08-12T07:49:38.259Z] #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-12T07:49:38.259Z] #216 DONE 0.8s [2024-08-12T07:49:38.525Z] [2024-08-12T07:49:38.525Z] #218 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:49:38.525Z] #218 DONE 0.2s [2024-08-12T07:49:38.525Z] [2024-08-12T07:49:38.525Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:49:38.525Z] #51 ... [2024-08-12T07:49:38.525Z] [2024-08-12T07:49:38.525Z] #116 [core-data] exporting to image [2024-08-12T07:49:38.794Z] #116 exporting layers 1.1s done [2024-08-12T07:49:38.794Z] #116 writing image sha256:b62d312eeb41a350bedbdcf73c4ca82c7c0ef0b54060eecae2de5811c1b0a3b0 [2024-08-12T07:49:39.061Z] #116 writing image sha256:b62d312eeb41a350bedbdcf73c4ca82c7c0ef0b54060eecae2de5811c1b0a3b0 0.0s done [2024-08-12T07:49:39.061Z] #116 naming to docker.io/library/core-metadata-arm64 done [2024-08-12T07:49:39.061Z] #116 exporting layers 0.6s done [2024-08-12T07:49:39.061Z] #116 writing image sha256:e50458556e2b0e524f6d22abafe1cd2874e92654980394a9c0a646ed358c019a done [2024-08-12T07:49:39.061Z] #116 naming to docker.io/library/core-data-arm64 done [2024-08-12T07:49:39.061Z] #116 DONE 12.2s [2024-08-12T07:49:39.061Z] [2024-08-12T07:49:39.061Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:50:11.265Z] #139 ... [2024-08-12T07:50:11.265Z] [2024-08-12T07:50:11.265Z] #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-12T07:50:11.265Z] #156 DONE 2079.9s [2024-08-12T07:50:11.265Z] [2024-08-12T07:50:11.265Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-12T07:50:11.265Z] #154 DONE 2084.9s [2024-08-12T07:50:11.265Z] [2024-08-12T07:50:11.265Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:50:11.537Z] #219 DONE 0.3s [2024-08-12T07:50:11.537Z] [2024-08-12T07:50:11.537Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:50:11.804Z] #220 DONE 0.3s [2024-08-12T07:50:11.804Z] [2024-08-12T07:50:11.804Z] #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:50:11.804Z] #221 DONE 0.3s [2024-08-12T07:50:11.804Z] [2024-08-12T07:50:11.804Z] #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T07:50:12.071Z] #222 ... [2024-08-12T07:50:12.071Z] [2024-08-12T07:50:12.071Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:50:12.071Z] #223 DONE 0.3s [2024-08-12T07:50:12.337Z] [2024-08-12T07:50:12.337Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T07:50:12.337Z] #224 ... [2024-08-12T07:50:12.337Z] [2024-08-12T07:50:12.337Z] #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-12T07:50:12.337Z] #222 DONE 0.6s [2024-08-12T07:50:12.603Z] [2024-08-12T07:50:12.603Z] #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-12T07:50:12.603Z] #224 DONE 0.4s [2024-08-12T07:50:12.603Z] [2024-08-12T07:50:12.603Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:50:12.603Z] #225 ... [2024-08-12T07:50:12.603Z] [2024-08-12T07:50:12.603Z] #226 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:50:12.603Z] #226 DONE 0.2s [2024-08-12T07:50:12.870Z] [2024-08-12T07:50:12.870Z] #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-12T07:50:12.870Z] #225 DONE 0.2s [2024-08-12T07:50:12.870Z] [2024-08-12T07:50:12.870Z] #116 [support-notifications] exporting to image [2024-08-12T07:50:12.870Z] #116 exporting layers [2024-08-12T07:50:13.452Z] #116 ... [2024-08-12T07:50:13.452Z] [2024-08-12T07:50:13.452Z] #139 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-12T07:50:13.452Z] #139 DONE 2082.2s [2024-08-12T07:50:13.452Z] [2024-08-12T07:50:13.452Z] #116 [support-scheduler] exporting to image [2024-08-12T07:50:13.452Z] #116 exporting layers 0.6s done [2024-08-12T07:50:13.452Z] #116 writing image sha256:09e5495a427477f6ad237e5511725508fb2a005d67720212c26ccbc51a38e687 0.0s done [2024-08-12T07:50:13.452Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2024-08-12T07:50:13.724Z] #116 exporting layers 0.9s done [2024-08-12T07:50:13.724Z] #116 writing image sha256:c918988ff7c7c2399eba54b39c61c9dd9146c6f9888539abdcffb4a4fd135628 done [2024-08-12T07:50:13.724Z] #116 naming to docker.io/library/support-notifications-arm64 done [2024-08-12T07:50:13.724Z] #116 DONE 13.7s [2024-08-12T07:50:13.724Z] [2024-08-12T07:50:13.724Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-12T07:50:13.989Z] #57 ... [2024-08-12T07:50:13.989Z] [2024-08-12T07:50:13.989Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-12T07:50:13.989Z] #227 CACHED [2024-08-12T07:50:13.989Z] [2024-08-12T07:50:13.989Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-12T07:50:13.989Z] #228 CACHED [2024-08-12T07:50:13.989Z] [2024-08-12T07:50:13.989Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-12T07:50:14.253Z] #229 DONE 0.3s [2024-08-12T07:50:14.253Z] [2024-08-12T07:50:14.253Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-12T07:50:14.253Z] #230 DONE 0.1s [2024-08-12T07:50:14.253Z] [2024-08-12T07:50:14.253Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:50:14.253Z] #51 ... [2024-08-12T07:50:14.253Z] [2024-08-12T07:50:14.253Z] #116 [support-cron-scheduler] exporting to image [2024-08-12T07:50:14.829Z] #116 exporting layers 0.5s done [2024-08-12T07:50:14.829Z] #116 writing image sha256:94c6ca0eec6b2bfcb066ac2d18d1707eda40e75ce20d22812b3296025a19aa75 done [2024-08-12T07:50:14.829Z] #116 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-12T07:50:14.829Z] #116 DONE 14.1s [2024-08-12T07:50:14.829Z] [2024-08-12T07:50:14.829Z] #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-12T07:50:14.829Z] time="2024-08-12T07:13:15Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-12T07:50:14.842Z] $ docker stop --time=1 9ee1f53e36afe5a67bc6718a2b14bff1e72323506a366576f7288f74eefa8054 [2024-08-12T07:50:16.428Z] $ docker rm -f --volumes 9ee1f53e36afe5a67bc6718a2b14bff1e72323506a366576f7288f74eefa8054 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T07:50:16.927Z] + docker images [2024-08-12T07:50:16.927Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-12T07:50:16.927Z] support-cron-scheduler-arm64 latest 94c6ca0eec6b 2 seconds ago 42.2MB [2024-08-12T07:50:16.927Z] support-scheduler-arm64 latest 09e5495a4274 4 seconds ago 41.3MB [2024-08-12T07:50:16.927Z] support-notifications-arm64 latest c918988ff7c7 4 seconds ago 41.9MB [2024-08-12T07:50:16.927Z] core-data-arm64 latest e50458556e2b 38 seconds ago 39.1MB [2024-08-12T07:50:16.927Z] core-metadata-arm64 latest b62d312eeb41 39 seconds ago 39.2MB [2024-08-12T07:50:16.927Z] core-keeper-arm64 latest d2fc8cc10bed 41 seconds ago 38.9MB [2024-08-12T07:50:16.927Z] core-command-arm64 latest 028fadccd728 2 minutes ago 35MB [2024-08-12T07:50:16.927Z] security-proxy-auth-arm64 latest da2a55599ce1 3 minutes ago 32.6MB [2024-08-12T07:50:16.927Z] security-spiffe-token-provider-arm64 latest 5c430b89c22f 11 minutes ago 29MB [2024-08-12T07:50:16.927Z] core-common-config-bootstrapper-arm64 latest a1d6d8c0c91a 13 minutes ago 15.3MB [2024-08-12T07:50:16.927Z] security-secretstore-setup-arm64 latest 2986eec4381e 14 minutes ago 36.4MB [2024-08-12T07:50:16.927Z] security-bootstrapper-arm64 latest 78d246f03562 14 minutes ago 18.9MB [2024-08-12T07:50:16.927Z] security-proxy-setup-arm64 latest 99c69d82a4ae 14 minutes ago 26.1MB [2024-08-12T07:50:16.927Z] security-spire-server-arm64 latest 20ddeaa02966 35 minutes ago 116MB [2024-08-12T07:50:16.927Z] security-spire-agent-arm64 latest 3ad0b2e732a1 35 minutes ago 174MB [2024-08-12T07:50:16.927Z] security-spire-config-arm64 latest 2be773f23b61 35 minutes ago 115MB [2024-08-12T07:50:16.927Z] ci-base-image-arm64 latest 8f3711791887 37 minutes ago 967MB [2024-08-12T07:50:16.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-12T07:50:16.927Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-12T07:50:17.092Z] provisioning config files... [2024-08-12T07:50:17.106Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/669@tmp/config7724937194815428015tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:50:17.442Z] ---> ****-login.sh [2024-08-12T07:50:17.442Z] nexus3.edgexfoundry.org:10001 [2024-08-12T07:50:17.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:50:17.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:50:17.707Z] Configure a credential helper to remove this warning. See [2024-08-12T07:50:17.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:50:17.707Z] [2024-08-12T07:50:17.707Z] Login Succeeded [2024-08-12T07:50:17.707Z] nexus3.edgexfoundry.org:10002 [2024-08-12T07:50:17.972Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:50:18.235Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:50:18.235Z] Configure a credential helper to remove this warning. See [2024-08-12T07:50:18.235Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:50:18.235Z] [2024-08-12T07:50:18.235Z] Login Succeeded [2024-08-12T07:50:18.235Z] nexus3.edgexfoundry.org:10003 [2024-08-12T07:50:18.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:50:18.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:50:18.498Z] Configure a credential helper to remove this warning. See [2024-08-12T07:50:18.498Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:50:18.498Z] [2024-08-12T07:50:18.498Z] Login Succeeded [2024-08-12T07:50:18.498Z] nexus3.edgexfoundry.org:10004 [2024-08-12T07:50:18.762Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:50:18.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:50:18.762Z] Configure a credential helper to remove this warning. See [2024-08-12T07:50:18.762Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:50:18.762Z] [2024-08-12T07:50:18.762Z] Login Succeeded [2024-08-12T07:50:18.762Z] ****.io [2024-08-12T07:50:19.025Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-12T07:50:19.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-12T07:50:19.288Z] Configure a credential helper to remove this warning. See [2024-08-12T07:50:19.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-12T07:50:19.288Z] [2024-08-12T07:50:19.288Z] Login Succeeded [2024-08-12T07:50:19.288Z] ---> ****-login.sh ends [Pipeline] } [2024-08-12T07:50:19.298Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:50:19.345Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-12T07:50:19.377Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2024-08-12T07:50:19.377Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:19.377Z] latest [2024-08-12T07:50:19.377Z] 3.2.0-dev.51 [2024-08-12T07:50:19.377Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:19.377Z] main [2024-08-12T07:50:19.377Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:19.743Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:20.104Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:20.104Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-12T07:50:20.104Z] 5c8b0615f40b: Preparing [2024-08-12T07:50:20.104Z] e80a82093107: Preparing [2024-08-12T07:50:20.104Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:20.104Z] 9956b345af08: Preparing [2024-08-12T07:50:20.104Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:20.104Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:20.104Z] 3c20671a5817: Preparing [2024-08-12T07:50:20.104Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:20.104Z] 3c20671a5817: Waiting [2024-08-12T07:50:20.367Z] c4acbe1cc4f5: Pushed [2024-08-12T07:50:20.367Z] 6fb23f8492c0: Pushed [2024-08-12T07:50:20.367Z] 9956b345af08: Pushed [2024-08-12T07:50:20.367Z] 5c8b0615f40b: Pushed [2024-08-12T07:50:20.367Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:20.367Z] 8999cd08c8d6: Pushed [2024-08-12T07:50:26.986Z] e80a82093107: Pushed [2024-08-12T07:50:26.986Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:27.344Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:27.689Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-12T07:50:27.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-12T07:50:27.689Z] 5c8b0615f40b: Preparing [2024-08-12T07:50:27.689Z] e80a82093107: Preparing [2024-08-12T07:50:27.689Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:27.689Z] 9956b345af08: Preparing [2024-08-12T07:50:27.689Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:27.689Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:27.689Z] 3c20671a5817: Preparing [2024-08-12T07:50:27.689Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:27.689Z] 3c20671a5817: Waiting [2024-08-12T07:50:27.689Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:27.689Z] 5c8b0615f40b: Layer already exists [2024-08-12T07:50:27.689Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:27.689Z] 9956b345af08: Layer already exists [2024-08-12T07:50:27.689Z] e80a82093107: Layer already exists [2024-08-12T07:50:27.689Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:27.689Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:27.689Z] latest: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:28.305Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:28.649Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.51 [2024-08-12T07:50:28.649Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-12T07:50:28.649Z] 5c8b0615f40b: Preparing [2024-08-12T07:50:28.649Z] e80a82093107: Preparing [2024-08-12T07:50:28.649Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:28.649Z] 9956b345af08: Preparing [2024-08-12T07:50:28.649Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:28.649Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:28.649Z] 3c20671a5817: Preparing [2024-08-12T07:50:28.649Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:28.649Z] 3c20671a5817: Waiting [2024-08-12T07:50:28.649Z] e80a82093107: Layer already exists [2024-08-12T07:50:28.649Z] 9956b345af08: Layer already exists [2024-08-12T07:50:28.649Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:28.649Z] 5c8b0615f40b: Layer already exists [2024-08-12T07:50:28.649Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:28.649Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:28.649Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:28.649Z] 3.2.0-dev.51: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:29.002Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:29.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:29.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-12T07:50:29.362Z] 5c8b0615f40b: Preparing [2024-08-12T07:50:29.362Z] e80a82093107: Preparing [2024-08-12T07:50:29.362Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:29.362Z] 9956b345af08: Preparing [2024-08-12T07:50:29.362Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:29.362Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:29.362Z] 3c20671a5817: Preparing [2024-08-12T07:50:29.362Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:29.362Z] 3c20671a5817: Waiting [2024-08-12T07:50:29.362Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:29.362Z] e80a82093107: Layer already exists [2024-08-12T07:50:29.362Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:29.362Z] 9956b345af08: Layer already exists [2024-08-12T07:50:29.362Z] 5c8b0615f40b: Layer already exists [2024-08-12T07:50:29.362Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:29.362Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:29.362Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:29.981Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:30.331Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2024-08-12T07:50:30.331Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2024-08-12T07:50:30.331Z] 5c8b0615f40b: Preparing [2024-08-12T07:50:30.331Z] e80a82093107: Preparing [2024-08-12T07:50:30.331Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:30.331Z] 9956b345af08: Preparing [2024-08-12T07:50:30.331Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:30.331Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:30.331Z] 3c20671a5817: Preparing [2024-08-12T07:50:30.331Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:30.331Z] 3c20671a5817: Waiting [2024-08-12T07:50:30.331Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:30.331Z] 5c8b0615f40b: Layer already exists [2024-08-12T07:50:30.331Z] 9956b345af08: Layer already exists [2024-08-12T07:50:30.331Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:30.331Z] e80a82093107: Layer already exists [2024-08-12T07:50:30.332Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:30.332Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:30.332Z] main: digest: sha256:8de932ee05b0949f721b78264464dcbfbd99df93a5659ea27595e3db958c2a45 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:50:30.768Z] ===================================================== [Pipeline] echo [2024-08-12T07:50:30.779Z] taggedImages: [2024-08-12T07:50:30.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:30.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2024-08-12T07:50:30.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.51 [2024-08-12T07:50:30.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:30.779Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2024-08-12T07:50:30.814Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2024-08-12T07:50:30.814Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:30.814Z] latest [2024-08-12T07:50:30.814Z] 3.2.0-dev.51 [2024-08-12T07:50:30.814Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:30.814Z] main [2024-08-12T07:50:30.814Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:31.192Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:31.545Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:31.545Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-12T07:50:31.545Z] 85108aa41fb2: Preparing [2024-08-12T07:50:31.545Z] e6dc91e0e5e3: Preparing [2024-08-12T07:50:31.545Z] 3a1cc78cb3d6: Preparing [2024-08-12T07:50:31.545Z] c8a78d0a2a35: Preparing [2024-08-12T07:50:31.545Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:31.545Z] 9956b345af08: Preparing [2024-08-12T07:50:31.545Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:31.545Z] 9956b345af08: Waiting [2024-08-12T07:50:31.545Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:31.545Z] 6fb23f8492c0: Waiting [2024-08-12T07:50:31.545Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:31.545Z] 3c20671a5817: Preparing [2024-08-12T07:50:31.545Z] 3c20671a5817: Waiting [2024-08-12T07:50:31.545Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:31.809Z] 9956b345af08: Layer already exists [2024-08-12T07:50:31.809Z] 3a1cc78cb3d6: Pushed [2024-08-12T07:50:31.809Z] e6dc91e0e5e3: Pushed [2024-08-12T07:50:31.809Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:31.809Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:31.809Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:31.809Z] 85108aa41fb2: Pushed [2024-08-12T07:50:33.734Z] c8a78d0a2a35: Pushed [2024-08-12T07:50:33.734Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:34.090Z] + 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-08-12T07:50:34.441Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-12T07:50:34.441Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-12T07:50:34.441Z] 85108aa41fb2: Preparing [2024-08-12T07:50:34.441Z] e6dc91e0e5e3: Preparing [2024-08-12T07:50:34.441Z] 3a1cc78cb3d6: Preparing [2024-08-12T07:50:34.441Z] c8a78d0a2a35: Preparing [2024-08-12T07:50:34.441Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:34.441Z] 9956b345af08: Preparing [2024-08-12T07:50:34.441Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:34.441Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:34.441Z] 3c20671a5817: Preparing [2024-08-12T07:50:34.441Z] 6fb23f8492c0: Waiting [2024-08-12T07:50:34.441Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:34.441Z] 3c20671a5817: Waiting [2024-08-12T07:50:34.441Z] 9956b345af08: Waiting [2024-08-12T07:50:34.441Z] 3a1cc78cb3d6: Layer already exists [2024-08-12T07:50:34.441Z] 85108aa41fb2: Layer already exists [2024-08-12T07:50:34.441Z] c8a78d0a2a35: Layer already exists [2024-08-12T07:50:34.441Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:34.441Z] e6dc91e0e5e3: Layer already exists [2024-08-12T07:50:34.441Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:34.441Z] 9956b345af08: Layer already exists [2024-08-12T07:50:34.441Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:34.441Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:34.704Z] latest: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:35.055Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:35.413Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.51 [2024-08-12T07:50:35.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-12T07:50:35.413Z] 85108aa41fb2: Preparing [2024-08-12T07:50:35.413Z] e6dc91e0e5e3: Preparing [2024-08-12T07:50:35.413Z] 3a1cc78cb3d6: Preparing [2024-08-12T07:50:35.413Z] c8a78d0a2a35: Preparing [2024-08-12T07:50:35.413Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:35.413Z] 9956b345af08: Preparing [2024-08-12T07:50:35.413Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:35.413Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:35.413Z] 3c20671a5817: Preparing [2024-08-12T07:50:35.413Z] 9956b345af08: Waiting [2024-08-12T07:50:35.413Z] 6fb23f8492c0: Waiting [2024-08-12T07:50:35.413Z] 3c20671a5817: Waiting [2024-08-12T07:50:35.413Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:35.413Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:35.413Z] c8a78d0a2a35: Layer already exists [2024-08-12T07:50:35.413Z] e6dc91e0e5e3: Layer already exists [2024-08-12T07:50:35.413Z] 3a1cc78cb3d6: Layer already exists [2024-08-12T07:50:35.413Z] 85108aa41fb2: Layer already exists [2024-08-12T07:50:35.413Z] 9956b345af08: Layer already exists [2024-08-12T07:50:35.413Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:35.413Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:35.413Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:35.413Z] 3.2.0-dev.51: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:36.014Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:36.365Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:36.365Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-12T07:50:36.365Z] 85108aa41fb2: Preparing [2024-08-12T07:50:36.365Z] e6dc91e0e5e3: Preparing [2024-08-12T07:50:36.365Z] 3a1cc78cb3d6: Preparing [2024-08-12T07:50:36.365Z] c8a78d0a2a35: Preparing [2024-08-12T07:50:36.365Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:36.365Z] 9956b345af08: Preparing [2024-08-12T07:50:36.365Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:36.365Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:36.365Z] 3c20671a5817: Preparing [2024-08-12T07:50:36.365Z] 9956b345af08: Waiting [2024-08-12T07:50:36.365Z] 6fb23f8492c0: Waiting [2024-08-12T07:50:36.365Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:36.365Z] 3c20671a5817: Waiting [2024-08-12T07:50:36.365Z] c8a78d0a2a35: Layer already exists [2024-08-12T07:50:36.365Z] 3a1cc78cb3d6: Layer already exists [2024-08-12T07:50:36.365Z] e6dc91e0e5e3: Layer already exists [2024-08-12T07:50:36.365Z] 85108aa41fb2: Layer already exists [2024-08-12T07:50:36.365Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:36.365Z] 9956b345af08: Layer already exists [2024-08-12T07:50:36.365Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:36.365Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:36.365Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:36.365Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:36.979Z] + 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-08-12T07:50:37.329Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2024-08-12T07:50:37.329Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2024-08-12T07:50:37.329Z] 85108aa41fb2: Preparing [2024-08-12T07:50:37.329Z] e6dc91e0e5e3: Preparing [2024-08-12T07:50:37.329Z] 3a1cc78cb3d6: Preparing [2024-08-12T07:50:37.329Z] c8a78d0a2a35: Preparing [2024-08-12T07:50:37.329Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:37.329Z] 9956b345af08: Preparing [2024-08-12T07:50:37.329Z] 6fb23f8492c0: Preparing [2024-08-12T07:50:37.329Z] 8999cd08c8d6: Preparing [2024-08-12T07:50:37.329Z] 3c20671a5817: Preparing [2024-08-12T07:50:37.329Z] 6fb23f8492c0: Waiting [2024-08-12T07:50:37.329Z] 8999cd08c8d6: Waiting [2024-08-12T07:50:37.329Z] 9956b345af08: Waiting [2024-08-12T07:50:37.329Z] 3c20671a5817: Waiting [2024-08-12T07:50:37.329Z] 85108aa41fb2: Layer already exists [2024-08-12T07:50:37.329Z] e6dc91e0e5e3: Layer already exists [2024-08-12T07:50:37.329Z] 3a1cc78cb3d6: Layer already exists [2024-08-12T07:50:37.329Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:37.329Z] c8a78d0a2a35: Layer already exists [2024-08-12T07:50:37.329Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:50:37.329Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:50:37.329Z] 9956b345af08: Layer already exists [2024-08-12T07:50:37.329Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:37.395Z] main: digest: sha256:fb49d4671f3a54d245ac9aa577f89148eb2b0dbe458fc405ac8ca306975bbe0d size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:50:37.457Z] ===================================================== [Pipeline] echo [2024-08-12T07:50:37.468Z] taggedImages: [2024-08-12T07:50:37.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:37.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2024-08-12T07:50:37.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.51 [2024-08-12T07:50:37.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:37.468Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2024-08-12T07:50:37.489Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2024-08-12T07:50:37.489Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:37.489Z] latest [2024-08-12T07:50:37.489Z] 3.2.0-dev.51 [2024-08-12T07:50:37.489Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:37.489Z] main [2024-08-12T07:50:37.489Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:37.831Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:38.198Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:38.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-12T07:50:38.198Z] 18f9ac8af592: Preparing [2024-08-12T07:50:38.198Z] 1de95753a372: Preparing [2024-08-12T07:50:38.198Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:38.198Z] 9956b345af08: Preparing [2024-08-12T07:50:38.198Z] f0ea4af08cbd: Preparing [2024-08-12T07:50:38.198Z] cc4d104f2182: Preparing [2024-08-12T07:50:38.198Z] cc4d104f2182: Waiting [2024-08-12T07:50:38.198Z] 3c20671a5817: Preparing [2024-08-12T07:50:38.198Z] 3c20671a5817: Waiting [2024-08-12T07:50:38.198Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:38.478Z] 9956b345af08: Layer already exists [2024-08-12T07:50:38.479Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:38.479Z] f0ea4af08cbd: Pushed [2024-08-12T07:50:38.479Z] 18f9ac8af592: Pushed [2024-08-12T07:50:38.479Z] cc4d104f2182: Pushed [2024-08-12T07:50:45.175Z] 1de95753a372: Pushed [2024-08-12T07:50:45.175Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:45.524Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:45.870Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-12T07:50:45.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-12T07:50:45.871Z] 18f9ac8af592: Preparing [2024-08-12T07:50:45.871Z] 1de95753a372: Preparing [2024-08-12T07:50:45.871Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:45.871Z] 9956b345af08: Preparing [2024-08-12T07:50:45.871Z] f0ea4af08cbd: Preparing [2024-08-12T07:50:45.871Z] cc4d104f2182: Preparing [2024-08-12T07:50:45.871Z] 3c20671a5817: Preparing [2024-08-12T07:50:45.871Z] cc4d104f2182: Waiting [2024-08-12T07:50:45.871Z] 3c20671a5817: Waiting [2024-08-12T07:50:45.871Z] f0ea4af08cbd: Layer already exists [2024-08-12T07:50:45.871Z] 9956b345af08: Layer already exists [2024-08-12T07:50:45.871Z] 1de95753a372: Layer already exists [2024-08-12T07:50:45.871Z] 18f9ac8af592: Layer already exists [2024-08-12T07:50:45.871Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:45.871Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:45.871Z] cc4d104f2182: Layer already exists [2024-08-12T07:50:45.871Z] latest: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:46.488Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:46.839Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.51 [2024-08-12T07:50:46.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-12T07:50:46.840Z] 18f9ac8af592: Preparing [2024-08-12T07:50:46.840Z] 1de95753a372: Preparing [2024-08-12T07:50:46.840Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:46.840Z] 9956b345af08: Preparing [2024-08-12T07:50:46.840Z] f0ea4af08cbd: Preparing [2024-08-12T07:50:46.840Z] cc4d104f2182: Preparing [2024-08-12T07:50:46.840Z] 3c20671a5817: Preparing [2024-08-12T07:50:46.840Z] cc4d104f2182: Waiting [2024-08-12T07:50:46.840Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:46.840Z] 18f9ac8af592: Layer already exists [2024-08-12T07:50:46.840Z] f0ea4af08cbd: Layer already exists [2024-08-12T07:50:46.840Z] 1de95753a372: Layer already exists [2024-08-12T07:50:46.840Z] 9956b345af08: Layer already exists [2024-08-12T07:50:46.840Z] cc4d104f2182: Layer already exists [2024-08-12T07:50:46.840Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:47.103Z] 3.2.0-dev.51: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:47.453Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:47.816Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:47.816Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-12T07:50:47.816Z] 18f9ac8af592: Preparing [2024-08-12T07:50:47.816Z] 1de95753a372: Preparing [2024-08-12T07:50:47.816Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:47.816Z] 9956b345af08: Preparing [2024-08-12T07:50:47.816Z] f0ea4af08cbd: Preparing [2024-08-12T07:50:47.816Z] cc4d104f2182: Preparing [2024-08-12T07:50:47.816Z] 3c20671a5817: Preparing [2024-08-12T07:50:47.816Z] cc4d104f2182: Waiting [2024-08-12T07:50:47.816Z] 3c20671a5817: Waiting [2024-08-12T07:50:47.816Z] f0ea4af08cbd: Layer already exists [2024-08-12T07:50:47.816Z] 1de95753a372: Layer already exists [2024-08-12T07:50:47.816Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:47.816Z] 9956b345af08: Layer already exists [2024-08-12T07:50:47.816Z] 18f9ac8af592: Layer already exists [2024-08-12T07:50:47.816Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:47.816Z] cc4d104f2182: Layer already exists [2024-08-12T07:50:48.079Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:48.438Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:48.789Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2024-08-12T07:50:48.789Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2024-08-12T07:50:48.789Z] 18f9ac8af592: Preparing [2024-08-12T07:50:48.789Z] 1de95753a372: Preparing [2024-08-12T07:50:48.789Z] c4acbe1cc4f5: Preparing [2024-08-12T07:50:48.789Z] 9956b345af08: Preparing [2024-08-12T07:50:48.789Z] f0ea4af08cbd: Preparing [2024-08-12T07:50:48.789Z] cc4d104f2182: Preparing [2024-08-12T07:50:48.789Z] 3c20671a5817: Preparing [2024-08-12T07:50:48.789Z] cc4d104f2182: Waiting [2024-08-12T07:50:48.789Z] 3c20671a5817: Waiting [2024-08-12T07:50:48.789Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:50:48.789Z] 18f9ac8af592: Layer already exists [2024-08-12T07:50:48.789Z] 9956b345af08: Layer already exists [2024-08-12T07:50:48.789Z] f0ea4af08cbd: Layer already exists [2024-08-12T07:50:48.789Z] 1de95753a372: Layer already exists [2024-08-12T07:50:48.789Z] cc4d104f2182: Layer already exists [2024-08-12T07:50:48.789Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:48.789Z] main: digest: sha256:2c68a27369fe79546e8c9e3c36a685ba900d9ad03967ef84de006e07a4146e77 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:50:49.135Z] ===================================================== [Pipeline] echo [2024-08-12T07:50:49.152Z] taggedImages: [2024-08-12T07:50:49.152Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:49.152Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2024-08-12T07:50:49.152Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.51 [2024-08-12T07:50:49.152Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:49.152Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2024-08-12T07:50:49.184Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2024-08-12T07:50:49.184Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:49.184Z] latest [2024-08-12T07:50:49.184Z] 3.2.0-dev.51 [2024-08-12T07:50:49.184Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:49.184Z] main [2024-08-12T07:50:49.184Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:49.552Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:49.895Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:50:49.895Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-12T07:50:49.895Z] 4addff3ccd91: Preparing [2024-08-12T07:50:49.895Z] f9f31672885f: Preparing [2024-08-12T07:50:49.895Z] 9956b345af08: Preparing [2024-08-12T07:50:49.895Z] 2a5a3818a12f: Preparing [2024-08-12T07:50:49.895Z] 724e3c4e9d13: Preparing [2024-08-12T07:50:49.895Z] 3c20671a5817: Preparing [2024-08-12T07:50:49.895Z] 3c20671a5817: Waiting [2024-08-12T07:50:49.895Z] 9956b345af08: Layer already exists [2024-08-12T07:50:50.159Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:50.159Z] 724e3c4e9d13: Pushed [2024-08-12T07:50:50.159Z] 4addff3ccd91: Pushed [2024-08-12T07:50:50.159Z] 2a5a3818a12f: Pushed [2024-08-12T07:50:56.783Z] f9f31672885f: Pushed [2024-08-12T07:50:56.783Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:57.117Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:57.468Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-12T07:50:57.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-12T07:50:57.468Z] 4addff3ccd91: Preparing [2024-08-12T07:50:57.468Z] f9f31672885f: Preparing [2024-08-12T07:50:57.468Z] 9956b345af08: Preparing [2024-08-12T07:50:57.468Z] 2a5a3818a12f: Preparing [2024-08-12T07:50:57.468Z] 724e3c4e9d13: Preparing [2024-08-12T07:50:57.468Z] 3c20671a5817: Preparing [2024-08-12T07:50:57.468Z] 3c20671a5817: Waiting [2024-08-12T07:50:57.468Z] f9f31672885f: Layer already exists [2024-08-12T07:50:57.468Z] 9956b345af08: Layer already exists [2024-08-12T07:50:57.468Z] 4addff3ccd91: Layer already exists [2024-08-12T07:50:57.468Z] 2a5a3818a12f: Layer already exists [2024-08-12T07:50:57.468Z] 724e3c4e9d13: Layer already exists [2024-08-12T07:50:57.468Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:57.468Z] latest: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:58.084Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:58.446Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.51 [2024-08-12T07:50:58.446Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-12T07:50:58.446Z] 4addff3ccd91: Preparing [2024-08-12T07:50:58.446Z] f9f31672885f: Preparing [2024-08-12T07:50:58.446Z] 9956b345af08: Preparing [2024-08-12T07:50:58.446Z] 2a5a3818a12f: Preparing [2024-08-12T07:50:58.446Z] 724e3c4e9d13: Preparing [2024-08-12T07:50:58.446Z] 3c20671a5817: Preparing [2024-08-12T07:50:58.446Z] 3c20671a5817: Waiting [2024-08-12T07:50:58.446Z] 2a5a3818a12f: Layer already exists [2024-08-12T07:50:58.446Z] 724e3c4e9d13: Layer already exists [2024-08-12T07:50:58.446Z] f9f31672885f: Layer already exists [2024-08-12T07:50:58.446Z] 4addff3ccd91: Layer already exists [2024-08-12T07:50:58.446Z] 9956b345af08: Layer already exists [2024-08-12T07:50:58.446Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:58.446Z] 3.2.0-dev.51: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:58.794Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:59.140Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:50:59.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-12T07:50:59.140Z] 4addff3ccd91: Preparing [2024-08-12T07:50:59.140Z] f9f31672885f: Preparing [2024-08-12T07:50:59.140Z] 9956b345af08: Preparing [2024-08-12T07:50:59.140Z] 2a5a3818a12f: Preparing [2024-08-12T07:50:59.140Z] 724e3c4e9d13: Preparing [2024-08-12T07:50:59.140Z] 3c20671a5817: Preparing [2024-08-12T07:50:59.140Z] 3c20671a5817: Waiting [2024-08-12T07:50:59.140Z] 724e3c4e9d13: Layer already exists [2024-08-12T07:50:59.140Z] 4addff3ccd91: Layer already exists [2024-08-12T07:50:59.140Z] 2a5a3818a12f: Layer already exists [2024-08-12T07:50:59.140Z] 9956b345af08: Layer already exists [2024-08-12T07:50:59.140Z] f9f31672885f: Layer already exists [2024-08-12T07:50:59.140Z] 3c20671a5817: Layer already exists [2024-08-12T07:50:59.140Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:59.485Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:50:59.837Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2024-08-12T07:50:59.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2024-08-12T07:50:59.837Z] 4addff3ccd91: Preparing [2024-08-12T07:50:59.837Z] f9f31672885f: Preparing [2024-08-12T07:50:59.837Z] 9956b345af08: Preparing [2024-08-12T07:50:59.837Z] 2a5a3818a12f: Preparing [2024-08-12T07:50:59.837Z] 724e3c4e9d13: Preparing [2024-08-12T07:50:59.837Z] 3c20671a5817: Preparing [2024-08-12T07:50:59.837Z] 3c20671a5817: Waiting [2024-08-12T07:50:59.837Z] 724e3c4e9d13: Layer already exists [2024-08-12T07:50:59.837Z] 9956b345af08: Layer already exists [2024-08-12T07:50:59.837Z] 2a5a3818a12f: Layer already exists [2024-08-12T07:50:59.837Z] 4addff3ccd91: Layer already exists [2024-08-12T07:50:59.837Z] f9f31672885f: Layer already exists [2024-08-12T07:50:59.837Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:00.101Z] main: digest: sha256:017a847697b623bebfe4c8e70784b5e0d42980835f8d8c2e08d759481bb79462 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:51:00.191Z] ===================================================== [Pipeline] echo [2024-08-12T07:51:00.210Z] taggedImages: [2024-08-12T07:51:00.210Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:00.210Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2024-08-12T07:51:00.210Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.51 [2024-08-12T07:51:00.210Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:00.210Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2024-08-12T07:51:00.237Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2024-08-12T07:51:00.237Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:00.237Z] latest [2024-08-12T07:51:00.237Z] 3.2.0-dev.51 [2024-08-12T07:51:00.237Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:00.237Z] main [2024-08-12T07:51:00.237Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:00.618Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:00.962Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:00.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-12T07:51:00.962Z] bfb458b336a8: Preparing [2024-08-12T07:51:00.962Z] d1bea934ce7f: Preparing [2024-08-12T07:51:00.962Z] 2feb478972d6: Preparing [2024-08-12T07:51:00.962Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:00.962Z] 9956b345af08: Preparing [2024-08-12T07:51:00.962Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:00.962Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:00.962Z] 3c20671a5817: Preparing [2024-08-12T07:51:00.962Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:00.962Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:00.962Z] 3c20671a5817: Waiting [2024-08-12T07:51:00.962Z] 9956b345af08: Layer already exists [2024-08-12T07:51:00.962Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:01.226Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:01.227Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:01.227Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:01.227Z] d1bea934ce7f: Pushed [2024-08-12T07:51:01.227Z] bfb458b336a8: Pushed [2024-08-12T07:51:07.848Z] 2feb478972d6: Pushed [2024-08-12T07:51:07.848Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:08.204Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:08.550Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-12T07:51:08.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-12T07:51:08.550Z] bfb458b336a8: Preparing [2024-08-12T07:51:08.550Z] d1bea934ce7f: Preparing [2024-08-12T07:51:08.550Z] 2feb478972d6: Preparing [2024-08-12T07:51:08.550Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:08.550Z] 9956b345af08: Preparing [2024-08-12T07:51:08.550Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:08.550Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:08.550Z] 3c20671a5817: Preparing [2024-08-12T07:51:08.550Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:08.550Z] 3c20671a5817: Waiting [2024-08-12T07:51:08.550Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:08.550Z] 9956b345af08: Layer already exists [2024-08-12T07:51:08.550Z] bfb458b336a8: Layer already exists [2024-08-12T07:51:08.550Z] d1bea934ce7f: Layer already exists [2024-08-12T07:51:08.550Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:08.550Z] 2feb478972d6: Layer already exists [2024-08-12T07:51:08.550Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:08.550Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:08.550Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:08.813Z] latest: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:09.168Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:09.515Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.51 [2024-08-12T07:51:09.515Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-12T07:51:09.515Z] bfb458b336a8: Preparing [2024-08-12T07:51:09.515Z] d1bea934ce7f: Preparing [2024-08-12T07:51:09.515Z] 2feb478972d6: Preparing [2024-08-12T07:51:09.515Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:09.515Z] 9956b345af08: Preparing [2024-08-12T07:51:09.515Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:09.515Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:09.515Z] 3c20671a5817: Preparing [2024-08-12T07:51:09.515Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:09.515Z] 3c20671a5817: Waiting [2024-08-12T07:51:09.515Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:09.515Z] bfb458b336a8: Layer already exists [2024-08-12T07:51:09.515Z] 9956b345af08: Layer already exists [2024-08-12T07:51:09.515Z] d1bea934ce7f: Layer already exists [2024-08-12T07:51:09.515Z] 2feb478972d6: Layer already exists [2024-08-12T07:51:09.515Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:09.515Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:09.515Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:09.515Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:09.779Z] 3.2.0-dev.51: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:10.129Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:10.474Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:10.474Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-12T07:51:10.474Z] bfb458b336a8: Preparing [2024-08-12T07:51:10.474Z] d1bea934ce7f: Preparing [2024-08-12T07:51:10.474Z] 2feb478972d6: Preparing [2024-08-12T07:51:10.474Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:10.474Z] 9956b345af08: Preparing [2024-08-12T07:51:10.474Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:10.474Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:10.474Z] 3c20671a5817: Preparing [2024-08-12T07:51:10.474Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:10.474Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:10.474Z] 3c20671a5817: Waiting [2024-08-12T07:51:10.474Z] d1bea934ce7f: Layer already exists [2024-08-12T07:51:10.474Z] bfb458b336a8: Layer already exists [2024-08-12T07:51:10.474Z] 9956b345af08: Layer already exists [2024-08-12T07:51:10.474Z] 2feb478972d6: Layer already exists [2024-08-12T07:51:10.474Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:10.474Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:10.474Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:10.474Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:10.739Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:11.102Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:11.468Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2024-08-12T07:51:11.468Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2024-08-12T07:51:11.468Z] bfb458b336a8: Preparing [2024-08-12T07:51:11.468Z] d1bea934ce7f: Preparing [2024-08-12T07:51:11.468Z] 2feb478972d6: Preparing [2024-08-12T07:51:11.468Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:11.468Z] 9956b345af08: Preparing [2024-08-12T07:51:11.468Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:11.468Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:11.468Z] 3c20671a5817: Preparing [2024-08-12T07:51:11.468Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:11.468Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:11.468Z] 3c20671a5817: Waiting [2024-08-12T07:51:11.468Z] 2feb478972d6: Layer already exists [2024-08-12T07:51:11.468Z] d1bea934ce7f: Layer already exists [2024-08-12T07:51:11.468Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:11.468Z] 9956b345af08: Layer already exists [2024-08-12T07:51:11.468Z] bfb458b336a8: Layer already exists [2024-08-12T07:51:11.468Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:11.468Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:11.468Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:11.732Z] main: digest: sha256:293b2048727d21b7c542bd1c723d249e0bcc5d7f61b7cc58a1fff5e22c760199 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:51:11.808Z] ===================================================== [Pipeline] echo [2024-08-12T07:51:11.823Z] taggedImages: [2024-08-12T07:51:11.823Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:11.823Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2024-08-12T07:51:11.823Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.51 [2024-08-12T07:51:11.823Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:11.823Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2024-08-12T07:51:11.848Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2024-08-12T07:51:11.848Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:11.848Z] latest [2024-08-12T07:51:11.848Z] 3.2.0-dev.51 [2024-08-12T07:51:11.848Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:11.848Z] main [2024-08-12T07:51:11.848Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:12.208Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:12.566Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:12.566Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-12T07:51:12.566Z] 51b7c69b95cf: Preparing [2024-08-12T07:51:12.566Z] 90dcbb03ea7a: Preparing [2024-08-12T07:51:12.566Z] bb4415f97b34: Preparing [2024-08-12T07:51:12.566Z] 506a28bb583b: Preparing [2024-08-12T07:51:12.566Z] 816631d54621: Preparing [2024-08-12T07:51:12.566Z] ce020c04c078: Preparing [2024-08-12T07:51:12.566Z] e68a2340f723: Preparing [2024-08-12T07:51:12.566Z] 940ebd8e15c2: Preparing [2024-08-12T07:51:12.566Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:12.566Z] ce020c04c078: Waiting [2024-08-12T07:51:12.566Z] 9956b345af08: Preparing [2024-08-12T07:51:12.566Z] e68a2340f723: Waiting [2024-08-12T07:51:12.566Z] ce88e725488d: Preparing [2024-08-12T07:51:12.566Z] 940ebd8e15c2: Waiting [2024-08-12T07:51:12.566Z] b7fefd8fdfdd: Preparing [2024-08-12T07:51:12.566Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:12.566Z] 5f70bf18a086: Preparing [2024-08-12T07:51:12.566Z] c04c60f7784c: Preparing [2024-08-12T07:51:12.566Z] ead175c1efe1: Preparing [2024-08-12T07:51:12.566Z] d2672f6fc0a2: Preparing [2024-08-12T07:51:12.566Z] 3c20671a5817: Preparing [2024-08-12T07:51:12.566Z] 9956b345af08: Waiting [2024-08-12T07:51:12.566Z] ce88e725488d: Waiting [2024-08-12T07:51:12.566Z] b7fefd8fdfdd: Waiting [2024-08-12T07:51:12.566Z] 5f70bf18a086: Waiting [2024-08-12T07:51:12.566Z] c04c60f7784c: Waiting [2024-08-12T07:51:12.566Z] ead175c1efe1: Waiting [2024-08-12T07:51:12.566Z] d2672f6fc0a2: Waiting [2024-08-12T07:51:12.566Z] 3c20671a5817: Waiting [2024-08-12T07:51:12.836Z] 90dcbb03ea7a: Pushed [2024-08-12T07:51:12.836Z] 506a28bb583b: Pushed [2024-08-12T07:51:12.836Z] 816631d54621: Pushed [2024-08-12T07:51:12.836Z] bb4415f97b34: Pushed [2024-08-12T07:51:12.836Z] 51b7c69b95cf: Pushed [2024-08-12T07:51:12.836Z] 9956b345af08: Layer already exists [2024-08-12T07:51:12.836Z] ce020c04c078: Pushed [2024-08-12T07:51:12.836Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:13.101Z] e68a2340f723: Pushed [2024-08-12T07:51:13.101Z] 5f70bf18a086: Layer already exists [2024-08-12T07:51:13.101Z] b7fefd8fdfdd: Pushed [2024-08-12T07:51:13.101Z] ce88e725488d: Pushed [2024-08-12T07:51:13.101Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:13.101Z] ead175c1efe1: Pushed [2024-08-12T07:51:13.101Z] c04c60f7784c: Pushed [2024-08-12T07:51:13.365Z] d2672f6fc0a2: Pushed [2024-08-12T07:51:15.933Z] 940ebd8e15c2: Pushed [2024-08-12T07:51:15.933Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:16.282Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:16.637Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-12T07:51:16.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-12T07:51:16.637Z] 51b7c69b95cf: Preparing [2024-08-12T07:51:16.637Z] 90dcbb03ea7a: Preparing [2024-08-12T07:51:16.637Z] bb4415f97b34: Preparing [2024-08-12T07:51:16.637Z] 506a28bb583b: Preparing [2024-08-12T07:51:16.637Z] 816631d54621: Preparing [2024-08-12T07:51:16.637Z] ce020c04c078: Preparing [2024-08-12T07:51:16.637Z] e68a2340f723: Preparing [2024-08-12T07:51:16.637Z] 940ebd8e15c2: Preparing [2024-08-12T07:51:16.637Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:16.637Z] 9956b345af08: Preparing [2024-08-12T07:51:16.637Z] ce88e725488d: Preparing [2024-08-12T07:51:16.637Z] b7fefd8fdfdd: Preparing [2024-08-12T07:51:16.637Z] 5f70bf18a086: Preparing [2024-08-12T07:51:16.637Z] c04c60f7784c: Preparing [2024-08-12T07:51:16.637Z] ead175c1efe1: Preparing [2024-08-12T07:51:16.637Z] d2672f6fc0a2: Preparing [2024-08-12T07:51:16.637Z] 3c20671a5817: Preparing [2024-08-12T07:51:16.637Z] 940ebd8e15c2: Waiting [2024-08-12T07:51:16.637Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:16.637Z] 9956b345af08: Waiting [2024-08-12T07:51:16.637Z] ce88e725488d: Waiting [2024-08-12T07:51:16.637Z] b7fefd8fdfdd: Waiting [2024-08-12T07:51:16.637Z] 5f70bf18a086: Waiting [2024-08-12T07:51:16.637Z] c04c60f7784c: Waiting [2024-08-12T07:51:16.637Z] ce020c04c078: Waiting [2024-08-12T07:51:16.637Z] e68a2340f723: Waiting [2024-08-12T07:51:16.637Z] 3c20671a5817: Waiting [2024-08-12T07:51:16.637Z] ead175c1efe1: Waiting [2024-08-12T07:51:16.637Z] d2672f6fc0a2: Waiting [2024-08-12T07:51:16.637Z] 90dcbb03ea7a: Layer already exists [2024-08-12T07:51:16.637Z] 506a28bb583b: Layer already exists [2024-08-12T07:51:16.637Z] 816631d54621: Layer already exists [2024-08-12T07:51:16.637Z] bb4415f97b34: Layer already exists [2024-08-12T07:51:16.637Z] 51b7c69b95cf: Layer already exists [2024-08-12T07:51:16.637Z] e68a2340f723: Layer already exists [2024-08-12T07:51:16.637Z] 940ebd8e15c2: Layer already exists [2024-08-12T07:51:16.637Z] ce020c04c078: Layer already exists [2024-08-12T07:51:16.637Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:16.637Z] 9956b345af08: Layer already exists [2024-08-12T07:51:16.637Z] ce88e725488d: Layer already exists [2024-08-12T07:51:16.637Z] b7fefd8fdfdd: Layer already exists [2024-08-12T07:51:16.637Z] ead175c1efe1: Layer already exists [2024-08-12T07:51:16.637Z] c04c60f7784c: Layer already exists [2024-08-12T07:51:16.637Z] 5f70bf18a086: Layer already exists [2024-08-12T07:51:16.637Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:16.637Z] d2672f6fc0a2: Layer already exists [2024-08-12T07:51:16.902Z] latest: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:17.248Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:17.608Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.51 [2024-08-12T07:51:17.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-12T07:51:17.608Z] 51b7c69b95cf: Preparing [2024-08-12T07:51:17.608Z] 90dcbb03ea7a: Preparing [2024-08-12T07:51:17.608Z] bb4415f97b34: Preparing [2024-08-12T07:51:17.608Z] 506a28bb583b: Preparing [2024-08-12T07:51:17.608Z] 816631d54621: Preparing [2024-08-12T07:51:17.608Z] ce020c04c078: Preparing [2024-08-12T07:51:17.608Z] e68a2340f723: Preparing [2024-08-12T07:51:17.608Z] 940ebd8e15c2: Preparing [2024-08-12T07:51:17.608Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:17.608Z] 9956b345af08: Preparing [2024-08-12T07:51:17.608Z] ce88e725488d: Preparing [2024-08-12T07:51:17.608Z] b7fefd8fdfdd: Preparing [2024-08-12T07:51:17.608Z] 5f70bf18a086: Preparing [2024-08-12T07:51:17.608Z] c04c60f7784c: Preparing [2024-08-12T07:51:17.608Z] ead175c1efe1: Preparing [2024-08-12T07:51:17.608Z] d2672f6fc0a2: Preparing [2024-08-12T07:51:17.608Z] 3c20671a5817: Preparing [2024-08-12T07:51:17.608Z] b7fefd8fdfdd: Waiting [2024-08-12T07:51:17.608Z] 5f70bf18a086: Waiting [2024-08-12T07:51:17.608Z] c04c60f7784c: Waiting [2024-08-12T07:51:17.608Z] ce020c04c078: Waiting [2024-08-12T07:51:17.608Z] ead175c1efe1: Waiting [2024-08-12T07:51:17.608Z] e68a2340f723: Waiting [2024-08-12T07:51:17.608Z] d2672f6fc0a2: Waiting [2024-08-12T07:51:17.608Z] 940ebd8e15c2: Waiting [2024-08-12T07:51:17.608Z] 3c20671a5817: Waiting [2024-08-12T07:51:17.608Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:17.608Z] 9956b345af08: Waiting [2024-08-12T07:51:17.608Z] ce88e725488d: Waiting [2024-08-12T07:51:17.608Z] bb4415f97b34: Layer already exists [2024-08-12T07:51:17.608Z] 506a28bb583b: Layer already exists [2024-08-12T07:51:17.608Z] 51b7c69b95cf: Layer already exists [2024-08-12T07:51:17.608Z] 816631d54621: Layer already exists [2024-08-12T07:51:17.608Z] 90dcbb03ea7a: Layer already exists [2024-08-12T07:51:17.608Z] e68a2340f723: Layer already exists [2024-08-12T07:51:17.608Z] ce020c04c078: Layer already exists [2024-08-12T07:51:17.608Z] 940ebd8e15c2: Layer already exists [2024-08-12T07:51:17.608Z] 9956b345af08: Layer already exists [2024-08-12T07:51:17.608Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:17.608Z] 5f70bf18a086: Layer already exists [2024-08-12T07:51:17.608Z] ce88e725488d: Layer already exists [2024-08-12T07:51:17.608Z] b7fefd8fdfdd: Layer already exists [2024-08-12T07:51:17.608Z] ead175c1efe1: Layer already exists [2024-08-12T07:51:17.608Z] c04c60f7784c: Layer already exists [2024-08-12T07:51:17.608Z] d2672f6fc0a2: Layer already exists [2024-08-12T07:51:17.608Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:17.877Z] 3.2.0-dev.51: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:18.233Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:18.601Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:18.601Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-12T07:51:18.601Z] 51b7c69b95cf: Preparing [2024-08-12T07:51:18.601Z] 90dcbb03ea7a: Preparing [2024-08-12T07:51:18.601Z] bb4415f97b34: Preparing [2024-08-12T07:51:18.601Z] 506a28bb583b: Preparing [2024-08-12T07:51:18.601Z] 816631d54621: Preparing [2024-08-12T07:51:18.601Z] ce020c04c078: Preparing [2024-08-12T07:51:18.601Z] e68a2340f723: Preparing [2024-08-12T07:51:18.601Z] ce020c04c078: Waiting [2024-08-12T07:51:18.601Z] 940ebd8e15c2: Preparing [2024-08-12T07:51:18.601Z] e68a2340f723: Waiting [2024-08-12T07:51:18.601Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:18.601Z] 940ebd8e15c2: Waiting [2024-08-12T07:51:18.601Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:18.601Z] 9956b345af08: Preparing [2024-08-12T07:51:18.601Z] ce88e725488d: Preparing [2024-08-12T07:51:18.601Z] b7fefd8fdfdd: Preparing [2024-08-12T07:51:18.601Z] 5f70bf18a086: Preparing [2024-08-12T07:51:18.601Z] c04c60f7784c: Preparing [2024-08-12T07:51:18.601Z] ead175c1efe1: Preparing [2024-08-12T07:51:18.601Z] d2672f6fc0a2: Preparing [2024-08-12T07:51:18.601Z] 3c20671a5817: Preparing [2024-08-12T07:51:18.601Z] ce88e725488d: Waiting [2024-08-12T07:51:18.601Z] b7fefd8fdfdd: Waiting [2024-08-12T07:51:18.601Z] 5f70bf18a086: Waiting [2024-08-12T07:51:18.601Z] c04c60f7784c: Waiting [2024-08-12T07:51:18.601Z] ead175c1efe1: Waiting [2024-08-12T07:51:18.601Z] d2672f6fc0a2: Waiting [2024-08-12T07:51:18.601Z] 3c20671a5817: Waiting [2024-08-12T07:51:18.601Z] 9956b345af08: Waiting [2024-08-12T07:51:18.601Z] 51b7c69b95cf: Layer already exists [2024-08-12T07:51:18.601Z] bb4415f97b34: Layer already exists [2024-08-12T07:51:18.601Z] 816631d54621: Layer already exists [2024-08-12T07:51:18.601Z] 506a28bb583b: Layer already exists [2024-08-12T07:51:18.601Z] 90dcbb03ea7a: Layer already exists [2024-08-12T07:51:18.601Z] 940ebd8e15c2: Layer already exists [2024-08-12T07:51:18.601Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:18.601Z] ce020c04c078: Layer already exists [2024-08-12T07:51:18.602Z] e68a2340f723: Layer already exists [2024-08-12T07:51:18.602Z] 9956b345af08: Layer already exists [2024-08-12T07:51:18.602Z] c04c60f7784c: Layer already exists [2024-08-12T07:51:18.602Z] ce88e725488d: Layer already exists [2024-08-12T07:51:18.602Z] 5f70bf18a086: Layer already exists [2024-08-12T07:51:18.602Z] b7fefd8fdfdd: Layer already exists [2024-08-12T07:51:18.602Z] ead175c1efe1: Layer already exists [2024-08-12T07:51:18.602Z] d2672f6fc0a2: Layer already exists [2024-08-12T07:51:18.602Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:18.867Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:19.299Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:19.727Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2024-08-12T07:51:19.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2024-08-12T07:51:19.727Z] 51b7c69b95cf: Preparing [2024-08-12T07:51:19.727Z] 90dcbb03ea7a: Preparing [2024-08-12T07:51:19.727Z] bb4415f97b34: Preparing [2024-08-12T07:51:19.727Z] 506a28bb583b: Preparing [2024-08-12T07:51:19.727Z] 816631d54621: Preparing [2024-08-12T07:51:19.727Z] ce020c04c078: Preparing [2024-08-12T07:51:19.727Z] e68a2340f723: Preparing [2024-08-12T07:51:19.727Z] 940ebd8e15c2: Preparing [2024-08-12T07:51:19.727Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:19.727Z] 9956b345af08: Preparing [2024-08-12T07:51:19.727Z] ce88e725488d: Preparing [2024-08-12T07:51:19.727Z] b7fefd8fdfdd: Preparing [2024-08-12T07:51:19.727Z] 5f70bf18a086: Preparing [2024-08-12T07:51:19.727Z] c04c60f7784c: Preparing [2024-08-12T07:51:19.727Z] ead175c1efe1: Preparing [2024-08-12T07:51:19.727Z] d2672f6fc0a2: Preparing [2024-08-12T07:51:19.727Z] 3c20671a5817: Preparing [2024-08-12T07:51:19.727Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:19.727Z] ce020c04c078: Waiting [2024-08-12T07:51:19.727Z] e68a2340f723: Waiting [2024-08-12T07:51:19.727Z] 940ebd8e15c2: Waiting [2024-08-12T07:51:19.727Z] b7fefd8fdfdd: Waiting [2024-08-12T07:51:19.727Z] 5f70bf18a086: Waiting [2024-08-12T07:51:19.727Z] c04c60f7784c: Waiting [2024-08-12T07:51:19.727Z] ead175c1efe1: Waiting [2024-08-12T07:51:19.727Z] 9956b345af08: Waiting [2024-08-12T07:51:19.727Z] d2672f6fc0a2: Waiting [2024-08-12T07:51:19.727Z] ce88e725488d: Waiting [2024-08-12T07:51:19.727Z] 3c20671a5817: Waiting [2024-08-12T07:51:19.727Z] 506a28bb583b: Layer already exists [2024-08-12T07:51:19.727Z] 90dcbb03ea7a: Layer already exists [2024-08-12T07:51:19.727Z] bb4415f97b34: Layer already exists [2024-08-12T07:51:19.727Z] 51b7c69b95cf: Layer already exists [2024-08-12T07:51:19.727Z] 816631d54621: Layer already exists [2024-08-12T07:51:19.727Z] 940ebd8e15c2: Layer already exists [2024-08-12T07:51:19.727Z] ce020c04c078: Layer already exists [2024-08-12T07:51:19.727Z] e68a2340f723: Layer already exists [2024-08-12T07:51:19.727Z] 9956b345af08: Layer already exists [2024-08-12T07:51:19.727Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:19.727Z] ce88e725488d: Layer already exists [2024-08-12T07:51:19.727Z] c04c60f7784c: Layer already exists [2024-08-12T07:51:19.727Z] 5f70bf18a086: Layer already exists [2024-08-12T07:51:19.727Z] ead175c1efe1: Layer already exists [2024-08-12T07:51:19.727Z] b7fefd8fdfdd: Layer already exists [2024-08-12T07:51:19.727Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:19.727Z] d2672f6fc0a2: Layer already exists [2024-08-12T07:51:19.727Z] main: digest: sha256:9abfc7a435dd58d9681ce7297ad0eba511ff74b8be3de28f0f1e1c4aad26d427 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:51:20.072Z] ===================================================== [Pipeline] echo [2024-08-12T07:51:20.085Z] taggedImages: [2024-08-12T07:51:20.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:20.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2024-08-12T07:51:20.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.51 [2024-08-12T07:51:20.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:20.085Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2024-08-12T07:51:20.110Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2024-08-12T07:51:20.110Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:20.110Z] latest [2024-08-12T07:51:20.110Z] 3.2.0-dev.51 [2024-08-12T07:51:20.110Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:20.110Z] main [2024-08-12T07:51:20.110Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:20.482Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:20.824Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:20.825Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-12T07:51:20.825Z] 8b28054f88e2: Preparing [2024-08-12T07:51:20.825Z] f68898229696: Preparing [2024-08-12T07:51:20.825Z] 2aeff05f3b41: Preparing [2024-08-12T07:51:20.825Z] c9a886e334cc: Preparing [2024-08-12T07:51:20.825Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:20.825Z] 9956b345af08: Preparing [2024-08-12T07:51:20.825Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:20.825Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:20.825Z] 3c20671a5817: Preparing [2024-08-12T07:51:20.825Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:20.825Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:20.825Z] 3c20671a5817: Waiting [2024-08-12T07:51:20.825Z] 9956b345af08: Waiting [2024-08-12T07:51:20.825Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:21.088Z] 9956b345af08: Layer already exists [2024-08-12T07:51:21.088Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:21.088Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:21.088Z] 2aeff05f3b41: Pushed [2024-08-12T07:51:21.088Z] f68898229696: Pushed [2024-08-12T07:51:21.088Z] 8b28054f88e2: Pushed [2024-08-12T07:51:21.088Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:26.405Z] c9a886e334cc: Pushed [2024-08-12T07:51:26.405Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:26.766Z] + 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-08-12T07:51:27.109Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-12T07:51:27.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-12T07:51:27.110Z] 8b28054f88e2: Preparing [2024-08-12T07:51:27.110Z] f68898229696: Preparing [2024-08-12T07:51:27.110Z] 2aeff05f3b41: Preparing [2024-08-12T07:51:27.110Z] c9a886e334cc: Preparing [2024-08-12T07:51:27.110Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:27.110Z] 9956b345af08: Preparing [2024-08-12T07:51:27.110Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:27.110Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:27.110Z] 3c20671a5817: Preparing [2024-08-12T07:51:27.110Z] 9956b345af08: Waiting [2024-08-12T07:51:27.110Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:27.110Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:27.110Z] 3c20671a5817: Waiting [2024-08-12T07:51:27.110Z] c9a886e334cc: Layer already exists [2024-08-12T07:51:27.110Z] 2aeff05f3b41: Layer already exists [2024-08-12T07:51:27.110Z] 8b28054f88e2: Layer already exists [2024-08-12T07:51:27.110Z] f68898229696: Layer already exists [2024-08-12T07:51:27.110Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:27.110Z] 9956b345af08: Layer already exists [2024-08-12T07:51:27.110Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:27.110Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:27.110Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:27.374Z] latest: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:27.717Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:28.063Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.51 [2024-08-12T07:51:28.064Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-12T07:51:28.064Z] 8b28054f88e2: Preparing [2024-08-12T07:51:28.064Z] f68898229696: Preparing [2024-08-12T07:51:28.064Z] 2aeff05f3b41: Preparing [2024-08-12T07:51:28.064Z] c9a886e334cc: Preparing [2024-08-12T07:51:28.064Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:28.064Z] 9956b345af08: Preparing [2024-08-12T07:51:28.064Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:28.064Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:28.064Z] 3c20671a5817: Preparing [2024-08-12T07:51:28.064Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:28.064Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:28.064Z] 3c20671a5817: Waiting [2024-08-12T07:51:28.064Z] 9956b345af08: Waiting [2024-08-12T07:51:28.064Z] f68898229696: Layer already exists [2024-08-12T07:51:28.064Z] c9a886e334cc: Layer already exists [2024-08-12T07:51:28.064Z] 8b28054f88e2: Layer already exists [2024-08-12T07:51:28.064Z] 2aeff05f3b41: Layer already exists [2024-08-12T07:51:28.064Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:28.064Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:28.064Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:28.064Z] 9956b345af08: Layer already exists [2024-08-12T07:51:28.064Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:28.326Z] 3.2.0-dev.51: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:28.685Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:29.039Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:29.039Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-12T07:51:29.039Z] 8b28054f88e2: Preparing [2024-08-12T07:51:29.039Z] f68898229696: Preparing [2024-08-12T07:51:29.039Z] 2aeff05f3b41: Preparing [2024-08-12T07:51:29.039Z] c9a886e334cc: Preparing [2024-08-12T07:51:29.039Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:29.039Z] 9956b345af08: Preparing [2024-08-12T07:51:29.039Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:29.039Z] 9956b345af08: Waiting [2024-08-12T07:51:29.039Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:29.039Z] 3c20671a5817: Preparing [2024-08-12T07:51:29.039Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:29.039Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:29.039Z] 3c20671a5817: Waiting [2024-08-12T07:51:29.039Z] c9a886e334cc: Layer already exists [2024-08-12T07:51:29.039Z] f68898229696: Layer already exists [2024-08-12T07:51:29.039Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:29.039Z] 8b28054f88e2: Layer already exists [2024-08-12T07:51:29.039Z] 2aeff05f3b41: Layer already exists [2024-08-12T07:51:29.039Z] 9956b345af08: Layer already exists [2024-08-12T07:51:29.039Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:29.039Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:29.039Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:29.039Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:29.655Z] + 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-08-12T07:51:30.002Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2024-08-12T07:51:30.002Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2024-08-12T07:51:30.002Z] 8b28054f88e2: Preparing [2024-08-12T07:51:30.002Z] f68898229696: Preparing [2024-08-12T07:51:30.002Z] 2aeff05f3b41: Preparing [2024-08-12T07:51:30.002Z] c9a886e334cc: Preparing [2024-08-12T07:51:30.002Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:30.002Z] 9956b345af08: Preparing [2024-08-12T07:51:30.002Z] 6fb23f8492c0: Preparing [2024-08-12T07:51:30.002Z] 8999cd08c8d6: Preparing [2024-08-12T07:51:30.002Z] 3c20671a5817: Preparing [2024-08-12T07:51:30.002Z] 6fb23f8492c0: Waiting [2024-08-12T07:51:30.002Z] 8999cd08c8d6: Waiting [2024-08-12T07:51:30.002Z] 3c20671a5817: Waiting [2024-08-12T07:51:30.002Z] 9956b345af08: Waiting [2024-08-12T07:51:30.002Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:30.002Z] f68898229696: Layer already exists [2024-08-12T07:51:30.002Z] 2aeff05f3b41: Layer already exists [2024-08-12T07:51:30.002Z] c9a886e334cc: Layer already exists [2024-08-12T07:51:30.002Z] 8b28054f88e2: Layer already exists [2024-08-12T07:51:30.002Z] 9956b345af08: Layer already exists [2024-08-12T07:51:30.002Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:51:30.002Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:51:30.002Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:30.266Z] main: digest: sha256:fd9b99d64b4e8bcdddddf3f9b21a4aed43de5a9bc3eb9c6aed1641c998da53a1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:51:30.347Z] ===================================================== [Pipeline] echo [2024-08-12T07:51:30.362Z] taggedImages: [2024-08-12T07:51:30.362Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:30.362Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2024-08-12T07:51:30.362Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.51 [2024-08-12T07:51:30.362Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:30.362Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2024-08-12T07:51:30.392Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2024-08-12T07:51:30.392Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:30.392Z] latest [2024-08-12T07:51:30.392Z] 3.2.0-dev.51 [2024-08-12T07:51:30.392Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:30.392Z] main [2024-08-12T07:51:30.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:30.762Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:31.107Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:31.107Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-12T07:51:31.107Z] 5b6109719441: Preparing [2024-08-12T07:51:31.107Z] 8b8bd3229800: Preparing [2024-08-12T07:51:31.107Z] 0e5e8ef251d7: Preparing [2024-08-12T07:51:31.107Z] e3bf974a7c43: Preparing [2024-08-12T07:51:31.107Z] 81838c1e0c36: Preparing [2024-08-12T07:51:31.107Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:31.107Z] 9956b345af08: Preparing [2024-08-12T07:51:31.107Z] 7c2937edc14a: Preparing [2024-08-12T07:51:31.107Z] 4ba49040eb4f: Preparing [2024-08-12T07:51:31.107Z] f7176e8c5a8a: Preparing [2024-08-12T07:51:31.107Z] 3c20671a5817: Preparing [2024-08-12T07:51:31.107Z] 7c2937edc14a: Waiting [2024-08-12T07:51:31.107Z] 4ba49040eb4f: Waiting [2024-08-12T07:51:31.107Z] f7176e8c5a8a: Waiting [2024-08-12T07:51:31.107Z] 9956b345af08: Waiting [2024-08-12T07:51:31.107Z] 3c20671a5817: Waiting [2024-08-12T07:51:31.107Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:31.372Z] 81838c1e0c36: Pushed [2024-08-12T07:51:31.372Z] e3bf974a7c43: Pushed [2024-08-12T07:51:31.372Z] 8b8bd3229800: Pushed [2024-08-12T07:51:31.372Z] 5b6109719441: Pushed [2024-08-12T07:51:31.372Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:31.372Z] 9956b345af08: Layer already exists [2024-08-12T07:51:31.637Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:31.637Z] 7c2937edc14a: Pushed [2024-08-12T07:51:31.637Z] 4ba49040eb4f: Pushed [2024-08-12T07:51:33.562Z] 0e5e8ef251d7: Pushed [2024-08-12T07:51:34.138Z] f7176e8c5a8a: Pushed [2024-08-12T07:51:34.138Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:34.489Z] + 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-08-12T07:51:34.848Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-12T07:51:34.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-12T07:51:34.848Z] 5b6109719441: Preparing [2024-08-12T07:51:34.848Z] 8b8bd3229800: Preparing [2024-08-12T07:51:34.848Z] 0e5e8ef251d7: Preparing [2024-08-12T07:51:34.848Z] e3bf974a7c43: Preparing [2024-08-12T07:51:34.848Z] 81838c1e0c36: Preparing [2024-08-12T07:51:34.848Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:34.848Z] 9956b345af08: Preparing [2024-08-12T07:51:34.848Z] 7c2937edc14a: Preparing [2024-08-12T07:51:34.848Z] 4ba49040eb4f: Preparing [2024-08-12T07:51:34.848Z] f7176e8c5a8a: Preparing [2024-08-12T07:51:34.848Z] 3c20671a5817: Preparing [2024-08-12T07:51:34.848Z] 7c2937edc14a: Waiting [2024-08-12T07:51:34.848Z] 4ba49040eb4f: Waiting [2024-08-12T07:51:34.848Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:34.848Z] f7176e8c5a8a: Waiting [2024-08-12T07:51:34.848Z] 3c20671a5817: Waiting [2024-08-12T07:51:34.848Z] 9956b345af08: Waiting [2024-08-12T07:51:34.848Z] 8b8bd3229800: Layer already exists [2024-08-12T07:51:34.848Z] e3bf974a7c43: Layer already exists [2024-08-12T07:51:34.848Z] 5b6109719441: Layer already exists [2024-08-12T07:51:34.848Z] 0e5e8ef251d7: Layer already exists [2024-08-12T07:51:34.848Z] 81838c1e0c36: Layer already exists [2024-08-12T07:51:34.848Z] 7c2937edc14a: Layer already exists [2024-08-12T07:51:34.848Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:34.848Z] f7176e8c5a8a: Layer already exists [2024-08-12T07:51:34.848Z] 9956b345af08: Layer already exists [2024-08-12T07:51:34.848Z] 4ba49040eb4f: Layer already exists [2024-08-12T07:51:34.848Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:35.112Z] latest: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:35.476Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:35.822Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.51 [2024-08-12T07:51:35.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-12T07:51:35.822Z] 5b6109719441: Preparing [2024-08-12T07:51:35.822Z] 8b8bd3229800: Preparing [2024-08-12T07:51:35.822Z] 0e5e8ef251d7: Preparing [2024-08-12T07:51:35.822Z] e3bf974a7c43: Preparing [2024-08-12T07:51:35.822Z] 81838c1e0c36: Preparing [2024-08-12T07:51:35.822Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:35.822Z] 9956b345af08: Preparing [2024-08-12T07:51:35.822Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:35.822Z] 7c2937edc14a: Preparing [2024-08-12T07:51:35.822Z] 9956b345af08: Waiting [2024-08-12T07:51:35.822Z] 4ba49040eb4f: Preparing [2024-08-12T07:51:35.822Z] 7c2937edc14a: Waiting [2024-08-12T07:51:35.822Z] f7176e8c5a8a: Preparing [2024-08-12T07:51:35.822Z] 4ba49040eb4f: Waiting [2024-08-12T07:51:35.822Z] 3c20671a5817: Preparing [2024-08-12T07:51:35.822Z] f7176e8c5a8a: Waiting [2024-08-12T07:51:35.822Z] 3c20671a5817: Waiting [2024-08-12T07:51:35.822Z] 81838c1e0c36: Layer already exists [2024-08-12T07:51:35.822Z] 0e5e8ef251d7: Layer already exists [2024-08-12T07:51:35.822Z] 5b6109719441: Layer already exists [2024-08-12T07:51:35.822Z] e3bf974a7c43: Layer already exists [2024-08-12T07:51:35.822Z] 8b8bd3229800: Layer already exists [2024-08-12T07:51:35.823Z] 7c2937edc14a: Layer already exists [2024-08-12T07:51:35.823Z] 9956b345af08: Layer already exists [2024-08-12T07:51:35.823Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:35.823Z] 4ba49040eb4f: Layer already exists [2024-08-12T07:51:35.823Z] f7176e8c5a8a: Layer already exists [2024-08-12T07:51:35.823Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:36.086Z] 3.2.0-dev.51: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:36.474Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:36.830Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:36.830Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-12T07:51:36.830Z] 5b6109719441: Preparing [2024-08-12T07:51:36.830Z] 8b8bd3229800: Preparing [2024-08-12T07:51:36.830Z] 0e5e8ef251d7: Preparing [2024-08-12T07:51:36.830Z] e3bf974a7c43: Preparing [2024-08-12T07:51:36.830Z] 81838c1e0c36: Preparing [2024-08-12T07:51:36.830Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:36.830Z] 9956b345af08: Preparing [2024-08-12T07:51:36.830Z] 7c2937edc14a: Preparing [2024-08-12T07:51:36.830Z] 4ba49040eb4f: Preparing [2024-08-12T07:51:36.830Z] f7176e8c5a8a: Preparing [2024-08-12T07:51:36.830Z] 3c20671a5817: Preparing [2024-08-12T07:51:36.830Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:36.830Z] 9956b345af08: Waiting [2024-08-12T07:51:36.830Z] 7c2937edc14a: Waiting [2024-08-12T07:51:36.830Z] 4ba49040eb4f: Waiting [2024-08-12T07:51:36.830Z] f7176e8c5a8a: Waiting [2024-08-12T07:51:36.830Z] 3c20671a5817: Waiting [2024-08-12T07:51:36.830Z] 0e5e8ef251d7: Layer already exists [2024-08-12T07:51:36.830Z] e3bf974a7c43: Layer already exists [2024-08-12T07:51:36.830Z] 81838c1e0c36: Layer already exists [2024-08-12T07:51:36.830Z] 5b6109719441: Layer already exists [2024-08-12T07:51:36.830Z] 8b8bd3229800: Layer already exists [2024-08-12T07:51:36.830Z] 4ba49040eb4f: Layer already exists [2024-08-12T07:51:36.830Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:36.830Z] 9956b345af08: Layer already exists [2024-08-12T07:51:36.830Z] 7c2937edc14a: Layer already exists [2024-08-12T07:51:36.830Z] f7176e8c5a8a: Layer already exists [2024-08-12T07:51:36.830Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:37.100Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:37.457Z] + 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-08-12T07:51:37.826Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2024-08-12T07:51:37.826Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2024-08-12T07:51:37.826Z] 5b6109719441: Preparing [2024-08-12T07:51:37.826Z] 8b8bd3229800: Preparing [2024-08-12T07:51:37.826Z] 0e5e8ef251d7: Preparing [2024-08-12T07:51:37.826Z] e3bf974a7c43: Preparing [2024-08-12T07:51:37.826Z] 81838c1e0c36: Preparing [2024-08-12T07:51:37.826Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:37.826Z] 9956b345af08: Preparing [2024-08-12T07:51:37.826Z] 7c2937edc14a: Preparing [2024-08-12T07:51:37.826Z] 4ba49040eb4f: Preparing [2024-08-12T07:51:37.826Z] 9956b345af08: Waiting [2024-08-12T07:51:37.826Z] f7176e8c5a8a: Preparing [2024-08-12T07:51:37.826Z] 7c2937edc14a: Waiting [2024-08-12T07:51:37.826Z] 3c20671a5817: Preparing [2024-08-12T07:51:37.826Z] 4ba49040eb4f: Waiting [2024-08-12T07:51:37.826Z] f7176e8c5a8a: Waiting [2024-08-12T07:51:37.826Z] 3c20671a5817: Waiting [2024-08-12T07:51:37.826Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:37.826Z] 5b6109719441: Layer already exists [2024-08-12T07:51:37.826Z] 81838c1e0c36: Layer already exists [2024-08-12T07:51:37.826Z] 0e5e8ef251d7: Layer already exists [2024-08-12T07:51:37.826Z] e3bf974a7c43: Layer already exists [2024-08-12T07:51:37.826Z] 8b8bd3229800: Layer already exists [2024-08-12T07:51:37.826Z] 7c2937edc14a: Layer already exists [2024-08-12T07:51:37.826Z] 4ba49040eb4f: Layer already exists [2024-08-12T07:51:37.826Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:37.826Z] 9956b345af08: Layer already exists [2024-08-12T07:51:37.826Z] f7176e8c5a8a: Layer already exists [2024-08-12T07:51:37.826Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:38.100Z] main: digest: sha256:33e52bbd5dc8990ee3e530cfbdd4ea6649210103d1a2195b2936bee6f1edcb1d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:51:38.190Z] ===================================================== [Pipeline] echo [2024-08-12T07:51:38.208Z] taggedImages: [2024-08-12T07:51:38.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:38.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2024-08-12T07:51:38.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.51 [2024-08-12T07:51:38.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:38.208Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2024-08-12T07:51:38.241Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2024-08-12T07:51:38.241Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:38.241Z] latest [2024-08-12T07:51:38.241Z] 3.2.0-dev.51 [2024-08-12T07:51:38.241Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:38.241Z] main [2024-08-12T07:51:38.241Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:38.589Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:38.927Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:38.928Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-12T07:51:38.928Z] 2f24d7300714: Preparing [2024-08-12T07:51:38.928Z] 9eafddfec846: Preparing [2024-08-12T07:51:38.928Z] 04355b8c1d13: Preparing [2024-08-12T07:51:38.928Z] dddffbbec2ef: Preparing [2024-08-12T07:51:38.928Z] 104c452acf6e: Preparing [2024-08-12T07:51:38.928Z] f55b5b6f6412: Preparing [2024-08-12T07:51:38.928Z] aae7ab305f7b: Preparing [2024-08-12T07:51:38.928Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:38.928Z] 9956b345af08: Preparing [2024-08-12T07:51:38.928Z] 45a400db5fcd: Preparing [2024-08-12T07:51:38.928Z] 54e9eb6bff40: Preparing [2024-08-12T07:51:38.928Z] 3c20671a5817: Preparing [2024-08-12T07:51:38.928Z] f55b5b6f6412: Waiting [2024-08-12T07:51:38.928Z] 45a400db5fcd: Waiting [2024-08-12T07:51:38.928Z] 54e9eb6bff40: Waiting [2024-08-12T07:51:38.928Z] 3c20671a5817: Waiting [2024-08-12T07:51:38.928Z] aae7ab305f7b: Waiting [2024-08-12T07:51:38.928Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:38.928Z] 9956b345af08: Waiting [2024-08-12T07:51:39.192Z] 104c452acf6e: Pushed [2024-08-12T07:51:39.192Z] 9eafddfec846: Pushed [2024-08-12T07:51:39.192Z] 2f24d7300714: Pushed [2024-08-12T07:51:39.192Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:39.192Z] 9956b345af08: Layer already exists [2024-08-12T07:51:39.192Z] f55b5b6f6412: Pushed [2024-08-12T07:51:39.192Z] aae7ab305f7b: Pushed [2024-08-12T07:51:39.455Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:39.455Z] 45a400db5fcd: Pushed [2024-08-12T07:51:41.384Z] dddffbbec2ef: Pushed [2024-08-12T07:51:41.649Z] 04355b8c1d13: Pushed [2024-08-12T07:51:41.913Z] 54e9eb6bff40: Pushed [2024-08-12T07:51:42.177Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:42.518Z] + 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-08-12T07:51:42.868Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-12T07:51:42.868Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-12T07:51:42.868Z] 2f24d7300714: Preparing [2024-08-12T07:51:42.868Z] 9eafddfec846: Preparing [2024-08-12T07:51:42.868Z] 04355b8c1d13: Preparing [2024-08-12T07:51:42.868Z] dddffbbec2ef: Preparing [2024-08-12T07:51:42.868Z] 104c452acf6e: Preparing [2024-08-12T07:51:42.868Z] f55b5b6f6412: Preparing [2024-08-12T07:51:42.868Z] aae7ab305f7b: Preparing [2024-08-12T07:51:42.868Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:42.868Z] 9956b345af08: Preparing [2024-08-12T07:51:42.868Z] 45a400db5fcd: Preparing [2024-08-12T07:51:42.868Z] 54e9eb6bff40: Preparing [2024-08-12T07:51:42.868Z] 3c20671a5817: Preparing [2024-08-12T07:51:42.868Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:42.868Z] 9956b345af08: Waiting [2024-08-12T07:51:42.868Z] f55b5b6f6412: Waiting [2024-08-12T07:51:42.868Z] 45a400db5fcd: Waiting [2024-08-12T07:51:42.868Z] aae7ab305f7b: Waiting [2024-08-12T07:51:42.868Z] 54e9eb6bff40: Waiting [2024-08-12T07:51:42.868Z] 3c20671a5817: Waiting [2024-08-12T07:51:42.868Z] dddffbbec2ef: Layer already exists [2024-08-12T07:51:42.868Z] 04355b8c1d13: Layer already exists [2024-08-12T07:51:42.868Z] 104c452acf6e: Layer already exists [2024-08-12T07:51:42.868Z] 2f24d7300714: Layer already exists [2024-08-12T07:51:42.868Z] 9eafddfec846: Layer already exists [2024-08-12T07:51:42.868Z] f55b5b6f6412: Layer already exists [2024-08-12T07:51:42.868Z] 9956b345af08: Layer already exists [2024-08-12T07:51:42.868Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:42.868Z] aae7ab305f7b: Layer already exists [2024-08-12T07:51:42.868Z] 45a400db5fcd: Layer already exists [2024-08-12T07:51:42.868Z] 54e9eb6bff40: Layer already exists [2024-08-12T07:51:42.868Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:43.131Z] latest: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:43.471Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:43.811Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.51 [2024-08-12T07:51:43.811Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-12T07:51:43.811Z] 2f24d7300714: Preparing [2024-08-12T07:51:43.811Z] 9eafddfec846: Preparing [2024-08-12T07:51:43.811Z] 04355b8c1d13: Preparing [2024-08-12T07:51:43.811Z] dddffbbec2ef: Preparing [2024-08-12T07:51:43.811Z] 104c452acf6e: Preparing [2024-08-12T07:51:43.811Z] f55b5b6f6412: Preparing [2024-08-12T07:51:43.811Z] aae7ab305f7b: Preparing [2024-08-12T07:51:43.811Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:43.811Z] 9956b345af08: Preparing [2024-08-12T07:51:43.811Z] 45a400db5fcd: Preparing [2024-08-12T07:51:43.811Z] 54e9eb6bff40: Preparing [2024-08-12T07:51:43.811Z] 3c20671a5817: Preparing [2024-08-12T07:51:43.811Z] 9956b345af08: Waiting [2024-08-12T07:51:43.811Z] 45a400db5fcd: Waiting [2024-08-12T07:51:43.811Z] f55b5b6f6412: Waiting [2024-08-12T07:51:43.811Z] 54e9eb6bff40: Waiting [2024-08-12T07:51:43.811Z] 3c20671a5817: Waiting [2024-08-12T07:51:43.811Z] aae7ab305f7b: Waiting [2024-08-12T07:51:43.811Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:43.811Z] 9eafddfec846: Layer already exists [2024-08-12T07:51:43.811Z] 104c452acf6e: Layer already exists [2024-08-12T07:51:43.811Z] dddffbbec2ef: Layer already exists [2024-08-12T07:51:43.811Z] 04355b8c1d13: Layer already exists [2024-08-12T07:51:43.811Z] 2f24d7300714: Layer already exists [2024-08-12T07:51:43.811Z] f55b5b6f6412: Layer already exists [2024-08-12T07:51:43.811Z] aae7ab305f7b: Layer already exists [2024-08-12T07:51:43.811Z] 9956b345af08: Layer already exists [2024-08-12T07:51:43.811Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:43.811Z] 45a400db5fcd: Layer already exists [2024-08-12T07:51:43.811Z] 54e9eb6bff40: Layer already exists [2024-08-12T07:51:43.811Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:44.076Z] 3.2.0-dev.51: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:44.422Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:44.777Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:44.777Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-12T07:51:44.777Z] 2f24d7300714: Preparing [2024-08-12T07:51:44.777Z] 9eafddfec846: Preparing [2024-08-12T07:51:44.777Z] 04355b8c1d13: Preparing [2024-08-12T07:51:44.777Z] dddffbbec2ef: Preparing [2024-08-12T07:51:44.777Z] 104c452acf6e: Preparing [2024-08-12T07:51:44.777Z] f55b5b6f6412: Preparing [2024-08-12T07:51:44.777Z] aae7ab305f7b: Preparing [2024-08-12T07:51:44.777Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:44.777Z] 9956b345af08: Preparing [2024-08-12T07:51:44.777Z] 45a400db5fcd: Preparing [2024-08-12T07:51:44.777Z] 54e9eb6bff40: Preparing [2024-08-12T07:51:44.777Z] 3c20671a5817: Preparing [2024-08-12T07:51:44.777Z] f55b5b6f6412: Waiting [2024-08-12T07:51:44.777Z] aae7ab305f7b: Waiting [2024-08-12T07:51:44.777Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:44.777Z] 9956b345af08: Waiting [2024-08-12T07:51:44.777Z] 3c20671a5817: Waiting [2024-08-12T07:51:44.777Z] 45a400db5fcd: Waiting [2024-08-12T07:51:44.777Z] 54e9eb6bff40: Waiting [2024-08-12T07:51:44.777Z] dddffbbec2ef: Layer already exists [2024-08-12T07:51:44.777Z] 9eafddfec846: Layer already exists [2024-08-12T07:51:44.777Z] 04355b8c1d13: Layer already exists [2024-08-12T07:51:44.777Z] 104c452acf6e: Layer already exists [2024-08-12T07:51:44.777Z] 2f24d7300714: Layer already exists [2024-08-12T07:51:44.777Z] aae7ab305f7b: Layer already exists [2024-08-12T07:51:44.777Z] 9956b345af08: Layer already exists [2024-08-12T07:51:44.777Z] f55b5b6f6412: Layer already exists [2024-08-12T07:51:44.777Z] 45a400db5fcd: Layer already exists [2024-08-12T07:51:44.777Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:44.777Z] 54e9eb6bff40: Layer already exists [2024-08-12T07:51:44.777Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:45.042Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:45.413Z] + 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-08-12T07:51:45.775Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2024-08-12T07:51:45.776Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2024-08-12T07:51:45.776Z] 2f24d7300714: Preparing [2024-08-12T07:51:45.776Z] 9eafddfec846: Preparing [2024-08-12T07:51:45.776Z] 04355b8c1d13: Preparing [2024-08-12T07:51:45.776Z] dddffbbec2ef: Preparing [2024-08-12T07:51:45.776Z] 104c452acf6e: Preparing [2024-08-12T07:51:45.776Z] f55b5b6f6412: Preparing [2024-08-12T07:51:45.776Z] aae7ab305f7b: Preparing [2024-08-12T07:51:45.776Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:45.776Z] 9956b345af08: Preparing [2024-08-12T07:51:45.776Z] 45a400db5fcd: Preparing [2024-08-12T07:51:45.776Z] 54e9eb6bff40: Preparing [2024-08-12T07:51:45.776Z] 3c20671a5817: Preparing [2024-08-12T07:51:45.776Z] f55b5b6f6412: Waiting [2024-08-12T07:51:45.776Z] aae7ab305f7b: Waiting [2024-08-12T07:51:45.776Z] c4acbe1cc4f5: Waiting [2024-08-12T07:51:45.776Z] 9956b345af08: Waiting [2024-08-12T07:51:45.776Z] 54e9eb6bff40: Waiting [2024-08-12T07:51:45.776Z] 45a400db5fcd: Waiting [2024-08-12T07:51:45.776Z] 3c20671a5817: Waiting [2024-08-12T07:51:45.776Z] 9eafddfec846: Layer already exists [2024-08-12T07:51:45.776Z] dddffbbec2ef: Layer already exists [2024-08-12T07:51:45.776Z] 2f24d7300714: Layer already exists [2024-08-12T07:51:45.776Z] 104c452acf6e: Layer already exists [2024-08-12T07:51:45.776Z] 04355b8c1d13: Layer already exists [2024-08-12T07:51:45.776Z] 45a400db5fcd: Layer already exists [2024-08-12T07:51:45.776Z] aae7ab305f7b: Layer already exists [2024-08-12T07:51:45.776Z] f55b5b6f6412: Layer already exists [2024-08-12T07:51:45.776Z] 9956b345af08: Layer already exists [2024-08-12T07:51:45.776Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:45.776Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:45.776Z] 54e9eb6bff40: Layer already exists [2024-08-12T07:51:46.041Z] main: digest: sha256:d971797886ac3d191cd2245161f791e3dc205d4778aaa3e122e77339aaf2389a size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:51:46.132Z] ===================================================== [Pipeline] echo [2024-08-12T07:51:46.147Z] taggedImages: [2024-08-12T07:51:46.147Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:46.147Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2024-08-12T07:51:46.147Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.51 [2024-08-12T07:51:46.147Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:46.147Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2024-08-12T07:51:46.176Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2024-08-12T07:51:46.176Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:46.176Z] latest [2024-08-12T07:51:46.176Z] 3.2.0-dev.51 [2024-08-12T07:51:46.176Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:51:46.176Z] main [2024-08-12T07:51:46.176Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:46.542Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:51:46.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:51:46.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-12T07:51:46.898Z] 5cfe243ba32c: Preparing [2024-08-12T07:51:46.898Z] fc8b43210e6f: Preparing [2024-08-12T07:51:46.898Z] c4acbe1cc4f5: Preparing [2024-08-12T07:51:46.898Z] 9956b345af08: Preparing [2024-08-12T07:51:46.898Z] 62858b2dc6c7: Preparing [2024-08-12T07:51:46.898Z] 209f102da9ba: Preparing [2024-08-12T07:51:46.898Z] 3c20671a5817: Preparing [2024-08-12T07:51:46.898Z] 209f102da9ba: Waiting [2024-08-12T07:51:46.898Z] 3c20671a5817: Waiting [2024-08-12T07:51:46.898Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:51:47.162Z] 9956b345af08: Layer already exists [2024-08-12T07:51:47.162Z] 3c20671a5817: Layer already exists [2024-08-12T07:51:47.162Z] 62858b2dc6c7: Pushed [2024-08-12T07:51:47.162Z] 5cfe243ba32c: Pushed [2024-08-12T07:52:13.793Z] fc8b43210e6f: Pushed [2024-08-12T07:52:13.793Z] 209f102da9ba: Pushed [2024-08-12T07:52:13.793Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:14.153Z] + 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-08-12T07:52:14.500Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-12T07:52:14.500Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-12T07:52:14.500Z] 5cfe243ba32c: Preparing [2024-08-12T07:52:14.500Z] fc8b43210e6f: Preparing [2024-08-12T07:52:14.500Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:14.500Z] 9956b345af08: Preparing [2024-08-12T07:52:14.500Z] 62858b2dc6c7: Preparing [2024-08-12T07:52:14.500Z] 209f102da9ba: Preparing [2024-08-12T07:52:14.500Z] 3c20671a5817: Preparing [2024-08-12T07:52:14.500Z] 209f102da9ba: Waiting [2024-08-12T07:52:14.500Z] 3c20671a5817: Waiting [2024-08-12T07:52:14.500Z] 5cfe243ba32c: Layer already exists [2024-08-12T07:52:14.500Z] fc8b43210e6f: Layer already exists [2024-08-12T07:52:14.500Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:14.500Z] 9956b345af08: Layer already exists [2024-08-12T07:52:14.500Z] 62858b2dc6c7: Layer already exists [2024-08-12T07:52:14.500Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:14.500Z] 209f102da9ba: Layer already exists [2024-08-12T07:52:14.765Z] latest: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:15.118Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:15.461Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.51 [2024-08-12T07:52:15.461Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-12T07:52:15.461Z] 5cfe243ba32c: Preparing [2024-08-12T07:52:15.461Z] fc8b43210e6f: Preparing [2024-08-12T07:52:15.461Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:15.461Z] 9956b345af08: Preparing [2024-08-12T07:52:15.461Z] 62858b2dc6c7: Preparing [2024-08-12T07:52:15.461Z] 209f102da9ba: Preparing [2024-08-12T07:52:15.461Z] 3c20671a5817: Preparing [2024-08-12T07:52:15.461Z] 209f102da9ba: Waiting [2024-08-12T07:52:15.461Z] 3c20671a5817: Waiting [2024-08-12T07:52:15.461Z] fc8b43210e6f: Layer already exists [2024-08-12T07:52:15.461Z] 9956b345af08: Layer already exists [2024-08-12T07:52:15.461Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:15.461Z] 5cfe243ba32c: Layer already exists [2024-08-12T07:52:15.461Z] 62858b2dc6c7: Layer already exists [2024-08-12T07:52:15.461Z] 209f102da9ba: Layer already exists [2024-08-12T07:52:15.461Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:15.726Z] 3.2.0-dev.51: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:16.083Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:16.444Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:16.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-12T07:52:16.444Z] 5cfe243ba32c: Preparing [2024-08-12T07:52:16.444Z] fc8b43210e6f: Preparing [2024-08-12T07:52:16.444Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:16.444Z] 9956b345af08: Preparing [2024-08-12T07:52:16.444Z] 62858b2dc6c7: Preparing [2024-08-12T07:52:16.444Z] 209f102da9ba: Preparing [2024-08-12T07:52:16.444Z] 3c20671a5817: Preparing [2024-08-12T07:52:16.444Z] 209f102da9ba: Waiting [2024-08-12T07:52:16.444Z] 3c20671a5817: Waiting [2024-08-12T07:52:16.444Z] 5cfe243ba32c: Layer already exists [2024-08-12T07:52:16.444Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:16.444Z] 62858b2dc6c7: Layer already exists [2024-08-12T07:52:16.444Z] fc8b43210e6f: Layer already exists [2024-08-12T07:52:16.444Z] 9956b345af08: Layer already exists [2024-08-12T07:52:16.444Z] 209f102da9ba: Layer already exists [2024-08-12T07:52:16.444Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:16.444Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:17.072Z] + 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-08-12T07:52:17.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2024-08-12T07:52:17.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2024-08-12T07:52:17.429Z] 5cfe243ba32c: Preparing [2024-08-12T07:52:17.429Z] fc8b43210e6f: Preparing [2024-08-12T07:52:17.429Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:17.429Z] 9956b345af08: Preparing [2024-08-12T07:52:17.429Z] 62858b2dc6c7: Preparing [2024-08-12T07:52:17.429Z] 209f102da9ba: Preparing [2024-08-12T07:52:17.429Z] 3c20671a5817: Preparing [2024-08-12T07:52:17.429Z] 209f102da9ba: Waiting [2024-08-12T07:52:17.429Z] 3c20671a5817: Waiting [2024-08-12T07:52:17.429Z] 62858b2dc6c7: Layer already exists [2024-08-12T07:52:17.429Z] 9956b345af08: Layer already exists [2024-08-12T07:52:17.429Z] 5cfe243ba32c: Layer already exists [2024-08-12T07:52:17.429Z] fc8b43210e6f: Layer already exists [2024-08-12T07:52:17.429Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:17.429Z] 209f102da9ba: Layer already exists [2024-08-12T07:52:17.429Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:17.692Z] main: digest: sha256:17f6ec015cb7dcae7516196d0ffa5cedb2b0c8618a23380bf7665e41a7d5c6ba size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:52:17.766Z] ===================================================== [Pipeline] echo [2024-08-12T07:52:17.793Z] taggedImages: [2024-08-12T07:52:17.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:17.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2024-08-12T07:52:17.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.51 [2024-08-12T07:52:17.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:17.793Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2024-08-12T07:52:17.826Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2024-08-12T07:52:17.826Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:17.826Z] latest [2024-08-12T07:52:17.826Z] 3.2.0-dev.51 [2024-08-12T07:52:17.826Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:17.826Z] main [2024-08-12T07:52:17.826Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:18.192Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:18.552Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:18.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-12T07:52:18.552Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:18.552Z] df78e7903bee: Preparing [2024-08-12T07:52:18.552Z] d2d626c56339: Preparing [2024-08-12T07:52:18.552Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:18.552Z] 9956b345af08: Preparing [2024-08-12T07:52:18.552Z] d3a6cda431eb: Preparing [2024-08-12T07:52:18.552Z] 8a5051ab1413: Preparing [2024-08-12T07:52:18.552Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:18.552Z] d3a6cda431eb: Waiting [2024-08-12T07:52:18.552Z] a7e54bde892c: Preparing [2024-08-12T07:52:18.552Z] 3c20671a5817: Preparing [2024-08-12T07:52:18.552Z] 8a5051ab1413: Waiting [2024-08-12T07:52:18.552Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:18.552Z] 3c20671a5817: Waiting [2024-08-12T07:52:18.552Z] a7e54bde892c: Waiting [2024-08-12T07:52:18.552Z] 9956b345af08: Layer already exists [2024-08-12T07:52:18.552Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:18.822Z] cb37bbb81a3f: Pushed [2024-08-12T07:52:18.822Z] df78e7903bee: Pushed [2024-08-12T07:52:18.822Z] d2d626c56339: Pushed [2024-08-12T07:52:18.822Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:18.822Z] c50c0b53cdf2: Pushed [2024-08-12T07:52:19.774Z] a7e54bde892c: Pushed [2024-08-12T07:52:32.047Z] 8a5051ab1413: Pushed [2024-08-12T07:52:40.232Z] d3a6cda431eb: Pushed [2024-08-12T07:52:40.232Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:40.583Z] + 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-08-12T07:52:40.931Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-12T07:52:40.931Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-12T07:52:40.931Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:40.931Z] df78e7903bee: Preparing [2024-08-12T07:52:40.931Z] d2d626c56339: Preparing [2024-08-12T07:52:40.931Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:40.931Z] 9956b345af08: Preparing [2024-08-12T07:52:40.931Z] d3a6cda431eb: Preparing [2024-08-12T07:52:40.931Z] 8a5051ab1413: Preparing [2024-08-12T07:52:40.931Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:40.931Z] a7e54bde892c: Preparing [2024-08-12T07:52:40.931Z] 3c20671a5817: Preparing [2024-08-12T07:52:40.931Z] d3a6cda431eb: Waiting [2024-08-12T07:52:40.931Z] 8a5051ab1413: Waiting [2024-08-12T07:52:40.931Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:40.931Z] a7e54bde892c: Waiting [2024-08-12T07:52:40.931Z] 3c20671a5817: Waiting [2024-08-12T07:52:40.931Z] d2d626c56339: Layer already exists [2024-08-12T07:52:40.931Z] df78e7903bee: Layer already exists [2024-08-12T07:52:40.931Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:40.931Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:40.931Z] 9956b345af08: Layer already exists [2024-08-12T07:52:40.931Z] 8a5051ab1413: Layer already exists [2024-08-12T07:52:40.931Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:40.931Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:40.931Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:40.931Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:41.196Z] latest: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:41.558Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:41.893Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.51 [2024-08-12T07:52:41.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-12T07:52:41.893Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:41.893Z] df78e7903bee: Preparing [2024-08-12T07:52:41.893Z] d2d626c56339: Preparing [2024-08-12T07:52:41.893Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:41.893Z] 9956b345af08: Preparing [2024-08-12T07:52:41.893Z] d3a6cda431eb: Preparing [2024-08-12T07:52:41.893Z] 8a5051ab1413: Preparing [2024-08-12T07:52:41.893Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:41.893Z] a7e54bde892c: Preparing [2024-08-12T07:52:41.893Z] 3c20671a5817: Preparing [2024-08-12T07:52:41.893Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:41.893Z] d3a6cda431eb: Waiting [2024-08-12T07:52:41.893Z] 8a5051ab1413: Waiting [2024-08-12T07:52:41.893Z] a7e54bde892c: Waiting [2024-08-12T07:52:41.893Z] 3c20671a5817: Waiting [2024-08-12T07:52:41.893Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:41.893Z] d2d626c56339: Layer already exists [2024-08-12T07:52:41.893Z] df78e7903bee: Layer already exists [2024-08-12T07:52:41.893Z] 9956b345af08: Layer already exists [2024-08-12T07:52:41.893Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:41.893Z] 8a5051ab1413: Layer already exists [2024-08-12T07:52:41.893Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:41.893Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:41.893Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:41.893Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:42.157Z] 3.2.0-dev.51: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:42.504Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:42.848Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:42.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-12T07:52:42.848Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:42.848Z] df78e7903bee: Preparing [2024-08-12T07:52:42.848Z] d2d626c56339: Preparing [2024-08-12T07:52:42.848Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:42.848Z] 9956b345af08: Preparing [2024-08-12T07:52:42.848Z] d3a6cda431eb: Preparing [2024-08-12T07:52:42.848Z] 8a5051ab1413: Preparing [2024-08-12T07:52:42.848Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:42.848Z] a7e54bde892c: Preparing [2024-08-12T07:52:42.848Z] 3c20671a5817: Preparing [2024-08-12T07:52:42.848Z] 8a5051ab1413: Waiting [2024-08-12T07:52:42.848Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:42.848Z] a7e54bde892c: Waiting [2024-08-12T07:52:42.848Z] 3c20671a5817: Waiting [2024-08-12T07:52:42.848Z] d3a6cda431eb: Waiting [2024-08-12T07:52:42.848Z] 9956b345af08: Layer already exists [2024-08-12T07:52:42.848Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:42.848Z] d2d626c56339: Layer already exists [2024-08-12T07:52:42.848Z] df78e7903bee: Layer already exists [2024-08-12T07:52:42.848Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:42.848Z] 8a5051ab1413: Layer already exists [2024-08-12T07:52:42.848Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:42.848Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:42.848Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:42.848Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:43.111Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:43.458Z] + 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-08-12T07:52:43.798Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2024-08-12T07:52:43.798Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2024-08-12T07:52:43.798Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:43.798Z] df78e7903bee: Preparing [2024-08-12T07:52:43.798Z] d2d626c56339: Preparing [2024-08-12T07:52:43.798Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:43.798Z] 9956b345af08: Preparing [2024-08-12T07:52:43.798Z] d3a6cda431eb: Preparing [2024-08-12T07:52:43.798Z] 8a5051ab1413: Preparing [2024-08-12T07:52:43.798Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:43.798Z] a7e54bde892c: Preparing [2024-08-12T07:52:43.798Z] 3c20671a5817: Preparing [2024-08-12T07:52:43.798Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:43.798Z] a7e54bde892c: Waiting [2024-08-12T07:52:43.798Z] 3c20671a5817: Waiting [2024-08-12T07:52:43.798Z] d3a6cda431eb: Waiting [2024-08-12T07:52:43.798Z] 8a5051ab1413: Waiting [2024-08-12T07:52:43.798Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:43.798Z] 9956b345af08: Layer already exists [2024-08-12T07:52:43.798Z] df78e7903bee: Layer already exists [2024-08-12T07:52:43.798Z] d2d626c56339: Layer already exists [2024-08-12T07:52:43.798Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:43.798Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:43.798Z] 8a5051ab1413: Layer already exists [2024-08-12T07:52:43.798Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:43.798Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:43.798Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:44.062Z] main: digest: sha256:a5761162324efab1d4ccaab7282f18a2bad29b7f668563129e1229646f3a7054 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:52:44.137Z] ===================================================== [Pipeline] echo [2024-08-12T07:52:44.155Z] taggedImages: [2024-08-12T07:52:44.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:44.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2024-08-12T07:52:44.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.51 [2024-08-12T07:52:44.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:44.155Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2024-08-12T07:52:44.187Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2024-08-12T07:52:44.187Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:44.187Z] latest [2024-08-12T07:52:44.187Z] 3.2.0-dev.51 [2024-08-12T07:52:44.187Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:44.187Z] main [2024-08-12T07:52:44.187Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:44.549Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:44.898Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:44.898Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-12T07:52:44.898Z] bb62fa36928f: Preparing [2024-08-12T07:52:44.898Z] 865ec95f08c1: Preparing [2024-08-12T07:52:44.898Z] 99de86f67b26: Preparing [2024-08-12T07:52:44.898Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:44.898Z] 9956b345af08: Preparing [2024-08-12T07:52:44.898Z] d3a6cda431eb: Preparing [2024-08-12T07:52:44.898Z] 87b1eb4731b7: Preparing [2024-08-12T07:52:44.898Z] 65040f15dad9: Preparing [2024-08-12T07:52:44.898Z] 3c20671a5817: Preparing [2024-08-12T07:52:44.898Z] 87b1eb4731b7: Waiting [2024-08-12T07:52:44.898Z] 65040f15dad9: Waiting [2024-08-12T07:52:44.898Z] 3c20671a5817: Waiting [2024-08-12T07:52:44.898Z] d3a6cda431eb: Waiting [2024-08-12T07:52:44.898Z] 9956b345af08: Layer already exists [2024-08-12T07:52:45.162Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:45.162Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:45.162Z] 99de86f67b26: Pushed [2024-08-12T07:52:45.162Z] 865ec95f08c1: Pushed [2024-08-12T07:52:45.162Z] bb62fa36928f: Pushed [2024-08-12T07:52:45.162Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:45.162Z] 87b1eb4731b7: Pushed [2024-08-12T07:52:45.740Z] 65040f15dad9: Pushed [2024-08-12T07:52:46.003Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:46.356Z] + 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-08-12T07:52:46.704Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-12T07:52:46.704Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-12T07:52:46.704Z] bb62fa36928f: Preparing [2024-08-12T07:52:46.704Z] 865ec95f08c1: Preparing [2024-08-12T07:52:46.704Z] 99de86f67b26: Preparing [2024-08-12T07:52:46.704Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:46.704Z] 9956b345af08: Preparing [2024-08-12T07:52:46.704Z] d3a6cda431eb: Preparing [2024-08-12T07:52:46.704Z] 87b1eb4731b7: Preparing [2024-08-12T07:52:46.704Z] 65040f15dad9: Preparing [2024-08-12T07:52:46.704Z] 3c20671a5817: Preparing [2024-08-12T07:52:46.704Z] d3a6cda431eb: Waiting [2024-08-12T07:52:46.704Z] 87b1eb4731b7: Waiting [2024-08-12T07:52:46.704Z] 65040f15dad9: Waiting [2024-08-12T07:52:46.704Z] 3c20671a5817: Waiting [2024-08-12T07:52:46.704Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:46.704Z] 865ec95f08c1: Layer already exists [2024-08-12T07:52:46.704Z] bb62fa36928f: Layer already exists [2024-08-12T07:52:46.704Z] 9956b345af08: Layer already exists [2024-08-12T07:52:46.704Z] 99de86f67b26: Layer already exists [2024-08-12T07:52:46.704Z] 65040f15dad9: Layer already exists [2024-08-12T07:52:46.704Z] 87b1eb4731b7: Layer already exists [2024-08-12T07:52:46.704Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:46.704Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:46.968Z] latest: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:47.308Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:47.655Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.51 [2024-08-12T07:52:47.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-12T07:52:47.655Z] bb62fa36928f: Preparing [2024-08-12T07:52:47.655Z] 865ec95f08c1: Preparing [2024-08-12T07:52:47.655Z] 99de86f67b26: Preparing [2024-08-12T07:52:47.655Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:47.655Z] 9956b345af08: Preparing [2024-08-12T07:52:47.655Z] d3a6cda431eb: Preparing [2024-08-12T07:52:47.655Z] 87b1eb4731b7: Preparing [2024-08-12T07:52:47.655Z] 65040f15dad9: Preparing [2024-08-12T07:52:47.655Z] 3c20671a5817: Preparing [2024-08-12T07:52:47.655Z] 87b1eb4731b7: Waiting [2024-08-12T07:52:47.655Z] 65040f15dad9: Waiting [2024-08-12T07:52:47.655Z] 3c20671a5817: Waiting [2024-08-12T07:52:47.655Z] d3a6cda431eb: Waiting [2024-08-12T07:52:47.655Z] 9956b345af08: Layer already exists [2024-08-12T07:52:47.655Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:47.655Z] 865ec95f08c1: Layer already exists [2024-08-12T07:52:47.655Z] 99de86f67b26: Layer already exists [2024-08-12T07:52:47.655Z] bb62fa36928f: Layer already exists [2024-08-12T07:52:47.655Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:47.655Z] 87b1eb4731b7: Layer already exists [2024-08-12T07:52:47.655Z] 65040f15dad9: Layer already exists [2024-08-12T07:52:47.655Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:47.655Z] 3.2.0-dev.51: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:48.266Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:48.611Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:48.611Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-12T07:52:48.611Z] bb62fa36928f: Preparing [2024-08-12T07:52:48.611Z] 865ec95f08c1: Preparing [2024-08-12T07:52:48.611Z] 99de86f67b26: Preparing [2024-08-12T07:52:48.611Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:48.611Z] 9956b345af08: Preparing [2024-08-12T07:52:48.611Z] d3a6cda431eb: Preparing [2024-08-12T07:52:48.611Z] 87b1eb4731b7: Preparing [2024-08-12T07:52:48.611Z] 65040f15dad9: Preparing [2024-08-12T07:52:48.611Z] 3c20671a5817: Preparing [2024-08-12T07:52:48.611Z] d3a6cda431eb: Waiting [2024-08-12T07:52:48.611Z] 87b1eb4731b7: Waiting [2024-08-12T07:52:48.611Z] 65040f15dad9: Waiting [2024-08-12T07:52:48.611Z] 3c20671a5817: Waiting [2024-08-12T07:52:48.611Z] 9956b345af08: Layer already exists [2024-08-12T07:52:48.611Z] 865ec95f08c1: Layer already exists [2024-08-12T07:52:48.611Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:48.611Z] 99de86f67b26: Layer already exists [2024-08-12T07:52:48.611Z] bb62fa36928f: Layer already exists [2024-08-12T07:52:48.611Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:48.611Z] 87b1eb4731b7: Layer already exists [2024-08-12T07:52:48.611Z] 65040f15dad9: Layer already exists [2024-08-12T07:52:48.611Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:48.873Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:49.222Z] + 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-08-12T07:52:49.564Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2024-08-12T07:52:49.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2024-08-12T07:52:49.564Z] bb62fa36928f: Preparing [2024-08-12T07:52:49.564Z] 865ec95f08c1: Preparing [2024-08-12T07:52:49.564Z] 99de86f67b26: Preparing [2024-08-12T07:52:49.564Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:49.564Z] 9956b345af08: Preparing [2024-08-12T07:52:49.564Z] d3a6cda431eb: Preparing [2024-08-12T07:52:49.564Z] 87b1eb4731b7: Preparing [2024-08-12T07:52:49.564Z] 65040f15dad9: Preparing [2024-08-12T07:52:49.564Z] 3c20671a5817: Preparing [2024-08-12T07:52:49.564Z] 87b1eb4731b7: Waiting [2024-08-12T07:52:49.564Z] 65040f15dad9: Waiting [2024-08-12T07:52:49.564Z] 3c20671a5817: Waiting [2024-08-12T07:52:49.564Z] d3a6cda431eb: Waiting [2024-08-12T07:52:49.564Z] 99de86f67b26: Layer already exists [2024-08-12T07:52:49.564Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:49.564Z] bb62fa36928f: Layer already exists [2024-08-12T07:52:49.564Z] 865ec95f08c1: Layer already exists [2024-08-12T07:52:49.564Z] 9956b345af08: Layer already exists [2024-08-12T07:52:49.564Z] 87b1eb4731b7: Layer already exists [2024-08-12T07:52:49.564Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:49.564Z] 65040f15dad9: Layer already exists [2024-08-12T07:52:49.564Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:49.830Z] main: digest: sha256:f01709d4127b1311330f5c1db7c37372d8ec1a4a5820189f90ff592e3672cd4c size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:52:49.906Z] ===================================================== [Pipeline] echo [2024-08-12T07:52:49.922Z] taggedImages: [2024-08-12T07:52:49.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:49.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2024-08-12T07:52:49.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.51 [2024-08-12T07:52:49.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:49.922Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2024-08-12T07:52:49.957Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2024-08-12T07:52:49.957Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:49.957Z] latest [2024-08-12T07:52:49.957Z] 3.2.0-dev.51 [2024-08-12T07:52:49.957Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:49.957Z] main [2024-08-12T07:52:49.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:50.318Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:50.656Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:50.656Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-12T07:52:50.656Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:50.656Z] 481aa060a907: Preparing [2024-08-12T07:52:50.656Z] 5a403f0d1d75: Preparing [2024-08-12T07:52:50.656Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:50.656Z] 9956b345af08: Preparing [2024-08-12T07:52:50.656Z] d3a6cda431eb: Preparing [2024-08-12T07:52:50.656Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:50.656Z] a7e54bde892c: Preparing [2024-08-12T07:52:50.656Z] 3c20671a5817: Preparing [2024-08-12T07:52:50.656Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:50.656Z] a7e54bde892c: Waiting [2024-08-12T07:52:50.656Z] 3c20671a5817: Waiting [2024-08-12T07:52:50.656Z] d3a6cda431eb: Waiting [2024-08-12T07:52:50.920Z] 5a403f0d1d75: Pushed [2024-08-12T07:52:50.920Z] 481aa060a907: Pushed [2024-08-12T07:52:51.183Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:51.183Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:51.183Z] 9956b345af08: Layer already exists [2024-08-12T07:52:51.183Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:51.183Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:51.183Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:51.183Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:51.448Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:51.806Z] + 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-08-12T07:52:52.151Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-12T07:52:52.151Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-12T07:52:52.151Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:52.151Z] 481aa060a907: Preparing [2024-08-12T07:52:52.151Z] 5a403f0d1d75: Preparing [2024-08-12T07:52:52.151Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:52.151Z] 9956b345af08: Preparing [2024-08-12T07:52:52.151Z] d3a6cda431eb: Preparing [2024-08-12T07:52:52.151Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:52.151Z] a7e54bde892c: Preparing [2024-08-12T07:52:52.151Z] 3c20671a5817: Preparing [2024-08-12T07:52:52.151Z] d3a6cda431eb: Waiting [2024-08-12T07:52:52.151Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:52.151Z] a7e54bde892c: Waiting [2024-08-12T07:52:52.151Z] 3c20671a5817: Waiting [2024-08-12T07:52:52.151Z] 9956b345af08: Layer already exists [2024-08-12T07:52:52.151Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:52.151Z] 5a403f0d1d75: Layer already exists [2024-08-12T07:52:52.151Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:52.151Z] 481aa060a907: Layer already exists [2024-08-12T07:52:52.151Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:52.151Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:52.151Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:52.151Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:52.415Z] latest: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:52.778Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:53.128Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.51 [2024-08-12T07:52:53.128Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-12T07:52:53.128Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:53.128Z] 481aa060a907: Preparing [2024-08-12T07:52:53.128Z] 5a403f0d1d75: Preparing [2024-08-12T07:52:53.128Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:53.128Z] 9956b345af08: Preparing [2024-08-12T07:52:53.128Z] d3a6cda431eb: Preparing [2024-08-12T07:52:53.128Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:53.128Z] a7e54bde892c: Preparing [2024-08-12T07:52:53.128Z] 3c20671a5817: Preparing [2024-08-12T07:52:53.128Z] a7e54bde892c: Waiting [2024-08-12T07:52:53.128Z] 3c20671a5817: Waiting [2024-08-12T07:52:53.128Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:53.128Z] d3a6cda431eb: Waiting [2024-08-12T07:52:53.128Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:53.128Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:53.128Z] 9956b345af08: Layer already exists [2024-08-12T07:52:53.128Z] 5a403f0d1d75: Layer already exists [2024-08-12T07:52:53.128Z] 481aa060a907: Layer already exists [2024-08-12T07:52:53.128Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:53.128Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:53.128Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:53.128Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:53.128Z] 3.2.0-dev.51: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:53.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:54.101Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:54.101Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-12T07:52:54.101Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:54.101Z] 481aa060a907: Preparing [2024-08-12T07:52:54.101Z] 5a403f0d1d75: Preparing [2024-08-12T07:52:54.101Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:54.101Z] 9956b345af08: Preparing [2024-08-12T07:52:54.101Z] d3a6cda431eb: Preparing [2024-08-12T07:52:54.101Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:54.101Z] a7e54bde892c: Preparing [2024-08-12T07:52:54.101Z] 3c20671a5817: Preparing [2024-08-12T07:52:54.101Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:54.101Z] a7e54bde892c: Waiting [2024-08-12T07:52:54.101Z] 3c20671a5817: Waiting [2024-08-12T07:52:54.101Z] d3a6cda431eb: Waiting [2024-08-12T07:52:54.101Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:54.101Z] 481aa060a907: Layer already exists [2024-08-12T07:52:54.101Z] 9956b345af08: Layer already exists [2024-08-12T07:52:54.101Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:54.101Z] 5a403f0d1d75: Layer already exists [2024-08-12T07:52:54.101Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:54.101Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:54.101Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:54.101Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:54.366Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:54.720Z] + 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-08-12T07:52:55.060Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2024-08-12T07:52:55.060Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2024-08-12T07:52:55.060Z] cb37bbb81a3f: Preparing [2024-08-12T07:52:55.060Z] 481aa060a907: Preparing [2024-08-12T07:52:55.060Z] 5a403f0d1d75: Preparing [2024-08-12T07:52:55.060Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:55.060Z] 9956b345af08: Preparing [2024-08-12T07:52:55.060Z] d3a6cda431eb: Preparing [2024-08-12T07:52:55.060Z] c50c0b53cdf2: Preparing [2024-08-12T07:52:55.060Z] a7e54bde892c: Preparing [2024-08-12T07:52:55.060Z] 3c20671a5817: Preparing [2024-08-12T07:52:55.060Z] d3a6cda431eb: Waiting [2024-08-12T07:52:55.060Z] c50c0b53cdf2: Waiting [2024-08-12T07:52:55.060Z] a7e54bde892c: Waiting [2024-08-12T07:52:55.060Z] 3c20671a5817: Waiting [2024-08-12T07:52:55.060Z] 481aa060a907: Layer already exists [2024-08-12T07:52:55.060Z] cb37bbb81a3f: Layer already exists [2024-08-12T07:52:55.060Z] 5a403f0d1d75: Layer already exists [2024-08-12T07:52:55.060Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:55.060Z] 9956b345af08: Layer already exists [2024-08-12T07:52:55.060Z] d3a6cda431eb: Layer already exists [2024-08-12T07:52:55.060Z] c50c0b53cdf2: Layer already exists [2024-08-12T07:52:55.060Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:55.060Z] a7e54bde892c: Layer already exists [2024-08-12T07:52:55.324Z] main: digest: sha256:4bc668b5ceabd85d6c3105e5102540dc6886ac93ab901e348f9e1a4302fe38f9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:52:55.396Z] ===================================================== [Pipeline] echo [2024-08-12T07:52:55.415Z] taggedImages: [2024-08-12T07:52:55.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:55.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2024-08-12T07:52:55.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.51 [2024-08-12T07:52:55.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:55.415Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2024-08-12T07:52:55.451Z] [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: [2024-08-12T07:52:55.451Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:55.451Z] latest [2024-08-12T07:52:55.451Z] 3.2.0-dev.51 [2024-08-12T07:52:55.451Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:52:55.451Z] main [2024-08-12T07:52:55.451Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:55.816Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:52:56.171Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:52:56.172Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-12T07:52:56.172Z] 2782ac81400d: Preparing [2024-08-12T07:52:56.172Z] e2735c9819ae: Preparing [2024-08-12T07:52:56.172Z] c4acbe1cc4f5: Preparing [2024-08-12T07:52:56.172Z] 9956b345af08: Preparing [2024-08-12T07:52:56.172Z] 484b36af58de: Preparing [2024-08-12T07:52:56.172Z] 6b642e6c8a83: Preparing [2024-08-12T07:52:56.172Z] 3c20671a5817: Preparing [2024-08-12T07:52:56.172Z] 6b642e6c8a83: Waiting [2024-08-12T07:52:56.172Z] 3c20671a5817: Waiting [2024-08-12T07:52:56.172Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:52:56.172Z] 9956b345af08: Layer already exists [2024-08-12T07:52:56.436Z] 3c20671a5817: Layer already exists [2024-08-12T07:52:56.436Z] 484b36af58de: Pushed [2024-08-12T07:52:56.436Z] 2782ac81400d: Pushed [2024-08-12T07:52:56.699Z] 6b642e6c8a83: Pushed [2024-08-12T07:53:04.872Z] e2735c9819ae: Pushed [2024-08-12T07:53:04.872Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:05.230Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:05.576Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-12T07:53:05.576Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-12T07:53:05.576Z] 2782ac81400d: Preparing [2024-08-12T07:53:05.576Z] e2735c9819ae: Preparing [2024-08-12T07:53:05.576Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:05.576Z] 9956b345af08: Preparing [2024-08-12T07:53:05.576Z] 484b36af58de: Preparing [2024-08-12T07:53:05.576Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:05.576Z] 3c20671a5817: Preparing [2024-08-12T07:53:05.576Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:05.576Z] 3c20671a5817: Waiting [2024-08-12T07:53:05.576Z] 2782ac81400d: Layer already exists [2024-08-12T07:53:05.576Z] 9956b345af08: Layer already exists [2024-08-12T07:53:05.576Z] 484b36af58de: Layer already exists [2024-08-12T07:53:05.576Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:05.576Z] e2735c9819ae: Layer already exists [2024-08-12T07:53:05.576Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:05.576Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:05.576Z] latest: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:06.238Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:06.581Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.51 [2024-08-12T07:53:06.581Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-12T07:53:06.581Z] 2782ac81400d: Preparing [2024-08-12T07:53:06.581Z] e2735c9819ae: Preparing [2024-08-12T07:53:06.581Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:06.581Z] 9956b345af08: Preparing [2024-08-12T07:53:06.581Z] 484b36af58de: Preparing [2024-08-12T07:53:06.581Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:06.581Z] 3c20671a5817: Preparing [2024-08-12T07:53:06.581Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:06.581Z] 3c20671a5817: Waiting [2024-08-12T07:53:06.581Z] 9956b345af08: Layer already exists [2024-08-12T07:53:06.581Z] e2735c9819ae: Layer already exists [2024-08-12T07:53:06.581Z] 484b36af58de: Layer already exists [2024-08-12T07:53:06.581Z] 2782ac81400d: Layer already exists [2024-08-12T07:53:06.581Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:06.581Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:06.581Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:06.581Z] 3.2.0-dev.51: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:07.212Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:07.578Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:07.578Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-12T07:53:07.578Z] 2782ac81400d: Preparing [2024-08-12T07:53:07.578Z] e2735c9819ae: Preparing [2024-08-12T07:53:07.578Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:07.578Z] 9956b345af08: Preparing [2024-08-12T07:53:07.578Z] 484b36af58de: Preparing [2024-08-12T07:53:07.578Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:07.578Z] 3c20671a5817: Preparing [2024-08-12T07:53:07.578Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:07.578Z] 3c20671a5817: Waiting [2024-08-12T07:53:07.578Z] 9956b345af08: Layer already exists [2024-08-12T07:53:07.578Z] 2782ac81400d: Layer already exists [2024-08-12T07:53:07.578Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:07.578Z] 484b36af58de: Layer already exists [2024-08-12T07:53:07.578Z] e2735c9819ae: Layer already exists [2024-08-12T07:53:07.578Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:07.578Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:07.578Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:07.917Z] + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:08.263Z] + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [2024-08-12T07:53:08.263Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] [2024-08-12T07:53:08.263Z] 2782ac81400d: Preparing [2024-08-12T07:53:08.263Z] e2735c9819ae: Preparing [2024-08-12T07:53:08.263Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:08.263Z] 9956b345af08: Preparing [2024-08-12T07:53:08.263Z] 484b36af58de: Preparing [2024-08-12T07:53:08.263Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:08.263Z] 3c20671a5817: Preparing [2024-08-12T07:53:08.263Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:08.263Z] 3c20671a5817: Waiting [2024-08-12T07:53:08.263Z] 2782ac81400d: Layer already exists [2024-08-12T07:53:08.263Z] 484b36af58de: Layer already exists [2024-08-12T07:53:08.263Z] 9956b345af08: Layer already exists [2024-08-12T07:53:08.263Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:08.263Z] e2735c9819ae: Layer already exists [2024-08-12T07:53:08.263Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:08.263Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:08.526Z] main: digest: sha256:2df6b2fe58114d1a83562ab6efef5eb4c20cbf6b4ce22b99cad161beefa8a177 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:53:08.615Z] ===================================================== [Pipeline] echo [2024-08-12T07:53:08.635Z] taggedImages: [2024-08-12T07:53:08.635Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:53:08.635Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [2024-08-12T07:53:08.635Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.51 [2024-08-12T07:53:08.635Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:08.635Z] - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo [2024-08-12T07:53:08.716Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2024-08-12T07:53:08.716Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:53:08.716Z] latest [2024-08-12T07:53:08.716Z] 3.2.0-dev.51 [2024-08-12T07:53:08.716Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:08.716Z] main [2024-08-12T07:53:08.716Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:09.067Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:09.415Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:53:09.415Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-12T07:53:09.415Z] aa6022688f8c: Preparing [2024-08-12T07:53:09.415Z] 5c908563df19: Preparing [2024-08-12T07:53:09.415Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:09.415Z] 9956b345af08: Preparing [2024-08-12T07:53:09.415Z] 484b36af58de: Preparing [2024-08-12T07:53:09.415Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:09.415Z] 3c20671a5817: Preparing [2024-08-12T07:53:09.415Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:09.415Z] 3c20671a5817: Waiting [2024-08-12T07:53:09.415Z] 9956b345af08: Layer already exists [2024-08-12T07:53:09.679Z] 484b36af58de: Layer already exists [2024-08-12T07:53:09.679Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:09.679Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:09.679Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:09.679Z] aa6022688f8c: Pushed [2024-08-12T07:53:17.853Z] 5c908563df19: Pushed [2024-08-12T07:53:17.853Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:18.202Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:18.552Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-12T07:53:18.552Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-12T07:53:18.552Z] aa6022688f8c: Preparing [2024-08-12T07:53:18.552Z] 5c908563df19: Preparing [2024-08-12T07:53:18.552Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:18.552Z] 9956b345af08: Preparing [2024-08-12T07:53:18.552Z] 484b36af58de: Preparing [2024-08-12T07:53:18.552Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:18.552Z] 3c20671a5817: Preparing [2024-08-12T07:53:18.552Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:18.552Z] 3c20671a5817: Waiting [2024-08-12T07:53:18.552Z] 5c908563df19: Layer already exists [2024-08-12T07:53:18.552Z] aa6022688f8c: Layer already exists [2024-08-12T07:53:18.552Z] 484b36af58de: Layer already exists [2024-08-12T07:53:18.552Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:18.552Z] 9956b345af08: Layer already exists [2024-08-12T07:53:18.552Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:18.552Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:18.815Z] latest: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:19.171Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:19.506Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.51 [2024-08-12T07:53:19.506Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-12T07:53:19.506Z] aa6022688f8c: Preparing [2024-08-12T07:53:19.506Z] 5c908563df19: Preparing [2024-08-12T07:53:19.506Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:19.506Z] 9956b345af08: Preparing [2024-08-12T07:53:19.506Z] 484b36af58de: Preparing [2024-08-12T07:53:19.506Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:19.506Z] 3c20671a5817: Preparing [2024-08-12T07:53:19.506Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:19.506Z] 3c20671a5817: Waiting [2024-08-12T07:53:19.506Z] 484b36af58de: Layer already exists [2024-08-12T07:53:19.506Z] aa6022688f8c: Layer already exists [2024-08-12T07:53:19.506Z] 9956b345af08: Layer already exists [2024-08-12T07:53:19.506Z] 5c908563df19: Layer already exists [2024-08-12T07:53:19.506Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:19.506Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:19.506Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:19.770Z] 3.2.0-dev.51: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:20.129Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:20.481Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:20.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-12T07:53:20.481Z] aa6022688f8c: Preparing [2024-08-12T07:53:20.481Z] 5c908563df19: Preparing [2024-08-12T07:53:20.481Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:20.481Z] 9956b345af08: Preparing [2024-08-12T07:53:20.481Z] 484b36af58de: Preparing [2024-08-12T07:53:20.481Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:20.481Z] 3c20671a5817: Preparing [2024-08-12T07:53:20.481Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:20.481Z] 3c20671a5817: Waiting [2024-08-12T07:53:20.481Z] 484b36af58de: Layer already exists [2024-08-12T07:53:20.481Z] aa6022688f8c: Layer already exists [2024-08-12T07:53:20.481Z] 5c908563df19: Layer already exists [2024-08-12T07:53:20.481Z] 9956b345af08: Layer already exists [2024-08-12T07:53:20.481Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:20.481Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:20.481Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:20.744Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:21.099Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:21.445Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2024-08-12T07:53:21.445Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2024-08-12T07:53:21.445Z] aa6022688f8c: Preparing [2024-08-12T07:53:21.445Z] 5c908563df19: Preparing [2024-08-12T07:53:21.445Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:21.445Z] 9956b345af08: Preparing [2024-08-12T07:53:21.445Z] 484b36af58de: Preparing [2024-08-12T07:53:21.445Z] 6b642e6c8a83: Preparing [2024-08-12T07:53:21.445Z] 3c20671a5817: Preparing [2024-08-12T07:53:21.445Z] 6b642e6c8a83: Waiting [2024-08-12T07:53:21.445Z] 3c20671a5817: Waiting [2024-08-12T07:53:21.445Z] aa6022688f8c: Layer already exists [2024-08-12T07:53:21.445Z] 9956b345af08: Layer already exists [2024-08-12T07:53:21.445Z] 5c908563df19: Layer already exists [2024-08-12T07:53:21.445Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:21.445Z] 484b36af58de: Layer already exists [2024-08-12T07:53:21.445Z] 6b642e6c8a83: Layer already exists [2024-08-12T07:53:21.445Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:21.445Z] main: digest: sha256:8baacc124a5f9482dc4375738a7989ed6459b655b123b9324e094799d8c4c5f6 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:53:21.833Z] ===================================================== [Pipeline] echo [2024-08-12T07:53:21.845Z] taggedImages: [2024-08-12T07:53:21.845Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:53:21.845Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2024-08-12T07:53:21.845Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.51 [2024-08-12T07:53:21.845Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:21.845Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2024-08-12T07:53:21.870Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2024-08-12T07:53:21.870Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:53:21.870Z] latest [2024-08-12T07:53:21.870Z] 3.2.0-dev.51 [2024-08-12T07:53:21.870Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:21.870Z] main [2024-08-12T07:53:21.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:22.241Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:22.588Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:53:22.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-12T07:53:22.588Z] 5cdc734a8820: Preparing [2024-08-12T07:53:22.588Z] 34b9fddc938e: Preparing [2024-08-12T07:53:22.588Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:22.588Z] 9956b345af08: Preparing [2024-08-12T07:53:22.588Z] 6fb23f8492c0: Preparing [2024-08-12T07:53:22.588Z] 8999cd08c8d6: Preparing [2024-08-12T07:53:22.588Z] 3c20671a5817: Preparing [2024-08-12T07:53:22.588Z] 8999cd08c8d6: Waiting [2024-08-12T07:53:22.588Z] 3c20671a5817: Waiting [2024-08-12T07:53:22.588Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:53:22.852Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:22.852Z] 9956b345af08: Layer already exists [2024-08-12T07:53:22.852Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:53:22.852Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:22.852Z] 5cdc734a8820: Pushed [2024-08-12T07:53:31.032Z] 34b9fddc938e: Pushed [2024-08-12T07:53:31.032Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:31.382Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:31.728Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-12T07:53:31.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-12T07:53:31.728Z] 5cdc734a8820: Preparing [2024-08-12T07:53:31.728Z] 34b9fddc938e: Preparing [2024-08-12T07:53:31.728Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:31.728Z] 9956b345af08: Preparing [2024-08-12T07:53:31.728Z] 6fb23f8492c0: Preparing [2024-08-12T07:53:31.728Z] 8999cd08c8d6: Preparing [2024-08-12T07:53:31.728Z] 3c20671a5817: Preparing [2024-08-12T07:53:31.728Z] 8999cd08c8d6: Waiting [2024-08-12T07:53:31.728Z] 3c20671a5817: Waiting [2024-08-12T07:53:31.728Z] 34b9fddc938e: Layer already exists [2024-08-12T07:53:31.728Z] 9956b345af08: Layer already exists [2024-08-12T07:53:31.728Z] 5cdc734a8820: Layer already exists [2024-08-12T07:53:31.728Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:53:31.728Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:31.728Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:53:31.728Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:31.993Z] latest: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:32.347Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:32.708Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.51 [2024-08-12T07:53:32.708Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-12T07:53:32.708Z] 5cdc734a8820: Preparing [2024-08-12T07:53:32.708Z] 34b9fddc938e: Preparing [2024-08-12T07:53:32.708Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:32.708Z] 9956b345af08: Preparing [2024-08-12T07:53:32.708Z] 6fb23f8492c0: Preparing [2024-08-12T07:53:32.708Z] 8999cd08c8d6: Preparing [2024-08-12T07:53:32.708Z] 3c20671a5817: Preparing [2024-08-12T07:53:32.708Z] 8999cd08c8d6: Waiting [2024-08-12T07:53:32.708Z] 3c20671a5817: Waiting [2024-08-12T07:53:32.708Z] 5cdc734a8820: Layer already exists [2024-08-12T07:53:32.708Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:53:32.708Z] 34b9fddc938e: Layer already exists [2024-08-12T07:53:32.708Z] 9956b345af08: Layer already exists [2024-08-12T07:53:32.708Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:32.708Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:32.708Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:53:32.708Z] 3.2.0-dev.51: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:33.341Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:33.693Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:33.693Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-12T07:53:33.693Z] 5cdc734a8820: Preparing [2024-08-12T07:53:33.693Z] 34b9fddc938e: Preparing [2024-08-12T07:53:33.693Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:33.693Z] 9956b345af08: Preparing [2024-08-12T07:53:33.693Z] 6fb23f8492c0: Preparing [2024-08-12T07:53:33.693Z] 8999cd08c8d6: Preparing [2024-08-12T07:53:33.693Z] 3c20671a5817: Preparing [2024-08-12T07:53:33.693Z] 8999cd08c8d6: Waiting [2024-08-12T07:53:33.693Z] 3c20671a5817: Waiting [2024-08-12T07:53:33.693Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:53:33.693Z] 9956b345af08: Layer already exists [2024-08-12T07:53:33.693Z] 34b9fddc938e: Layer already exists [2024-08-12T07:53:33.693Z] 5cdc734a8820: Layer already exists [2024-08-12T07:53:33.693Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:33.693Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:33.693Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:53:33.693Z] 4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:34.310Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:34.651Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2024-08-12T07:53:34.652Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2024-08-12T07:53:34.652Z] 5cdc734a8820: Preparing [2024-08-12T07:53:34.652Z] 34b9fddc938e: Preparing [2024-08-12T07:53:34.652Z] c4acbe1cc4f5: Preparing [2024-08-12T07:53:34.652Z] 9956b345af08: Preparing [2024-08-12T07:53:34.652Z] 6fb23f8492c0: Preparing [2024-08-12T07:53:34.652Z] 8999cd08c8d6: Preparing [2024-08-12T07:53:34.652Z] 3c20671a5817: Preparing [2024-08-12T07:53:34.652Z] 8999cd08c8d6: Waiting [2024-08-12T07:53:34.652Z] 3c20671a5817: Waiting [2024-08-12T07:53:34.652Z] 34b9fddc938e: Layer already exists [2024-08-12T07:53:34.652Z] 9956b345af08: Layer already exists [2024-08-12T07:53:34.652Z] c4acbe1cc4f5: Layer already exists [2024-08-12T07:53:34.652Z] 5cdc734a8820: Layer already exists [2024-08-12T07:53:34.652Z] 6fb23f8492c0: Layer already exists [2024-08-12T07:53:34.652Z] 8999cd08c8d6: Layer already exists [2024-08-12T07:53:34.652Z] 3c20671a5817: Layer already exists [2024-08-12T07:53:34.915Z] main: digest: sha256:48253b37e8343c527b6df9d0c28f69026f7007489610333ec70404a2f55d67d9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-08-12T07:53:35.000Z] ===================================================== [Pipeline] echo [2024-08-12T07:53:35.016Z] taggedImages: [2024-08-12T07:53:35.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5 [2024-08-12T07:53:35.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2024-08-12T07:53:35.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.51 [2024-08-12T07:53:35.016Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4ff11727c7037816f98f6c0e9d374500f07cffc5-3.2.0-dev.51 [2024-08-12T07:53:35.016Z] - 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-08-12T07:53:35.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T07:53:35.409Z] [2024-08-12T07:53:35.409Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:53:35.780Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T07:53:35.780Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-12T07:53:35.780Z] 8998bd30e6a1: Pulling fs layer [2024-08-12T07:53:35.780Z] 04944245beec: Pulling fs layer [2024-08-12T07:53:35.780Z] 699f458cf7ca: Pulling fs layer [2024-08-12T07:53:35.780Z] 765212b225bb: Pulling fs layer [2024-08-12T07:53:35.780Z] f23df028b6ca: Pulling fs layer [2024-08-12T07:53:35.780Z] d65c8cfc05b1: Pulling fs layer [2024-08-12T07:53:35.780Z] 2437ff75d9bd: Pulling fs layer [2024-08-12T07:53:35.780Z] 765212b225bb: Waiting [2024-08-12T07:53:35.780Z] f23df028b6ca: Waiting [2024-08-12T07:53:35.780Z] d65c8cfc05b1: Waiting [2024-08-12T07:53:35.780Z] 2437ff75d9bd: Waiting [2024-08-12T07:53:36.064Z] 04944245beec: Verifying Checksum [2024-08-12T07:53:36.064Z] 04944245beec: Download complete [2024-08-12T07:53:36.064Z] 765212b225bb: Verifying Checksum [2024-08-12T07:53:36.064Z] 765212b225bb: Download complete [2024-08-12T07:53:36.064Z] f23df028b6ca: Verifying Checksum [2024-08-12T07:53:36.064Z] f23df028b6ca: Download complete [2024-08-12T07:53:36.064Z] d65c8cfc05b1: Verifying Checksum [2024-08-12T07:53:36.064Z] d65c8cfc05b1: Download complete [2024-08-12T07:53:36.331Z] 699f458cf7ca: Verifying Checksum [2024-08-12T07:53:36.331Z] 699f458cf7ca: Download complete [2024-08-12T07:53:36.597Z] 8998bd30e6a1: Verifying Checksum [2024-08-12T07:53:36.597Z] 8998bd30e6a1: Download complete [2024-08-12T07:53:39.171Z] 2437ff75d9bd: Verifying Checksum [2024-08-12T07:53:39.171Z] 2437ff75d9bd: Download complete [2024-08-12T07:53:41.118Z] 8998bd30e6a1: Pull complete [2024-08-12T07:53:41.707Z] 04944245beec: Pull complete [2024-08-12T07:53:43.684Z] 699f458cf7ca: Pull complete [2024-08-12T07:53:43.684Z] 765212b225bb: Pull complete [2024-08-12T07:53:44.282Z] f23df028b6ca: Pull complete [2024-08-12T07:53:44.550Z] d65c8cfc05b1: Pull complete [2024-08-12T07:54:02.780Z] 2437ff75d9bd: Pull complete [2024-08-12T07:54:02.780Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-12T07:54:02.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-12T07:54:02.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:54:02.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-7546 does not seem to be running inside a container [2024-08-12T07:54:03.059Z] $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:54:05.830Z] $ docker top 91f688542c61677c3082e03811d6ff1b4a92a4c9a671fc87a84568be6a0cba7d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:54:06.761Z] ---> job-cost.sh [2024-08-12T07:54:06.761Z] lf-activate-venv: SKIPPING [2024-08-12T07:54:06.761Z] INFO: No Stack... [2024-08-12T07:54:07.341Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-12T07:54:08.294Z] INFO: Archiving Costs [Pipeline] sh [2024-08-12T07:54:08.927Z] + cat /w/workspace/edgex-go/669/archives/cost.csv [2024-08-12T07:54:08.927Z] + cut -d, -f6 [Pipeline] lock [2024-08-12T07:54:08.961Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-669-stack-cost] [2024-08-12T07:54:08.972Z] Resource [jenkins-edgexfoundry-edgex-go-main-669-stack-cost] did not exist. Created. [2024-08-12T07:54:08.980Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-669-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-12T07:54:09.636Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-12T07:54:10.345Z] Stashed 1 file(s) [Pipeline] } [2024-08-12T07:54:10.354Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-669-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-12T07:54:10.369Z] $ docker stop --time=1 91f688542c61677c3082e03811d6ff1b4a92a4c9a671fc87a84568be6a0cba7d [2024-08-12T07:54:11.849Z] $ docker rm -f --volumes 91f688542c61677c3082e03811d6ff1b4a92a4c9a671fc87a84568be6a0cba7d [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-08-12T07:54:12.396Z] provisioning config files... [2024-08-12T07:54:12.404Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/669@tmp/config2803695945799873739tmp [Pipeline] { [Pipeline] sh [2024-08-12T07:54:12.716Z] + set +x [2024-08-12T07:54:12.716Z] + bash -s -- [2024-08-12T07:54:12.716Z] + curl -s https://codecov.io/bash [2024-08-12T07:54:12.975Z] [2024-08-12T07:54:12.975Z] _____ _ [2024-08-12T07:54:12.975Z] / ____| | | [2024-08-12T07:54:12.975Z] | | ___ __| | ___ ___ _____ __ [2024-08-12T07:54:12.975Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-12T07:54:12.975Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-12T07:54:12.975Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-12T07:54:12.975Z] Bash-1.0.6 [2024-08-12T07:54:12.975Z] [2024-08-12T07:54:12.975Z] [2024-08-12T07:54:12.975Z] ==> git version 2.25.1 found [2024-08-12T07:54:12.975Z] ==> 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-08-12T07:54:12.975Z] Release-Date: 2020-01-08 [2024-08-12T07:54:12.975Z] 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-08-12T07:54:12.975Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-12T07:54:12.975Z] ==> Jenkins CI detected. [2024-08-12T07:54:12.975Z] current dir:  /w/workspace/edgex-go/669 [2024-08-12T07:54:12.975Z] project root: . [2024-08-12T07:54:12.975Z] --> token set from env [2024-08-12T07:54:12.975Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-12T07:54:12.975Z] ==> Running gcov in . (disable via -X gcov) [2024-08-12T07:54:12.975Z] ==> Python coveragepy not found [2024-08-12T07:54:12.975Z] ==> Searching for coverage reports in: [2024-08-12T07:54:12.975Z] + . [2024-08-12T07:54:12.975Z] -> Found 1 reports [2024-08-12T07:54:12.976Z] ==> Detecting git/mercurial file structure [2024-08-12T07:54:12.976Z] ==> Reading reports [2024-08-12T07:54:12.976Z] + ./coverage.out bytes=511262 [2024-08-12T07:54:12.976Z] ==> Appending adjustments [2024-08-12T07:54:12.976Z] https://docs.codecov.io/docs/fixing-reports [2024-08-12T07:54:14.355Z] + Found adjustments [2024-08-12T07:54:14.355Z] ==> Gzipping contents [2024-08-12T07:54:14.355Z] 64K /tmp/codecov.YvXnoX.gz [2024-08-12T07:54:14.355Z] ==> Uploading reports [2024-08-12T07:54:14.355Z] url: https://codecov.io [2024-08-12T07:54:14.355Z] query: branch=main&commit=4ff11727c7037816f98f6c0e9d374500f07cffc5&build=669&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F669%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-12T07:54:14.355Z] -> Pinging Codecov [2024-08-12T07:54:14.355Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4ff11727c7037816f98f6c0e9d374500f07cffc5&build=669&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F669%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-08-12T07:54:14.615Z] -> Uploading to [2024-08-12T07:54:14.616Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-12/00271124DB129430A58F1EEE437C3FCB/4ff11727c7037816f98f6c0e9d374500f07cffc5/4ac561c6-0a6e-4956-bfc9-225093979dfa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240812%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240812T075414Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0236d70953749e7c7695cbc8ba75e87d863c6c826930e74edd93f542c1aa9ebe [2024-08-12T07:54:14.616Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:14.616Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:14.876Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65201 0 0 100 65201 0 199k --:--:-- --:--:-- --:--:-- 199k [2024-08-12T07:54:14.876Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4ff11727c7037816f98f6c0e9d374500f07cffc5 [Pipeline] } [2024-08-12T07:54:14.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2024-08-12T07:54:15.116Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-08-12T07:54:15.175Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:54:15.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-12T07:54:15.484Z] [2024-08-12T07:54:15.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:54:15.792Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-12T07:54:15.792Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-08-12T07:54:15.792Z] 619be1103602: Already exists [2024-08-12T07:54:15.792Z] f8ea3408117e: Pulling fs layer [2024-08-12T07:54:15.792Z] 91320369b822: Pulling fs layer [2024-08-12T07:54:15.792Z] 0406650e8295: Pulling fs layer [2024-08-12T07:54:15.792Z] 4f4fb700ef54: Pulling fs layer [2024-08-12T07:54:15.792Z] 96d80e3f36e1: Pulling fs layer [2024-08-12T07:54:15.792Z] bcf3aedb951c: Pulling fs layer [2024-08-12T07:54:15.792Z] 96d80e3f36e1: Waiting [2024-08-12T07:54:15.792Z] 4f4fb700ef54: Waiting [2024-08-12T07:54:15.792Z] bcf3aedb951c: Waiting [2024-08-12T07:54:15.792Z] 0406650e8295: Verifying Checksum [2024-08-12T07:54:15.792Z] 0406650e8295: Download complete [2024-08-12T07:54:15.792Z] f8ea3408117e: Verifying Checksum [2024-08-12T07:54:15.792Z] f8ea3408117e: Download complete [2024-08-12T07:54:15.792Z] 4f4fb700ef54: Verifying Checksum [2024-08-12T07:54:15.792Z] 4f4fb700ef54: Download complete [2024-08-12T07:54:16.051Z] f8ea3408117e: Pull complete [2024-08-12T07:54:16.051Z] 96d80e3f36e1: Verifying Checksum [2024-08-12T07:54:16.051Z] 96d80e3f36e1: Download complete [2024-08-12T07:54:16.308Z] 91320369b822: Verifying Checksum [2024-08-12T07:54:16.308Z] 91320369b822: Download complete [2024-08-12T07:54:16.876Z] bcf3aedb951c: Verifying Checksum [2024-08-12T07:54:16.876Z] bcf3aedb951c: Download complete [2024-08-12T07:54:19.420Z] 91320369b822: Pull complete [2024-08-12T07:54:19.679Z] 0406650e8295: Pull complete [2024-08-12T07:54:19.679Z] 4f4fb700ef54: Pull complete [2024-08-12T07:54:19.936Z] 96d80e3f36e1: Pull complete [2024-08-12T07:54:23.215Z] bcf3aedb951c: Pull complete [2024-08-12T07:54:23.215Z] Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 [2024-08-12T07:54:23.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-08-12T07:54:23.215Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:54:23.324Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:54:23.328Z] $ 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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:54:26.761Z] $ docker top 8912e98192e2f08c4d13910a720304bb1d205f08cb685bbb0e52d506020e1b00 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T07:54:27.335Z] + git config --global --add safe.directory /w/workspace/edgex-go/669 [Pipeline] echo [2024-08-12T07:54:27.346Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2024-08-12T07:54:27.627Z] + set -o pipefail [2024-08-12T07:54:27.627Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2024-08-12T07:54:35.757Z] [2024-08-12T07:54:35.757Z] Monitoring /w/workspace/edgex-go/669 (github.com/edgexfoundry/edgex-go)... [2024-08-12T07:54:35.757Z] [2024-08-12T07:54:35.757Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/76834af4-550d-4e3b-aafe-4d7baa6189d7 [2024-08-12T07:54:35.757Z] [2024-08-12T07:54:35.757Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-08-12T07:54:35.757Z] [2024-08-12T07:54:35.757Z] [2024-08-12T07:54:35.757Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-08-12T07:54:35.757Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-08-12T07:54:35.745Z] $ docker stop --time=1 8912e98192e2f08c4d13910a720304bb1d205f08cb685bbb0e52d506020e1b00 [2024-08-12T07:54:39.113Z] $ docker rm -f --volumes 8912e98192e2f08c4d13910a720304bb1d205f08cb685bbb0e52d506020e1b00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2024-08-12T07:54:39.691Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T07:54:39.709Z] provisioning config files... [2024-08-12T07:54:39.718Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/669@tmp/config1840854866876704974tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:54:40.022Z] --> edgex-publish-swagger.sh [2024-08-12T07:54:40.022Z] === Publish openapi/v3 API === [2024-08-12T07:54:40.022Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2024-08-12T07:54:40.022Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/669/openapi/v3/core-command.yaml] [2024-08-12T07:54:40.022Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:40.022Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:40.593Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 62921 --:--:-- --:--:-- --:--:-- 62800 100 32782 0 0 100 32782 0 62800 --:--:-- --:--:-- --:--:-- 62680 [2024-08-12T07:54:40.593Z] [2024-08-12T07:54:40.593Z] [2024-08-12T07:54:40.593Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/669/openapi/v3/core-data.yaml] [2024-08-12T07:54:40.593Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:40.593Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:41.162Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 127k --:--:-- --:--:-- --:--:-- 127k [2024-08-12T07:54:41.162Z] [2024-08-12T07:54:41.162Z] [2024-08-12T07:54:41.162Z] [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/669/openapi/v3/core-keeper.yaml] [2024-08-12T07:54:41.162Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:41.162Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:41.422Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 184 91678 --:--:-- --:--:-- --:--:-- 91607 100 32887 100 66 100 32821 184 91678 --:--:-- --:--:-- --:--:-- 91607 [2024-08-12T07:54:41.422Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-12T07:54:41.422Z] [2024-08-12T07:54:41.422Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/669/openapi/v3/core-metadata.yaml] [2024-08-12T07:54:41.422Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:41.422Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:41.991Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 361 344k --:--:-- --:--:-- --:--:-- 345k [2024-08-12T07:54:41.991Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-12T07:54:41.991Z] [2024-08-12T07:54:41.991Z] [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/669/openapi/v3/support-cron-scheduler.yaml] [2024-08-12T07:54:41.991Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:41.991Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:42.252Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 198 125k --:--:-- --:--:-- --:--:-- 125k [2024-08-12T07:54:42.253Z] {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} [2024-08-12T07:54:42.253Z] [2024-08-12T07:54:42.253Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/669/openapi/v3/support-notifications.yaml] [2024-08-12T07:54:42.253Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:42.253Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:42.772Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 347 189k --:--:-- --:--:-- --:--:-- 189k [2024-08-12T07:54:42.772Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-12T07:54:42.772Z] [2024-08-12T07:54:42.772Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/669/openapi/v3/support-scheduler.yaml] [2024-08-12T07:54:42.773Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-12T07:54:42.773Z] Dload Upload Total Spent Left Speed [2024-08-12T07:54:43.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 386 91470 --:--:-- --:--:-- --:--:-- 91856 [2024-08-12T07:54:43.033Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-08-12T07:54:43.033Z] [Pipeline] } [2024-08-12T07:54:43.040Z] 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-08-12T07:54:43.480Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-12T07:54:43.480Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:54:43.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T07:54:43.785Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:54:43.877Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:54:43.885Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:54:44.316Z] $ docker top 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-12T07:54:44.452Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T07:54:44.452Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T07:54:44.562Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T07:54:44.541Z] $ docker exec 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c ssh-agent [2024-08-12T07:54:44.695Z] SSH_AUTH_SOCK=/tmp/ssh-nrsPVmvkwBUP/agent.33 [2024-08-12T07:54:44.695Z] SSH_AGENT_PID=39 [2024-08-12T07:54:44.700Z] Running ssh-add (command line suppressed) [2024-08-12T07:54:44.777Z] Identity added: /w/workspace/edgex-go/669@tmp/private_key_9919377307600430993.key (/w/workspace/edgex-go/669@tmp/private_key_9919377307600430993.key) [2024-08-12T07:54:44.814Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T07:54:45.119Z] + git semver tag [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,266 [run_tag] DEBUG tag force:False [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,266 [check_head_tag] DEBUG check head tag [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,269 [execute] INFO git cat-file --batch-check [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,269 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=) [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,272 [execute] INFO git cat-file --batch [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,273 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=) [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,307 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,308 [execute] INFO git tag -a v3.2.0-dev.51 -m v3.2.0-dev.51 [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,308 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.51', '-m', 'v3.2.0-dev.51'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=None) [2024-08-12T07:54:45.378Z] 2024-08-12 07:54:45,312 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:54:45.378Z] 3.2.0-dev.51 [Pipeline] } [2024-08-12T07:54:45.363Z] $ docker exec --env ******** --env ******** 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c ssh-agent -k [2024-08-12T07:54:45.458Z] unset SSH_AUTH_SOCK; [2024-08-12T07:54:45.458Z] unset SSH_AGENT_PID; [2024-08-12T07:54:45.458Z] echo Agent pid 39 killed; [2024-08-12T07:54:45.491Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T07:54:45.813Z] + git semver [Pipeline] } [2024-08-12T07:54:46.063Z] $ docker stop --time=1 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c [2024-08-12T07:54:47.321Z] $ docker rm -f --volumes 077ac0c44bcb7efdef5a75e8a82050e8fe9827c0279b221b438ceed3e3c7138c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:54:47.762Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-12T07:54:47.762Z] [2024-08-12T07:54:47.762Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:54:48.068Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-12T07:54:48.068Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-08-12T07:54:48.068Z] ab5ef0e58194: Pulling fs layer [2024-08-12T07:54:48.068Z] 9712f1f96733: Pulling fs layer [2024-08-12T07:54:48.068Z] 63f879dbbcfc: Pulling fs layer [2024-08-12T07:54:48.068Z] 0d9ebad4ef96: Pulling fs layer [2024-08-12T07:54:48.068Z] e9a5061849ea: Pulling fs layer [2024-08-12T07:54:48.068Z] d747dcd14b5f: Pulling fs layer [2024-08-12T07:54:48.068Z] 2de7ff778b66: Pulling fs layer [2024-08-12T07:54:48.068Z] e9a5061849ea: Waiting [2024-08-12T07:54:48.068Z] d747dcd14b5f: Waiting [2024-08-12T07:54:48.068Z] 2de7ff778b66: Waiting [2024-08-12T07:54:48.068Z] 0d9ebad4ef96: Waiting [2024-08-12T07:54:48.068Z] 9712f1f96733: Verifying Checksum [2024-08-12T07:54:48.068Z] 9712f1f96733: Download complete [2024-08-12T07:54:48.326Z] 63f879dbbcfc: Verifying Checksum [2024-08-12T07:54:48.326Z] 63f879dbbcfc: Download complete [2024-08-12T07:54:48.585Z] e9a5061849ea: Verifying Checksum [2024-08-12T07:54:48.585Z] e9a5061849ea: Download complete [2024-08-12T07:54:48.585Z] d747dcd14b5f: Verifying Checksum [2024-08-12T07:54:48.585Z] d747dcd14b5f: Download complete [2024-08-12T07:54:48.585Z] ab5ef0e58194: Verifying Checksum [2024-08-12T07:54:48.585Z] ab5ef0e58194: Download complete [2024-08-12T07:54:48.585Z] 0d9ebad4ef96: Verifying Checksum [2024-08-12T07:54:48.585Z] 0d9ebad4ef96: Download complete [2024-08-12T07:54:48.585Z] 2de7ff778b66: Verifying Checksum [2024-08-12T07:54:48.585Z] 2de7ff778b66: Download complete [2024-08-12T07:54:51.114Z] ab5ef0e58194: Pull complete [2024-08-12T07:54:51.373Z] 9712f1f96733: Pull complete [2024-08-12T07:54:51.939Z] 63f879dbbcfc: Pull complete [2024-08-12T07:54:56.129Z] 0d9ebad4ef96: Pull complete [2024-08-12T07:54:56.129Z] e9a5061849ea: Pull complete [2024-08-12T07:54:56.129Z] d747dcd14b5f: Pull complete [2024-08-12T07:54:57.063Z] 2de7ff778b66: Pull complete [2024-08-12T07:54:57.063Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-08-12T07:54:57.063Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-08-12T07:54:57.063Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:54:57.167Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:54:57.181Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:55:00.560Z] $ docker top 3851177f241a63b70d55c11788f76cb74aee692d39943bc6864a0910ee796790 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-08-12T07:55:00.659Z] provisioning config files... [2024-08-12T07:55:00.665Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/669@tmp/config10477755097898862234tmp [2024-08-12T07:55:00.674Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/669@tmp/config2884644474426443230tmp [2024-08-12T07:55:00.682Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/669@tmp/config1948567661282091959tmp [Pipeline] { [Pipeline] echo [2024-08-12T07:55:00.852Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:01.152Z] ---> sigul-configuration.sh [2024-08-12T07:55:01.152Z] gpg: directory `/root/.gnupg' created [2024-08-12T07:55:01.152Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-08-12T07:55:01.152Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-08-12T07:55:01.152Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-08-12T07:55:01.152Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-08-12T07:55:01.152Z] gpg: CAST5 encrypted data [2024-08-12T07:55:01.152Z] gpg: encrypted with 1 passphrase [2024-08-12T07:55:01.152Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-08-12T07:55:01.449Z] + mkdir /home/jenkins [2024-08-12T07:55:01.449Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-08-12T07:55:01.746Z] + 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-08-12T07:55:01.762Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:02.055Z] ---> sigul-install.sh [2024-08-12T07:55:02.055Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-08-12T07:55:02.357Z] + git tag --list [2024-08-12T07:55:02.358Z] 0.6.0 [2024-08-12T07:55:02.358Z] 0.6.1 [2024-08-12T07:55:02.358Z] 0.7.0 [2024-08-12T07:55:02.358Z] 0.7.1 [2024-08-12T07:55:02.358Z] v1.0.0 [2024-08-12T07:55:02.358Z] v1.0.1 [2024-08-12T07:55:02.358Z] v1.1.0 [2024-08-12T07:55:02.358Z] v1.2.0 [2024-08-12T07:55:02.358Z] v1.2.1 [2024-08-12T07:55:02.358Z] v1.3.0 [2024-08-12T07:55:02.358Z] v1.3.1 [2024-08-12T07:55:02.358Z] v2.0.0 [2024-08-12T07:55:02.358Z] v2.1.0 [2024-08-12T07:55:02.358Z] v2.1.1 [2024-08-12T07:55:02.358Z] v2.2.0 [2024-08-12T07:55:02.358Z] v2.3.0 [2024-08-12T07:55:02.358Z] v3.0 [2024-08-12T07:55:02.358Z] v3.0.0 [2024-08-12T07:55:02.358Z] v3.1 [2024-08-12T07:55:02.358Z] v3.1.0 [2024-08-12T07:55:02.358Z] v3.1.0-dev.1 [2024-08-12T07:55:02.358Z] v3.1.0-dev.10 [2024-08-12T07:55:02.358Z] v3.1.0-dev.11 [2024-08-12T07:55:02.358Z] v3.1.0-dev.12 [2024-08-12T07:55:02.358Z] v3.1.0-dev.13 [2024-08-12T07:55:02.358Z] v3.1.0-dev.14 [2024-08-12T07:55:02.358Z] v3.1.0-dev.15 [2024-08-12T07:55:02.358Z] v3.1.0-dev.16 [2024-08-12T07:55:02.358Z] v3.1.0-dev.17 [2024-08-12T07:55:02.358Z] v3.1.0-dev.18 [2024-08-12T07:55:02.358Z] v3.1.0-dev.19 [2024-08-12T07:55:02.358Z] v3.1.0-dev.2 [2024-08-12T07:55:02.358Z] v3.1.0-dev.20 [2024-08-12T07:55:02.358Z] v3.1.0-dev.21 [2024-08-12T07:55:02.358Z] v3.1.0-dev.22 [2024-08-12T07:55:02.358Z] v3.1.0-dev.23 [2024-08-12T07:55:02.358Z] v3.1.0-dev.24 [2024-08-12T07:55:02.358Z] v3.1.0-dev.25 [2024-08-12T07:55:02.358Z] v3.1.0-dev.26 [2024-08-12T07:55:02.358Z] v3.1.0-dev.27 [2024-08-12T07:55:02.358Z] v3.1.0-dev.28 [2024-08-12T07:55:02.358Z] v3.1.0-dev.29 [2024-08-12T07:55:02.358Z] v3.1.0-dev.3 [2024-08-12T07:55:02.358Z] v3.1.0-dev.30 [2024-08-12T07:55:02.358Z] v3.1.0-dev.31 [2024-08-12T07:55:02.358Z] v3.1.0-dev.32 [2024-08-12T07:55:02.358Z] v3.1.0-dev.33 [2024-08-12T07:55:02.358Z] v3.1.0-dev.34 [2024-08-12T07:55:02.358Z] v3.1.0-dev.35 [2024-08-12T07:55:02.358Z] v3.1.0-dev.36 [2024-08-12T07:55:02.358Z] v3.1.0-dev.37 [2024-08-12T07:55:02.358Z] v3.1.0-dev.38 [2024-08-12T07:55:02.358Z] v3.1.0-dev.39 [2024-08-12T07:55:02.358Z] v3.1.0-dev.4 [2024-08-12T07:55:02.358Z] v3.1.0-dev.40 [2024-08-12T07:55:02.358Z] v3.1.0-dev.41 [2024-08-12T07:55:02.358Z] v3.1.0-dev.42 [2024-08-12T07:55:02.358Z] v3.1.0-dev.43 [2024-08-12T07:55:02.358Z] v3.1.0-dev.44 [2024-08-12T07:55:02.358Z] v3.1.0-dev.45 [2024-08-12T07:55:02.358Z] v3.1.0-dev.46 [2024-08-12T07:55:02.358Z] v3.1.0-dev.47 [2024-08-12T07:55:02.358Z] v3.1.0-dev.48 [2024-08-12T07:55:02.358Z] v3.1.0-dev.49 [2024-08-12T07:55:02.358Z] v3.1.0-dev.5 [2024-08-12T07:55:02.358Z] v3.1.0-dev.50 [2024-08-12T07:55:02.358Z] v3.1.0-dev.51 [2024-08-12T07:55:02.358Z] v3.1.0-dev.52 [2024-08-12T07:55:02.358Z] v3.1.0-dev.53 [2024-08-12T07:55:02.358Z] v3.1.0-dev.54 [2024-08-12T07:55:02.358Z] v3.1.0-dev.55 [2024-08-12T07:55:02.358Z] v3.1.0-dev.56 [2024-08-12T07:55:02.358Z] v3.1.0-dev.57 [2024-08-12T07:55:02.358Z] v3.1.0-dev.58 [2024-08-12T07:55:02.358Z] v3.1.0-dev.59 [2024-08-12T07:55:02.358Z] v3.1.0-dev.6 [2024-08-12T07:55:02.358Z] v3.1.0-dev.60 [2024-08-12T07:55:02.358Z] v3.1.0-dev.61 [2024-08-12T07:55:02.358Z] v3.1.0-dev.62 [2024-08-12T07:55:02.358Z] v3.1.0-dev.63 [2024-08-12T07:55:02.358Z] v3.1.0-dev.64 [2024-08-12T07:55:02.358Z] v3.1.0-dev.65 [2024-08-12T07:55:02.358Z] v3.1.0-dev.66 [2024-08-12T07:55:02.358Z] v3.1.0-dev.67 [2024-08-12T07:55:02.358Z] v3.1.0-dev.68 [2024-08-12T07:55:02.358Z] v3.1.0-dev.69 [2024-08-12T07:55:02.358Z] v3.1.0-dev.7 [2024-08-12T07:55:02.358Z] v3.1.0-dev.70 [2024-08-12T07:55:02.358Z] v3.1.0-dev.71 [2024-08-12T07:55:02.358Z] v3.1.0-dev.72 [2024-08-12T07:55:02.358Z] v3.1.0-dev.73 [2024-08-12T07:55:02.358Z] v3.1.0-dev.8 [2024-08-12T07:55:02.358Z] v3.1.0-dev.9 [2024-08-12T07:55:02.358Z] v3.1.1 [2024-08-12T07:55:02.358Z] v3.1.1-dev.1 [2024-08-12T07:55:02.358Z] v3.1.1-dev.2 [2024-08-12T07:55:02.358Z] v3.2.0-dev.1 [2024-08-12T07:55:02.358Z] v3.2.0-dev.10 [2024-08-12T07:55:02.358Z] v3.2.0-dev.11 [2024-08-12T07:55:02.358Z] v3.2.0-dev.12 [2024-08-12T07:55:02.358Z] v3.2.0-dev.13 [2024-08-12T07:55:02.358Z] v3.2.0-dev.14 [2024-08-12T07:55:02.358Z] v3.2.0-dev.15 [2024-08-12T07:55:02.358Z] v3.2.0-dev.16 [2024-08-12T07:55:02.358Z] v3.2.0-dev.17 [2024-08-12T07:55:02.358Z] v3.2.0-dev.18 [2024-08-12T07:55:02.358Z] v3.2.0-dev.19 [2024-08-12T07:55:02.358Z] v3.2.0-dev.2 [2024-08-12T07:55:02.358Z] v3.2.0-dev.20 [2024-08-12T07:55:02.358Z] v3.2.0-dev.21 [2024-08-12T07:55:02.358Z] v3.2.0-dev.22 [2024-08-12T07:55:02.358Z] v3.2.0-dev.23 [2024-08-12T07:55:02.358Z] v3.2.0-dev.24 [2024-08-12T07:55:02.358Z] v3.2.0-dev.25 [2024-08-12T07:55:02.358Z] v3.2.0-dev.26 [2024-08-12T07:55:02.358Z] v3.2.0-dev.27 [2024-08-12T07:55:02.358Z] v3.2.0-dev.28 [2024-08-12T07:55:02.358Z] v3.2.0-dev.29 [2024-08-12T07:55:02.358Z] v3.2.0-dev.3 [2024-08-12T07:55:02.358Z] v3.2.0-dev.30 [2024-08-12T07:55:02.358Z] v3.2.0-dev.31 [2024-08-12T07:55:02.358Z] v3.2.0-dev.32 [2024-08-12T07:55:02.358Z] v3.2.0-dev.33 [2024-08-12T07:55:02.358Z] v3.2.0-dev.34 [2024-08-12T07:55:02.358Z] v3.2.0-dev.35 [2024-08-12T07:55:02.358Z] v3.2.0-dev.36 [2024-08-12T07:55:02.358Z] v3.2.0-dev.37 [2024-08-12T07:55:02.358Z] v3.2.0-dev.38 [2024-08-12T07:55:02.358Z] v3.2.0-dev.39 [2024-08-12T07:55:02.358Z] v3.2.0-dev.4 [2024-08-12T07:55:02.358Z] v3.2.0-dev.40 [2024-08-12T07:55:02.358Z] v3.2.0-dev.41 [2024-08-12T07:55:02.358Z] v3.2.0-dev.42 [2024-08-12T07:55:02.358Z] v3.2.0-dev.43 [2024-08-12T07:55:02.358Z] v3.2.0-dev.44 [2024-08-12T07:55:02.358Z] v3.2.0-dev.45 [2024-08-12T07:55:02.358Z] v3.2.0-dev.46 [2024-08-12T07:55:02.358Z] v3.2.0-dev.47 [2024-08-12T07:55:02.358Z] v3.2.0-dev.48 [2024-08-12T07:55:02.358Z] v3.2.0-dev.49 [2024-08-12T07:55:02.358Z] v3.2.0-dev.5 [2024-08-12T07:55:02.358Z] v3.2.0-dev.50 [2024-08-12T07:55:02.358Z] v3.2.0-dev.51 [2024-08-12T07:55:02.358Z] v3.2.0-dev.6 [2024-08-12T07:55:02.358Z] v3.2.0-dev.7 [2024-08-12T07:55:02.358Z] v3.2.0-dev.8 [2024-08-12T07:55:02.358Z] v3.2.0-dev.9 [Pipeline] sh [2024-08-12T07:55:02.845Z] + lftools sign git-tag v3.2.0-dev.51 [2024-08-12T07:55:03.104Z] Signing Git tag with Sigul... [2024-08-12T07:55:03.104Z] Signing v3.2.0-dev.51 [Pipeline] echo [2024-08-12T07:55:03.688Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:03.983Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-08-12T07:55:03.991Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-08-12T07:55:03.994Z] $ docker stop --time=1 3851177f241a63b70d55c11788f76cb74aee692d39943bc6864a0910ee796790 [2024-08-12T07:55:05.274Z] $ docker rm -f --volumes 3851177f241a63b70d55c11788f76cb74aee692d39943bc6864a0910ee796790 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-08-12T07:55:05.728Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-12T07:55:05.728Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:55:06.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T07:55:06.034Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:55:06.115Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:55:06.118Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:55:06.455Z] $ docker top 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 -eo pid,comm [2024-08-12T07:55:06.517Z] 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-08-12T07:55:06.517Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-12T07:55:06.578Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T07:55:06.578Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T07:55:06.677Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T07:55:06.655Z] $ docker exec 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 ssh-agent [2024-08-12T07:55:06.807Z] SSH_AUTH_SOCK=/tmp/ssh-K8PizbSUHTtb/agent.32 [2024-08-12T07:55:06.807Z] SSH_AGENT_PID=38 [2024-08-12T07:55:06.812Z] Running ssh-add (command line suppressed) [2024-08-12T07:55:06.880Z] Identity added: /w/workspace/edgex-go/669@tmp/private_key_5716720130587046183.key (/w/workspace/edgex-go/669@tmp/private_key_5716720130587046183.key) [2024-08-12T07:55:06.918Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T07:55:07.210Z] + git semver bump pre [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,372 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,372 [bump_version] DEBUG bumping version:3.2.0-dev.51 on axis:pre with prefix:dev [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,372 [bump_version] DEBUG bumped version:3.2.0-dev.52 [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,372 [write_version] DEBUG write version:3.2.0-dev.52 to path:/w/workspace/edgex-go/669/.semver/main with force:True [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,372 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,372 [write_file] DEBUG write to file:/w/workspace/edgex-go/669/.semver/main [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,374 [execute] INFO git cat-file --batch-check [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,374 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,379 [execute] INFO git cat-file --batch [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,380 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T07:55:07.470Z] 2024-08-12 07:55:07,385 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:55:07.470Z] 3.2.0-dev.52 [Pipeline] } [2024-08-12T07:55:07.455Z] $ docker exec --env ******** --env ******** 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 ssh-agent -k [2024-08-12T07:55:07.557Z] unset SSH_AUTH_SOCK; [2024-08-12T07:55:07.557Z] unset SSH_AGENT_PID; [2024-08-12T07:55:07.557Z] echo Agent pid 38 killed; [2024-08-12T07:55:07.589Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T07:55:07.902Z] + git semver [Pipeline] } [2024-08-12T07:55:08.148Z] $ docker stop --time=1 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 [2024-08-12T07:55:09.440Z] $ docker rm -f --volumes 7efcea2f39c2c0c6ef0d22b19dcf874a90e67c0a1a198239db1c9b6011ca8287 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-12T07:55:09.820Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-12T07:55:09.820Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:55:10.120Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-12T07:55:10.120Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:55:10.213Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:55:10.214Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:55:10.576Z] $ docker top 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c -eo pid,comm [2024-08-12T07:55:10.654Z] 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-08-12T07:55:10.654Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-12T07:55:10.715Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-12T07:55:10.715Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-12T07:55:10.841Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-12T07:55:10.819Z] $ docker exec 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c ssh-agent [2024-08-12T07:55:10.954Z] SSH_AUTH_SOCK=/tmp/ssh-CT3uP4l8XVdT/agent.32 [2024-08-12T07:55:10.954Z] SSH_AGENT_PID=39 [2024-08-12T07:55:10.958Z] Running ssh-add (command line suppressed) [2024-08-12T07:55:11.045Z] Identity added: /w/workspace/edgex-go/669@tmp/private_key_91916102921866746.key (/w/workspace/edgex-go/669@tmp/private_key_91916102921866746.key) [2024-08-12T07:55:11.084Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-12T07:55:11.379Z] + git semver push [2024-08-12T07:55:11.638Z] 2024-08-12 07:55:11,547 [run_push] DEBUG push [2024-08-12T07:55:11.638Z] 2024-08-12 07:55:11,548 [execute] INFO git cat-file --batch-check [2024-08-12T07:55:11.638Z] 2024-08-12 07:55:11,548 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=) [2024-08-12T07:55:11.638Z] 2024-08-12 07:55:11,553 [execute] INFO git rev-list d8f6c1d30ba9dec319e685855f88542d89138785 -- [2024-08-12T07:55:11.638Z] 2024-08-12 07:55:11,553 [execute] DEBUG Popen(['git', 'rev-list', 'd8f6c1d30ba9dec319e685855f88542d89138785', '--'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-12T07:55:11.638Z] 2024-08-12 07:55:11,571 [execute] INFO git fetch -v origin [2024-08-12T07:55:11.638Z] 2024-08-12 07:55:11,571 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=True, shell=None, istream=None) [2024-08-12T07:55:12.204Z] 2024-08-12 07:55:12,013 [run_push] DEBUG no remote changes detected [2024-08-12T07:55:12.204Z] 2024-08-12 07:55:12,014 [execute] INFO git push origin semver [2024-08-12T07:55:12.204Z] 2024-08-12 07:55:12,015 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/669/.semver, universal_newlines=False, shell=None, istream=None) [2024-08-12T07:55:13.138Z] 2024-08-12 07:55:12,904 [run_push] DEBUG push all version tags [2024-08-12T07:55:13.138Z] 2024-08-12 07:55:12,904 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-08-12T07:55:13.138Z] 2024-08-12 07:55:12,905 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/669, universal_newlines=False, shell=None, istream=None) [2024-08-12T07:55:14.076Z] 2024-08-12 07:55:13,706 [read_version] DEBUG read version from /w/workspace/edgex-go/669/.semver/main [2024-08-12T07:55:14.076Z] 3.2.0-dev.52 [Pipeline] } [2024-08-12T07:55:14.063Z] $ docker exec --env ******** --env ******** 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c ssh-agent -k [2024-08-12T07:55:14.164Z] unset SSH_AUTH_SOCK; [2024-08-12T07:55:14.164Z] unset SSH_AGENT_PID; [2024-08-12T07:55:14.164Z] echo Agent pid 39 killed; [2024-08-12T07:55:14.200Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-12T07:55:14.536Z] + git semver [Pipeline] } [2024-08-12T07:55:14.785Z] $ docker stop --time=1 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c [2024-08-12T07:55:16.059Z] $ docker rm -f --volumes 1b59f64dc76759e9a8f22574e552d62b32d1cc55da2dfa47c78352edbb39816c [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-08-12T07:55:16.704Z] + [ -d /w/workspace/edgex-go/669/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:16.997Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:17.861Z] ---> package-listing.sh [2024-08-12T07:55:17.861Z] ++ facter osfamily [2024-08-12T07:55:17.861Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-12T07:55:18.120Z] + OS_FAMILY=debian [2024-08-12T07:55:18.120Z] + workspace=/w/workspace/edgex-go/669 [2024-08-12T07:55:18.120Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-12T07:55:18.120Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-12T07:55:18.120Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-12T07:55:18.120Z] + PACKAGES=/tmp/packages_start.txt [2024-08-12T07:55:18.120Z] + '[' /w/workspace/edgex-go/669 ']' [2024-08-12T07:55:18.120Z] + PACKAGES=/tmp/packages_end.txt [2024-08-12T07:55:18.120Z] + case "${OS_FAMILY}" in [2024-08-12T07:55:18.120Z] + dpkg -l [2024-08-12T07:55:18.120Z] + grep '^ii' [2024-08-12T07:55:18.120Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-12T07:55:18.120Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-12T07:55:18.120Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-12T07:55:18.120Z] + '[' /w/workspace/edgex-go/669 ']' [2024-08-12T07:55:18.120Z] + mkdir -p /w/workspace/edgex-go/669/archives/ [2024-08-12T07:55:18.120Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/669/archives/ [Pipeline] echo [2024-08-12T07:55:18.132Z] 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/669/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-12T07:55:18.413Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:55:18.995Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T07:55:18.995Z] [2024-08-12T07:55:18.995Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-12T07:55:19.306Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T07:55:19.306Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-12T07:55:19.306Z] 5eb5b503b376: Pulling fs layer [2024-08-12T07:55:19.306Z] 5c69ac0246d0: Pulling fs layer [2024-08-12T07:55:19.306Z] ec43610c2a17: Pulling fs layer [2024-08-12T07:55:19.306Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-12T07:55:19.306Z] 33b1e0a273af: Pulling fs layer [2024-08-12T07:55:19.306Z] 5d3b04190fa2: Pulling fs layer [2024-08-12T07:55:19.306Z] 2f39f015ded8: Pulling fs layer [2024-08-12T07:55:19.306Z] 3a2ae6a8a46f: Waiting [2024-08-12T07:55:19.306Z] 33b1e0a273af: Waiting [2024-08-12T07:55:19.306Z] 5d3b04190fa2: Waiting [2024-08-12T07:55:19.306Z] 2f39f015ded8: Waiting [2024-08-12T07:55:19.306Z] 5c69ac0246d0: Verifying Checksum [2024-08-12T07:55:19.306Z] 5c69ac0246d0: Download complete [2024-08-12T07:55:19.306Z] 3a2ae6a8a46f: Verifying Checksum [2024-08-12T07:55:19.306Z] 3a2ae6a8a46f: Download complete [2024-08-12T07:55:19.568Z] 33b1e0a273af: Verifying Checksum [2024-08-12T07:55:19.568Z] 33b1e0a273af: Download complete [2024-08-12T07:55:19.568Z] ec43610c2a17: Verifying Checksum [2024-08-12T07:55:19.568Z] ec43610c2a17: Download complete [2024-08-12T07:55:19.568Z] 5d3b04190fa2: Verifying Checksum [2024-08-12T07:55:19.568Z] 5d3b04190fa2: Download complete [2024-08-12T07:55:19.568Z] 5eb5b503b376: Verifying Checksum [2024-08-12T07:55:19.568Z] 5eb5b503b376: Download complete [2024-08-12T07:55:20.134Z] 2f39f015ded8: Verifying Checksum [2024-08-12T07:55:20.134Z] 2f39f015ded8: Download complete [2024-08-12T07:55:21.069Z] 5eb5b503b376: Pull complete [2024-08-12T07:55:21.069Z] 5c69ac0246d0: Pull complete [2024-08-12T07:55:21.328Z] ec43610c2a17: Pull complete [2024-08-12T07:55:21.588Z] 3a2ae6a8a46f: Pull complete [2024-08-12T07:55:21.847Z] 33b1e0a273af: Pull complete [2024-08-12T07:55:21.847Z] 5d3b04190fa2: Pull complete [2024-08-12T07:55:26.036Z] 2f39f015ded8: Pull complete [2024-08-12T07:55:26.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-12T07:55:26.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-12T07:55:26.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-12T07:55:26.147Z] prd-ubuntu20.04-docker-8c-8g-7545 does not seem to be running inside a container [2024-08-12T07:55:26.155Z] $ 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/669/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/669 -v /w/workspace/edgex-go/669:/w/workspace/edgex-go/669:rw,z -v /w/workspace/edgex-go/669@tmp:/w/workspace/edgex-go/669@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-08-12T07:55:30.373Z] $ docker top 3a2e230bc29b298985c87d81122276deaf2565e067dc7b40a0b5f2f0eeccfdd6 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-12T07:55:30.802Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-12T07:55:31.095Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-12T07:55:31.380Z] + ls /var/log/sa-host [2024-08-12T07:55:31.380Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-12T07:55:31.539Z] provisioning config files... [2024-08-12T07:55:31.548Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/669@tmp/config15046722458247763119tmp [Pipeline] { [Pipeline] echo [2024-08-12T07:55:31.570Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:31.854Z] ---> create-netrc.sh [Pipeline] } [2024-08-12T07:55:31.860Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:32.201Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-12T07:55:32.211Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:32.497Z] ---> sudo-logs.sh [2024-08-12T07:55:32.497Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-12T07:55:32.524Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:32.809Z] ---> job-cost.sh [2024-08-12T07:55:32.809Z] lf-activate-venv: SKIPPING [2024-08-12T07:55:32.809Z] DEBUG: total: 0.10999999940395355 [2024-08-12T07:55:32.809Z] INFO: Retrieving Stack Cost... [2024-08-12T07:55:33.070Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-12T07:55:33.641Z] INFO: Archiving Costs [Pipeline] echo [2024-08-12T07:55:33.655Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-12T07:55:33.938Z] ---> logs-deploy.sh [2024-08-12T07:55:33.939Z] lf-activate-venv: SKIPPING [2024-08-12T07:55:33.939Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/669 [2024-08-12T07:55:33.939Z] INFO: archiving workspace using pattern(s): [2024-08-12T07:55:34.879Z] Archives upload complete. [2024-08-12T07:55:35.139Z] INFO: archiving logs to Nexus [2024-08-12T07:55:35.711Z] ---> uname -a: [2024-08-12T07:55:35.711Z] Linux prd-ubuntu20-04-docker-8c-8g-7545 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-12T07:55:35.711Z] [2024-08-12T07:55:35.711Z] [2024-08-12T07:55:35.711Z] ---> lscpu: [2024-08-12T07:55:35.711Z] Architecture: x86_64 [2024-08-12T07:55:35.711Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-12T07:55:35.711Z] Byte Order: Little Endian [2024-08-12T07:55:35.711Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-12T07:55:35.711Z] CPU(s): 8 [2024-08-12T07:55:35.711Z] On-line CPU(s) list: 0-7 [2024-08-12T07:55:35.711Z] Thread(s) per core: 1 [2024-08-12T07:55:35.712Z] Core(s) per socket: 1 [2024-08-12T07:55:35.712Z] Socket(s): 8 [2024-08-12T07:55:35.712Z] NUMA node(s): 1 [2024-08-12T07:55:35.712Z] Vendor ID: AuthenticAMD [2024-08-12T07:55:35.712Z] CPU family: 23 [2024-08-12T07:55:35.712Z] Model: 49 [2024-08-12T07:55:35.712Z] Model name: AMD EPYC-Rome Processor [2024-08-12T07:55:35.712Z] Stepping: 0 [2024-08-12T07:55:35.712Z] CPU MHz: 2799.998 [2024-08-12T07:55:35.712Z] BogoMIPS: 5599.99 [2024-08-12T07:55:35.712Z] Virtualization: AMD-V [2024-08-12T07:55:35.712Z] Hypervisor vendor: KVM [2024-08-12T07:55:35.712Z] Virtualization type: full [2024-08-12T07:55:35.712Z] L1d cache: 256 KiB [2024-08-12T07:55:35.712Z] L1i cache: 256 KiB [2024-08-12T07:55:35.712Z] L2 cache: 4 MiB [2024-08-12T07:55:35.712Z] L3 cache: 128 MiB [2024-08-12T07:55:35.712Z] NUMA node0 CPU(s): 0-7 [2024-08-12T07:55:35.712Z] Vulnerability Itlb multihit: Not affected [2024-08-12T07:55:35.712Z] Vulnerability L1tf: Not affected [2024-08-12T07:55:35.712Z] Vulnerability Mds: Not affected [2024-08-12T07:55:35.712Z] Vulnerability Meltdown: Not affected [2024-08-12T07:55:35.712Z] Vulnerability Mmio stale data: Not affected [2024-08-12T07:55:35.712Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-12T07:55:35.712Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-12T07:55:35.712Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-12T07:55:35.712Z] Vulnerability Srbds: Not affected [2024-08-12T07:55:35.712Z] Vulnerability Tsx async abort: Not affected [2024-08-12T07:55:35.712Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] ---> nproc: [2024-08-12T07:55:35.712Z] 8 [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] ---> df -h: [2024-08-12T07:55:35.712Z] Filesystem Size Used Avail Use% Mounted on [2024-08-12T07:55:35.712Z] overlay 155G 29G 127G 19% / [2024-08-12T07:55:35.712Z] tmpfs 64M 0 64M 0% /dev [2024-08-12T07:55:35.712Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-12T07:55:35.712Z] shm 64M 0 64M 0% /dev/shm [2024-08-12T07:55:35.712Z] /dev/vda1 155G 29G 127G 19% /facter-os [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] ---> sar -b -r -n DEV: [2024-08-12T07:55:35.712Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7545) 08/12/24 _x86_64_ (8 CPU) [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] 07:07:33 LINUX RESTART (8 CPU) [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] 07:08:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-12T07:55:35.712Z] 07:09:01 333.47 17.56 315.91 0.00 2040.20 127397.25 0.00 [2024-08-12T07:55:35.712Z] 07:10:01 139.19 1.08 138.11 0.00 26.93 36053.59 0.00 [2024-08-12T07:55:35.712Z] 07:11:01 44.47 0.02 44.45 0.00 0.13 34045.33 0.00 [2024-08-12T07:55:35.712Z] 07:12:01 32.14 0.18 31.96 0.00 2.67 18488.92 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 216.80 1.73 215.06 0.00 124.78 144951.84 0.00 [2024-08-12T07:55:35.712Z] 07:14:01 807.72 18.21 789.50 0.00 4395.67 234445.73 0.00 [2024-08-12T07:55:35.712Z] 07:15:01 312.54 0.52 312.03 0.00 8.66 110079.36 0.00 [2024-08-12T07:55:35.712Z] 07:16:01 322.23 0.07 322.16 0.00 0.53 104059.58 0.00 [2024-08-12T07:55:35.712Z] 07:17:01 833.07 0.08 832.99 0.00 4.80 146774.22 0.00 [2024-08-12T07:55:35.712Z] 07:18:01 227.63 0.10 227.53 0.00 11.46 11742.88 0.00 [2024-08-12T07:55:35.712Z] 07:19:01 27.21 0.03 27.18 0.00 4.67 704.42 0.00 [2024-08-12T07:55:35.712Z] 07:20:01 3.03 0.03 3.00 0.00 6.27 64.26 0.00 [2024-08-12T07:55:35.712Z] 07:21:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2024-08-12T07:55:35.712Z] 07:22:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 [2024-08-12T07:55:35.712Z] 07:23:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 [2024-08-12T07:55:35.712Z] 07:24:01 1.63 0.02 1.62 0.00 0.13 23.60 0.00 [2024-08-12T07:55:35.712Z] 07:25:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2024-08-12T07:55:35.712Z] 07:26:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 [2024-08-12T07:55:35.712Z] 07:27:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2024-08-12T07:55:35.712Z] 07:28:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 [2024-08-12T07:55:35.712Z] 07:29:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2024-08-12T07:55:35.712Z] 07:30:01 0.98 0.00 0.98 0.00 0.00 13.33 0.00 [2024-08-12T07:55:35.712Z] 07:31:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 [2024-08-12T07:55:35.712Z] 07:32:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2024-08-12T07:55:35.712Z] 07:33:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 [2024-08-12T07:55:35.712Z] 07:34:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2024-08-12T07:55:35.712Z] 07:35:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 [2024-08-12T07:55:35.712Z] 07:36:01 2.97 1.02 1.95 0.00 21.86 27.72 0.00 [2024-08-12T07:55:35.712Z] 07:37:02 1.03 0.00 1.03 0.00 0.00 12.00 0.00 [2024-08-12T07:55:35.712Z] 07:38:01 1.15 0.00 1.15 0.00 0.00 14.10 0.00 [2024-08-12T07:55:35.712Z] 07:39:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 [2024-08-12T07:55:35.712Z] 07:40:01 1.55 0.00 1.55 0.00 0.00 17.59 0.00 [2024-08-12T07:55:35.712Z] 07:41:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2024-08-12T07:55:35.712Z] 07:42:01 1.52 0.00 1.52 0.00 0.00 17.06 0.00 [2024-08-12T07:55:35.712Z] 07:43:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2024-08-12T07:55:35.712Z] 07:44:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 [2024-08-12T07:55:35.712Z] 07:45:01 1.15 0.00 1.15 0.00 0.00 13.46 0.00 [2024-08-12T07:55:35.712Z] 07:46:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2024-08-12T07:55:35.712Z] 07:47:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2024-08-12T07:55:35.712Z] 07:48:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 [2024-08-12T07:55:35.712Z] 07:49:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 [2024-08-12T07:55:35.712Z] 07:50:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 [2024-08-12T07:55:35.712Z] 07:51:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2024-08-12T07:55:35.712Z] 07:52:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2024-08-12T07:55:35.712Z] 07:53:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 [2024-08-12T07:55:35.712Z] 07:54:01 3.25 1.57 1.68 0.00 36.93 22.26 0.00 [2024-08-12T07:55:35.712Z] 07:55:01 178.96 0.60 178.36 0.00 12.13 61288.24 0.00 [2024-08-12T07:55:35.712Z] Average: 74.92 0.91 74.02 0.00 141.87 21900.03 0.00 [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] 07:08:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-12T07:55:35.712Z] 07:09:01 28684748 31512368 800832 2.44 78088 3012136 1987660 5.86 1112692 2686020 940 [2024-08-12T07:55:35.712Z] 07:10:01 27302880 31422880 879516 2.67 128452 4126728 1968168 5.80 1753196 3287936 843140 [2024-08-12T07:55:35.712Z] 07:11:01 26832392 31160108 1138664 3.46 132364 4318608 2466656 7.27 1900224 3591556 525404 [2024-08-12T07:55:35.712Z] 07:12:01 26689624 31520012 777572 2.36 135236 4769236 1824944 5.38 1652860 3937412 473636 [2024-08-12T07:55:35.712Z] 07:13:01 20664492 31366092 926184 2.82 148432 10494720 2616988 7.71 1876428 9590368 3409252 [2024-08-12T07:55:35.712Z] 07:14:01 16887232 31360060 887032 2.70 340148 13758904 2438728 7.19 2834676 12041944 187548 [2024-08-12T07:55:35.712Z] 07:15:01 9253008 28456352 3715096 11.30 382128 17998212 11323408 33.37 6555304 15396944 1390172 [2024-08-12T07:55:35.712Z] 07:16:01 5374928 26279908 5905144 17.96 394076 19647636 11061596 32.60 9325712 16486064 439592 [2024-08-12T07:55:35.712Z] 07:17:01 9546200 31264504 964896 2.93 408064 20558736 2645436 7.80 3689396 18132492 596 [2024-08-12T07:55:35.712Z] 07:18:01 9788996 31401664 843304 2.56 411736 20478904 2227496 6.56 3475328 18156844 720 [2024-08-12T07:55:35.712Z] 07:19:01 9801328 31415928 829016 2.52 413048 20479480 2093100 6.17 3856244 17764972 492 [2024-08-12T07:55:35.712Z] 07:20:01 9800036 31414956 829880 2.52 413120 20479656 2132944 6.29 3855692 17765100 132 [2024-08-12T07:55:35.712Z] 07:21:01 9800004 31414940 829860 2.52 413140 20479660 2132944 6.29 3854380 17765104 12 [2024-08-12T07:55:35.712Z] 07:22:01 9815412 31430348 814784 2.48 413148 20479660 2132944 6.29 3839492 17765104 132 [2024-08-12T07:55:35.712Z] 07:23:01 9816684 31431484 813800 2.47 413168 20479664 2132944 6.29 3839072 17765108 8 [2024-08-12T07:55:35.712Z] 07:24:01 9819780 31434584 810756 2.47 413184 20479640 2170640 6.40 3835824 17765084 228 [2024-08-12T07:55:35.712Z] 07:25:01 9820756 31435564 809760 2.46 413200 20479644 2170640 6.40 3834768 17765088 24 [2024-08-12T07:55:35.712Z] 07:26:01 9820812 31435696 809752 2.46 413216 20479652 2170640 6.40 3834812 17765096 140 [2024-08-12T07:55:35.712Z] 07:27:01 9820796 31435680 809712 2.46 413244 20479652 2170640 6.40 3834812 17765096 8 [2024-08-12T07:55:35.712Z] 07:28:01 9821384 31436304 808924 2.46 413260 20479656 2170640 6.40 3833652 17765100 140 [2024-08-12T07:55:35.712Z] 07:29:01 9820328 31435312 809940 2.46 413272 20479656 2170640 6.40 3837968 17765108 20 [2024-08-12T07:55:35.712Z] 07:30:01 9820500 31435496 809636 2.46 413300 20479660 2170640 6.40 3838136 17765116 192 [2024-08-12T07:55:35.712Z] 07:31:01 9820092 31435116 810216 2.46 413308 20479664 2170640 6.40 3838472 17765108 196 [2024-08-12T07:55:35.712Z] 07:32:01 9819736 31434772 810548 2.46 413320 20479664 2170640 6.40 3838468 17765108 144 [2024-08-12T07:55:35.712Z] 07:33:01 9819752 31434804 810512 2.46 413340 20479664 2170640 6.40 3838204 17765112 36 [2024-08-12T07:55:35.712Z] 07:34:01 9819640 31434732 810440 2.46 413360 20479680 2170640 6.40 3838636 17765124 156 [2024-08-12T07:55:35.712Z] 07:35:01 9819592 31434696 810412 2.46 413376 20479680 2170640 6.40 3838660 17765124 192 [2024-08-12T07:55:35.712Z] 07:36:01 9815136 31431420 813544 2.47 413448 20480428 2191500 6.46 3838588 17765808 148 [2024-08-12T07:55:35.712Z] 07:37:02 9815088 31431396 813524 2.47 413456 20480428 2191500 6.46 3838596 17765808 8 [2024-08-12T07:55:35.712Z] 07:38:01 9815256 31431580 813484 2.47 413476 20480432 2191500 6.46 3838604 17765812 136 [2024-08-12T07:55:35.712Z] 07:39:01 9815084 31431452 813588 2.47 413512 20480432 2191500 6.46 3838728 17765816 8 [2024-08-12T07:55:35.712Z] 07:40:01 9815004 31431392 813592 2.47 413524 20480436 2191500 6.46 3838724 17765816 176 [2024-08-12T07:55:35.712Z] 07:41:01 9814956 31431348 813572 2.47 413528 20480440 2191500 6.46 3838756 17765820 8 [2024-08-12T07:55:35.712Z] 07:42:01 9814972 31431364 813488 2.47 413544 20480432 2191500 6.46 3838756 17765820 176 [2024-08-12T07:55:35.712Z] 07:43:01 9814924 31431352 813464 2.47 413552 20480436 2191500 6.46 3838508 17765824 8 [2024-08-12T07:55:35.712Z] 07:44:01 9814964 31431404 813564 2.47 413564 20480444 2191500 6.46 3838552 17765828 196 [2024-08-12T07:55:35.712Z] 07:45:01 9815200 31431656 813284 2.47 413572 20480452 2191500 6.46 3838752 17765832 8 [2024-08-12T07:55:35.712Z] 07:46:01 9814900 31431372 813504 2.47 413584 20480456 2191500 6.46 3838784 17765836 40 [2024-08-12T07:55:35.712Z] 07:47:01 9814852 31431344 813576 2.47 413596 20480460 2191500 6.46 3838796 17765840 8 [2024-08-12T07:55:35.712Z] 07:48:01 9815308 31431816 813044 2.47 413616 20480460 2191500 6.46 3838576 17765840 44 [2024-08-12T07:55:35.712Z] 07:49:01 9815072 31431604 813212 2.47 413640 20480452 2191500 6.46 3838668 17765844 24 [2024-08-12T07:55:35.712Z] 07:50:01 9814988 31431552 813420 2.47 413652 20480468 2191500 6.46 3838732 17765848 40 [2024-08-12T07:55:35.712Z] 07:51:01 9815088 31431672 813316 2.47 413668 20480472 2191500 6.46 3839212 17765852 200 [2024-08-12T07:55:35.712Z] 07:52:01 9815396 31431984 812976 2.47 413692 20480480 2175180 6.41 3838792 17765856 44 [2024-08-12T07:55:35.712Z] 07:53:01 9815348 31431976 812964 2.47 413696 20480480 2175180 6.41 3838664 17765856 8 [2024-08-12T07:55:35.712Z] 07:54:01 9809016 31427868 816964 2.48 413724 20481576 2155744 6.35 3846116 17766192 24 [2024-08-12T07:55:35.712Z] 07:55:01 8357880 31358032 882616 2.68 438840 21714504 2512332 7.40 3969580 18962960 640 [2024-08-12T07:55:35.712Z] Average: 11547650 31247403 1000359 3.04 380439 18684298 2581193 7.61 3752672 16209114 154791 [2024-08-12T07:55:35.712Z] [2024-08-12T07:55:35.712Z] 07:08:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-12T07:55:35.712Z] 07:09:01 ens3 1341.93 1212.34 11451.23 167.30 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:09:01 veth0efea61 33.15 40.74 3.10 32.43 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:09:01 lo 4.95 4.95 0.48 0.48 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:09:01 docker0 687.10 616.42 47.21 2961.91 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:10:01 ens3 296.55 247.84 2072.86 33.66 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:10:01 vethb4c2af1 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:10:01 docker0 229.63 265.96 19.55 2036.32 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:11:01 ens3 32.84 20.83 25.83 14.55 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:11:01 vethb4c2af1 1.30 1.33 0.11 0.12 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:11:01 docker0 1.30 1.30 0.10 0.12 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:12:01 ens3 17.96 10.81 15.85 8.51 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:12:01 vethb4c2af1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 ens3 225.48 145.46 3787.96 180.38 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 vethf43510c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 vethd64e87e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 lo 1.40 1.40 0.13 0.13 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 vethbe3e10f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 vethc1380fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:13:01 vethc0301dc 0.33 0.42 0.03 0.13 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:14:01 ens3 935.56 543.16 9027.04 58.48 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:14:01 vethc7d6cc3 92.80 150.17 9.13 1181.02 0.00 0.00 0.00 0.10 [2024-08-12T07:55:35.712Z] 07:14:01 vethe5e1dad 83.67 133.79 8.60 1178.64 0.00 0.00 0.00 0.10 [2024-08-12T07:55:35.712Z] 07:14:01 vethfcc8681 84.27 142.79 8.56 1180.21 0.00 0.00 0.00 0.10 [2024-08-12T07:55:35.712Z] 07:14:01 vethd2cf948 86.62 142.18 8.63 1180.01 0.00 0.00 0.00 0.10 [2024-08-12T07:55:35.712Z] 07:14:01 lo 0.53 0.53 0.04 0.04 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:14:01 docker0 475.97 783.97 40.29 6946.99 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:14:01 veth6bb1de2 77.69 134.53 8.06 1186.57 0.00 0.00 0.00 0.10 [2024-08-12T07:55:35.712Z] 07:14:01 vethc0301dc 0.07 1.00 0.00 0.04 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:15:01 vethd024999 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:15:01 ens3 13.66 8.63 11.01 6.07 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:15:01 veth5171019 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:15:01 veth42a2491 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.712Z] 07:15:01 vetha13372f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth26b35ad 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth5f44c34 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth20b0b70 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth4641d10 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth1694354 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth605aaaa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth1edb666 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth40ea389 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 veth5807933 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:15:01 vethc0301dc 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 vethd024999 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 ens3 3.20 1.68 2.51 1.33 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth5171019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth42a2491 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 vetha13372f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth26b35ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth5f44c34 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth20b0b70 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth4641d10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth1694354 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth605aaaa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth1edb666 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth40ea389 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 veth5807933 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:16:01 vethc0301dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 vethd024999 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 ens3 29.19 21.17 23.02 13.21 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 veth5171019 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 veth4641d10 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 veth5807933 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:17:01 vethc0301dc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:18:01 ens3 395.17 386.73 211.31 1464.89 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:18:01 lo 47.56 47.56 4.69 4.69 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:19:01 ens3 362.06 356.26 169.20 2177.87 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:19:01 lo 34.19 34.19 3.37 3.37 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:20:01 ens3 16.65 13.43 14.84 5.12 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:20:01 lo 3.00 3.00 0.29 0.29 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:24:01 ens3 0.27 0.23 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:25:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:29:01 ens3 2.98 5.30 0.26 13.54 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:30:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:32:01 ens3 0.90 0.63 4.16 0.05 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:34:01 ens3 3.65 4.60 0.30 7.12 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:37:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:39:01 ens3 3.80 4.47 0.31 7.18 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:40:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:42:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:44:01 ens3 3.68 5.63 0.31 7.27 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:45:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:49:01 ens3 3.75 5.75 0.31 7.24 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:50:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:51:01 ens3 0.18 0.15 0.22 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:54:01 ens3 30.19 43.61 6.15 83.71 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:54:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:55:01 ens3 431.86 245.02 8097.29 50.24 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:55:01 lo 2.47 2.47 0.25 0.25 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:55:01 docker0 85.54 157.13 7.60 1272.13 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] 07:55:01 veth7b7fbe4 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] Average: ens3 87.95 69.51 739.45 91.68 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] Average: lo 2.09 2.09 0.20 0.20 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] Average: docker0 31.26 38.64 2.43 280.35 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] Average: veth7b7fbe4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-12T07:55:35.713Z] [2024-08-12T07:55:35.714Z] [2024-08-12T07:55:35.714Z] ---> sar -P ALL: [2024-08-12T07:55:35.714Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7545) 08/12/24 _x86_64_ (8 CPU) [2024-08-12T07:55:35.714Z] [2024-08-12T07:55:35.714Z] 07:07:33 LINUX RESTART (8 CPU) [2024-08-12T07:55:35.714Z] [2024-08-12T07:55:35.714Z] 07:08:02 CPU %user %nice %system %iowait %steal %idle [2024-08-12T07:55:35.714Z] 07:09:01 all 10.93 0.00 3.80 2.50 0.07 82.70 [2024-08-12T07:55:35.714Z] 07:09:01 0 14.94 0.00 5.13 4.91 0.07 74.95 [2024-08-12T07:55:35.714Z] 07:09:01 1 9.44 0.00 3.79 0.24 0.07 86.45 [2024-08-12T07:55:35.714Z] 07:09:01 2 13.55 0.00 5.50 2.84 0.09 78.02 [2024-08-12T07:55:35.714Z] 07:09:01 3 12.26 0.00 4.33 2.95 0.05 80.41 [2024-08-12T07:55:35.714Z] 07:09:01 4 11.65 0.00 3.02 0.48 0.05 84.79 [2024-08-12T07:55:35.714Z] 07:09:01 5 7.45 0.00 3.06 7.70 0.07 81.72 [2024-08-12T07:55:35.714Z] 07:09:01 6 8.55 0.00 2.83 0.77 0.05 87.81 [2024-08-12T07:55:35.714Z] 07:09:01 7 9.60 0.00 2.77 0.12 0.09 87.42 [2024-08-12T07:55:35.714Z] 07:10:01 all 32.66 0.00 5.72 1.87 0.08 59.68 [2024-08-12T07:55:35.714Z] 07:10:01 0 30.35 0.00 5.17 0.15 0.08 64.24 [2024-08-12T07:55:35.714Z] 07:10:01 1 32.87 0.00 5.27 0.52 0.07 61.26 [2024-08-12T07:55:35.714Z] 07:10:01 2 32.31 0.00 5.70 0.30 0.05 61.64 [2024-08-12T07:55:35.714Z] 07:10:01 3 30.90 0.00 5.87 0.12 0.07 63.04 [2024-08-12T07:55:35.714Z] 07:10:01 4 30.57 0.00 6.06 11.33 0.10 51.94 [2024-08-12T07:55:35.714Z] 07:10:01 5 33.42 0.00 5.78 1.86 0.08 58.85 [2024-08-12T07:55:35.714Z] 07:10:01 6 32.99 0.00 6.60 0.20 0.07 60.15 [2024-08-12T07:55:35.714Z] 07:10:01 7 37.90 0.00 5.27 0.49 0.08 56.25 [2024-08-12T07:55:35.714Z] 07:11:01 all 32.82 0.00 5.57 1.27 0.07 60.26 [2024-08-12T07:55:35.714Z] 07:11:01 0 31.83 0.00 6.00 3.76 0.08 58.32 [2024-08-12T07:55:35.714Z] 07:11:01 1 33.60 0.00 5.32 5.15 0.07 55.87 [2024-08-12T07:55:35.714Z] 07:11:01 2 34.27 0.00 5.07 0.08 0.08 60.49 [2024-08-12T07:55:35.714Z] 07:11:01 3 32.89 0.00 5.14 0.02 0.07 61.88 [2024-08-12T07:55:35.714Z] 07:11:01 4 31.65 0.00 5.72 0.02 0.07 62.54 [2024-08-12T07:55:35.714Z] 07:11:01 5 34.18 0.00 6.64 1.06 0.07 58.06 [2024-08-12T07:55:35.714Z] 07:11:01 6 33.55 0.00 5.58 0.12 0.07 60.69 [2024-08-12T07:55:35.714Z] 07:11:01 7 30.56 0.00 5.11 0.00 0.07 64.26 [2024-08-12T07:55:35.714Z] 07:12:01 all 61.96 0.00 7.75 0.47 0.09 29.73 [2024-08-12T07:55:35.714Z] 07:12:01 0 63.85 0.00 7.73 1.08 0.08 27.26 [2024-08-12T07:55:35.714Z] 07:12:01 1 61.81 0.00 7.93 1.39 0.08 28.78 [2024-08-12T07:55:35.714Z] 07:12:01 2 61.17 0.00 7.92 0.10 0.08 30.73 [2024-08-12T07:55:35.714Z] 07:12:01 3 61.31 0.00 7.60 0.05 0.10 30.94 [2024-08-12T07:55:35.714Z] 07:12:01 4 61.36 0.00 7.81 0.12 0.08 30.63 [2024-08-12T07:55:35.714Z] 07:12:01 5 58.89 0.00 7.58 0.66 0.08 32.79 [2024-08-12T07:55:35.714Z] 07:12:01 6 64.03 0.00 7.91 0.37 0.10 27.59 [2024-08-12T07:55:35.714Z] 07:12:01 7 63.25 0.00 7.49 0.02 0.12 29.12 [2024-08-12T07:55:35.714Z] 07:13:01 all 23.36 0.00 7.76 10.09 0.11 58.69 [2024-08-12T07:55:35.714Z] 07:13:01 0 21.50 0.00 7.90 19.67 0.10 50.83 [2024-08-12T07:55:35.714Z] 07:13:01 1 25.26 0.00 7.77 12.73 0.12 54.12 [2024-08-12T07:55:35.714Z] 07:13:01 2 24.38 0.00 7.83 14.30 0.08 53.41 [2024-08-12T07:55:35.714Z] 07:13:01 3 23.82 0.00 8.39 2.76 0.12 64.92 [2024-08-12T07:55:35.714Z] 07:13:01 4 22.66 0.00 8.53 4.48 0.10 64.23 [2024-08-12T07:55:35.714Z] 07:13:01 5 19.94 0.00 6.16 6.45 0.08 67.37 [2024-08-12T07:55:35.714Z] 07:13:01 6 25.70 0.00 7.72 5.14 0.10 61.34 [2024-08-12T07:55:35.714Z] 07:13:01 7 23.62 0.00 7.76 15.28 0.14 53.20 [2024-08-12T07:55:35.714Z] 07:14:01 all 12.56 0.00 6.55 17.44 0.10 63.36 [2024-08-12T07:55:35.714Z] 07:14:01 0 10.99 0.00 6.14 6.30 0.07 76.50 [2024-08-12T07:55:35.714Z] 07:14:01 1 13.46 0.00 6.92 7.82 0.10 71.70 [2024-08-12T07:55:35.714Z] 07:14:01 2 12.00 0.00 5.93 32.09 0.07 49.92 [2024-08-12T07:55:35.714Z] 07:14:01 3 12.36 0.00 6.02 14.94 0.15 66.53 [2024-08-12T07:55:35.714Z] 07:14:01 4 12.97 0.00 5.90 7.28 0.07 73.78 [2024-08-12T07:55:35.714Z] 07:14:01 5 12.29 0.00 6.03 8.95 0.08 72.66 [2024-08-12T07:55:35.714Z] 07:14:01 6 13.26 0.00 9.19 44.47 0.09 33.00 [2024-08-12T07:55:35.714Z] 07:14:01 7 13.17 0.00 6.32 18.18 0.14 62.20 [2024-08-12T07:55:35.714Z] 07:15:01 all 72.85 0.00 12.13 3.76 0.12 11.14 [2024-08-12T07:55:35.714Z] 07:15:01 0 71.94 0.00 12.67 0.98 0.10 14.31 [2024-08-12T07:55:35.714Z] 07:15:01 1 73.78 0.00 12.06 6.66 0.12 7.39 [2024-08-12T07:55:35.714Z] 07:15:01 2 72.66 0.00 11.38 3.45 0.15 12.36 [2024-08-12T07:55:35.714Z] 07:15:01 3 72.99 0.00 11.66 0.74 0.10 14.51 [2024-08-12T07:55:35.714Z] 07:15:01 4 73.59 0.00 11.58 0.59 0.12 14.12 [2024-08-12T07:55:35.714Z] 07:15:01 5 72.28 0.00 13.35 12.08 0.12 2.17 [2024-08-12T07:55:35.714Z] 07:15:01 6 72.95 0.00 11.90 1.92 0.13 13.10 [2024-08-12T07:55:35.714Z] 07:15:01 7 72.58 0.00 12.43 3.67 0.12 11.21 [2024-08-12T07:55:35.714Z] 07:16:01 all 89.81 0.00 10.04 0.00 0.15 0.00 [2024-08-12T07:55:35.714Z] 07:16:01 0 90.20 0.00 9.63 0.00 0.15 0.02 [2024-08-12T07:55:35.714Z] 07:16:01 1 89.85 0.00 9.96 0.00 0.19 0.00 [2024-08-12T07:55:35.714Z] 07:16:01 2 89.38 0.00 10.49 0.00 0.13 0.00 [2024-08-12T07:55:35.714Z] 07:16:01 3 89.63 0.00 10.21 0.00 0.15 0.00 [2024-08-12T07:55:35.714Z] 07:16:01 4 90.06 0.00 9.78 0.00 0.17 0.00 [2024-08-12T07:55:35.714Z] 07:16:01 5 89.70 0.00 10.16 0.00 0.14 0.00 [2024-08-12T07:55:35.714Z] 07:16:01 6 90.02 0.00 9.86 0.00 0.12 0.00 [2024-08-12T07:55:35.714Z] 07:16:01 7 89.61 0.00 10.25 0.00 0.13 0.00 [2024-08-12T07:55:35.714Z] 07:17:01 all 82.69 0.00 12.85 1.85 0.21 2.39 [2024-08-12T07:55:35.714Z] 07:17:01 0 82.99 0.00 13.03 2.05 0.21 1.74 [2024-08-12T07:55:35.714Z] 07:17:01 1 82.28 0.00 12.96 2.25 0.32 2.20 [2024-08-12T07:55:35.714Z] 07:17:01 2 82.19 0.00 13.82 1.45 0.17 2.37 [2024-08-12T07:55:35.714Z] 07:17:01 3 81.69 0.00 12.89 0.60 0.19 4.63 [2024-08-12T07:55:35.714Z] 07:17:01 4 82.40 0.00 12.50 0.77 0.19 4.15 [2024-08-12T07:55:35.714Z] 07:17:01 5 82.49 0.00 13.18 3.87 0.28 0.17 [2024-08-12T07:55:35.714Z] 07:17:01 6 84.03 0.00 12.31 1.15 0.20 2.31 [2024-08-12T07:55:35.714Z] 07:17:01 7 83.44 0.00 12.16 2.68 0.17 1.55 [2024-08-12T07:55:35.714Z] 07:18:01 all 7.20 0.00 1.50 1.35 0.06 89.88 [2024-08-12T07:55:35.714Z] 07:18:01 0 8.02 0.00 1.47 3.43 0.08 86.99 [2024-08-12T07:55:35.714Z] 07:18:01 1 7.22 0.00 1.61 1.22 0.05 89.90 [2024-08-12T07:55:35.714Z] 07:18:01 2 7.02 0.00 1.68 0.72 0.07 90.51 [2024-08-12T07:55:35.714Z] 07:18:01 3 6.75 0.00 1.40 0.37 0.05 91.42 [2024-08-12T07:55:35.714Z] 07:18:01 4 5.93 0.00 1.42 1.11 0.05 91.49 [2024-08-12T07:55:35.714Z] 07:18:01 5 7.08 0.00 1.44 0.40 0.07 91.01 [2024-08-12T07:55:35.714Z] 07:18:01 6 8.34 0.00 1.65 3.05 0.08 86.88 [2024-08-12T07:55:35.714Z] 07:18:01 7 7.25 0.00 1.32 0.55 0.07 90.81 [2024-08-12T07:55:35.714Z] 07:19:01 all 9.33 0.00 0.88 0.11 0.06 89.62 [2024-08-12T07:55:35.714Z] 07:19:01 0 4.57 0.00 0.78 0.07 0.05 94.53 [2024-08-12T07:55:35.714Z] 07:19:01 1 14.47 0.00 0.98 0.03 0.08 84.43 [2024-08-12T07:55:35.714Z] 07:19:01 2 7.19 0.00 0.96 0.07 0.07 91.72 [2024-08-12T07:55:35.714Z] 07:19:01 3 5.54 0.00 0.75 0.02 0.05 93.64 [2024-08-12T07:55:35.714Z] 07:19:01 4 11.28 0.00 1.01 0.02 0.07 87.63 [2024-08-12T07:55:35.714Z] 07:19:01 5 8.29 0.00 0.72 0.02 0.05 90.92 [2024-08-12T07:55:35.714Z] 07:19:01 6 12.82 0.00 0.99 0.64 0.07 85.48 [2024-08-12T07:55:35.714Z] 07:19:01 7 10.44 0.00 0.87 0.02 0.05 88.62 [2024-08-12T07:55:35.714Z] [2024-08-12T07:55:35.714Z] 07:19:01 CPU %user %nice %system %iowait %steal %idle [2024-08-12T07:55:35.714Z] 07:20:01 all 0.10 0.00 0.06 0.01 0.02 99.80 [2024-08-12T07:55:35.714Z] 07:20:01 0 0.15 0.00 0.07 0.00 0.03 99.75 [2024-08-12T07:55:35.714Z] 07:20:01 1 0.05 0.00 0.05 0.00 0.03 99.87 [2024-08-12T07:55:35.714Z] 07:20:01 2 0.13 0.00 0.08 0.02 0.02 99.75 [2024-08-12T07:55:35.714Z] 07:20:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2024-08-12T07:55:35.714Z] 07:20:01 4 0.17 0.00 0.03 0.00 0.02 99.78 [2024-08-12T07:55:35.714Z] 07:20:01 5 0.13 0.00 0.15 0.00 0.00 99.72 [2024-08-12T07:55:35.714Z] 07:20:01 6 0.12 0.00 0.05 0.05 0.02 99.77 [2024-08-12T07:55:35.714Z] 07:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.714Z] 07:21:01 all 0.05 0.00 0.01 0.00 0.01 99.92 [2024-08-12T07:55:35.714Z] 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.714Z] 07:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.714Z] 07:21:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.714Z] 07:21:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.714Z] 07:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.714Z] 07:21:01 6 0.23 0.00 0.00 0.02 0.00 99.75 [2024-08-12T07:55:35.714Z] 07:21:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-12T07:55:35.714Z] 07:22:01 all 0.24 0.00 0.01 0.00 0.01 99.73 [2024-08-12T07:55:35.714Z] 07:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.714Z] 07:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-12T07:55:35.714Z] 07:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.714Z] 07:22:01 5 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-12T07:55:35.714Z] 07:22:01 6 1.70 0.00 0.02 0.02 0.02 98.25 [2024-08-12T07:55:35.714Z] 07:22:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-12T07:55:35.714Z] 07:23:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-08-12T07:55:35.714Z] 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.714Z] 07:23:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-12T07:55:35.714Z] 07:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.714Z] 07:23:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.714Z] 07:23:01 5 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-12T07:55:35.714Z] 07:23:01 6 0.48 0.00 0.00 0.00 0.02 99.50 [2024-08-12T07:55:35.714Z] 07:23:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:24:01 all 0.08 0.00 0.04 0.01 0.01 99.86 [2024-08-12T07:55:35.714Z] 07:24:01 0 0.10 0.00 0.02 0.03 0.02 99.83 [2024-08-12T07:55:35.714Z] 07:24:01 1 0.10 0.00 0.07 0.00 0.00 99.83 [2024-08-12T07:55:35.714Z] 07:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-12T07:55:35.714Z] 07:24:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-12T07:55:35.714Z] 07:24:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-12T07:55:35.714Z] 07:24:01 5 0.07 0.00 0.05 0.00 0.03 99.85 [2024-08-12T07:55:35.714Z] 07:24:01 6 0.28 0.00 0.05 0.02 0.00 99.65 [2024-08-12T07:55:35.714Z] 07:24:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-08-12T07:55:35.714Z] 07:25:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2024-08-12T07:55:35.714Z] 07:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-12T07:55:35.714Z] 07:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-12T07:55:35.714Z] 07:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:25:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-12T07:55:35.714Z] 07:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.714Z] 07:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.714Z] 07:25:01 6 0.07 0.00 0.00 0.05 0.02 99.87 [2024-08-12T07:55:35.714Z] 07:25:01 7 0.00 0.00 0.00 0.12 0.02 99.87 [2024-08-12T07:55:35.714Z] 07:26:01 all 0.08 0.00 0.01 0.00 0.01 99.89 [2024-08-12T07:55:35.714Z] 07:26:01 0 0.07 0.00 0.03 0.00 0.03 99.87 [2024-08-12T07:55:35.714Z] 07:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.714Z] 07:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.714Z] 07:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.714Z] 07:26:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.714Z] 07:26:01 6 0.42 0.00 0.00 0.02 0.02 99.55 [2024-08-12T07:55:35.714Z] 07:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-12T07:55:35.714Z] 07:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-12T07:55:35.714Z] 07:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-12T07:55:35.714Z] 07:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-12T07:55:35.714Z] 07:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.714Z] 07:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.714Z] 07:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.714Z] 07:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.714Z] 07:27:01 6 0.02 0.00 0.02 0.03 0.02 99.92 [2024-08-12T07:55:35.714Z] 07:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.714Z] 07:28:01 all 0.04 0.00 0.02 0.00 0.02 99.91 [2024-08-12T07:55:35.714Z] 07:28:01 0 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-12T07:55:35.714Z] 07:28:01 1 0.05 0.00 0.07 0.00 0.03 99.85 [2024-08-12T07:55:35.714Z] 07:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.714Z] 07:28:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-12T07:55:35.714Z] 07:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.714Z] 07:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.714Z] 07:28:01 6 0.17 0.00 0.02 0.00 0.02 99.80 [2024-08-12T07:55:35.714Z] 07:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-12T07:55:35.714Z] 07:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-12T07:55:35.714Z] 07:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.714Z] 07:29:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-12T07:55:35.715Z] 07:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:29:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:29:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:29:01 6 0.07 0.00 0.00 0.02 0.02 99.90 [2024-08-12T07:55:35.715Z] 07:29:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:30:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2024-08-12T07:55:35.715Z] 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:30:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-12T07:55:35.715Z] 07:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:30:01 4 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-12T07:55:35.715Z] 07:30:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-12T07:55:35.715Z] 07:30:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:30:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-12T07:55:35.715Z] [2024-08-12T07:55:35.715Z] 07:30:01 CPU %user %nice %system %iowait %steal %idle [2024-08-12T07:55:35.715Z] 07:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-12T07:55:35.715Z] 07:31:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:31:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.715Z] 07:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:31:01 6 0.00 0.00 0.02 0.05 0.00 99.93 [2024-08-12T07:55:35.715Z] 07:31:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:32:01 all 0.04 0.00 0.01 0.01 0.01 99.93 [2024-08-12T07:55:35.715Z] 07:32:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-12T07:55:35.715Z] 07:32:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2024-08-12T07:55:35.715Z] 07:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:32:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:32:01 6 0.03 0.00 0.02 0.05 0.02 99.88 [2024-08-12T07:55:35.715Z] 07:32:01 7 0.02 0.00 0.02 0.07 0.00 99.90 [2024-08-12T07:55:35.715Z] 07:33:01 all 0.02 0.00 0.01 0.02 0.01 99.94 [2024-08-12T07:55:35.715Z] 07:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:33:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-12T07:55:35.715Z] 07:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-12T07:55:35.715Z] 07:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:33:01 7 0.02 0.00 0.02 0.12 0.02 99.83 [2024-08-12T07:55:35.715Z] 07:34:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-08-12T07:55:35.715Z] 07:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:34:01 1 0.05 0.00 0.00 0.00 0.03 99.92 [2024-08-12T07:55:35.715Z] 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:34:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-12T07:55:35.715Z] 07:34:01 6 0.07 0.00 0.00 0.05 0.02 99.87 [2024-08-12T07:55:35.715Z] 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-12T07:55:35.715Z] 07:35:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-12T07:55:35.715Z] 07:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.715Z] 07:35:01 4 0.02 0.00 0.03 0.00 0.05 99.90 [2024-08-12T07:55:35.715Z] 07:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:35:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:36:01 all 0.06 0.00 0.06 0.01 0.01 99.86 [2024-08-12T07:55:35.715Z] 07:36:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2024-08-12T07:55:35.715Z] 07:36:01 1 0.03 0.00 0.07 0.00 0.02 99.88 [2024-08-12T07:55:35.715Z] 07:36:01 2 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-12T07:55:35.715Z] 07:36:01 3 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-12T07:55:35.715Z] 07:36:01 4 0.23 0.00 0.15 0.05 0.02 99.55 [2024-08-12T07:55:35.715Z] 07:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:36:01 6 0.03 0.00 0.07 0.02 0.02 99.87 [2024-08-12T07:55:35.715Z] 07:36:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-12T07:55:35.715Z] 07:37:02 all 0.03 0.00 0.01 0.01 0.01 99.94 [2024-08-12T07:55:35.715Z] 07:37:02 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:37:02 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:37:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:37:02 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:37:02 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-12T07:55:35.715Z] 07:37:02 5 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:37:02 6 0.07 0.00 0.02 0.05 0.02 99.85 [2024-08-12T07:55:35.715Z] 07:37:02 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-12T07:55:35.715Z] 07:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-12T07:55:35.715Z] 07:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-12T07:55:35.715Z] 07:38:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2024-08-12T07:55:35.715Z] 07:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:38:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-12T07:55:35.715Z] 07:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:39:01 4 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-12T07:55:35.715Z] 07:39:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-12T07:55:35.715Z] 07:39:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:40:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-12T07:55:35.715Z] 07:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-12T07:55:35.715Z] 07:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.715Z] 07:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:40:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:40:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-12T07:55:35.715Z] 07:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:40:01 7 0.00 0.00 0.03 0.02 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:41:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-08-12T07:55:35.715Z] 07:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:41:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:41:01 4 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-12T07:55:35.715Z] 07:41:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] [2024-08-12T07:55:35.715Z] 07:41:01 CPU %user %nice %system %iowait %steal %idle [2024-08-12T07:55:35.715Z] 07:42:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2024-08-12T07:55:35.715Z] 07:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.715Z] 07:42:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:42:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:42:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:42:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.715Z] 07:42:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-12T07:55:35.715Z] 07:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:43:01 1 0.08 0.00 0.00 0.00 0.02 99.90 [2024-08-12T07:55:35.715Z] 07:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:43:01 4 0.02 0.00 0.00 0.00 0.03 99.95 [2024-08-12T07:55:35.715Z] 07:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:43:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-12T07:55:35.715Z] 07:43:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:44:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2024-08-12T07:55:35.715Z] 07:44:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:44:01 1 0.02 0.00 0.00 0.03 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-12T07:55:35.715Z] 07:44:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:44:01 4 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-12T07:55:35.715Z] 07:44:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-12T07:55:35.715Z] 07:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:45:01 all 0.03 0.00 0.01 0.01 0.01 99.93 [2024-08-12T07:55:35.715Z] 07:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:45:01 3 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:45:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-12T07:55:35.715Z] 07:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:45:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:45:01 7 0.03 0.00 0.02 0.10 0.02 99.83 [2024-08-12T07:55:35.715Z] 07:46:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-12T07:55:35.715Z] 07:46:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:46:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:46:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-12T07:55:35.715Z] 07:46:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-12T07:55:35.715Z] 07:46:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-08-12T07:55:35.715Z] 07:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.715Z] 07:47:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-12T07:55:35.715Z] 07:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:47:01 1 0.05 0.00 0.03 0.02 0.02 99.88 [2024-08-12T07:55:35.715Z] 07:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:47:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-12T07:55:35.715Z] 07:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-12T07:55:35.715Z] 07:47:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:48:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-12T07:55:35.715Z] 07:48:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-12T07:55:35.715Z] 07:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.715Z] 07:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.715Z] 07:48:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.715Z] 07:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.715Z] 07:48:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-12T07:55:35.716Z] 07:48:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-12T07:55:35.716Z] 07:49:01 all 0.03 0.00 0.01 0.01 0.01 99.93 [2024-08-12T07:55:35.716Z] 07:49:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-12T07:55:35.716Z] 07:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.716Z] 07:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.716Z] 07:49:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-12T07:55:35.716Z] 07:49:01 4 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-12T07:55:35.716Z] 07:49:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2024-08-12T07:55:35.716Z] 07:49:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-08-12T07:55:35.716Z] 07:49:01 7 0.03 0.00 0.00 0.03 0.02 99.92 [2024-08-12T07:55:35.716Z] 07:50:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2024-08-12T07:55:35.716Z] 07:50:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-08-12T07:55:35.716Z] 07:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.716Z] 07:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.716Z] 07:50:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-12T07:55:35.716Z] 07:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-12T07:55:35.716Z] 07:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.716Z] 07:50:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-12T07:55:35.716Z] 07:50:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-12T07:55:35.716Z] 07:51:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-12T07:55:35.716Z] 07:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-12T07:55:35.716Z] 07:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.716Z] 07:51:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-12T07:55:35.716Z] 07:51:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2024-08-12T07:55:35.716Z] 07:51:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2024-08-12T07:55:35.716Z] 07:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-12T07:55:35.716Z] 07:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.716Z] 07:51:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-12T07:55:35.716Z] 07:52:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2024-08-12T07:55:35.716Z] 07:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.716Z] 07:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.716Z] 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.716Z] 07:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-12T07:55:35.716Z] 07:52:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-12T07:55:35.716Z] 07:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-12T07:55:35.716Z] 07:52:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-12T07:55:35.716Z] 07:52:01 7 0.02 0.00 0.00 0.07 0.02 99.90 [2024-08-12T07:55:35.716Z] [2024-08-12T07:55:35.716Z] 07:52:01 CPU %user %nice %system %iowait %steal %idle [2024-08-12T07:55:35.716Z] 07:53:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-08-12T07:55:35.716Z] 07:53:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-12T07:55:35.716Z] 07:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.716Z] 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.716Z] 07:53:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-12T07:55:35.716Z] 07:53:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-12T07:55:35.716Z] 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-12T07:55:35.716Z] 07:53:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-12T07:55:35.716Z] 07:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-12T07:55:35.716Z] 07:54:01 all 0.35 0.00 0.06 0.01 0.01 99.57 [2024-08-12T07:55:35.716Z] 07:54:01 0 0.53 0.00 0.03 0.02 0.00 99.42 [2024-08-12T07:55:35.716Z] 07:54:01 1 0.42 0.00 0.03 0.00 0.02 99.53 [2024-08-12T07:55:35.716Z] 07:54:01 2 0.20 0.00 0.07 0.02 0.00 99.72 [2024-08-12T07:55:35.716Z] 07:54:01 3 0.23 0.00 0.05 0.00 0.02 99.70 [2024-08-12T07:55:35.716Z] 07:54:01 4 0.60 0.00 0.07 0.00 0.02 99.32 [2024-08-12T07:55:35.716Z] 07:54:01 5 0.23 0.00 0.13 0.00 0.00 99.63 [2024-08-12T07:55:35.716Z] 07:54:01 6 0.48 0.00 0.07 0.02 0.02 99.42 [2024-08-12T07:55:35.716Z] 07:54:01 7 0.07 0.00 0.03 0.03 0.02 99.85 [2024-08-12T07:55:35.716Z] 07:55:01 all 9.03 0.00 4.07 1.67 0.07 85.16 [2024-08-12T07:55:35.716Z] 07:55:01 0 8.48 0.00 3.46 0.42 0.07 87.57 [2024-08-12T07:55:35.716Z] 07:55:01 1 8.94 0.00 4.68 0.89 0.07 85.42 [2024-08-12T07:55:35.716Z] 07:55:01 2 9.04 0.00 3.47 0.08 0.07 87.34 [2024-08-12T07:55:35.716Z] 07:55:01 3 8.62 0.00 3.76 0.05 0.07 87.50 [2024-08-12T07:55:35.716Z] 07:55:01 4 9.10 0.00 3.84 1.79 0.08 85.19 [2024-08-12T07:55:35.716Z] 07:55:01 5 9.31 0.00 3.22 0.27 0.05 87.15 [2024-08-12T07:55:35.716Z] 07:55:01 6 9.34 0.00 5.17 0.05 0.05 85.40 [2024-08-12T07:55:35.716Z] 07:55:01 7 9.41 0.00 5.02 9.96 0.10 75.51 [2024-08-12T07:55:35.716Z] Average: all 9.41 0.00 1.67 0.90 0.03 87.99 [2024-08-12T07:55:35.716Z] Average: 0 9.28 0.00 1.68 0.90 0.03 88.11 [2024-08-12T07:55:35.716Z] Average: 1 9.53 0.00 1.68 0.82 0.04 87.93 [2024-08-12T07:55:35.716Z] Average: 2 9.42 0.00 1.69 1.17 0.03 87.70 [2024-08-12T07:55:35.716Z] Average: 3 9.25 0.00 1.66 0.48 0.03 88.58 [2024-08-12T07:55:35.716Z] Average: 4 9.38 0.00 1.64 0.59 0.04 88.35 [2024-08-12T07:55:35.716Z] Average: 5 9.19 0.00 1.64 0.91 0.03 88.23 [2024-08-12T07:55:35.716Z] Average: 6 9.73 0.00 1.73 1.21 0.03 87.29 [2024-08-12T07:55:35.716Z] Average: 7 9.52 0.00 1.62 1.09 0.03 87.74 [2024-08-12T07:55:35.716Z] [2024-08-12T07:55:35.716Z] [2024-08-12T07:55:35.716Z]