Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 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-ssh18251483319886666070.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11099230480642897158.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh8084269835828139912.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh7975488179093662724.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-ssh774729276316796945.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], buildSnap:false] ========================================================= [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-7910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/590 [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/590 # 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 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 (main) Commit message: "feat(core-data):To improve core-data fuzzing test coverage with swagger… (#4690)" > 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 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 > git rev-list --no-walk 2b0aa32e305f4468c05d36fa7488a318f523b7ee # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-09-26T03:12:47.618Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-09-26T03:12:47.670Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-09-26T03:12:47.683Z] ========================================================= [2023-09-26T03:12:47.683Z] EdgeX Global Pipelines Version Info [2023-09-26T03:12:47.683Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:12:48.394Z] ------------------- [2023-09-26T03:12:48.394Z] stable info: [2023-09-26T03:12:48.394Z] ------------------- [2023-09-26T03:12:48.394Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-09-26T03:12:48.394Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T03:12:48.394Z] Message: update stable to v1.0.254 [2023-09-26T03:12:48.964Z] ------------------- [2023-09-26T03:12:48.964Z] experimental info: [2023-09-26T03:12:48.964Z] ------------------- [2023-09-26T03:12:48.964Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-09-26T03:12:48.964Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-09-26T03:12:48.964Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-09-26T03:12:49.127Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-09-26T03:12:49.138Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-09-26T03:12:49.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-09-26T03:12:49.161Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-09-26T03:12:49.171Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-09-26T03:12:49.184Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-09-26T03:12:49.195Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-09-26T03:12:49.206Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-09-26T03:12:49.220Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-09-26T03:12:49.233Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-09-26T03:12:49.243Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-09-26T03:12:49.259Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-09-26T03:12:49.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-09-26T03:12:49.280Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-09-26T03:12:49.292Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-09-26T03:12:49.307Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T03:12:49.320Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-09-26T03:12:49.331Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-09-26T03:12:49.343Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-09-26T03:12:49.356Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-09-26T03:12:49.368Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-09-26T03:12:49.384Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-09-26T03:12:49.398Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-09-26T03:12:49.408Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-09-26T03:12:49.421Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-09-26T03:12:49.437Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-09-26T03:12:49.448Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] echo [2023-09-26T03:12:49.461Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8da9149 [Pipeline] echo [2023-09-26T03:12:49.474Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T03:12:49.518Z] provisioning config files... [2023-09-26T03:12:49.532Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config1229350255160816368tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:12:49.838Z] ---> docker-login.sh [2023-09-26T03:12:49.838Z] nexus3.edgexfoundry.org:10001 [2023-09-26T03:12:50.104Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:12:50.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:12:50.367Z] Configure a credential helper to remove this warning. See [2023-09-26T03:12:50.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:12:50.367Z] [2023-09-26T03:12:50.367Z] Login Succeeded [2023-09-26T03:12:50.367Z] nexus3.edgexfoundry.org:10002 [2023-09-26T03:12:50.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:12:50.367Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:12:50.367Z] Configure a credential helper to remove this warning. See [2023-09-26T03:12:50.367Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:12:50.367Z] [2023-09-26T03:12:50.367Z] Login Succeeded [2023-09-26T03:12:50.367Z] nexus3.edgexfoundry.org:10003 [2023-09-26T03:12:50.367Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:12:50.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:12:50.639Z] Configure a credential helper to remove this warning. See [2023-09-26T03:12:50.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:12:50.639Z] [2023-09-26T03:12:50.639Z] Login Succeeded [2023-09-26T03:12:50.639Z] nexus3.edgexfoundry.org:10004 [2023-09-26T03:12:50.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:12:50.639Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:12:50.639Z] Configure a credential helper to remove this warning. See [2023-09-26T03:12:50.639Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:12:50.639Z] [2023-09-26T03:12:50.639Z] Login Succeeded [2023-09-26T03:12:50.639Z] docker.io [2023-09-26T03:12:50.639Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:12:50.919Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:12:50.919Z] Configure a credential helper to remove this warning. See [2023-09-26T03:12:50.919Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:12:50.919Z] [2023-09-26T03:12:50.919Z] Login Succeeded [2023-09-26T03:12:50.919Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T03:12:50.927Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T03:12:51.254Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + dirname cmd/core-command/Dockerfile [2023-09-26T03:12:51.254Z] + echo core-command,cmd/core-command/Dockerfile [2023-09-26T03:12:51.254Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfilecut [2023-09-26T03:12:51.254Z] -d/ -f2 [2023-09-26T03:12:51.254Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/+ -f2 [2023-09-26T03:12:51.254Z] dirname cmd/core-data/Dockerfile [2023-09-26T03:12:51.254Z] + echo core-data,cmd/core-data/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + dirname cmd/core-metadata/Dockerfile [2023-09-26T03:12:51.254Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-proxy-auth/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-spire-agent/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-spire-config/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/security-spire-server/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/support-notifications/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-09-26T03:12:51.254Z] + dirname cmd/support-scheduler/Dockerfile [2023-09-26T03:12:51.254Z] + cut -d/ -f2 [2023-09-26T03:12:51.254Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-09-26T03:12:51.330Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-09-26T03:12:51.683Z] + git rev-list -1 --merges 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3~1..8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] echo [2023-09-26T03:12:51.702Z] -----------> git rev-list -1 --merges 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3~1..8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [false] [Pipeline] sh [2023-09-26T03:12:51.996Z] + git log --format=format:%s -1 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] echo [2023-09-26T03:12:52.012Z] ========================================================= [2023-09-26T03:12:52.012Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-09-26T03:12:52.012Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-09-26T03:12:52.464Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T03:12:52.464Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-09-26T03:12:52.464Z] + [ -e /tmp/ssh_known_hosts ] [2023-09-26T03:12:52.464Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-09-26T03:12:52.464Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-09-26T03:12:52.464Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-09-26T03:12:52.464Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:12:52.812Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T03:12:52.812Z] [2023-09-26T03:12:52.812Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:12:53.111Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T03:12:53.111Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-09-26T03:12:53.111Z] b85a868b505f: Pulling fs layer [2023-09-26T03:12:53.111Z] e2be974225ed: Pulling fs layer [2023-09-26T03:12:53.111Z] 339a4e72a1f5: Pulling fs layer [2023-09-26T03:12:53.111Z] 988bab9f4d93: Pulling fs layer [2023-09-26T03:12:53.111Z] 1469e6f7b9e6: Pulling fs layer [2023-09-26T03:12:53.111Z] eaf3925da568: Pulling fs layer [2023-09-26T03:12:53.111Z] bab4dde63d76: Pulling fs layer [2023-09-26T03:12:53.111Z] bde34c3a00c8: Pulling fs layer [2023-09-26T03:12:53.111Z] b352a97aabf1: Pulling fs layer [2023-09-26T03:12:53.111Z] 4872d77fe225: Pulling fs layer [2023-09-26T03:12:53.111Z] 5851b861e8e6: Pulling fs layer [2023-09-26T03:12:53.111Z] eaf3925da568: Waiting [2023-09-26T03:12:53.111Z] 1469e6f7b9e6: Waiting [2023-09-26T03:12:53.111Z] bde34c3a00c8: Waiting [2023-09-26T03:12:53.111Z] 4872d77fe225: Waiting [2023-09-26T03:12:53.111Z] b352a97aabf1: Waiting [2023-09-26T03:12:53.111Z] 5851b861e8e6: Waiting [2023-09-26T03:12:53.111Z] e2be974225ed: Download complete [2023-09-26T03:12:53.111Z] 988bab9f4d93: Verifying Checksum [2023-09-26T03:12:53.111Z] 988bab9f4d93: Download complete [2023-09-26T03:12:53.369Z] 339a4e72a1f5: Verifying Checksum [2023-09-26T03:12:53.369Z] 339a4e72a1f5: Download complete [2023-09-26T03:12:53.369Z] 1469e6f7b9e6: Verifying Checksum [2023-09-26T03:12:53.369Z] 1469e6f7b9e6: Download complete [2023-09-26T03:12:53.369Z] eaf3925da568: Verifying Checksum [2023-09-26T03:12:53.369Z] eaf3925da568: Download complete [2023-09-26T03:12:53.369Z] bde34c3a00c8: Verifying Checksum [2023-09-26T03:12:53.369Z] bde34c3a00c8: Download complete [2023-09-26T03:12:53.369Z] b352a97aabf1: Verifying Checksum [2023-09-26T03:12:53.369Z] b352a97aabf1: Download complete [2023-09-26T03:12:53.369Z] 4872d77fe225: Verifying Checksum [2023-09-26T03:12:53.370Z] 4872d77fe225: Download complete [2023-09-26T03:12:53.370Z] 5851b861e8e6: Verifying Checksum [2023-09-26T03:12:53.370Z] 5851b861e8e6: Download complete [2023-09-26T03:12:53.370Z] b85a868b505f: Verifying Checksum [2023-09-26T03:12:53.370Z] b85a868b505f: Download complete [2023-09-26T03:12:53.638Z] bab4dde63d76: Verifying Checksum [2023-09-26T03:12:53.638Z] bab4dde63d76: Download complete [2023-09-26T03:12:54.575Z] b85a868b505f: Pull complete [2023-09-26T03:12:54.834Z] e2be974225ed: Pull complete [2023-09-26T03:12:55.404Z] 339a4e72a1f5: Pull complete [2023-09-26T03:12:55.404Z] 988bab9f4d93: Pull complete [2023-09-26T03:12:55.664Z] 1469e6f7b9e6: Pull complete [2023-09-26T03:12:55.664Z] eaf3925da568: Pull complete [2023-09-26T03:12:57.570Z] bab4dde63d76: Pull complete [2023-09-26T03:12:57.570Z] bde34c3a00c8: Pull complete [2023-09-26T03:12:57.570Z] b352a97aabf1: Pull complete [2023-09-26T03:12:57.570Z] 4872d77fe225: Pull complete [2023-09-26T03:12:57.830Z] 5851b861e8e6: Pull complete [2023-09-26T03:12:57.830Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-09-26T03:12:57.830Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T03:12:57.830Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:12:57.920Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:12:57.948Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-26T03:13:02.072Z] $ docker top f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab -eo pid,comm [2023-09-26T03:13:02.126Z] 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). [2023-09-26T03:13:02.126Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T03:13:02.251Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T03:13:02.251Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T03:13:02.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T03:13:02.358Z] $ docker exec f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent [2023-09-26T03:13:02.466Z] SSH_AUTH_SOCK=/tmp/ssh-qzV82lZ3wgDg/agent.33 [2023-09-26T03:13:02.466Z] SSH_AGENT_PID=39 [2023-09-26T03:13:02.472Z] Running ssh-add (command line suppressed) [2023-09-26T03:13:02.583Z] Identity added: /w/workspace/edgex-go/590@tmp/private_key_12572594317057461456.key (/w/workspace/edgex-go/590@tmp/private_key_12572594317057461456.key) [2023-09-26T03:13:02.595Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T03:13:02.878Z] + git tag --points-at HEAD [Pipeline] } [2023-09-26T03:13:02.888Z] $ docker exec --env ******** --env ******** f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent -k [2023-09-26T03:13:02.995Z] unset SSH_AUTH_SOCK; [2023-09-26T03:13:02.995Z] unset SSH_AGENT_PID; [2023-09-26T03:13:02.996Z] echo Agent pid 39 killed; [2023-09-26T03:13:03.007Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-09-26T03:13:03.040Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T03:13:03.040Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T03:13:03.148Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T03:13:03.150Z] $ docker exec f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent [2023-09-26T03:13:03.266Z] SSH_AUTH_SOCK=/tmp/ssh-dvD7VAL4VbZy/agent.71 [2023-09-26T03:13:03.266Z] SSH_AGENT_PID=77 [2023-09-26T03:13:03.271Z] Running ssh-add (command line suppressed) [2023-09-26T03:13:03.436Z] Identity added: /w/workspace/edgex-go/590@tmp/private_key_15088581921237002573.key (/w/workspace/edgex-go/590@tmp/private_key_15088581921237002573.key) [2023-09-26T03:13:03.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T03:13:03.756Z] + git semver init [2023-09-26T03:13:04.016Z] 2023-09-26 03:13:03,899 [run_init] DEBUG init version:0.0.0 force:False [2023-09-26T03:13:04.016Z] 2023-09-26 03:13:03,900 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/590/.semver [2023-09-26T03:13:04.016Z] 2023-09-26 03:13:03,900 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/590/.semver [2023-09-26T03:13:04.016Z] 2023-09-26 03:13:03,900 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/590/.semver'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=None) [2023-09-26T03:13:09.313Z] 2023-09-26 03:13:09,142 [append_file] DEBUG append to file:/w/workspace/edgex-go/590/.git/info/exclude [2023-09-26T03:13:09.313Z] 2023-09-26 03:13:09,143 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/590/.semver/main with force:False [2023-09-26T03:13:09.313Z] 2023-09-26 03:13:09,143 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:13:09.313Z] 2023-09-26 03:13:09,143 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:13:09.313Z] 3.1.0-dev.56 [Pipeline] } [2023-09-26T03:13:09.323Z] $ docker exec --env ******** --env ******** f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab ssh-agent -k [2023-09-26T03:13:09.423Z] unset SSH_AUTH_SOCK; [2023-09-26T03:13:09.423Z] unset SSH_AGENT_PID; [2023-09-26T03:13:09.423Z] echo Agent pid 77 killed; [2023-09-26T03:13:09.434Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T03:13:09.801Z] + git semver [Pipeline] } [2023-09-26T03:13:10.086Z] $ docker stop --time=1 f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab [2023-09-26T03:13:11.413Z] $ docker rm -f --volumes f7e1e364ea5e87bb49b6a0e90ae5ad554558b08217a047c688a3675d897c9aab [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T03:13:11.755Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-09-26T03:13:11.956Z] Stashed 1 file(s) [Pipeline] echo [2023-09-26T03:13:11.960Z] [edgeXSemver]: initialized semver on version 3.1.0-dev.56 [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 [2023-09-26T03:13:12.380Z] + git config --global --add safe.directory /w/workspace/edgex-go/590 [Pipeline] echo [2023-09-26T03:13:12.392Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T03:13:12.406Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T03:13:12.414Z] ========================================================= [2023-09-26T03:13:12.414Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-09-26T03:13:12.414Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-26T03:13:12.699Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T03:13:12.699Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-09-26T03:13:12.699Z] 7264a8db6415: Pulling fs layer [2023-09-26T03:13:12.699Z] c4d48a809fc2: Pulling fs layer [2023-09-26T03:13:12.699Z] 4f1c88b9dad5: Pulling fs layer [2023-09-26T03:13:12.699Z] ad3a456e5733: Pulling fs layer [2023-09-26T03:13:12.699Z] 33e27b845d1e: Pulling fs layer [2023-09-26T03:13:12.699Z] c68163c4e522: Pulling fs layer [2023-09-26T03:13:12.699Z] 50da416c3ac9: Pulling fs layer [2023-09-26T03:13:12.699Z] 23d2d4c4bb30: Pulling fs layer [2023-09-26T03:13:12.699Z] c68163c4e522: Waiting [2023-09-26T03:13:12.699Z] ad3a456e5733: Waiting [2023-09-26T03:13:12.699Z] 33e27b845d1e: Waiting [2023-09-26T03:13:12.699Z] 50da416c3ac9: Waiting [2023-09-26T03:13:12.699Z] 23d2d4c4bb30: Waiting [2023-09-26T03:13:12.699Z] c4d48a809fc2: Download complete [2023-09-26T03:13:12.699Z] ad3a456e5733: Verifying Checksum [2023-09-26T03:13:12.699Z] ad3a456e5733: Download complete [2023-09-26T03:13:12.699Z] 7264a8db6415: Verifying Checksum [2023-09-26T03:13:12.699Z] 7264a8db6415: Download complete [2023-09-26T03:13:12.699Z] 33e27b845d1e: Verifying Checksum [2023-09-26T03:13:12.699Z] 33e27b845d1e: Download complete [2023-09-26T03:13:12.699Z] c68163c4e522: Verifying Checksum [2023-09-26T03:13:12.699Z] c68163c4e522: Download complete [2023-09-26T03:13:12.958Z] 7264a8db6415: Pull complete [2023-09-26T03:13:12.958Z] 23d2d4c4bb30: Verifying Checksum [2023-09-26T03:13:12.958Z] 23d2d4c4bb30: Download complete [2023-09-26T03:13:13.217Z] c4d48a809fc2: Pull complete [2023-09-26T03:13:13.217Z] 4f1c88b9dad5: Verifying Checksum [2023-09-26T03:13:13.217Z] 4f1c88b9dad5: Download complete [2023-09-26T03:13:13.475Z] 50da416c3ac9: Download complete [2023-09-26T03:13:16.010Z] 4f1c88b9dad5: Pull complete [2023-09-26T03:13:16.268Z] ad3a456e5733: Pull complete [2023-09-26T03:13:16.268Z] 33e27b845d1e: Pull complete [2023-09-26T03:13:16.268Z] c68163c4e522: Pull complete [2023-09-26T03:13:19.004Z] 50da416c3ac9: Pull complete [2023-09-26T03:13:19.004Z] 23d2d4c4bb30: Pull complete [2023-09-26T03:13:19.004Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-09-26T03:13:19.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T03:13:19.004Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-26T03:13:19.315Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T03:13:19.315Z] WORKDIR /edgex [2023-09-26T03:13:19.315Z] COPY go.mod . [2023-09-26T03:13:19.315Z] RUN go mod download [2023-09-26T03:13:19.315Z] + docker build -t ci-base-image-x86_64 -f - . [2023-09-26T03:13:20.048Z] Sending build context to Docker daemon 171MB [2023-09-26T03:13:20.048Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-09-26T03:13:20.048Z] ---> 0786185ac409 [2023-09-26T03:13:20.048Z] Step 2/4 : WORKDIR /edgex [2023-09-26T03:13:26.658Z] ---> Running in 7dee8e3cd1bb [2023-09-26T03:13:26.658Z] Removing intermediate container 7dee8e3cd1bb [2023-09-26T03:13:26.658Z] ---> 8f678229dce6 [2023-09-26T03:13:26.658Z] Step 3/4 : COPY go.mod . [2023-09-26T03:13:26.658Z] ---> 2f00522c4eb7 [2023-09-26T03:13:26.658Z] Step 4/4 : RUN go mod download [2023-09-26T03:13:26.919Z] ---> Running in 8e64a253c11f [2023-09-26T03:13:27.050Z] Still waiting to schedule task [2023-09-26T03:13:27.050Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-09-26T03:13:48.916Z] Removing intermediate container 8e64a253c11f [2023-09-26T03:13:48.916Z] ---> 577da6f680e3 [2023-09-26T03:13:48.916Z] Successfully built 577da6f680e3 [2023-09-26T03:13:48.916Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:13:49.315Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T03:13:49.316Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:13:49.565Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:13:49.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-26T03:13:50.112Z] $ docker top e10f1efd9e5fade0aa97b2eed8abf609771307456495c7e4b9190e7b6022ec91 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T03:13:50.453Z] + go version [2023-09-26T03:13:50.453Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-09-26T03:13:50.465Z] $ docker stop --time=1 e10f1efd9e5fade0aa97b2eed8abf609771307456495c7e4b9190e7b6022ec91 [2023-09-26T03:13:51.732Z] $ docker rm -f --volumes e10f1efd9e5fade0aa97b2eed8abf609771307456495c7e4b9190e7b6022ec91 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:13:52.129Z] + docker inspect -f . ci-base-image-x86_64 [2023-09-26T03:13:52.129Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:13:52.245Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:13:52.274Z] $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-09-26T03:13:52.676Z] $ docker top f79df9fb7c6eeea7c0f0d4a9e355a018fa05cc072079f995766f34d83a244385 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-26T03:13:52.745Z] ========================================================= [2023-09-26T03:13:52.746Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-09-26T03:13:52.746Z] ========================================================= [Pipeline] sh [2023-09-26T03:13:53.035Z] + git config --global --add safe.directory /w/workspace/edgex-go/590 [Pipeline] fileExists [Pipeline] sh [2023-09-26T03:13:53.332Z] + make test [2023-09-26T03:13:53.332Z] go test -race -coverprofile=coverage.out ./... [2023-09-26T03:14:01.590Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-09-26T03:14:11.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-09-26T03:14:11.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-09-26T03:14:11.811Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-09-26T03:14:12.378Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-09-26T03:14:12.378Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-09-26T03:14:12.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-09-26T03:14:12.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-09-26T03:14:12.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2023-09-26T03:14:12.378Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-09-26T03:14:12.656Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-09-26T03:14:12.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-09-26T03:14:12.916Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-09-26T03:14:12.916Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-09-26T03:14:12.916Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-09-26T03:14:14.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-09-26T03:14:14.911Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-09-26T03:14:15.843Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.045s coverage: 28.7% of statements [2023-09-26T03:14:17.918Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements [2023-09-26T03:14:17.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-09-26T03:14:17.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-09-26T03:14:17.918Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-09-26T03:14:18.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-09-26T03:14:18.859Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-09-26T03:14:20.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-09-26T03:14:20.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-09-26T03:14:20.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-09-26T03:14:20.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-09-26T03:14:20.328Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-09-26T03:14:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-09-26T03:14:21.269Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-09-26T03:14:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.072s coverage: 69.2% of statements [2023-09-26T03:14:21.589Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.071s coverage: 53.2% of statements [2023-09-26T03:14:24.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.433s coverage: 93.4% of statements [2023-09-26T03:14:24.230Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.059s coverage: 4.1% of statements [2023-09-26T03:14:24.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-09-26T03:14:24.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-09-26T03:14:24.230Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-09-26T03:14:24.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-09-26T03:14:24.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-09-26T03:14:24.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-09-26T03:14:24.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-09-26T03:14:24.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-09-26T03:14:24.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-09-26T03:14:24.489Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-09-26T03:14:25.426Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.432s coverage: 97.6% of statements [2023-09-26T03:14:25.684Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.063s coverage: 72.2% of statements [2023-09-26T03:14:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-09-26T03:14:27.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-09-26T03:14:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.070s coverage: 0.9% of statements [2023-09-26T03:14:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.065s coverage: 32.2% of statements [2023-09-26T03:14:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.067s coverage: 41.7% of statements [2023-09-26T03:14:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.040s coverage: 82.9% of statements [2023-09-26T03:14:28.196Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.050s coverage: 94.1% of statements [2023-09-26T03:14:28.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.073s coverage: 96.3% of statements [2023-09-26T03:14:28.822Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.044s coverage: 87.5% of statements [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-09-26T03:14:29.393Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-09-26T03:14:30.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-09-26T03:14:30.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-09-26T03:14:30.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-09-26T03:14:30.390Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-09-26T03:14:30.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-09-26T03:14:30.976Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-09-26T03:14:31.568Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-09-26T03:14:32.951Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2023-09-26T03:14:33.521Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-09-26T03:14:34.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-09-26T03:14:34.905Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-09-26T03:14:37.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2023-09-26T03:14:37.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2023-09-26T03:14:37.575Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2023-09-26T03:14:38.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-09-26T03:14:38.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-09-26T03:14:38.588Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-09-26T03:14:40.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-09-26T03:14:40.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-09-26T03:14:40.089Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-09-26T03:14:40.089Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-09-26T03:14:41.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-09-26T03:14:41.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-09-26T03:14:41.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-09-26T03:14:41.058Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-09-26T03:14:41.629Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.048s coverage: 94.4% of statements [2023-09-26T03:14:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-09-26T03:14:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-09-26T03:14:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-09-26T03:14:42.602Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-09-26T03:14:43.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-09-26T03:14:43.695Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-09-26T03:14:44.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-09-26T03:14:44.817Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.337s coverage: 79.9% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.062s coverage: 92.9% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 64.4% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.050s coverage: 87.2% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.037s coverage: 20.0% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.041s coverage: 100.0% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.095s coverage: 81.8% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.089s coverage: 82.1% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.044s coverage: 86.0% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.148s coverage: 63.1% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.041s coverage: 100.0% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.037s coverage: 73.7% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.181s coverage: 38.4% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.045s coverage: 89.5% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.038s coverage: 84.8% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.059s coverage: 19.9% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 95.7% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.048s coverage: 61.8% of statements [2023-09-26T03:14:55.090Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.073s coverage: 98.9% of statements [2023-09-26T03:14:55.090Z] 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 [2023-09-26T03:14:55.090Z] running golangci-lint [2023-09-26T03:14:55.090Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2023-09-26T03:14:55.090Z] go version go1.21.0 linux/amd64 [2023-09-26T03:14:55.090Z] level=info msg="[config_reader] Used config file .golangci.yml" [2023-09-26T03:14:55.090Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2023-09-26T03:14:55.786Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7911 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2023-09-26T03:14:55.798Z] Running in /w/workspace/edgex-go/590 [Pipeline] { [Pipeline] checkout [2023-09-26T03:14:55.835Z] The recommended git tool is: git [2023-09-26T03:15:02.053Z] using credential edgex-jenkins-ssh [2023-09-26T03:15:02.069Z] Cloning the remote Git repository [2023-09-26T03:15:02.104Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-09-26T03:15:02.189Z] > git init /w/workspace/edgex-go/590 # timeout=10 [2023-09-26T03:15:02.327Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-09-26T03:15:02.329Z] > git --version # timeout=10 [2023-09-26T03:15:02.351Z] > git --version # 'git version 2.25.1' [2023-09-26T03:15:02.354Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-09-26T03:15:02.498Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T03:15:10.323Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|imports|types_sizes|files|name) took 13.585842062s" [2023-09-26T03:15:10.323Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.387599ms" [2023-09-26T03:15:17.211Z] level=info msg="[linters_context/goanalysis] analyzers took 1m14.536459135s with top 10 stages: buildir: 38.196651757s, gosec: 7.691173204s, inspect: 1.913545921s, fact_deprecated: 1.77821564s, ctrlflow: 1.637931615s, S1038: 1.3849058s, printf: 1.225658476s, fact_purity: 1.175143489s, nilness: 1.044973266s, unused: 728.348333ms" [2023-09-26T03:15:17.211Z] level=info msg="[runner] Issues before processing: 197, after processing: 0" [2023-09-26T03:15:17.211Z] level=info msg="[runner] Processors filtering stat (out/in): skip_files: 197/197, autogenerated_exclude: 197/197, cgo: 197/197, path_prettifier: 197/197, nolint: 0/21, filename_unadjuster: 197/197, skip_dirs: 197/197, identifier_marker: 197/197, exclude: 197/197, exclude-rules: 21/197" [2023-09-26T03:15:17.211Z] level=info msg="[runner] processing took 17.403849ms with stages: nolint: 7.033267ms, identifier_marker: 5.64152ms, autogenerated_exclude: 1.59423ms, path_prettifier: 1.39881ms, exclude-rules: 1.025577ms, skip_dirs: 667.905µs, cgo: 25.76µs, filename_unadjuster: 11.99µs, uniq_by_line: 730ns, max_same_issues: 710ns, fixer: 450ns, max_from_linter: 450ns, sort_results: 400ns, skip_files: 390ns, exclude: 380ns, path_prefixer: 380ns, severity-rules: 270ns, diff: 220ns, source_code: 160ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2023-09-26T03:15:17.211Z] level=info msg="[runner] linters took 9.223018619s with stages: goanalysis_metalinter: 9.205524469s" [2023-09-26T03:15:17.211Z] level=info msg="File cache stats: 0 entries of total size 0B" [2023-09-26T03:15:17.211Z] level=info msg="Memory: 230 samples, avg is 248.8MB, max is 888.4MB" [2023-09-26T03:15:17.211Z] level=info msg="Execution took 22.852912718s" [2023-09-26T03:15:17.211Z] go vet ./... [2023-09-26T03:15:17.958Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-09-26T03:15:17.984Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-09-26T03:15:19.170Z] Avoid second fetch [2023-09-26T03:15:19.170Z] Checking out Revision 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 (main) [2023-09-26T03:15:19.924Z] Commit message: "feat(core-data):To improve core-data fuzzing test coverage with swagger… (#4690)" [2023-09-26T03:15:19.195Z] > git config core.sparsecheckout # timeout=10 [2023-09-26T03:15:19.270Z] > git checkout -f 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-09-26T03:15:20.916Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-09-26T03:15:20.916Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T03:15:20.916Z] Dload Upload Total Spent Left Speed [2023-09-26T03:15:20.916Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 95156 [Pipeline] sh [2023-09-26T03:15:21.401Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-09-26T03:15:21.401Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-09-26T03:15:21.660Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-09-26T03:15:21.673Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-09-26T03:15:21.775Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-09-26T03:15:21.960Z] + ls -al . [2023-09-26T03:15:21.960Z] total 732 [2023-09-26T03:15:21.960Z] drwxrwxr-x 12 1001 1001 4096 Sep 26 03:13 . [2023-09-26T03:15:21.960Z] drwxr-xr-x 4 root root 4096 Sep 26 03:13 .. [2023-09-26T03:15:21.960Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 03:12 .blubracket [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 16 Sep 26 03:12 .dockerignore [2023-09-26T03:15:21.960Z] drwxrwxr-x 8 1001 1001 4096 Sep 26 03:14 .git [2023-09-26T03:15:21.960Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 03:12 .github [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 1173 Sep 26 03:12 .gitignore [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 42 Sep 26 03:12 .golangci.yml [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 100 Sep 26 03:12 .hadolint.yml [2023-09-26T03:15:21.960Z] drwxr-xr-x 3 1001 1001 4096 Sep 26 03:13 .semver [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 166 Sep 26 03:12 .sonarcloud.properties [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 1171 Sep 26 03:12 ADOPTERS.md [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 11674 Sep 26 03:12 Attribution.txt [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 93407 Sep 26 03:12 CHANGELOG.md [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 3804 Sep 26 03:12 CONTRIBUTING.md [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 677 Sep 26 03:12 GOVERNANCE.md [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 883 Sep 26 03:12 Jenkinsfile [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 10775 Sep 26 03:12 LICENSE [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 15054 Sep 26 03:12 Makefile [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 582 Sep 26 03:12 OWNERS.md [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 9923 Sep 26 03:12 README.md [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 789 Sep 26 03:12 SECURITY.md [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 12 Sep 26 03:13 VERSION [2023-09-26T03:15:21.960Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 03:12 bin [2023-09-26T03:15:21.960Z] drwxrwxr-x 18 1001 1001 4096 Sep 26 03:12 cmd [2023-09-26T03:15:21.960Z] -rw-r--r-- 1 root root 453602 Sep 26 03:14 coverage.out [2023-09-26T03:15:21.960Z] drwxrwxr-x 2 1001 1001 4096 Sep 26 03:12 fuzz_test [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 3688 Sep 26 03:12 go.mod [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 34975 Sep 26 03:12 go.sum [2023-09-26T03:15:21.960Z] drwxrwxr-x 7 1001 1001 4096 Sep 26 03:12 internal [2023-09-26T03:15:21.960Z] drwxrwxr-x 3 1001 1001 4096 Sep 26 03:12 openapi [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 594 Sep 26 03:12 security.txt [2023-09-26T03:15:21.960Z] drwxrwxr-x 4 1001 1001 4096 Sep 26 03:12 snap [2023-09-26T03:15:21.960Z] -rw-rw-r-- 1 1001 1001 204 Sep 26 03:12 version.go [Pipeline] sh [2023-09-26T03:15:22.107Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-09-26T03:15:22.107Z] + sudo tee /etc/docker/daemon.new [2023-09-26T03:15:22.107Z] { [2023-09-26T03:15:22.107Z] "registry-mirrors": [ [2023-09-26T03:15:22.107Z] "https://nexus3.edgexfoundry.org:10001" [2023-09-26T03:15:22.107Z] ], [2023-09-26T03:15:22.107Z] "bip": "10.250.0.254/24", [2023-09-26T03:15:22.107Z] "hosts": [ [2023-09-26T03:15:22.107Z] "tcp://0.0.0.0:5555", [2023-09-26T03:15:22.107Z] "unix:///var/run/docker.sock" [2023-09-26T03:15:22.107Z] ], [2023-09-26T03:15:22.107Z] "mtu": 1458, [2023-09-26T03:15:22.107Z] "selinux-enabled": true, [2023-09-26T03:15:22.107Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-09-26T03:15:22.107Z] } [Pipeline] sh [2023-09-26T03:15:22.245Z] + '[' -e coverage.out ] [2023-09-26T03:15:22.245Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-09-26T03:15:22.376Z] Stashed 1 file(s) [Pipeline] sh [2023-09-26T03:15:22.436Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-09-26T03:15:22.659Z] + make build [2023-09-26T03:15:22.659Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T03:15:22.767Z] + sudo service docker restart [2023-09-26T03:15:35.069Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T03:15:36.016Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T03:15:36.974Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T03:15:37.908Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T03:15:41.414Z] provisioning config files... [2023-09-26T03:15:41.439Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config10443239520966237462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:15:41.805Z] ---> docker-login.sh [2023-09-26T03:15:41.805Z] nexus3.edgexfoundry.org:10001 [2023-09-26T03:15:42.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:15:42.368Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:15:42.368Z] Configure a credential helper to remove this warning. See [2023-09-26T03:15:42.368Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:15:42.368Z] [2023-09-26T03:15:42.368Z] Login Succeeded [2023-09-26T03:15:42.368Z] nexus3.edgexfoundry.org:10002 [2023-09-26T03:15:42.638Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:15:42.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:15:42.909Z] Configure a credential helper to remove this warning. See [2023-09-26T03:15:42.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:15:42.909Z] [2023-09-26T03:15:42.909Z] Login Succeeded [2023-09-26T03:15:42.909Z] nexus3.edgexfoundry.org:10003 [2023-09-26T03:15:43.179Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:15:43.179Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:15:43.179Z] Configure a credential helper to remove this warning. See [2023-09-26T03:15:43.179Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:15:43.179Z] [2023-09-26T03:15:43.179Z] Login Succeeded [2023-09-26T03:15:43.179Z] nexus3.edgexfoundry.org:10004 [2023-09-26T03:15:43.446Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:15:43.715Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:15:43.715Z] Configure a credential helper to remove this warning. See [2023-09-26T03:15:43.715Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:15:43.715Z] [2023-09-26T03:15:43.715Z] Login Succeeded [2023-09-26T03:15:43.715Z] docker.io [2023-09-26T03:15:43.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:15:44.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:15:44.299Z] Configure a credential helper to remove this warning. See [2023-09-26T03:15:44.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:15:44.299Z] [2023-09-26T03:15:44.299Z] Login Succeeded [2023-09-26T03:15:44.299Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T03:15:44.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-09-26T03:15:44.469Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [Pipeline] sh [2023-09-26T03:15:44.934Z] + git config --global --add safe.directory /w/workspace/edgex-go/590 [Pipeline] echo [2023-09-26T03:15:44.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T03:15:44.977Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T03:15:44.985Z] ========================================================= [2023-09-26T03:15:44.985Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-09-26T03:15:44.985Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-09-26T03:15:45.339Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T03:15:45.406Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T03:15:45.610Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-09-26T03:15:45.611Z] 9fda8d8052c6: Pulling fs layer [2023-09-26T03:15:45.611Z] 5d54e960e981: Pulling fs layer [2023-09-26T03:15:45.611Z] c4a7e357bf2a: Pulling fs layer [2023-09-26T03:15:45.611Z] f0e02332f6b5: Pulling fs layer [2023-09-26T03:15:45.611Z] cefa15bbcfad: Pulling fs layer [2023-09-26T03:15:45.611Z] f0e02332f6b5: Waiting [2023-09-26T03:15:45.611Z] 17808c966233: Pulling fs layer [2023-09-26T03:15:45.611Z] f4c1fc716caa: Pulling fs layer [2023-09-26T03:15:45.611Z] f4c1fc716caa: Waiting [2023-09-26T03:15:45.611Z] cefa15bbcfad: Waiting [2023-09-26T03:15:45.611Z] 17808c966233: Waiting [2023-09-26T03:15:45.611Z] 5d54e960e981: Verifying Checksum [2023-09-26T03:15:45.611Z] 5d54e960e981: Download complete [2023-09-26T03:15:45.611Z] f0e02332f6b5: Download complete [2023-09-26T03:15:45.611Z] 9fda8d8052c6: Download complete [2023-09-26T03:15:45.611Z] cefa15bbcfad: Verifying Checksum [2023-09-26T03:15:45.611Z] cefa15bbcfad: Download complete [2023-09-26T03:15:46.211Z] f4c1fc716caa: Verifying Checksum [2023-09-26T03:15:46.211Z] f4c1fc716caa: Download complete [2023-09-26T03:15:46.503Z] 9fda8d8052c6: Pull complete [2023-09-26T03:15:46.780Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T03:15:47.531Z] c4a7e357bf2a: Verifying Checksum [2023-09-26T03:15:47.532Z] c4a7e357bf2a: Download complete [2023-09-26T03:15:47.716Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T03:15:48.551Z] 17808c966233: Verifying Checksum [2023-09-26T03:15:48.551Z] 17808c966233: Download complete [2023-09-26T03:15:48.652Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T03:15:48.819Z] 5d54e960e981: Pull complete [2023-09-26T03:15:49.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T03:15:50.232Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-09-26T03:15:51.200Z] $ docker stop --time=1 f79df9fb7c6eeea7c0f0d4a9e355a018fa05cc072079f995766f34d83a244385 [2023-09-26T03:15:56.354Z] $ docker rm -f --volumes f79df9fb7c6eeea7c0f0d4a9e355a018fa05cc072079f995766f34d83a244385 [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 [2023-09-26T03:15:57.372Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T03:15:57.372Z] [2023-09-26T03:15:57.372Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:15:57.737Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T03:15:58.030Z] latest: Pulling from edgex-devops/edgex-compose [2023-09-26T03:15:58.030Z] 91d30c5bc195: Pulling fs layer [2023-09-26T03:15:58.030Z] 2e9b0aa3be6d: Pulling fs layer [2023-09-26T03:15:58.031Z] 9c61dcf015f6: Pulling fs layer [2023-09-26T03:15:58.031Z] 4698f68db338: Pulling fs layer [2023-09-26T03:15:58.031Z] 2a2f49069b9e: Pulling fs layer [2023-09-26T03:15:58.031Z] e0025b399a48: Pulling fs layer [2023-09-26T03:15:58.031Z] 4698f68db338: Waiting [2023-09-26T03:15:58.031Z] 2a2f49069b9e: Waiting [2023-09-26T03:15:58.031Z] e0025b399a48: Waiting [2023-09-26T03:15:58.031Z] 91d30c5bc195: Download complete [2023-09-26T03:15:58.031Z] 4698f68db338: Verifying Checksum [2023-09-26T03:15:58.031Z] 4698f68db338: Download complete [2023-09-26T03:15:58.031Z] 91d30c5bc195: Pull complete [2023-09-26T03:15:58.290Z] 2a2f49069b9e: Download complete [2023-09-26T03:15:58.290Z] e0025b399a48: Verifying Checksum [2023-09-26T03:15:58.290Z] e0025b399a48: Download complete [2023-09-26T03:15:58.547Z] 2e9b0aa3be6d: Verifying Checksum [2023-09-26T03:15:58.547Z] 2e9b0aa3be6d: Download complete [2023-09-26T03:15:58.806Z] 2e9b0aa3be6d: Pull complete [2023-09-26T03:15:59.092Z] 9c61dcf015f6: Verifying Checksum [2023-09-26T03:15:59.093Z] 9c61dcf015f6: Download complete [2023-09-26T03:15:59.130Z] c4a7e357bf2a: Pull complete [2023-09-26T03:15:59.403Z] f0e02332f6b5: Pull complete [2023-09-26T03:15:59.672Z] cefa15bbcfad: Pull complete [2023-09-26T03:16:01.763Z] 9c61dcf015f6: Pull complete [2023-09-26T03:16:01.764Z] 4698f68db338: Pull complete [2023-09-26T03:16:01.764Z] 2a2f49069b9e: Pull complete [2023-09-26T03:16:01.764Z] e0025b399a48: Pull complete [2023-09-26T03:16:01.764Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2023-09-26T03:16:01.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-09-26T03:16:01.764Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:16:01.935Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:16:01.964Z] $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-09-26T03:16:04.984Z] $ docker top 6c48498b4eda9ded55f031da1446c8ac092b1a6f0ec5b879ace7ee5e997e8877 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T03:16:05.331Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-26T03:16:06.535Z] 17808c966233: Pull complete [2023-09-26T03:16:07.233Z] #1 [core-metadata internal] load build definition from Dockerfile [2023-09-26T03:16:07.233Z] #1 transferring dockerfile: 30B [2023-09-26T03:16:07.638Z] #1 transferring dockerfile: 1.96kB done [2023-09-26T03:16:07.638Z] #1 DONE 0.0s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-26T03:16:07.638Z] #2 transferring dockerfile: 2.12kB done [2023-09-26T03:16:07.638Z] #2 DONE 0.0s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #3 [support-notifications internal] load build definition from Dockerfile [2023-09-26T03:16:07.638Z] #3 transferring dockerfile: 1.84kB done [2023-09-26T03:16:07.638Z] #3 DONE 0.0s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #4 [security-spire-server internal] load build definition from Dockerfile [2023-09-26T03:16:07.638Z] #4 transferring dockerfile: 1.59kB done [2023-09-26T03:16:07.638Z] #4 DONE 0.0s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #5 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-26T03:16:07.638Z] #5 transferring dockerfile: 2.38kB done [2023-09-26T03:16:07.638Z] #5 DONE 0.0s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #6 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-26T03:16:07.638Z] #6 transferring dockerfile: 2.82kB done [2023-09-26T03:16:07.638Z] #6 DONE 0.0s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #7 [core-command internal] load build definition from Dockerfile [2023-09-26T03:16:07.638Z] #7 transferring dockerfile: 1.82kB done [2023-09-26T03:16:07.638Z] #7 DONE 0.0s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #8 [support-scheduler internal] load build definition from Dockerfile [2023-09-26T03:16:07.638Z] #8 transferring dockerfile: 1.82kB done [2023-09-26T03:16:07.638Z] #8 DONE 0.1s [2023-09-26T03:16:07.638Z] [2023-09-26T03:16:07.638Z] #9 [security-spire-agent internal] load build definition from Dockerfile [2023-09-26T03:16:07.729Z] f4c1fc716caa: Pull complete [2023-09-26T03:16:07.729Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-09-26T03:16:07.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T03:16:07.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2023-09-26T03:16:07.895Z] #9 transferring dockerfile: 1.70kB done [2023-09-26T03:16:07.895Z] #9 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #10 [core-data internal] load build definition from Dockerfile [2023-09-26T03:16:07.895Z] #10 transferring dockerfile: 1.90kB done [2023-09-26T03:16:07.895Z] #10 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #11 [security-spire-config internal] load build definition from Dockerfile [2023-09-26T03:16:07.895Z] #11 transferring dockerfile: 1.58kB done [2023-09-26T03:16:07.895Z] #11 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #12 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-26T03:16:07.895Z] #12 transferring dockerfile: 2.04kB done [2023-09-26T03:16:07.895Z] #12 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #13 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-26T03:16:07.895Z] #13 transferring dockerfile: 2.39kB done [2023-09-26T03:16:07.895Z] #13 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-26T03:16:07.895Z] #14 transferring dockerfile: 1.78kB done [2023-09-26T03:16:07.895Z] #14 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #15 [core-metadata internal] load .dockerignore [2023-09-26T03:16:07.895Z] #15 transferring context: 56B done [2023-09-26T03:16:07.895Z] #15 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #16 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-26T03:16:07.895Z] #16 transferring context: 56B done [2023-09-26T03:16:07.895Z] #16 DONE 0.0s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #17 [support-notifications internal] load .dockerignore [2023-09-26T03:16:07.895Z] #17 transferring context: 56B done [2023-09-26T03:16:07.895Z] #17 DONE 0.0s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #18 [security-spire-server internal] load .dockerignore [2023-09-26T03:16:07.895Z] #18 transferring context: 56B done [2023-09-26T03:16:07.895Z] #18 DONE 0.0s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #19 [security-bootstrapper internal] load .dockerignore [2023-09-26T03:16:07.895Z] #19 transferring context: 56B done [2023-09-26T03:16:07.895Z] #19 DONE 0.0s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #20 [security-secretstore-setup internal] load .dockerignore [2023-09-26T03:16:07.895Z] #20 transferring context: 56B done [2023-09-26T03:16:07.895Z] #20 DONE 0.0s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #21 [core-data internal] load .dockerignore [2023-09-26T03:16:07.895Z] #21 transferring context: 56B done [2023-09-26T03:16:07.895Z] #21 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.895Z] #22 [core-command internal] load .dockerignore [2023-09-26T03:16:07.895Z] #22 transferring context: 56B done [2023-09-26T03:16:07.895Z] #22 DONE 0.1s [2023-09-26T03:16:07.895Z] [2023-09-26T03:16:07.896Z] #23 [support-scheduler internal] load .dockerignore [2023-09-26T03:16:07.896Z] #23 transferring context: 56B done [2023-09-26T03:16:07.896Z] #23 DONE 0.1s [2023-09-26T03:16:07.896Z] [2023-09-26T03:16:07.896Z] #24 [security-spire-config internal] load .dockerignore [2023-09-26T03:16:07.896Z] #24 transferring context: 56B done [2023-09-26T03:16:07.896Z] #24 DONE 0.1s [2023-09-26T03:16:07.896Z] [2023-09-26T03:16:07.896Z] #25 [security-proxy-setup internal] load .dockerignore [2023-09-26T03:16:07.896Z] #25 transferring context: 56B done [2023-09-26T03:16:07.896Z] #25 DONE 0.1s [2023-09-26T03:16:07.896Z] [2023-09-26T03:16:07.896Z] #26 [security-proxy-auth internal] load .dockerignore [2023-09-26T03:16:07.896Z] #26 transferring context: 56B done [2023-09-26T03:16:07.896Z] #26 DONE 0.1s [2023-09-26T03:16:07.896Z] [2023-09-26T03:16:07.896Z] #27 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T03:16:07.896Z] #27 DONE 0.0s [2023-09-26T03:16:07.896Z] [2023-09-26T03:16:07.896Z] #28 [security-spire-agent internal] load .dockerignore [2023-09-26T03:16:07.896Z] #28 transferring context: 56B done [2023-09-26T03:16:08.154Z] #28 DONE 0.1s [2023-09-26T03:16:08.154Z] [2023-09-26T03:16:08.154Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2023-09-26T03:16:08.154Z] #29 transferring context: 56B done [2023-09-26T03:16:08.154Z] #29 DONE 0.1s [2023-09-26T03:16:08.154Z] [2023-09-26T03:16:08.154Z] #27 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T03:16:08.154Z] #27 DONE 0.0s [2023-09-26T03:16:08.154Z] [2023-09-26T03:16:08.154Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-26T03:16:08.231Z] + docker build -t ci-base-image-arm64 -f -+ . [2023-09-26T03:16:08.231Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T03:16:08.231Z] WORKDIR /edgex [2023-09-26T03:16:08.231Z] COPY go.mod . [2023-09-26T03:16:08.231Z] RUN go mod download [2023-09-26T03:16:08.466Z] #30 ... [2023-09-26T03:16:08.467Z] [2023-09-26T03:16:08.467Z] #27 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2023-09-26T03:16:08.467Z] #27 DONE 0.0s [2023-09-26T03:16:08.467Z] [2023-09-26T03:16:08.467Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:16:08.825Z] #31 ... [2023-09-26T03:16:08.825Z] [2023-09-26T03:16:08.825Z] #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-26T03:16:08.825Z] #30 DONE 0.6s [2023-09-26T03:16:08.825Z] [2023-09-26T03:16:08.825Z] #32 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T03:16:08.825Z] #32 DONE 0.8s [2023-09-26T03:16:08.825Z] [2023-09-26T03:16:08.825Z] #33 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:16:08.825Z] #33 DONE 0.0s [2023-09-26T03:16:08.825Z] [2023-09-26T03:16:08.825Z] #34 [core-command internal] load build context [2023-09-26T03:16:08.825Z] #34 DONE 0.0s [2023-09-26T03:16:08.825Z] [2023-09-26T03:16:08.825Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:16:08.825Z] #31 DONE 1.0s [2023-09-26T03:16:08.825Z] [2023-09-26T03:16:08.825Z] #35 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-26T03:16:08.846Z] Sending build context to Docker daemon 2.995MB [2023-09-26T03:16:08.846Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-09-26T03:16:08.846Z] ---> ea914061e18c [2023-09-26T03:16:08.846Z] Step 2/4 : WORKDIR /edgex [2023-09-26T03:16:09.765Z] #35 ... [2023-09-26T03:16:09.765Z] [2023-09-26T03:16:09.765Z] #36 [security-spire-server internal] load build context [2023-09-26T03:16:09.765Z] #36 transferring context: 18.11kB 0.1s done [2023-09-26T03:16:09.765Z] #36 DONE 0.6s [2023-09-26T03:16:09.765Z] [2023-09-26T03:16:09.765Z] #37 [security-spire-config internal] load build context [2023-09-26T03:16:09.765Z] #37 transferring context: 16.36kB 0.1s done [2023-09-26T03:16:09.765Z] #37 DONE 0.7s [2023-09-26T03:16:09.765Z] [2023-09-26T03:16:09.765Z] #38 [security-spire-agent internal] load build context [2023-09-26T03:16:09.765Z] #38 transferring context: 17.64kB 0.1s done [2023-09-26T03:16:09.765Z] #38 DONE 0.6s [2023-09-26T03:16:09.765Z] [2023-09-26T03:16:09.765Z] #39 [security-proxy-setup stage-2 1/9] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:16:09.765Z] #39 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:16:09.765Z] #39 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:16:09.765Z] #39 sha256:c5c5fda71656f28e49ac9c5416b3643eaa6a108a8093151d6d1afc9463be8e33 528B / 528B done [2023-09-26T03:16:09.765Z] #39 sha256:7e01a0d0a1dcd9e539f8e9bbd80106d59efbdf97293b3d38f5d7a34501526cdb 1.47kB / 1.47kB done [2023-09-26T03:16:09.765Z] #39 DONE 0.8s [2023-09-26T03:16:09.765Z] [2023-09-26T03:16:09.765Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:16:09.765Z] #40 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 0.0s done [2023-09-26T03:16:09.765Z] #40 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.4s done [2023-09-26T03:16:09.765Z] #40 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-26T03:16:09.765Z] #40 sha256:13e228de2edc156c9cd22d12c33ecfc049b8ac3b6e92ae8d11319185a75505d4 1.05kB / 1.05kB done [2023-09-26T03:16:09.765Z] #40 sha256:61cc53a269b199a7b169c2fb56b2d1061fc00d6167416d87f60f3ddc5ceb4f8b 2.74kB / 2.74kB done [2023-09-26T03:16:09.765Z] #40 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.5s done [2023-09-26T03:16:09.765Z] #40 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 0.0s done [2023-09-26T03:16:09.765Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s [2023-09-26T03:16:09.765Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 0B / 25.84MB 0.6s [2023-09-26T03:16:09.765Z] #40 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-26T03:16:09.765Z] #40 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.6s done [2023-09-26T03:16:09.765Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 9.44MB / 25.84MB 0.7s [2023-09-26T03:16:09.765Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 0.9s [2023-09-26T03:16:09.765Z] #40 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 done [2023-09-26T03:16:10.028Z] #40 sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 25.84MB / 25.84MB 1.0s done [2023-09-26T03:16:10.370Z] ---> Running in 57c02372bce7 [2023-09-26T03:16:10.404Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 [2023-09-26T03:16:10.642Z] Removing intermediate container 57c02372bce7 [2023-09-26T03:16:10.642Z] ---> 0a1fc48219a2 [2023-09-26T03:16:10.642Z] Step 3/4 : COPY go.mod . [2023-09-26T03:16:10.666Z] #40 ... [2023-09-26T03:16:10.666Z] [2023-09-26T03:16:10.666Z] #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2023-09-26T03:16:10.666Z] #35 DONE 2.0s [2023-09-26T03:16:10.666Z] [2023-09-26T03:16:10.666Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:16:11.264Z] ---> fb5613c26e0c [2023-09-26T03:16:11.264Z] Step 4/4 : RUN go mod download [2023-09-26T03:16:11.264Z] ---> Running in f4f17686e8bd [2023-09-26T03:16:12.648Z] #40 extracting sha256:8097f82812be04a4c9e13375c4eaa5a0b8cf528c0988332321ce3ffed6de91c9 2.2s done [2023-09-26T03:16:17.232Z] #40 ... [2023-09-26T03:16:17.232Z] [2023-09-26T03:16:17.232Z] #41 [support-scheduler internal] load build context [2023-09-26T03:16:17.232Z] #41 transferring context: 308.80MB 7.3s [2023-09-26T03:16:17.232Z] #41 ... [2023-09-26T03:16:17.232Z] [2023-09-26T03:16:17.232Z] #42 [security-bootstrapper internal] load build context [2023-09-26T03:16:17.232Z] #42 ... [2023-09-26T03:16:17.232Z] [2023-09-26T03:16:17.232Z] #41 [support-scheduler internal] load build context [2023-09-26T03:16:17.802Z] #41 transferring context: 364.88MB 8.9s done [2023-09-26T03:16:19.191Z] #41 ... [2023-09-26T03:16:19.191Z] [2023-09-26T03:16:19.191Z] #43 [security-proxy-setup internal] load build context [2023-09-26T03:16:19.191Z] #43 transferring context: 364.88MB 9.2s done [2023-09-26T03:16:19.191Z] #43 ... [2023-09-26T03:16:19.191Z] [2023-09-26T03:16:19.191Z] #44 [support-notifications internal] load build context [2023-09-26T03:16:19.191Z] #44 ... [2023-09-26T03:16:19.191Z] [2023-09-26T03:16:19.191Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-26T03:16:19.191Z] #45 transferring context: 364.88MB 9.4s done [2023-09-26T03:16:19.453Z] #45 ... [2023-09-26T03:16:19.453Z] [2023-09-26T03:16:19.453Z] #46 [core-common-config-bootstrapper internal] load build context [2023-09-26T03:16:19.453Z] #46 transferring context: 364.88MB 9.5s done [2023-09-26T03:16:19.453Z] #46 ... [2023-09-26T03:16:19.453Z] [2023-09-26T03:16:19.453Z] #34 [core-command internal] load build context [2023-09-26T03:16:19.453Z] #34 transferring context: 364.88MB 9.2s done [2023-09-26T03:16:19.713Z] #34 ... [2023-09-26T03:16:19.713Z] [2023-09-26T03:16:19.713Z] #47 [security-proxy-auth internal] load build context [2023-09-26T03:16:19.713Z] #47 ... [2023-09-26T03:16:19.713Z] [2023-09-26T03:16:19.713Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T03:16:19.713Z] #0 6.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:19.713Z] #0 6.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:19.713Z] #0 6.474 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:16:19.713Z] #0 6.474 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:16:19.713Z] #0 6.474 OK: 20066 distinct packages available [2023-09-26T03:16:19.713Z] #0 6.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:19.713Z] #0 6.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:19.713Z] #0 6.798 (1/11) Installing ca-certificates (20230506-r0) [2023-09-26T03:16:19.713Z] #0 6.823 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-26T03:16:19.713Z] #0 6.829 (3/11) Installing libunistring (1.1-r1) [2023-09-26T03:16:19.713Z] #0 6.845 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-26T03:16:19.713Z] #0 6.853 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-26T03:16:19.713Z] #0 6.856 (6/11) Installing libcurl (8.3.0-r0) [2023-09-26T03:16:19.713Z] #0 6.870 (7/11) Installing curl (8.3.0-r0) [2023-09-26T03:16:19.713Z] #0 6.880 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:19.713Z] #0 6.882 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-26T03:16:19.713Z] #0 6.885 (10/11) Installing libucontext (1.2-r2) [2023-09-26T03:16:19.713Z] #0 6.890 (11/11) Installing gcompat (1.1.0-r1) [2023-09-26T03:16:19.713Z] #0 6.895 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:19.713Z] #0 6.919 Executing ca-certificates-20230506-r0.trigger [2023-09-26T03:16:19.713Z] #0 6.963 OK: 12 MiB in 26 packages [2023-09-26T03:16:19.974Z] #48 ... [2023-09-26T03:16:19.974Z] [2023-09-26T03:16:19.974Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T03:16:19.974Z] #49 ... [2023-09-26T03:16:19.974Z] [2023-09-26T03:16:19.974Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T03:16:19.974Z] #50 ... [2023-09-26T03:16:19.974Z] [2023-09-26T03:16:19.974Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T03:16:20.918Z] #51 ... [2023-09-26T03:16:20.918Z] [2023-09-26T03:16:20.918Z] #33 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:16:20.918Z] #33 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.1s done [2023-09-26T03:16:20.918Z] #33 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-26T03:16:20.918Z] #33 sha256:7e76a3dce7eaf6d44f2b1987f5da8cd79a07e608aa6fd6d2c6133d2de2567113 1.05kB / 1.05kB done [2023-09-26T03:16:20.918Z] #33 sha256:fbfe9bfccec4363503047752a0612bd8185689ca4b7569a923953aa6ca43f9dc 2.74kB / 2.74kB done [2023-09-26T03:16:20.918Z] #33 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.1s done [2023-09-26T03:16:20.918Z] #33 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-26T03:16:20.918Z] #33 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.4s done [2023-09-26T03:16:20.918Z] #33 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae done [2023-09-26T03:16:20.918Z] #33 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 done [2023-09-26T03:16:20.918Z] #33 sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 18.86MB / 18.86MB 0.8s done [2023-09-26T03:16:20.918Z] #33 extracting sha256:96e2e705752fe54ea041c705aa4cb3faed9fabaf0adadcf4487f31bf286272e6 1.3s done [2023-09-26T03:16:20.918Z] #33 ... [2023-09-26T03:16:20.918Z] [2023-09-26T03:16:20.918Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T03:16:20.918Z] #52 ... [2023-09-26T03:16:20.918Z] [2023-09-26T03:16:20.918Z] #53 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T03:16:20.918Z] #53 ... [2023-09-26T03:16:20.918Z] [2023-09-26T03:16:20.918Z] #54 [security-secretstore-setup internal] load build context [2023-09-26T03:16:20.918Z] #54 transferring context: 364.88MB 10.3s done [2023-09-26T03:16:21.180Z] #54 ... [2023-09-26T03:16:21.180Z] [2023-09-26T03:16:21.180Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T03:16:21.180Z] #0 7.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:21.180Z] #0 7.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:21.180Z] #0 8.106 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:16:21.180Z] #0 8.106 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:16:21.180Z] #0 8.106 OK: 20066 distinct packages available [2023-09-26T03:16:21.180Z] #0 8.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:21.180Z] #0 8.318 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:21.180Z] #0 8.577 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:21.180Z] #0 8.581 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-26T03:16:21.180Z] #0 8.585 (3/4) Installing libucontext (1.2-r2) [2023-09-26T03:16:21.180Z] #0 8.588 (4/4) Installing gcompat (1.1.0-r1) [2023-09-26T03:16:21.180Z] #0 8.592 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:21.180Z] #0 8.601 OK: 8 MiB in 19 packages [2023-09-26T03:16:21.180Z] #55 ... [2023-09-26T03:16:21.180Z] [2023-09-26T03:16:21.180Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T03:16:21.704Z] #56 ... [2023-09-26T03:16:21.704Z] [2023-09-26T03:16:21.704Z] #57 [core-data internal] load build context [2023-09-26T03:16:21.704Z] #57 transferring context: 364.88MB 9.0s done [2023-09-26T03:16:21.964Z] #57 ... [2023-09-26T03:16:21.964Z] [2023-09-26T03:16:21.964Z] #58 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-26T03:16:21.964Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:21.964Z] #0 10.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:21.964Z] #0 10.39 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:21.964Z] #0 10.40 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:21.964Z] #0 10.40 OK: 7 MiB in 16 packages [2023-09-26T03:16:21.964Z] #58 ... [2023-09-26T03:16:21.964Z] [2023-09-26T03:16:21.964Z] #59 [core-metadata internal] load build context [2023-09-26T03:16:21.964Z] #59 transferring context: 364.88MB 10.5s done [2023-09-26T03:16:22.223Z] #59 ... [2023-09-26T03:16:22.223Z] [2023-09-26T03:16:22.223Z] #60 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-26T03:16:22.223Z] #60 ... [2023-09-26T03:16:22.223Z] [2023-09-26T03:16:22.223Z] #47 [security-proxy-auth internal] load build context [2023-09-26T03:16:22.223Z] #47 transferring context: 364.88MB 11.9s done [2023-09-26T03:16:26.716Z] #47 ... [2023-09-26T03:16:26.716Z] [2023-09-26T03:16:26.716Z] #42 [security-bootstrapper internal] load build context [2023-09-26T03:16:26.716Z] #42 transferring context: 364.88MB 8.9s done [2023-09-26T03:16:30.087Z] #42 ... [2023-09-26T03:16:30.087Z] [2023-09-26T03:16:30.087Z] #44 [support-notifications internal] load build context [2023-09-26T03:16:30.087Z] #44 transferring context: 364.88MB 10.2s done [2023-09-26T03:16:35.780Z] #44 ... [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #34 [core-command internal] load build context [2023-09-26T03:16:35.780Z] #34 DONE 26.8s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #60 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2023-09-26T03:16:35.780Z] #60 DONE 25.1s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #48 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T03:16:35.780Z] #48 DONE 26.2s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #41 [support-scheduler internal] load build context [2023-09-26T03:16:35.780Z] #41 DONE 26.9s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #55 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T03:16:35.780Z] #55 DONE 26.2s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #42 [security-bootstrapper internal] load build context [2023-09-26T03:16:35.780Z] #42 DONE 26.9s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #43 [security-proxy-setup internal] load build context [2023-09-26T03:16:35.780Z] #43 DONE 26.9s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #57 [core-data internal] load build context [2023-09-26T03:16:35.780Z] #57 DONE 26.9s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #45 [security-spiffe-token-provider internal] load build context [2023-09-26T03:16:35.780Z] #45 DONE 26.9s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #46 [core-common-config-bootstrapper internal] load build context [2023-09-26T03:16:35.780Z] #46 DONE 27.0s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #58 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init [2023-09-26T03:16:35.780Z] #58 DONE 26.4s [2023-09-26T03:16:35.780Z] [2023-09-26T03:16:35.780Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:16:36.038Z] #61 ... [2023-09-26T03:16:36.038Z] [2023-09-26T03:16:36.038Z] #44 [support-notifications internal] load build context [2023-09-26T03:16:36.038Z] #44 DONE 27.0s [2023-09-26T03:16:36.038Z] [2023-09-26T03:16:36.038Z] #54 [security-secretstore-setup internal] load build context [2023-09-26T03:16:36.038Z] #54 DONE 27.0s [2023-09-26T03:16:36.038Z] [2023-09-26T03:16:36.038Z] #47 [security-proxy-auth internal] load build context [2023-09-26T03:16:36.038Z] #47 DONE 27.0s [2023-09-26T03:16:36.038Z] [2023-09-26T03:16:36.038Z] #33 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:16:36.038Z] #33 DONE 27.1s [2023-09-26T03:16:36.038Z] [2023-09-26T03:16:36.038Z] #59 [core-metadata internal] load build context [2023-09-26T03:16:36.038Z] #59 DONE 27.0s [2023-09-26T03:16:36.038Z] [2023-09-26T03:16:36.038Z] #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:16:36.038Z] #40 DONE 27.1s [2023-09-26T03:16:36.038Z] [2023-09-26T03:16:36.038Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T03:16:36.038Z] #52 26.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.552Z] #52 ... [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #50 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T03:16:37.552Z] #50 26.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.552Z] #50 26.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.552Z] #50 26.98 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:16:37.552Z] #50 27.01 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:16:37.552Z] #50 27.02 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:37.552Z] #50 27.02 (4/6) Installing openssl (3.1.3-r0) [2023-09-26T03:16:37.552Z] #50 27.03 (5/6) Installing su-exec (0.2-r3) [2023-09-26T03:16:37.552Z] #50 27.04 (6/6) Installing yq (4.33.3-r3) [2023-09-26T03:16:37.552Z] #50 27.39 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:37.552Z] #50 27.40 OK: 17 MiB in 19 packages [2023-09-26T03:16:37.552Z] #50 DONE 27.6s [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T03:16:37.552Z] #52 27.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.552Z] #52 ... [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #51 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T03:16:37.552Z] #51 26.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.552Z] #51 26.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.552Z] #51 27.13 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:37.552Z] #51 27.15 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:37.552Z] #51 27.15 OK: 7 MiB in 16 packages [2023-09-26T03:16:37.552Z] #51 DONE 27.6s [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #62 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T03:16:37.552Z] #62 DONE 0.9s [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #63 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-26T03:16:37.552Z] #63 DONE 0.1s [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #64 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-26T03:16:37.552Z] #64 DONE 0.0s [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #65 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-26T03:16:37.552Z] #65 DONE 0.1s [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T03:16:37.552Z] #52 27.92 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:37.552Z] #52 ... [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #66 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T03:16:37.552Z] #66 DONE 0.1s [2023-09-26T03:16:37.552Z] [2023-09-26T03:16:37.552Z] #52 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T03:16:37.552Z] #52 27.92 (2/2) Installing su-exec (0.2-r3) [2023-09-26T03:16:37.552Z] #52 27.93 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:37.552Z] #52 27.96 OK: 7 MiB in 17 packages [2023-09-26T03:16:37.812Z] #52 DONE 28.3s [2023-09-26T03:16:37.812Z] [2023-09-26T03:16:37.812Z] #67 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-26T03:16:37.812Z] #67 DONE 0.3s [2023-09-26T03:16:37.812Z] [2023-09-26T03:16:37.812Z] #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T03:16:37.812Z] #49 27.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.812Z] #49 27.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.812Z] #49 27.76 (1/4) Installing ca-certificates (20230506-r0) [2023-09-26T03:16:37.812Z] #49 27.77 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:37.812Z] #49 27.83 (3/4) Installing su-exec (0.2-r3) [2023-09-26T03:16:37.812Z] #49 27.83 (4/4) Installing yq (4.33.3-r3) [2023-09-26T03:16:37.812Z] #49 27.91 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:37.812Z] #49 27.92 Executing ca-certificates-20230506-r0.trigger [2023-09-26T03:16:37.812Z] #49 27.97 OK: 17 MiB in 19 packages [2023-09-26T03:16:37.812Z] #49 DONE 28.2s [2023-09-26T03:16:37.812Z] [2023-09-26T03:16:37.812Z] #68 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-26T03:16:37.812Z] #68 DONE 0.1s [2023-09-26T03:16:37.812Z] [2023-09-26T03:16:37.812Z] #56 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T03:16:37.812Z] #56 27.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.812Z] #56 27.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:37.812Z] #56 28.02 (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T03:16:37.812Z] #56 28.03 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:37.812Z] #56 28.03 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:37.812Z] #56 28.04 Executing ca-certificates-20230506-r0.trigger [2023-09-26T03:16:37.812Z] #56 28.15 OK: 8 MiB in 17 packages [2023-09-26T03:16:37.812Z] #56 DONE 28.3s [2023-09-26T03:16:37.812Z] [2023-09-26T03:16:37.812Z] #69 [security-spire-config] exporting to image [2023-09-26T03:16:37.812Z] #69 exporting layers [2023-09-26T03:16:38.114Z] #69 ... [2023-09-26T03:16:38.114Z] [2023-09-26T03:16:38.114Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T03:16:38.114Z] #0 1.465 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.114Z] #0 1.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.114Z] #0 1.935 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:16:38.114Z] #0 1.935 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:16:38.114Z] #0 1.935 OK: 20068 distinct packages available [2023-09-26T03:16:38.114Z] #0 2.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.114Z] #0 2.096 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.114Z] #0 2.291 OK: 264 MiB in 52 packages [2023-09-26T03:16:38.114Z] #70 DONE 2.4s [2023-09-26T03:16:38.412Z] [2023-09-26T03:16:38.412Z] #53 [security-spire-server stage-3 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T03:16:38.412Z] #53 27.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.412Z] #53 27.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.412Z] #53 28.14 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:16:38.412Z] #53 28.14 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:16:38.412Z] #53 28.14 OK: 20066 distinct packages available [2023-09-26T03:16:38.412Z] #53 28.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.412Z] #53 28.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.412Z] #53 28.55 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:16:38.412Z] #53 28.64 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:16:38.412Z] #53 28.65 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-26T03:16:38.412Z] #53 28.66 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-26T03:16:38.412Z] #53 28.66 (5/7) Installing libucontext (1.2-r2) [2023-09-26T03:16:38.412Z] #53 28.66 (6/7) Installing gcompat (1.1.0-r1) [2023-09-26T03:16:38.412Z] #53 28.67 (7/7) Installing openssl (3.1.3-r0) [2023-09-26T03:16:38.412Z] #53 28.69 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:16:38.412Z] #53 28.70 OK: 8 MiB in 20 packages [2023-09-26T03:16:38.412Z] #53 DONE 28.8s [2023-09-26T03:16:38.412Z] [2023-09-26T03:16:38.412Z] #71 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:16:38.412Z] #0 2.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.412Z] #0 2.103 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:38.412Z] #0 2.320 OK: 264 MiB in 52 packages [2023-09-26T03:16:38.412Z] #71 DONE 2.6s [2023-09-26T03:16:38.412Z] [2023-09-26T03:16:38.412Z] #72 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:16:38.412Z] #72 DONE 0.2s [2023-09-26T03:16:38.412Z] [2023-09-26T03:16:38.412Z] #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:16:38.412Z] #73 DONE 0.1s [2023-09-26T03:16:38.412Z] [2023-09-26T03:16:38.412Z] #69 [security-spire-config] exporting to image [2023-09-26T03:16:38.412Z] #69 exporting layers 0.5s done [2023-09-26T03:16:38.412Z] #69 writing image sha256:3947b63edbad6c15714196691a3128f27ab88c252ecdf4cd9117b039397962f7 done [2023-09-26T03:16:38.412Z] #69 naming to docker.io/library/security-spire-config done [2023-09-26T03:16:38.412Z] #69 DONE 0.6s [2023-09-26T03:16:38.412Z] [2023-09-26T03:16:38.412Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:16:40.024Z] #74 ... [2023-09-26T03:16:40.024Z] [2023-09-26T03:16:40.024Z] #75 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T03:16:40.024Z] #0 2.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:40.024Z] #0 2.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:40.024Z] #0 2.949 OK: 264 MiB in 52 packages [2023-09-26T03:16:40.024Z] #75 DONE 3.8s [2023-09-26T03:16:40.024Z] [2023-09-26T03:16:40.024Z] #76 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T03:16:40.024Z] #76 DONE 1.2s [2023-09-26T03:16:40.024Z] [2023-09-26T03:16:40.024Z] #77 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-26T03:16:40.024Z] #77 DONE 1.2s [2023-09-26T03:16:40.024Z] [2023-09-26T03:16:40.024Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:16:40.024Z] #61 3.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:40.024Z] #61 4.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-09-26T03:16:40.024Z] #61 4.399 OK: 264 MiB in 52 packages [2023-09-26T03:16:40.283Z] #61 ... [2023-09-26T03:16:40.283Z] [2023-09-26T03:16:40.283Z] #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-26T03:16:40.283Z] #78 DONE 0.7s [2023-09-26T03:16:40.283Z] [2023-09-26T03:16:40.283Z] #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:16:40.283Z] #79 DONE 0.8s [2023-09-26T03:16:40.283Z] [2023-09-26T03:16:40.283Z] #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:16:40.283Z] #61 DONE 4.8s [2023-09-26T03:16:40.283Z] [2023-09-26T03:16:40.283Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:16:40.540Z] #80 ... [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #81 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T03:16:40.540Z] #81 DONE 0.8s [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #82 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-26T03:16:40.540Z] #82 DONE 0.1s [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #83 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-26T03:16:40.540Z] #83 DONE 0.1s [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #80 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:16:40.540Z] #80 DONE 0.1s [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T03:16:40.540Z] #84 DONE 0.1s [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #85 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-26T03:16:40.540Z] #85 DONE 0.1s [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #86 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-26T03:16:40.540Z] #86 DONE 0.1s [2023-09-26T03:16:40.540Z] [2023-09-26T03:16:40.540Z] #87 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-26T03:16:40.798Z] #87 DONE 0.1s [2023-09-26T03:16:40.798Z] [2023-09-26T03:16:40.798Z] #88 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T03:16:40.798Z] #88 DONE 0.1s [2023-09-26T03:16:40.798Z] [2023-09-26T03:16:40.798Z] #89 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-26T03:16:40.798Z] #89 DONE 0.1s [2023-09-26T03:16:40.798Z] [2023-09-26T03:16:40.798Z] #69 [security-spire-server] exporting to image [2023-09-26T03:16:40.798Z] #69 ... [2023-09-26T03:16:40.798Z] [2023-09-26T03:16:40.798Z] #90 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-26T03:16:40.798Z] #90 DONE 0.0s [2023-09-26T03:16:40.798Z] [2023-09-26T03:16:40.798Z] #69 [security-spire-agent] exporting to image [2023-09-26T03:16:41.096Z] #69 ... [2023-09-26T03:16:41.096Z] [2023-09-26T03:16:41.096Z] #91 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-26T03:16:41.096Z] #91 DONE 3.2s [2023-09-26T03:16:41.096Z] [2023-09-26T03:16:41.096Z] #92 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-26T03:16:41.096Z] #92 DONE 0.0s [2023-09-26T03:16:41.096Z] [2023-09-26T03:16:41.096Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:16:41.356Z] #93 ... [2023-09-26T03:16:41.356Z] [2023-09-26T03:16:41.356Z] #69 [security-spire-agent] exporting to image [2023-09-26T03:16:41.356Z] #69 exporting layers 0.6s done [2023-09-26T03:16:41.356Z] #69 writing image sha256:062a9e9b2e95c6098f0a458b1ca2700beac15753936e65a35972263249134f6c done [2023-09-26T03:16:41.356Z] #69 naming to docker.io/library/security-spire-server done [2023-09-26T03:16:41.356Z] #69 writing image sha256:016b79e0bede45d78b6711cc6182d9e4a8acd117e6df7639ec3fb5eaabc50f13 done [2023-09-26T03:16:41.356Z] #69 naming to docker.io/library/security-spire-agent done [2023-09-26T03:16:41.356Z] #69 DONE 1.2s [2023-09-26T03:16:41.614Z] [2023-09-26T03:16:41.614Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:16:48.316Z] #94 ... [2023-09-26T03:16:48.316Z] [2023-09-26T03:16:48.316Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:16:50.639Z] Removing intermediate container f4f17686e8bd [2023-09-26T03:16:50.639Z] ---> e76eab531616 [2023-09-26T03:16:50.639Z] Successfully built e76eab531616 [2023-09-26T03:16:50.639Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:16:50.972Z] + docker inspect -f . ci-base-image-arm64 [2023-09-26T03:16:50.972Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:16:51.180Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-09-26T03:16:51.253Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@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 [2023-09-26T03:16:52.431Z] $ docker top 9a28940b46cc1fcb39cbc28b7b0465f8be114cb9730bbd5d74d658d52d66d46a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T03:16:53.240Z] + go version [2023-09-26T03:16:53.240Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-09-26T03:16:53.268Z] $ docker stop --time=1 9a28940b46cc1fcb39cbc28b7b0465f8be114cb9730bbd5d74d658d52d66d46a [2023-09-26T03:16:54.857Z] $ docker rm -f --volumes 9a28940b46cc1fcb39cbc28b7b0465f8be114cb9730bbd5d74d658d52d66d46a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:16:55.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T03:16:55.504Z] [2023-09-26T03:16:55.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:16:55.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T03:16:55.838Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-09-26T03:16:55.838Z] 547446be3368: Pulling fs layer [2023-09-26T03:16:55.838Z] d125d8839a47: Pulling fs layer [2023-09-26T03:16:55.838Z] 3e85d5ac6304: Pulling fs layer [2023-09-26T03:16:55.838Z] c3105a71a48b: Pulling fs layer [2023-09-26T03:16:55.838Z] 0f093f025ec4: Pulling fs layer [2023-09-26T03:16:55.838Z] c3106fc0e877: Pulling fs layer [2023-09-26T03:16:55.838Z] c3105a71a48b: Waiting [2023-09-26T03:16:55.838Z] 0f093f025ec4: Waiting [2023-09-26T03:16:55.838Z] c3106fc0e877: Waiting [2023-09-26T03:16:56.108Z] 547446be3368: Verifying Checksum [2023-09-26T03:16:56.108Z] 547446be3368: Download complete [2023-09-26T03:16:56.108Z] c3105a71a48b: Verifying Checksum [2023-09-26T03:16:56.108Z] c3105a71a48b: Download complete [2023-09-26T03:16:56.376Z] d125d8839a47: Verifying Checksum [2023-09-26T03:16:56.376Z] d125d8839a47: Download complete [2023-09-26T03:16:56.376Z] c3106fc0e877: Verifying Checksum [2023-09-26T03:16:56.376Z] c3106fc0e877: Download complete [2023-09-26T03:16:56.654Z] 0f093f025ec4: Verifying Checksum [2023-09-26T03:16:56.654Z] 0f093f025ec4: Download complete [2023-09-26T03:16:56.654Z] 547446be3368: Pull complete [2023-09-26T03:16:57.616Z] d125d8839a47: Pull complete [2023-09-26T03:16:58.579Z] 3e85d5ac6304: Verifying Checksum [2023-09-26T03:16:58.579Z] 3e85d5ac6304: Download complete [2023-09-26T03:17:06.859Z] 3e85d5ac6304: Pull complete [2023-09-26T03:17:06.859Z] c3105a71a48b: Pull complete [2023-09-26T03:17:07.455Z] 0f093f025ec4: Pull complete [2023-09-26T03:17:07.722Z] c3106fc0e877: Pull complete [2023-09-26T03:17:07.722Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2023-09-26T03:17:07.722Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-09-26T03:17:07.722Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:17:07.901Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-09-26T03:17:07.977Z] $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@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 [2023-09-26T03:17:09.948Z] $ docker top 8276f3c9c2c013c30a70d2e9640a94325c7a228f4f7b927cd140cc1c45eec874 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T03:17:10.454Z] + docker compose -f ./docker-compose-build.yml build --parallel [2023-09-26T03:17:18.675Z] #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2023-09-26T03:17:18.675Z] #1 transferring dockerfile: [2023-09-26T03:17:18.675Z] #1 transferring dockerfile: 2.12kB 0.0s done [2023-09-26T03:17:18.675Z] #1 DONE 0.1s [2023-09-26T03:17:18.943Z] [2023-09-26T03:17:18.943Z] #2 [security-spiffe-token-provider internal] load build definition from Dockerfile [2023-09-26T03:17:18.943Z] #2 transferring dockerfile: 1.78kB done [2023-09-26T03:17:18.943Z] #2 DONE 0.0s [2023-09-26T03:17:18.943Z] [2023-09-26T03:17:18.943Z] #3 [security-spire-server internal] load build definition from Dockerfile [2023-09-26T03:17:18.943Z] #3 transferring dockerfile: 1.59kB done [2023-09-26T03:17:18.943Z] #3 DONE 0.0s [2023-09-26T03:17:19.210Z] [2023-09-26T03:17:19.210Z] #4 [security-proxy-setup internal] load build definition from Dockerfile [2023-09-26T03:17:21.160Z] #4 transferring dockerfile: 2.39kB done [2023-09-26T03:17:21.160Z] #4 DONE 1.7s [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #5 [security-spire-config internal] load build definition from Dockerfile [2023-09-26T03:17:21.160Z] #5 transferring dockerfile: 1.58kB done [2023-09-26T03:17:21.160Z] #5 DONE 1.7s [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #6 [core-data internal] load .dockerignore [2023-09-26T03:17:21.160Z] #6 ... [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #7 [core-command internal] load build definition from Dockerfile [2023-09-26T03:17:21.160Z] #7 transferring dockerfile: 1.82kB done [2023-09-26T03:17:21.160Z] #7 DONE 1.9s [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #8 [security-proxy-auth internal] load build definition from Dockerfile [2023-09-26T03:17:21.160Z] #8 transferring dockerfile: 2.04kB done [2023-09-26T03:17:21.160Z] #8 DONE 1.9s [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #9 [core-metadata internal] load .dockerignore [2023-09-26T03:17:21.160Z] #9 ... [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #10 [security-spire-agent internal] load build definition from Dockerfile [2023-09-26T03:17:21.160Z] #10 transferring dockerfile: 1.70kB done [2023-09-26T03:17:21.160Z] #10 DONE 1.9s [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #11 [security-bootstrapper internal] load build definition from Dockerfile [2023-09-26T03:17:21.160Z] #11 transferring dockerfile: 2.82kB 0.0s done [2023-09-26T03:17:21.160Z] #11 DONE 1.9s [2023-09-26T03:17:21.160Z] [2023-09-26T03:17:21.160Z] #9 [core-metadata internal] load .dockerignore [2023-09-26T03:17:21.160Z] #9 transferring context: 56B 0.0s done [2023-09-26T03:17:21.435Z] #9 ... [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #12 [support-scheduler internal] load build definition from Dockerfile [2023-09-26T03:17:21.435Z] #12 transferring dockerfile: 1.82kB 0.0s done [2023-09-26T03:17:21.435Z] #12 DONE 2.1s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #13 [security-proxy-setup internal] load .dockerignore [2023-09-26T03:17:21.435Z] #13 transferring context: 56B 0.0s done [2023-09-26T03:17:21.435Z] #13 DONE 1.1s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #14 [core-metadata internal] load build definition from Dockerfile [2023-09-26T03:17:21.435Z] #14 transferring dockerfile: 1.96kB 0.0s done [2023-09-26T03:17:21.435Z] #14 DONE 2.0s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #15 [core-command internal] load .dockerignore [2023-09-26T03:17:21.435Z] #15 transferring context: 56B 0.0s done [2023-09-26T03:17:21.435Z] #15 DONE 1.1s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2023-09-26T03:17:21.435Z] #16 transferring context: 56B 0.0s done [2023-09-26T03:17:21.435Z] #16 DONE 1.3s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #17 [core-data internal] load build definition from Dockerfile [2023-09-26T03:17:21.435Z] #17 transferring dockerfile: 1.90kB 0.0s done [2023-09-26T03:17:21.435Z] #17 DONE 2.0s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #18 [support-notifications internal] load build definition from Dockerfile [2023-09-26T03:17:21.435Z] #18 transferring dockerfile: 1.84kB 0.0s done [2023-09-26T03:17:21.435Z] #18 DONE 2.1s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #19 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:21.435Z] #19 DONE 0.0s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #20 [core-common-config-bootstrapper internal] load .dockerignore [2023-09-26T03:17:21.435Z] #20 transferring context: 56B 0.0s done [2023-09-26T03:17:21.435Z] #20 DONE 1.9s [2023-09-26T03:17:21.435Z] [2023-09-26T03:17:21.435Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:21.703Z] #21 ... [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #22 [security-secretstore-setup internal] load build definition from Dockerfile [2023-09-26T03:17:21.703Z] #22 transferring dockerfile: 2.38kB 0.0s done [2023-09-26T03:17:21.703Z] #22 DONE 2.1s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #23 [support-notifications internal] load .dockerignore [2023-09-26T03:17:21.703Z] #23 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #23 DONE 1.0s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #24 [security-bootstrapper internal] load .dockerignore [2023-09-26T03:17:21.703Z] #24 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #24 DONE 1.1s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #25 [security-spire-server internal] load .dockerignore [2023-09-26T03:17:21.703Z] #25 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #25 DONE 1.4s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #26 [security-spire-config internal] load .dockerignore [2023-09-26T03:17:21.703Z] #26 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #26 DONE 1.4s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #27 [security-proxy-auth internal] load .dockerignore [2023-09-26T03:17:21.703Z] #27 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #27 DONE 1.3s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #9 [core-metadata internal] load .dockerignore [2023-09-26T03:17:21.703Z] #9 DONE 1.2s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #28 [security-secretstore-setup internal] load .dockerignore [2023-09-26T03:17:21.703Z] #28 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #28 DONE 1.1s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #29 [support-scheduler internal] load .dockerignore [2023-09-26T03:17:21.703Z] #29 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #29 DONE 1.3s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #30 [security-spire-agent internal] load .dockerignore [2023-09-26T03:17:21.703Z] #30 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #30 DONE 1.4s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #6 [core-data internal] load .dockerignore [2023-09-26T03:17:21.703Z] #6 transferring context: 56B 0.0s done [2023-09-26T03:17:21.703Z] #6 DONE 1.1s [2023-09-26T03:17:21.703Z] [2023-09-26T03:17:21.703Z] #21 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:21.971Z] #21 ... [2023-09-26T03:17:21.971Z] [2023-09-26T03:17:21.971Z] #19 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:21.971Z] #19 DONE 0.0s [2023-09-26T03:17:21.971Z] [2023-09-26T03:17:21.971Z] #21 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:21.971Z] #21 ... [2023-09-26T03:17:21.971Z] [2023-09-26T03:17:21.971Z] #19 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:21.971Z] #19 DONE 0.0s [2023-09-26T03:17:21.971Z] [2023-09-26T03:17:21.971Z] #21 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:22.245Z] #21 ... [2023-09-26T03:17:22.245Z] [2023-09-26T03:17:22.245Z] #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:22.245Z] #19 DONE 0.0s [2023-09-26T03:17:22.245Z] [2023-09-26T03:17:22.245Z] #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:22.245Z] #21 DONE 0.7s [2023-09-26T03:17:22.245Z] [2023-09-26T03:17:22.245Z] #31 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:17:22.245Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:17:22.245Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:17:22.245Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T03:17:22.245Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T03:17:22.827Z] #31 DONE 1.0s [2023-09-26T03:17:22.827Z] [2023-09-26T03:17:22.827Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-26T03:17:22.827Z] #32 ... [2023-09-26T03:17:22.827Z] [2023-09-26T03:17:22.827Z] #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:22.827Z] #19 DONE 0.0s [2023-09-26T03:17:23.097Z] [2023-09-26T03:17:23.097Z] #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T03:17:23.364Z] #33 ... [2023-09-26T03:17:23.364Z] [2023-09-26T03:17:23.364Z] #19 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:23.364Z] #19 DONE 0.0s [2023-09-26T03:17:23.364Z] [2023-09-26T03:17:23.364Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-26T03:17:23.364Z] #32 transferring context: 2.61MB 1.1s done [2023-09-26T03:17:23.364Z] #32 ... [2023-09-26T03:17:23.364Z] [2023-09-26T03:17:23.364Z] #31 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:17:23.364Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:17:23.364Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:17:23.364Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T03:17:23.364Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T03:17:23.364Z] #31 DONE 1.0s [2023-09-26T03:17:23.364Z] [2023-09-26T03:17:23.364Z] #21 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:23.364Z] #21 DONE 1.3s [2023-09-26T03:17:23.631Z] [2023-09-26T03:17:23.631Z] #19 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:23.631Z] #19 DONE 0.0s [2023-09-26T03:17:23.631Z] [2023-09-26T03:17:23.631Z] #34 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T03:17:23.631Z] #34 ... [2023-09-26T03:17:23.631Z] [2023-09-26T03:17:23.631Z] #31 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:17:23.631Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:17:23.631Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:17:23.631Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T03:17:23.631Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T03:17:23.631Z] #31 DONE 1.0s [2023-09-26T03:17:23.631Z] [2023-09-26T03:17:23.631Z] #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:23.631Z] #19 DONE 0.0s [2023-09-26T03:17:23.631Z] [2023-09-26T03:17:23.631Z] #35 [security-proxy-setup internal] load build context [2023-09-26T03:17:23.631Z] #35 transferring context: 2.61MB 1.1s done [2023-09-26T03:17:23.631Z] #35 DONE 1.6s [2023-09-26T03:17:23.631Z] [2023-09-26T03:17:23.631Z] #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:23.631Z] #21 DONE 1.4s [2023-09-26T03:17:23.631Z] [2023-09-26T03:17:23.631Z] #32 [security-spiffe-token-provider internal] load build context [2023-09-26T03:17:23.631Z] #32 DONE 1.6s [2023-09-26T03:17:23.902Z] [2023-09-26T03:17:23.902Z] #36 [core-command internal] load build context [2023-09-26T03:17:23.902Z] #36 transferring context: 2.61MB 1.2s done [2023-09-26T03:17:23.902Z] #36 DONE 1.6s [2023-09-26T03:17:23.902Z] [2023-09-26T03:17:23.902Z] #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:23.902Z] #19 DONE 0.0s [2023-09-26T03:17:23.902Z] [2023-09-26T03:17:23.902Z] #21 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:23.902Z] #21 DONE 1.4s [2023-09-26T03:17:23.902Z] [2023-09-26T03:17:23.902Z] #37 [core-common-config-bootstrapper internal] load build context [2023-09-26T03:17:23.902Z] #37 transferring context: 2.61MB 1.1s done [2023-09-26T03:17:23.902Z] #37 DONE 1.6s [2023-09-26T03:17:23.902Z] [2023-09-26T03:17:23.902Z] #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T03:17:23.902Z] #38 ... [2023-09-26T03:17:23.902Z] [2023-09-26T03:17:23.902Z] #31 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:17:23.903Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:17:23.903Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:17:23.903Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T03:17:23.903Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T03:17:23.903Z] #31 DONE 1.0s [2023-09-26T03:17:23.903Z] [2023-09-26T03:17:23.903Z] #19 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-09-26T03:17:23.903Z] #19 DONE 0.0s [2023-09-26T03:17:23.903Z] [2023-09-26T03:17:23.903Z] #21 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2023-09-26T03:17:24.488Z] #21 DONE 2.2s [2023-09-26T03:17:24.488Z] [2023-09-26T03:17:24.488Z] #39 [security-bootstrapper internal] load build context [2023-09-26T03:17:24.765Z] #39 ... [2023-09-26T03:17:24.765Z] [2023-09-26T03:17:24.765Z] #31 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:17:24.765Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:17:24.765Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:17:24.765Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T03:17:24.765Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T03:17:24.765Z] #31 DONE 1.0s [2023-09-26T03:17:25.031Z] [2023-09-26T03:17:25.031Z] #39 [security-bootstrapper internal] load build context [2023-09-26T03:17:25.987Z] #39 transferring context: 2.61MB 2.1s done [2023-09-26T03:17:25.987Z] #39 ... [2023-09-26T03:17:25.987Z] [2023-09-26T03:17:25.987Z] #40 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.6.3 [2023-09-26T03:17:25.987Z] #40 DONE 2.9s [2023-09-26T03:17:26.254Z] [2023-09-26T03:17:26.254Z] #31 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:17:26.254Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:17:26.254Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:17:26.254Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T03:17:26.254Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T03:17:26.254Z] #31 DONE 1.0s [2023-09-26T03:17:26.254Z] [2023-09-26T03:17:26.254Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:26.254Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:26.520Z] #41 ... [2023-09-26T03:17:26.521Z] [2023-09-26T03:17:26.521Z] #39 [security-bootstrapper internal] load build context [2023-09-26T03:17:26.521Z] #39 DONE 3.0s [2023-09-26T03:17:26.521Z] [2023-09-26T03:17:26.521Z] #42 [support-notifications internal] load build context [2023-09-26T03:17:26.521Z] #42 transferring context: 2.61MB 1.7s done [2023-09-26T03:17:26.521Z] #42 DONE 3.0s [2023-09-26T03:17:26.521Z] [2023-09-26T03:17:26.521Z] #43 [security-secretstore-setup internal] load build context [2023-09-26T03:17:27.102Z] #43 ... [2023-09-26T03:17:27.102Z] [2023-09-26T03:17:27.102Z] #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.6.3 [2023-09-26T03:17:27.102Z] #44 DONE 3.1s [2023-09-26T03:17:27.102Z] [2023-09-26T03:17:27.102Z] #43 [security-secretstore-setup internal] load build context [2023-09-26T03:17:27.102Z] #43 ... [2023-09-26T03:17:27.102Z] [2023-09-26T03:17:27.102Z] #31 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a [2023-09-26T03:17:27.102Z] #31 resolve docker.io/library/alpine:3.18@sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 0.1s done [2023-09-26T03:17:27.102Z] #31 sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 1.64kB / 1.64kB done [2023-09-26T03:17:27.102Z] #31 sha256:b312e4b0e2c665d634602411fcb7c2699ba748c36f59324457bc17de485f36f6 528B / 528B done [2023-09-26T03:17:27.102Z] #31 sha256:f6648c04cd6ce95adc05b3aa55265007b95d64d508755be8506cee652792952c 1.49kB / 1.49kB done [2023-09-26T03:17:27.102Z] #31 DONE 1.0s [2023-09-26T03:17:27.102Z] [2023-09-26T03:17:27.102Z] #43 [security-secretstore-setup internal] load build context [2023-09-26T03:17:27.181Z] #95 ... [2023-09-26T03:17:27.181Z] [2023-09-26T03:17:27.181Z] #74 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:27.181Z] #74 DONE 44.9s [2023-09-26T03:17:27.181Z] [2023-09-26T03:17:27.181Z] #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:27.181Z] #95 DONE 45.0s [2023-09-26T03:17:27.181Z] [2023-09-26T03:17:27.181Z] #93 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:27.181Z] #93 DONE 42.8s [2023-09-26T03:17:27.181Z] [2023-09-26T03:17:27.181Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:27.181Z] #94 DONE 43.0s [2023-09-26T03:17:27.181Z] [2023-09-26T03:17:27.181Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-26T03:17:27.690Z] #43 transferring context: 2.61MB 3.2s done [2023-09-26T03:17:27.690Z] #43 ... [2023-09-26T03:17:27.690Z] [2023-09-26T03:17:27.690Z] #45 [security-proxy-auth internal] load build context [2023-09-26T03:17:27.690Z] #45 transferring context: 2.61MB 2.9s done [2023-09-26T03:17:27.690Z] #45 DONE 4.0s [2023-09-26T03:17:27.690Z] [2023-09-26T03:17:27.690Z] #46 [core-metadata internal] load build context [2023-09-26T03:17:27.690Z] #46 transferring context: 2.61MB 3.1s done [2023-09-26T03:17:27.690Z] #46 DONE 4.1s [2023-09-26T03:17:27.690Z] [2023-09-26T03:17:27.690Z] #47 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-09-26T03:17:27.690Z] #47 DONE 6.2s [2023-09-26T03:17:27.690Z] [2023-09-26T03:17:27.690Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:27.690Z] #41 resolve ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.2s done [2023-09-26T03:17:27.690Z] #41 sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f 1.61kB / 1.61kB done [2023-09-26T03:17:27.690Z] #41 sha256:7f1a042121549eaff99a14cf9dd09b8e9800ffe831816902ce4dc13d1ba16589 1.05kB / 1.05kB done [2023-09-26T03:17:27.690Z] #41 sha256:6dd7dc7370d8ed10ec8280fb6249b38c860421f5750b0a0fa1db764e8eebdf0b 2.74kB / 2.74kB done [2023-09-26T03:17:27.690Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s [2023-09-26T03:17:27.690Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s [2023-09-26T03:17:27.690Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.3s [2023-09-26T03:17:27.959Z] #41 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.2s done [2023-09-26T03:17:27.959Z] #41 extracting sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 done [2023-09-26T03:17:27.959Z] #41 sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 302B / 302B 0.5s done [2023-09-26T03:17:28.228Z] #41 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.5s done [2023-09-26T03:17:28.496Z] #41 ... [2023-09-26T03:17:28.496Z] [2023-09-26T03:17:28.496Z] #43 [security-secretstore-setup internal] load build context [2023-09-26T03:17:28.496Z] #43 DONE 4.4s [2023-09-26T03:17:28.496Z] [2023-09-26T03:17:28.496Z] #48 [security-spire-config internal] load build context [2023-09-26T03:17:28.496Z] #48 transferring context: 16.36kB 0.1s done [2023-09-26T03:17:28.496Z] #48 DONE 2.4s [2023-09-26T03:17:28.496Z] [2023-09-26T03:17:28.496Z] #49 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2023-09-26T03:17:28.765Z] #49 ... [2023-09-26T03:17:28.765Z] [2023-09-26T03:17:28.765Z] #50 [security-spire-server internal] load build context [2023-09-26T03:17:28.765Z] #50 transferring context: 18.11kB 0.2s done [2023-09-26T03:17:28.765Z] #50 DONE 2.5s [2023-09-26T03:17:28.765Z] [2023-09-26T03:17:28.765Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:28.765Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 0B / 23.39MB 1.4s [2023-09-26T03:17:29.747Z] #41 ... [2023-09-26T03:17:29.747Z] [2023-09-26T03:17:29.747Z] #51 [security-spire-agent internal] load build context [2023-09-26T03:17:29.747Z] #51 transferring context: 17.64kB 0.1s done [2023-09-26T03:17:29.747Z] #51 DONE 2.5s [2023-09-26T03:17:29.747Z] [2023-09-26T03:17:29.747Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:29.747Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 1.65MB / 23.39MB 2.1s [2023-09-26T03:17:30.014Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae [2023-09-26T03:17:30.282Z] #41 extracting sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 0.2s done [2023-09-26T03:17:30.282Z] #41 ... [2023-09-26T03:17:30.282Z] [2023-09-26T03:17:30.282Z] #52 [support-scheduler internal] load build context [2023-09-26T03:17:30.282Z] #52 transferring context: 2.61MB 3.7s done [2023-09-26T03:17:30.282Z] #52 DONE 6.5s [2023-09-26T03:17:30.282Z] [2023-09-26T03:17:30.282Z] #49 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2023-09-26T03:17:30.282Z] #49 DONE 2.6s [2023-09-26T03:17:30.282Z] [2023-09-26T03:17:30.282Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:30.282Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 3.15MB / 23.39MB 2.8s [2023-09-26T03:17:30.881Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 6.29MB / 23.39MB 3.3s [2023-09-26T03:17:31.472Z] #41 ... [2023-09-26T03:17:31.472Z] [2023-09-26T03:17:31.472Z] #53 [core-data internal] load build context [2023-09-26T03:17:31.472Z] #53 transferring context: 2.61MB 3.6s done [2023-09-26T03:17:31.472Z] #53 DONE 6.8s [2023-09-26T03:17:31.472Z] [2023-09-26T03:17:31.472Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:32.059Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 7.99MB / 23.39MB 4.5s [2023-09-26T03:17:32.327Z] #41 ... [2023-09-26T03:17:32.327Z] [2023-09-26T03:17:32.327Z] #54 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init [2023-09-26T03:17:32.327Z] #0 3.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:32.327Z] #0 4.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:32.327Z] #0 6.769 (1/2) Installing ca-certificates (20230506-r0) [2023-09-26T03:17:32.327Z] #0 7.082 (2/2) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:32.327Z] #0 7.082 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:32.327Z] #0 7.122 Executing ca-certificates-20230506-r0.trigger [2023-09-26T03:17:32.327Z] #0 7.990 OK: 9 MiB in 17 packages [2023-09-26T03:17:32.327Z] #54 DONE 8.8s [2023-09-26T03:17:32.327Z] [2023-09-26T03:17:32.327Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:32.327Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 9.20MB / 23.39MB 5.0s [2023-09-26T03:17:32.912Z] #41 ... [2023-09-26T03:17:32.912Z] [2023-09-26T03:17:32.912Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T03:17:32.912Z] #0 5.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:32.912Z] #0 6.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:32.912Z] #0 8.760 (1/6) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:17:32.912Z] #0 9.402 (2/6) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:17:32.912Z] #0 9.402 (3/6) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:32.912Z] #0 9.423 (4/6) Installing openssl (3.1.3-r0) [2023-09-26T03:17:32.912Z] #0 9.556 (5/6) Installing su-exec (0.2-r3) [2023-09-26T03:17:32.912Z] #0 9.556 (6/6) Installing yq (4.33.3-r3) [2023-09-26T03:17:32.912Z] #55 ... [2023-09-26T03:17:32.912Z] [2023-09-26T03:17:32.912Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:32.912Z] #41 extracting sha256:d4964b3ee456bbd7ebad0c4dc906819e827e7534266982922100fbc46ab291e5 0.1s done [2023-09-26T03:17:33.180Z] #41 ... [2023-09-26T03:17:33.180Z] [2023-09-26T03:17:33.180Z] #56 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-26T03:17:33.180Z] #0 7.215 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:33.180Z] #0 8.078 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:33.180Z] #56 ... [2023-09-26T03:17:33.180Z] [2023-09-26T03:17:33.180Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:33.180Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.78MB / 23.39MB 5.7s [2023-09-26T03:17:33.447Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 12.58MB / 23.39MB 6.1s [2023-09-26T03:17:33.792Z] #96 ... [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #97 ... [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #98 ... [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #97 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #97 DONE 10.3s [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #99 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #99 DONE 10.3s [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #98 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #98 DONE 10.3s [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #100 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:33.792Z] #100 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #101 [security-bootstrapper builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #101 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #102 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:33.792Z] #102 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #103 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:33.792Z] #103 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #104 [security-secretstore-setup builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #104 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #105 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:33.792Z] #105 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #106 [support-scheduler builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #106 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #107 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:33.792Z] #107 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #108 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:33.792Z] #108 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #109 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:33.792Z] #109 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #110 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:33.792Z] #110 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #111 [core-data builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #111 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #112 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:33.792Z] #112 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:33.792Z] #113 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #114 [core-command builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #114 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #115 [security-proxy-auth builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #115 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #116 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:33.792Z] #116 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #117 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:33.792Z] #117 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #96 [support-notifications builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #96 DONE 10.3s [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:33.792Z] #118 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #119 [core-metadata builder 6/7] COPY . . [2023-09-26T03:17:33.792Z] #119 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:33.792Z] #120 CACHED [2023-09-26T03:17:33.792Z] [2023-09-26T03:17:33.792Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:17:34.035Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 14.21MB / 23.39MB 6.5s [2023-09-26T03:17:34.306Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 15.73MB / 23.39MB 6.7s [2023-09-26T03:17:34.306Z] #41 ... [2023-09-26T03:17:34.306Z] [2023-09-26T03:17:34.306Z] #55 [security-proxy-setup stage-1 2/10] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2023-09-26T03:17:34.306Z] #55 10.44 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:34.306Z] #55 10.59 OK: 18 MiB in 19 packages [2023-09-26T03:17:34.306Z] #55 DONE 11.6s [2023-09-26T03:17:34.306Z] [2023-09-26T03:17:34.306Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:34.890Z] #41 ... [2023-09-26T03:17:34.890Z] [2023-09-26T03:17:34.890Z] #57 [security-proxy-setup stage-1 3/10] WORKDIR /edgex [2023-09-26T03:17:34.890Z] #57 DONE 0.4s [2023-09-26T03:17:34.890Z] [2023-09-26T03:17:34.890Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:34.890Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 17.83MB / 23.39MB 7.2s [2023-09-26T03:17:35.159Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 19.92MB / 23.39MB 7.6s [2023-09-26T03:17:35.175Z] #121 1.100 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T03:17:35.429Z] #41 ... [2023-09-26T03:17:35.429Z] [2023-09-26T03:17:35.429Z] #56 [core-common-config-bootstrapper stage-1 2/7] RUN apk add --update --no-cache dumb-init [2023-09-26T03:17:35.429Z] #56 11.51 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:35.429Z] #56 11.51 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:35.429Z] #56 11.57 OK: 8 MiB in 16 packages [2023-09-26T03:17:35.429Z] #56 DONE 12.9s [2023-09-26T03:17:35.429Z] [2023-09-26T03:17:35.429Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:35.429Z] #41 ... [2023-09-26T03:17:35.429Z] [2023-09-26T03:17:35.429Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T03:17:35.429Z] #0 8.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:35.429Z] #58 ... [2023-09-26T03:17:35.429Z] [2023-09-26T03:17:35.429Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:35.695Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 21.69MB / 23.39MB 8.2s [2023-09-26T03:17:35.962Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.07MB / 23.39MB 8.4s [2023-09-26T03:17:35.962Z] #41 sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 23.39MB / 23.39MB 8.5s done [2023-09-26T03:17:36.236Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da [2023-09-26T03:17:36.502Z] #41 ... [2023-09-26T03:17:36.502Z] [2023-09-26T03:17:36.502Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T03:17:36.502Z] #0 9.196 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:36.768Z] #59 ... [2023-09-26T03:17:36.768Z] [2023-09-26T03:17:36.768Z] #34 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec [2023-09-26T03:17:36.768Z] #34 7.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:36.768Z] #34 8.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:36.768Z] #34 11.89 (1/2) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:36.768Z] #34 11.93 (2/2) Installing su-exec (0.2-r3) [2023-09-26T03:17:36.768Z] #34 11.93 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:36.768Z] #34 12.06 OK: 8 MiB in 17 packages [2023-09-26T03:17:36.768Z] #34 DONE 13.1s [2023-09-26T03:17:36.768Z] [2023-09-26T03:17:36.768Z] #60 [security-spire-agent stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T03:17:36.768Z] #0 9.402 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:36.768Z] #60 ... [2023-09-26T03:17:36.768Z] [2023-09-26T03:17:36.768Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:17:36.768Z] #61 resolve ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 0.3s done [2023-09-26T03:17:36.768Z] #61 sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 1.61kB / 1.61kB done [2023-09-26T03:17:36.768Z] #61 sha256:ad4dd425609715af26ecdaca2eb780a94c16ab3f2bf7af379c54c59118cbad72 1.05kB / 1.05kB done [2023-09-26T03:17:36.768Z] #61 sha256:2e3c005644c68a66b99f2ab1386460866c91f666818b8e3156b9a89d00c7486e 2.74kB / 2.74kB done [2023-09-26T03:17:36.768Z] #61 sha256:e484a4aa5e2316c376f804a708eebe392727f75a46f6bd3278b3f5d14d622cf0 120B / 120B 0.0s done [2023-09-26T03:17:36.768Z] #61 sha256:02b0d979ccb0f6415d935638f57576e53ed8d32a2cdbc059542ca71948355fae 123.55kB / 123.55kB 0.3s done [2023-09-26T03:17:36.768Z] #61 sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 300B / 300B 0.8s done [2023-09-26T03:17:36.768Z] #61 sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 17.12MB / 17.12MB 6.2s done [2023-09-26T03:17:36.768Z] #61 extracting sha256:18ea0f7272939e1293fa642d381c9cbec3557c8637e54e3f07593adeac888a57 0.0s done [2023-09-26T03:17:36.768Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c [2023-09-26T03:17:37.033Z] #61 ... [2023-09-26T03:17:37.033Z] [2023-09-26T03:17:37.033Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T03:17:37.033Z] #59 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:39.620Z] #59 ... [2023-09-26T03:17:39.620Z] [2023-09-26T03:17:39.620Z] #38 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2023-09-26T03:17:39.620Z] #38 7.610 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:39.620Z] #38 8.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:39.620Z] #38 12.21 (1/4) Installing ca-certificates (20230506-r0) [2023-09-26T03:17:39.620Z] #38 12.51 (2/4) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:39.620Z] #38 12.52 (3/4) Installing su-exec (0.2-r3) [2023-09-26T03:17:39.620Z] #38 12.53 (4/4) Installing yq (4.33.3-r3) [2023-09-26T03:17:39.620Z] #38 13.13 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:39.620Z] #38 13.16 Executing ca-certificates-20230506-r0.trigger [2023-09-26T03:17:39.620Z] #38 14.07 OK: 18 MiB in 19 packages [2023-09-26T03:17:39.620Z] #38 DONE 15.4s [2023-09-26T03:17:39.620Z] [2023-09-26T03:17:39.620Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:39.888Z] #41 ... [2023-09-26T03:17:39.888Z] [2023-09-26T03:17:39.888Z] #58 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-09-26T03:17:39.888Z] #58 10.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:39.888Z] #58 13.58 (1/1) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:39.888Z] #58 13.60 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:39.888Z] #58 13.65 OK: 8 MiB in 16 packages [2023-09-26T03:17:39.888Z] #58 DONE 14.6s [2023-09-26T03:17:40.156Z] [2023-09-26T03:17:40.156Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:17:40.423Z] #61 ... [2023-09-26T03:17:40.423Z] [2023-09-26T03:17:40.423Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T03:17:40.423Z] #0 7.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.423Z] #0 8.737 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.423Z] #62 ... [2023-09-26T03:17:40.423Z] [2023-09-26T03:17:40.423Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T03:17:40.423Z] #0 7.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.423Z] #0 9.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.423Z] #63 ... [2023-09-26T03:17:40.423Z] [2023-09-26T03:17:40.423Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:17:40.423Z] #0 8.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.423Z] #0 9.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.693Z] #64 ... [2023-09-26T03:17:40.693Z] [2023-09-26T03:17:40.693Z] #65 [core-metadata builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:17:40.693Z] #0 8.352 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.693Z] #0 9.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.693Z] #65 ... [2023-09-26T03:17:40.693Z] [2023-09-26T03:17:40.693Z] #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T03:17:40.693Z] #33 7.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.693Z] #33 9.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.693Z] #33 12.49 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:17:40.693Z] #33 12.49 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:17:40.693Z] #33 12.49 OK: 19943 distinct packages available [2023-09-26T03:17:40.693Z] #33 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.693Z] #33 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:40.960Z] #33 ... [2023-09-26T03:17:40.960Z] [2023-09-26T03:17:40.960Z] #66 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2023-09-26T03:17:40.960Z] #66 DONE 4.3s [2023-09-26T03:17:40.960Z] [2023-09-26T03:17:40.960Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:41.230Z] #41 ... [2023-09-26T03:17:41.230Z] [2023-09-26T03:17:41.230Z] #67 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging [2023-09-26T03:17:41.230Z] #67 DONE 0.3s [2023-09-26T03:17:41.230Z] [2023-09-26T03:17:41.230Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:41.230Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 5.1s [2023-09-26T03:17:43.830Z] #41 ... [2023-09-26T03:17:43.830Z] [2023-09-26T03:17:43.830Z] #65 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:17:43.830Z] #65 12.91 OK: 266 MiB in 52 packages [2023-09-26T03:17:43.830Z] #65 DONE 13.8s [2023-09-26T03:17:43.830Z] [2023-09-26T03:17:43.830Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:43.830Z] #41 ... [2023-09-26T03:17:43.830Z] [2023-09-26T03:17:43.830Z] #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2023-09-26T03:17:43.830Z] #62 12.49 OK: 266 MiB in 52 packages [2023-09-26T03:17:43.830Z] #62 DONE 13.4s [2023-09-26T03:17:43.830Z] [2023-09-26T03:17:43.830Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:44.105Z] #41 ... [2023-09-26T03:17:44.105Z] [2023-09-26T03:17:44.105Z] #64 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2023-09-26T03:17:44.105Z] #64 12.72 OK: 266 MiB in 52 packages [2023-09-26T03:17:44.105Z] #64 DONE 13.6s [2023-09-26T03:17:44.105Z] [2023-09-26T03:17:44.105Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:44.704Z] #41 ... [2023-09-26T03:17:44.704Z] [2023-09-26T03:17:44.704Z] #68 [core-command builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:44.704Z] #68 DONE 1.2s [2023-09-26T03:17:44.704Z] [2023-09-26T03:17:44.704Z] #33 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-09-26T03:17:44.704Z] #33 18.46 (1/11) Installing ca-certificates (20230506-r0) [2023-09-26T03:17:44.704Z] #33 18.70 (2/11) Installing brotli-libs (1.0.9-r14) [2023-09-26T03:17:44.704Z] #33 18.77 (3/11) Installing libunistring (1.1-r1) [2023-09-26T03:17:44.704Z] #33 18.91 (4/11) Installing libidn2 (2.3.4-r1) [2023-09-26T03:17:44.704Z] #33 18.94 (5/11) Installing nghttp2-libs (1.55.1-r0) [2023-09-26T03:17:44.704Z] #33 18.95 (6/11) Installing libcurl (8.3.0-r0) [2023-09-26T03:17:44.704Z] #33 18.99 (7/11) Installing curl (8.3.0-r0) [2023-09-26T03:17:44.704Z] #33 19.02 (8/11) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:44.704Z] #33 19.06 (9/11) Installing musl-obstack (1.2.3-r2) [2023-09-26T03:17:44.704Z] #33 19.11 (10/11) Installing libucontext (1.2-r2) [2023-09-26T03:17:44.704Z] #33 19.13 (11/11) Installing gcompat (1.1.0-r1) [2023-09-26T03:17:44.704Z] #33 19.16 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:44.704Z] #33 19.27 Executing ca-certificates-20230506-r0.trigger [2023-09-26T03:17:44.704Z] #33 20.23 OK: 13 MiB in 26 packages [2023-09-26T03:17:44.704Z] #33 DONE 21.6s [2023-09-26T03:17:44.704Z] [2023-09-26T03:17:44.704Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:44.976Z] #41 ... [2023-09-26T03:17:44.976Z] [2023-09-26T03:17:44.976Z] #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:44.976Z] #69 DONE 1.6s [2023-09-26T03:17:44.976Z] [2023-09-26T03:17:44.976Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:45.160Z] #121 ... [2023-09-26T03:17:45.160Z] [2023-09-26T03:17:45.160Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T03:17:45.160Z] #0 0.983 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T03:17:45.160Z] #122 ... [2023-09-26T03:17:45.160Z] [2023-09-26T03:17:45.160Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T03:17:45.160Z] #0 0.977 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T03:17:45.160Z] #123 ... [2023-09-26T03:17:45.160Z] [2023-09-26T03:17:45.160Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T03:17:45.160Z] #0 0.960 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T03:17:45.160Z] #124 ... [2023-09-26T03:17:45.160Z] [2023-09-26T03:17:45.160Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:17:45.160Z] #0 1.488 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T03:17:45.160Z] #125 ... [2023-09-26T03:17:45.160Z] [2023-09-26T03:17:45.160Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T03:17:45.160Z] #0 0.681 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T03:17:45.160Z] #126 ... [2023-09-26T03:17:45.160Z] [2023-09-26T03:17:45.160Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T03:17:45.161Z] #0 0.697 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T03:17:45.161Z] #127 ... [2023-09-26T03:17:45.161Z] [2023-09-26T03:17:45.161Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:17:45.161Z] #0 1.587 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T03:17:45.161Z] #128 ... [2023-09-26T03:17:45.161Z] [2023-09-26T03:17:45.161Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T03:17:45.161Z] #0 0.583 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-26T03:17:45.161Z] #129 ... [2023-09-26T03:17:45.161Z] [2023-09-26T03:17:45.161Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:17:45.161Z] #0 0.854 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T03:17:45.161Z] #130 ... [2023-09-26T03:17:45.161Z] [2023-09-26T03:17:45.161Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T03:17:45.161Z] #0 1.595 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T03:17:45.247Z] #41 ... [2023-09-26T03:17:45.247Z] [2023-09-26T03:17:45.247Z] #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:45.247Z] #70 DONE 1.2s [2023-09-26T03:17:45.247Z] [2023-09-26T03:17:45.247Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:46.228Z] #41 ... [2023-09-26T03:17:46.228Z] [2023-09-26T03:17:46.228Z] #60 [security-spire-server stage-2 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-09-26T03:17:46.228Z] #60 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:46.228Z] #60 14.55 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:17:46.228Z] #60 14.55 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:17:46.228Z] #60 14.55 OK: 19943 distinct packages available [2023-09-26T03:17:46.228Z] #60 15.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:46.228Z] #60 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:46.228Z] #60 18.23 (1/7) Upgrading libcrypto3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:17:46.228Z] #60 18.40 (2/7) Upgrading libssl3 (3.1.2-r0 -> 3.1.3-r0) [2023-09-26T03:17:46.228Z] #60 18.42 (3/7) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:46.228Z] #60 18.48 (4/7) Installing musl-obstack (1.2.3-r2) [2023-09-26T03:17:46.228Z] #60 18.48 (5/7) Installing libucontext (1.2-r2) [2023-09-26T03:17:46.228Z] #60 18.49 (6/7) Installing gcompat (1.1.0-r1) [2023-09-26T03:17:46.228Z] #60 18.51 (7/7) Installing openssl (3.1.3-r0) [2023-09-26T03:17:46.228Z] #60 18.57 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:46.228Z] #60 18.63 OK: 9 MiB in 20 packages [2023-09-26T03:17:46.228Z] #60 DONE 19.7s [2023-09-26T03:17:46.228Z] [2023-09-26T03:17:46.228Z] #59 [security-spire-config stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-09-26T03:17:46.228Z] #59 14.22 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:17:46.228Z] #59 14.22 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:17:46.228Z] #59 14.22 OK: 19943 distinct packages available [2023-09-26T03:17:46.228Z] #59 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:46.228Z] #59 15.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:46.228Z] #59 18.52 (1/4) Installing dumb-init (1.2.5-r2) [2023-09-26T03:17:46.228Z] #59 18.54 (2/4) Installing musl-obstack (1.2.3-r2) [2023-09-26T03:17:46.228Z] #59 18.56 (3/4) Installing libucontext (1.2-r2) [2023-09-26T03:17:46.228Z] #59 18.57 (4/4) Installing gcompat (1.1.0-r1) [2023-09-26T03:17:46.228Z] #59 18.61 Executing busybox-1.36.1-r2.trigger [2023-09-26T03:17:46.228Z] #59 18.71 OK: 8 MiB in 19 packages [2023-09-26T03:17:46.228Z] #59 DONE 19.8s [2023-09-26T03:17:46.228Z] [2023-09-26T03:17:46.228Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:46.228Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 10.3s [2023-09-26T03:17:46.505Z] #41 ... [2023-09-26T03:17:46.505Z] [2023-09-26T03:17:46.505Z] #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2023-09-26T03:17:46.505Z] #63 12.62 v3.18.3-247-g11534630dd2 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2023-09-26T03:17:46.505Z] #63 12.62 v3.18.3-248-g56ad4ee5149 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2023-09-26T03:17:46.505Z] #63 12.62 OK: 19945 distinct packages available [2023-09-26T03:17:46.505Z] #63 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:46.505Z] #63 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-09-26T03:17:46.505Z] #63 15.82 OK: 266 MiB in 52 packages [2023-09-26T03:17:46.505Z] #63 DONE 16.2s [2023-09-26T03:17:46.505Z] [2023-09-26T03:17:46.505Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:47.107Z] #41 ... [2023-09-26T03:17:47.107Z] [2023-09-26T03:17:47.107Z] #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:17:47.107Z] #71 DONE 0.5s [2023-09-26T03:17:47.107Z] [2023-09-26T03:17:47.107Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:49.055Z] #41 ... [2023-09-26T03:17:49.055Z] [2023-09-26T03:17:49.055Z] #72 [security-spire-agent stage-3 3/9] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2023-09-26T03:17:49.055Z] #72 DONE 1.0s [2023-09-26T03:17:49.055Z] [2023-09-26T03:17:49.055Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.6.3@sha256:f4bc49fb0bd1d817a6c46204cc7ce943c73fb0a5496a78e0e4dc20c9a816ad7f [2023-09-26T03:17:49.323Z] #41 extracting sha256:45f878f9d9fbdc8945d93cc242c32c9f1d6dfa9c937dd0f6c505fd4f1a88f0da 13.2s done [2023-09-26T03:17:49.590Z] #41 DONE 23.2s [2023-09-26T03:17:49.590Z] [2023-09-26T03:17:49.590Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:17:49.590Z] #61 extracting sha256:edbaed853536030ada5f0032ac0e0c41d269f642f6b7276e80064b48ca6a239c 9.7s done [2023-09-26T03:17:49.858Z] #61 ... [2023-09-26T03:17:49.858Z] [2023-09-26T03:17:49.858Z] #73 [security-spire-config stage-2 3/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T03:17:51.277Z] #73 DONE 1.3s [2023-09-26T03:17:51.277Z] [2023-09-26T03:17:51.277Z] #74 [security-spire-agent stage-3 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T03:17:51.277Z] #74 DONE 1.1s [2023-09-26T03:17:51.277Z] [2023-09-26T03:17:51.277Z] #75 [security-spire-server stage-2 3/8] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2023-09-26T03:17:51.277Z] #75 DONE 1.2s [2023-09-26T03:17:51.277Z] [2023-09-26T03:17:51.277Z] #76 [security-spire-config stage-2 4/9] COPY Attribution.txt / [2023-09-26T03:17:51.585Z] #76 DONE 0.2s [2023-09-26T03:17:51.586Z] [2023-09-26T03:17:51.586Z] #77 [security-spire-agent stage-3 5/9] COPY Attribution.txt / [2023-09-26T03:17:51.586Z] #77 DONE 0.2s [2023-09-26T03:17:51.586Z] [2023-09-26T03:17:51.586Z] #78 [security-spire-server stage-2 4/8] COPY Attribution.txt / [2023-09-26T03:17:51.586Z] #78 DONE 0.2s [2023-09-26T03:17:51.586Z] [2023-09-26T03:17:51.586Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-26T03:17:51.586Z] #79 ... [2023-09-26T03:17:51.586Z] [2023-09-26T03:17:51.586Z] #80 [security-spire-agent stage-3 6/9] COPY security.txt / [2023-09-26T03:17:51.586Z] #80 DONE 0.2s [2023-09-26T03:17:51.586Z] [2023-09-26T03:17:51.586Z] #81 [security-spire-config stage-2 5/9] COPY security.txt / [2023-09-26T03:17:51.586Z] #81 DONE 0.2s [2023-09-26T03:17:51.586Z] [2023-09-26T03:17:51.586Z] #79 [security-spire-server stage-2 5/8] COPY security.txt / [2023-09-26T03:17:51.586Z] #79 DONE 0.3s [2023-09-26T03:17:51.586Z] [2023-09-26T03:17:51.586Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T03:17:51.906Z] #82 ... [2023-09-26T03:17:51.906Z] [2023-09-26T03:17:51.906Z] #83 [security-spire-agent stage-3 7/9] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T03:17:51.906Z] #83 DONE 0.2s [2023-09-26T03:17:51.906Z] [2023-09-26T03:17:51.906Z] #84 [security-spire-server stage-2 6/8] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T03:17:51.906Z] #84 DONE 0.2s [2023-09-26T03:17:51.906Z] [2023-09-26T03:17:51.906Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-26T03:17:51.906Z] #85 ... [2023-09-26T03:17:51.906Z] [2023-09-26T03:17:51.906Z] #82 [security-spire-config stage-2 6/9] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-09-26T03:17:51.906Z] #82 DONE 0.3s [2023-09-26T03:17:52.178Z] [2023-09-26T03:17:52.178Z] #85 [security-spire-agent stage-3 8/9] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-09-26T03:17:52.178Z] #85 DONE 0.2s [2023-09-26T03:17:52.178Z] [2023-09-26T03:17:52.178Z] #86 [security-spire-config stage-2 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d [2023-09-26T03:17:52.178Z] #86 DONE 0.2s [2023-09-26T03:17:52.178Z] [2023-09-26T03:17:52.178Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-26T03:17:52.178Z] #87 ... [2023-09-26T03:17:52.178Z] [2023-09-26T03:17:52.178Z] #88 [security-spire-server stage-2 7/8] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-09-26T03:17:52.178Z] #88 DONE 0.2s [2023-09-26T03:17:52.456Z] [2023-09-26T03:17:52.456Z] #89 [security-spire-agent stage-3 9/9] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-09-26T03:17:52.456Z] #89 DONE 0.3s [2023-09-26T03:17:52.456Z] [2023-09-26T03:17:52.456Z] #90 [security-spire-server stage-2 8/8] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-09-26T03:17:52.456Z] #90 DONE 0.2s [2023-09-26T03:17:52.456Z] [2023-09-26T03:17:52.456Z] #87 [security-spire-config stage-2 8/9] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-09-26T03:17:52.456Z] #87 DONE 0.3s [2023-09-26T03:17:52.456Z] [2023-09-26T03:17:52.456Z] #91 [security-spire-agent] exporting to image [2023-09-26T03:17:52.456Z] #91 exporting layers [2023-09-26T03:17:54.404Z] #91 exporting layers 2.0s done [2023-09-26T03:17:54.404Z] #91 writing image sha256:068caddb2fecf2fac4f63b12440fcd4c2d257e777b8b16b560a246ebb2b26694 0.0s done [2023-09-26T03:17:54.404Z] #91 naming to docker.io/library/security-spire-agent-arm64 done [2023-09-26T03:17:54.704Z] #91 exporting layers 2.1s done [2023-09-26T03:17:54.704Z] #91 writing image sha256:c5bccb11820f7f3825afb08c860578866e3e830a79ee5477a34b56de6709fbc7 0.0s done [2023-09-26T03:17:54.704Z] #91 naming to docker.io/library/security-spire-server-arm64 done [2023-09-26T03:17:54.704Z] #91 writing image sha256:206a276c473ec2c2c9d693c63920b0c59908f513aec3c202f37f393d08d6d6e9 [2023-09-26T03:17:54.704Z] #91 writing image sha256:206a276c473ec2c2c9d693c63920b0c59908f513aec3c202f37f393d08d6d6e9 done [2023-09-26T03:17:54.704Z] #91 naming to docker.io/library/security-spire-config-arm64 done [2023-09-26T03:17:54.704Z] #91 DONE 2.3s [2023-09-26T03:17:54.704Z] [2023-09-26T03:17:54.704Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:54.974Z] #92 ... [2023-09-26T03:17:54.974Z] [2023-09-26T03:17:54.974Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:54.974Z] #93 ... [2023-09-26T03:17:54.974Z] [2023-09-26T03:17:54.974Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:17:55.248Z] #94 ... [2023-09-26T03:17:55.248Z] [2023-09-26T03:17:55.248Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #95 ... [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #93 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #93 DONE 39.2s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #94 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #94 DONE 38.9s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #92 DONE 36.9s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #95 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #95 DONE 38.6s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #96 [security-proxy-setup builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #96 DONE 1.1s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #97 [core-command builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #97 DONE 1.1s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #98 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #98 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #99 [core-metadata builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #99 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #100 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:18:26.025Z] #100 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #101 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:18:26.025Z] #101 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #102 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #102 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #103 [support-scheduler builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #103 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #104 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:18:26.025Z] #104 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #105 [security-proxy-auth builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #105 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #106 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #106 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #107 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #107 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #108 [core-data builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:18:26.025Z] #108 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #109 [core-data builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #109 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:18:26.025Z] #110 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #111 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #111 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #112 [security-secretstore-setup builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #112 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #113 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #113 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #114 [security-bootstrapper builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #114 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #115 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:18:26.025Z] #115 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #116 [support-notifications builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #116 DONE 1.1s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #117 [security-spiffe-token-provider builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #117 DONE 1.1s [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #118 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2023-09-26T03:18:26.025Z] #118 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #119 [core-common-config-bootstrapper builder 6/7] COPY . . [2023-09-26T03:18:26.025Z] #119 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #120 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-09-26T03:18:26.025Z] #120 CACHED [2023-09-26T03:18:26.025Z] [2023-09-26T03:18:26.025Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:18:29.392Z] #121 4.510 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-09-26T03:18:36.091Z] #121 ... [2023-09-26T03:18:36.091Z] [2023-09-26T03:18:36.091Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T03:18:36.091Z] #0 5.334 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-09-26T03:18:36.092Z] #122 ... [2023-09-26T03:18:36.092Z] [2023-09-26T03:18:36.092Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T03:18:36.092Z] #0 5.183 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-09-26T03:18:36.092Z] #123 ... [2023-09-26T03:18:36.092Z] [2023-09-26T03:18:36.092Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T03:18:36.092Z] #0 5.371 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-09-26T03:18:36.092Z] #124 ... [2023-09-26T03:18:36.092Z] [2023-09-26T03:18:36.092Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T03:18:36.092Z] #0 4.153 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-09-26T03:18:36.092Z] #125 ... [2023-09-26T03:18:36.092Z] [2023-09-26T03:18:36.092Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T03:18:36.092Z] #0 4.720 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-09-26T03:18:36.092Z] #126 ... [2023-09-26T03:18:36.092Z] [2023-09-26T03:18:36.092Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:18:36.092Z] #0 4.932 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2023-09-26T03:18:36.092Z] #127 ... [2023-09-26T03:18:36.092Z] [2023-09-26T03:18:36.092Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T03:18:36.092Z] #0 5.326 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-09-26T03:18:36.092Z] #128 ... [2023-09-26T03:18:36.092Z] [2023-09-26T03:18:36.092Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T03:18:36.092Z] #0 4.260 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-09-26T03:18:36.386Z] #129 ... [2023-09-26T03:18:36.386Z] [2023-09-26T03:18:36.386Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:18:36.386Z] #0 3.900 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-09-26T03:18:36.386Z] #130 ... [2023-09-26T03:18:36.386Z] [2023-09-26T03:18:36.386Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:18:36.386Z] #0 5.037 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-09-26T03:18:53.044Z] #131 ... [2023-09-26T03:18:53.044Z] [2023-09-26T03:18:53.044Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T03:18:53.044Z] #122 77.31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T03:19:05.589Z] #122 ... [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #129 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T03:19:05.589Z] #129 DONE 90.8s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #123 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T03:19:05.589Z] #123 DONE 90.8s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #130 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:19:05.589Z] #130 DONE 90.8s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #125 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:19:05.589Z] #125 DONE 90.9s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #132 ... [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T03:19:05.589Z] #131 DONE 90.9s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #127 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T03:19:05.589Z] #127 DONE 90.9s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #128 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:19:05.589Z] #128 DONE 90.9s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T03:19:05.589Z] #122 DONE 91.1s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T03:19:05.589Z] #124 DONE 91.2s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #133 ... [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:19:05.589Z] #121 DONE 91.2s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #126 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T03:19:05.589Z] #126 DONE 91.3s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #134 ... [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #135 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #135 DONE 0.8s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #136 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #136 DONE 0.8s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #132 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #132 DONE 0.8s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #133 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #133 DONE 0.7s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #137 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-26T03:19:05.589Z] #137 DONE 0.5s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #138 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #138 DONE 0.4s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #134 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.589Z] #134 DONE 0.5s [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.589Z] #139 ... [2023-09-26T03:19:05.589Z] [2023-09-26T03:19:05.589Z] #140 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.589Z] #140 DONE 0.3s [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #141 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #141 DONE 0.3s [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #142 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #142 DONE 0.3s [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #143 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.931Z] #143 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #144 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #144 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #145 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #145 DONE 0.3s [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #146 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.931Z] #146 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #147 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #147 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #148 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.931Z] #148 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #149 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #149 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #150 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #150 DONE 0.3s [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #139 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #139 DONE 0.3s [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #151 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:05.931Z] #151 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #152 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:05.931Z] #152 CACHED [2023-09-26T03:19:05.931Z] [2023-09-26T03:19:05.931Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-26T03:19:07.007Z] #153 ... [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #154 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-26T03:19:07.007Z] #154 DONE 1.2s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #155 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-26T03:19:07.007Z] #155 DONE 1.2s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #156 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-26T03:19:07.007Z] #156 DONE 1.2s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #157 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-26T03:19:07.007Z] #157 DONE 1.2s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #158 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-26T03:19:07.007Z] #158 DONE 1.3s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #159 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-26T03:19:07.007Z] #159 DONE 1.2s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #160 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-26T03:19:07.007Z] #160 DONE 1.3s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #153 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-26T03:19:07.007Z] #153 DONE 1.3s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #161 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-26T03:19:07.007Z] #161 DONE 1.3s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #162 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-26T03:19:07.007Z] #162 DONE 1.3s [2023-09-26T03:19:07.007Z] [2023-09-26T03:19:07.007Z] #163 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #163 ... [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #164 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #164 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #165 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-26T03:19:07.267Z] #165 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #166 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #166 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-26T03:19:07.267Z] #167 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #168 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #168 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #169 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #169 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #170 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #170 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #171 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #171 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #172 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.267Z] #172 DONE 0.3s [2023-09-26T03:19:07.267Z] [2023-09-26T03:19:07.267Z] #69 [core-command] exporting to image [2023-09-26T03:19:07.267Z] #69 exporting layers [2023-09-26T03:19:07.528Z] #69 ... [2023-09-26T03:19:07.528Z] [2023-09-26T03:19:07.528Z] #173 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T03:19:07.528Z] #173 DONE 1.9s [2023-09-26T03:19:07.528Z] [2023-09-26T03:19:07.528Z] #163 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.528Z] #163 DONE 0.3s [2023-09-26T03:19:07.528Z] [2023-09-26T03:19:07.528Z] #69 [support-notifications] exporting to image [2023-09-26T03:19:07.789Z] #69 ... [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #174 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-26T03:19:07.790Z] #174 DONE 0.4s [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #175 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-26T03:19:07.790Z] #175 DONE 0.5s [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #176 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:19:07.790Z] #176 DONE 0.4s [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #177 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:19:07.790Z] #177 DONE 0.4s [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #178 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-26T03:19:07.790Z] #178 DONE 0.4s [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #69 [core-metadata] exporting to image [2023-09-26T03:19:07.790Z] #69 exporting layers 0.4s done [2023-09-26T03:19:07.790Z] #69 writing image sha256:ecc18f9ded544433f5b8ed700dca26cd572c5a1a8c20377587d95819b1473c31 [2023-09-26T03:19:07.790Z] #69 ... [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #179 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-26T03:19:07.790Z] #179 DONE 0.4s [2023-09-26T03:19:07.790Z] [2023-09-26T03:19:07.790Z] #69 [core-command] exporting to image [2023-09-26T03:19:07.790Z] #69 exporting layers 0.4s done [2023-09-26T03:19:07.790Z] #69 writing image sha256:ecc18f9ded544433f5b8ed700dca26cd572c5a1a8c20377587d95819b1473c31 0.0s done [2023-09-26T03:19:07.790Z] #69 writing image sha256:00b9a0757b830a1652e8938736b5dbd844d0d3669fabf00c6ba4f69e2260e8e3 0.0s done [2023-09-26T03:19:07.790Z] #69 naming to docker.io/library/support-notifications done [2023-09-26T03:19:07.790Z] #69 naming to docker.io/library/support-scheduler done [2023-09-26T03:19:07.790Z] #69 writing image sha256:2fc1253ab0bcbb3fb84c4a612b22fccf959caa22715b38ea6d582fcb6060cac6 0.0s done [2023-09-26T03:19:07.790Z] #69 writing image sha256:6e635d22e45fb22537f1cf34deafd554e6cf1e7716285fbc44f02160ce760a1b done [2023-09-26T03:19:07.790Z] #69 naming to docker.io/library/core-data done [2023-09-26T03:19:07.790Z] #69 naming to docker.io/library/core-command done [2023-09-26T03:19:08.049Z] #69 ... [2023-09-26T03:19:08.049Z] [2023-09-26T03:19:08.049Z] #180 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-26T03:19:08.049Z] #180 DONE 0.3s [2023-09-26T03:19:08.049Z] [2023-09-26T03:19:08.049Z] #181 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:19:08.049Z] #181 DONE 0.3s [2023-09-26T03:19:08.049Z] [2023-09-26T03:19:08.049Z] #182 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T03:19:08.049Z] #182 DONE 0.4s [2023-09-26T03:19:08.049Z] [2023-09-26T03:19:08.049Z] #69 [security-spiffe-token-provider] exporting to image [2023-09-26T03:19:08.049Z] #69 exporting layers 0.3s done [2023-09-26T03:19:08.049Z] #69 writing image sha256:2e57c1c2e24094ed26733d96bec13af0bce38b551629d8a4bed8f9efb9560bc7 done [2023-09-26T03:19:08.049Z] #69 naming to docker.io/library/security-spiffe-token-provider done [2023-09-26T03:19:08.049Z] #69 writing image sha256:4585cdc5c544b4ffbea5d1529ae38ec9eacee9edcf42ae8d22f4ccb3d15b31f8 done [2023-09-26T03:19:08.049Z] #69 naming to docker.io/library/core-metadata [2023-09-26T03:19:08.308Z] #69 naming to docker.io/library/core-metadata done [2023-09-26T03:19:08.308Z] #69 DONE 2.3s [2023-09-26T03:19:08.308Z] [2023-09-26T03:19:08.308Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:19:08.568Z] #183 ... [2023-09-26T03:19:08.568Z] [2023-09-26T03:19:08.568Z] #184 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-26T03:19:08.568Z] #184 DONE 0.6s [2023-09-26T03:19:08.568Z] [2023-09-26T03:19:08.568Z] #185 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:19:08.568Z] #185 DONE 0.9s [2023-09-26T03:19:08.568Z] [2023-09-26T03:19:08.568Z] #186 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-26T03:19:08.568Z] #186 DONE 0.5s [2023-09-26T03:19:08.568Z] [2023-09-26T03:19:08.568Z] #187 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T03:19:08.568Z] #187 DONE 0.1s [2023-09-26T03:19:08.568Z] [2023-09-26T03:19:08.568Z] #188 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-26T03:19:08.568Z] #188 DONE 0.0s [2023-09-26T03:19:08.568Z] [2023-09-26T03:19:08.568Z] #189 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-26T03:19:08.568Z] #189 DONE 0.0s [2023-09-26T03:19:08.826Z] [2023-09-26T03:19:08.826Z] #190 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-26T03:19:08.826Z] #190 DONE 0.1s [2023-09-26T03:19:08.826Z] [2023-09-26T03:19:08.826Z] #69 [core-common-config-bootstrapper] exporting to image [2023-09-26T03:19:08.826Z] #69 exporting layers 0.2s done [2023-09-26T03:19:08.826Z] #69 writing image sha256:353e8a9baac6240373d13a4f98fddc6020d5ebb40a5b5aff06d0005711258f5e done [2023-09-26T03:19:08.826Z] #69 naming to docker.io/library/core-common-config-bootstrapper done [2023-09-26T03:19:08.826Z] #69 DONE 2.4s [2023-09-26T03:19:08.826Z] [2023-09-26T03:19:08.826Z] #191 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-26T03:19:08.826Z] #191 DONE 0.1s [2023-09-26T03:19:08.826Z] [2023-09-26T03:19:08.826Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:19:08.826Z] #192 ... [2023-09-26T03:19:08.826Z] [2023-09-26T03:19:08.826Z] #193 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:19:08.826Z] #193 DONE 1.2s [2023-09-26T03:19:08.826Z] [2023-09-26T03:19:08.826Z] #194 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-26T03:19:08.826Z] #194 DONE 0.1s [2023-09-26T03:19:09.084Z] [2023-09-26T03:19:09.084Z] #69 [security-proxy-auth] exporting to image [2023-09-26T03:19:09.084Z] #69 exporting layers 0.1s done [2023-09-26T03:19:09.084Z] #69 writing image sha256:359777a0d6f6acea6e5b90fbadc84b06e32dbe5121e555adf0c074d8833c3a0b done [2023-09-26T03:19:09.084Z] #69 naming to docker.io/library/security-proxy-auth done [2023-09-26T03:19:09.084Z] #69 DONE 2.6s [2023-09-26T03:19:09.084Z] [2023-09-26T03:19:09.084Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-26T03:19:09.344Z] #195 ... [2023-09-26T03:19:09.344Z] [2023-09-26T03:19:09.344Z] #183 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:19:09.344Z] #183 DONE 1.1s [2023-09-26T03:19:09.344Z] [2023-09-26T03:19:09.344Z] #69 [security-proxy-setup] exporting to image [2023-09-26T03:19:09.344Z] #69 exporting layers 0.2s done [2023-09-26T03:19:09.344Z] #69 writing image sha256:0cd0f63572088c90013a61aef81009f6f2e784013b2cab472896f5ea7b2c0689 [2023-09-26T03:19:09.604Z] #69 writing image sha256:0cd0f63572088c90013a61aef81009f6f2e784013b2cab472896f5ea7b2c0689 done [2023-09-26T03:19:09.604Z] #69 naming to docker.io/library/security-proxy-setup done [2023-09-26T03:19:09.604Z] #69 DONE 2.8s [2023-09-26T03:19:09.604Z] [2023-09-26T03:19:09.604Z] #192 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:19:09.604Z] #192 DONE 0.9s [2023-09-26T03:19:09.604Z] [2023-09-26T03:19:09.604Z] #195 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-26T03:19:09.604Z] #195 DONE 0.6s [2023-09-26T03:19:09.604Z] [2023-09-26T03:19:09.604Z] #69 [security-bootstrapper] exporting to image [2023-09-26T03:19:09.862Z] #69 exporting layers 0.3s done [2023-09-26T03:19:09.862Z] #69 writing image sha256:01649ced6ad3e24505d15f6d2f62aca0ab8610d63d8f362dffef7e740f97530d done [2023-09-26T03:19:09.862Z] #69 naming to docker.io/library/security-bootstrapper done [2023-09-26T03:19:09.862Z] #69 writing image sha256:d1c0f01b8f1aea6e792e450a9cbcfae61b88708c9005a698dee471f339da1e58 done [2023-09-26T03:19:09.862Z] #69 naming to docker.io/library/security-secretstore-setup done [2023-09-26T03:19:09.862Z] #69 DONE 3.0s [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.862Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:19:09.863Z] time="2023-09-26T03:16:05Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-26T03:19:09.872Z] $ docker stop --time=1 6c48498b4eda9ded55f031da1446c8ac092b1a6f0ec5b879ace7ee5e997e8877 [2023-09-26T03:19:11.160Z] $ docker rm -f --volumes 6c48498b4eda9ded55f031da1446c8ac092b1a6f0ec5b879ace7ee5e997e8877 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T03:19:11.495Z] + docker images [2023-09-26T03:19:11.495Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-26T03:19:11.495Z] security-proxy-setup latest 0cd0f6357208 2 seconds ago 34.4MB [2023-09-26T03:19:11.495Z] security-secretstore-setup latest d1c0f01b8f1a 2 seconds ago 44.4MB [2023-09-26T03:19:11.495Z] security-bootstrapper latest 01649ced6ad3 2 seconds ago 23.3MB [2023-09-26T03:19:11.495Z] security-proxy-auth latest 359777a0d6f6 3 seconds ago 19.5MB [2023-09-26T03:19:11.495Z] core-common-config-bootstrapper latest 353e8a9baac6 3 seconds ago 18.2MB [2023-09-26T03:19:11.495Z] core-metadata latest 4585cdc5c544 4 seconds ago 21.7MB [2023-09-26T03:19:11.495Z] core-command latest 6e635d22e45f 4 seconds ago 21.2MB [2023-09-26T03:19:11.495Z] support-scheduler latest 00b9a0757b83 4 seconds ago 34MB [2023-09-26T03:19:11.495Z] support-notifications latest ecc18f9ded54 4 seconds ago 34.6MB [2023-09-26T03:19:11.495Z] security-spiffe-token-provider latest 2e57c1c2e240 4 seconds ago 35MB [2023-09-26T03:19:11.495Z] core-data latest 2fc1253ab0bc 4 seconds ago 21.4MB [2023-09-26T03:19:11.495Z] security-spire-agent latest 016b79e0bede 2 minutes ago 166MB [2023-09-26T03:19:11.495Z] security-spire-server latest 062a9e9b2e95 2 minutes ago 107MB [2023-09-26T03:19:11.495Z] security-spire-config latest 3947b63edbad 2 minutes ago 101MB [2023-09-26T03:19:11.495Z] ci-base-image-x86_64 latest 577da6f680e3 5 minutes ago 927MB [2023-09-26T03:19:11.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine 0786185ac409 5 days ago 557MB [2023-09-26T03:19:11.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 months ago 334MB [2023-09-26T03:19:11.495Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 14 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T03:19:11.628Z] provisioning config files... [2023-09-26T03:19:11.637Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config17760539120878841213tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:19:11.936Z] ---> docker-login.sh [2023-09-26T03:19:11.936Z] nexus3.edgexfoundry.org:10001 [2023-09-26T03:19:11.936Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:19:12.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:19:12.195Z] Configure a credential helper to remove this warning. See [2023-09-26T03:19:12.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:19:12.195Z] [2023-09-26T03:19:12.195Z] Login Succeeded [2023-09-26T03:19:12.195Z] nexus3.edgexfoundry.org:10002 [2023-09-26T03:19:12.195Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:19:12.195Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:19:12.195Z] Configure a credential helper to remove this warning. See [2023-09-26T03:19:12.195Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:19:12.195Z] [2023-09-26T03:19:12.195Z] Login Succeeded [2023-09-26T03:19:12.195Z] nexus3.edgexfoundry.org:10003 [2023-09-26T03:19:12.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:19:12.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:19:12.492Z] Configure a credential helper to remove this warning. See [2023-09-26T03:19:12.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:19:12.492Z] [2023-09-26T03:19:12.492Z] Login Succeeded [2023-09-26T03:19:12.492Z] nexus3.edgexfoundry.org:10004 [2023-09-26T03:19:12.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:19:12.492Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:19:12.492Z] Configure a credential helper to remove this warning. See [2023-09-26T03:19:12.492Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:19:12.492Z] [2023-09-26T03:19:12.492Z] Login Succeeded [2023-09-26T03:19:12.492Z] docker.io [2023-09-26T03:19:12.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:19:13.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:19:13.060Z] Configure a credential helper to remove this warning. See [2023-09-26T03:19:13.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:19:13.060Z] [2023-09-26T03:19:13.060Z] Login Succeeded [2023-09-26T03:19:13.060Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T03:19:13.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:13.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T03:19:13.111Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2023-09-26T03:19:13.111Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:13.111Z] latest [2023-09-26T03:19:13.111Z] 3.1.0-dev.56 [2023-09-26T03:19:13.111Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:13.111Z] main [2023-09-26T03:19:13.111Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:13.422Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:13.737Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:13.737Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T03:19:13.737Z] b041fdb7573c: Preparing [2023-09-26T03:19:13.737Z] d6cb7d7e8bbf: Preparing [2023-09-26T03:19:13.737Z] cb2579bca470: Preparing [2023-09-26T03:19:13.737Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:13.737Z] b760e12eb838: Preparing [2023-09-26T03:19:13.737Z] 4693057ce236: Preparing [2023-09-26T03:19:13.737Z] 4693057ce236: Waiting [2023-09-26T03:19:13.737Z] b760e12eb838: Pushed [2023-09-26T03:19:13.737Z] b041fdb7573c: Pushed [2023-09-26T03:19:13.737Z] cb2579bca470: Pushed [2023-09-26T03:19:13.737Z] 4693057ce236: Layer already exists [2023-09-26T03:19:13.737Z] 98c8e148dc3c: Pushed [2023-09-26T03:19:15.640Z] d6cb7d7e8bbf: Pushed [2023-09-26T03:19:15.640Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:15.969Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:16.279Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-26T03:19:16.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T03:19:16.279Z] b041fdb7573c: Preparing [2023-09-26T03:19:16.279Z] d6cb7d7e8bbf: Preparing [2023-09-26T03:19:16.279Z] cb2579bca470: Preparing [2023-09-26T03:19:16.279Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:16.279Z] b760e12eb838: Preparing [2023-09-26T03:19:16.279Z] 4693057ce236: Preparing [2023-09-26T03:19:16.279Z] 4693057ce236: Waiting [2023-09-26T03:19:16.279Z] b041fdb7573c: Layer already exists [2023-09-26T03:19:16.279Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:16.279Z] cb2579bca470: Layer already exists [2023-09-26T03:19:16.279Z] d6cb7d7e8bbf: Layer already exists [2023-09-26T03:19:16.279Z] b760e12eb838: Layer already exists [2023-09-26T03:19:16.279Z] 4693057ce236: Layer already exists [2023-09-26T03:19:16.279Z] latest: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:16.587Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:16.896Z] + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.56 [2023-09-26T03:19:16.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T03:19:16.896Z] b041fdb7573c: Preparing [2023-09-26T03:19:16.896Z] d6cb7d7e8bbf: Preparing [2023-09-26T03:19:16.896Z] cb2579bca470: Preparing [2023-09-26T03:19:16.896Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:16.896Z] b760e12eb838: Preparing [2023-09-26T03:19:16.896Z] 4693057ce236: Preparing [2023-09-26T03:19:16.896Z] 4693057ce236: Waiting [2023-09-26T03:19:16.896Z] cb2579bca470: Layer already exists [2023-09-26T03:19:16.896Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:16.896Z] d6cb7d7e8bbf: Layer already exists [2023-09-26T03:19:16.896Z] b041fdb7573c: Layer already exists [2023-09-26T03:19:16.896Z] b760e12eb838: Layer already exists [2023-09-26T03:19:16.896Z] 4693057ce236: Layer already exists [2023-09-26T03:19:16.896Z] 3.1.0-dev.56: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:17.217Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:17.524Z] + docker push nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:17.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T03:19:17.525Z] b041fdb7573c: Preparing [2023-09-26T03:19:17.525Z] d6cb7d7e8bbf: Preparing [2023-09-26T03:19:17.525Z] cb2579bca470: Preparing [2023-09-26T03:19:17.525Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:17.525Z] b760e12eb838: Preparing [2023-09-26T03:19:17.525Z] 4693057ce236: Preparing [2023-09-26T03:19:17.525Z] b760e12eb838: Layer already exists [2023-09-26T03:19:17.525Z] b041fdb7573c: Layer already exists [2023-09-26T03:19:17.525Z] d6cb7d7e8bbf: Layer already exists [2023-09-26T03:19:17.525Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:17.525Z] cb2579bca470: Layer already exists [2023-09-26T03:19:17.525Z] 4693057ce236: Layer already exists [2023-09-26T03:19:17.525Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:17.834Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:18.138Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2023-09-26T03:19:18.138Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2023-09-26T03:19:18.138Z] b041fdb7573c: Preparing [2023-09-26T03:19:18.138Z] d6cb7d7e8bbf: Preparing [2023-09-26T03:19:18.138Z] cb2579bca470: Preparing [2023-09-26T03:19:18.138Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:18.138Z] b760e12eb838: Preparing [2023-09-26T03:19:18.138Z] 4693057ce236: Preparing [2023-09-26T03:19:18.138Z] 4693057ce236: Waiting [2023-09-26T03:19:18.138Z] cb2579bca470: Layer already exists [2023-09-26T03:19:18.138Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:18.138Z] b041fdb7573c: Layer already exists [2023-09-26T03:19:18.138Z] b760e12eb838: Layer already exists [2023-09-26T03:19:18.138Z] d6cb7d7e8bbf: Layer already exists [2023-09-26T03:19:18.138Z] 4693057ce236: Layer already exists [2023-09-26T03:19:18.138Z] main: digest: sha256:9b0c3464730b889533b08e558d396c6482996ab3453b071bd4710a4fe0e9d11e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:18.178Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:18.185Z] taggedImages: [2023-09-26T03:19:18.185Z] - nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:18.185Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2023-09-26T03:19:18.185Z] - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.56 [2023-09-26T03:19:18.185Z] - nexus3.edgexfoundry.org:10004/core-command:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:18.185Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2023-09-26T03:19:18.202Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2023-09-26T03:19:18.202Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:18.202Z] latest [2023-09-26T03:19:18.202Z] 3.1.0-dev.56 [2023-09-26T03:19:18.202Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:18.202Z] main [2023-09-26T03:19:18.202Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:18.514Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:18.822Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:18.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T03:19:18.822Z] c4587d0f1fee: Preparing [2023-09-26T03:19:18.822Z] b05e14b68af7: Preparing [2023-09-26T03:19:18.822Z] 3215d7ffd349: Preparing [2023-09-26T03:19:18.822Z] 725158feb7fb: Preparing [2023-09-26T03:19:18.822Z] cb2579bca470: Preparing [2023-09-26T03:19:18.822Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:18.822Z] b760e12eb838: Preparing [2023-09-26T03:19:18.822Z] 4693057ce236: Preparing [2023-09-26T03:19:18.822Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:18.822Z] b760e12eb838: Waiting [2023-09-26T03:19:18.822Z] 4693057ce236: Waiting [2023-09-26T03:19:18.822Z] cb2579bca470: Layer already exists [2023-09-26T03:19:18.822Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:18.822Z] b760e12eb838: Layer already exists [2023-09-26T03:19:18.822Z] 3215d7ffd349: Pushed [2023-09-26T03:19:18.822Z] 4693057ce236: Layer already exists [2023-09-26T03:19:18.822Z] b05e14b68af7: Pushed [2023-09-26T03:19:18.822Z] c4587d0f1fee: Pushed [2023-09-26T03:19:20.196Z] 725158feb7fb: Pushed [2023-09-26T03:19:20.196Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:20.501Z] + 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 [2023-09-26T03:19:20.805Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-26T03:19:20.805Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T03:19:20.805Z] c4587d0f1fee: Preparing [2023-09-26T03:19:20.805Z] b05e14b68af7: Preparing [2023-09-26T03:19:20.805Z] 3215d7ffd349: Preparing [2023-09-26T03:19:20.805Z] 725158feb7fb: Preparing [2023-09-26T03:19:20.805Z] cb2579bca470: Preparing [2023-09-26T03:19:20.805Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:20.805Z] b760e12eb838: Preparing [2023-09-26T03:19:20.805Z] 4693057ce236: Preparing [2023-09-26T03:19:20.805Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:20.805Z] b760e12eb838: Waiting [2023-09-26T03:19:20.805Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:20.805Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:20.805Z] 725158feb7fb: Layer already exists [2023-09-26T03:19:20.805Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:20.805Z] b760e12eb838: Layer already exists [2023-09-26T03:19:20.805Z] cb2579bca470: Layer already exists [2023-09-26T03:19:20.805Z] 3215d7ffd349: Layer already exists [2023-09-26T03:19:20.805Z] 4693057ce236: Layer already exists [2023-09-26T03:19:21.064Z] latest: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:21.380Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:21.696Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.56 [2023-09-26T03:19:21.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T03:19:21.697Z] c4587d0f1fee: Preparing [2023-09-26T03:19:21.697Z] b05e14b68af7: Preparing [2023-09-26T03:19:21.697Z] 3215d7ffd349: Preparing [2023-09-26T03:19:21.697Z] 725158feb7fb: Preparing [2023-09-26T03:19:21.697Z] cb2579bca470: Preparing [2023-09-26T03:19:21.697Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:21.697Z] b760e12eb838: Preparing [2023-09-26T03:19:21.697Z] 4693057ce236: Preparing [2023-09-26T03:19:21.697Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:21.697Z] b760e12eb838: Waiting [2023-09-26T03:19:21.697Z] 4693057ce236: Waiting [2023-09-26T03:19:21.697Z] 3215d7ffd349: Layer already exists [2023-09-26T03:19:21.697Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:21.697Z] cb2579bca470: Layer already exists [2023-09-26T03:19:21.697Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:21.697Z] 725158feb7fb: Layer already exists [2023-09-26T03:19:21.697Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:21.697Z] 4693057ce236: Layer already exists [2023-09-26T03:19:21.697Z] b760e12eb838: Layer already exists [2023-09-26T03:19:21.697Z] 3.1.0-dev.56: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:22.004Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:22.333Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:22.333Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T03:19:22.333Z] c4587d0f1fee: Preparing [2023-09-26T03:19:22.333Z] b05e14b68af7: Preparing [2023-09-26T03:19:22.333Z] 3215d7ffd349: Preparing [2023-09-26T03:19:22.333Z] 725158feb7fb: Preparing [2023-09-26T03:19:22.333Z] cb2579bca470: Preparing [2023-09-26T03:19:22.333Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:22.333Z] b760e12eb838: Preparing [2023-09-26T03:19:22.333Z] 4693057ce236: Preparing [2023-09-26T03:19:22.333Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:22.333Z] b760e12eb838: Waiting [2023-09-26T03:19:22.333Z] 4693057ce236: Waiting [2023-09-26T03:19:22.333Z] cb2579bca470: Layer already exists [2023-09-26T03:19:22.333Z] 3215d7ffd349: Layer already exists [2023-09-26T03:19:22.333Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:22.333Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:22.333Z] 725158feb7fb: Layer already exists [2023-09-26T03:19:22.333Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:22.333Z] b760e12eb838: Layer already exists [2023-09-26T03:19:22.333Z] 4693057ce236: Layer already exists [2023-09-26T03:19:22.333Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:22.647Z] + 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 [2023-09-26T03:19:22.952Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2023-09-26T03:19:22.952Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2023-09-26T03:19:22.952Z] c4587d0f1fee: Preparing [2023-09-26T03:19:22.952Z] b05e14b68af7: Preparing [2023-09-26T03:19:22.952Z] 3215d7ffd349: Preparing [2023-09-26T03:19:22.952Z] 725158feb7fb: Preparing [2023-09-26T03:19:22.952Z] cb2579bca470: Preparing [2023-09-26T03:19:22.952Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:22.952Z] b760e12eb838: Preparing [2023-09-26T03:19:22.952Z] 4693057ce236: Preparing [2023-09-26T03:19:22.952Z] b760e12eb838: Waiting [2023-09-26T03:19:22.952Z] 4693057ce236: Waiting [2023-09-26T03:19:22.952Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:22.952Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:22.952Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:22.952Z] 3215d7ffd349: Layer already exists [2023-09-26T03:19:22.952Z] 725158feb7fb: Layer already exists [2023-09-26T03:19:22.952Z] cb2579bca470: Layer already exists [2023-09-26T03:19:22.952Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:22.952Z] b760e12eb838: Layer already exists [2023-09-26T03:19:22.952Z] 4693057ce236: Layer already exists [2023-09-26T03:19:22.952Z] main: digest: sha256:42178e8ab0958b7910bd339188dd01787f4760ccf8d73b31636c2f42974ab929 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:22.994Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:23.000Z] taggedImages: [2023-09-26T03:19:23.000Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:23.000Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2023-09-26T03:19:23.000Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.56 [2023-09-26T03:19:23.000Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:23.000Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2023-09-26T03:19:23.018Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2023-09-26T03:19:23.018Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:23.018Z] latest [2023-09-26T03:19:23.018Z] 3.1.0-dev.56 [2023-09-26T03:19:23.018Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:23.018Z] main [2023-09-26T03:19:23.018Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:23.351Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:23.665Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:23.665Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T03:19:23.665Z] 22f68204163e: Preparing [2023-09-26T03:19:23.665Z] 39d6de86b8f6: Preparing [2023-09-26T03:19:23.665Z] cb2579bca470: Preparing [2023-09-26T03:19:23.665Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:23.665Z] 26a0066f01dd: Preparing [2023-09-26T03:19:23.665Z] 4693057ce236: Preparing [2023-09-26T03:19:23.665Z] 4693057ce236: Waiting [2023-09-26T03:19:23.665Z] cb2579bca470: Layer already exists [2023-09-26T03:19:23.665Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:23.665Z] 4693057ce236: Layer already exists [2023-09-26T03:19:23.665Z] 26a0066f01dd: Pushed [2023-09-26T03:19:23.665Z] 22f68204163e: Pushed [2023-09-26T03:19:25.567Z] 39d6de86b8f6: Pushed [2023-09-26T03:19:25.567Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:25.889Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:26.203Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-26T03:19:26.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T03:19:26.203Z] 22f68204163e: Preparing [2023-09-26T03:19:26.203Z] 39d6de86b8f6: Preparing [2023-09-26T03:19:26.203Z] cb2579bca470: Preparing [2023-09-26T03:19:26.203Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:26.203Z] 26a0066f01dd: Preparing [2023-09-26T03:19:26.203Z] 4693057ce236: Preparing [2023-09-26T03:19:26.203Z] 4693057ce236: Waiting [2023-09-26T03:19:26.203Z] 39d6de86b8f6: Layer already exists [2023-09-26T03:19:26.203Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:26.203Z] 26a0066f01dd: Layer already exists [2023-09-26T03:19:26.203Z] 22f68204163e: Layer already exists [2023-09-26T03:19:26.203Z] cb2579bca470: Layer already exists [2023-09-26T03:19:26.203Z] 4693057ce236: Layer already exists [2023-09-26T03:19:26.203Z] latest: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:26.579Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:26.884Z] + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.56 [2023-09-26T03:19:26.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T03:19:26.884Z] 22f68204163e: Preparing [2023-09-26T03:19:26.884Z] 39d6de86b8f6: Preparing [2023-09-26T03:19:26.884Z] cb2579bca470: Preparing [2023-09-26T03:19:26.884Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:26.884Z] 26a0066f01dd: Preparing [2023-09-26T03:19:26.884Z] 4693057ce236: Preparing [2023-09-26T03:19:26.884Z] 4693057ce236: Waiting [2023-09-26T03:19:26.884Z] cb2579bca470: Layer already exists [2023-09-26T03:19:26.884Z] 39d6de86b8f6: Layer already exists [2023-09-26T03:19:26.884Z] 22f68204163e: Layer already exists [2023-09-26T03:19:26.884Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:26.884Z] 4693057ce236: Layer already exists [2023-09-26T03:19:26.884Z] 26a0066f01dd: Layer already exists [2023-09-26T03:19:26.884Z] 3.1.0-dev.56: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:27.188Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:27.499Z] + docker push nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:27.499Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T03:19:27.499Z] 22f68204163e: Preparing [2023-09-26T03:19:27.499Z] 39d6de86b8f6: Preparing [2023-09-26T03:19:27.499Z] cb2579bca470: Preparing [2023-09-26T03:19:27.499Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:27.499Z] 26a0066f01dd: Preparing [2023-09-26T03:19:27.499Z] 4693057ce236: Preparing [2023-09-26T03:19:27.499Z] 4693057ce236: Waiting [2023-09-26T03:19:27.499Z] 26a0066f01dd: Layer already exists [2023-09-26T03:19:27.499Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:27.499Z] 22f68204163e: Layer already exists [2023-09-26T03:19:27.499Z] 39d6de86b8f6: Layer already exists [2023-09-26T03:19:27.499Z] cb2579bca470: Layer already exists [2023-09-26T03:19:27.499Z] 4693057ce236: Layer already exists [2023-09-26T03:19:27.499Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:27.849Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:28.344Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2023-09-26T03:19:28.344Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2023-09-26T03:19:28.344Z] 22f68204163e: Preparing [2023-09-26T03:19:28.344Z] 39d6de86b8f6: Preparing [2023-09-26T03:19:28.344Z] cb2579bca470: Preparing [2023-09-26T03:19:28.344Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:28.344Z] 26a0066f01dd: Preparing [2023-09-26T03:19:28.344Z] 4693057ce236: Preparing [2023-09-26T03:19:28.344Z] 4693057ce236: Waiting [2023-09-26T03:19:28.344Z] 26a0066f01dd: Layer already exists [2023-09-26T03:19:28.344Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:28.344Z] 22f68204163e: Layer already exists [2023-09-26T03:19:28.344Z] 39d6de86b8f6: Layer already exists [2023-09-26T03:19:28.344Z] 4693057ce236: Layer already exists [2023-09-26T03:19:28.344Z] cb2579bca470: Layer already exists [2023-09-26T03:19:28.344Z] main: digest: sha256:dc4af11c6495f2746de9d1e1115d1f0ab177bdfc37a91a114579ab74de84cd5e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:28.381Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:28.388Z] taggedImages: [2023-09-26T03:19:28.388Z] - nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:28.388Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2023-09-26T03:19:28.388Z] - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.56 [2023-09-26T03:19:28.388Z] - nexus3.edgexfoundry.org:10004/core-data:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:28.388Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2023-09-26T03:19:28.404Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2023-09-26T03:19:28.404Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:28.404Z] latest [2023-09-26T03:19:28.404Z] 3.1.0-dev.56 [2023-09-26T03:19:28.404Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:28.404Z] main [2023-09-26T03:19:28.404Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:28.712Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:29.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:29.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T03:19:29.013Z] 152e51bf1633: Preparing [2023-09-26T03:19:29.013Z] a5010ee40825: Preparing [2023-09-26T03:19:29.013Z] 2e47a665b349: Preparing [2023-09-26T03:19:29.013Z] cb2579bca470: Preparing [2023-09-26T03:19:29.013Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:29.013Z] b760e12eb838: Preparing [2023-09-26T03:19:29.013Z] 4693057ce236: Preparing [2023-09-26T03:19:29.013Z] b760e12eb838: Waiting [2023-09-26T03:19:29.013Z] 4693057ce236: Waiting [2023-09-26T03:19:29.013Z] cb2579bca470: Layer already exists [2023-09-26T03:19:29.013Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:29.013Z] b760e12eb838: Layer already exists [2023-09-26T03:19:29.013Z] 4693057ce236: Layer already exists [2023-09-26T03:19:29.013Z] a5010ee40825: Pushed [2023-09-26T03:19:29.013Z] 152e51bf1633: Pushed [2023-09-26T03:19:30.946Z] 2e47a665b349: Pushed [2023-09-26T03:19:30.946Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:31.301Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:31.628Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-26T03:19:31.628Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T03:19:31.628Z] 152e51bf1633: Preparing [2023-09-26T03:19:31.628Z] a5010ee40825: Preparing [2023-09-26T03:19:31.628Z] 2e47a665b349: Preparing [2023-09-26T03:19:31.628Z] cb2579bca470: Preparing [2023-09-26T03:19:31.628Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:31.628Z] b760e12eb838: Preparing [2023-09-26T03:19:31.628Z] 4693057ce236: Preparing [2023-09-26T03:19:31.628Z] b760e12eb838: Waiting [2023-09-26T03:19:31.628Z] 4693057ce236: Waiting [2023-09-26T03:19:31.628Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:31.628Z] cb2579bca470: Layer already exists [2023-09-26T03:19:31.628Z] 152e51bf1633: Layer already exists [2023-09-26T03:19:31.628Z] a5010ee40825: Layer already exists [2023-09-26T03:19:31.628Z] 2e47a665b349: Layer already exists [2023-09-26T03:19:31.628Z] b760e12eb838: Layer already exists [2023-09-26T03:19:31.628Z] 4693057ce236: Layer already exists [2023-09-26T03:19:31.628Z] latest: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:31.933Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:32.244Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.56 [2023-09-26T03:19:32.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T03:19:32.244Z] 152e51bf1633: Preparing [2023-09-26T03:19:32.244Z] a5010ee40825: Preparing [2023-09-26T03:19:32.244Z] 2e47a665b349: Preparing [2023-09-26T03:19:32.244Z] cb2579bca470: Preparing [2023-09-26T03:19:32.244Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:32.244Z] b760e12eb838: Preparing [2023-09-26T03:19:32.244Z] 4693057ce236: Preparing [2023-09-26T03:19:32.244Z] b760e12eb838: Waiting [2023-09-26T03:19:32.244Z] 4693057ce236: Waiting [2023-09-26T03:19:32.244Z] 152e51bf1633: Layer already exists [2023-09-26T03:19:32.244Z] a5010ee40825: Layer already exists [2023-09-26T03:19:32.244Z] cb2579bca470: Layer already exists [2023-09-26T03:19:32.244Z] 2e47a665b349: Layer already exists [2023-09-26T03:19:32.244Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:32.244Z] b760e12eb838: Layer already exists [2023-09-26T03:19:32.244Z] 4693057ce236: Layer already exists [2023-09-26T03:19:32.244Z] 3.1.0-dev.56: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:32.605Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:33.013Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:33.013Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T03:19:33.013Z] 152e51bf1633: Preparing [2023-09-26T03:19:33.013Z] a5010ee40825: Preparing [2023-09-26T03:19:33.013Z] 2e47a665b349: Preparing [2023-09-26T03:19:33.013Z] cb2579bca470: Preparing [2023-09-26T03:19:33.013Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:33.013Z] b760e12eb838: Preparing [2023-09-26T03:19:33.013Z] 4693057ce236: Preparing [2023-09-26T03:19:33.013Z] b760e12eb838: Waiting [2023-09-26T03:19:33.013Z] 4693057ce236: Waiting [2023-09-26T03:19:33.013Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:33.013Z] a5010ee40825: Layer already exists [2023-09-26T03:19:33.013Z] cb2579bca470: Layer already exists [2023-09-26T03:19:33.013Z] 4693057ce236: Layer already exists [2023-09-26T03:19:33.013Z] 2e47a665b349: Layer already exists [2023-09-26T03:19:33.013Z] 152e51bf1633: Layer already exists [2023-09-26T03:19:33.013Z] b760e12eb838: Layer already exists [2023-09-26T03:19:33.013Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:33.416Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:33.785Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2023-09-26T03:19:33.786Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2023-09-26T03:19:33.786Z] 152e51bf1633: Preparing [2023-09-26T03:19:33.786Z] a5010ee40825: Preparing [2023-09-26T03:19:33.786Z] 2e47a665b349: Preparing [2023-09-26T03:19:33.786Z] cb2579bca470: Preparing [2023-09-26T03:19:33.786Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:33.786Z] b760e12eb838: Preparing [2023-09-26T03:19:33.786Z] 4693057ce236: Preparing [2023-09-26T03:19:33.786Z] 4693057ce236: Waiting [2023-09-26T03:19:33.786Z] b760e12eb838: Waiting [2023-09-26T03:19:33.786Z] a5010ee40825: Layer already exists [2023-09-26T03:19:33.786Z] cb2579bca470: Layer already exists [2023-09-26T03:19:33.786Z] 2e47a665b349: Layer already exists [2023-09-26T03:19:33.786Z] 152e51bf1633: Layer already exists [2023-09-26T03:19:33.786Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:33.786Z] b760e12eb838: Layer already exists [2023-09-26T03:19:33.786Z] 4693057ce236: Layer already exists [2023-09-26T03:19:33.786Z] main: digest: sha256:ed0e88b9e6c0a0f356e30865846af659f3aa3f40b1ff6983e989ea4ce6624e19 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:34.080Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:34.086Z] taggedImages: [2023-09-26T03:19:34.086Z] - nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:34.086Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2023-09-26T03:19:34.086Z] - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.56 [2023-09-26T03:19:34.086Z] - nexus3.edgexfoundry.org:10004/core-metadata:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:34.086Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2023-09-26T03:19:34.100Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2023-09-26T03:19:34.100Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:34.100Z] latest [2023-09-26T03:19:34.100Z] 3.1.0-dev.56 [2023-09-26T03:19:34.100Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:34.100Z] main [2023-09-26T03:19:34.100Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:34.461Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:34.837Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:34.837Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T03:19:34.837Z] f08f33f0f7ec: Preparing [2023-09-26T03:19:34.837Z] 6a0e2259ba1f: Preparing [2023-09-26T03:19:34.837Z] e804088d382e: Preparing [2023-09-26T03:19:34.837Z] e0ed70ef586c: Preparing [2023-09-26T03:19:34.837Z] 9138322d3304: Preparing [2023-09-26T03:19:34.837Z] 49aa3cde3d36: Preparing [2023-09-26T03:19:34.837Z] 594deebbe90f: Preparing [2023-09-26T03:19:34.837Z] cb2579bca470: Preparing [2023-09-26T03:19:34.837Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:34.837Z] 282596f8bf76: Preparing [2023-09-26T03:19:34.837Z] 91ee379c97b1: Preparing [2023-09-26T03:19:34.837Z] 5f70bf18a086: Preparing [2023-09-26T03:19:34.837Z] cbb63c4470cf: Preparing [2023-09-26T03:19:34.837Z] 59f8b2d56802: Preparing [2023-09-26T03:19:34.837Z] 4693057ce236: Preparing [2023-09-26T03:19:34.837Z] 594deebbe90f: Waiting [2023-09-26T03:19:34.837Z] 5f70bf18a086: Waiting [2023-09-26T03:19:34.837Z] 282596f8bf76: Waiting [2023-09-26T03:19:34.837Z] cb2579bca470: Waiting [2023-09-26T03:19:34.837Z] 91ee379c97b1: Waiting [2023-09-26T03:19:34.837Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:34.837Z] 59f8b2d56802: Waiting [2023-09-26T03:19:34.837Z] 49aa3cde3d36: Waiting [2023-09-26T03:19:34.837Z] 4693057ce236: Waiting [2023-09-26T03:19:34.837Z] cbb63c4470cf: Waiting [2023-09-26T03:19:35.124Z] 6a0e2259ba1f: Pushed [2023-09-26T03:19:35.124Z] e804088d382e: Pushed [2023-09-26T03:19:35.124Z] 9138322d3304: Pushed [2023-09-26T03:19:35.124Z] f08f33f0f7ec: Pushed [2023-09-26T03:19:35.124Z] e0ed70ef586c: Pushed [2023-09-26T03:19:35.124Z] cb2579bca470: Layer already exists [2023-09-26T03:19:35.124Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:35.124Z] 49aa3cde3d36: Pushed [2023-09-26T03:19:35.124Z] 282596f8bf76: Pushed [2023-09-26T03:19:35.124Z] 91ee379c97b1: Pushed [2023-09-26T03:19:35.124Z] 4693057ce236: Layer already exists [2023-09-26T03:19:35.124Z] 5f70bf18a086: Pushed [2023-09-26T03:19:35.124Z] cbb63c4470cf: Pushed [2023-09-26T03:19:35.409Z] 59f8b2d56802: Pushed [2023-09-26T03:19:37.385Z] 594deebbe90f: Pushed [2023-09-26T03:19:37.385Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:37.702Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:38.026Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-26T03:19:38.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T03:19:38.026Z] f08f33f0f7ec: Preparing [2023-09-26T03:19:38.026Z] 6a0e2259ba1f: Preparing [2023-09-26T03:19:38.026Z] e804088d382e: Preparing [2023-09-26T03:19:38.026Z] e0ed70ef586c: Preparing [2023-09-26T03:19:38.026Z] 9138322d3304: Preparing [2023-09-26T03:19:38.026Z] 49aa3cde3d36: Preparing [2023-09-26T03:19:38.026Z] 594deebbe90f: Preparing [2023-09-26T03:19:38.026Z] cb2579bca470: Preparing [2023-09-26T03:19:38.026Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:38.026Z] 282596f8bf76: Preparing [2023-09-26T03:19:38.026Z] 91ee379c97b1: Preparing [2023-09-26T03:19:38.026Z] 5f70bf18a086: Preparing [2023-09-26T03:19:38.026Z] cbb63c4470cf: Preparing [2023-09-26T03:19:38.026Z] 59f8b2d56802: Preparing [2023-09-26T03:19:38.026Z] 4693057ce236: Preparing [2023-09-26T03:19:38.026Z] 282596f8bf76: Waiting [2023-09-26T03:19:38.026Z] 91ee379c97b1: Waiting [2023-09-26T03:19:38.026Z] 5f70bf18a086: Waiting [2023-09-26T03:19:38.026Z] cbb63c4470cf: Waiting [2023-09-26T03:19:38.026Z] 59f8b2d56802: Waiting [2023-09-26T03:19:38.026Z] 4693057ce236: Waiting [2023-09-26T03:19:38.026Z] 49aa3cde3d36: Waiting [2023-09-26T03:19:38.026Z] cb2579bca470: Waiting [2023-09-26T03:19:38.026Z] 594deebbe90f: Waiting [2023-09-26T03:19:38.026Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:38.026Z] e804088d382e: Layer already exists [2023-09-26T03:19:38.026Z] f08f33f0f7ec: Layer already exists [2023-09-26T03:19:38.026Z] 6a0e2259ba1f: Layer already exists [2023-09-26T03:19:38.026Z] e0ed70ef586c: Layer already exists [2023-09-26T03:19:38.026Z] 9138322d3304: Layer already exists [2023-09-26T03:19:38.026Z] cb2579bca470: Layer already exists [2023-09-26T03:19:38.026Z] 49aa3cde3d36: Layer already exists [2023-09-26T03:19:38.026Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:38.026Z] 282596f8bf76: Layer already exists [2023-09-26T03:19:38.026Z] 5f70bf18a086: Layer already exists [2023-09-26T03:19:38.026Z] cbb63c4470cf: Layer already exists [2023-09-26T03:19:38.026Z] 91ee379c97b1: Layer already exists [2023-09-26T03:19:38.026Z] 594deebbe90f: Layer already exists [2023-09-26T03:19:38.026Z] 59f8b2d56802: Layer already exists [2023-09-26T03:19:38.026Z] 4693057ce236: Layer already exists [2023-09-26T03:19:38.026Z] latest: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:38.377Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:38.694Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.56 [2023-09-26T03:19:38.694Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T03:19:38.694Z] f08f33f0f7ec: Preparing [2023-09-26T03:19:38.694Z] 6a0e2259ba1f: Preparing [2023-09-26T03:19:38.694Z] e804088d382e: Preparing [2023-09-26T03:19:38.694Z] e0ed70ef586c: Preparing [2023-09-26T03:19:38.694Z] 9138322d3304: Preparing [2023-09-26T03:19:38.694Z] 49aa3cde3d36: Preparing [2023-09-26T03:19:38.694Z] 594deebbe90f: Preparing [2023-09-26T03:19:38.694Z] cb2579bca470: Preparing [2023-09-26T03:19:38.694Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:38.694Z] 282596f8bf76: Preparing [2023-09-26T03:19:38.694Z] 91ee379c97b1: Preparing [2023-09-26T03:19:38.694Z] 5f70bf18a086: Preparing [2023-09-26T03:19:38.694Z] cbb63c4470cf: Preparing [2023-09-26T03:19:38.694Z] 59f8b2d56802: Preparing [2023-09-26T03:19:38.694Z] 4693057ce236: Preparing [2023-09-26T03:19:38.694Z] 594deebbe90f: Waiting [2023-09-26T03:19:38.694Z] cb2579bca470: Waiting [2023-09-26T03:19:38.694Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:38.694Z] 282596f8bf76: Waiting [2023-09-26T03:19:38.694Z] 91ee379c97b1: Waiting [2023-09-26T03:19:38.694Z] 5f70bf18a086: Waiting [2023-09-26T03:19:38.694Z] cbb63c4470cf: Waiting [2023-09-26T03:19:38.694Z] 59f8b2d56802: Waiting [2023-09-26T03:19:38.694Z] 49aa3cde3d36: Waiting [2023-09-26T03:19:38.694Z] 4693057ce236: Waiting [2023-09-26T03:19:38.694Z] e0ed70ef586c: Layer already exists [2023-09-26T03:19:38.694Z] e804088d382e: Layer already exists [2023-09-26T03:19:38.694Z] 49aa3cde3d36: Layer already exists [2023-09-26T03:19:38.694Z] 594deebbe90f: Layer already exists [2023-09-26T03:19:38.694Z] cb2579bca470: Layer already exists [2023-09-26T03:19:38.694Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:38.694Z] 9138322d3304: Layer already exists [2023-09-26T03:19:38.694Z] f08f33f0f7ec: Layer already exists [2023-09-26T03:19:38.694Z] 282596f8bf76: Layer already exists [2023-09-26T03:19:38.694Z] 91ee379c97b1: Layer already exists [2023-09-26T03:19:38.694Z] 5f70bf18a086: Layer already exists [2023-09-26T03:19:38.694Z] 4693057ce236: Layer already exists [2023-09-26T03:19:38.694Z] 59f8b2d56802: Layer already exists [2023-09-26T03:19:38.694Z] cbb63c4470cf: Layer already exists [2023-09-26T03:19:38.694Z] 6a0e2259ba1f: Layer already exists [2023-09-26T03:19:38.694Z] 3.1.0-dev.56: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:38.998Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:39.351Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:39.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T03:19:39.351Z] f08f33f0f7ec: Preparing [2023-09-26T03:19:39.351Z] 6a0e2259ba1f: Preparing [2023-09-26T03:19:39.351Z] e804088d382e: Preparing [2023-09-26T03:19:39.351Z] e0ed70ef586c: Preparing [2023-09-26T03:19:39.351Z] 9138322d3304: Preparing [2023-09-26T03:19:39.351Z] 49aa3cde3d36: Preparing [2023-09-26T03:19:39.351Z] 594deebbe90f: Preparing [2023-09-26T03:19:39.351Z] cb2579bca470: Preparing [2023-09-26T03:19:39.351Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:39.351Z] 282596f8bf76: Preparing [2023-09-26T03:19:39.351Z] 91ee379c97b1: Preparing [2023-09-26T03:19:39.351Z] 5f70bf18a086: Preparing [2023-09-26T03:19:39.351Z] cbb63c4470cf: Preparing [2023-09-26T03:19:39.351Z] 59f8b2d56802: Preparing [2023-09-26T03:19:39.351Z] 91ee379c97b1: Waiting [2023-09-26T03:19:39.351Z] 5f70bf18a086: Waiting [2023-09-26T03:19:39.351Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:39.351Z] cbb63c4470cf: Waiting [2023-09-26T03:19:39.351Z] 282596f8bf76: Waiting [2023-09-26T03:19:39.351Z] 49aa3cde3d36: Waiting [2023-09-26T03:19:39.351Z] 594deebbe90f: Waiting [2023-09-26T03:19:39.351Z] 4693057ce236: Preparing [2023-09-26T03:19:39.351Z] 59f8b2d56802: Waiting [2023-09-26T03:19:39.351Z] cb2579bca470: Waiting [2023-09-26T03:19:39.351Z] f08f33f0f7ec: Layer already exists [2023-09-26T03:19:39.351Z] e0ed70ef586c: Layer already exists [2023-09-26T03:19:39.351Z] e804088d382e: Layer already exists [2023-09-26T03:19:39.351Z] 9138322d3304: Layer already exists [2023-09-26T03:19:39.351Z] 6a0e2259ba1f: Layer already exists [2023-09-26T03:19:39.351Z] 594deebbe90f: Layer already exists [2023-09-26T03:19:39.351Z] cb2579bca470: Layer already exists [2023-09-26T03:19:39.351Z] 282596f8bf76: Layer already exists [2023-09-26T03:19:39.351Z] 49aa3cde3d36: Layer already exists [2023-09-26T03:19:39.351Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:39.351Z] 91ee379c97b1: Layer already exists [2023-09-26T03:19:39.351Z] 5f70bf18a086: Layer already exists [2023-09-26T03:19:39.351Z] cbb63c4470cf: Layer already exists [2023-09-26T03:19:39.351Z] 59f8b2d56802: Layer already exists [2023-09-26T03:19:39.351Z] 4693057ce236: Layer already exists [2023-09-26T03:19:39.351Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:39.662Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:40.073Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2023-09-26T03:19:40.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2023-09-26T03:19:40.073Z] f08f33f0f7ec: Preparing [2023-09-26T03:19:40.073Z] 6a0e2259ba1f: Preparing [2023-09-26T03:19:40.073Z] e804088d382e: Preparing [2023-09-26T03:19:40.073Z] e0ed70ef586c: Preparing [2023-09-26T03:19:40.073Z] 9138322d3304: Preparing [2023-09-26T03:19:40.073Z] 49aa3cde3d36: Preparing [2023-09-26T03:19:40.073Z] 594deebbe90f: Preparing [2023-09-26T03:19:40.073Z] cb2579bca470: Preparing [2023-09-26T03:19:40.073Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:40.073Z] 282596f8bf76: Preparing [2023-09-26T03:19:40.073Z] 91ee379c97b1: Preparing [2023-09-26T03:19:40.073Z] 5f70bf18a086: Preparing [2023-09-26T03:19:40.073Z] cbb63c4470cf: Preparing [2023-09-26T03:19:40.073Z] 59f8b2d56802: Preparing [2023-09-26T03:19:40.073Z] 4693057ce236: Preparing [2023-09-26T03:19:40.074Z] cbb63c4470cf: Waiting [2023-09-26T03:19:40.074Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:40.074Z] 282596f8bf76: Waiting [2023-09-26T03:19:40.074Z] 91ee379c97b1: Waiting [2023-09-26T03:19:40.074Z] 5f70bf18a086: Waiting [2023-09-26T03:19:40.074Z] 49aa3cde3d36: Waiting [2023-09-26T03:19:40.074Z] 59f8b2d56802: Waiting [2023-09-26T03:19:40.074Z] 4693057ce236: Waiting [2023-09-26T03:19:40.074Z] cb2579bca470: Waiting [2023-09-26T03:19:40.331Z] e0ed70ef586c: Layer already exists [2023-09-26T03:19:40.331Z] 9138322d3304: Layer already exists [2023-09-26T03:19:40.331Z] 6a0e2259ba1f: Layer already exists [2023-09-26T03:19:40.331Z] e804088d382e: Layer already exists [2023-09-26T03:19:40.331Z] 594deebbe90f: Layer already exists [2023-09-26T03:19:40.331Z] cb2579bca470: Layer already exists [2023-09-26T03:19:40.331Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:40.331Z] f08f33f0f7ec: Layer already exists [2023-09-26T03:19:40.331Z] 282596f8bf76: Layer already exists [2023-09-26T03:19:40.331Z] 5f70bf18a086: Layer already exists [2023-09-26T03:19:40.331Z] cbb63c4470cf: Layer already exists [2023-09-26T03:19:40.331Z] 59f8b2d56802: Layer already exists [2023-09-26T03:19:40.331Z] 91ee379c97b1: Layer already exists [2023-09-26T03:19:40.331Z] 4693057ce236: Layer already exists [2023-09-26T03:19:40.331Z] 49aa3cde3d36: Layer already exists [2023-09-26T03:19:40.331Z] main: digest: sha256:69cfadd8cd0608063f270c5309a5e4ee30fbf4050c16457f4ebc9d4aae7569b5 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:40.369Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:40.376Z] taggedImages: [2023-09-26T03:19:40.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:40.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2023-09-26T03:19:40.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.56 [2023-09-26T03:19:40.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:40.376Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2023-09-26T03:19:40.392Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2023-09-26T03:19:40.392Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:40.392Z] latest [2023-09-26T03:19:40.392Z] 3.1.0-dev.56 [2023-09-26T03:19:40.392Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:40.392Z] main [2023-09-26T03:19:40.392Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:40.702Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:41.049Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:41.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T03:19:41.049Z] c4587d0f1fee: Preparing [2023-09-26T03:19:41.049Z] b05e14b68af7: Preparing [2023-09-26T03:19:41.049Z] 0c53303948b8: Preparing [2023-09-26T03:19:41.049Z] d71ba80956f1: Preparing [2023-09-26T03:19:41.049Z] cb2579bca470: Preparing [2023-09-26T03:19:41.049Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:41.049Z] b760e12eb838: Preparing [2023-09-26T03:19:41.049Z] 4693057ce236: Preparing [2023-09-26T03:19:41.049Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:41.049Z] 4693057ce236: Waiting [2023-09-26T03:19:41.049Z] b760e12eb838: Waiting [2023-09-26T03:19:41.049Z] cb2579bca470: Layer already exists [2023-09-26T03:19:41.049Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:41.049Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:41.049Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:41.049Z] 4693057ce236: Layer already exists [2023-09-26T03:19:41.049Z] b760e12eb838: Layer already exists [2023-09-26T03:19:41.307Z] 0c53303948b8: Pushed [2023-09-26T03:19:42.683Z] d71ba80956f1: Pushed [2023-09-26T03:19:42.683Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:43.045Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:43.361Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-26T03:19:43.361Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T03:19:43.361Z] c4587d0f1fee: Preparing [2023-09-26T03:19:43.361Z] b05e14b68af7: Preparing [2023-09-26T03:19:43.361Z] 0c53303948b8: Preparing [2023-09-26T03:19:43.361Z] d71ba80956f1: Preparing [2023-09-26T03:19:43.361Z] cb2579bca470: Preparing [2023-09-26T03:19:43.361Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:43.361Z] b760e12eb838: Preparing [2023-09-26T03:19:43.361Z] 4693057ce236: Preparing [2023-09-26T03:19:43.361Z] b760e12eb838: Waiting [2023-09-26T03:19:43.361Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:43.361Z] 4693057ce236: Waiting [2023-09-26T03:19:43.361Z] d71ba80956f1: Layer already exists [2023-09-26T03:19:43.361Z] 0c53303948b8: Layer already exists [2023-09-26T03:19:43.361Z] cb2579bca470: Layer already exists [2023-09-26T03:19:43.361Z] 4693057ce236: Layer already exists [2023-09-26T03:19:43.361Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:43.361Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:43.361Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:43.361Z] b760e12eb838: Layer already exists [2023-09-26T03:19:43.361Z] latest: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:43.668Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:44.117Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.56 [2023-09-26T03:19:44.117Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T03:19:44.117Z] c4587d0f1fee: Preparing [2023-09-26T03:19:44.117Z] b05e14b68af7: Preparing [2023-09-26T03:19:44.117Z] 0c53303948b8: Preparing [2023-09-26T03:19:44.117Z] d71ba80956f1: Preparing [2023-09-26T03:19:44.117Z] cb2579bca470: Preparing [2023-09-26T03:19:44.117Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:44.117Z] b760e12eb838: Preparing [2023-09-26T03:19:44.117Z] 4693057ce236: Preparing [2023-09-26T03:19:44.117Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:44.117Z] 4693057ce236: Waiting [2023-09-26T03:19:44.117Z] b760e12eb838: Waiting [2023-09-26T03:19:44.117Z] d71ba80956f1: Layer already exists [2023-09-26T03:19:44.117Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:44.117Z] 0c53303948b8: Layer already exists [2023-09-26T03:19:44.117Z] cb2579bca470: Layer already exists [2023-09-26T03:19:44.117Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:44.117Z] b760e12eb838: Layer already exists [2023-09-26T03:19:44.117Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:44.117Z] 4693057ce236: Layer already exists [2023-09-26T03:19:44.117Z] 3.1.0-dev.56: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:44.534Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:44.836Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:44.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T03:19:44.836Z] c4587d0f1fee: Preparing [2023-09-26T03:19:44.836Z] b05e14b68af7: Preparing [2023-09-26T03:19:44.836Z] 0c53303948b8: Preparing [2023-09-26T03:19:44.836Z] d71ba80956f1: Preparing [2023-09-26T03:19:44.836Z] cb2579bca470: Preparing [2023-09-26T03:19:44.836Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:44.836Z] b760e12eb838: Preparing [2023-09-26T03:19:44.836Z] 4693057ce236: Preparing [2023-09-26T03:19:44.836Z] b760e12eb838: Waiting [2023-09-26T03:19:44.836Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:44.836Z] cb2579bca470: Layer already exists [2023-09-26T03:19:44.836Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:44.836Z] d71ba80956f1: Layer already exists [2023-09-26T03:19:44.836Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:44.836Z] 0c53303948b8: Layer already exists [2023-09-26T03:19:44.836Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:44.836Z] b760e12eb838: Layer already exists [2023-09-26T03:19:44.836Z] 4693057ce236: Layer already exists [2023-09-26T03:19:44.836Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:45.146Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:45.461Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2023-09-26T03:19:45.462Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2023-09-26T03:19:45.462Z] c4587d0f1fee: Preparing [2023-09-26T03:19:45.462Z] b05e14b68af7: Preparing [2023-09-26T03:19:45.462Z] 0c53303948b8: Preparing [2023-09-26T03:19:45.462Z] d71ba80956f1: Preparing [2023-09-26T03:19:45.462Z] cb2579bca470: Preparing [2023-09-26T03:19:45.462Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:45.462Z] b760e12eb838: Preparing [2023-09-26T03:19:45.462Z] 4693057ce236: Preparing [2023-09-26T03:19:45.462Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:45.462Z] b760e12eb838: Waiting [2023-09-26T03:19:45.462Z] 4693057ce236: Waiting [2023-09-26T03:19:45.462Z] 0c53303948b8: Layer already exists [2023-09-26T03:19:45.462Z] cb2579bca470: Layer already exists [2023-09-26T03:19:45.462Z] d71ba80956f1: Layer already exists [2023-09-26T03:19:45.462Z] b05e14b68af7: Layer already exists [2023-09-26T03:19:45.462Z] c4587d0f1fee: Layer already exists [2023-09-26T03:19:45.462Z] b760e12eb838: Layer already exists [2023-09-26T03:19:45.462Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:45.462Z] 4693057ce236: Layer already exists [2023-09-26T03:19:45.462Z] main: digest: sha256:91cac3344bf357701a8717f6baa7d62676a82ff585ff9028cfafa4d85208a11e size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:45.503Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:45.512Z] taggedImages: [2023-09-26T03:19:45.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:45.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2023-09-26T03:19:45.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.56 [2023-09-26T03:19:45.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:45.512Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2023-09-26T03:19:45.533Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2023-09-26T03:19:45.533Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:45.533Z] latest [2023-09-26T03:19:45.533Z] 3.1.0-dev.56 [2023-09-26T03:19:45.533Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:45.533Z] main [2023-09-26T03:19:45.533Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:45.853Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:46.152Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:46.152Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T03:19:46.152Z] 8b38eb457fde: Preparing [2023-09-26T03:19:46.152Z] de779b3089e8: Preparing [2023-09-26T03:19:46.152Z] 8a2c0cdadc8a: Preparing [2023-09-26T03:19:46.152Z] a935a905a6ee: Preparing [2023-09-26T03:19:46.152Z] 155315fa3947: Preparing [2023-09-26T03:19:46.152Z] cb2579bca470: Preparing [2023-09-26T03:19:46.152Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:46.152Z] 8c5f95e93c5c: Preparing [2023-09-26T03:19:46.152Z] 3a11ab142a78: Preparing [2023-09-26T03:19:46.152Z] 4693057ce236: Preparing [2023-09-26T03:19:46.152Z] 8c5f95e93c5c: Waiting [2023-09-26T03:19:46.152Z] cb2579bca470: Waiting [2023-09-26T03:19:46.152Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:46.152Z] 3a11ab142a78: Waiting [2023-09-26T03:19:46.152Z] 4693057ce236: Waiting [2023-09-26T03:19:46.489Z] 155315fa3947: Pushed [2023-09-26T03:19:46.489Z] cb2579bca470: Layer already exists [2023-09-26T03:19:46.489Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:46.489Z] a935a905a6ee: Pushed [2023-09-26T03:19:46.489Z] 8b38eb457fde: Pushed [2023-09-26T03:19:46.489Z] 4693057ce236: Layer already exists [2023-09-26T03:19:46.489Z] 8c5f95e93c5c: Pushed [2023-09-26T03:19:46.747Z] de779b3089e8: Pushed [2023-09-26T03:19:47.681Z] 8a2c0cdadc8a: Pushed [2023-09-26T03:19:48.636Z] 3a11ab142a78: Pushed [2023-09-26T03:19:48.636Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:48.949Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:49.258Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-26T03:19:49.258Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T03:19:49.258Z] 8b38eb457fde: Preparing [2023-09-26T03:19:49.258Z] de779b3089e8: Preparing [2023-09-26T03:19:49.258Z] 8a2c0cdadc8a: Preparing [2023-09-26T03:19:49.258Z] a935a905a6ee: Preparing [2023-09-26T03:19:49.258Z] 155315fa3947: Preparing [2023-09-26T03:19:49.258Z] cb2579bca470: Preparing [2023-09-26T03:19:49.258Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:49.258Z] 8c5f95e93c5c: Preparing [2023-09-26T03:19:49.258Z] 3a11ab142a78: Preparing [2023-09-26T03:19:49.258Z] 4693057ce236: Preparing [2023-09-26T03:19:49.258Z] 8c5f95e93c5c: Waiting [2023-09-26T03:19:49.258Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:49.258Z] 3a11ab142a78: Waiting [2023-09-26T03:19:49.258Z] 4693057ce236: Waiting [2023-09-26T03:19:49.258Z] cb2579bca470: Waiting [2023-09-26T03:19:49.258Z] 8a2c0cdadc8a: Layer already exists [2023-09-26T03:19:49.258Z] a935a905a6ee: Layer already exists [2023-09-26T03:19:49.258Z] 155315fa3947: Layer already exists [2023-09-26T03:19:49.258Z] de779b3089e8: Layer already exists [2023-09-26T03:19:49.258Z] cb2579bca470: Layer already exists [2023-09-26T03:19:49.258Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:49.258Z] 8c5f95e93c5c: Layer already exists [2023-09-26T03:19:49.258Z] 3a11ab142a78: Layer already exists [2023-09-26T03:19:49.258Z] 4693057ce236: Layer already exists [2023-09-26T03:19:49.258Z] 8b38eb457fde: Layer already exists [2023-09-26T03:19:49.608Z] latest: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:50.025Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:50.328Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.56 [2023-09-26T03:19:50.328Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T03:19:50.328Z] 8b38eb457fde: Preparing [2023-09-26T03:19:50.328Z] de779b3089e8: Preparing [2023-09-26T03:19:50.328Z] 8a2c0cdadc8a: Preparing [2023-09-26T03:19:50.328Z] a935a905a6ee: Preparing [2023-09-26T03:19:50.328Z] 155315fa3947: Preparing [2023-09-26T03:19:50.328Z] cb2579bca470: Preparing [2023-09-26T03:19:50.328Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:50.328Z] 8c5f95e93c5c: Preparing [2023-09-26T03:19:50.328Z] 3a11ab142a78: Preparing [2023-09-26T03:19:50.328Z] 4693057ce236: Preparing [2023-09-26T03:19:50.328Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:50.328Z] 8c5f95e93c5c: Waiting [2023-09-26T03:19:50.328Z] 3a11ab142a78: Waiting [2023-09-26T03:19:50.328Z] cb2579bca470: Waiting [2023-09-26T03:19:50.328Z] 4693057ce236: Waiting [2023-09-26T03:19:50.328Z] 8b38eb457fde: Layer already exists [2023-09-26T03:19:50.328Z] 155315fa3947: Layer already exists [2023-09-26T03:19:50.328Z] 8a2c0cdadc8a: Layer already exists [2023-09-26T03:19:50.328Z] a935a905a6ee: Layer already exists [2023-09-26T03:19:50.328Z] cb2579bca470: Layer already exists [2023-09-26T03:19:50.328Z] 3a11ab142a78: Layer already exists [2023-09-26T03:19:50.328Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:50.328Z] 4693057ce236: Layer already exists [2023-09-26T03:19:50.328Z] de779b3089e8: Layer already exists [2023-09-26T03:19:50.328Z] 8c5f95e93c5c: Layer already exists [2023-09-26T03:19:50.586Z] 3.1.0-dev.56: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:50.898Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:51.208Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:51.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T03:19:51.208Z] 8b38eb457fde: Preparing [2023-09-26T03:19:51.208Z] de779b3089e8: Preparing [2023-09-26T03:19:51.208Z] 8a2c0cdadc8a: Preparing [2023-09-26T03:19:51.208Z] a935a905a6ee: Preparing [2023-09-26T03:19:51.208Z] 155315fa3947: Preparing [2023-09-26T03:19:51.208Z] cb2579bca470: Preparing [2023-09-26T03:19:51.208Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:51.208Z] 8c5f95e93c5c: Preparing [2023-09-26T03:19:51.208Z] 3a11ab142a78: Preparing [2023-09-26T03:19:51.208Z] 4693057ce236: Preparing [2023-09-26T03:19:51.208Z] cb2579bca470: Waiting [2023-09-26T03:19:51.208Z] 8c5f95e93c5c: Waiting [2023-09-26T03:19:51.208Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:51.208Z] 3a11ab142a78: Waiting [2023-09-26T03:19:51.208Z] 4693057ce236: Waiting [2023-09-26T03:19:51.208Z] a935a905a6ee: Layer already exists [2023-09-26T03:19:51.208Z] 8b38eb457fde: Layer already exists [2023-09-26T03:19:51.208Z] 8a2c0cdadc8a: Layer already exists [2023-09-26T03:19:51.208Z] de779b3089e8: Layer already exists [2023-09-26T03:19:51.208Z] 155315fa3947: Layer already exists [2023-09-26T03:19:51.208Z] cb2579bca470: Layer already exists [2023-09-26T03:19:51.208Z] 3a11ab142a78: Layer already exists [2023-09-26T03:19:51.208Z] 4693057ce236: Layer already exists [2023-09-26T03:19:51.208Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:51.208Z] 8c5f95e93c5c: Layer already exists [2023-09-26T03:19:51.466Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:51.863Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:52.237Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2023-09-26T03:19:52.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2023-09-26T03:19:52.237Z] 8b38eb457fde: Preparing [2023-09-26T03:19:52.237Z] de779b3089e8: Preparing [2023-09-26T03:19:52.237Z] 8a2c0cdadc8a: Preparing [2023-09-26T03:19:52.237Z] a935a905a6ee: Preparing [2023-09-26T03:19:52.237Z] 155315fa3947: Preparing [2023-09-26T03:19:52.237Z] cb2579bca470: Preparing [2023-09-26T03:19:52.237Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:52.237Z] 8c5f95e93c5c: Preparing [2023-09-26T03:19:52.237Z] 3a11ab142a78: Preparing [2023-09-26T03:19:52.237Z] 4693057ce236: Preparing [2023-09-26T03:19:52.237Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:52.237Z] 3a11ab142a78: Waiting [2023-09-26T03:19:52.237Z] 8c5f95e93c5c: Waiting [2023-09-26T03:19:52.237Z] cb2579bca470: Waiting [2023-09-26T03:19:52.237Z] 4693057ce236: Waiting [2023-09-26T03:19:52.237Z] 8a2c0cdadc8a: Layer already exists [2023-09-26T03:19:52.237Z] a935a905a6ee: Layer already exists [2023-09-26T03:19:52.237Z] 155315fa3947: Layer already exists [2023-09-26T03:19:52.237Z] de779b3089e8: Layer already exists [2023-09-26T03:19:52.237Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:52.237Z] cb2579bca470: Layer already exists [2023-09-26T03:19:52.237Z] 8c5f95e93c5c: Layer already exists [2023-09-26T03:19:52.237Z] 3a11ab142a78: Layer already exists [2023-09-26T03:19:52.237Z] 4693057ce236: Layer already exists [2023-09-26T03:19:52.237Z] 8b38eb457fde: Layer already exists [2023-09-26T03:19:52.237Z] main: digest: sha256:ee1a7accac2ad8ecb5ac2bbdec4baf0d2bc49ba6f9cbc7e1a57a602cf9e8a307 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:52.284Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:52.294Z] taggedImages: [2023-09-26T03:19:52.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:52.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2023-09-26T03:19:52.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.56 [2023-09-26T03:19:52.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:52.294Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2023-09-26T03:19:52.322Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2023-09-26T03:19:52.322Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:52.322Z] latest [2023-09-26T03:19:52.322Z] 3.1.0-dev.56 [2023-09-26T03:19:52.322Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:52.322Z] main [2023-09-26T03:19:52.322Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:52.762Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:53.108Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:53.108Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T03:19:53.108Z] 772bd514f610: Preparing [2023-09-26T03:19:53.108Z] 66f4f096dd7a: Preparing [2023-09-26T03:19:53.108Z] a7137aadc36b: Preparing [2023-09-26T03:19:53.108Z] 6ad182fe1414: Preparing [2023-09-26T03:19:53.108Z] 10f6d8c8ea2f: Preparing [2023-09-26T03:19:53.108Z] e2cf1fc38472: Preparing [2023-09-26T03:19:53.108Z] 2ebac78d16ea: Preparing [2023-09-26T03:19:53.108Z] cb2579bca470: Preparing [2023-09-26T03:19:53.108Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:53.108Z] 76a512c41545: Preparing [2023-09-26T03:19:53.108Z] 4693057ce236: Preparing [2023-09-26T03:19:53.108Z] 2ebac78d16ea: Waiting [2023-09-26T03:19:53.108Z] e2cf1fc38472: Waiting [2023-09-26T03:19:53.108Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:53.108Z] 4693057ce236: Waiting [2023-09-26T03:19:53.108Z] 10f6d8c8ea2f: Pushed [2023-09-26T03:19:53.368Z] 772bd514f610: Pushed [2023-09-26T03:19:53.368Z] 66f4f096dd7a: Pushed [2023-09-26T03:19:53.368Z] e2cf1fc38472: Pushed [2023-09-26T03:19:53.368Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:53.368Z] 2ebac78d16ea: Pushed [2023-09-26T03:19:53.368Z] cb2579bca470: Layer already exists [2023-09-26T03:19:53.368Z] 4693057ce236: Layer already exists [2023-09-26T03:19:54.744Z] 6ad182fe1414: Pushed [2023-09-26T03:19:54.744Z] 76a512c41545: Pushed [2023-09-26T03:19:55.004Z] a7137aadc36b: Pushed [2023-09-26T03:19:55.263Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:55.651Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:56.149Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-26T03:19:56.149Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T03:19:56.149Z] 772bd514f610: Preparing [2023-09-26T03:19:56.149Z] 66f4f096dd7a: Preparing [2023-09-26T03:19:56.149Z] a7137aadc36b: Preparing [2023-09-26T03:19:56.149Z] 6ad182fe1414: Preparing [2023-09-26T03:19:56.149Z] 10f6d8c8ea2f: Preparing [2023-09-26T03:19:56.149Z] e2cf1fc38472: Preparing [2023-09-26T03:19:56.149Z] 2ebac78d16ea: Preparing [2023-09-26T03:19:56.149Z] cb2579bca470: Preparing [2023-09-26T03:19:56.149Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:56.149Z] 76a512c41545: Preparing [2023-09-26T03:19:56.149Z] 4693057ce236: Preparing [2023-09-26T03:19:56.149Z] e2cf1fc38472: Waiting [2023-09-26T03:19:56.149Z] 2ebac78d16ea: Waiting [2023-09-26T03:19:56.149Z] cb2579bca470: Waiting [2023-09-26T03:19:56.149Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:56.149Z] 76a512c41545: Waiting [2023-09-26T03:19:56.149Z] 4693057ce236: Waiting [2023-09-26T03:19:56.149Z] 772bd514f610: Layer already exists [2023-09-26T03:19:56.149Z] 10f6d8c8ea2f: Layer already exists [2023-09-26T03:19:56.149Z] 6ad182fe1414: Layer already exists [2023-09-26T03:19:56.149Z] 66f4f096dd7a: Layer already exists [2023-09-26T03:19:56.149Z] e2cf1fc38472: Layer already exists [2023-09-26T03:19:56.149Z] cb2579bca470: Layer already exists [2023-09-26T03:19:56.149Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:56.149Z] a7137aadc36b: Layer already exists [2023-09-26T03:19:56.149Z] 2ebac78d16ea: Layer already exists [2023-09-26T03:19:56.149Z] 76a512c41545: Layer already exists [2023-09-26T03:19:56.453Z] 4693057ce236: Layer already exists [2023-09-26T03:19:56.453Z] latest: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:56.781Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:57.119Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.56 [2023-09-26T03:19:57.119Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T03:19:57.119Z] 772bd514f610: Preparing [2023-09-26T03:19:57.119Z] 66f4f096dd7a: Preparing [2023-09-26T03:19:57.119Z] a7137aadc36b: Preparing [2023-09-26T03:19:57.119Z] 6ad182fe1414: Preparing [2023-09-26T03:19:57.119Z] 10f6d8c8ea2f: Preparing [2023-09-26T03:19:57.119Z] e2cf1fc38472: Preparing [2023-09-26T03:19:57.119Z] 2ebac78d16ea: Preparing [2023-09-26T03:19:57.119Z] cb2579bca470: Preparing [2023-09-26T03:19:57.119Z] e2cf1fc38472: Waiting [2023-09-26T03:19:57.119Z] 2ebac78d16ea: Waiting [2023-09-26T03:19:57.119Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:57.119Z] cb2579bca470: Waiting [2023-09-26T03:19:57.119Z] 76a512c41545: Preparing [2023-09-26T03:19:57.119Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:57.119Z] 4693057ce236: Preparing [2023-09-26T03:19:57.119Z] 76a512c41545: Waiting [2023-09-26T03:19:57.119Z] 4693057ce236: Waiting [2023-09-26T03:19:57.119Z] 6ad182fe1414: Layer already exists [2023-09-26T03:19:57.119Z] a7137aadc36b: Layer already exists [2023-09-26T03:19:57.119Z] 66f4f096dd7a: Layer already exists [2023-09-26T03:19:57.119Z] 10f6d8c8ea2f: Layer already exists [2023-09-26T03:19:57.119Z] 772bd514f610: Layer already exists [2023-09-26T03:19:57.119Z] e2cf1fc38472: Layer already exists [2023-09-26T03:19:57.119Z] 2ebac78d16ea: Layer already exists [2023-09-26T03:19:57.119Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:57.119Z] 76a512c41545: Layer already exists [2023-09-26T03:19:57.119Z] cb2579bca470: Layer already exists [2023-09-26T03:19:57.119Z] 4693057ce236: Layer already exists [2023-09-26T03:19:57.119Z] 3.1.0-dev.56: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:57.480Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:57.810Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:57.810Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T03:19:57.810Z] 772bd514f610: Preparing [2023-09-26T03:19:57.810Z] 66f4f096dd7a: Preparing [2023-09-26T03:19:57.810Z] a7137aadc36b: Preparing [2023-09-26T03:19:57.810Z] 6ad182fe1414: Preparing [2023-09-26T03:19:57.810Z] 10f6d8c8ea2f: Preparing [2023-09-26T03:19:57.810Z] e2cf1fc38472: Preparing [2023-09-26T03:19:57.810Z] 2ebac78d16ea: Preparing [2023-09-26T03:19:57.810Z] cb2579bca470: Preparing [2023-09-26T03:19:57.810Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:57.810Z] 76a512c41545: Preparing [2023-09-26T03:19:57.810Z] 4693057ce236: Preparing [2023-09-26T03:19:57.810Z] cb2579bca470: Waiting [2023-09-26T03:19:57.810Z] e2cf1fc38472: Waiting [2023-09-26T03:19:57.810Z] 76a512c41545: Waiting [2023-09-26T03:19:57.810Z] 2ebac78d16ea: Waiting [2023-09-26T03:19:57.810Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:57.810Z] 4693057ce236: Waiting [2023-09-26T03:19:57.810Z] a7137aadc36b: Layer already exists [2023-09-26T03:19:57.810Z] 66f4f096dd7a: Layer already exists [2023-09-26T03:19:57.810Z] 6ad182fe1414: Layer already exists [2023-09-26T03:19:57.810Z] 10f6d8c8ea2f: Layer already exists [2023-09-26T03:19:57.810Z] 2ebac78d16ea: Layer already exists [2023-09-26T03:19:57.810Z] cb2579bca470: Layer already exists [2023-09-26T03:19:57.810Z] e2cf1fc38472: Layer already exists [2023-09-26T03:19:57.810Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:57.810Z] 76a512c41545: Layer already exists [2023-09-26T03:19:57.810Z] 772bd514f610: Layer already exists [2023-09-26T03:19:57.810Z] 4693057ce236: Layer already exists [2023-09-26T03:19:57.810Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:58.132Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:58.435Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2023-09-26T03:19:58.435Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2023-09-26T03:19:58.435Z] 772bd514f610: Preparing [2023-09-26T03:19:58.435Z] 66f4f096dd7a: Preparing [2023-09-26T03:19:58.435Z] a7137aadc36b: Preparing [2023-09-26T03:19:58.435Z] 6ad182fe1414: Preparing [2023-09-26T03:19:58.435Z] 10f6d8c8ea2f: Preparing [2023-09-26T03:19:58.435Z] e2cf1fc38472: Preparing [2023-09-26T03:19:58.435Z] 2ebac78d16ea: Preparing [2023-09-26T03:19:58.435Z] cb2579bca470: Preparing [2023-09-26T03:19:58.435Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:58.435Z] 76a512c41545: Preparing [2023-09-26T03:19:58.435Z] 4693057ce236: Preparing [2023-09-26T03:19:58.435Z] cb2579bca470: Waiting [2023-09-26T03:19:58.435Z] 98c8e148dc3c: Waiting [2023-09-26T03:19:58.435Z] e2cf1fc38472: Waiting [2023-09-26T03:19:58.435Z] 2ebac78d16ea: Waiting [2023-09-26T03:19:58.435Z] 4693057ce236: Waiting [2023-09-26T03:19:58.435Z] 76a512c41545: Waiting [2023-09-26T03:19:58.435Z] 66f4f096dd7a: Layer already exists [2023-09-26T03:19:58.435Z] 6ad182fe1414: Layer already exists [2023-09-26T03:19:58.435Z] 772bd514f610: Layer already exists [2023-09-26T03:19:58.435Z] 10f6d8c8ea2f: Layer already exists [2023-09-26T03:19:58.435Z] a7137aadc36b: Layer already exists [2023-09-26T03:19:58.435Z] 2ebac78d16ea: Layer already exists [2023-09-26T03:19:58.435Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:58.435Z] 76a512c41545: Layer already exists [2023-09-26T03:19:58.435Z] e2cf1fc38472: Layer already exists [2023-09-26T03:19:58.435Z] cb2579bca470: Layer already exists [2023-09-26T03:19:58.435Z] 4693057ce236: Layer already exists [2023-09-26T03:19:58.435Z] main: digest: sha256:a232ff92ac076f457f4dc37fcb54c8edff75e054d1472c1b3303ec785b3c11ba size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:19:58.483Z] ===================================================== [Pipeline] echo [2023-09-26T03:19:58.491Z] taggedImages: [2023-09-26T03:19:58.491Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:58.491Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2023-09-26T03:19:58.491Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.56 [2023-09-26T03:19:58.491Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:58.491Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2023-09-26T03:19:58.510Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2023-09-26T03:19:58.510Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:58.510Z] latest [2023-09-26T03:19:58.510Z] 3.1.0-dev.56 [2023-09-26T03:19:58.510Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:19:58.510Z] main [2023-09-26T03:19:58.511Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:58.840Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:19:59.155Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:19:59.156Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T03:19:59.156Z] 897dd6d8dff1: Preparing [2023-09-26T03:19:59.156Z] 1c326c9c89d1: Preparing [2023-09-26T03:19:59.156Z] cb2579bca470: Preparing [2023-09-26T03:19:59.156Z] 98c8e148dc3c: Preparing [2023-09-26T03:19:59.156Z] 199bde618a92: Preparing [2023-09-26T03:19:59.156Z] 4693057ce236: Preparing [2023-09-26T03:19:59.156Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:19:59.156Z] cb2579bca470: Layer already exists [2023-09-26T03:19:59.156Z] 4693057ce236: Layer already exists [2023-09-26T03:19:59.156Z] 897dd6d8dff1: Pushed [2023-09-26T03:20:00.090Z] 199bde618a92: Pushed [2023-09-26T03:20:01.468Z] 1c326c9c89d1: Pushed [2023-09-26T03:20:01.727Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:02.036Z] + 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 [2023-09-26T03:20:02.345Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-26T03:20:02.345Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T03:20:02.345Z] 897dd6d8dff1: Preparing [2023-09-26T03:20:02.345Z] 1c326c9c89d1: Preparing [2023-09-26T03:20:02.345Z] cb2579bca470: Preparing [2023-09-26T03:20:02.345Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:02.345Z] 199bde618a92: Preparing [2023-09-26T03:20:02.345Z] 4693057ce236: Preparing [2023-09-26T03:20:02.345Z] 4693057ce236: Waiting [2023-09-26T03:20:02.345Z] 897dd6d8dff1: Layer already exists [2023-09-26T03:20:02.345Z] 199bde618a92: Layer already exists [2023-09-26T03:20:02.345Z] cb2579bca470: Layer already exists [2023-09-26T03:20:02.345Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:02.345Z] 1c326c9c89d1: Layer already exists [2023-09-26T03:20:02.345Z] 4693057ce236: Layer already exists [2023-09-26T03:20:02.345Z] latest: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:02.651Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:02.958Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.56 [2023-09-26T03:20:02.959Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T03:20:02.959Z] 897dd6d8dff1: Preparing [2023-09-26T03:20:02.959Z] 1c326c9c89d1: Preparing [2023-09-26T03:20:02.959Z] cb2579bca470: Preparing [2023-09-26T03:20:02.959Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:02.959Z] 199bde618a92: Preparing [2023-09-26T03:20:02.959Z] 4693057ce236: Preparing [2023-09-26T03:20:02.959Z] 4693057ce236: Waiting [2023-09-26T03:20:02.959Z] 1c326c9c89d1: Layer already exists [2023-09-26T03:20:02.959Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:02.959Z] 199bde618a92: Layer already exists [2023-09-26T03:20:02.959Z] cb2579bca470: Layer already exists [2023-09-26T03:20:02.959Z] 897dd6d8dff1: Layer already exists [2023-09-26T03:20:02.959Z] 4693057ce236: Layer already exists [2023-09-26T03:20:02.959Z] 3.1.0-dev.56: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:03.265Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:03.572Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:03.572Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T03:20:03.572Z] 897dd6d8dff1: Preparing [2023-09-26T03:20:03.572Z] 1c326c9c89d1: Preparing [2023-09-26T03:20:03.572Z] cb2579bca470: Preparing [2023-09-26T03:20:03.572Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:03.572Z] 199bde618a92: Preparing [2023-09-26T03:20:03.572Z] 4693057ce236: Preparing [2023-09-26T03:20:03.572Z] 4693057ce236: Waiting [2023-09-26T03:20:03.572Z] cb2579bca470: Layer already exists [2023-09-26T03:20:03.572Z] 1c326c9c89d1: Layer already exists [2023-09-26T03:20:03.572Z] 199bde618a92: Layer already exists [2023-09-26T03:20:03.572Z] 897dd6d8dff1: Layer already exists [2023-09-26T03:20:03.572Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:03.572Z] 4693057ce236: Layer already exists [2023-09-26T03:20:03.572Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:03.881Z] + 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 [2023-09-26T03:20:04.190Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2023-09-26T03:20:04.190Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2023-09-26T03:20:04.190Z] 897dd6d8dff1: Preparing [2023-09-26T03:20:04.190Z] 1c326c9c89d1: Preparing [2023-09-26T03:20:04.190Z] cb2579bca470: Preparing [2023-09-26T03:20:04.190Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:04.190Z] 199bde618a92: Preparing [2023-09-26T03:20:04.190Z] 4693057ce236: Preparing [2023-09-26T03:20:04.190Z] 4693057ce236: Waiting [2023-09-26T03:20:04.190Z] 199bde618a92: Layer already exists [2023-09-26T03:20:04.190Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:04.190Z] cb2579bca470: Layer already exists [2023-09-26T03:20:04.190Z] 897dd6d8dff1: Layer already exists [2023-09-26T03:20:04.190Z] 4693057ce236: Layer already exists [2023-09-26T03:20:04.190Z] 1c326c9c89d1: Layer already exists [2023-09-26T03:20:04.190Z] main: digest: sha256:43921e2d696d2d7ce7ed99edd8ea09fc5ad06b5b90ca597737ea98015ab46e3e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:20:04.227Z] ===================================================== [Pipeline] echo [2023-09-26T03:20:04.244Z] taggedImages: [2023-09-26T03:20:04.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:04.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2023-09-26T03:20:04.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.56 [2023-09-26T03:20:04.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:04.244Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2023-09-26T03:20:04.277Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2023-09-26T03:20:04.277Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:04.277Z] latest [2023-09-26T03:20:04.277Z] 3.1.0-dev.56 [2023-09-26T03:20:04.277Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:04.277Z] main [2023-09-26T03:20:04.277Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:04.601Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:04.916Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:04.916Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T03:20:04.916Z] 83f4f8bac073: Preparing [2023-09-26T03:20:04.916Z] 3e504112f1b7: Preparing [2023-09-26T03:20:04.916Z] 332d466c0a4e: Preparing [2023-09-26T03:20:04.916Z] cb2579bca470: Preparing [2023-09-26T03:20:04.916Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:04.916Z] e830066daddd: Preparing [2023-09-26T03:20:04.916Z] 0de5f2b1f6ec: Preparing [2023-09-26T03:20:04.916Z] 3df958d4a353: Preparing [2023-09-26T03:20:04.916Z] 4693057ce236: Preparing [2023-09-26T03:20:04.916Z] 3df958d4a353: Waiting [2023-09-26T03:20:04.916Z] 0de5f2b1f6ec: Waiting [2023-09-26T03:20:04.916Z] e830066daddd: Waiting [2023-09-26T03:20:04.916Z] 4693057ce236: Waiting [2023-09-26T03:20:04.916Z] cb2579bca470: Layer already exists [2023-09-26T03:20:04.916Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:04.916Z] 332d466c0a4e: Pushed [2023-09-26T03:20:04.916Z] 3e504112f1b7: Pushed [2023-09-26T03:20:04.916Z] 83f4f8bac073: Pushed [2023-09-26T03:20:04.916Z] 4693057ce236: Layer already exists [2023-09-26T03:20:05.849Z] 3df958d4a353: Pushed [2023-09-26T03:20:10.038Z] 0de5f2b1f6ec: Pushed [2023-09-26T03:20:12.567Z] e830066daddd: Pushed [2023-09-26T03:20:12.567Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:12.882Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:13.187Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-26T03:20:13.187Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T03:20:13.187Z] 83f4f8bac073: Preparing [2023-09-26T03:20:13.187Z] 3e504112f1b7: Preparing [2023-09-26T03:20:13.187Z] 332d466c0a4e: Preparing [2023-09-26T03:20:13.187Z] cb2579bca470: Preparing [2023-09-26T03:20:13.187Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:13.187Z] e830066daddd: Preparing [2023-09-26T03:20:13.187Z] 0de5f2b1f6ec: Preparing [2023-09-26T03:20:13.187Z] 3df958d4a353: Preparing [2023-09-26T03:20:13.187Z] 4693057ce236: Preparing [2023-09-26T03:20:13.187Z] e830066daddd: Waiting [2023-09-26T03:20:13.187Z] 3df958d4a353: Waiting [2023-09-26T03:20:13.187Z] 0de5f2b1f6ec: Waiting [2023-09-26T03:20:13.187Z] 4693057ce236: Waiting [2023-09-26T03:20:13.187Z] cb2579bca470: Layer already exists [2023-09-26T03:20:13.187Z] 332d466c0a4e: Layer already exists [2023-09-26T03:20:13.187Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:13.187Z] 3e504112f1b7: Layer already exists [2023-09-26T03:20:13.187Z] 0de5f2b1f6ec: Layer already exists [2023-09-26T03:20:13.187Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:13.187Z] e830066daddd: Layer already exists [2023-09-26T03:20:13.187Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:13.187Z] 4693057ce236: Layer already exists [2023-09-26T03:20:13.448Z] latest: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:13.803Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:14.135Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.56 [2023-09-26T03:20:14.135Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T03:20:14.135Z] 83f4f8bac073: Preparing [2023-09-26T03:20:14.135Z] 3e504112f1b7: Preparing [2023-09-26T03:20:14.135Z] 332d466c0a4e: Preparing [2023-09-26T03:20:14.135Z] cb2579bca470: Preparing [2023-09-26T03:20:14.135Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:14.135Z] e830066daddd: Preparing [2023-09-26T03:20:14.135Z] 0de5f2b1f6ec: Preparing [2023-09-26T03:20:14.135Z] 3df958d4a353: Preparing [2023-09-26T03:20:14.135Z] 4693057ce236: Preparing [2023-09-26T03:20:14.135Z] 0de5f2b1f6ec: Waiting [2023-09-26T03:20:14.135Z] 3df958d4a353: Waiting [2023-09-26T03:20:14.135Z] 4693057ce236: Waiting [2023-09-26T03:20:14.135Z] e830066daddd: Waiting [2023-09-26T03:20:14.135Z] 3e504112f1b7: Layer already exists [2023-09-26T03:20:14.135Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:14.135Z] 332d466c0a4e: Layer already exists [2023-09-26T03:20:14.135Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:14.135Z] cb2579bca470: Layer already exists [2023-09-26T03:20:14.135Z] e830066daddd: Layer already exists [2023-09-26T03:20:14.135Z] 0de5f2b1f6ec: Layer already exists [2023-09-26T03:20:14.135Z] 4693057ce236: Layer already exists [2023-09-26T03:20:14.135Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:14.135Z] 3.1.0-dev.56: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:14.451Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:14.953Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:14.953Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T03:20:14.953Z] 83f4f8bac073: Preparing [2023-09-26T03:20:14.953Z] 3e504112f1b7: Preparing [2023-09-26T03:20:14.953Z] 332d466c0a4e: Preparing [2023-09-26T03:20:14.953Z] cb2579bca470: Preparing [2023-09-26T03:20:14.953Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:14.953Z] e830066daddd: Preparing [2023-09-26T03:20:14.953Z] 0de5f2b1f6ec: Preparing [2023-09-26T03:20:14.953Z] 3df958d4a353: Preparing [2023-09-26T03:20:14.953Z] 4693057ce236: Preparing [2023-09-26T03:20:14.953Z] 3df958d4a353: Waiting [2023-09-26T03:20:14.953Z] 0de5f2b1f6ec: Waiting [2023-09-26T03:20:14.953Z] e830066daddd: Waiting [2023-09-26T03:20:14.953Z] 4693057ce236: Waiting [2023-09-26T03:20:14.953Z] cb2579bca470: Layer already exists [2023-09-26T03:20:14.953Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:14.953Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:14.953Z] 3e504112f1b7: Layer already exists [2023-09-26T03:20:14.953Z] 332d466c0a4e: Layer already exists [2023-09-26T03:20:14.953Z] 0de5f2b1f6ec: Layer already exists [2023-09-26T03:20:14.953Z] e830066daddd: Layer already exists [2023-09-26T03:20:14.953Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:14.953Z] 4693057ce236: Layer already exists [2023-09-26T03:20:14.953Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:15.273Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:15.608Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2023-09-26T03:20:15.608Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2023-09-26T03:20:15.608Z] 83f4f8bac073: Preparing [2023-09-26T03:20:15.608Z] 3e504112f1b7: Preparing [2023-09-26T03:20:15.608Z] 332d466c0a4e: Preparing [2023-09-26T03:20:15.608Z] cb2579bca470: Preparing [2023-09-26T03:20:15.608Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:15.608Z] e830066daddd: Preparing [2023-09-26T03:20:15.608Z] 0de5f2b1f6ec: Preparing [2023-09-26T03:20:15.608Z] 3df958d4a353: Preparing [2023-09-26T03:20:15.608Z] 4693057ce236: Preparing [2023-09-26T03:20:15.608Z] e830066daddd: Waiting [2023-09-26T03:20:15.608Z] 0de5f2b1f6ec: Waiting [2023-09-26T03:20:15.608Z] 3df958d4a353: Waiting [2023-09-26T03:20:15.608Z] 4693057ce236: Waiting [2023-09-26T03:20:15.608Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:15.608Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:15.608Z] 3e504112f1b7: Layer already exists [2023-09-26T03:20:15.608Z] 332d466c0a4e: Layer already exists [2023-09-26T03:20:15.608Z] e830066daddd: Layer already exists [2023-09-26T03:20:15.608Z] 0de5f2b1f6ec: Layer already exists [2023-09-26T03:20:15.608Z] cb2579bca470: Layer already exists [2023-09-26T03:20:15.608Z] 4693057ce236: Layer already exists [2023-09-26T03:20:15.608Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:15.608Z] main: digest: sha256:57df5f60b407f2870499e44972b1ceba9749dd9668572f7d41788cbed800d71b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:20:15.654Z] ===================================================== [Pipeline] echo [2023-09-26T03:20:15.665Z] taggedImages: [2023-09-26T03:20:15.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:15.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2023-09-26T03:20:15.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.56 [2023-09-26T03:20:15.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:15.665Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2023-09-26T03:20:15.689Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2023-09-26T03:20:15.689Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:15.689Z] latest [2023-09-26T03:20:15.689Z] 3.1.0-dev.56 [2023-09-26T03:20:15.689Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:15.689Z] main [2023-09-26T03:20:15.689Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:16.026Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:16.332Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:16.332Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T03:20:16.332Z] 7beef82b8817: Preparing [2023-09-26T03:20:16.332Z] ab24fe973451: Preparing [2023-09-26T03:20:16.332Z] 5b8e13b386b9: Preparing [2023-09-26T03:20:16.332Z] cb2579bca470: Preparing [2023-09-26T03:20:16.332Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:16.332Z] a9a17c17ab2f: Preparing [2023-09-26T03:20:16.332Z] 9be2891b6087: Preparing [2023-09-26T03:20:16.332Z] 4693057ce236: Preparing [2023-09-26T03:20:16.332Z] 4693057ce236: Waiting [2023-09-26T03:20:16.332Z] a9a17c17ab2f: Waiting [2023-09-26T03:20:16.332Z] 9be2891b6087: Waiting [2023-09-26T03:20:16.332Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:16.332Z] cb2579bca470: Layer already exists [2023-09-26T03:20:16.332Z] ab24fe973451: Pushed [2023-09-26T03:20:16.332Z] 5b8e13b386b9: Pushed [2023-09-26T03:20:16.332Z] 7beef82b8817: Pushed [2023-09-26T03:20:16.332Z] 4693057ce236: Layer already exists [2023-09-26T03:20:16.634Z] 9be2891b6087: Pushed [2023-09-26T03:20:24.768Z] a9a17c17ab2f: Pushed [2023-09-26T03:20:24.768Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:25.273Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:25.657Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-26T03:20:25.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T03:20:25.657Z] 7beef82b8817: Preparing [2023-09-26T03:20:25.657Z] ab24fe973451: Preparing [2023-09-26T03:20:25.657Z] 5b8e13b386b9: Preparing [2023-09-26T03:20:25.657Z] cb2579bca470: Preparing [2023-09-26T03:20:25.657Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:25.657Z] a9a17c17ab2f: Preparing [2023-09-26T03:20:25.657Z] 9be2891b6087: Preparing [2023-09-26T03:20:25.657Z] 4693057ce236: Preparing [2023-09-26T03:20:25.657Z] 9be2891b6087: Waiting [2023-09-26T03:20:25.657Z] 4693057ce236: Waiting [2023-09-26T03:20:25.657Z] a9a17c17ab2f: Waiting [2023-09-26T03:20:25.657Z] ab24fe973451: Layer already exists [2023-09-26T03:20:25.657Z] cb2579bca470: Layer already exists [2023-09-26T03:20:25.657Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:25.657Z] 7beef82b8817: Layer already exists [2023-09-26T03:20:25.657Z] 5b8e13b386b9: Layer already exists [2023-09-26T03:20:25.657Z] 9be2891b6087: Layer already exists [2023-09-26T03:20:25.657Z] a9a17c17ab2f: Layer already exists [2023-09-26T03:20:25.657Z] 4693057ce236: Layer already exists [2023-09-26T03:20:25.657Z] latest: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:25.957Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:26.259Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.56 [2023-09-26T03:20:26.259Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T03:20:26.259Z] 7beef82b8817: Preparing [2023-09-26T03:20:26.259Z] ab24fe973451: Preparing [2023-09-26T03:20:26.259Z] 5b8e13b386b9: Preparing [2023-09-26T03:20:26.259Z] cb2579bca470: Preparing [2023-09-26T03:20:26.259Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:26.259Z] a9a17c17ab2f: Preparing [2023-09-26T03:20:26.259Z] 9be2891b6087: Preparing [2023-09-26T03:20:26.259Z] 4693057ce236: Preparing [2023-09-26T03:20:26.259Z] 4693057ce236: Waiting [2023-09-26T03:20:26.259Z] a9a17c17ab2f: Waiting [2023-09-26T03:20:26.259Z] 9be2891b6087: Waiting [2023-09-26T03:20:26.259Z] cb2579bca470: Layer already exists [2023-09-26T03:20:26.259Z] 5b8e13b386b9: Layer already exists [2023-09-26T03:20:26.259Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:26.259Z] ab24fe973451: Layer already exists [2023-09-26T03:20:26.259Z] 7beef82b8817: Layer already exists [2023-09-26T03:20:26.259Z] 4693057ce236: Layer already exists [2023-09-26T03:20:26.259Z] a9a17c17ab2f: Layer already exists [2023-09-26T03:20:26.259Z] 9be2891b6087: Layer already exists [2023-09-26T03:20:26.259Z] 3.1.0-dev.56: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:26.566Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:26.871Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:26.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T03:20:26.871Z] 7beef82b8817: Preparing [2023-09-26T03:20:26.871Z] ab24fe973451: Preparing [2023-09-26T03:20:26.871Z] 5b8e13b386b9: Preparing [2023-09-26T03:20:26.871Z] cb2579bca470: Preparing [2023-09-26T03:20:26.871Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:26.871Z] a9a17c17ab2f: Preparing [2023-09-26T03:20:26.871Z] 9be2891b6087: Preparing [2023-09-26T03:20:26.872Z] 4693057ce236: Preparing [2023-09-26T03:20:26.872Z] a9a17c17ab2f: Waiting [2023-09-26T03:20:26.872Z] 9be2891b6087: Waiting [2023-09-26T03:20:26.872Z] 4693057ce236: Waiting [2023-09-26T03:20:26.872Z] 7beef82b8817: Layer already exists [2023-09-26T03:20:26.872Z] cb2579bca470: Layer already exists [2023-09-26T03:20:26.872Z] 5b8e13b386b9: Layer already exists [2023-09-26T03:20:26.872Z] ab24fe973451: Layer already exists [2023-09-26T03:20:26.872Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:26.872Z] a9a17c17ab2f: Layer already exists [2023-09-26T03:20:26.872Z] 9be2891b6087: Layer already exists [2023-09-26T03:20:26.872Z] 4693057ce236: Layer already exists [2023-09-26T03:20:26.872Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:27.183Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:27.483Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2023-09-26T03:20:27.484Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2023-09-26T03:20:27.484Z] 7beef82b8817: Preparing [2023-09-26T03:20:27.484Z] ab24fe973451: Preparing [2023-09-26T03:20:27.484Z] 5b8e13b386b9: Preparing [2023-09-26T03:20:27.484Z] cb2579bca470: Preparing [2023-09-26T03:20:27.484Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:27.484Z] a9a17c17ab2f: Preparing [2023-09-26T03:20:27.484Z] 9be2891b6087: Preparing [2023-09-26T03:20:27.484Z] 4693057ce236: Preparing [2023-09-26T03:20:27.484Z] a9a17c17ab2f: Waiting [2023-09-26T03:20:27.484Z] 9be2891b6087: Waiting [2023-09-26T03:20:27.484Z] 4693057ce236: Waiting [2023-09-26T03:20:27.484Z] 7beef82b8817: Layer already exists [2023-09-26T03:20:27.484Z] 5b8e13b386b9: Layer already exists [2023-09-26T03:20:27.484Z] ab24fe973451: Layer already exists [2023-09-26T03:20:27.484Z] cb2579bca470: Layer already exists [2023-09-26T03:20:27.484Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:27.484Z] a9a17c17ab2f: Layer already exists [2023-09-26T03:20:27.484Z] 9be2891b6087: Layer already exists [2023-09-26T03:20:27.484Z] 4693057ce236: Layer already exists [2023-09-26T03:20:27.484Z] main: digest: sha256:6fca2d3994203d718e16472494c0b95d7ab401da4517e5dda717dd9ff9ad4523 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:20:27.523Z] ===================================================== [Pipeline] echo [2023-09-26T03:20:27.535Z] taggedImages: [2023-09-26T03:20:27.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:27.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2023-09-26T03:20:27.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.56 [2023-09-26T03:20:27.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:27.535Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2023-09-26T03:20:27.565Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2023-09-26T03:20:27.565Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:27.565Z] latest [2023-09-26T03:20:27.565Z] 3.1.0-dev.56 [2023-09-26T03:20:27.565Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:27.565Z] main [2023-09-26T03:20:27.565Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:27.879Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:28.178Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:28.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T03:20:28.178Z] 83f4f8bac073: Preparing [2023-09-26T03:20:28.178Z] 7d62e5f419f3: Preparing [2023-09-26T03:20:28.178Z] 2ec95ac5bd2f: Preparing [2023-09-26T03:20:28.178Z] cb2579bca470: Preparing [2023-09-26T03:20:28.178Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:28.178Z] b2c8225a104a: Preparing [2023-09-26T03:20:28.178Z] 3df958d4a353: Preparing [2023-09-26T03:20:28.178Z] 4693057ce236: Preparing [2023-09-26T03:20:28.178Z] 3df958d4a353: Waiting [2023-09-26T03:20:28.178Z] b2c8225a104a: Waiting [2023-09-26T03:20:28.178Z] 4693057ce236: Waiting [2023-09-26T03:20:28.178Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:28.178Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:28.178Z] cb2579bca470: Layer already exists [2023-09-26T03:20:28.178Z] 4693057ce236: Layer already exists [2023-09-26T03:20:28.178Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:28.178Z] 7d62e5f419f3: Pushed [2023-09-26T03:20:28.178Z] 2ec95ac5bd2f: Pushed [2023-09-26T03:20:36.294Z] b2c8225a104a: Pushed [2023-09-26T03:20:36.294Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:36.607Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:36.911Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-26T03:20:36.911Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T03:20:36.911Z] 83f4f8bac073: Preparing [2023-09-26T03:20:36.911Z] 7d62e5f419f3: Preparing [2023-09-26T03:20:36.911Z] 2ec95ac5bd2f: Preparing [2023-09-26T03:20:36.911Z] cb2579bca470: Preparing [2023-09-26T03:20:36.911Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:36.911Z] b2c8225a104a: Preparing [2023-09-26T03:20:36.911Z] 3df958d4a353: Preparing [2023-09-26T03:20:36.911Z] 4693057ce236: Preparing [2023-09-26T03:20:36.911Z] b2c8225a104a: Waiting [2023-09-26T03:20:36.911Z] 3df958d4a353: Waiting [2023-09-26T03:20:36.911Z] 4693057ce236: Waiting [2023-09-26T03:20:36.911Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:36.911Z] 7d62e5f419f3: Layer already exists [2023-09-26T03:20:36.911Z] cb2579bca470: Layer already exists [2023-09-26T03:20:36.911Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:36.911Z] 2ec95ac5bd2f: Layer already exists [2023-09-26T03:20:36.911Z] b2c8225a104a: Layer already exists [2023-09-26T03:20:36.911Z] 4693057ce236: Layer already exists [2023-09-26T03:20:36.911Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:36.911Z] latest: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:37.219Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:37.607Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.56 [2023-09-26T03:20:37.607Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T03:20:37.607Z] 83f4f8bac073: Preparing [2023-09-26T03:20:37.607Z] 7d62e5f419f3: Preparing [2023-09-26T03:20:37.607Z] 2ec95ac5bd2f: Preparing [2023-09-26T03:20:37.607Z] cb2579bca470: Preparing [2023-09-26T03:20:37.607Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:37.607Z] b2c8225a104a: Preparing [2023-09-26T03:20:37.607Z] 3df958d4a353: Preparing [2023-09-26T03:20:37.607Z] 4693057ce236: Preparing [2023-09-26T03:20:37.607Z] b2c8225a104a: Waiting [2023-09-26T03:20:37.607Z] 3df958d4a353: Waiting [2023-09-26T03:20:37.607Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:37.607Z] cb2579bca470: Layer already exists [2023-09-26T03:20:37.607Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:37.607Z] 2ec95ac5bd2f: Layer already exists [2023-09-26T03:20:37.607Z] 7d62e5f419f3: Layer already exists [2023-09-26T03:20:37.607Z] b2c8225a104a: Layer already exists [2023-09-26T03:20:37.607Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:37.607Z] 4693057ce236: Layer already exists [2023-09-26T03:20:37.607Z] 3.1.0-dev.56: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:37.921Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:38.223Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:38.223Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T03:20:38.223Z] 83f4f8bac073: Preparing [2023-09-26T03:20:38.223Z] 7d62e5f419f3: Preparing [2023-09-26T03:20:38.223Z] 2ec95ac5bd2f: Preparing [2023-09-26T03:20:38.223Z] cb2579bca470: Preparing [2023-09-26T03:20:38.223Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:38.223Z] b2c8225a104a: Preparing [2023-09-26T03:20:38.223Z] 3df958d4a353: Preparing [2023-09-26T03:20:38.223Z] 4693057ce236: Preparing [2023-09-26T03:20:38.223Z] b2c8225a104a: Waiting [2023-09-26T03:20:38.223Z] 3df958d4a353: Waiting [2023-09-26T03:20:38.223Z] 4693057ce236: Waiting [2023-09-26T03:20:38.223Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:38.223Z] 7d62e5f419f3: Layer already exists [2023-09-26T03:20:38.223Z] 2ec95ac5bd2f: Layer already exists [2023-09-26T03:20:38.223Z] cb2579bca470: Layer already exists [2023-09-26T03:20:38.223Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:38.223Z] 4693057ce236: Layer already exists [2023-09-26T03:20:38.223Z] b2c8225a104a: Layer already exists [2023-09-26T03:20:38.223Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:38.223Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:38.530Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:38.840Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2023-09-26T03:20:38.840Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2023-09-26T03:20:38.840Z] 83f4f8bac073: Preparing [2023-09-26T03:20:38.840Z] 7d62e5f419f3: Preparing [2023-09-26T03:20:38.840Z] 2ec95ac5bd2f: Preparing [2023-09-26T03:20:38.840Z] cb2579bca470: Preparing [2023-09-26T03:20:38.840Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:38.840Z] b2c8225a104a: Preparing [2023-09-26T03:20:38.840Z] 3df958d4a353: Preparing [2023-09-26T03:20:38.840Z] 4693057ce236: Preparing [2023-09-26T03:20:38.840Z] 4693057ce236: Waiting [2023-09-26T03:20:38.840Z] 3df958d4a353: Waiting [2023-09-26T03:20:38.840Z] b2c8225a104a: Waiting [2023-09-26T03:20:38.840Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:38.840Z] 83f4f8bac073: Layer already exists [2023-09-26T03:20:38.840Z] 2ec95ac5bd2f: Layer already exists [2023-09-26T03:20:38.840Z] 7d62e5f419f3: Layer already exists [2023-09-26T03:20:38.840Z] cb2579bca470: Layer already exists [2023-09-26T03:20:38.840Z] b2c8225a104a: Layer already exists [2023-09-26T03:20:38.840Z] 3df958d4a353: Layer already exists [2023-09-26T03:20:38.840Z] 4693057ce236: Layer already exists [2023-09-26T03:20:38.840Z] main: digest: sha256:982954c70658cb349ee7afbe90736cd1710c92c00456faa223b63f673931cec5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:20:38.885Z] ===================================================== [Pipeline] echo [2023-09-26T03:20:38.895Z] taggedImages: [2023-09-26T03:20:38.895Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:38.895Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2023-09-26T03:20:38.895Z] - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.56 [2023-09-26T03:20:38.895Z] - nexus3.edgexfoundry.org:10004/security-spire-server:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:38.895Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2023-09-26T03:20:38.916Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2023-09-26T03:20:38.916Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:38.916Z] latest [2023-09-26T03:20:38.916Z] 3.1.0-dev.56 [2023-09-26T03:20:38.916Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:38.916Z] main [2023-09-26T03:20:38.916Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:39.236Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:39.542Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:39.542Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T03:20:39.542Z] 586e06ce4a9d: Preparing [2023-09-26T03:20:39.542Z] a3dd9ad96443: Preparing [2023-09-26T03:20:39.542Z] cb2579bca470: Preparing [2023-09-26T03:20:39.542Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:39.542Z] 98f8856122ee: Preparing [2023-09-26T03:20:39.542Z] 4693057ce236: Preparing [2023-09-26T03:20:39.542Z] 4693057ce236: Waiting [2023-09-26T03:20:39.542Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:39.542Z] cb2579bca470: Layer already exists [2023-09-26T03:20:39.542Z] 4693057ce236: Layer already exists [2023-09-26T03:20:39.542Z] 586e06ce4a9d: Pushed [2023-09-26T03:20:39.542Z] 98f8856122ee: Pushed [2023-09-26T03:20:42.842Z] a3dd9ad96443: Pushed [2023-09-26T03:20:42.842Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:43.162Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:43.466Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-26T03:20:43.466Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T03:20:43.466Z] 586e06ce4a9d: Preparing [2023-09-26T03:20:43.466Z] a3dd9ad96443: Preparing [2023-09-26T03:20:43.466Z] cb2579bca470: Preparing [2023-09-26T03:20:43.466Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:43.466Z] 98f8856122ee: Preparing [2023-09-26T03:20:43.466Z] 4693057ce236: Preparing [2023-09-26T03:20:43.466Z] 4693057ce236: Waiting [2023-09-26T03:20:43.466Z] 586e06ce4a9d: Layer already exists [2023-09-26T03:20:43.466Z] a3dd9ad96443: Layer already exists [2023-09-26T03:20:43.466Z] 98f8856122ee: Layer already exists [2023-09-26T03:20:43.466Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:43.466Z] cb2579bca470: Layer already exists [2023-09-26T03:20:43.466Z] 4693057ce236: Layer already exists [2023-09-26T03:20:43.466Z] latest: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:43.772Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:44.079Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.56 [2023-09-26T03:20:44.079Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T03:20:44.079Z] 586e06ce4a9d: Preparing [2023-09-26T03:20:44.079Z] a3dd9ad96443: Preparing [2023-09-26T03:20:44.079Z] cb2579bca470: Preparing [2023-09-26T03:20:44.079Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:44.079Z] 98f8856122ee: Preparing [2023-09-26T03:20:44.079Z] 4693057ce236: Preparing [2023-09-26T03:20:44.079Z] 4693057ce236: Waiting [2023-09-26T03:20:44.079Z] 586e06ce4a9d: Layer already exists [2023-09-26T03:20:44.079Z] 98f8856122ee: Layer already exists [2023-09-26T03:20:44.079Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:44.079Z] cb2579bca470: Layer already exists [2023-09-26T03:20:44.079Z] a3dd9ad96443: Layer already exists [2023-09-26T03:20:44.079Z] 4693057ce236: Layer already exists [2023-09-26T03:20:44.079Z] 3.1.0-dev.56: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:44.397Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:44.705Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:44.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T03:20:44.705Z] 586e06ce4a9d: Preparing [2023-09-26T03:20:44.705Z] a3dd9ad96443: Preparing [2023-09-26T03:20:44.705Z] cb2579bca470: Preparing [2023-09-26T03:20:44.705Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:44.705Z] 98f8856122ee: Preparing [2023-09-26T03:20:44.705Z] 4693057ce236: Preparing [2023-09-26T03:20:44.705Z] 4693057ce236: Waiting [2023-09-26T03:20:44.705Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:44.705Z] 98f8856122ee: Layer already exists [2023-09-26T03:20:44.705Z] 586e06ce4a9d: Layer already exists [2023-09-26T03:20:44.705Z] a3dd9ad96443: Layer already exists [2023-09-26T03:20:44.705Z] cb2579bca470: Layer already exists [2023-09-26T03:20:44.705Z] 4693057ce236: Layer already exists [2023-09-26T03:20:44.705Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:45.021Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:45.330Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2023-09-26T03:20:45.330Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2023-09-26T03:20:45.330Z] 586e06ce4a9d: Preparing [2023-09-26T03:20:45.330Z] a3dd9ad96443: Preparing [2023-09-26T03:20:45.330Z] cb2579bca470: Preparing [2023-09-26T03:20:45.330Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:45.330Z] 98f8856122ee: Preparing [2023-09-26T03:20:45.330Z] 4693057ce236: Preparing [2023-09-26T03:20:45.330Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:45.330Z] cb2579bca470: Layer already exists [2023-09-26T03:20:45.330Z] a3dd9ad96443: Layer already exists [2023-09-26T03:20:45.330Z] 98f8856122ee: Layer already exists [2023-09-26T03:20:45.330Z] 586e06ce4a9d: Layer already exists [2023-09-26T03:20:45.330Z] 4693057ce236: Layer already exists [2023-09-26T03:20:45.330Z] main: digest: sha256:81466cc7c274fd259d967282c857a0a35c1ac7527cbc2a0fd7e0d19142f1d252 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:20:45.371Z] ===================================================== [Pipeline] echo [2023-09-26T03:20:45.378Z] taggedImages: [2023-09-26T03:20:45.378Z] - nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:45.378Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2023-09-26T03:20:45.378Z] - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.56 [2023-09-26T03:20:45.378Z] - nexus3.edgexfoundry.org:10004/support-notifications:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:45.378Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2023-09-26T03:20:45.393Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2023-09-26T03:20:45.393Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:45.393Z] latest [2023-09-26T03:20:45.393Z] 3.1.0-dev.56 [2023-09-26T03:20:45.393Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:45.393Z] main [2023-09-26T03:20:45.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:45.702Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:46.010Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:46.010Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T03:20:46.010Z] 14133314cad7: Preparing [2023-09-26T03:20:46.010Z] a6dc0a3abac8: Preparing [2023-09-26T03:20:46.010Z] cb2579bca470: Preparing [2023-09-26T03:20:46.010Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:46.010Z] b760e12eb838: Preparing [2023-09-26T03:20:46.010Z] 4693057ce236: Preparing [2023-09-26T03:20:46.010Z] 4693057ce236: Waiting [2023-09-26T03:20:46.010Z] cb2579bca470: Layer already exists [2023-09-26T03:20:46.011Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:46.011Z] b760e12eb838: Layer already exists [2023-09-26T03:20:46.011Z] 4693057ce236: Layer already exists [2023-09-26T03:20:46.011Z] 14133314cad7: Pushed [2023-09-26T03:20:49.302Z] a6dc0a3abac8: Pushed [2023-09-26T03:20:49.302Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:49.615Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:49.918Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-26T03:20:49.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T03:20:49.918Z] 14133314cad7: Preparing [2023-09-26T03:20:49.918Z] a6dc0a3abac8: Preparing [2023-09-26T03:20:49.918Z] cb2579bca470: Preparing [2023-09-26T03:20:49.918Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:49.918Z] b760e12eb838: Preparing [2023-09-26T03:20:49.918Z] 4693057ce236: Preparing [2023-09-26T03:20:49.918Z] 4693057ce236: Waiting [2023-09-26T03:20:49.918Z] cb2579bca470: Layer already exists [2023-09-26T03:20:49.918Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:49.918Z] a6dc0a3abac8: Layer already exists [2023-09-26T03:20:49.918Z] b760e12eb838: Layer already exists [2023-09-26T03:20:49.918Z] 14133314cad7: Layer already exists [2023-09-26T03:20:49.918Z] 4693057ce236: Layer already exists [2023-09-26T03:20:49.918Z] latest: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:50.229Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:50.536Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.56 [2023-09-26T03:20:50.536Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T03:20:50.536Z] 14133314cad7: Preparing [2023-09-26T03:20:50.536Z] a6dc0a3abac8: Preparing [2023-09-26T03:20:50.536Z] cb2579bca470: Preparing [2023-09-26T03:20:50.536Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:50.536Z] b760e12eb838: Preparing [2023-09-26T03:20:50.536Z] 4693057ce236: Preparing [2023-09-26T03:20:50.536Z] 4693057ce236: Waiting [2023-09-26T03:20:50.536Z] a6dc0a3abac8: Layer already exists [2023-09-26T03:20:50.536Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:50.536Z] b760e12eb838: Layer already exists [2023-09-26T03:20:50.536Z] 14133314cad7: Layer already exists [2023-09-26T03:20:50.536Z] cb2579bca470: Layer already exists [2023-09-26T03:20:50.536Z] 4693057ce236: Layer already exists [2023-09-26T03:20:50.536Z] 3.1.0-dev.56: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:50.901Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:51.208Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:51.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T03:20:51.208Z] 14133314cad7: Preparing [2023-09-26T03:20:51.208Z] a6dc0a3abac8: Preparing [2023-09-26T03:20:51.208Z] cb2579bca470: Preparing [2023-09-26T03:20:51.208Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:51.208Z] b760e12eb838: Preparing [2023-09-26T03:20:51.208Z] 4693057ce236: Preparing [2023-09-26T03:20:51.208Z] 4693057ce236: Waiting [2023-09-26T03:20:51.208Z] cb2579bca470: Layer already exists [2023-09-26T03:20:51.208Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:51.208Z] 14133314cad7: Layer already exists [2023-09-26T03:20:51.208Z] b760e12eb838: Layer already exists [2023-09-26T03:20:51.208Z] 4693057ce236: Layer already exists [2023-09-26T03:20:51.208Z] a6dc0a3abac8: Layer already exists [2023-09-26T03:20:51.208Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:51.533Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:20:51.854Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2023-09-26T03:20:51.854Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2023-09-26T03:20:51.854Z] 14133314cad7: Preparing [2023-09-26T03:20:51.854Z] a6dc0a3abac8: Preparing [2023-09-26T03:20:51.854Z] cb2579bca470: Preparing [2023-09-26T03:20:51.854Z] 98c8e148dc3c: Preparing [2023-09-26T03:20:51.854Z] b760e12eb838: Preparing [2023-09-26T03:20:51.854Z] 4693057ce236: Preparing [2023-09-26T03:20:51.854Z] 4693057ce236: Waiting [2023-09-26T03:20:51.854Z] a6dc0a3abac8: Layer already exists [2023-09-26T03:20:51.854Z] cb2579bca470: Layer already exists [2023-09-26T03:20:51.854Z] b760e12eb838: Layer already exists [2023-09-26T03:20:51.854Z] 14133314cad7: Layer already exists [2023-09-26T03:20:51.854Z] 98c8e148dc3c: Layer already exists [2023-09-26T03:20:51.854Z] 4693057ce236: Layer already exists [2023-09-26T03:20:51.854Z] main: digest: sha256:3ed79cb1f2e4dcab653227d4128b0a533430717e97555275a408f4f7c7b6dd34 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:20:51.901Z] ===================================================== [Pipeline] echo [2023-09-26T03:20:51.911Z] taggedImages: [2023-09-26T03:20:51.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:20:51.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2023-09-26T03:20:51.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.56 [2023-09-26T03:20:51.911Z] - nexus3.edgexfoundry.org:10004/support-scheduler:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:20:51.911Z] - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-09-26T03:30:59.315Z] #131 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #123 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2023-09-26T03:30:59.315Z] #123 DONE 740.6s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T03:30:59.315Z] #124 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #132 [security-proxy-setup stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:30:59.315Z] #132 DONE 0.2s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:30:59.315Z] #61 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #133 [security-proxy-setup stage-1 5/10] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:30:59.315Z] #133 DONE 0.2s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #134 [security-proxy-setup stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2023-09-26T03:30:59.315Z] #134 DONE 0.1s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T03:30:59.315Z] #124 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #135 [security-proxy-setup stage-1 7/10] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2023-09-26T03:30:59.315Z] #135 DONE 0.1s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #136 [security-proxy-setup stage-1 8/10] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-09-26T03:30:59.315Z] #136 DONE 0.3s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T03:30:59.315Z] #122 742.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.56" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-09-26T03:30:59.315Z] #122 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #137 [security-proxy-setup stage-1 9/10] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T03:30:59.315Z] #137 DONE 0.2s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #138 [security-proxy-setup stage-1 10/10] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:30:59.315Z] #138 DONE 2.1s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T03:30:59.315Z] #124 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #91 [security-proxy-setup] exporting to image [2023-09-26T03:30:59.315Z] #91 exporting layers [2023-09-26T03:30:59.315Z] #91 exporting layers 1.1s done [2023-09-26T03:30:59.315Z] #91 writing image sha256:8a34603b08295025d1c2fa1187948e68b67b2744d26800296d3ab3ea8e896f49 done [2023-09-26T03:30:59.315Z] #91 naming to docker.io/library/security-proxy-setup-arm64 done [2023-09-26T03:30:59.315Z] #91 DONE 3.4s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:30:59.315Z] #127 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #124 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2023-09-26T03:30:59.315Z] #124 DONE 750.6s [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:30:59.315Z] #127 ... [2023-09-26T03:30:59.315Z] [2023-09-26T03:30:59.315Z] #139 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2023-09-26T03:30:59.315Z] #139 DONE 0.3s [2023-09-26T03:30:59.316Z] [2023-09-26T03:30:59.316Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:30:59.316Z] #130 ... [2023-09-26T03:30:59.316Z] [2023-09-26T03:30:59.316Z] #140 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh [2023-09-26T03:30:59.316Z] #140 DONE 2.4s [2023-09-26T03:30:59.316Z] [2023-09-26T03:30:59.316Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T03:30:59.316Z] #125 ... [2023-09-26T03:30:59.316Z] [2023-09-26T03:30:59.316Z] #141 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:30:59.316Z] #141 DONE 0.3s [2023-09-26T03:30:59.316Z] [2023-09-26T03:30:59.316Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T03:30:59.316Z] #128 ... [2023-09-26T03:30:59.316Z] [2023-09-26T03:30:59.316Z] #142 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:30:59.316Z] #142 DONE 0.3s [2023-09-26T03:30:59.316Z] [2023-09-26T03:30:59.316Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:30:59.581Z] #127 ... [2023-09-26T03:30:59.581Z] [2023-09-26T03:30:59.581Z] #143 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-09-26T03:30:59.850Z] #143 DONE 0.3s [2023-09-26T03:30:59.850Z] [2023-09-26T03:30:59.850Z] #144 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2023-09-26T03:30:59.850Z] #144 DONE 0.2s [2023-09-26T03:30:59.850Z] [2023-09-26T03:30:59.850Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:31:00.115Z] #130 ... [2023-09-26T03:31:00.115Z] [2023-09-26T03:31:00.115Z] #145 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2023-09-26T03:31:00.115Z] #145 DONE 0.3s [2023-09-26T03:31:00.115Z] [2023-09-26T03:31:00.115Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:31:00.382Z] #130 ... [2023-09-26T03:31:00.382Z] [2023-09-26T03:31:00.382Z] #146 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2023-09-26T03:31:00.648Z] #146 DONE 0.2s [2023-09-26T03:31:00.648Z] [2023-09-26T03:31:00.648Z] #147 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2023-09-26T03:31:00.648Z] #147 DONE 0.2s [2023-09-26T03:31:00.648Z] [2023-09-26T03:31:00.648Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:31:00.914Z] #127 ... [2023-09-26T03:31:00.914Z] [2023-09-26T03:31:00.914Z] #148 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-09-26T03:31:00.914Z] #148 DONE 0.3s [2023-09-26T03:31:00.914Z] [2023-09-26T03:31:00.914Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:31:01.184Z] #127 ... [2023-09-26T03:31:01.184Z] [2023-09-26T03:31:01.184Z] #149 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh [2023-09-26T03:31:03.124Z] #149 DONE 1.9s [2023-09-26T03:31:03.125Z] [2023-09-26T03:31:03.125Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T03:31:03.125Z] #128 ... [2023-09-26T03:31:03.125Z] [2023-09-26T03:31:03.125Z] #91 [security-bootstrapper] exporting to image [2023-09-26T03:31:03.125Z] #91 exporting layers [2023-09-26T03:31:04.093Z] #91 exporting layers 1.0s done [2023-09-26T03:31:04.093Z] #91 writing image sha256:26519c8582ecbebd9f37ac39fac510b3e9714e790146acfcc6ef49b520db4183 done [2023-09-26T03:31:04.093Z] #91 naming to docker.io/library/security-bootstrapper-arm64 done [2023-09-26T03:31:04.093Z] #91 DONE 4.4s [2023-09-26T03:31:04.093Z] [2023-09-26T03:31:04.093Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:31:09.447Z] #121 ... [2023-09-26T03:31:09.447Z] [2023-09-26T03:31:09.447Z] #122 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-09-26T03:31:09.447Z] #122 DONE 763.9s [2023-09-26T03:31:09.447Z] [2023-09-26T03:31:09.447Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:31:09.447Z] #131 ... [2023-09-26T03:31:09.447Z] [2023-09-26T03:31:09.447Z] #150 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:31:09.447Z] #150 DONE 0.1s [2023-09-26T03:31:09.447Z] [2023-09-26T03:31:09.447Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:31:09.716Z] #127 ... [2023-09-26T03:31:09.716Z] [2023-09-26T03:31:09.716Z] #151 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:31:09.984Z] #151 DONE 0.3s [2023-09-26T03:31:09.984Z] [2023-09-26T03:31:09.984Z] #152 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-09-26T03:31:09.984Z] #152 DONE 0.2s [2023-09-26T03:31:09.984Z] [2023-09-26T03:31:09.984Z] #153 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2023-09-26T03:31:10.254Z] #153 DONE 0.1s [2023-09-26T03:31:10.254Z] [2023-09-26T03:31:10.254Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:31:10.254Z] #130 ... [2023-09-26T03:31:10.254Z] [2023-09-26T03:31:10.254Z] #154 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:31:10.254Z] #154 DONE 0.1s [2023-09-26T03:31:10.523Z] [2023-09-26T03:31:10.523Z] #155 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-09-26T03:31:10.523Z] #155 DONE 0.3s [2023-09-26T03:31:10.523Z] [2023-09-26T03:31:10.523Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:31:10.796Z] #121 ... [2023-09-26T03:31:10.797Z] [2023-09-26T03:31:10.797Z] #156 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-09-26T03:31:10.797Z] #156 DONE 0.3s [2023-09-26T03:31:10.797Z] [2023-09-26T03:31:10.797Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:31:11.063Z] #127 ... [2023-09-26T03:31:11.063Z] [2023-09-26T03:31:11.063Z] #157 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-09-26T03:31:11.063Z] #157 DONE 0.2s [2023-09-26T03:31:11.063Z] [2023-09-26T03:31:11.063Z] #158 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:31:13.646Z] #158 DONE 2.0s [2023-09-26T03:31:13.647Z] [2023-09-26T03:31:13.647Z] #91 [security-secretstore-setup] exporting to image [2023-09-26T03:31:13.647Z] #91 exporting layers [2023-09-26T03:31:14.228Z] #91 exporting layers 1.1s done [2023-09-26T03:31:14.228Z] #91 writing image sha256:b211fb544c52c00e994d58f577ca8845e415e27abf9f275db0046fcea73c75b3 0.0s done [2023-09-26T03:31:14.228Z] #91 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2023-09-26T03:31:14.228Z] #91 DONE 5.5s [2023-09-26T03:31:14.228Z] [2023-09-26T03:31:14.228Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:31:22.417Z] #130 ... [2023-09-26T03:31:22.417Z] [2023-09-26T03:31:22.417Z] #127 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2023-09-26T03:31:22.417Z] #127 DONE 776.7s [2023-09-26T03:31:22.417Z] [2023-09-26T03:31:22.417Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T03:31:22.417Z] #125 ... [2023-09-26T03:31:22.417Z] [2023-09-26T03:31:22.417Z] #159 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:31:22.417Z] #159 DONE 0.1s [2023-09-26T03:31:22.417Z] [2023-09-26T03:31:22.417Z] #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:31:22.417Z] #160 DONE 0.1s [2023-09-26T03:31:22.417Z] [2023-09-26T03:31:22.417Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:31:22.684Z] #131 ... [2023-09-26T03:31:22.684Z] [2023-09-26T03:31:22.684Z] #161 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2023-09-26T03:31:22.949Z] #161 DONE 0.3s [2023-09-26T03:31:22.949Z] [2023-09-26T03:31:22.949Z] #162 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:31:22.949Z] #162 DONE 0.1s [2023-09-26T03:31:22.949Z] [2023-09-26T03:31:22.949Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:31:22.949Z] #130 ... [2023-09-26T03:31:22.949Z] [2023-09-26T03:31:22.949Z] #163 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2023-09-26T03:31:22.949Z] #163 DONE 0.1s [2023-09-26T03:31:23.222Z] [2023-09-26T03:31:23.222Z] #164 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:31:25.185Z] #164 DONE 2.1s [2023-09-26T03:31:25.185Z] [2023-09-26T03:31:25.185Z] #91 [security-proxy-auth] exporting to image [2023-09-26T03:31:25.185Z] #91 exporting layers [2023-09-26T03:31:26.139Z] #91 exporting layers 0.6s done [2023-09-26T03:31:26.139Z] #91 writing image sha256:df134a741f59b16c8199719c65cd9b660841d8581d1da58b55c702b748477d60 done [2023-09-26T03:31:26.139Z] #91 naming to docker.io/library/security-proxy-auth-arm64 done [2023-09-26T03:31:26.139Z] #91 DONE 6.1s [2023-09-26T03:31:26.139Z] [2023-09-26T03:31:26.139Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:31:29.476Z] #121 ... [2023-09-26T03:31:29.476Z] [2023-09-26T03:31:29.476Z] #130 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-09-26T03:31:29.476Z] #130 DONE 784.1s [2023-09-26T03:31:29.476Z] [2023-09-26T03:31:29.476Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:31:29.745Z] #121 ... [2023-09-26T03:31:29.745Z] [2023-09-26T03:31:29.745Z] #165 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:31:29.745Z] #165 DONE 0.1s [2023-09-26T03:31:29.745Z] [2023-09-26T03:31:29.745Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:31:30.012Z] #131 ... [2023-09-26T03:31:30.012Z] [2023-09-26T03:31:30.012Z] #166 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:31:30.284Z] #166 DONE 0.2s [2023-09-26T03:31:30.284Z] [2023-09-26T03:31:30.284Z] #167 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-09-26T03:31:30.554Z] #167 DONE 0.3s [2023-09-26T03:31:30.554Z] [2023-09-26T03:31:30.554Z] #168 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:31:30.554Z] #168 DONE 0.1s [2023-09-26T03:31:30.554Z] [2023-09-26T03:31:30.554Z] #169 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-09-26T03:31:30.822Z] #169 DONE 0.2s [2023-09-26T03:31:30.822Z] [2023-09-26T03:31:30.822Z] #170 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-09-26T03:31:35.156Z] #170 DONE 4.3s [2023-09-26T03:31:35.157Z] [2023-09-26T03:31:35.157Z] #91 [core-common-config-bootstrapper] exporting to image [2023-09-26T03:31:35.157Z] #91 exporting layers [2023-09-26T03:31:35.422Z] #91 exporting layers 0.4s done [2023-09-26T03:31:35.422Z] #91 writing image sha256:c9bc91c5db039cbe3a4521869962912afea4663e959f8050a706038f0e20abe4 done [2023-09-26T03:31:35.422Z] #91 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2023-09-26T03:31:35.422Z] #91 DONE 6.5s [2023-09-26T03:31:35.422Z] [2023-09-26T03:31:35.422Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:32:14.248Z] #131 ... [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2023-09-26T03:32:14.248Z] #126 DONE 822.8s [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:32:14.248Z] #121 ... [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #171 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:32:14.248Z] #171 DONE 0.2s [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #172 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:32:14.248Z] #172 DONE 0.2s [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #173 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-09-26T03:32:14.248Z] #173 DONE 0.3s [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #174 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:32:14.248Z] #174 DONE 0.1s [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #91 [core-command] exporting to image [2023-09-26T03:32:14.248Z] #91 exporting layers [2023-09-26T03:32:14.248Z] #91 exporting layers 0.4s done [2023-09-26T03:32:14.248Z] #91 writing image sha256:a09f7cf3be84ccee2ad587e948f022dbcf69a23e0b21a3abccdd00d56b1c021a done [2023-09-26T03:32:14.248Z] #91 naming to docker.io/library/core-command-arm64 done [2023-09-26T03:32:14.248Z] #91 DONE 6.9s [2023-09-26T03:32:14.248Z] [2023-09-26T03:32:14.248Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T03:32:14.528Z] #125 ... [2023-09-26T03:32:14.528Z] [2023-09-26T03:32:14.528Z] #129 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2023-09-26T03:32:14.528Z] #129 DONE 829.4s [2023-09-26T03:32:14.528Z] [2023-09-26T03:32:14.528Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:32:14.826Z] #131 ... [2023-09-26T03:32:14.826Z] [2023-09-26T03:32:14.826Z] #175 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:32:15.094Z] #175 DONE 0.3s [2023-09-26T03:32:15.094Z] [2023-09-26T03:32:15.094Z] #176 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:32:15.094Z] #176 DONE 0.1s [2023-09-26T03:32:15.094Z] [2023-09-26T03:32:15.094Z] #177 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-09-26T03:32:15.368Z] #177 DONE 0.3s [2023-09-26T03:32:15.368Z] [2023-09-26T03:32:15.368Z] #178 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:32:15.661Z] #178 DONE 0.2s [2023-09-26T03:32:15.662Z] [2023-09-26T03:32:15.662Z] #91 [core-data] exporting to image [2023-09-26T03:32:15.662Z] #91 exporting layers [2023-09-26T03:32:15.929Z] #91 exporting layers 0.4s done [2023-09-26T03:32:15.929Z] #91 writing image sha256:721f9c4eba9a9018343440d973f30a820a753d1c3bbef71b80187114ee54fd9a done [2023-09-26T03:32:15.929Z] #91 naming to docker.io/library/core-data-arm64 done [2023-09-26T03:32:15.929Z] #91 DONE 7.3s [2023-09-26T03:32:15.929Z] [2023-09-26T03:32:15.929Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T03:32:17.341Z] #128 ... [2023-09-26T03:32:17.341Z] [2023-09-26T03:32:17.341Z] #125 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2023-09-26T03:32:17.341Z] #125 DONE 832.1s [2023-09-26T03:32:17.341Z] [2023-09-26T03:32:17.341Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:32:17.928Z] #121 ... [2023-09-26T03:32:17.928Z] [2023-09-26T03:32:17.928Z] #179 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:32:18.199Z] #179 DONE 0.2s [2023-09-26T03:32:18.199Z] [2023-09-26T03:32:18.199Z] #180 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:32:18.199Z] #180 DONE 0.1s [2023-09-26T03:32:18.199Z] [2023-09-26T03:32:18.199Z] #181 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-09-26T03:32:18.786Z] #181 DONE 0.3s [2023-09-26T03:32:18.786Z] [2023-09-26T03:32:18.786Z] #182 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:32:18.786Z] #182 DONE 0.1s [2023-09-26T03:32:18.786Z] [2023-09-26T03:32:18.786Z] #183 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2023-09-26T03:32:18.786Z] #183 DONE 0.1s [2023-09-26T03:32:18.786Z] [2023-09-26T03:32:18.786Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:32:19.053Z] #121 ... [2023-09-26T03:32:19.053Z] [2023-09-26T03:32:19.053Z] #91 [core-metadata] exporting to image [2023-09-26T03:32:19.053Z] #91 exporting layers 0.3s done [2023-09-26T03:32:19.319Z] #91 writing image sha256:6af522d374bb69623a16422a6e08c3d66e281532e622bf27c96dabb95c059ae2 done [2023-09-26T03:32:19.319Z] #91 naming to docker.io/library/core-metadata-arm64 done [2023-09-26T03:32:19.319Z] #91 DONE 7.6s [2023-09-26T03:32:19.319Z] [2023-09-26T03:32:19.319Z] #128 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-09-26T03:32:34.328Z] #128 DONE 849.3s [2023-09-26T03:32:34.328Z] [2023-09-26T03:32:34.328Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:32:34.927Z] #131 ... [2023-09-26T03:32:34.927Z] [2023-09-26T03:32:34.927Z] #184 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:32:34.927Z] #184 DONE 0.3s [2023-09-26T03:32:34.927Z] [2023-09-26T03:32:34.927Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:32:34.927Z] #61 ... [2023-09-26T03:32:34.927Z] [2023-09-26T03:32:34.927Z] #185 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:32:35.204Z] #185 DONE 0.2s [2023-09-26T03:32:35.204Z] [2023-09-26T03:32:35.204Z] #186 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-09-26T03:32:35.475Z] #186 DONE 0.3s [2023-09-26T03:32:35.475Z] [2023-09-26T03:32:35.475Z] #187 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:32:35.475Z] #187 DONE 0.2s [2023-09-26T03:32:35.475Z] [2023-09-26T03:32:35.475Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:32:35.745Z] #131 ... [2023-09-26T03:32:35.745Z] [2023-09-26T03:32:35.745Z] #91 [security-spiffe-token-provider] exporting to image [2023-09-26T03:32:35.745Z] #91 exporting layers [2023-09-26T03:32:36.329Z] #91 exporting layers 0.6s done [2023-09-26T03:32:36.329Z] #91 writing image sha256:c6421cdad8444b7318607eba9ad6e4c50edc519280fb2601e5fe8df747d02b37 done [2023-09-26T03:32:36.329Z] #91 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2023-09-26T03:32:36.329Z] #91 DONE 8.3s [2023-09-26T03:32:36.329Z] [2023-09-26T03:32:36.329Z] #131 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2023-09-26T03:32:58.442Z] #131 DONE 871.0s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #121 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2023-09-26T03:32:58.442Z] #121 DONE 871.0s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:32:58.442Z] #61 ... [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #188 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:32:58.442Z] #188 DONE 0.2s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #189 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:32:58.442Z] #189 DONE 0.2s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #190 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / [2023-09-26T03:32:58.442Z] #190 DONE 0.2s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #191 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / [2023-09-26T03:32:58.442Z] #191 DONE 0.1s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #192 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-09-26T03:32:58.442Z] #192 DONE 0.4s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #193 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-09-26T03:32:58.442Z] #193 DONE 0.4s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #194 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:32:58.442Z] #194 DONE 0.2s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #195 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2023-09-26T03:32:58.442Z] #195 DONE 0.2s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #91 [support-notifications] exporting to image [2023-09-26T03:32:58.442Z] #91 exporting layers [2023-09-26T03:32:58.442Z] #91 exporting layers 0.3s done [2023-09-26T03:32:58.442Z] #91 writing image sha256:2511fbba62237c7a34b2aa76e01bfa14d6d7e49fb1bfcd24f9bc3a2874587a05 0.0s done [2023-09-26T03:32:58.442Z] #91 naming to docker.io/library/support-scheduler-arm64 [2023-09-26T03:32:58.442Z] #91 exporting layers 0.4s done [2023-09-26T03:32:58.442Z] #91 naming to docker.io/library/support-scheduler-arm64 done [2023-09-26T03:32:58.442Z] #91 writing image sha256:ec3c5b2ea671d7e1d7b0d6b9ac63976dc8fccb1629ca3ca5e98b083216c55ecc done [2023-09-26T03:32:58.442Z] #91 naming to docker.io/library/support-notifications-arm64 done [2023-09-26T03:32:58.442Z] #91 DONE 8.7s [2023-09-26T03:32:58.442Z] [2023-09-26T03:32:58.442Z] #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.6.3@sha256:8eef9857bf223181ecef10d9bbcd2f7838f3689e9bd2445bede35066a732e823 [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2023-09-26T03:32:58.442Z] time="2023-09-26T03:17:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2023-09-26T03:32:58.483Z] $ docker stop --time=1 8276f3c9c2c013c30a70d2e9640a94325c7a228f4f7b927cd140cc1c45eec874 [2023-09-26T03:33:00.102Z] $ docker rm -f --volumes 8276f3c9c2c013c30a70d2e9640a94325c7a228f4f7b927cd140cc1c45eec874 [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T03:33:00.551Z] + docker images [2023-09-26T03:33:00.552Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-09-26T03:33:00.552Z] support-notifications-arm64 latest ec3c5b2ea671 3 seconds ago 34.2MB [2023-09-26T03:33:00.552Z] support-scheduler-arm64 latest 2511fbba6223 3 seconds ago 33.5MB [2023-09-26T03:33:00.552Z] security-spiffe-token-provider-arm64 latest c6421cdad844 25 seconds ago 35.1MB [2023-09-26T03:33:00.552Z] core-metadata-arm64 latest 6af522d374bb 42 seconds ago 21.5MB [2023-09-26T03:33:00.552Z] core-data-arm64 latest 721f9c4eba9a 45 seconds ago 21.2MB [2023-09-26T03:33:00.552Z] core-command-arm64 latest a09f7cf3be84 52 seconds ago 21MB [2023-09-26T03:33:00.552Z] core-common-config-bootstrapper-arm64 latest c9bc91c5db03 About a minute ago 18.3MB [2023-09-26T03:33:00.552Z] security-proxy-auth-arm64 latest df134a741f59 About a minute ago 19.4MB [2023-09-26T03:33:00.552Z] security-secretstore-setup-arm64 latest b211fb544c52 About a minute ago 43.7MB [2023-09-26T03:33:00.552Z] security-bootstrapper-arm64 latest 26519c8582ec About a minute ago 23.1MB [2023-09-26T03:33:00.552Z] security-proxy-setup-arm64 latest 8a34603b0829 2 minutes ago 34MB [2023-09-26T03:33:00.552Z] security-spire-agent-arm64 latest 068caddb2fec 15 minutes ago 157MB [2023-09-26T03:33:00.552Z] security-spire-config-arm64 latest 206a276c473e 15 minutes ago 95.8MB [2023-09-26T03:33:00.552Z] security-spire-server-arm64 latest c5bccb11820f 15 minutes ago 101MB [2023-09-26T03:33:00.552Z] ci-base-image-arm64 latest e76eab531616 16 minutes ago 924MB [2023-09-26T03:33:00.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine ea914061e18c 5 days ago 553MB [2023-09-26T03:33:00.552Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 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 [2023-09-26T03:33:00.649Z] provisioning config files... [2023-09-26T03:33:00.664Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/590@tmp/config10108835639985802591tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:33:00.994Z] ---> docker-login.sh [2023-09-26T03:33:00.994Z] nexus3.edgexfoundry.org:10001 [2023-09-26T03:33:00.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:33:01.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:33:01.575Z] Configure a credential helper to remove this warning. See [2023-09-26T03:33:01.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:33:01.575Z] [2023-09-26T03:33:01.575Z] Login Succeeded [2023-09-26T03:33:01.575Z] nexus3.edgexfoundry.org:10002 [2023-09-26T03:33:01.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:33:01.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:33:01.843Z] Configure a credential helper to remove this warning. See [2023-09-26T03:33:01.843Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:33:01.843Z] [2023-09-26T03:33:01.843Z] Login Succeeded [2023-09-26T03:33:01.843Z] nexus3.edgexfoundry.org:10003 [2023-09-26T03:33:02.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:33:02.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:33:02.109Z] Configure a credential helper to remove this warning. See [2023-09-26T03:33:02.109Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:33:02.109Z] [2023-09-26T03:33:02.109Z] Login Succeeded [2023-09-26T03:33:02.109Z] nexus3.edgexfoundry.org:10004 [2023-09-26T03:33:02.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:33:02.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:33:02.376Z] Configure a credential helper to remove this warning. See [2023-09-26T03:33:02.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:33:02.376Z] [2023-09-26T03:33:02.376Z] Login Succeeded [2023-09-26T03:33:02.376Z] docker.io [2023-09-26T03:33:02.642Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-09-26T03:33:02.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-09-26T03:33:02.907Z] Configure a credential helper to remove this warning. See [2023-09-26T03:33:02.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-09-26T03:33:02.907Z] [2023-09-26T03:33:02.907Z] Login Succeeded [2023-09-26T03:33:02.907Z] ---> docker-login.sh ends [Pipeline] } [2023-09-26T03:33:02.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:02.946Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-09-26T03:33:02.971Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2023-09-26T03:33:02.972Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:02.972Z] latest [2023-09-26T03:33:02.972Z] 3.1.0-dev.56 [2023-09-26T03:33:02.972Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:02.972Z] main [2023-09-26T03:33:02.972Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:03.312Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:03.638Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:03.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T03:33:03.639Z] 5b209593872a: Preparing [2023-09-26T03:33:03.639Z] 0248b06d774d: Preparing [2023-09-26T03:33:03.639Z] beb0009d24d1: Preparing [2023-09-26T03:33:03.639Z] a8c53f943397: Preparing [2023-09-26T03:33:03.639Z] dde9c27a1c54: Preparing [2023-09-26T03:33:03.639Z] b2191e2be29d: Preparing [2023-09-26T03:33:03.639Z] b2191e2be29d: Waiting [2023-09-26T03:33:03.903Z] a8c53f943397: Pushed [2023-09-26T03:33:03.903Z] 5b209593872a: Pushed [2023-09-26T03:33:03.903Z] dde9c27a1c54: Pushed [2023-09-26T03:33:03.903Z] beb0009d24d1: Pushed [2023-09-26T03:33:03.903Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:07.227Z] 0248b06d774d: Pushed [2023-09-26T03:33:07.227Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:07.572Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:07.905Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-26T03:33:07.905Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T03:33:07.905Z] 5b209593872a: Preparing [2023-09-26T03:33:07.905Z] 0248b06d774d: Preparing [2023-09-26T03:33:07.905Z] beb0009d24d1: Preparing [2023-09-26T03:33:07.905Z] a8c53f943397: Preparing [2023-09-26T03:33:07.905Z] dde9c27a1c54: Preparing [2023-09-26T03:33:07.905Z] b2191e2be29d: Preparing [2023-09-26T03:33:07.905Z] b2191e2be29d: Waiting [2023-09-26T03:33:07.905Z] 0248b06d774d: Layer already exists [2023-09-26T03:33:07.905Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:07.905Z] a8c53f943397: Layer already exists [2023-09-26T03:33:07.905Z] 5b209593872a: Layer already exists [2023-09-26T03:33:07.905Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:07.905Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:07.905Z] latest: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:08.241Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:08.573Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.56 [2023-09-26T03:33:08.573Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T03:33:08.573Z] 5b209593872a: Preparing [2023-09-26T03:33:08.573Z] 0248b06d774d: Preparing [2023-09-26T03:33:08.573Z] beb0009d24d1: Preparing [2023-09-26T03:33:08.573Z] a8c53f943397: Preparing [2023-09-26T03:33:08.573Z] dde9c27a1c54: Preparing [2023-09-26T03:33:08.573Z] b2191e2be29d: Preparing [2023-09-26T03:33:08.573Z] b2191e2be29d: Waiting [2023-09-26T03:33:08.573Z] 0248b06d774d: Layer already exists [2023-09-26T03:33:08.573Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:08.573Z] 5b209593872a: Layer already exists [2023-09-26T03:33:08.573Z] a8c53f943397: Layer already exists [2023-09-26T03:33:08.573Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:08.573Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:08.573Z] 3.1.0-dev.56: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:08.907Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:09.235Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:09.235Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T03:33:09.235Z] 5b209593872a: Preparing [2023-09-26T03:33:09.235Z] 0248b06d774d: Preparing [2023-09-26T03:33:09.235Z] beb0009d24d1: Preparing [2023-09-26T03:33:09.235Z] a8c53f943397: Preparing [2023-09-26T03:33:09.235Z] dde9c27a1c54: Preparing [2023-09-26T03:33:09.235Z] b2191e2be29d: Preparing [2023-09-26T03:33:09.235Z] b2191e2be29d: Waiting [2023-09-26T03:33:09.235Z] 0248b06d774d: Layer already exists [2023-09-26T03:33:09.235Z] a8c53f943397: Layer already exists [2023-09-26T03:33:09.235Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:09.235Z] 5b209593872a: Layer already exists [2023-09-26T03:33:09.235Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:09.235Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:09.235Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:09.570Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:09.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2023-09-26T03:33:09.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2023-09-26T03:33:09.899Z] 5b209593872a: Preparing [2023-09-26T03:33:09.899Z] 0248b06d774d: Preparing [2023-09-26T03:33:09.899Z] beb0009d24d1: Preparing [2023-09-26T03:33:09.899Z] a8c53f943397: Preparing [2023-09-26T03:33:09.899Z] dde9c27a1c54: Preparing [2023-09-26T03:33:09.899Z] b2191e2be29d: Preparing [2023-09-26T03:33:09.899Z] b2191e2be29d: Waiting [2023-09-26T03:33:09.899Z] 0248b06d774d: Layer already exists [2023-09-26T03:33:09.899Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:09.899Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:09.899Z] a8c53f943397: Layer already exists [2023-09-26T03:33:09.899Z] 5b209593872a: Layer already exists [2023-09-26T03:33:09.899Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:09.899Z] main: digest: sha256:134db8f0d256ece586237a7d32287d96237e1ef0c04ce03c24762617e1f5c7c7 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:09.939Z] ===================================================== [Pipeline] echo [2023-09-26T03:33:09.945Z] taggedImages: [2023-09-26T03:33:09.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:09.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2023-09-26T03:33:09.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.56 [2023-09-26T03:33:09.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:09.945Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2023-09-26T03:33:09.961Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2023-09-26T03:33:09.961Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:09.961Z] latest [2023-09-26T03:33:09.961Z] 3.1.0-dev.56 [2023-09-26T03:33:09.961Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:09.961Z] main [2023-09-26T03:33:09.961Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:10.301Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:10.641Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:10.641Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T03:33:10.641Z] e862c36e86f6: Preparing [2023-09-26T03:33:10.641Z] d37e367da5f2: Preparing [2023-09-26T03:33:10.641Z] cb17f1d7ec94: Preparing [2023-09-26T03:33:10.641Z] 3a67587872e7: Preparing [2023-09-26T03:33:10.641Z] beb0009d24d1: Preparing [2023-09-26T03:33:10.641Z] a8c53f943397: Preparing [2023-09-26T03:33:10.641Z] dde9c27a1c54: Preparing [2023-09-26T03:33:10.641Z] b2191e2be29d: Preparing [2023-09-26T03:33:10.641Z] a8c53f943397: Waiting [2023-09-26T03:33:10.641Z] dde9c27a1c54: Waiting [2023-09-26T03:33:10.641Z] b2191e2be29d: Waiting [2023-09-26T03:33:10.641Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:10.641Z] a8c53f943397: Layer already exists [2023-09-26T03:33:10.907Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:10.907Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:10.907Z] e862c36e86f6: Pushed [2023-09-26T03:33:10.907Z] cb17f1d7ec94: Pushed [2023-09-26T03:33:10.907Z] d37e367da5f2: Pushed [2023-09-26T03:33:13.474Z] 3a67587872e7: Pushed [2023-09-26T03:33:13.474Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:13.821Z] + 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 [2023-09-26T03:33:14.167Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-26T03:33:14.167Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T03:33:14.167Z] e862c36e86f6: Preparing [2023-09-26T03:33:14.167Z] d37e367da5f2: Preparing [2023-09-26T03:33:14.167Z] cb17f1d7ec94: Preparing [2023-09-26T03:33:14.167Z] 3a67587872e7: Preparing [2023-09-26T03:33:14.167Z] beb0009d24d1: Preparing [2023-09-26T03:33:14.167Z] a8c53f943397: Preparing [2023-09-26T03:33:14.167Z] dde9c27a1c54: Preparing [2023-09-26T03:33:14.167Z] b2191e2be29d: Preparing [2023-09-26T03:33:14.167Z] a8c53f943397: Waiting [2023-09-26T03:33:14.167Z] dde9c27a1c54: Waiting [2023-09-26T03:33:14.167Z] b2191e2be29d: Waiting [2023-09-26T03:33:14.167Z] 3a67587872e7: Layer already exists [2023-09-26T03:33:14.167Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:14.167Z] e862c36e86f6: Layer already exists [2023-09-26T03:33:14.167Z] d37e367da5f2: Layer already exists [2023-09-26T03:33:14.167Z] cb17f1d7ec94: Layer already exists [2023-09-26T03:33:14.167Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:14.167Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:14.167Z] a8c53f943397: Layer already exists [2023-09-26T03:33:14.167Z] latest: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:14.510Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:14.848Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.56 [2023-09-26T03:33:14.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T03:33:14.848Z] e862c36e86f6: Preparing [2023-09-26T03:33:14.848Z] d37e367da5f2: Preparing [2023-09-26T03:33:14.848Z] cb17f1d7ec94: Preparing [2023-09-26T03:33:14.848Z] 3a67587872e7: Preparing [2023-09-26T03:33:14.848Z] beb0009d24d1: Preparing [2023-09-26T03:33:14.848Z] a8c53f943397: Preparing [2023-09-26T03:33:14.848Z] dde9c27a1c54: Preparing [2023-09-26T03:33:14.848Z] b2191e2be29d: Preparing [2023-09-26T03:33:14.848Z] a8c53f943397: Waiting [2023-09-26T03:33:14.848Z] dde9c27a1c54: Waiting [2023-09-26T03:33:14.848Z] b2191e2be29d: Waiting [2023-09-26T03:33:14.848Z] cb17f1d7ec94: Layer already exists [2023-09-26T03:33:14.848Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:14.848Z] d37e367da5f2: Layer already exists [2023-09-26T03:33:14.848Z] 3a67587872e7: Layer already exists [2023-09-26T03:33:14.848Z] e862c36e86f6: Layer already exists [2023-09-26T03:33:14.848Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:14.848Z] a8c53f943397: Layer already exists [2023-09-26T03:33:14.848Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:15.111Z] 3.1.0-dev.56: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:15.439Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:15.770Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:15.770Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T03:33:15.770Z] e862c36e86f6: Preparing [2023-09-26T03:33:15.770Z] d37e367da5f2: Preparing [2023-09-26T03:33:15.770Z] cb17f1d7ec94: Preparing [2023-09-26T03:33:15.770Z] 3a67587872e7: Preparing [2023-09-26T03:33:15.770Z] beb0009d24d1: Preparing [2023-09-26T03:33:15.770Z] a8c53f943397: Preparing [2023-09-26T03:33:15.770Z] dde9c27a1c54: Preparing [2023-09-26T03:33:15.770Z] b2191e2be29d: Preparing [2023-09-26T03:33:15.770Z] dde9c27a1c54: Waiting [2023-09-26T03:33:15.770Z] b2191e2be29d: Waiting [2023-09-26T03:33:15.770Z] a8c53f943397: Waiting [2023-09-26T03:33:15.770Z] 3a67587872e7: Layer already exists [2023-09-26T03:33:15.770Z] cb17f1d7ec94: Layer already exists [2023-09-26T03:33:15.770Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:15.770Z] e862c36e86f6: Layer already exists [2023-09-26T03:33:15.770Z] d37e367da5f2: Layer already exists [2023-09-26T03:33:15.770Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:15.770Z] a8c53f943397: Layer already exists [2023-09-26T03:33:15.770Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:15.770Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:16.154Z] + 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 [2023-09-26T03:33:16.498Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2023-09-26T03:33:16.498Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2023-09-26T03:33:16.498Z] e862c36e86f6: Preparing [2023-09-26T03:33:16.498Z] d37e367da5f2: Preparing [2023-09-26T03:33:16.498Z] cb17f1d7ec94: Preparing [2023-09-26T03:33:16.498Z] 3a67587872e7: Preparing [2023-09-26T03:33:16.498Z] beb0009d24d1: Preparing [2023-09-26T03:33:16.498Z] a8c53f943397: Preparing [2023-09-26T03:33:16.498Z] dde9c27a1c54: Preparing [2023-09-26T03:33:16.498Z] b2191e2be29d: Preparing [2023-09-26T03:33:16.498Z] dde9c27a1c54: Waiting [2023-09-26T03:33:16.498Z] a8c53f943397: Waiting [2023-09-26T03:33:16.498Z] b2191e2be29d: Waiting [2023-09-26T03:33:16.498Z] cb17f1d7ec94: Layer already exists [2023-09-26T03:33:16.498Z] 3a67587872e7: Layer already exists [2023-09-26T03:33:16.498Z] e862c36e86f6: Layer already exists [2023-09-26T03:33:16.498Z] d37e367da5f2: Layer already exists [2023-09-26T03:33:16.498Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:16.498Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:16.498Z] a8c53f943397: Layer already exists [2023-09-26T03:33:16.498Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:16.498Z] main: digest: sha256:6fd7066f966562e70a32487d942e022e62ca71f79085394d21eb295df71b00db size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:16.550Z] ===================================================== [Pipeline] echo [2023-09-26T03:33:16.556Z] taggedImages: [2023-09-26T03:33:16.556Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:16.556Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2023-09-26T03:33:16.556Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.56 [2023-09-26T03:33:16.556Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:16.556Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2023-09-26T03:33:16.572Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2023-09-26T03:33:16.572Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:16.572Z] latest [2023-09-26T03:33:16.572Z] 3.1.0-dev.56 [2023-09-26T03:33:16.572Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:16.572Z] main [2023-09-26T03:33:16.572Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:16.920Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:17.271Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:17.271Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T03:33:17.271Z] 76d6f09483db: Preparing [2023-09-26T03:33:17.271Z] 3a01185ad47c: Preparing [2023-09-26T03:33:17.271Z] beb0009d24d1: Preparing [2023-09-26T03:33:17.271Z] a8c53f943397: Preparing [2023-09-26T03:33:17.271Z] 583d6e965278: Preparing [2023-09-26T03:33:17.271Z] b2191e2be29d: Preparing [2023-09-26T03:33:17.271Z] b2191e2be29d: Waiting [2023-09-26T03:33:17.271Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:17.271Z] a8c53f943397: Layer already exists [2023-09-26T03:33:17.271Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:17.538Z] 76d6f09483db: Pushed [2023-09-26T03:33:17.538Z] 583d6e965278: Pushed [2023-09-26T03:33:21.940Z] 3a01185ad47c: Pushed [2023-09-26T03:33:21.940Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:22.269Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:22.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-26T03:33:22.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T03:33:22.598Z] 76d6f09483db: Preparing [2023-09-26T03:33:22.598Z] 3a01185ad47c: Preparing [2023-09-26T03:33:22.598Z] beb0009d24d1: Preparing [2023-09-26T03:33:22.598Z] a8c53f943397: Preparing [2023-09-26T03:33:22.598Z] 583d6e965278: Preparing [2023-09-26T03:33:22.598Z] b2191e2be29d: Preparing [2023-09-26T03:33:22.598Z] b2191e2be29d: Waiting [2023-09-26T03:33:22.598Z] 76d6f09483db: Layer already exists [2023-09-26T03:33:22.598Z] 583d6e965278: Layer already exists [2023-09-26T03:33:22.598Z] 3a01185ad47c: Layer already exists [2023-09-26T03:33:22.598Z] a8c53f943397: Layer already exists [2023-09-26T03:33:22.598Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:22.598Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:22.863Z] latest: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:23.196Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:23.525Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.56 [2023-09-26T03:33:23.525Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T03:33:23.525Z] 76d6f09483db: Preparing [2023-09-26T03:33:23.525Z] 3a01185ad47c: Preparing [2023-09-26T03:33:23.525Z] beb0009d24d1: Preparing [2023-09-26T03:33:23.525Z] a8c53f943397: Preparing [2023-09-26T03:33:23.525Z] 583d6e965278: Preparing [2023-09-26T03:33:23.525Z] b2191e2be29d: Preparing [2023-09-26T03:33:23.525Z] b2191e2be29d: Waiting [2023-09-26T03:33:23.525Z] 3a01185ad47c: Layer already exists [2023-09-26T03:33:23.525Z] 76d6f09483db: Layer already exists [2023-09-26T03:33:23.525Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:23.525Z] 583d6e965278: Layer already exists [2023-09-26T03:33:23.525Z] a8c53f943397: Layer already exists [2023-09-26T03:33:23.525Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:23.525Z] 3.1.0-dev.56: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:23.857Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:24.183Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:24.183Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T03:33:24.183Z] 76d6f09483db: Preparing [2023-09-26T03:33:24.183Z] 3a01185ad47c: Preparing [2023-09-26T03:33:24.183Z] beb0009d24d1: Preparing [2023-09-26T03:33:24.183Z] a8c53f943397: Preparing [2023-09-26T03:33:24.183Z] 583d6e965278: Preparing [2023-09-26T03:33:24.183Z] b2191e2be29d: Preparing [2023-09-26T03:33:24.183Z] b2191e2be29d: Waiting [2023-09-26T03:33:24.183Z] 583d6e965278: Layer already exists [2023-09-26T03:33:24.183Z] 76d6f09483db: Layer already exists [2023-09-26T03:33:24.183Z] 3a01185ad47c: Layer already exists [2023-09-26T03:33:24.183Z] a8c53f943397: Layer already exists [2023-09-26T03:33:24.183Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:24.183Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:24.183Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:24.537Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:24.871Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2023-09-26T03:33:24.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2023-09-26T03:33:24.871Z] 76d6f09483db: Preparing [2023-09-26T03:33:24.871Z] 3a01185ad47c: Preparing [2023-09-26T03:33:24.871Z] beb0009d24d1: Preparing [2023-09-26T03:33:24.871Z] a8c53f943397: Preparing [2023-09-26T03:33:24.871Z] 583d6e965278: Preparing [2023-09-26T03:33:24.871Z] b2191e2be29d: Preparing [2023-09-26T03:33:24.871Z] b2191e2be29d: Waiting [2023-09-26T03:33:24.871Z] 583d6e965278: Layer already exists [2023-09-26T03:33:24.871Z] 3a01185ad47c: Layer already exists [2023-09-26T03:33:24.871Z] 76d6f09483db: Layer already exists [2023-09-26T03:33:24.871Z] a8c53f943397: Layer already exists [2023-09-26T03:33:24.871Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:24.871Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:24.871Z] main: digest: sha256:889dbcf3b5e1ec36ea1b17ad5578c0474d15613d7e056491e44458c394198a7e size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:24.911Z] ===================================================== [Pipeline] echo [2023-09-26T03:33:24.917Z] taggedImages: [2023-09-26T03:33:24.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:24.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2023-09-26T03:33:24.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.56 [2023-09-26T03:33:24.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:24.917Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2023-09-26T03:33:24.931Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2023-09-26T03:33:24.931Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:24.931Z] latest [2023-09-26T03:33:24.931Z] 3.1.0-dev.56 [2023-09-26T03:33:24.931Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:24.931Z] main [2023-09-26T03:33:24.931Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:25.255Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:25.584Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:25.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T03:33:25.584Z] 74f3dd49da2b: Preparing [2023-09-26T03:33:25.584Z] b1d20fa39c53: Preparing [2023-09-26T03:33:25.584Z] d63b528c9880: Preparing [2023-09-26T03:33:25.584Z] beb0009d24d1: Preparing [2023-09-26T03:33:25.584Z] a8c53f943397: Preparing [2023-09-26T03:33:25.584Z] dde9c27a1c54: Preparing [2023-09-26T03:33:25.584Z] b2191e2be29d: Preparing [2023-09-26T03:33:25.584Z] dde9c27a1c54: Waiting [2023-09-26T03:33:25.584Z] b2191e2be29d: Waiting [2023-09-26T03:33:25.584Z] a8c53f943397: Layer already exists [2023-09-26T03:33:25.584Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:25.848Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:25.848Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:25.848Z] b1d20fa39c53: Pushed [2023-09-26T03:33:25.848Z] 74f3dd49da2b: Pushed [2023-09-26T03:33:29.172Z] d63b528c9880: Pushed [2023-09-26T03:33:29.172Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:29.499Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:29.828Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-26T03:33:29.828Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T03:33:29.828Z] 74f3dd49da2b: Preparing [2023-09-26T03:33:29.828Z] b1d20fa39c53: Preparing [2023-09-26T03:33:29.828Z] d63b528c9880: Preparing [2023-09-26T03:33:29.828Z] beb0009d24d1: Preparing [2023-09-26T03:33:29.828Z] a8c53f943397: Preparing [2023-09-26T03:33:29.828Z] dde9c27a1c54: Preparing [2023-09-26T03:33:29.828Z] b2191e2be29d: Preparing [2023-09-26T03:33:29.828Z] dde9c27a1c54: Waiting [2023-09-26T03:33:29.828Z] b2191e2be29d: Waiting [2023-09-26T03:33:29.828Z] b1d20fa39c53: Layer already exists [2023-09-26T03:33:29.828Z] d63b528c9880: Layer already exists [2023-09-26T03:33:29.828Z] a8c53f943397: Layer already exists [2023-09-26T03:33:29.828Z] 74f3dd49da2b: Layer already exists [2023-09-26T03:33:29.828Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:29.828Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:29.828Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:29.828Z] latest: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:30.426Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:30.756Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.56 [2023-09-26T03:33:30.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T03:33:30.756Z] 74f3dd49da2b: Preparing [2023-09-26T03:33:30.756Z] b1d20fa39c53: Preparing [2023-09-26T03:33:30.756Z] d63b528c9880: Preparing [2023-09-26T03:33:30.756Z] beb0009d24d1: Preparing [2023-09-26T03:33:30.756Z] a8c53f943397: Preparing [2023-09-26T03:33:30.756Z] dde9c27a1c54: Preparing [2023-09-26T03:33:30.756Z] b2191e2be29d: Preparing [2023-09-26T03:33:30.756Z] b2191e2be29d: Waiting [2023-09-26T03:33:30.756Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:30.756Z] d63b528c9880: Layer already exists [2023-09-26T03:33:30.756Z] b1d20fa39c53: Layer already exists [2023-09-26T03:33:30.756Z] 74f3dd49da2b: Layer already exists [2023-09-26T03:33:30.756Z] a8c53f943397: Layer already exists [2023-09-26T03:33:30.756Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:30.756Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:30.756Z] 3.1.0-dev.56: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:31.082Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:31.406Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:31.406Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T03:33:31.406Z] 74f3dd49da2b: Preparing [2023-09-26T03:33:31.406Z] b1d20fa39c53: Preparing [2023-09-26T03:33:31.406Z] d63b528c9880: Preparing [2023-09-26T03:33:31.406Z] beb0009d24d1: Preparing [2023-09-26T03:33:31.406Z] a8c53f943397: Preparing [2023-09-26T03:33:31.406Z] dde9c27a1c54: Preparing [2023-09-26T03:33:31.406Z] b2191e2be29d: Preparing [2023-09-26T03:33:31.406Z] dde9c27a1c54: Waiting [2023-09-26T03:33:31.406Z] b2191e2be29d: Waiting [2023-09-26T03:33:31.406Z] 74f3dd49da2b: Layer already exists [2023-09-26T03:33:31.406Z] a8c53f943397: Layer already exists [2023-09-26T03:33:31.406Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:31.406Z] d63b528c9880: Layer already exists [2023-09-26T03:33:31.406Z] b1d20fa39c53: Layer already exists [2023-09-26T03:33:31.406Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:31.406Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:31.669Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:31.997Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:32.323Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2023-09-26T03:33:32.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2023-09-26T03:33:32.323Z] 74f3dd49da2b: Preparing [2023-09-26T03:33:32.323Z] b1d20fa39c53: Preparing [2023-09-26T03:33:32.323Z] d63b528c9880: Preparing [2023-09-26T03:33:32.323Z] beb0009d24d1: Preparing [2023-09-26T03:33:32.323Z] a8c53f943397: Preparing [2023-09-26T03:33:32.323Z] dde9c27a1c54: Preparing [2023-09-26T03:33:32.323Z] b2191e2be29d: Preparing [2023-09-26T03:33:32.323Z] dde9c27a1c54: Waiting [2023-09-26T03:33:32.323Z] b2191e2be29d: Waiting [2023-09-26T03:33:32.323Z] a8c53f943397: Layer already exists [2023-09-26T03:33:32.323Z] d63b528c9880: Layer already exists [2023-09-26T03:33:32.323Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:32.323Z] b1d20fa39c53: Layer already exists [2023-09-26T03:33:32.323Z] 74f3dd49da2b: Layer already exists [2023-09-26T03:33:32.323Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:32.323Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:32.323Z] main: digest: sha256:1e873917b27a6145405bec3202534da746a27193e9693e9e0b274dee0afa3f83 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:32.363Z] ===================================================== [Pipeline] echo [2023-09-26T03:33:32.375Z] taggedImages: [2023-09-26T03:33:32.375Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:32.375Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2023-09-26T03:33:32.375Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.56 [2023-09-26T03:33:32.375Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:32.375Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2023-09-26T03:33:32.393Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2023-09-26T03:33:32.393Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:32.393Z] latest [2023-09-26T03:33:32.393Z] 3.1.0-dev.56 [2023-09-26T03:33:32.393Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:32.393Z] main [2023-09-26T03:33:32.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:32.716Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:34.550Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:34.550Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T03:33:34.550Z] 5c3dd646ea11: Preparing [2023-09-26T03:33:34.550Z] aaf4d9141941: Preparing [2023-09-26T03:33:34.550Z] b79ebff10191: Preparing [2023-09-26T03:33:34.550Z] a3091f779b8f: Preparing [2023-09-26T03:33:34.550Z] 3036b8a05e20: Preparing [2023-09-26T03:33:34.550Z] 79d4e2c07eb2: Preparing [2023-09-26T03:33:34.550Z] e9860aa6cb28: Preparing [2023-09-26T03:33:34.550Z] beb0009d24d1: Preparing [2023-09-26T03:33:34.550Z] a8c53f943397: Preparing [2023-09-26T03:33:34.550Z] 4c05e6c3f339: Preparing [2023-09-26T03:33:34.550Z] 3c183618d567: Preparing [2023-09-26T03:33:34.550Z] 5f70bf18a086: Preparing [2023-09-26T03:33:34.550Z] 3061e28699fe: Preparing [2023-09-26T03:33:34.550Z] c45aae917f22: Preparing [2023-09-26T03:33:34.550Z] b2191e2be29d: Preparing [2023-09-26T03:33:34.550Z] beb0009d24d1: Waiting [2023-09-26T03:33:34.550Z] a8c53f943397: Waiting [2023-09-26T03:33:34.550Z] 4c05e6c3f339: Waiting [2023-09-26T03:33:34.550Z] 3c183618d567: Waiting [2023-09-26T03:33:34.550Z] 5f70bf18a086: Waiting [2023-09-26T03:33:34.550Z] 3061e28699fe: Waiting [2023-09-26T03:33:34.550Z] c45aae917f22: Waiting [2023-09-26T03:33:34.550Z] b2191e2be29d: Waiting [2023-09-26T03:33:34.550Z] 79d4e2c07eb2: Waiting [2023-09-26T03:33:34.550Z] e9860aa6cb28: Waiting [2023-09-26T03:33:34.815Z] aaf4d9141941: Pushed [2023-09-26T03:33:34.815Z] 3036b8a05e20: Pushed [2023-09-26T03:33:34.815Z] a3091f779b8f: Pushed [2023-09-26T03:33:34.815Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:34.815Z] b79ebff10191: Pushed [2023-09-26T03:33:34.815Z] 5c3dd646ea11: Pushed [2023-09-26T03:33:34.815Z] a8c53f943397: Layer already exists [2023-09-26T03:33:34.815Z] 79d4e2c07eb2: Pushed [2023-09-26T03:33:35.080Z] 4c05e6c3f339: Pushed [2023-09-26T03:33:35.080Z] 5f70bf18a086: Pushed [2023-09-26T03:33:35.080Z] 3c183618d567: Pushed [2023-09-26T03:33:35.080Z] 3061e28699fe: Pushed [2023-09-26T03:33:35.080Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:35.080Z] c45aae917f22: Pushed [2023-09-26T03:33:38.398Z] e9860aa6cb28: Pushed [2023-09-26T03:33:38.398Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:38.729Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:39.052Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-26T03:33:39.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T03:33:39.052Z] 5c3dd646ea11: Preparing [2023-09-26T03:33:39.052Z] aaf4d9141941: Preparing [2023-09-26T03:33:39.052Z] b79ebff10191: Preparing [2023-09-26T03:33:39.052Z] a3091f779b8f: Preparing [2023-09-26T03:33:39.052Z] 3036b8a05e20: Preparing [2023-09-26T03:33:39.052Z] 79d4e2c07eb2: Preparing [2023-09-26T03:33:39.052Z] e9860aa6cb28: Preparing [2023-09-26T03:33:39.052Z] beb0009d24d1: Preparing [2023-09-26T03:33:39.052Z] a8c53f943397: Preparing [2023-09-26T03:33:39.052Z] 4c05e6c3f339: Preparing [2023-09-26T03:33:39.052Z] 3c183618d567: Preparing [2023-09-26T03:33:39.052Z] 5f70bf18a086: Preparing [2023-09-26T03:33:39.052Z] 3061e28699fe: Preparing [2023-09-26T03:33:39.052Z] c45aae917f22: Preparing [2023-09-26T03:33:39.052Z] b2191e2be29d: Preparing [2023-09-26T03:33:39.052Z] a8c53f943397: Waiting [2023-09-26T03:33:39.052Z] 3061e28699fe: Waiting [2023-09-26T03:33:39.052Z] c45aae917f22: Waiting [2023-09-26T03:33:39.052Z] b2191e2be29d: Waiting [2023-09-26T03:33:39.052Z] 4c05e6c3f339: Waiting [2023-09-26T03:33:39.052Z] 3c183618d567: Waiting [2023-09-26T03:33:39.052Z] 5f70bf18a086: Waiting [2023-09-26T03:33:39.052Z] 79d4e2c07eb2: Waiting [2023-09-26T03:33:39.052Z] e9860aa6cb28: Waiting [2023-09-26T03:33:39.052Z] beb0009d24d1: Waiting [2023-09-26T03:33:39.052Z] 5c3dd646ea11: Layer already exists [2023-09-26T03:33:39.052Z] aaf4d9141941: Layer already exists [2023-09-26T03:33:39.052Z] a3091f779b8f: Layer already exists [2023-09-26T03:33:39.052Z] 3036b8a05e20: Layer already exists [2023-09-26T03:33:39.052Z] b79ebff10191: Layer already exists [2023-09-26T03:33:39.052Z] a8c53f943397: Layer already exists [2023-09-26T03:33:39.052Z] e9860aa6cb28: Layer already exists [2023-09-26T03:33:39.052Z] 79d4e2c07eb2: Layer already exists [2023-09-26T03:33:39.052Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:39.052Z] 4c05e6c3f339: Layer already exists [2023-09-26T03:33:39.052Z] 3c183618d567: Layer already exists [2023-09-26T03:33:39.052Z] 5f70bf18a086: Layer already exists [2023-09-26T03:33:39.052Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:39.053Z] c45aae917f22: Layer already exists [2023-09-26T03:33:39.053Z] 3061e28699fe: Layer already exists [2023-09-26T03:33:39.316Z] latest: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:39.652Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:39.980Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.56 [2023-09-26T03:33:39.980Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T03:33:39.980Z] 5c3dd646ea11: Preparing [2023-09-26T03:33:39.980Z] aaf4d9141941: Preparing [2023-09-26T03:33:39.980Z] b79ebff10191: Preparing [2023-09-26T03:33:39.980Z] a3091f779b8f: Preparing [2023-09-26T03:33:39.980Z] 3036b8a05e20: Preparing [2023-09-26T03:33:39.980Z] 79d4e2c07eb2: Preparing [2023-09-26T03:33:39.980Z] e9860aa6cb28: Preparing [2023-09-26T03:33:39.980Z] beb0009d24d1: Preparing [2023-09-26T03:33:39.980Z] a8c53f943397: Preparing [2023-09-26T03:33:39.980Z] 4c05e6c3f339: Preparing [2023-09-26T03:33:39.980Z] 3c183618d567: Preparing [2023-09-26T03:33:39.980Z] 5f70bf18a086: Preparing [2023-09-26T03:33:39.980Z] 3061e28699fe: Preparing [2023-09-26T03:33:39.980Z] c45aae917f22: Preparing [2023-09-26T03:33:39.980Z] b2191e2be29d: Preparing [2023-09-26T03:33:39.980Z] 4c05e6c3f339: Waiting [2023-09-26T03:33:39.980Z] 3c183618d567: Waiting [2023-09-26T03:33:39.980Z] 5f70bf18a086: Waiting [2023-09-26T03:33:39.980Z] 79d4e2c07eb2: Waiting [2023-09-26T03:33:39.980Z] 3061e28699fe: Waiting [2023-09-26T03:33:39.980Z] c45aae917f22: Waiting [2023-09-26T03:33:39.980Z] b2191e2be29d: Waiting [2023-09-26T03:33:39.980Z] e9860aa6cb28: Waiting [2023-09-26T03:33:39.980Z] a8c53f943397: Waiting [2023-09-26T03:33:39.980Z] beb0009d24d1: Waiting [2023-09-26T03:33:39.980Z] aaf4d9141941: Layer already exists [2023-09-26T03:33:39.980Z] 5c3dd646ea11: Layer already exists [2023-09-26T03:33:39.980Z] a3091f779b8f: Layer already exists [2023-09-26T03:33:39.980Z] 3036b8a05e20: Layer already exists [2023-09-26T03:33:39.980Z] 79d4e2c07eb2: Layer already exists [2023-09-26T03:33:39.980Z] b79ebff10191: Layer already exists [2023-09-26T03:33:39.980Z] e9860aa6cb28: Layer already exists [2023-09-26T03:33:39.980Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:39.980Z] a8c53f943397: Layer already exists [2023-09-26T03:33:39.980Z] 5f70bf18a086: Layer already exists [2023-09-26T03:33:39.980Z] 3c183618d567: Layer already exists [2023-09-26T03:33:39.980Z] 3061e28699fe: Layer already exists [2023-09-26T03:33:39.981Z] c45aae917f22: Layer already exists [2023-09-26T03:33:39.981Z] 4c05e6c3f339: Layer already exists [2023-09-26T03:33:39.981Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:40.245Z] 3.1.0-dev.56: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:40.595Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:40.918Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:40.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T03:33:40.918Z] 5c3dd646ea11: Preparing [2023-09-26T03:33:40.918Z] aaf4d9141941: Preparing [2023-09-26T03:33:40.918Z] b79ebff10191: Preparing [2023-09-26T03:33:40.918Z] a3091f779b8f: Preparing [2023-09-26T03:33:40.918Z] 3036b8a05e20: Preparing [2023-09-26T03:33:40.918Z] 79d4e2c07eb2: Preparing [2023-09-26T03:33:40.918Z] e9860aa6cb28: Preparing [2023-09-26T03:33:40.918Z] beb0009d24d1: Preparing [2023-09-26T03:33:40.918Z] a8c53f943397: Preparing [2023-09-26T03:33:40.918Z] 4c05e6c3f339: Preparing [2023-09-26T03:33:40.918Z] 3c183618d567: Preparing [2023-09-26T03:33:40.918Z] 5f70bf18a086: Preparing [2023-09-26T03:33:40.918Z] 3061e28699fe: Preparing [2023-09-26T03:33:40.918Z] c45aae917f22: Preparing [2023-09-26T03:33:40.918Z] b2191e2be29d: Preparing [2023-09-26T03:33:40.918Z] a8c53f943397: Waiting [2023-09-26T03:33:40.918Z] 4c05e6c3f339: Waiting [2023-09-26T03:33:40.918Z] 3061e28699fe: Waiting [2023-09-26T03:33:40.918Z] c45aae917f22: Waiting [2023-09-26T03:33:40.918Z] b2191e2be29d: Waiting [2023-09-26T03:33:40.918Z] 3c183618d567: Waiting [2023-09-26T03:33:40.918Z] 5f70bf18a086: Waiting [2023-09-26T03:33:40.918Z] 79d4e2c07eb2: Waiting [2023-09-26T03:33:40.918Z] e9860aa6cb28: Waiting [2023-09-26T03:33:40.918Z] beb0009d24d1: Waiting [2023-09-26T03:33:40.918Z] aaf4d9141941: Layer already exists [2023-09-26T03:33:40.918Z] b79ebff10191: Layer already exists [2023-09-26T03:33:40.918Z] 5c3dd646ea11: Layer already exists [2023-09-26T03:33:40.918Z] 3036b8a05e20: Layer already exists [2023-09-26T03:33:40.918Z] a3091f779b8f: Layer already exists [2023-09-26T03:33:40.918Z] e9860aa6cb28: Layer already exists [2023-09-26T03:33:40.918Z] 79d4e2c07eb2: Layer already exists [2023-09-26T03:33:40.918Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:40.918Z] a8c53f943397: Layer already exists [2023-09-26T03:33:40.918Z] 4c05e6c3f339: Layer already exists [2023-09-26T03:33:40.918Z] 5f70bf18a086: Layer already exists [2023-09-26T03:33:40.918Z] 3c183618d567: Layer already exists [2023-09-26T03:33:40.918Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:40.918Z] 3061e28699fe: Layer already exists [2023-09-26T03:33:40.918Z] c45aae917f22: Layer already exists [2023-09-26T03:33:41.182Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:41.515Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:41.841Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2023-09-26T03:33:41.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2023-09-26T03:33:41.841Z] 5c3dd646ea11: Preparing [2023-09-26T03:33:41.841Z] aaf4d9141941: Preparing [2023-09-26T03:33:41.841Z] b79ebff10191: Preparing [2023-09-26T03:33:41.841Z] a3091f779b8f: Preparing [2023-09-26T03:33:41.841Z] 3036b8a05e20: Preparing [2023-09-26T03:33:41.841Z] 79d4e2c07eb2: Preparing [2023-09-26T03:33:41.841Z] e9860aa6cb28: Preparing [2023-09-26T03:33:41.841Z] beb0009d24d1: Preparing [2023-09-26T03:33:41.841Z] a8c53f943397: Preparing [2023-09-26T03:33:41.841Z] 4c05e6c3f339: Preparing [2023-09-26T03:33:41.841Z] 3c183618d567: Preparing [2023-09-26T03:33:41.841Z] 5f70bf18a086: Preparing [2023-09-26T03:33:41.841Z] 3061e28699fe: Preparing [2023-09-26T03:33:41.841Z] c45aae917f22: Preparing [2023-09-26T03:33:41.841Z] b2191e2be29d: Preparing [2023-09-26T03:33:41.841Z] 79d4e2c07eb2: Waiting [2023-09-26T03:33:41.841Z] e9860aa6cb28: Waiting [2023-09-26T03:33:41.841Z] beb0009d24d1: Waiting [2023-09-26T03:33:41.841Z] a8c53f943397: Waiting [2023-09-26T03:33:41.841Z] 4c05e6c3f339: Waiting [2023-09-26T03:33:41.841Z] 3c183618d567: Waiting [2023-09-26T03:33:41.841Z] 5f70bf18a086: Waiting [2023-09-26T03:33:41.841Z] 3061e28699fe: Waiting [2023-09-26T03:33:41.841Z] c45aae917f22: Waiting [2023-09-26T03:33:41.841Z] b2191e2be29d: Waiting [2023-09-26T03:33:41.841Z] a3091f779b8f: Layer already exists [2023-09-26T03:33:41.841Z] aaf4d9141941: Layer already exists [2023-09-26T03:33:41.841Z] 5c3dd646ea11: Layer already exists [2023-09-26T03:33:41.841Z] 3036b8a05e20: Layer already exists [2023-09-26T03:33:41.841Z] b79ebff10191: Layer already exists [2023-09-26T03:33:41.841Z] 79d4e2c07eb2: Layer already exists [2023-09-26T03:33:41.841Z] e9860aa6cb28: Layer already exists [2023-09-26T03:33:41.841Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:41.841Z] 4c05e6c3f339: Layer already exists [2023-09-26T03:33:41.841Z] a8c53f943397: Layer already exists [2023-09-26T03:33:41.841Z] 3c183618d567: Layer already exists [2023-09-26T03:33:41.841Z] 5f70bf18a086: Layer already exists [2023-09-26T03:33:41.841Z] 3061e28699fe: Layer already exists [2023-09-26T03:33:41.841Z] c45aae917f22: Layer already exists [2023-09-26T03:33:41.841Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:42.108Z] main: digest: sha256:58752a5f4260cd5fc1311179c2cb430090bc734325e09fedb909ee68d450ce81 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:42.156Z] ===================================================== [Pipeline] echo [2023-09-26T03:33:42.163Z] taggedImages: [2023-09-26T03:33:42.163Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:42.163Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2023-09-26T03:33:42.163Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.56 [2023-09-26T03:33:42.163Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:42.163Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2023-09-26T03:33:42.183Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2023-09-26T03:33:42.183Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:42.183Z] latest [2023-09-26T03:33:42.183Z] 3.1.0-dev.56 [2023-09-26T03:33:42.183Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:42.183Z] main [2023-09-26T03:33:42.183Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:42.512Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:42.843Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:42.843Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T03:33:42.843Z] f44a172824e9: Preparing [2023-09-26T03:33:42.843Z] ba7809c1878e: Preparing [2023-09-26T03:33:42.843Z] 5ff36552342f: Preparing [2023-09-26T03:33:42.843Z] a4a121f0d9f3: Preparing [2023-09-26T03:33:42.843Z] beb0009d24d1: Preparing [2023-09-26T03:33:42.843Z] a8c53f943397: Preparing [2023-09-26T03:33:42.843Z] dde9c27a1c54: Preparing [2023-09-26T03:33:42.843Z] b2191e2be29d: Preparing [2023-09-26T03:33:42.843Z] a8c53f943397: Waiting [2023-09-26T03:33:42.843Z] b2191e2be29d: Waiting [2023-09-26T03:33:42.844Z] dde9c27a1c54: Waiting [2023-09-26T03:33:42.844Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:43.107Z] a8c53f943397: Layer already exists [2023-09-26T03:33:43.107Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:43.107Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:43.107Z] 5ff36552342f: Pushed [2023-09-26T03:33:43.107Z] f44a172824e9: Pushed [2023-09-26T03:33:43.107Z] ba7809c1878e: Pushed [2023-09-26T03:33:45.682Z] a4a121f0d9f3: Pushed [2023-09-26T03:33:45.946Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:46.275Z] + 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 [2023-09-26T03:33:48.541Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-26T03:33:48.541Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T03:33:48.541Z] f44a172824e9: Preparing [2023-09-26T03:33:48.541Z] ba7809c1878e: Preparing [2023-09-26T03:33:48.541Z] 5ff36552342f: Preparing [2023-09-26T03:33:48.541Z] a4a121f0d9f3: Preparing [2023-09-26T03:33:48.541Z] beb0009d24d1: Preparing [2023-09-26T03:33:48.541Z] a8c53f943397: Preparing [2023-09-26T03:33:48.541Z] dde9c27a1c54: Preparing [2023-09-26T03:33:48.541Z] b2191e2be29d: Preparing [2023-09-26T03:33:48.541Z] a8c53f943397: Waiting [2023-09-26T03:33:48.541Z] b2191e2be29d: Waiting [2023-09-26T03:33:48.541Z] dde9c27a1c54: Waiting [2023-09-26T03:33:48.541Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:48.541Z] f44a172824e9: Layer already exists [2023-09-26T03:33:48.541Z] ba7809c1878e: Layer already exists [2023-09-26T03:33:48.541Z] a4a121f0d9f3: Layer already exists [2023-09-26T03:33:48.541Z] 5ff36552342f: Layer already exists [2023-09-26T03:33:48.541Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:48.541Z] a8c53f943397: Layer already exists [2023-09-26T03:33:48.541Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:48.541Z] latest: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:48.906Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:49.239Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.56 [2023-09-26T03:33:49.239Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T03:33:49.239Z] f44a172824e9: Preparing [2023-09-26T03:33:49.239Z] ba7809c1878e: Preparing [2023-09-26T03:33:49.239Z] 5ff36552342f: Preparing [2023-09-26T03:33:49.239Z] a4a121f0d9f3: Preparing [2023-09-26T03:33:49.239Z] beb0009d24d1: Preparing [2023-09-26T03:33:49.239Z] a8c53f943397: Preparing [2023-09-26T03:33:49.239Z] dde9c27a1c54: Preparing [2023-09-26T03:33:49.239Z] b2191e2be29d: Preparing [2023-09-26T03:33:49.239Z] a8c53f943397: Waiting [2023-09-26T03:33:49.239Z] b2191e2be29d: Waiting [2023-09-26T03:33:49.239Z] dde9c27a1c54: Waiting [2023-09-26T03:33:49.239Z] f44a172824e9: Layer already exists [2023-09-26T03:33:49.239Z] ba7809c1878e: Layer already exists [2023-09-26T03:33:49.239Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:49.239Z] a8c53f943397: Layer already exists [2023-09-26T03:33:49.239Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:49.239Z] a4a121f0d9f3: Layer already exists [2023-09-26T03:33:49.239Z] 5ff36552342f: Layer already exists [2023-09-26T03:33:49.239Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:49.502Z] 3.1.0-dev.56: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:49.837Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:50.162Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:50.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T03:33:50.162Z] f44a172824e9: Preparing [2023-09-26T03:33:50.162Z] ba7809c1878e: Preparing [2023-09-26T03:33:50.162Z] 5ff36552342f: Preparing [2023-09-26T03:33:50.162Z] a4a121f0d9f3: Preparing [2023-09-26T03:33:50.162Z] beb0009d24d1: Preparing [2023-09-26T03:33:50.162Z] a8c53f943397: Preparing [2023-09-26T03:33:50.162Z] dde9c27a1c54: Preparing [2023-09-26T03:33:50.162Z] b2191e2be29d: Preparing [2023-09-26T03:33:50.162Z] a8c53f943397: Waiting [2023-09-26T03:33:50.162Z] dde9c27a1c54: Waiting [2023-09-26T03:33:50.162Z] b2191e2be29d: Waiting [2023-09-26T03:33:50.162Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:50.162Z] a4a121f0d9f3: Layer already exists [2023-09-26T03:33:50.162Z] 5ff36552342f: Layer already exists [2023-09-26T03:33:50.162Z] ba7809c1878e: Layer already exists [2023-09-26T03:33:50.162Z] f44a172824e9: Layer already exists [2023-09-26T03:33:50.162Z] a8c53f943397: Layer already exists [2023-09-26T03:33:50.162Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:50.162Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:50.162Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:50.764Z] + 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 [2023-09-26T03:33:51.092Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2023-09-26T03:33:51.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2023-09-26T03:33:51.092Z] f44a172824e9: Preparing [2023-09-26T03:33:51.092Z] ba7809c1878e: Preparing [2023-09-26T03:33:51.092Z] 5ff36552342f: Preparing [2023-09-26T03:33:51.092Z] a4a121f0d9f3: Preparing [2023-09-26T03:33:51.092Z] beb0009d24d1: Preparing [2023-09-26T03:33:51.092Z] a8c53f943397: Preparing [2023-09-26T03:33:51.092Z] dde9c27a1c54: Preparing [2023-09-26T03:33:51.092Z] b2191e2be29d: Preparing [2023-09-26T03:33:51.092Z] a8c53f943397: Waiting [2023-09-26T03:33:51.092Z] dde9c27a1c54: Waiting [2023-09-26T03:33:51.092Z] b2191e2be29d: Waiting [2023-09-26T03:33:51.092Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:51.092Z] a4a121f0d9f3: Layer already exists [2023-09-26T03:33:51.092Z] f44a172824e9: Layer already exists [2023-09-26T03:33:51.092Z] ba7809c1878e: Layer already exists [2023-09-26T03:33:51.092Z] 5ff36552342f: Layer already exists [2023-09-26T03:33:51.092Z] a8c53f943397: Layer already exists [2023-09-26T03:33:51.092Z] dde9c27a1c54: Layer already exists [2023-09-26T03:33:51.092Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:51.356Z] main: digest: sha256:cc2f5a1d4364fbc413527e652e78f7fcb2cbe0dc147d190ee165bd7205caf1d7 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:51.413Z] ===================================================== [Pipeline] echo [2023-09-26T03:33:51.421Z] taggedImages: [2023-09-26T03:33:51.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:51.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2023-09-26T03:33:51.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.56 [2023-09-26T03:33:51.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:51.421Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2023-09-26T03:33:51.442Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2023-09-26T03:33:51.442Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:51.442Z] latest [2023-09-26T03:33:51.442Z] 3.1.0-dev.56 [2023-09-26T03:33:51.442Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:51.442Z] main [2023-09-26T03:33:51.442Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:51.783Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:52.113Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:52.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T03:33:52.113Z] 83fe80bc7cbb: Preparing [2023-09-26T03:33:52.113Z] f33cd74c9a04: Preparing [2023-09-26T03:33:52.113Z] 7f8e0afc9d0f: Preparing [2023-09-26T03:33:52.113Z] e127011cf79f: Preparing [2023-09-26T03:33:52.113Z] 2302409622f2: Preparing [2023-09-26T03:33:52.113Z] beb0009d24d1: Preparing [2023-09-26T03:33:52.113Z] a8c53f943397: Preparing [2023-09-26T03:33:52.113Z] 512ce93f123f: Preparing [2023-09-26T03:33:52.113Z] ff08d69cb82a: Preparing [2023-09-26T03:33:52.113Z] b2191e2be29d: Preparing [2023-09-26T03:33:52.113Z] a8c53f943397: Waiting [2023-09-26T03:33:52.113Z] 512ce93f123f: Waiting [2023-09-26T03:33:52.113Z] ff08d69cb82a: Waiting [2023-09-26T03:33:52.113Z] b2191e2be29d: Waiting [2023-09-26T03:33:52.113Z] beb0009d24d1: Waiting [2023-09-26T03:33:52.376Z] f33cd74c9a04: Pushed [2023-09-26T03:33:52.376Z] e127011cf79f: Pushed [2023-09-26T03:33:52.376Z] 83fe80bc7cbb: Pushed [2023-09-26T03:33:52.376Z] 2302409622f2: Pushed [2023-09-26T03:33:52.376Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:52.376Z] a8c53f943397: Layer already exists [2023-09-26T03:33:52.376Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:52.376Z] 512ce93f123f: Pushed [2023-09-26T03:33:54.943Z] 7f8e0afc9d0f: Pushed [2023-09-26T03:33:55.894Z] ff08d69cb82a: Pushed [2023-09-26T03:33:56.159Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:56.487Z] + 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 [2023-09-26T03:33:56.813Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-26T03:33:56.813Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T03:33:56.813Z] 83fe80bc7cbb: Preparing [2023-09-26T03:33:56.813Z] f33cd74c9a04: Preparing [2023-09-26T03:33:56.813Z] 7f8e0afc9d0f: Preparing [2023-09-26T03:33:56.813Z] e127011cf79f: Preparing [2023-09-26T03:33:56.813Z] 2302409622f2: Preparing [2023-09-26T03:33:56.813Z] beb0009d24d1: Preparing [2023-09-26T03:33:56.813Z] a8c53f943397: Preparing [2023-09-26T03:33:56.813Z] 512ce93f123f: Preparing [2023-09-26T03:33:56.813Z] ff08d69cb82a: Preparing [2023-09-26T03:33:56.813Z] b2191e2be29d: Preparing [2023-09-26T03:33:56.813Z] 512ce93f123f: Waiting [2023-09-26T03:33:56.813Z] ff08d69cb82a: Waiting [2023-09-26T03:33:56.813Z] b2191e2be29d: Waiting [2023-09-26T03:33:56.813Z] beb0009d24d1: Waiting [2023-09-26T03:33:56.813Z] a8c53f943397: Waiting [2023-09-26T03:33:56.813Z] 2302409622f2: Layer already exists [2023-09-26T03:33:56.813Z] e127011cf79f: Layer already exists [2023-09-26T03:33:56.813Z] 83fe80bc7cbb: Layer already exists [2023-09-26T03:33:56.813Z] f33cd74c9a04: Layer already exists [2023-09-26T03:33:56.813Z] 7f8e0afc9d0f: Layer already exists [2023-09-26T03:33:56.813Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:56.813Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:56.813Z] a8c53f943397: Layer already exists [2023-09-26T03:33:56.813Z] 512ce93f123f: Layer already exists [2023-09-26T03:33:56.813Z] ff08d69cb82a: Layer already exists [2023-09-26T03:33:57.080Z] latest: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:57.417Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:57.748Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.56 [2023-09-26T03:33:57.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T03:33:57.748Z] 83fe80bc7cbb: Preparing [2023-09-26T03:33:57.748Z] f33cd74c9a04: Preparing [2023-09-26T03:33:57.748Z] 7f8e0afc9d0f: Preparing [2023-09-26T03:33:57.748Z] e127011cf79f: Preparing [2023-09-26T03:33:57.748Z] 2302409622f2: Preparing [2023-09-26T03:33:57.748Z] beb0009d24d1: Preparing [2023-09-26T03:33:57.748Z] a8c53f943397: Preparing [2023-09-26T03:33:57.748Z] 512ce93f123f: Preparing [2023-09-26T03:33:57.748Z] ff08d69cb82a: Preparing [2023-09-26T03:33:57.748Z] b2191e2be29d: Preparing [2023-09-26T03:33:57.748Z] beb0009d24d1: Waiting [2023-09-26T03:33:57.748Z] a8c53f943397: Waiting [2023-09-26T03:33:57.748Z] 512ce93f123f: Waiting [2023-09-26T03:33:57.748Z] ff08d69cb82a: Waiting [2023-09-26T03:33:57.748Z] b2191e2be29d: Waiting [2023-09-26T03:33:57.748Z] 2302409622f2: Layer already exists [2023-09-26T03:33:57.748Z] f33cd74c9a04: Layer already exists [2023-09-26T03:33:57.748Z] 83fe80bc7cbb: Layer already exists [2023-09-26T03:33:57.748Z] 7f8e0afc9d0f: Layer already exists [2023-09-26T03:33:57.748Z] e127011cf79f: Layer already exists [2023-09-26T03:33:57.748Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:57.748Z] ff08d69cb82a: Layer already exists [2023-09-26T03:33:57.748Z] a8c53f943397: Layer already exists [2023-09-26T03:33:57.748Z] 512ce93f123f: Layer already exists [2023-09-26T03:33:57.748Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:57.748Z] 3.1.0-dev.56: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:58.347Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:58.736Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:58.736Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T03:33:58.736Z] 83fe80bc7cbb: Preparing [2023-09-26T03:33:58.736Z] f33cd74c9a04: Preparing [2023-09-26T03:33:58.736Z] 7f8e0afc9d0f: Preparing [2023-09-26T03:33:58.736Z] e127011cf79f: Preparing [2023-09-26T03:33:58.736Z] 2302409622f2: Preparing [2023-09-26T03:33:58.736Z] beb0009d24d1: Preparing [2023-09-26T03:33:58.736Z] a8c53f943397: Preparing [2023-09-26T03:33:58.736Z] 512ce93f123f: Preparing [2023-09-26T03:33:58.736Z] ff08d69cb82a: Preparing [2023-09-26T03:33:58.736Z] b2191e2be29d: Preparing [2023-09-26T03:33:58.736Z] beb0009d24d1: Waiting [2023-09-26T03:33:58.736Z] a8c53f943397: Waiting [2023-09-26T03:33:58.736Z] 512ce93f123f: Waiting [2023-09-26T03:33:58.736Z] ff08d69cb82a: Waiting [2023-09-26T03:33:58.736Z] b2191e2be29d: Waiting [2023-09-26T03:33:58.736Z] f33cd74c9a04: Layer already exists [2023-09-26T03:33:58.736Z] 83fe80bc7cbb: Layer already exists [2023-09-26T03:33:58.736Z] e127011cf79f: Layer already exists [2023-09-26T03:33:58.736Z] 2302409622f2: Layer already exists [2023-09-26T03:33:58.736Z] 7f8e0afc9d0f: Layer already exists [2023-09-26T03:33:58.736Z] a8c53f943397: Layer already exists [2023-09-26T03:33:58.736Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:58.736Z] 512ce93f123f: Layer already exists [2023-09-26T03:33:58.736Z] ff08d69cb82a: Layer already exists [2023-09-26T03:33:58.736Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:58.736Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:33:59.087Z] + 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 [2023-09-26T03:33:59.427Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2023-09-26T03:33:59.428Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2023-09-26T03:33:59.428Z] 83fe80bc7cbb: Preparing [2023-09-26T03:33:59.428Z] f33cd74c9a04: Preparing [2023-09-26T03:33:59.428Z] 7f8e0afc9d0f: Preparing [2023-09-26T03:33:59.428Z] e127011cf79f: Preparing [2023-09-26T03:33:59.428Z] 2302409622f2: Preparing [2023-09-26T03:33:59.428Z] beb0009d24d1: Preparing [2023-09-26T03:33:59.428Z] a8c53f943397: Preparing [2023-09-26T03:33:59.428Z] 512ce93f123f: Preparing [2023-09-26T03:33:59.428Z] ff08d69cb82a: Preparing [2023-09-26T03:33:59.428Z] b2191e2be29d: Preparing [2023-09-26T03:33:59.428Z] 512ce93f123f: Waiting [2023-09-26T03:33:59.428Z] beb0009d24d1: Waiting [2023-09-26T03:33:59.428Z] a8c53f943397: Waiting [2023-09-26T03:33:59.428Z] ff08d69cb82a: Waiting [2023-09-26T03:33:59.428Z] b2191e2be29d: Waiting [2023-09-26T03:33:59.428Z] 2302409622f2: Layer already exists [2023-09-26T03:33:59.428Z] 7f8e0afc9d0f: Layer already exists [2023-09-26T03:33:59.428Z] 83fe80bc7cbb: Layer already exists [2023-09-26T03:33:59.428Z] e127011cf79f: Layer already exists [2023-09-26T03:33:59.428Z] f33cd74c9a04: Layer already exists [2023-09-26T03:33:59.428Z] ff08d69cb82a: Layer already exists [2023-09-26T03:33:59.428Z] 512ce93f123f: Layer already exists [2023-09-26T03:33:59.428Z] a8c53f943397: Layer already exists [2023-09-26T03:33:59.428Z] b2191e2be29d: Layer already exists [2023-09-26T03:33:59.428Z] beb0009d24d1: Layer already exists [2023-09-26T03:33:59.699Z] main: digest: sha256:237ed5ba4c7d1d4bb34c0440c4f446b5708975c970b23da833342068aa06da87 size: 2403 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:33:59.751Z] ===================================================== [Pipeline] echo [2023-09-26T03:33:59.759Z] taggedImages: [2023-09-26T03:33:59.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:59.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2023-09-26T03:33:59.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.56 [2023-09-26T03:33:59.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:59.759Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2023-09-26T03:33:59.786Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2023-09-26T03:33:59.786Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:33:59.786Z] latest [2023-09-26T03:33:59.786Z] 3.1.0-dev.56 [2023-09-26T03:33:59.786Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:33:59.786Z] main [2023-09-26T03:33:59.786Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:00.138Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:00.477Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:00.477Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T03:34:00.477Z] ff8bc8cdca05: Preparing [2023-09-26T03:34:00.477Z] 57cb51f34edc: Preparing [2023-09-26T03:34:00.477Z] d0a1a738c689: Preparing [2023-09-26T03:34:00.477Z] 50ed4e929c34: Preparing [2023-09-26T03:34:00.477Z] 6e0f58b8aa0f: Preparing [2023-09-26T03:34:00.477Z] 596c2a388498: Preparing [2023-09-26T03:34:00.477Z] db76e4cb2400: Preparing [2023-09-26T03:34:00.477Z] beb0009d24d1: Preparing [2023-09-26T03:34:00.477Z] a8c53f943397: Preparing [2023-09-26T03:34:00.477Z] c8bf06a76761: Preparing [2023-09-26T03:34:00.477Z] b2191e2be29d: Preparing [2023-09-26T03:34:00.477Z] beb0009d24d1: Waiting [2023-09-26T03:34:00.477Z] a8c53f943397: Waiting [2023-09-26T03:34:00.477Z] c8bf06a76761: Waiting [2023-09-26T03:34:00.477Z] 596c2a388498: Waiting [2023-09-26T03:34:00.477Z] db76e4cb2400: Waiting [2023-09-26T03:34:00.477Z] b2191e2be29d: Waiting [2023-09-26T03:34:00.747Z] ff8bc8cdca05: Pushed [2023-09-26T03:34:00.747Z] 57cb51f34edc: Pushed [2023-09-26T03:34:00.747Z] 6e0f58b8aa0f: Pushed [2023-09-26T03:34:00.747Z] 596c2a388498: Pushed [2023-09-26T03:34:01.011Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:01.011Z] a8c53f943397: Layer already exists [2023-09-26T03:34:01.011Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:01.275Z] db76e4cb2400: Pushed [2023-09-26T03:34:03.841Z] 50ed4e929c34: Pushed [2023-09-26T03:34:03.841Z] c8bf06a76761: Pushed [2023-09-26T03:34:04.106Z] d0a1a738c689: Pushed [2023-09-26T03:34:04.370Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:04.713Z] + 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 [2023-09-26T03:34:05.044Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-26T03:34:05.044Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T03:34:05.044Z] ff8bc8cdca05: Preparing [2023-09-26T03:34:05.044Z] 57cb51f34edc: Preparing [2023-09-26T03:34:05.044Z] d0a1a738c689: Preparing [2023-09-26T03:34:05.044Z] 50ed4e929c34: Preparing [2023-09-26T03:34:05.044Z] 6e0f58b8aa0f: Preparing [2023-09-26T03:34:05.044Z] 596c2a388498: Preparing [2023-09-26T03:34:05.044Z] db76e4cb2400: Preparing [2023-09-26T03:34:05.044Z] beb0009d24d1: Preparing [2023-09-26T03:34:05.044Z] a8c53f943397: Preparing [2023-09-26T03:34:05.044Z] c8bf06a76761: Preparing [2023-09-26T03:34:05.044Z] b2191e2be29d: Preparing [2023-09-26T03:34:05.044Z] 596c2a388498: Waiting [2023-09-26T03:34:05.044Z] db76e4cb2400: Waiting [2023-09-26T03:34:05.044Z] beb0009d24d1: Waiting [2023-09-26T03:34:05.044Z] a8c53f943397: Waiting [2023-09-26T03:34:05.044Z] c8bf06a76761: Waiting [2023-09-26T03:34:05.044Z] b2191e2be29d: Waiting [2023-09-26T03:34:05.044Z] 57cb51f34edc: Layer already exists [2023-09-26T03:34:05.044Z] 50ed4e929c34: Layer already exists [2023-09-26T03:34:05.044Z] d0a1a738c689: Layer already exists [2023-09-26T03:34:05.044Z] 6e0f58b8aa0f: Layer already exists [2023-09-26T03:34:05.044Z] ff8bc8cdca05: Layer already exists [2023-09-26T03:34:05.044Z] db76e4cb2400: Layer already exists [2023-09-26T03:34:05.044Z] 596c2a388498: Layer already exists [2023-09-26T03:34:05.044Z] a8c53f943397: Layer already exists [2023-09-26T03:34:05.044Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:05.044Z] c8bf06a76761: Layer already exists [2023-09-26T03:34:05.044Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:05.307Z] latest: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:05.639Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:05.962Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.56 [2023-09-26T03:34:05.962Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T03:34:05.962Z] ff8bc8cdca05: Preparing [2023-09-26T03:34:05.962Z] 57cb51f34edc: Preparing [2023-09-26T03:34:05.962Z] d0a1a738c689: Preparing [2023-09-26T03:34:05.962Z] 50ed4e929c34: Preparing [2023-09-26T03:34:05.962Z] 6e0f58b8aa0f: Preparing [2023-09-26T03:34:05.962Z] 596c2a388498: Preparing [2023-09-26T03:34:05.963Z] db76e4cb2400: Preparing [2023-09-26T03:34:05.963Z] beb0009d24d1: Preparing [2023-09-26T03:34:05.963Z] a8c53f943397: Preparing [2023-09-26T03:34:05.963Z] c8bf06a76761: Preparing [2023-09-26T03:34:05.963Z] b2191e2be29d: Preparing [2023-09-26T03:34:05.963Z] beb0009d24d1: Waiting [2023-09-26T03:34:05.963Z] a8c53f943397: Waiting [2023-09-26T03:34:05.963Z] 596c2a388498: Waiting [2023-09-26T03:34:05.963Z] c8bf06a76761: Waiting [2023-09-26T03:34:05.963Z] db76e4cb2400: Waiting [2023-09-26T03:34:05.963Z] b2191e2be29d: Waiting [2023-09-26T03:34:05.963Z] 50ed4e929c34: Layer already exists [2023-09-26T03:34:05.963Z] 57cb51f34edc: Layer already exists [2023-09-26T03:34:05.963Z] 6e0f58b8aa0f: Layer already exists [2023-09-26T03:34:05.963Z] ff8bc8cdca05: Layer already exists [2023-09-26T03:34:05.963Z] d0a1a738c689: Layer already exists [2023-09-26T03:34:05.963Z] db76e4cb2400: Layer already exists [2023-09-26T03:34:05.963Z] 596c2a388498: Layer already exists [2023-09-26T03:34:05.963Z] a8c53f943397: Layer already exists [2023-09-26T03:34:05.963Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:05.963Z] c8bf06a76761: Layer already exists [2023-09-26T03:34:05.963Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:06.225Z] 3.1.0-dev.56: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:06.562Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:06.908Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:06.908Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T03:34:06.908Z] ff8bc8cdca05: Preparing [2023-09-26T03:34:06.908Z] 57cb51f34edc: Preparing [2023-09-26T03:34:06.908Z] d0a1a738c689: Preparing [2023-09-26T03:34:06.908Z] 50ed4e929c34: Preparing [2023-09-26T03:34:06.908Z] 6e0f58b8aa0f: Preparing [2023-09-26T03:34:06.908Z] 596c2a388498: Preparing [2023-09-26T03:34:06.908Z] db76e4cb2400: Preparing [2023-09-26T03:34:06.908Z] beb0009d24d1: Preparing [2023-09-26T03:34:06.908Z] a8c53f943397: Preparing [2023-09-26T03:34:06.908Z] c8bf06a76761: Preparing [2023-09-26T03:34:06.908Z] b2191e2be29d: Preparing [2023-09-26T03:34:06.908Z] 596c2a388498: Waiting [2023-09-26T03:34:06.908Z] db76e4cb2400: Waiting [2023-09-26T03:34:06.908Z] beb0009d24d1: Waiting [2023-09-26T03:34:06.908Z] a8c53f943397: Waiting [2023-09-26T03:34:06.908Z] c8bf06a76761: Waiting [2023-09-26T03:34:06.908Z] b2191e2be29d: Waiting [2023-09-26T03:34:06.908Z] ff8bc8cdca05: Layer already exists [2023-09-26T03:34:06.908Z] d0a1a738c689: Layer already exists [2023-09-26T03:34:06.908Z] 50ed4e929c34: Layer already exists [2023-09-26T03:34:06.908Z] 6e0f58b8aa0f: Layer already exists [2023-09-26T03:34:06.908Z] 57cb51f34edc: Layer already exists [2023-09-26T03:34:06.908Z] 596c2a388498: Layer already exists [2023-09-26T03:34:06.908Z] c8bf06a76761: Layer already exists [2023-09-26T03:34:06.908Z] db76e4cb2400: Layer already exists [2023-09-26T03:34:06.908Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:06.908Z] a8c53f943397: Layer already exists [2023-09-26T03:34:06.908Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:07.171Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:07.510Z] + 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 [2023-09-26T03:34:07.845Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2023-09-26T03:34:07.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2023-09-26T03:34:07.845Z] ff8bc8cdca05: Preparing [2023-09-26T03:34:07.845Z] 57cb51f34edc: Preparing [2023-09-26T03:34:07.845Z] d0a1a738c689: Preparing [2023-09-26T03:34:07.845Z] 50ed4e929c34: Preparing [2023-09-26T03:34:07.845Z] 6e0f58b8aa0f: Preparing [2023-09-26T03:34:07.845Z] 596c2a388498: Preparing [2023-09-26T03:34:07.845Z] db76e4cb2400: Preparing [2023-09-26T03:34:07.845Z] beb0009d24d1: Preparing [2023-09-26T03:34:07.845Z] a8c53f943397: Preparing [2023-09-26T03:34:07.845Z] c8bf06a76761: Preparing [2023-09-26T03:34:07.845Z] b2191e2be29d: Preparing [2023-09-26T03:34:07.845Z] beb0009d24d1: Waiting [2023-09-26T03:34:07.845Z] 596c2a388498: Waiting [2023-09-26T03:34:07.845Z] b2191e2be29d: Waiting [2023-09-26T03:34:07.845Z] a8c53f943397: Waiting [2023-09-26T03:34:07.845Z] c8bf06a76761: Waiting [2023-09-26T03:34:07.845Z] db76e4cb2400: Waiting [2023-09-26T03:34:07.845Z] ff8bc8cdca05: Layer already exists [2023-09-26T03:34:07.845Z] d0a1a738c689: Layer already exists [2023-09-26T03:34:07.845Z] 50ed4e929c34: Layer already exists [2023-09-26T03:34:07.845Z] 6e0f58b8aa0f: Layer already exists [2023-09-26T03:34:07.845Z] 57cb51f34edc: Layer already exists [2023-09-26T03:34:07.845Z] 596c2a388498: Layer already exists [2023-09-26T03:34:07.845Z] db76e4cb2400: Layer already exists [2023-09-26T03:34:07.845Z] a8c53f943397: Layer already exists [2023-09-26T03:34:07.845Z] c8bf06a76761: Layer already exists [2023-09-26T03:34:07.845Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:07.845Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:08.110Z] main: digest: sha256:8de016bf149553b8caa272bdcf81f56e39bd0aefe38ccbcc9ccd067a98b74303 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:34:08.164Z] ===================================================== [Pipeline] echo [2023-09-26T03:34:08.174Z] taggedImages: [2023-09-26T03:34:08.174Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:08.174Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2023-09-26T03:34:08.174Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.56 [2023-09-26T03:34:08.174Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:08.174Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2023-09-26T03:34:08.199Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2023-09-26T03:34:08.199Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:08.199Z] latest [2023-09-26T03:34:08.199Z] 3.1.0-dev.56 [2023-09-26T03:34:08.199Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:08.199Z] main [2023-09-26T03:34:08.199Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:08.550Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:08.877Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:08.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T03:34:08.877Z] 2ce9b7a6f5a0: Preparing [2023-09-26T03:34:08.877Z] 2c667fa557a6: Preparing [2023-09-26T03:34:08.877Z] beb0009d24d1: Preparing [2023-09-26T03:34:08.877Z] a8c53f943397: Preparing [2023-09-26T03:34:08.877Z] 672a39787359: Preparing [2023-09-26T03:34:08.877Z] b2191e2be29d: Preparing [2023-09-26T03:34:08.877Z] b2191e2be29d: Waiting [2023-09-26T03:34:08.877Z] a8c53f943397: Layer already exists [2023-09-26T03:34:08.877Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:09.142Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:09.142Z] 2ce9b7a6f5a0: Pushed [2023-09-26T03:34:10.544Z] 672a39787359: Pushed [2023-09-26T03:34:13.900Z] 2c667fa557a6: Pushed [2023-09-26T03:34:13.900Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:15.630Z] + 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 [2023-09-26T03:34:15.960Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-26T03:34:15.960Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T03:34:15.960Z] 2ce9b7a6f5a0: Preparing [2023-09-26T03:34:15.960Z] 2c667fa557a6: Preparing [2023-09-26T03:34:15.960Z] beb0009d24d1: Preparing [2023-09-26T03:34:15.960Z] a8c53f943397: Preparing [2023-09-26T03:34:15.960Z] 672a39787359: Preparing [2023-09-26T03:34:15.960Z] b2191e2be29d: Preparing [2023-09-26T03:34:15.960Z] b2191e2be29d: Waiting [2023-09-26T03:34:15.960Z] a8c53f943397: Layer already exists [2023-09-26T03:34:15.960Z] 2ce9b7a6f5a0: Layer already exists [2023-09-26T03:34:15.960Z] 2c667fa557a6: Layer already exists [2023-09-26T03:34:15.960Z] 672a39787359: Layer already exists [2023-09-26T03:34:15.960Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:15.960Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:16.225Z] latest: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:16.566Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:16.906Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.56 [2023-09-26T03:34:16.906Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T03:34:16.906Z] 2ce9b7a6f5a0: Preparing [2023-09-26T03:34:16.906Z] 2c667fa557a6: Preparing [2023-09-26T03:34:16.906Z] beb0009d24d1: Preparing [2023-09-26T03:34:16.906Z] a8c53f943397: Preparing [2023-09-26T03:34:16.906Z] 672a39787359: Preparing [2023-09-26T03:34:16.906Z] b2191e2be29d: Preparing [2023-09-26T03:34:16.906Z] b2191e2be29d: Waiting [2023-09-26T03:34:16.906Z] 672a39787359: Layer already exists [2023-09-26T03:34:16.906Z] a8c53f943397: Layer already exists [2023-09-26T03:34:16.906Z] 2ce9b7a6f5a0: Layer already exists [2023-09-26T03:34:16.906Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:16.906Z] 2c667fa557a6: Layer already exists [2023-09-26T03:34:16.906Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:16.906Z] 3.1.0-dev.56: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:17.235Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:17.576Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:17.577Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T03:34:17.577Z] 2ce9b7a6f5a0: Preparing [2023-09-26T03:34:17.577Z] 2c667fa557a6: Preparing [2023-09-26T03:34:17.577Z] beb0009d24d1: Preparing [2023-09-26T03:34:17.577Z] a8c53f943397: Preparing [2023-09-26T03:34:17.577Z] 672a39787359: Preparing [2023-09-26T03:34:17.577Z] b2191e2be29d: Preparing [2023-09-26T03:34:17.577Z] b2191e2be29d: Waiting [2023-09-26T03:34:17.577Z] a8c53f943397: Layer already exists [2023-09-26T03:34:17.577Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:17.577Z] 2ce9b7a6f5a0: Layer already exists [2023-09-26T03:34:17.577Z] 672a39787359: Layer already exists [2023-09-26T03:34:17.577Z] 2c667fa557a6: Layer already exists [2023-09-26T03:34:17.577Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:17.577Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:17.924Z] + 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 [2023-09-26T03:34:18.261Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2023-09-26T03:34:18.261Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2023-09-26T03:34:18.261Z] 2ce9b7a6f5a0: Preparing [2023-09-26T03:34:18.261Z] 2c667fa557a6: Preparing [2023-09-26T03:34:18.261Z] beb0009d24d1: Preparing [2023-09-26T03:34:18.261Z] a8c53f943397: Preparing [2023-09-26T03:34:18.261Z] 672a39787359: Preparing [2023-09-26T03:34:18.261Z] b2191e2be29d: Preparing [2023-09-26T03:34:18.261Z] b2191e2be29d: Waiting [2023-09-26T03:34:18.261Z] 2c667fa557a6: Layer already exists [2023-09-26T03:34:18.261Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:18.261Z] a8c53f943397: Layer already exists [2023-09-26T03:34:18.261Z] 672a39787359: Layer already exists [2023-09-26T03:34:18.261Z] 2ce9b7a6f5a0: Layer already exists [2023-09-26T03:34:18.261Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:18.261Z] main: digest: sha256:32560a0a165236e00636abe163443200c626e411036a51ca6ffd80c037087cab size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:34:18.303Z] ===================================================== [Pipeline] echo [2023-09-26T03:34:18.309Z] taggedImages: [2023-09-26T03:34:18.309Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:18.309Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2023-09-26T03:34:18.309Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.56 [2023-09-26T03:34:18.309Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:18.309Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2023-09-26T03:34:18.324Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2023-09-26T03:34:18.324Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:18.324Z] latest [2023-09-26T03:34:18.324Z] 3.1.0-dev.56 [2023-09-26T03:34:18.324Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:18.324Z] main [2023-09-26T03:34:18.324Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:18.650Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:18.979Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:18.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T03:34:18.979Z] e920bb6967da: Preparing [2023-09-26T03:34:18.979Z] 9b8e3aeb4c6f: Preparing [2023-09-26T03:34:18.979Z] 2654be8678e2: Preparing [2023-09-26T03:34:18.979Z] beb0009d24d1: Preparing [2023-09-26T03:34:18.979Z] a8c53f943397: Preparing [2023-09-26T03:34:18.979Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:18.979Z] 8b5daf4e687d: Preparing [2023-09-26T03:34:18.979Z] 8fd15f34d07d: Preparing [2023-09-26T03:34:18.979Z] b2191e2be29d: Preparing [2023-09-26T03:34:18.979Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:18.979Z] 8b5daf4e687d: Waiting [2023-09-26T03:34:18.979Z] 8fd15f34d07d: Waiting [2023-09-26T03:34:18.979Z] b2191e2be29d: Waiting [2023-09-26T03:34:18.979Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:18.979Z] a8c53f943397: Layer already exists [2023-09-26T03:34:19.244Z] 9b8e3aeb4c6f: Pushed [2023-09-26T03:34:19.244Z] 2654be8678e2: Pushed [2023-09-26T03:34:19.244Z] e920bb6967da: Pushed [2023-09-26T03:34:19.244Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:21.170Z] 8fd15f34d07d: Pushed [2023-09-26T03:34:31.214Z] 8b5daf4e687d: Pushed [2023-09-26T03:34:36.538Z] 3a424f7cc8c3: Pushed [2023-09-26T03:34:36.538Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:36.877Z] + 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 [2023-09-26T03:34:37.200Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-26T03:34:37.201Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T03:34:37.201Z] e920bb6967da: Preparing [2023-09-26T03:34:37.201Z] 9b8e3aeb4c6f: Preparing [2023-09-26T03:34:37.201Z] 2654be8678e2: Preparing [2023-09-26T03:34:37.201Z] beb0009d24d1: Preparing [2023-09-26T03:34:37.201Z] a8c53f943397: Preparing [2023-09-26T03:34:37.201Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:37.201Z] 8b5daf4e687d: Preparing [2023-09-26T03:34:37.201Z] 8fd15f34d07d: Preparing [2023-09-26T03:34:37.201Z] b2191e2be29d: Preparing [2023-09-26T03:34:37.201Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:37.201Z] 8b5daf4e687d: Waiting [2023-09-26T03:34:37.201Z] 8fd15f34d07d: Waiting [2023-09-26T03:34:37.201Z] b2191e2be29d: Waiting [2023-09-26T03:34:37.201Z] a8c53f943397: Layer already exists [2023-09-26T03:34:37.201Z] 2654be8678e2: Layer already exists [2023-09-26T03:34:37.201Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:37.201Z] 9b8e3aeb4c6f: Layer already exists [2023-09-26T03:34:37.201Z] e920bb6967da: Layer already exists [2023-09-26T03:34:37.201Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:34:37.201Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:37.201Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:37.201Z] 8b5daf4e687d: Layer already exists [2023-09-26T03:34:37.466Z] latest: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:37.795Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:38.124Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.56 [2023-09-26T03:34:38.124Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T03:34:38.124Z] e920bb6967da: Preparing [2023-09-26T03:34:38.124Z] 9b8e3aeb4c6f: Preparing [2023-09-26T03:34:38.124Z] 2654be8678e2: Preparing [2023-09-26T03:34:38.124Z] beb0009d24d1: Preparing [2023-09-26T03:34:38.124Z] a8c53f943397: Preparing [2023-09-26T03:34:38.124Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:38.124Z] 8b5daf4e687d: Preparing [2023-09-26T03:34:38.124Z] 8fd15f34d07d: Preparing [2023-09-26T03:34:38.124Z] b2191e2be29d: Preparing [2023-09-26T03:34:38.124Z] 8b5daf4e687d: Waiting [2023-09-26T03:34:38.124Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:38.124Z] 8fd15f34d07d: Waiting [2023-09-26T03:34:38.124Z] b2191e2be29d: Waiting [2023-09-26T03:34:38.124Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:38.124Z] 9b8e3aeb4c6f: Layer already exists [2023-09-26T03:34:38.124Z] e920bb6967da: Layer already exists [2023-09-26T03:34:38.124Z] 2654be8678e2: Layer already exists [2023-09-26T03:34:38.124Z] a8c53f943397: Layer already exists [2023-09-26T03:34:38.124Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:38.124Z] 8b5daf4e687d: Layer already exists [2023-09-26T03:34:38.124Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:34:38.124Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:38.124Z] 3.1.0-dev.56: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:38.721Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:39.067Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:39.067Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T03:34:39.067Z] e920bb6967da: Preparing [2023-09-26T03:34:39.067Z] 9b8e3aeb4c6f: Preparing [2023-09-26T03:34:39.067Z] 2654be8678e2: Preparing [2023-09-26T03:34:39.067Z] beb0009d24d1: Preparing [2023-09-26T03:34:39.067Z] a8c53f943397: Preparing [2023-09-26T03:34:39.067Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:39.067Z] 8b5daf4e687d: Preparing [2023-09-26T03:34:39.067Z] 8fd15f34d07d: Preparing [2023-09-26T03:34:39.067Z] b2191e2be29d: Preparing [2023-09-26T03:34:39.067Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:39.067Z] 8b5daf4e687d: Waiting [2023-09-26T03:34:39.067Z] 8fd15f34d07d: Waiting [2023-09-26T03:34:39.067Z] e920bb6967da: Layer already exists [2023-09-26T03:34:39.067Z] 9b8e3aeb4c6f: Layer already exists [2023-09-26T03:34:39.067Z] a8c53f943397: Layer already exists [2023-09-26T03:34:39.067Z] 2654be8678e2: Layer already exists [2023-09-26T03:34:39.067Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:39.067Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:39.067Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:39.067Z] 8b5daf4e687d: Layer already exists [2023-09-26T03:34:39.067Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:34:39.067Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:39.685Z] + 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 [2023-09-26T03:34:40.029Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2023-09-26T03:34:40.029Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2023-09-26T03:34:40.029Z] e920bb6967da: Preparing [2023-09-26T03:34:40.029Z] 9b8e3aeb4c6f: Preparing [2023-09-26T03:34:40.029Z] 2654be8678e2: Preparing [2023-09-26T03:34:40.029Z] beb0009d24d1: Preparing [2023-09-26T03:34:40.029Z] a8c53f943397: Preparing [2023-09-26T03:34:40.029Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:40.029Z] 8b5daf4e687d: Preparing [2023-09-26T03:34:40.029Z] 8fd15f34d07d: Preparing [2023-09-26T03:34:40.029Z] b2191e2be29d: Preparing [2023-09-26T03:34:40.029Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:40.029Z] 8b5daf4e687d: Waiting [2023-09-26T03:34:40.029Z] 8fd15f34d07d: Waiting [2023-09-26T03:34:40.029Z] b2191e2be29d: Waiting [2023-09-26T03:34:40.029Z] e920bb6967da: Layer already exists [2023-09-26T03:34:40.029Z] a8c53f943397: Layer already exists [2023-09-26T03:34:40.029Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:40.029Z] 9b8e3aeb4c6f: Layer already exists [2023-09-26T03:34:40.029Z] 2654be8678e2: Layer already exists [2023-09-26T03:34:40.029Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:40.029Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:34:40.029Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:40.029Z] 8b5daf4e687d: Layer already exists [2023-09-26T03:34:40.294Z] main: digest: sha256:28b628d976f85fc25537a2789baefd6848b376c76aaa90ca33934348b8b1910b size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:34:40.348Z] ===================================================== [Pipeline] echo [2023-09-26T03:34:40.359Z] taggedImages: [2023-09-26T03:34:40.359Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:40.359Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2023-09-26T03:34:40.359Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.56 [2023-09-26T03:34:40.359Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:40.359Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2023-09-26T03:34:40.383Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2023-09-26T03:34:40.383Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:40.383Z] latest [2023-09-26T03:34:40.383Z] 3.1.0-dev.56 [2023-09-26T03:34:40.383Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:40.383Z] main [2023-09-26T03:34:40.383Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:40.719Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:41.047Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:41.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T03:34:41.047Z] 94fa3aad3ce7: Preparing [2023-09-26T03:34:41.047Z] e6ba8202441d: Preparing [2023-09-26T03:34:41.047Z] 0dfe047fbd28: Preparing [2023-09-26T03:34:41.047Z] beb0009d24d1: Preparing [2023-09-26T03:34:41.047Z] a8c53f943397: Preparing [2023-09-26T03:34:41.047Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:41.047Z] 74cc05077a52: Preparing [2023-09-26T03:34:41.047Z] b2191e2be29d: Preparing [2023-09-26T03:34:41.047Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:41.047Z] b2191e2be29d: Waiting [2023-09-26T03:34:41.047Z] 74cc05077a52: Waiting [2023-09-26T03:34:41.047Z] a8c53f943397: Layer already exists [2023-09-26T03:34:41.311Z] 0dfe047fbd28: Pushed [2023-09-26T03:34:41.311Z] e6ba8202441d: Pushed [2023-09-26T03:34:42.261Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:42.261Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:42.261Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:42.261Z] 94fa3aad3ce7: Pushed [2023-09-26T03:34:42.838Z] 74cc05077a52: Pushed [2023-09-26T03:34:42.838Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:43.173Z] + 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 [2023-09-26T03:34:43.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-26T03:34:43.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T03:34:43.503Z] 94fa3aad3ce7: Preparing [2023-09-26T03:34:43.503Z] e6ba8202441d: Preparing [2023-09-26T03:34:43.503Z] 0dfe047fbd28: Preparing [2023-09-26T03:34:43.503Z] beb0009d24d1: Preparing [2023-09-26T03:34:43.503Z] a8c53f943397: Preparing [2023-09-26T03:34:43.503Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:43.503Z] 74cc05077a52: Preparing [2023-09-26T03:34:43.503Z] b2191e2be29d: Preparing [2023-09-26T03:34:43.503Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:43.503Z] b2191e2be29d: Waiting [2023-09-26T03:34:43.503Z] 74cc05077a52: Waiting [2023-09-26T03:34:43.503Z] e6ba8202441d: Layer already exists [2023-09-26T03:34:43.503Z] a8c53f943397: Layer already exists [2023-09-26T03:34:43.503Z] 0dfe047fbd28: Layer already exists [2023-09-26T03:34:43.503Z] 94fa3aad3ce7: Layer already exists [2023-09-26T03:34:43.503Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:43.503Z] 74cc05077a52: Layer already exists [2023-09-26T03:34:43.503Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:43.503Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:43.503Z] latest: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:44.105Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:44.431Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.56 [2023-09-26T03:34:44.431Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T03:34:44.431Z] 94fa3aad3ce7: Preparing [2023-09-26T03:34:44.431Z] e6ba8202441d: Preparing [2023-09-26T03:34:44.431Z] 0dfe047fbd28: Preparing [2023-09-26T03:34:44.431Z] beb0009d24d1: Preparing [2023-09-26T03:34:44.431Z] a8c53f943397: Preparing [2023-09-26T03:34:44.431Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:44.431Z] 74cc05077a52: Preparing [2023-09-26T03:34:44.431Z] b2191e2be29d: Preparing [2023-09-26T03:34:44.431Z] 74cc05077a52: Waiting [2023-09-26T03:34:44.431Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:44.431Z] b2191e2be29d: Waiting [2023-09-26T03:34:44.431Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:44.431Z] e6ba8202441d: Layer already exists [2023-09-26T03:34:44.431Z] 94fa3aad3ce7: Layer already exists [2023-09-26T03:34:44.431Z] 0dfe047fbd28: Layer already exists [2023-09-26T03:34:44.431Z] a8c53f943397: Layer already exists [2023-09-26T03:34:44.431Z] 74cc05077a52: Layer already exists [2023-09-26T03:34:44.431Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:44.431Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:44.696Z] 3.1.0-dev.56: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:45.027Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:45.363Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:45.363Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T03:34:45.363Z] 94fa3aad3ce7: Preparing [2023-09-26T03:34:45.363Z] e6ba8202441d: Preparing [2023-09-26T03:34:45.363Z] 0dfe047fbd28: Preparing [2023-09-26T03:34:45.363Z] beb0009d24d1: Preparing [2023-09-26T03:34:45.363Z] a8c53f943397: Preparing [2023-09-26T03:34:45.363Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:45.363Z] 74cc05077a52: Preparing [2023-09-26T03:34:45.363Z] b2191e2be29d: Preparing [2023-09-26T03:34:45.363Z] 74cc05077a52: Waiting [2023-09-26T03:34:45.363Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:45.363Z] e6ba8202441d: Layer already exists [2023-09-26T03:34:45.363Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:45.363Z] a8c53f943397: Layer already exists [2023-09-26T03:34:45.363Z] 94fa3aad3ce7: Layer already exists [2023-09-26T03:34:45.363Z] 0dfe047fbd28: Layer already exists [2023-09-26T03:34:45.363Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:45.363Z] 74cc05077a52: Layer already exists [2023-09-26T03:34:45.363Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:45.363Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:45.703Z] + 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 [2023-09-26T03:34:46.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2023-09-26T03:34:46.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2023-09-26T03:34:46.030Z] 94fa3aad3ce7: Preparing [2023-09-26T03:34:46.030Z] e6ba8202441d: Preparing [2023-09-26T03:34:46.030Z] 0dfe047fbd28: Preparing [2023-09-26T03:34:46.030Z] beb0009d24d1: Preparing [2023-09-26T03:34:46.030Z] a8c53f943397: Preparing [2023-09-26T03:34:46.030Z] 3a424f7cc8c3: Preparing [2023-09-26T03:34:46.030Z] 74cc05077a52: Preparing [2023-09-26T03:34:46.030Z] b2191e2be29d: Preparing [2023-09-26T03:34:46.030Z] 3a424f7cc8c3: Waiting [2023-09-26T03:34:46.030Z] 74cc05077a52: Waiting [2023-09-26T03:34:46.030Z] b2191e2be29d: Waiting [2023-09-26T03:34:46.030Z] a8c53f943397: Layer already exists [2023-09-26T03:34:46.030Z] 94fa3aad3ce7: Layer already exists [2023-09-26T03:34:46.030Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:46.030Z] 0dfe047fbd28: Layer already exists [2023-09-26T03:34:46.030Z] e6ba8202441d: Layer already exists [2023-09-26T03:34:46.030Z] 74cc05077a52: Layer already exists [2023-09-26T03:34:46.030Z] 3a424f7cc8c3: Layer already exists [2023-09-26T03:34:46.030Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:46.294Z] main: digest: sha256:a5f60fc251cd08d482cb06fcc35507a6512ef6d250557d43209c1b44e3aaa26e size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:34:46.346Z] ===================================================== [Pipeline] echo [2023-09-26T03:34:46.352Z] taggedImages: [2023-09-26T03:34:46.352Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:46.352Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2023-09-26T03:34:46.352Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.56 [2023-09-26T03:34:46.352Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:46.352Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2023-09-26T03:34:46.367Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2023-09-26T03:34:46.367Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:46.367Z] latest [2023-09-26T03:34:46.367Z] 3.1.0-dev.56 [2023-09-26T03:34:46.367Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:34:46.367Z] main [2023-09-26T03:34:46.367Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:46.694Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:34:47.030Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:34:47.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T03:34:47.030Z] e920bb6967da: Preparing [2023-09-26T03:34:47.030Z] 84a97b7dd381: Preparing [2023-09-26T03:34:47.030Z] 163a05361cc1: Preparing [2023-09-26T03:34:47.030Z] beb0009d24d1: Preparing [2023-09-26T03:34:47.030Z] a8c53f943397: Preparing [2023-09-26T03:34:47.030Z] 7e90791e0b25: Preparing [2023-09-26T03:34:47.030Z] 8fd15f34d07d: Preparing [2023-09-26T03:34:47.030Z] b2191e2be29d: Preparing [2023-09-26T03:34:47.030Z] 8fd15f34d07d: Waiting [2023-09-26T03:34:47.030Z] 7e90791e0b25: Waiting [2023-09-26T03:34:47.030Z] b2191e2be29d: Waiting [2023-09-26T03:34:47.030Z] e920bb6967da: Layer already exists [2023-09-26T03:34:47.030Z] a8c53f943397: Layer already exists [2023-09-26T03:34:47.030Z] beb0009d24d1: Layer already exists [2023-09-26T03:34:47.030Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:34:47.295Z] b2191e2be29d: Layer already exists [2023-09-26T03:34:47.295Z] 163a05361cc1: Pushed [2023-09-26T03:34:47.295Z] 84a97b7dd381: Pushed [2023-09-26T03:35:02.244Z] 7e90791e0b25: Pushed [2023-09-26T03:35:02.244Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:02.603Z] + 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 [2023-09-26T03:35:02.946Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-26T03:35:02.946Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T03:35:02.946Z] e920bb6967da: Preparing [2023-09-26T03:35:02.946Z] 84a97b7dd381: Preparing [2023-09-26T03:35:02.946Z] 163a05361cc1: Preparing [2023-09-26T03:35:02.946Z] beb0009d24d1: Preparing [2023-09-26T03:35:02.946Z] a8c53f943397: Preparing [2023-09-26T03:35:02.946Z] 7e90791e0b25: Preparing [2023-09-26T03:35:02.946Z] 8fd15f34d07d: Preparing [2023-09-26T03:35:02.946Z] b2191e2be29d: Preparing [2023-09-26T03:35:02.946Z] 8fd15f34d07d: Waiting [2023-09-26T03:35:02.946Z] b2191e2be29d: Waiting [2023-09-26T03:35:02.946Z] 7e90791e0b25: Waiting [2023-09-26T03:35:02.946Z] 163a05361cc1: Layer already exists [2023-09-26T03:35:02.946Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:02.946Z] e920bb6967da: Layer already exists [2023-09-26T03:35:02.946Z] a8c53f943397: Layer already exists [2023-09-26T03:35:02.946Z] 84a97b7dd381: Layer already exists [2023-09-26T03:35:02.946Z] 7e90791e0b25: Layer already exists [2023-09-26T03:35:02.946Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:35:02.946Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:03.213Z] latest: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:03.565Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:03.956Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.56 [2023-09-26T03:35:03.956Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T03:35:03.956Z] e920bb6967da: Preparing [2023-09-26T03:35:03.956Z] 84a97b7dd381: Preparing [2023-09-26T03:35:03.956Z] 163a05361cc1: Preparing [2023-09-26T03:35:03.956Z] beb0009d24d1: Preparing [2023-09-26T03:35:03.956Z] a8c53f943397: Preparing [2023-09-26T03:35:03.956Z] 7e90791e0b25: Preparing [2023-09-26T03:35:03.956Z] 8fd15f34d07d: Preparing [2023-09-26T03:35:03.956Z] b2191e2be29d: Preparing [2023-09-26T03:35:03.956Z] b2191e2be29d: Waiting [2023-09-26T03:35:03.956Z] 7e90791e0b25: Waiting [2023-09-26T03:35:03.956Z] 8fd15f34d07d: Waiting [2023-09-26T03:35:03.956Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:03.956Z] 163a05361cc1: Layer already exists [2023-09-26T03:35:03.956Z] e920bb6967da: Layer already exists [2023-09-26T03:35:03.956Z] 84a97b7dd381: Layer already exists [2023-09-26T03:35:03.957Z] a8c53f943397: Layer already exists [2023-09-26T03:35:03.957Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:35:03.957Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:03.957Z] 7e90791e0b25: Layer already exists [2023-09-26T03:35:03.957Z] 3.1.0-dev.56: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:04.311Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:04.637Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:04.637Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T03:35:04.637Z] e920bb6967da: Preparing [2023-09-26T03:35:04.637Z] 84a97b7dd381: Preparing [2023-09-26T03:35:04.637Z] 163a05361cc1: Preparing [2023-09-26T03:35:04.637Z] beb0009d24d1: Preparing [2023-09-26T03:35:04.637Z] a8c53f943397: Preparing [2023-09-26T03:35:04.637Z] 7e90791e0b25: Preparing [2023-09-26T03:35:04.637Z] 8fd15f34d07d: Preparing [2023-09-26T03:35:04.637Z] b2191e2be29d: Preparing [2023-09-26T03:35:04.637Z] 8fd15f34d07d: Waiting [2023-09-26T03:35:04.637Z] b2191e2be29d: Waiting [2023-09-26T03:35:04.637Z] 7e90791e0b25: Waiting [2023-09-26T03:35:04.637Z] a8c53f943397: Layer already exists [2023-09-26T03:35:04.637Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:04.637Z] 84a97b7dd381: Layer already exists [2023-09-26T03:35:04.637Z] e920bb6967da: Layer already exists [2023-09-26T03:35:04.637Z] 163a05361cc1: Layer already exists [2023-09-26T03:35:04.637Z] 7e90791e0b25: Layer already exists [2023-09-26T03:35:04.637Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:04.637Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:35:04.901Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:05.237Z] + 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 [2023-09-26T03:35:05.563Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2023-09-26T03:35:05.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2023-09-26T03:35:05.563Z] e920bb6967da: Preparing [2023-09-26T03:35:05.563Z] 84a97b7dd381: Preparing [2023-09-26T03:35:05.563Z] 163a05361cc1: Preparing [2023-09-26T03:35:05.563Z] beb0009d24d1: Preparing [2023-09-26T03:35:05.563Z] a8c53f943397: Preparing [2023-09-26T03:35:05.563Z] 7e90791e0b25: Preparing [2023-09-26T03:35:05.563Z] 8fd15f34d07d: Preparing [2023-09-26T03:35:05.563Z] b2191e2be29d: Preparing [2023-09-26T03:35:05.563Z] 7e90791e0b25: Waiting [2023-09-26T03:35:05.563Z] 8fd15f34d07d: Waiting [2023-09-26T03:35:05.563Z] b2191e2be29d: Waiting [2023-09-26T03:35:05.563Z] 163a05361cc1: Layer already exists [2023-09-26T03:35:05.564Z] 84a97b7dd381: Layer already exists [2023-09-26T03:35:05.564Z] a8c53f943397: Layer already exists [2023-09-26T03:35:05.564Z] e920bb6967da: Layer already exists [2023-09-26T03:35:05.564Z] 8fd15f34d07d: Layer already exists [2023-09-26T03:35:05.564Z] 7e90791e0b25: Layer already exists [2023-09-26T03:35:05.564Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:05.564Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:05.828Z] main: digest: sha256:28c3adba02328c5b52634fd5f7b9b707bc3a3a48f09aa89dad4ed7551f0acba5 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:35:05.883Z] ===================================================== [Pipeline] echo [2023-09-26T03:35:05.892Z] taggedImages: [2023-09-26T03:35:05.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:35:05.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2023-09-26T03:35:05.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.56 [2023-09-26T03:35:05.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:05.892Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2023-09-26T03:35:05.915Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2023-09-26T03:35:05.915Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:35:05.915Z] latest [2023-09-26T03:35:05.915Z] 3.1.0-dev.56 [2023-09-26T03:35:05.915Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:05.915Z] main [2023-09-26T03:35:05.915Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:06.284Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:06.613Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:35:06.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T03:35:06.613Z] 7062c835f36a: Preparing [2023-09-26T03:35:06.613Z] 56a204b95fc6: Preparing [2023-09-26T03:35:06.613Z] beb0009d24d1: Preparing [2023-09-26T03:35:06.613Z] a8c53f943397: Preparing [2023-09-26T03:35:06.613Z] c374ef056a0e: Preparing [2023-09-26T03:35:06.613Z] b2191e2be29d: Preparing [2023-09-26T03:35:06.613Z] b2191e2be29d: Waiting [2023-09-26T03:35:06.613Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:06.613Z] a8c53f943397: Layer already exists [2023-09-26T03:35:06.613Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:06.878Z] 7062c835f36a: Pushed [2023-09-26T03:35:06.878Z] c374ef056a0e: Pushed [2023-09-26T03:35:13.506Z] 56a204b95fc6: Pushed [2023-09-26T03:35:13.506Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:13.836Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:14.162Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-26T03:35:14.162Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T03:35:14.162Z] 7062c835f36a: Preparing [2023-09-26T03:35:14.162Z] 56a204b95fc6: Preparing [2023-09-26T03:35:14.162Z] beb0009d24d1: Preparing [2023-09-26T03:35:14.162Z] a8c53f943397: Preparing [2023-09-26T03:35:14.162Z] c374ef056a0e: Preparing [2023-09-26T03:35:14.162Z] b2191e2be29d: Preparing [2023-09-26T03:35:14.162Z] b2191e2be29d: Waiting [2023-09-26T03:35:14.162Z] c374ef056a0e: Layer already exists [2023-09-26T03:35:14.162Z] 7062c835f36a: Layer already exists [2023-09-26T03:35:14.162Z] a8c53f943397: Layer already exists [2023-09-26T03:35:14.162Z] 56a204b95fc6: Layer already exists [2023-09-26T03:35:14.162Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:14.162Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:14.162Z] latest: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:14.493Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:14.818Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.56 [2023-09-26T03:35:14.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T03:35:14.819Z] 7062c835f36a: Preparing [2023-09-26T03:35:14.819Z] 56a204b95fc6: Preparing [2023-09-26T03:35:14.819Z] beb0009d24d1: Preparing [2023-09-26T03:35:14.819Z] a8c53f943397: Preparing [2023-09-26T03:35:14.819Z] c374ef056a0e: Preparing [2023-09-26T03:35:14.819Z] b2191e2be29d: Preparing [2023-09-26T03:35:14.819Z] b2191e2be29d: Waiting [2023-09-26T03:35:14.819Z] a8c53f943397: Layer already exists [2023-09-26T03:35:14.819Z] c374ef056a0e: Layer already exists [2023-09-26T03:35:14.819Z] 7062c835f36a: Layer already exists [2023-09-26T03:35:14.819Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:14.819Z] 56a204b95fc6: Layer already exists [2023-09-26T03:35:14.819Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:14.819Z] 3.1.0-dev.56: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:15.150Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:15.478Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:15.478Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T03:35:15.478Z] 7062c835f36a: Preparing [2023-09-26T03:35:15.478Z] 56a204b95fc6: Preparing [2023-09-26T03:35:15.478Z] beb0009d24d1: Preparing [2023-09-26T03:35:15.478Z] a8c53f943397: Preparing [2023-09-26T03:35:15.478Z] c374ef056a0e: Preparing [2023-09-26T03:35:15.478Z] b2191e2be29d: Preparing [2023-09-26T03:35:15.478Z] b2191e2be29d: Waiting [2023-09-26T03:35:15.479Z] 7062c835f36a: Layer already exists [2023-09-26T03:35:15.479Z] c374ef056a0e: Layer already exists [2023-09-26T03:35:15.479Z] 56a204b95fc6: Layer already exists [2023-09-26T03:35:15.479Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:15.479Z] a8c53f943397: Layer already exists [2023-09-26T03:35:15.479Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:15.479Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:15.812Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:16.141Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2023-09-26T03:35:16.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2023-09-26T03:35:16.141Z] 7062c835f36a: Preparing [2023-09-26T03:35:16.141Z] 56a204b95fc6: Preparing [2023-09-26T03:35:16.141Z] beb0009d24d1: Preparing [2023-09-26T03:35:16.141Z] a8c53f943397: Preparing [2023-09-26T03:35:16.141Z] c374ef056a0e: Preparing [2023-09-26T03:35:16.141Z] b2191e2be29d: Preparing [2023-09-26T03:35:16.141Z] b2191e2be29d: Waiting [2023-09-26T03:35:16.141Z] a8c53f943397: Layer already exists [2023-09-26T03:35:16.141Z] c374ef056a0e: Layer already exists [2023-09-26T03:35:16.141Z] 7062c835f36a: Layer already exists [2023-09-26T03:35:16.141Z] 56a204b95fc6: Layer already exists [2023-09-26T03:35:16.141Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:16.141Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:16.141Z] main: digest: sha256:9a5cb8663e476a5b7a7d580b5dc2500e16a39d940dd36050724298831e1c2752 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:35:16.442Z] ===================================================== [Pipeline] echo [2023-09-26T03:35:16.447Z] taggedImages: [2023-09-26T03:35:16.447Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:35:16.447Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2023-09-26T03:35:16.447Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.56 [2023-09-26T03:35:16.447Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:16.447Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2023-09-26T03:35:16.461Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2023-09-26T03:35:16.461Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:35:16.461Z] latest [2023-09-26T03:35:16.461Z] 3.1.0-dev.56 [2023-09-26T03:35:16.461Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:16.461Z] main [2023-09-26T03:35:16.461Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:16.786Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:17.111Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:35:17.111Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T03:35:17.111Z] ed46d6f7d932: Preparing [2023-09-26T03:35:17.111Z] b4f629c349c5: Preparing [2023-09-26T03:35:17.111Z] beb0009d24d1: Preparing [2023-09-26T03:35:17.111Z] a8c53f943397: Preparing [2023-09-26T03:35:17.111Z] dde9c27a1c54: Preparing [2023-09-26T03:35:17.111Z] b2191e2be29d: Preparing [2023-09-26T03:35:17.111Z] b2191e2be29d: Waiting [2023-09-26T03:35:17.111Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:17.111Z] a8c53f943397: Layer already exists [2023-09-26T03:35:17.111Z] dde9c27a1c54: Layer already exists [2023-09-26T03:35:17.111Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:17.375Z] ed46d6f7d932: Pushed [2023-09-26T03:35:24.010Z] b4f629c349c5: Pushed [2023-09-26T03:35:24.010Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:24.362Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:24.710Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-26T03:35:24.710Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T03:35:24.710Z] ed46d6f7d932: Preparing [2023-09-26T03:35:24.710Z] b4f629c349c5: Preparing [2023-09-26T03:35:24.710Z] beb0009d24d1: Preparing [2023-09-26T03:35:24.710Z] a8c53f943397: Preparing [2023-09-26T03:35:24.710Z] dde9c27a1c54: Preparing [2023-09-26T03:35:24.710Z] b2191e2be29d: Preparing [2023-09-26T03:35:24.710Z] b2191e2be29d: Waiting [2023-09-26T03:35:24.710Z] a8c53f943397: Layer already exists [2023-09-26T03:35:24.710Z] ed46d6f7d932: Layer already exists [2023-09-26T03:35:24.710Z] dde9c27a1c54: Layer already exists [2023-09-26T03:35:24.710Z] b4f629c349c5: Layer already exists [2023-09-26T03:35:24.710Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:24.710Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:24.710Z] latest: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:25.320Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:25.659Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.56 [2023-09-26T03:35:25.659Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T03:35:25.659Z] ed46d6f7d932: Preparing [2023-09-26T03:35:25.659Z] b4f629c349c5: Preparing [2023-09-26T03:35:25.659Z] beb0009d24d1: Preparing [2023-09-26T03:35:25.659Z] a8c53f943397: Preparing [2023-09-26T03:35:25.659Z] dde9c27a1c54: Preparing [2023-09-26T03:35:25.659Z] b2191e2be29d: Preparing [2023-09-26T03:35:25.659Z] b2191e2be29d: Waiting [2023-09-26T03:35:25.659Z] dde9c27a1c54: Layer already exists [2023-09-26T03:35:25.659Z] ed46d6f7d932: Layer already exists [2023-09-26T03:35:25.659Z] a8c53f943397: Layer already exists [2023-09-26T03:35:25.659Z] b4f629c349c5: Layer already exists [2023-09-26T03:35:25.659Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:25.659Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:25.659Z] 3.1.0-dev.56: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:25.988Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:26.315Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:26.316Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T03:35:26.316Z] ed46d6f7d932: Preparing [2023-09-26T03:35:26.316Z] b4f629c349c5: Preparing [2023-09-26T03:35:26.316Z] beb0009d24d1: Preparing [2023-09-26T03:35:26.316Z] a8c53f943397: Preparing [2023-09-26T03:35:26.316Z] dde9c27a1c54: Preparing [2023-09-26T03:35:26.316Z] b2191e2be29d: Preparing [2023-09-26T03:35:26.316Z] b2191e2be29d: Waiting [2023-09-26T03:35:26.316Z] ed46d6f7d932: Layer already exists [2023-09-26T03:35:26.316Z] a8c53f943397: Layer already exists [2023-09-26T03:35:26.316Z] b4f629c349c5: Layer already exists [2023-09-26T03:35:26.316Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:26.316Z] dde9c27a1c54: Layer already exists [2023-09-26T03:35:26.316Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:26.316Z] 8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:26.649Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:26.982Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2023-09-26T03:35:26.982Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2023-09-26T03:35:26.982Z] ed46d6f7d932: Preparing [2023-09-26T03:35:26.982Z] b4f629c349c5: Preparing [2023-09-26T03:35:26.982Z] beb0009d24d1: Preparing [2023-09-26T03:35:26.982Z] a8c53f943397: Preparing [2023-09-26T03:35:26.982Z] dde9c27a1c54: Preparing [2023-09-26T03:35:26.982Z] b2191e2be29d: Preparing [2023-09-26T03:35:26.982Z] b2191e2be29d: Waiting [2023-09-26T03:35:26.982Z] a8c53f943397: Layer already exists [2023-09-26T03:35:26.982Z] dde9c27a1c54: Layer already exists [2023-09-26T03:35:26.982Z] b4f629c349c5: Layer already exists [2023-09-26T03:35:26.982Z] beb0009d24d1: Layer already exists [2023-09-26T03:35:26.982Z] ed46d6f7d932: Layer already exists [2023-09-26T03:35:26.982Z] b2191e2be29d: Layer already exists [2023-09-26T03:35:27.246Z] main: digest: sha256:4464495ff54d09912ee4bd3846803abef5032629986d1d8027480908fa8c9dae size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-09-26T03:35:27.303Z] ===================================================== [Pipeline] echo [2023-09-26T03:35:27.314Z] taggedImages: [2023-09-26T03:35:27.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [2023-09-26T03:35:27.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2023-09-26T03:35:27.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.56 [2023-09-26T03:35:27.314Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3-3.1.0-dev.56 [2023-09-26T03:35:27.314Z] - 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 [2023-09-26T03:35:27.670Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T03:35:27.670Z] [2023-09-26T03:35:27.670Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:35:27.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T03:35:27.997Z] arm64: Pulling from edgex-lftools-log-publisher [2023-09-26T03:35:27.997Z] 8998bd30e6a1: Pulling fs layer [2023-09-26T03:35:27.997Z] 04944245beec: Pulling fs layer [2023-09-26T03:35:27.997Z] 699f458cf7ca: Pulling fs layer [2023-09-26T03:35:27.997Z] 765212b225bb: Pulling fs layer [2023-09-26T03:35:27.997Z] f23df028b6ca: Pulling fs layer [2023-09-26T03:35:27.997Z] d65c8cfc05b1: Pulling fs layer [2023-09-26T03:35:27.997Z] 2437ff75d9bd: Pulling fs layer [2023-09-26T03:35:27.997Z] f23df028b6ca: Waiting [2023-09-26T03:35:27.997Z] d65c8cfc05b1: Waiting [2023-09-26T03:35:27.997Z] 2437ff75d9bd: Waiting [2023-09-26T03:35:27.997Z] 765212b225bb: Waiting [2023-09-26T03:35:28.260Z] 04944245beec: Verifying Checksum [2023-09-26T03:35:28.260Z] 04944245beec: Download complete [2023-09-26T03:35:28.260Z] 765212b225bb: Verifying Checksum [2023-09-26T03:35:28.260Z] 765212b225bb: Download complete [2023-09-26T03:35:28.260Z] f23df028b6ca: Verifying Checksum [2023-09-26T03:35:28.260Z] f23df028b6ca: Download complete [2023-09-26T03:35:28.260Z] d65c8cfc05b1: Verifying Checksum [2023-09-26T03:35:28.260Z] d65c8cfc05b1: Download complete [2023-09-26T03:35:28.526Z] 699f458cf7ca: Verifying Checksum [2023-09-26T03:35:28.526Z] 699f458cf7ca: Download complete [2023-09-26T03:35:28.793Z] 8998bd30e6a1: Verifying Checksum [2023-09-26T03:35:28.793Z] 8998bd30e6a1: Download complete [2023-09-26T03:35:31.368Z] 2437ff75d9bd: Verifying Checksum [2023-09-26T03:35:31.368Z] 2437ff75d9bd: Download complete [2023-09-26T03:35:32.769Z] 8998bd30e6a1: Pull complete [2023-09-26T03:35:33.034Z] 04944245beec: Pull complete [2023-09-26T03:35:34.439Z] 699f458cf7ca: Pull complete [2023-09-26T03:35:34.706Z] 765212b225bb: Pull complete [2023-09-26T03:35:35.287Z] f23df028b6ca: Pull complete [2023-09-26T03:35:35.555Z] d65c8cfc05b1: Pull complete [2023-09-26T03:35:50.535Z] 2437ff75d9bd: Pull complete [2023-09-26T03:35:50.535Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-09-26T03:35:50.535Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-09-26T03:35:50.535Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:35:50.705Z] prd-ubuntu20.04-docker-arm64-4c-16g-7911 does not seem to be running inside a container [2023-09-26T03:35:50.782Z] $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@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 [2023-09-26T03:35:53.398Z] $ docker top e7b9f07ce569b092db94ef9e02ce3505018ea9777a4d9f1b89e799bb15e29233 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:35:54.201Z] ---> job-cost.sh [2023-09-26T03:35:54.466Z] lf-activate-venv: SKIPPING [2023-09-26T03:35:54.466Z] INFO: No Stack... [2023-09-26T03:35:54.730Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-09-26T03:35:55.680Z] INFO: Archiving Costs [Pipeline] sh [2023-09-26T03:35:56.306Z] + cat /w/workspace/edgex-go/590/archives/cost.csv [2023-09-26T03:35:56.306Z] + cut -d, -f6 [Pipeline] lock [2023-09-26T03:35:56.365Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] [2023-09-26T03:35:56.374Z] Resource [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] did not exist. Created. [2023-09-26T03:35:56.374Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-09-26T03:35:56.692Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-09-26T03:35:57.408Z] Stashed 1 file(s) [Pipeline] } [2023-09-26T03:35:57.415Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-main-590-stack-cost] [Pipeline] // lock [Pipeline] } [2023-09-26T03:35:57.450Z] $ docker stop --time=1 e7b9f07ce569b092db94ef9e02ce3505018ea9777a4d9f1b89e799bb15e29233 [2023-09-26T03:35:58.961Z] $ docker rm -f --volumes e7b9f07ce569b092db94ef9e02ce3505018ea9777a4d9f1b89e799bb15e29233 [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 [2023-09-26T03:35:59.435Z] provisioning config files... [2023-09-26T03:35:59.451Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/590@tmp/config6085625817293519798tmp [Pipeline] { [Pipeline] sh [2023-09-26T03:35:59.815Z] + set +x [2023-09-26T03:35:59.815Z] + curl -s https://codecov.io/bash [2023-09-26T03:35:59.815Z] + bash -s -- [2023-09-26T03:35:59.815Z] [2023-09-26T03:35:59.815Z] _____ _ [2023-09-26T03:35:59.815Z] / ____| | | [2023-09-26T03:35:59.815Z] | | ___ __| | ___ ___ _____ __ [2023-09-26T03:35:59.815Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-09-26T03:35:59.815Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-09-26T03:35:59.815Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-09-26T03:35:59.815Z] Bash-1.0.6 [2023-09-26T03:35:59.815Z] [2023-09-26T03:35:59.815Z] [2023-09-26T03:35:59.815Z] ==> git version 2.25.1 found [2023-09-26T03:35:59.815Z] ==> 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 [2023-09-26T03:35:59.815Z] Release-Date: 2020-01-08 [2023-09-26T03:35:59.815Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-09-26T03:35:59.815Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-09-26T03:35:59.815Z] ==> Jenkins CI detected. [2023-09-26T03:35:59.815Z] current dir:  /w/workspace/edgex-go/590 [2023-09-26T03:35:59.815Z] project root: . [2023-09-26T03:35:59.815Z] --> token set from env [2023-09-26T03:35:59.815Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-09-26T03:35:59.815Z] ==> Running gcov in . (disable via -X gcov) [2023-09-26T03:35:59.815Z] ==> Python coveragepy not found [2023-09-26T03:35:59.815Z] ==> Searching for coverage reports in: [2023-09-26T03:35:59.815Z] + . [2023-09-26T03:36:00.090Z] -> Found 1 reports [2023-09-26T03:36:00.090Z] ==> Detecting git/mercurial file structure [2023-09-26T03:36:00.090Z] ==> Reading reports [2023-09-26T03:36:00.090Z] + ./coverage.out bytes=453602 [2023-09-26T03:36:00.090Z] ==> Appending adjustments [2023-09-26T03:36:00.090Z] https://docs.codecov.io/docs/fixing-reports [2023-09-26T03:36:01.096Z] + Found adjustments [2023-09-26T03:36:01.096Z] ==> Gzipping contents [2023-09-26T03:36:01.096Z] 60K /tmp/codecov.YxG6o8.gz [2023-09-26T03:36:01.096Z] ==> Uploading reports [2023-09-26T03:36:01.096Z] url: https://codecov.io [2023-09-26T03:36:01.096Z] query: branch=main&commit=8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3&build=590&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F590%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-26T03:36:01.096Z] -> Pinging Codecov [2023-09-26T03:36:01.096Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3&build=590&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F590%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-09-26T03:36:09.219Z] -> Uploading to [2023-09-26T03:36:09.219Z] https://storage.googleapis.com/codecov/v4/raw/2023-09-26/00271124DB129430A58F1EEE437C3FCB/8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3/df08d425-8f27-472d-b02c-472a696cc962.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230926%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230926T033607Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1ae023c32b83670e6744493d62220fcf24e17a92e6631e09f846565b8eaed74 [2023-09-26T03:36:09.219Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T03:36:09.219Z] Dload Upload Total Spent Left Speed [2023-09-26T03:36:09.219Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58261 0 0 100 58261 0 236k --:--:-- --:--:-- --:--:-- 236k [2023-09-26T03:36:09.219Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/8da91496fa0bc3de6ddd971c1fa7289dd8a6c8a3 [Pipeline] } [2023-09-26T03:36:09.227Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo [2023-09-26T03:36:09.424Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-09-26T03:36:09.436Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:36:09.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T03:36:09.741Z] [2023-09-26T03:36:09.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:36:10.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T03:36:10.040Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-09-26T03:36:10.040Z] df9b9388f04a: Pulling fs layer [2023-09-26T03:36:10.040Z] 52dc419b0ee2: Pulling fs layer [2023-09-26T03:36:10.040Z] 25bc292e5bac: Pulling fs layer [2023-09-26T03:36:10.040Z] 114826534d7a: Pulling fs layer [2023-09-26T03:36:10.040Z] 4657fd5d0bcf: Pulling fs layer [2023-09-26T03:36:10.040Z] 6ad1cebc031e: Pulling fs layer [2023-09-26T03:36:10.040Z] 8a3aa393b2d8: Pulling fs layer [2023-09-26T03:36:10.040Z] 114826534d7a: Waiting [2023-09-26T03:36:10.040Z] 6ad1cebc031e: Waiting [2023-09-26T03:36:10.040Z] 4657fd5d0bcf: Waiting [2023-09-26T03:36:10.040Z] 25bc292e5bac: Verifying Checksum [2023-09-26T03:36:10.040Z] 25bc292e5bac: Download complete [2023-09-26T03:36:10.040Z] 52dc419b0ee2: Verifying Checksum [2023-09-26T03:36:10.040Z] 52dc419b0ee2: Download complete [2023-09-26T03:36:10.040Z] 4657fd5d0bcf: Verifying Checksum [2023-09-26T03:36:10.040Z] 4657fd5d0bcf: Download complete [2023-09-26T03:36:10.040Z] df9b9388f04a: Download complete [2023-09-26T03:36:10.298Z] 6ad1cebc031e: Verifying Checksum [2023-09-26T03:36:10.298Z] 6ad1cebc031e: Download complete [2023-09-26T03:36:10.298Z] df9b9388f04a: Pull complete [2023-09-26T03:36:10.298Z] 52dc419b0ee2: Pull complete [2023-09-26T03:36:10.556Z] 25bc292e5bac: Pull complete [2023-09-26T03:36:10.813Z] 114826534d7a: Verifying Checksum [2023-09-26T03:36:10.813Z] 114826534d7a: Download complete [2023-09-26T03:36:11.073Z] 8a3aa393b2d8: Verifying Checksum [2023-09-26T03:36:11.073Z] 8a3aa393b2d8: Download complete [2023-09-26T03:36:14.352Z] 114826534d7a: Pull complete [2023-09-26T03:36:14.352Z] 4657fd5d0bcf: Pull complete [2023-09-26T03:36:14.918Z] 6ad1cebc031e: Pull complete [2023-09-26T03:36:17.449Z] 8a3aa393b2d8: Pull complete [2023-09-26T03:36:17.709Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-09-26T03:36:17.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-09-26T03:36:17.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:36:17.787Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:36:17.806Z] $ 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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-09-26T03:36:24.589Z] $ docker top ddcc733dcee4618fbb53b19be8180bc447b032aee91cca296016dd39ae2f66cc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-09-26T03:36:24.660Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh [2023-09-26T03:36:24.937Z] + set -o pipefail [2023-09-26T03:36:24.937Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' [2023-09-26T03:36:31.586Z] [2023-09-26T03:36:31.586Z] Monitoring /w/workspace/edgex-go/590 (github.com/edgexfoundry/edgex-go)... [2023-09-26T03:36:31.586Z] [2023-09-26T03:36:31.586Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/20b2aeb6-2d62-4ffc-bad6-ea7797d1a990 [2023-09-26T03:36:31.586Z] [2023-09-26T03:36:31.586Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-09-26T03:36:31.586Z] [2023-09-26T03:36:31.586Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-09-26T03:36:31.586Z] [2023-09-26T03:36:31.586Z] [2023-09-26T03:36:31.586Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-09-26T03:36:31.586Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-09-26T03:36:31.586Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-09-26T03:36:31.588Z] $ docker stop --time=1 ddcc733dcee4618fbb53b19be8180bc447b032aee91cca296016dd39ae2f66cc [2023-09-26T03:36:37.543Z] $ docker rm -f --volumes ddcc733dcee4618fbb53b19be8180bc447b032aee91cca296016dd39ae2f66cc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo [2023-09-26T03:36:37.945Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T03:36:37.957Z] provisioning config files... [2023-09-26T03:36:37.966Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/590@tmp/config5379080096752254062tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:36:38.265Z] --> edgex-publish-swagger.sh [2023-09-26T03:36:38.265Z] === Publish openapi/v3 API === [2023-09-26T03:36:38.265Z] [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger [2023-09-26T03:36:38.265Z] [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/590/openapi/v3/core-command.yaml] [2023-09-26T03:36:38.265Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T03:36:38.265Z] Dload Upload Total Spent Left Speed [2023-09-26T03:36:38.832Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 144k --:--:-- --:--:-- --:--:-- 143k 100 32782 0 0 100 32782 0 61389 --:--:-- --:--:-- --:--:-- 61274 [2023-09-26T03:36:38.832Z] [2023-09-26T03:36:38.832Z] [2023-09-26T03:36:38.832Z] [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/590/openapi/v3/core-data.yaml] [2023-09-26T03:36:38.832Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T03:36:38.832Z] Dload Upload Total Spent Left Speed [2023-09-26T03:36:39.091Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 145k --:--:-- --:--:-- --:--:-- 145k [2023-09-26T03:36:39.091Z] [2023-09-26T03:36:39.091Z] [2023-09-26T03:36:39.091Z] [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/590/openapi/v3/core-metadata.yaml] [2023-09-26T03:36:39.091Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T03:36:39.091Z] Dload Upload Total Spent Left Speed [2023-09-26T03:36:39.918Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 44 144k 0 0 44 65535 0 1084k --:--:-- --:--:-- --:--:-- 1066k 100 144k 0 0 100 144k 0 178k --:--:-- --:--:-- --:--:-- 178k [2023-09-26T03:36:39.918Z] [2023-09-26T03:36:39.918Z] [2023-09-26T03:36:39.918Z] [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/590/openapi/v3/support-notifications.yaml] [2023-09-26T03:36:39.918Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T03:36:39.918Z] Dload Upload Total Spent Left Speed [2023-09-26T03:36:40.485Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k 100 87000 0 0 100 87000 0 174k --:--:-- --:--:-- --:--:-- 174k [2023-09-26T03:36:40.485Z] [2023-09-26T03:36:40.485Z] [2023-09-26T03:36:40.485Z] [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/590/openapi/v3/support-scheduler.yaml] [2023-09-26T03:36:40.485Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-09-26T03:36:40.485Z] Dload Upload Total Spent Left Speed [2023-09-26T03:36:41.052Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 36954 0 0 100 36954 0 80862 --:--:-- --:--:-- --:--:-- 80862 [2023-09-26T03:36:41.052Z] [2023-09-26T03:36:41.052Z] [Pipeline] } [2023-09-26T03:36:41.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh [2023-09-26T03:36:41.446Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T03:36:41.446Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:36:41.738Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T03:36:41.738Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:36:41.810Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:36:41.829Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-26T03:36:42.385Z] $ docker top e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 -eo pid,comm [2023-09-26T03:36:42.447Z] 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). [2023-09-26T03:36:42.447Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T03:36:42.486Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T03:36:42.486Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T03:36:42.606Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T03:36:42.599Z] $ docker exec e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 ssh-agent [2023-09-26T03:36:42.729Z] SSH_AUTH_SOCK=/tmp/ssh-mlVHC9GGcOYI/agent.32 [2023-09-26T03:36:42.729Z] SSH_AGENT_PID=38 [2023-09-26T03:36:42.734Z] Running ssh-add (command line suppressed) [2023-09-26T03:36:42.839Z] Identity added: /w/workspace/edgex-go/590@tmp/private_key_17276679782335440293.key (/w/workspace/edgex-go/590@tmp/private_key_17276679782335440293.key) [2023-09-26T03:36:42.864Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T03:36:43.151Z] + git semver tag [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,329 [run_tag] DEBUG tag force:False [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,329 [check_head_tag] DEBUG check head tag [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,331 [execute] INFO git cat-file --batch-check [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=) [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,335 [execute] INFO git cat-file --batch [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=) [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,359 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,359 [execute] INFO git tag -a v3.1.0-dev.56 -m v3.1.0-dev.56 [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,359 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.56', '-m', 'v3.1.0-dev.56'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=None) [2023-09-26T03:36:43.410Z] 2023-09-26 03:36:43,364 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:36:43.410Z] 3.1.0-dev.56 [Pipeline] } [2023-09-26T03:36:43.409Z] $ docker exec --env ******** --env ******** e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 ssh-agent -k [2023-09-26T03:36:43.517Z] unset SSH_AUTH_SOCK; [2023-09-26T03:36:43.517Z] unset SSH_AGENT_PID; [2023-09-26T03:36:43.517Z] echo Agent pid 38 killed; [2023-09-26T03:36:43.537Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T03:36:43.835Z] + git semver [Pipeline] } [2023-09-26T03:36:44.095Z] $ docker stop --time=1 e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 [2023-09-26T03:36:45.359Z] $ docker rm -f --volumes e37995e316a03f0c33a40571a84c2da80fc2cd84dd9dfaef5379d235cf549ee1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:36:45.733Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T03:36:45.733Z] [2023-09-26T03:36:45.733Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:36:46.030Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T03:36:46.030Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-09-26T03:36:46.030Z] ab5ef0e58194: Pulling fs layer [2023-09-26T03:36:46.030Z] 9712f1f96733: Pulling fs layer [2023-09-26T03:36:46.030Z] 63f879dbbcfc: Pulling fs layer [2023-09-26T03:36:46.030Z] 0d9ebad4ef96: Pulling fs layer [2023-09-26T03:36:46.030Z] e9a5061849ea: Pulling fs layer [2023-09-26T03:36:46.030Z] d747dcd14b5f: Pulling fs layer [2023-09-26T03:36:46.031Z] 2de7ff778b66: Pulling fs layer [2023-09-26T03:36:46.031Z] 0d9ebad4ef96: Waiting [2023-09-26T03:36:46.031Z] e9a5061849ea: Waiting [2023-09-26T03:36:46.031Z] d747dcd14b5f: Waiting [2023-09-26T03:36:46.031Z] 2de7ff778b66: Waiting [2023-09-26T03:36:46.031Z] 9712f1f96733: Verifying Checksum [2023-09-26T03:36:46.031Z] 9712f1f96733: Download complete [2023-09-26T03:36:46.290Z] 63f879dbbcfc: Verifying Checksum [2023-09-26T03:36:46.290Z] 63f879dbbcfc: Download complete [2023-09-26T03:36:46.549Z] e9a5061849ea: Verifying Checksum [2023-09-26T03:36:46.549Z] e9a5061849ea: Download complete [2023-09-26T03:36:46.549Z] d747dcd14b5f: Verifying Checksum [2023-09-26T03:36:46.549Z] d747dcd14b5f: Download complete [2023-09-26T03:36:46.549Z] ab5ef0e58194: Verifying Checksum [2023-09-26T03:36:46.549Z] ab5ef0e58194: Download complete [2023-09-26T03:36:46.549Z] 0d9ebad4ef96: Verifying Checksum [2023-09-26T03:36:46.549Z] 0d9ebad4ef96: Download complete [2023-09-26T03:36:46.549Z] 2de7ff778b66: Verifying Checksum [2023-09-26T03:36:46.549Z] 2de7ff778b66: Download complete [2023-09-26T03:36:49.830Z] ab5ef0e58194: Pull complete [2023-09-26T03:36:49.830Z] 9712f1f96733: Pull complete [2023-09-26T03:36:50.395Z] 63f879dbbcfc: Pull complete [2023-09-26T03:36:54.575Z] 0d9ebad4ef96: Pull complete [2023-09-26T03:36:54.834Z] e9a5061849ea: Pull complete [2023-09-26T03:36:54.834Z] d747dcd14b5f: Pull complete [2023-09-26T03:36:56.207Z] 2de7ff778b66: Pull complete [2023-09-26T03:36:56.207Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-09-26T03:36:56.207Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-09-26T03:36:56.207Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:36:56.289Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:36:56.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-09-26T03:37:05.555Z] $ docker top c769f24a3ca4a1816789f3061b0e582d3c1bf342770e0fca8504805fb0cf6bb5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-09-26T03:37:05.645Z] provisioning config files... [2023-09-26T03:37:05.651Z] copy managed file [sigul-config] to file:/w/workspace/edgex-go/590@tmp/config82708520778261189tmp [2023-09-26T03:37:05.659Z] copy managed file [sigul-password] to file:/w/workspace/edgex-go/590@tmp/config17606481827137512086tmp [2023-09-26T03:37:05.668Z] copy managed file [sigul-pki] to file:/w/workspace/edgex-go/590@tmp/config6221004101348986039tmp [Pipeline] { [Pipeline] echo [2023-09-26T03:37:05.683Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:05.964Z] ---> sigul-configuration.sh [2023-09-26T03:37:05.964Z] gpg: directory `/root/.gnupg' created [2023-09-26T03:37:05.964Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-09-26T03:37:05.964Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-09-26T03:37:05.964Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-09-26T03:37:05.964Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-09-26T03:37:05.964Z] gpg: CAST5 encrypted data [2023-09-26T03:37:05.964Z] gpg: encrypted with 1 passphrase [2023-09-26T03:37:05.964Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-09-26T03:37:06.249Z] + mkdir /home/jenkins [2023-09-26T03:37:06.249Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-09-26T03:37:06.535Z] + 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 [2023-09-26T03:37:06.544Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:06.826Z] ---> sigul-install.sh [2023-09-26T03:37:06.826Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-09-26T03:37:07.110Z] + git tag --list [2023-09-26T03:37:07.110Z] 0.6.0 [2023-09-26T03:37:07.110Z] 0.6.1 [2023-09-26T03:37:07.110Z] 0.7.0 [2023-09-26T03:37:07.110Z] 0.7.1 [2023-09-26T03:37:07.110Z] v1.0.0 [2023-09-26T03:37:07.110Z] v1.0.1 [2023-09-26T03:37:07.110Z] v1.1.0 [2023-09-26T03:37:07.110Z] v1.2.0 [2023-09-26T03:37:07.110Z] v1.2.1 [2023-09-26T03:37:07.110Z] v1.3.0 [2023-09-26T03:37:07.110Z] v1.3.1 [2023-09-26T03:37:07.110Z] v2.0.0 [2023-09-26T03:37:07.110Z] v2.1.0 [2023-09-26T03:37:07.110Z] v2.1.1 [2023-09-26T03:37:07.110Z] v2.2.0 [2023-09-26T03:37:07.110Z] v2.3.0 [2023-09-26T03:37:07.110Z] v3.0 [2023-09-26T03:37:07.110Z] v3.0.0 [2023-09-26T03:37:07.110Z] v3.1.0-dev.1 [2023-09-26T03:37:07.110Z] v3.1.0-dev.10 [2023-09-26T03:37:07.110Z] v3.1.0-dev.11 [2023-09-26T03:37:07.110Z] v3.1.0-dev.12 [2023-09-26T03:37:07.110Z] v3.1.0-dev.13 [2023-09-26T03:37:07.110Z] v3.1.0-dev.14 [2023-09-26T03:37:07.110Z] v3.1.0-dev.15 [2023-09-26T03:37:07.110Z] v3.1.0-dev.16 [2023-09-26T03:37:07.110Z] v3.1.0-dev.17 [2023-09-26T03:37:07.110Z] v3.1.0-dev.18 [2023-09-26T03:37:07.110Z] v3.1.0-dev.19 [2023-09-26T03:37:07.110Z] v3.1.0-dev.2 [2023-09-26T03:37:07.110Z] v3.1.0-dev.20 [2023-09-26T03:37:07.110Z] v3.1.0-dev.21 [2023-09-26T03:37:07.110Z] v3.1.0-dev.22 [2023-09-26T03:37:07.110Z] v3.1.0-dev.23 [2023-09-26T03:37:07.110Z] v3.1.0-dev.24 [2023-09-26T03:37:07.110Z] v3.1.0-dev.25 [2023-09-26T03:37:07.110Z] v3.1.0-dev.26 [2023-09-26T03:37:07.110Z] v3.1.0-dev.27 [2023-09-26T03:37:07.110Z] v3.1.0-dev.28 [2023-09-26T03:37:07.110Z] v3.1.0-dev.29 [2023-09-26T03:37:07.110Z] v3.1.0-dev.3 [2023-09-26T03:37:07.110Z] v3.1.0-dev.30 [2023-09-26T03:37:07.110Z] v3.1.0-dev.31 [2023-09-26T03:37:07.110Z] v3.1.0-dev.32 [2023-09-26T03:37:07.110Z] v3.1.0-dev.33 [2023-09-26T03:37:07.110Z] v3.1.0-dev.34 [2023-09-26T03:37:07.110Z] v3.1.0-dev.35 [2023-09-26T03:37:07.110Z] v3.1.0-dev.36 [2023-09-26T03:37:07.110Z] v3.1.0-dev.37 [2023-09-26T03:37:07.110Z] v3.1.0-dev.38 [2023-09-26T03:37:07.110Z] v3.1.0-dev.39 [2023-09-26T03:37:07.110Z] v3.1.0-dev.4 [2023-09-26T03:37:07.110Z] v3.1.0-dev.40 [2023-09-26T03:37:07.110Z] v3.1.0-dev.41 [2023-09-26T03:37:07.110Z] v3.1.0-dev.42 [2023-09-26T03:37:07.110Z] v3.1.0-dev.43 [2023-09-26T03:37:07.110Z] v3.1.0-dev.44 [2023-09-26T03:37:07.110Z] v3.1.0-dev.45 [2023-09-26T03:37:07.110Z] v3.1.0-dev.46 [2023-09-26T03:37:07.110Z] v3.1.0-dev.47 [2023-09-26T03:37:07.110Z] v3.1.0-dev.48 [2023-09-26T03:37:07.110Z] v3.1.0-dev.49 [2023-09-26T03:37:07.110Z] v3.1.0-dev.5 [2023-09-26T03:37:07.110Z] v3.1.0-dev.50 [2023-09-26T03:37:07.110Z] v3.1.0-dev.51 [2023-09-26T03:37:07.110Z] v3.1.0-dev.52 [2023-09-26T03:37:07.110Z] v3.1.0-dev.53 [2023-09-26T03:37:07.110Z] v3.1.0-dev.54 [2023-09-26T03:37:07.110Z] v3.1.0-dev.55 [2023-09-26T03:37:07.110Z] v3.1.0-dev.56 [2023-09-26T03:37:07.110Z] v3.1.0-dev.6 [2023-09-26T03:37:07.110Z] v3.1.0-dev.7 [2023-09-26T03:37:07.110Z] v3.1.0-dev.8 [2023-09-26T03:37:07.110Z] v3.1.0-dev.9 [Pipeline] sh [2023-09-26T03:37:07.396Z] + lftools sign git-tag v3.1.0-dev.56 [2023-09-26T03:37:07.964Z] Signing Git tag with Sigul... [2023-09-26T03:37:07.964Z] Signing v3.1.0-dev.56 [Pipeline] echo [2023-09-26T03:37:08.231Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:08.518Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-09-26T03:37:08.525Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-09-26T03:37:08.532Z] $ docker stop --time=1 c769f24a3ca4a1816789f3061b0e582d3c1bf342770e0fca8504805fb0cf6bb5 [2023-09-26T03:37:10.505Z] $ docker rm -f --volumes c769f24a3ca4a1816789f3061b0e582d3c1bf342770e0fca8504805fb0cf6bb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-09-26T03:37:10.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T03:37:10.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:37:11.259Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T03:37:11.259Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:37:11.324Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:37:11.345Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-26T03:37:11.688Z] $ docker top a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af -eo pid,comm [2023-09-26T03:37:11.750Z] 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). [2023-09-26T03:37:11.750Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T03:37:11.785Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T03:37:11.785Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T03:37:11.899Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T03:37:11.892Z] $ docker exec a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af ssh-agent [2023-09-26T03:37:12.013Z] SSH_AUTH_SOCK=/tmp/ssh-d3zN7oslkStX/agent.33 [2023-09-26T03:37:12.013Z] SSH_AGENT_PID=39 [2023-09-26T03:37:12.018Z] Running ssh-add (command line suppressed) [2023-09-26T03:37:12.107Z] Identity added: /w/workspace/edgex-go/590@tmp/private_key_7902158859082345267.key (/w/workspace/edgex-go/590@tmp/private_key_7902158859082345267.key) [2023-09-26T03:37:12.128Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T03:37:12.408Z] + git semver bump pre [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,594 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,594 [bump_version] DEBUG bumping version:3.1.0-dev.56 on axis:pre with prefix:dev [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,594 [bump_version] DEBUG bumped version:3.1.0-dev.57 [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,594 [write_version] DEBUG write version:3.1.0-dev.57 to path:/w/workspace/edgex-go/590/.semver/main with force:True [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,594 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,594 [write_file] DEBUG write to file:/w/workspace/edgex-go/590/.semver/main [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,596 [execute] INFO git cat-file --batch-check [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,596 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,602 [execute] INFO git cat-file --batch [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T03:37:12.667Z] 2023-09-26 03:37:12,609 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:37:12.667Z] 3.1.0-dev.57 [Pipeline] } [2023-09-26T03:37:12.667Z] $ docker exec --env ******** --env ******** a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af ssh-agent -k [2023-09-26T03:37:12.786Z] unset SSH_AUTH_SOCK; [2023-09-26T03:37:12.786Z] unset SSH_AGENT_PID; [2023-09-26T03:37:12.786Z] echo Agent pid 39 killed; [2023-09-26T03:37:12.806Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T03:37:13.108Z] + git semver [Pipeline] } [2023-09-26T03:37:13.370Z] $ docker stop --time=1 a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af [2023-09-26T03:37:16.727Z] $ docker rm -f --volumes a16515147af5abb1d56e981b9fea4cf283c2e04b6f3cf75a6a3739baf61674af [Pipeline] // withDockerContainer [Pipeline] sh [2023-09-26T03:37:17.072Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-09-26T03:37:17.072Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:37:17.369Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-09-26T03:37:17.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:37:17.447Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:37:17.470Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-09-26T03:37:17.805Z] $ docker top d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a -eo pid,comm [2023-09-26T03:37:17.867Z] 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). [2023-09-26T03:37:17.867Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-09-26T03:37:17.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-09-26T03:37:17.908Z] [ssh-agent] Looking for ssh-agent implementation... [2023-09-26T03:37:18.030Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-09-26T03:37:18.024Z] $ docker exec d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a ssh-agent [2023-09-26T03:37:18.154Z] SSH_AUTH_SOCK=/tmp/ssh-db5K7iRJAjK2/agent.32 [2023-09-26T03:37:18.154Z] SSH_AGENT_PID=38 [2023-09-26T03:37:18.160Z] Running ssh-add (command line suppressed) [2023-09-26T03:37:18.271Z] Identity added: /w/workspace/edgex-go/590@tmp/private_key_12055893502794914724.key (/w/workspace/edgex-go/590@tmp/private_key_12055893502794914724.key) [2023-09-26T03:37:18.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-09-26T03:37:18.584Z] + git semver push [2023-09-26T03:37:18.844Z] 2023-09-26 03:37:18,763 [run_push] DEBUG push [2023-09-26T03:37:18.844Z] 2023-09-26 03:37:18,764 [execute] INFO git cat-file --batch-check [2023-09-26T03:37:18.844Z] 2023-09-26 03:37:18,764 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=) [2023-09-26T03:37:18.844Z] 2023-09-26 03:37:18,769 [execute] INFO git rev-list 0134585bae197864bbd6e54e6a122bba68824a0d -- [2023-09-26T03:37:18.844Z] 2023-09-26 03:37:18,769 [execute] DEBUG Popen(['git', 'rev-list', '0134585bae197864bbd6e54e6a122bba68824a0d', '--'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-26T03:37:18.844Z] 2023-09-26 03:37:18,786 [execute] INFO git fetch -v origin [2023-09-26T03:37:18.844Z] 2023-09-26 03:37:18,786 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=True, shell=None, istream=None) [2023-09-26T03:37:19.415Z] 2023-09-26 03:37:19,273 [run_push] DEBUG no remote changes detected [2023-09-26T03:37:19.415Z] 2023-09-26 03:37:19,273 [execute] INFO git push origin semver [2023-09-26T03:37:19.415Z] 2023-09-26 03:37:19,274 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/590/.semver, universal_newlines=False, shell=None, istream=None) [2023-09-26T03:37:20.356Z] 2023-09-26 03:37:20,074 [run_push] DEBUG push all version tags [2023-09-26T03:37:20.356Z] 2023-09-26 03:37:20,075 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-09-26T03:37:20.356Z] 2023-09-26 03:37:20,075 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/590, universal_newlines=False, shell=None, istream=None) [2023-09-26T03:37:21.296Z] 2023-09-26 03:37:20,933 [read_version] DEBUG read version from /w/workspace/edgex-go/590/.semver/main [2023-09-26T03:37:21.296Z] 3.1.0-dev.57 [Pipeline] } [2023-09-26T03:37:21.298Z] $ docker exec --env ******** --env ******** d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a ssh-agent -k [2023-09-26T03:37:21.402Z] unset SSH_AUTH_SOCK; [2023-09-26T03:37:21.403Z] unset SSH_AGENT_PID; [2023-09-26T03:37:21.403Z] echo Agent pid 38 killed; [2023-09-26T03:37:21.421Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-09-26T03:37:21.725Z] + git semver [Pipeline] } [2023-09-26T03:37:21.989Z] $ docker stop --time=1 d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a [2023-09-26T03:37:23.268Z] $ docker rm -f --volumes d6af46afbc41411ff78c30a1a6a3cdb0bb7ff866e41f8c5e7f1df6dc47cd988a [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 [2023-09-26T03:37:23.875Z] + [ -d /w/workspace/edgex-go/590/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:24.166Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:25.026Z] ---> package-listing.sh [2023-09-26T03:37:25.026Z] ++ facter osfamily [2023-09-26T03:37:25.026Z] ++ tr '[:upper:]' '[:lower:]' [2023-09-26T03:37:25.287Z] + OS_FAMILY=debian [2023-09-26T03:37:25.287Z] + workspace=/w/workspace/edgex-go/590 [2023-09-26T03:37:25.287Z] + START_PACKAGES=/tmp/packages_start.txt [2023-09-26T03:37:25.287Z] + END_PACKAGES=/tmp/packages_end.txt [2023-09-26T03:37:25.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-09-26T03:37:25.287Z] + PACKAGES=/tmp/packages_start.txt [2023-09-26T03:37:25.287Z] + '[' /w/workspace/edgex-go/590 ']' [2023-09-26T03:37:25.287Z] + PACKAGES=/tmp/packages_end.txt [2023-09-26T03:37:25.287Z] + case "${OS_FAMILY}" in [2023-09-26T03:37:25.287Z] + dpkg -l [2023-09-26T03:37:25.287Z] + grep '^ii' [2023-09-26T03:37:25.287Z] + '[' -f /tmp/packages_start.txt ']' [2023-09-26T03:37:25.287Z] + '[' -f /tmp/packages_end.txt ']' [2023-09-26T03:37:25.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-09-26T03:37:25.287Z] + '[' /w/workspace/edgex-go/590 ']' [2023-09-26T03:37:25.287Z] + mkdir -p /w/workspace/edgex-go/590/archives/ [2023-09-26T03:37:25.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/590/archives/ [Pipeline] echo [2023-09-26T03:37:25.297Z] 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/590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-09-26T03:37:25.575Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:37:26.133Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T03:37:26.133Z] [2023-09-26T03:37:26.133Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-09-26T03:37:26.428Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T03:37:26.428Z] latest: Pulling from edgex-lftools-log-publisher [2023-09-26T03:37:26.428Z] 5eb5b503b376: Pulling fs layer [2023-09-26T03:37:26.428Z] 5c69ac0246d0: Pulling fs layer [2023-09-26T03:37:26.428Z] ec43610c2a17: Pulling fs layer [2023-09-26T03:37:26.428Z] 3a2ae6a8a46f: Pulling fs layer [2023-09-26T03:37:26.428Z] 33b1e0a273af: Pulling fs layer [2023-09-26T03:37:26.428Z] 5d3b04190fa2: Pulling fs layer [2023-09-26T03:37:26.428Z] 3a2ae6a8a46f: Waiting [2023-09-26T03:37:26.428Z] 33b1e0a273af: Waiting [2023-09-26T03:37:26.428Z] 2f39f015ded8: Pulling fs layer [2023-09-26T03:37:26.428Z] 5d3b04190fa2: Waiting [2023-09-26T03:37:26.428Z] 2f39f015ded8: Waiting [2023-09-26T03:37:26.428Z] 5c69ac0246d0: Verifying Checksum [2023-09-26T03:37:26.428Z] 5c69ac0246d0: Download complete [2023-09-26T03:37:26.428Z] 3a2ae6a8a46f: Verifying Checksum [2023-09-26T03:37:26.428Z] 3a2ae6a8a46f: Download complete [2023-09-26T03:37:26.687Z] 33b1e0a273af: Verifying Checksum [2023-09-26T03:37:26.687Z] 33b1e0a273af: Download complete [2023-09-26T03:37:26.687Z] ec43610c2a17: Verifying Checksum [2023-09-26T03:37:26.687Z] ec43610c2a17: Download complete [2023-09-26T03:37:26.687Z] 5d3b04190fa2: Verifying Checksum [2023-09-26T03:37:26.687Z] 5d3b04190fa2: Download complete [2023-09-26T03:37:26.687Z] 5eb5b503b376: Verifying Checksum [2023-09-26T03:37:26.687Z] 5eb5b503b376: Download complete [2023-09-26T03:37:27.620Z] 2f39f015ded8: Download complete [2023-09-26T03:37:28.188Z] 5eb5b503b376: Pull complete [2023-09-26T03:37:28.188Z] 5c69ac0246d0: Pull complete [2023-09-26T03:37:28.753Z] ec43610c2a17: Pull complete [2023-09-26T03:37:28.753Z] 3a2ae6a8a46f: Pull complete [2023-09-26T03:37:29.011Z] 33b1e0a273af: Pull complete [2023-09-26T03:37:29.011Z] 5d3b04190fa2: Pull complete [2023-09-26T03:37:34.282Z] 2f39f015ded8: Pull complete [2023-09-26T03:37:34.282Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-09-26T03:37:34.282Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-09-26T03:37:34.282Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-09-26T03:37:34.379Z] prd-ubuntu20.04-docker-8c-8g-7910 does not seem to be running inside a container [2023-09-26T03:37:34.395Z] $ 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/590/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/590 -v /w/workspace/edgex-go/590:/w/workspace/edgex-go/590:rw,z -v /w/workspace/edgex-go/590@tmp:/w/workspace/edgex-go/590@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-09-26T03:37:41.102Z] $ docker top 2866c0c95bf50c4c8aacf7f175d53ae7e866c9454de2a0d49a8a0595de8f6b31 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-09-26T03:37:41.470Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-09-26T03:37:41.755Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-09-26T03:37:42.041Z] + ls /var/log/sa-host [2023-09-26T03:37:42.041Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-09-26T03:37:42.238Z] provisioning config files... [2023-09-26T03:37:42.246Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/590@tmp/config490639674743386329tmp [Pipeline] { [Pipeline] echo [2023-09-26T03:37:42.255Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:42.533Z] ---> create-netrc.sh [Pipeline] } [2023-09-26T03:37:42.540Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:42.876Z] ---> python-tools-install.sh [Pipeline] echo [2023-09-26T03:37:42.884Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:43.168Z] ---> sudo-logs.sh [2023-09-26T03:37:43.168Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-09-26T03:37:43.193Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:43.472Z] ---> job-cost.sh [2023-09-26T03:37:43.472Z] lf-activate-venv: SKIPPING [2023-09-26T03:37:43.472Z] DEBUG: total: 0.10999999940395355 [2023-09-26T03:37:43.472Z] INFO: Retrieving Stack Cost... [2023-09-26T03:37:43.733Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-09-26T03:37:44.302Z] INFO: Archiving Costs [Pipeline] echo [2023-09-26T03:37:44.314Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-09-26T03:37:44.594Z] ---> logs-deploy.sh [2023-09-26T03:37:44.594Z] lf-activate-venv: SKIPPING [2023-09-26T03:37:44.594Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/590 [2023-09-26T03:37:44.594Z] INFO: archiving workspace using pattern(s): [2023-09-26T03:37:45.529Z] Archives upload complete. [2023-09-26T03:37:45.787Z] INFO: archiving logs to Nexus [2023-09-26T03:37:46.357Z] ---> uname -a: [2023-09-26T03:37:46.357Z] Linux prd-ubuntu20-04-docker-8c-8g-7910 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] ---> lscpu: [2023-09-26T03:37:46.357Z] Architecture: x86_64 [2023-09-26T03:37:46.357Z] CPU op-mode(s): 32-bit, 64-bit [2023-09-26T03:37:46.357Z] Byte Order: Little Endian [2023-09-26T03:37:46.357Z] Address sizes: 40 bits physical, 48 bits virtual [2023-09-26T03:37:46.357Z] CPU(s): 8 [2023-09-26T03:37:46.357Z] On-line CPU(s) list: 0-7 [2023-09-26T03:37:46.357Z] Thread(s) per core: 1 [2023-09-26T03:37:46.357Z] Core(s) per socket: 1 [2023-09-26T03:37:46.357Z] Socket(s): 8 [2023-09-26T03:37:46.357Z] NUMA node(s): 1 [2023-09-26T03:37:46.357Z] Vendor ID: AuthenticAMD [2023-09-26T03:37:46.357Z] CPU family: 23 [2023-09-26T03:37:46.357Z] Model: 49 [2023-09-26T03:37:46.357Z] Model name: AMD EPYC-Rome Processor [2023-09-26T03:37:46.357Z] Stepping: 0 [2023-09-26T03:37:46.357Z] CPU MHz: 2799.998 [2023-09-26T03:37:46.357Z] BogoMIPS: 5599.99 [2023-09-26T03:37:46.357Z] Virtualization: AMD-V [2023-09-26T03:37:46.357Z] Hypervisor vendor: KVM [2023-09-26T03:37:46.357Z] Virtualization type: full [2023-09-26T03:37:46.357Z] L1d cache: 256 KiB [2023-09-26T03:37:46.357Z] L1i cache: 256 KiB [2023-09-26T03:37:46.357Z] L2 cache: 4 MiB [2023-09-26T03:37:46.357Z] L3 cache: 128 MiB [2023-09-26T03:37:46.357Z] NUMA node0 CPU(s): 0-7 [2023-09-26T03:37:46.357Z] Vulnerability Itlb multihit: Not affected [2023-09-26T03:37:46.357Z] Vulnerability L1tf: Not affected [2023-09-26T03:37:46.357Z] Vulnerability Mds: Not affected [2023-09-26T03:37:46.357Z] Vulnerability Meltdown: Not affected [2023-09-26T03:37:46.357Z] Vulnerability Mmio stale data: Not affected [2023-09-26T03:37:46.357Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-09-26T03:37:46.357Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-09-26T03:37:46.357Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-09-26T03:37:46.357Z] Vulnerability Srbds: Not affected [2023-09-26T03:37:46.357Z] Vulnerability Tsx async abort: Not affected [2023-09-26T03:37:46.357Z] 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 [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] ---> nproc: [2023-09-26T03:37:46.357Z] 8 [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] ---> df -h: [2023-09-26T03:37:46.357Z] Filesystem Size Used Avail Use% Mounted on [2023-09-26T03:37:46.357Z] overlay 155G 22G 134G 14% / [2023-09-26T03:37:46.357Z] tmpfs 64M 0 64M 0% /dev [2023-09-26T03:37:46.357Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-09-26T03:37:46.357Z] shm 64M 0 64M 0% /dev/shm [2023-09-26T03:37:46.357Z] /dev/vda1 155G 22G 134G 14% /facter-os [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] ---> sar -b -r -n DEV: [2023-09-26T03:37:46.357Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7910) 09/26/23 _x86_64_ (8 CPU) [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] 03:12:05 LINUX RESTART (8 CPU) [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] 03:13:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-09-26T03:37:46.357Z] 03:14:01 121.58 1.00 120.58 0.00 42.79 62624.76 0.00 [2023-09-26T03:37:46.357Z] 03:15:01 30.88 0.00 30.88 0.00 0.00 19490.77 0.00 [2023-09-26T03:37:46.357Z] 03:16:01 48.86 0.22 48.64 0.00 6.80 25690.65 0.00 [2023-09-26T03:37:46.357Z] 03:17:01 410.75 0.42 410.33 0.00 51.59 167216.66 0.00 [2023-09-26T03:37:46.357Z] 03:18:01 398.23 15.58 382.65 0.00 5220.86 126899.38 0.00 [2023-09-26T03:37:46.357Z] 03:19:01 340.68 2.63 338.04 0.00 280.35 76756.27 0.00 [2023-09-26T03:37:46.357Z] 03:20:01 404.67 0.17 404.50 0.00 29.20 18350.67 0.00 [2023-09-26T03:37:46.357Z] 03:21:01 18.50 0.02 18.48 0.00 2.27 505.78 0.00 [2023-09-26T03:37:46.357Z] 03:22:01 2.35 0.00 2.35 0.00 0.00 26.53 0.00 [2023-09-26T03:37:46.357Z] 03:23:01 1.77 0.00 1.77 0.00 0.00 33.59 0.00 [2023-09-26T03:37:46.357Z] 03:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 [2023-09-26T03:37:46.357Z] 03:25:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2023-09-26T03:37:46.357Z] 03:26:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2023-09-26T03:37:46.357Z] 03:27:02 1.80 0.02 1.78 0.00 0.13 20.13 0.00 [2023-09-26T03:37:46.357Z] 03:28:01 1.25 0.00 1.25 0.00 0.00 14.78 0.00 [2023-09-26T03:37:46.357Z] 03:29:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2023-09-26T03:37:46.357Z] 03:30:01 0.87 0.00 0.87 0.00 0.00 9.33 0.00 [2023-09-26T03:37:46.357Z] 03:31:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2023-09-26T03:37:46.357Z] 03:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2023-09-26T03:37:46.357Z] 03:33:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 [2023-09-26T03:37:46.357Z] 03:34:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 [2023-09-26T03:37:46.357Z] 03:35:01 1.58 0.00 1.58 0.00 0.00 17.06 0.00 [2023-09-26T03:37:46.357Z] 03:36:01 1.02 0.07 0.95 0.00 7.87 25.60 0.00 [2023-09-26T03:37:46.357Z] 03:37:01 108.17 0.22 107.95 0.00 5.72 51742.12 0.00 [2023-09-26T03:37:46.357Z] Average: 79.33 0.85 78.48 0.00 235.45 22914.55 0.00 [2023-09-26T03:37:46.357Z] [2023-09-26T03:37:46.357Z] 03:13:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-09-26T03:37:46.357Z] 03:14:01 27965104 31258496 1042492 3.17 117168 3380552 2379488 7.01 1570376 2897456 178276 [2023-09-26T03:37:46.357Z] 03:15:01 27497516 31171284 1126420 3.43 119932 3731844 2437948 7.18 1732680 3173608 242492 [2023-09-26T03:37:46.357Z] 03:16:01 27896724 31571060 733044 2.23 122688 3736092 1720816 5.07 1241280 3282584 349020 [2023-09-26T03:37:46.357Z] 03:17:01 23036824 31360620 919284 2.80 139084 8205356 3369232 9.93 1911420 7278632 10456 [2023-09-26T03:37:46.357Z] 03:18:01 16504160 29057272 3156444 9.60 234836 11949384 9290556 27.38 5035888 10194324 217436 [2023-09-26T03:37:46.357Z] 03:19:01 17926712 31409604 852580 2.59 249908 12926212 2618012 7.72 2537768 11409148 185936 [2023-09-26T03:37:46.357Z] 03:20:01 17783584 31472832 796716 2.42 255892 13120544 2313508 6.82 2693168 11404152 520 [2023-09-26T03:37:46.357Z] 03:21:01 17782856 31473692 795592 2.42 256924 13120952 2319164 6.83 3072720 11024428 548 [2023-09-26T03:37:46.357Z] 03:22:01 17782964 31473800 795316 2.42 256952 13120952 2319164 6.83 3073084 11024428 208 [2023-09-26T03:37:46.357Z] 03:23:01 17794468 31485364 784224 2.38 257008 13120932 2319164 6.83 3060240 11024408 16 [2023-09-26T03:37:46.357Z] 03:24:01 17794704 31485604 783944 2.38 257028 13120936 2319164 6.83 3060448 11024412 4 [2023-09-26T03:37:46.357Z] 03:25:01 17800244 31491148 778540 2.37 257052 13120936 2319164 6.83 3055208 11024412 12 [2023-09-26T03:37:46.357Z] 03:26:01 17800376 31491344 778352 2.37 257068 13120940 2319164 6.83 3055000 11024420 28 [2023-09-26T03:37:46.357Z] 03:27:02 17799832 31491384 778832 2.37 257104 13120940 2356492 6.94 3054592 11024852 216 [2023-09-26T03:37:46.357Z] 03:28:01 17799760 31491332 778764 2.37 257132 13120948 2356492 6.94 3054700 11024856 12 [2023-09-26T03:37:46.357Z] 03:29:01 17799728 31491340 778704 2.37 257180 13120952 2356492 6.94 3054596 11024864 8 [2023-09-26T03:37:46.357Z] 03:30:01 17799948 31491560 778432 2.37 257192 13120952 2356492 6.94 3054596 11024864 8 [2023-09-26T03:37:46.357Z] 03:31:01 17799940 31491616 778364 2.37 257212 13120956 2356492 6.94 3054652 11024872 16 [2023-09-26T03:37:46.357Z] 03:32:01 17799868 31491548 778400 2.37 257224 13120956 2356492 6.94 3055828 11024872 8 [2023-09-26T03:37:46.357Z] 03:33:01 17800028 31491768 778340 2.37 257276 13120960 2356492 6.94 3055964 11024880 8 [2023-09-26T03:37:46.357Z] 03:34:01 17800020 31491764 778292 2.37 257300 13120964 2356492 6.94 3056196 11024884 12 [2023-09-26T03:37:46.357Z] 03:35:01 17799752 31491560 778512 2.37 257328 13120964 2356492 6.94 3055988 11024888 4 [2023-09-26T03:37:46.357Z] 03:36:01 17794988 31487060 782552 2.38 257352 13121280 2400940 7.08 3061096 11025320 284 [2023-09-26T03:37:46.357Z] 03:37:01 16281308 31438960 810752 2.47 291988 14428908 2467344 7.27 3169396 12287664 172044 [2023-09-26T03:37:46.358Z] Average: 19151725 31356334 914287 2.78 235243 11725600 2671719 7.87 2867787 9930134 56566 [2023-09-26T03:37:46.358Z] [2023-09-26T03:37:46.358Z] 03:13:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-09-26T03:37:46.358Z] 03:14:01 docker0 714.33 758.19 52.31 4515.04 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:14:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:14:01 ens3 901.62 800.97 7637.53 87.70 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:14:01 veth5d7b030 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:15:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:15:01 ens3 51.96 59.41 30.28 109.02 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:15:01 veth5d7b030 1.70 1.75 0.15 0.16 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:16:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:16:01 ens3 98.10 60.26 2222.82 17.47 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 veth35ea21d 27.83 41.48 2.67 12.57 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 veth8b0d3b9 27.91 41.79 2.68 12.59 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 docker0 147.68 231.73 11.41 814.54 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 ens3 294.80 181.00 1578.39 30.64 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 veth6a8bc50 0.53 1.12 0.05 0.21 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 veth53a87a2 28.18 41.54 2.70 12.58 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:17:01 veth5d51e62 28.11 42.09 2.70 12.62 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth8e93704 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth14a37fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 vethc6f8853 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 docker0 269.46 463.27 20.83 2312.55 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth9c53d96 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth6e25bcb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 vetha9d48b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 ens3 630.33 370.69 4351.95 36.88 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth286ffb4 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth7df64c0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth98cd7ef 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth6a8bc50 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 vethfab2d7b 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:18:01 veth222e6d3 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth8e93704 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth14a37fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 vethc6f8853 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth9c53d96 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth6e25bcb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 vetha9d48b1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 ens3 5.98 4.18 4.60 2.45 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth286ffb4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth7df64c0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth98cd7ef 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth6a8bc50 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 vethfab2d7b 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:19:01 veth222e6d3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:20:01 lo 45.66 45.66 4.50 4.50 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:20:01 ens3 377.89 416.16 229.67 1718.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:21:01 lo 25.80 25.80 2.54 2.54 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:21:01 ens3 303.28 325.20 139.54 2177.21 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:23:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:27:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:27:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:27:02 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:28:01 ens3 0.19 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:30:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:32:01 ens3 5.95 9.53 8.19 15.03 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:33:01 ens3 1.25 1.60 3.69 6.61 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:36:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:36:01 ens3 36.03 65.57 6.67 103.73 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:37:01 docker0 72.79 136.93 5.53 1025.62 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:37:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] 03:37:01 ens3 406.92 231.42 8188.03 45.43 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] Average: docker0 50.28 66.37 3.76 361.45 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] Average: lo 3.28 3.28 0.32 0.32 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] Average: ens3 129.91 105.36 1017.95 181.37 0.00 0.00 0.00 0.00 [2023-09-26T03:37:46.358Z] [2023-09-26T03:37:46.358Z] [2023-09-26T03:37:46.358Z] ---> sar -P ALL: [2023-09-26T03:37:46.358Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7910) 09/26/23 _x86_64_ (8 CPU) [2023-09-26T03:37:46.358Z] [2023-09-26T03:37:46.358Z] 03:12:05 LINUX RESTART (8 CPU) [2023-09-26T03:37:46.358Z] [2023-09-26T03:37:46.358Z] 03:13:01 CPU %user %nice %system %iowait %steal %idle [2023-09-26T03:37:46.358Z] 03:14:01 all 12.88 0.00 3.69 4.25 0.06 79.11 [2023-09-26T03:37:46.358Z] 03:14:01 0 12.26 0.00 4.04 1.13 0.05 82.51 [2023-09-26T03:37:46.358Z] 03:14:01 1 12.21 0.00 3.43 8.14 0.08 76.14 [2023-09-26T03:37:46.358Z] 03:14:01 2 11.39 0.00 3.84 0.13 0.03 84.61 [2023-09-26T03:37:46.358Z] 03:14:01 3 18.24 0.00 3.81 2.43 0.05 75.48 [2023-09-26T03:37:46.358Z] 03:14:01 4 12.74 0.00 3.27 5.33 0.07 78.59 [2023-09-26T03:37:46.358Z] 03:14:01 5 11.44 0.00 3.34 16.60 0.05 68.57 [2023-09-26T03:37:46.358Z] 03:14:01 6 12.17 0.00 4.40 0.25 0.07 83.11 [2023-09-26T03:37:46.358Z] 03:14:01 7 12.64 0.00 3.42 0.02 0.07 83.85 [2023-09-26T03:37:46.358Z] 03:15:01 all 30.05 0.00 3.86 1.17 0.09 64.83 [2023-09-26T03:37:46.358Z] 03:15:01 0 29.47 0.00 3.94 0.07 0.08 66.44 [2023-09-26T03:37:46.358Z] 03:15:01 1 32.52 0.00 3.59 0.02 0.10 63.77 [2023-09-26T03:37:46.358Z] 03:15:01 2 30.66 0.00 4.77 0.00 0.08 64.49 [2023-09-26T03:37:46.358Z] 03:15:01 3 29.62 0.00 4.37 1.87 0.10 64.04 [2023-09-26T03:37:46.358Z] 03:15:01 4 30.02 0.00 3.70 7.29 0.08 58.90 [2023-09-26T03:37:46.358Z] 03:15:01 5 27.76 0.00 3.94 0.13 0.08 68.08 [2023-09-26T03:37:46.358Z] 03:15:01 6 30.40 0.00 3.19 0.00 0.07 66.35 [2023-09-26T03:37:46.358Z] 03:15:01 7 29.98 0.00 3.35 0.00 0.13 66.53 [2023-09-26T03:37:46.358Z] 03:16:01 all 43.22 0.00 4.69 1.52 0.09 50.48 [2023-09-26T03:37:46.359Z] 03:16:01 0 42.13 0.00 4.33 0.13 0.07 53.34 [2023-09-26T03:37:46.359Z] 03:16:01 1 43.16 0.00 5.29 8.71 0.08 42.76 [2023-09-26T03:37:46.359Z] 03:16:01 2 45.25 0.00 5.49 0.03 0.08 49.13 [2023-09-26T03:37:46.359Z] 03:16:01 3 43.66 0.00 4.54 2.11 0.08 49.61 [2023-09-26T03:37:46.359Z] 03:16:01 4 42.02 0.00 4.44 0.39 0.10 53.05 [2023-09-26T03:37:46.359Z] 03:16:01 5 44.03 0.00 4.53 0.10 0.07 51.27 [2023-09-26T03:37:46.359Z] 03:16:01 6 42.40 0.00 4.34 0.07 0.12 53.08 [2023-09-26T03:37:46.359Z] 03:16:01 7 43.08 0.00 4.60 0.67 0.08 51.57 [2023-09-26T03:37:46.359Z] 03:17:01 all 12.98 0.00 5.35 14.16 0.08 67.42 [2023-09-26T03:37:46.359Z] 03:17:01 0 13.06 0.00 5.28 19.62 0.12 61.91 [2023-09-26T03:37:46.359Z] 03:17:01 1 12.29 0.00 4.90 6.48 0.08 76.25 [2023-09-26T03:37:46.359Z] 03:17:01 2 12.99 0.00 5.78 7.48 0.07 73.68 [2023-09-26T03:37:46.359Z] 03:17:01 3 13.67 0.00 5.90 22.03 0.08 58.32 [2023-09-26T03:37:46.359Z] 03:17:01 4 10.69 0.00 4.24 14.92 0.08 70.07 [2023-09-26T03:37:46.359Z] 03:17:01 5 14.92 0.00 5.98 24.19 0.08 54.82 [2023-09-26T03:37:46.359Z] 03:17:01 6 12.05 0.00 4.85 13.87 0.05 69.18 [2023-09-26T03:37:46.359Z] 03:17:01 7 14.20 0.00 5.90 4.72 0.08 75.10 [2023-09-26T03:37:46.359Z] 03:18:01 all 42.65 0.00 7.74 12.91 0.10 36.60 [2023-09-26T03:37:46.359Z] 03:18:01 0 42.95 0.00 7.85 5.13 0.12 43.96 [2023-09-26T03:37:46.359Z] 03:18:01 1 43.08 0.00 6.50 12.89 0.10 37.43 [2023-09-26T03:37:46.359Z] 03:18:01 2 44.07 0.00 8.70 21.27 0.12 25.85 [2023-09-26T03:37:46.359Z] 03:18:01 3 42.50 0.00 8.09 8.52 0.08 40.81 [2023-09-26T03:37:46.359Z] 03:18:01 4 41.62 0.00 7.23 9.28 0.08 41.78 [2023-09-26T03:37:46.359Z] 03:18:01 5 42.58 0.00 7.32 22.17 0.09 27.85 [2023-09-26T03:37:46.359Z] 03:18:01 6 42.06 0.00 6.87 5.18 0.08 45.81 [2023-09-26T03:37:46.359Z] 03:18:01 7 42.32 0.00 9.43 19.03 0.12 29.11 [2023-09-26T03:37:46.359Z] 03:19:01 all 82.66 0.00 7.12 1.48 0.13 8.61 [2023-09-26T03:37:46.359Z] 03:19:01 0 82.70 0.00 7.60 0.49 0.14 9.08 [2023-09-26T03:37:46.359Z] 03:19:01 1 82.74 0.00 6.57 0.05 0.10 10.55 [2023-09-26T03:37:46.359Z] 03:19:01 2 82.21 0.00 7.18 0.08 0.15 10.37 [2023-09-26T03:37:46.359Z] 03:19:01 3 82.04 0.00 8.26 1.56 0.12 8.02 [2023-09-26T03:37:46.359Z] 03:19:01 4 83.68 0.00 5.71 0.10 0.12 10.38 [2023-09-26T03:37:46.359Z] 03:19:01 5 82.66 0.00 6.91 0.03 0.17 10.22 [2023-09-26T03:37:46.359Z] 03:19:01 6 82.72 0.00 6.82 0.25 0.10 10.11 [2023-09-26T03:37:46.359Z] 03:19:01 7 82.50 0.00 7.93 9.26 0.15 0.15 [2023-09-26T03:37:46.359Z] 03:20:01 all 6.35 0.00 1.84 2.31 0.07 89.44 [2023-09-26T03:37:46.359Z] 03:20:01 0 7.12 0.00 1.96 0.64 0.07 90.22 [2023-09-26T03:37:46.359Z] 03:20:01 1 6.61 0.00 1.81 1.11 0.07 90.41 [2023-09-26T03:37:46.359Z] 03:20:01 2 6.15 0.00 2.06 1.29 0.05 90.45 [2023-09-26T03:37:46.359Z] 03:20:01 3 8.19 0.00 1.76 2.40 0.08 87.56 [2023-09-26T03:37:46.359Z] 03:20:01 4 5.57 0.00 1.70 2.77 0.08 89.87 [2023-09-26T03:37:46.359Z] 03:20:01 5 5.88 0.00 1.44 1.76 0.05 90.87 [2023-09-26T03:37:46.359Z] 03:20:01 6 3.58 0.00 1.54 2.72 0.05 92.11 [2023-09-26T03:37:46.359Z] 03:20:01 7 7.69 0.00 2.46 5.79 0.08 83.98 [2023-09-26T03:37:46.359Z] 03:21:01 all 7.95 0.00 0.59 0.06 0.06 91.35 [2023-09-26T03:37:46.359Z] 03:21:01 0 8.44 0.00 0.72 0.02 0.05 90.78 [2023-09-26T03:37:46.359Z] 03:21:01 1 7.61 0.00 0.45 0.00 0.07 91.87 [2023-09-26T03:37:46.359Z] 03:21:01 2 12.01 0.00 0.55 0.02 0.05 87.37 [2023-09-26T03:37:46.359Z] 03:21:01 3 5.69 0.00 0.60 0.02 0.07 93.62 [2023-09-26T03:37:46.359Z] 03:21:01 4 6.48 0.00 0.54 0.03 0.05 92.90 [2023-09-26T03:37:46.359Z] 03:21:01 5 8.97 0.00 0.54 0.02 0.05 90.43 [2023-09-26T03:37:46.359Z] 03:21:01 6 10.82 0.00 0.55 0.02 0.05 88.57 [2023-09-26T03:37:46.359Z] 03:21:01 7 3.55 0.00 0.80 0.33 0.07 95.24 [2023-09-26T03:37:46.359Z] 03:22:01 all 0.01 0.00 0.01 0.01 0.01 99.95 [2023-09-26T03:37:46.359Z] 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T03:37:46.359Z] 03:22:01 3 0.02 0.00 0.03 0.00 0.05 99.90 [2023-09-26T03:37:46.359Z] 03:22:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2023-09-26T03:37:46.359Z] 03:22:01 5 0.00 0.00 0.00 0.05 0.02 99.93 [2023-09-26T03:37:46.359Z] 03:22:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:22:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:23:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2023-09-26T03:37:46.359Z] 03:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T03:37:46.359Z] 03:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:23:01 3 0.08 0.00 0.03 0.00 0.03 99.85 [2023-09-26T03:37:46.359Z] 03:23:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2023-09-26T03:37:46.359Z] 03:23:01 5 0.05 0.00 0.00 0.02 0.00 99.93 [2023-09-26T03:37:46.359Z] 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:23:01 7 0.02 0.00 0.03 0.02 0.00 99.93 [2023-09-26T03:37:46.359Z] 03:24:01 all 0.01 0.00 0.01 0.01 0.01 99.97 [2023-09-26T03:37:46.359Z] 03:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T03:37:46.359Z] 03:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:24:01 3 0.00 0.00 0.03 0.00 0.03 99.93 [2023-09-26T03:37:46.359Z] 03:24:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T03:37:46.359Z] 03:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:24:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2023-09-26T03:37:46.359Z] [2023-09-26T03:37:46.359Z] 03:24:01 CPU %user %nice %system %iowait %steal %idle [2023-09-26T03:37:46.359Z] 03:25:01 all 0.11 0.00 0.01 0.00 0.01 99.86 [2023-09-26T03:37:46.359Z] 03:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T03:37:46.359Z] 03:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T03:37:46.359Z] 03:25:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-09-26T03:37:46.359Z] 03:25:01 4 0.63 0.00 0.00 0.00 0.00 99.37 [2023-09-26T03:37:46.359Z] 03:25:01 5 0.08 0.00 0.02 0.00 0.02 99.88 [2023-09-26T03:37:46.359Z] 03:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:25:01 7 0.03 0.00 0.00 0.03 0.00 99.93 [2023-09-26T03:37:46.359Z] 03:26:01 all 0.13 0.00 0.00 0.00 0.01 99.86 [2023-09-26T03:37:46.359Z] 03:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T03:37:46.359Z] 03:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T03:37:46.359Z] 03:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T03:37:46.359Z] 03:26:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2023-09-26T03:37:46.359Z] 03:26:01 4 0.93 0.00 0.02 0.00 0.02 99.04 [2023-09-26T03:37:46.359Z] 03:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:26:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:27:02 all 0.04 0.00 0.02 0.00 0.00 99.92 [2023-09-26T03:37:46.359Z] 03:27:02 0 0.05 0.00 0.00 0.00 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:27:02 1 0.02 0.00 0.03 0.00 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:27:02 2 0.03 0.00 0.03 0.00 0.00 99.93 [2023-09-26T03:37:46.359Z] 03:27:02 3 0.08 0.00 0.05 0.00 0.03 99.83 [2023-09-26T03:37:46.359Z] 03:27:02 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:27:02 5 0.03 0.00 0.00 0.02 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:27:02 6 0.07 0.00 0.03 0.00 0.00 99.90 [2023-09-26T03:37:46.359Z] 03:27:02 7 0.05 0.00 0.02 0.02 0.00 99.92 [2023-09-26T03:37:46.359Z] 03:28:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2023-09-26T03:37:46.359Z] 03:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:28:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2023-09-26T03:37:46.359Z] 03:28:01 4 0.58 0.00 0.03 0.00 0.02 99.37 [2023-09-26T03:37:46.359Z] 03:28:01 5 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-26T03:37:46.359Z] 03:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:28:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:29:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2023-09-26T03:37:46.359Z] 03:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:29:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T03:37:46.359Z] 03:29:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-26T03:37:46.359Z] 03:29:01 4 1.94 0.00 0.03 0.00 0.00 98.03 [2023-09-26T03:37:46.359Z] 03:29:01 5 0.02 0.00 0.02 0.03 0.02 99.92 [2023-09-26T03:37:46.359Z] 03:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:29:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2023-09-26T03:37:46.359Z] 03:30:01 all 0.05 0.00 0.01 0.02 0.01 99.90 [2023-09-26T03:37:46.359Z] 03:30:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2023-09-26T03:37:46.359Z] 03:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T03:37:46.359Z] 03:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:30:01 3 0.08 0.00 0.02 0.00 0.03 99.87 [2023-09-26T03:37:46.359Z] 03:30:01 4 0.18 0.00 0.03 0.00 0.02 99.77 [2023-09-26T03:37:46.359Z] 03:30:01 5 0.03 0.00 0.02 0.08 0.02 99.85 [2023-09-26T03:37:46.359Z] 03:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:30:01 7 0.02 0.00 0.02 0.08 0.00 99.88 [2023-09-26T03:37:46.359Z] 03:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2023-09-26T03:37:46.359Z] 03:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2023-09-26T03:37:46.359Z] 03:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T03:37:46.359Z] 03:31:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2023-09-26T03:37:46.359Z] 03:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T03:37:46.359Z] 03:31:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-26T03:37:46.359Z] 03:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:32:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2023-09-26T03:37:46.359Z] 03:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2023-09-26T03:37:46.359Z] 03:32:01 1 0.07 0.00 0.00 0.02 0.00 99.92 [2023-09-26T03:37:46.359Z] 03:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:32:01 3 0.08 0.00 0.02 0.00 0.00 99.90 [2023-09-26T03:37:46.359Z] 03:32:01 4 0.12 0.00 0.03 0.00 0.00 99.85 [2023-09-26T03:37:46.359Z] 03:32:01 5 0.08 0.00 0.00 0.00 0.02 99.90 [2023-09-26T03:37:46.359Z] 03:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-09-26T03:37:46.359Z] 03:32:01 7 0.07 0.00 0.00 0.00 0.00 99.93 [2023-09-26T03:37:46.359Z] 03:33:01 all 0.04 0.00 0.02 0.01 0.01 99.94 [2023-09-26T03:37:46.359Z] 03:33:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2023-09-26T03:37:46.359Z] 03:33:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2023-09-26T03:37:46.359Z] 03:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.359Z] 03:33:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-09-26T03:37:46.359Z] 03:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2023-09-26T03:37:46.359Z] 03:33:01 5 0.05 0.00 0.02 0.02 0.00 99.92 [2023-09-26T03:37:46.359Z] 03:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2023-09-26T03:37:46.360Z] 03:33:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2023-09-26T03:37:46.360Z] 03:34:01 all 0.03 0.00 0.01 0.01 0.00 99.94 [2023-09-26T03:37:46.360Z] 03:34:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2023-09-26T03:37:46.360Z] 03:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.360Z] 03:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T03:37:46.360Z] 03:34:01 3 0.02 0.00 0.00 0.07 0.00 99.92 [2023-09-26T03:37:46.360Z] 03:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2023-09-26T03:37:46.360Z] 03:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-09-26T03:37:46.360Z] 03:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T03:37:46.360Z] 03:34:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2023-09-26T03:37:46.360Z] 03:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2023-09-26T03:37:46.360Z] 03:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2023-09-26T03:37:46.360Z] 03:35:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2023-09-26T03:37:46.360Z] 03:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-09-26T03:37:46.360Z] 03:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2023-09-26T03:37:46.360Z] 03:35:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2023-09-26T03:37:46.360Z] 03:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2023-09-26T03:37:46.360Z] 03:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2023-09-26T03:37:46.360Z] 03:35:01 7 0.00 0.00 0.00 0.05 0.00 99.95 [2023-09-26T03:37:46.360Z] [2023-09-26T03:37:46.360Z] 03:35:01 CPU %user %nice %system %iowait %steal %idle [2023-09-26T03:37:46.360Z] 03:36:01 all 0.24 0.00 0.16 0.00 0.00 99.59 [2023-09-26T03:37:46.360Z] 03:36:01 0 0.25 0.00 0.27 0.00 0.00 99.48 [2023-09-26T03:37:46.360Z] 03:36:01 1 0.25 0.00 0.13 0.00 0.00 99.62 [2023-09-26T03:37:46.360Z] 03:36:01 2 0.22 0.00 0.10 0.00 0.00 99.68 [2023-09-26T03:37:46.360Z] 03:36:01 3 0.28 0.00 0.20 0.00 0.00 99.52 [2023-09-26T03:37:46.360Z] 03:36:01 4 0.30 0.00 0.15 0.00 0.02 99.53 [2023-09-26T03:37:46.360Z] 03:36:01 5 0.13 0.00 0.20 0.00 0.00 99.67 [2023-09-26T03:37:46.360Z] 03:36:01 6 0.27 0.00 0.08 0.00 0.00 99.65 [2023-09-26T03:37:46.360Z] 03:36:01 7 0.23 0.00 0.15 0.02 0.02 99.58 [2023-09-26T03:37:46.360Z] 03:37:01 all 8.62 0.00 3.72 3.75 0.05 83.85 [2023-09-26T03:37:46.360Z] 03:37:01 0 9.22 0.00 2.95 1.31 0.05 86.47 [2023-09-26T03:37:46.360Z] 03:37:01 1 8.20 0.00 4.56 1.13 0.07 86.05 [2023-09-26T03:37:46.360Z] 03:37:01 2 9.12 0.00 2.95 0.05 0.05 87.84 [2023-09-26T03:37:46.360Z] 03:37:01 3 9.76 0.00 4.05 10.88 0.07 75.25 [2023-09-26T03:37:46.360Z] 03:37:01 4 8.75 0.00 3.38 8.37 0.05 79.45 [2023-09-26T03:37:46.360Z] 03:37:01 5 8.54 0.00 3.32 6.25 0.05 81.83 [2023-09-26T03:37:46.360Z] 03:37:01 6 8.03 0.00 4.61 0.12 0.03 87.21 [2023-09-26T03:37:46.360Z] 03:37:01 7 7.37 0.00 3.97 1.95 0.07 86.64 [2023-09-26T03:37:46.360Z] Average: all 10.27 0.00 1.61 1.72 0.04 86.36 [2023-09-26T03:37:46.360Z] Average: 0 10.23 0.00 1.61 1.17 0.03 86.95 [2023-09-26T03:37:46.360Z] Average: 1 10.31 0.00 1.55 1.59 0.04 86.51 [2023-09-26T03:37:46.360Z] Average: 2 10.50 0.00 1.72 1.25 0.03 86.50 [2023-09-26T03:37:46.360Z] Average: 3 10.54 0.00 1.74 2.14 0.05 85.54 [2023-09-26T03:37:46.360Z] Average: 4 10.21 0.00 1.43 2.00 0.04 86.31 [2023-09-26T03:37:46.360Z] Average: 5 10.18 0.00 1.55 2.95 0.03 85.29 [2023-09-26T03:37:46.360Z] Average: 6 10.15 0.00 1.55 0.93 0.03 87.34 [2023-09-26T03:37:46.360Z] Average: 7 10.06 0.00 1.73 1.73 0.04 86.44 [2023-09-26T03:37:46.360Z] [2023-09-26T03:37:46.360Z] [2023-09-26T03:37:46.360Z]